paper-with-me

홈 › Papers

Think Thrice Before You Act: Progressive Thought Refinement in Large Language Models

2024-10-17 · Chengyu Du, Jinyi Han, Yizhou Ying, Aili Chen, Qianyu He, Haokun Zhao, Sirui Xia, Haoran Guo, Jiaqing Liang, Zulong Chen, Liangyue Li, Yanghua Xiao

Recent advancements in large language models (LLMs) have demonstrated that progressive refinement, rather than providing a single answer, results in more accurate and thoughtful outputs. However, existing methods often rely heavily on supervision signals to evaluate previous responses, making it difficult to assess output quality in more open-ended scenarios effectively. Additionally, these methods are typically designed for specific tasks, which limits their generalization to new domains. To address these limitations, we propose Progressive Thought Refinement (PTR), a framework that enables LLMs to refine their responses progressively. PTR operates in two phases: (1) Thought data construction stage: We propose a weak and strong model collaborative selection strategy to build a high-quality progressive refinement dataset to ensure logical consistency from thought to answers, and the answers are gradually refined in each round. (2) Thought-Mask Fine-Tuning Phase: We design a training structure to mask the "thought" and adjust loss weights to encourage LLMs to refine prior thought, teaching them to implicitly understand "how to improve" rather than "what is correct." Experimental results show that PTR significantly enhances LLM performance across ten diverse tasks (avg. from 49.6% to 53.5%) without task-specific fine-tuning. Notably, in more open-ended tasks, LLMs also demonstrate substantial improvements in the quality of responses beyond mere accuracy, suggesting that PTR truly teaches LLMs to self-improve over time.

📄 PDF Abstract BibTeX arXiv:2410.13413

Code (0)

등록된 구현이 없습니다.

Tasks

Avg

Similar Papers 제목 키워드 기반

Think Thrice Before You Speak: Dual knowledge-enhanced Theory-of-Mind Reasoning for Persuasive Agents

2026-05-21 · Minghui Ma, Bin Guo, Runze Yang, Mengqi Chen 외 arxiv

Persuasive dialogue requires reasoning about others' latent mental states, a capability known as Theory of Mind (ToM). However, due to reliance on simple prompting strategies and insufficient ToM knowledge, existing LLMs…

Think Before You Segment: High-Quality Reasoning Segmentation with GPT Chain of Thoughts

2025-03-10 · Shiu-hong Kao, Yu-Wing Tai, Chi-Keung Tang

Reasoning segmentation is a challenging vision-language task that aims to output the segmentation mask with respect to a complex, implicit, and even non-visual query text. Previous works incorporated multimodal Large Lan…

Reasoning SegmentationSegmentation

ThinKV: Thought-Adaptive KV Cache Compression for Efficient Reasoning Models

2025-10-01 · Akshat Ramachandran, Marina Neseem, Charbel Sakr, Rangharajan Venkatesan 외 arxiv

The long-output context generation of large reasoning models enables extended chain of thought (CoT) but also drives rapid growth of the key-value (KV) cache, quickly overwhelming GPU memory. To address this challenge, w…

Thinking with Generated Images

2025-05-28 · Ethan Chern, Zhulin Hu, Steffi Chern, Siqi Kou 외

We present Thinking with Generated Images, a novel paradigm that fundamentally transforms how large multimodal models (LMMs) engage with visual reasoning by enabling them to natively think across text and vision modaliti…

Visual Reasoning

O1 Embedder: Let Retrievers Think Before Action

2025-02-11 · Ruin Yan, Zheng Liu, Defu Lian

The growing power of large language models (LLMs) has revolutionized how people access and utilize information. Notably, the LLMs excel at performing fine-grained data representation, which facilitates precise retrieval …

Contrastive LearningMathRetrieval