Instruct-of-Reflection: Enhancing Large Language Models Iterative Reflection Capabilities via Dynamic-Meta Instruction
By: Liping Liu , Chunhong Zhang , Likang Wu and more
Potential Business Impact:
Makes AI smarter by teaching it to rethink its answers.
Self-reflection for Large Language Models (LLMs) has gained significant attention. Existing approaches involve models iterating and improving their previous responses based on LLMs' internal reflection ability or external feedback. However, recent research has raised doubts about whether intrinsic self-correction without external feedback may even degrade performance. Based on our empirical evidence, we find that current static reflection methods may lead to redundant, drift, and stubborn issues. To mitigate this, we introduce Instruct-of-Reflection (IoRT), a novel and general reflection framework that leverages dynamic-meta instruction to enhance the iterative reflection capability of LLMs. Specifically, we propose the instructor driven by the meta-thoughts and self-consistency classifier, generates various instructions, including refresh, stop, and select, to guide the next reflection iteration. Our experiments demonstrate that IoRT achieves an average improvement of 10.1% over established baselines in mathematical and commonsense reasoning tasks, highlighting its efficacy and applicability.
Similar Papers
Unveiling the Latent Directions of Reflection in Large Language Models
Machine Learning (CS)
Teaches computers to think better by checking their own work.
Finding the Sweet Spot: Trading Quality, Cost, and Speed During Inference-Time LLM Reflection
Machine Learning (Stat)
Makes AI smarter for math and translation.
Illusions of reflection: open-ended task reveals systematic failures in Large Language Models' reflective reasoning
Artificial Intelligence
Computers don't learn from their own mistakes.