paper-with-me

Papers

Instruct-of-Reflection: Enhancing Large Language Models Iterative Reflection Capabilities via Dynamic-Meta Instruction

2025-03-02 · LiPing Liu, Chunhong Zhang, Likang Wu, Chuang Zhao, Zheng Hu, Ming He, Jianping Fan

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.

📄 PDF Abstract BibTeX arXiv:2503.00902

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ReflectEvo: Improving Meta Introspection of Small LLMs by Learning Self-Reflection

2025-05-22 · Jiaqi Li, Xinyi Dong, Yang Liu, Zhizhuo Yang 외

We present a novel pipeline, ReflectEvo, to demonstrate that small language models (SLMs) can enhance meta introspection through reflection learning. This process iteratively generates self-reflection for self-training, …

LGM: Enhancing Large Language Models with Conceptual Meta-Relations and Iterative Retrieval

2025-11-05 · Wenchang Lei, Ping Zou, Yue Wang, Feng Sun 외 arxiv

Large language models (LLMs) exhibit strong semantic understanding, yet struggle when user instructions involve ambiguous or conceptually misaligned terms. We propose the Language Graph Model (LGM) to enhance conceptual …

Unveiling the Latent Directions of Reflection in Large Language Models

2025-08-23 · Fu-Chieh Chang, Yu-Ting Lee, Pei-Yuan Wu arxiv

Reflection, the ability of large language models (LLMs) to evaluate and revise their own reasoning, has been widely used to improve performance on complex reasoning tasks. Yet, most prior works emphasizes designing refle…

Reinforcement Learning

Reflection-Tuning: Data Recycling Improves LLM Instruction-Tuning

2023-10-18 · Ming Li, Lichang Chen, Jiuhai Chen, Shwai He 외

Recent advancements in Large Language Models (LLMs) have expanded the horizons of natural language understanding and generation. Notably, the output control and alignment with the input of LLMs can be refined through ins…

Natural Language Understanding

Think Twice, Generate Once: Safeguarding by Progressive Self-Reflection

2025-09-29 · Hoang Phan, Victor Li, Qi Lei arxiv

Large language models (LLMs) have revolutionized natural language processing with their ability to generate coherent and contextually relevant text. However, their deployment raises significant concerns about the potenti…

Computational Efficiency