Enhancing Chain-of-Thought Reasoning with Critical Representation Fine-tuning
Chenxi Huang, Shaotian Yan, Liang Xie, Binbin Lin, Sinan Fan, Yue Xin, Deng Cai, Chen Shen, Jieping Ye

TL;DR
This paper introduces Critical Representation Fine-Tuning (CRFT), a novel approach that identifies and optimizes key representations in language models to significantly improve complex reasoning tasks efficiently.
Contribution
CRFT is a new method that dynamically fine-tunes critical representations in models, enhancing reasoning performance without altering the entire model.
Findings
CRFT improves reasoning accuracy across eight benchmarks.
CRFT boosts one-shot accuracy by 16.4%.
CRFT operates efficiently within a low-rank subspace.
Abstract
Representation Fine-tuning (ReFT), a recently proposed Parameter-Efficient Fine-Tuning (PEFT) method, has attracted widespread attention for significantly improving parameter efficiency by editing representation space alone. In this work, we investigate applying ReFT to complex reasoning tasks. However, directly using the native ReFT method, which modifies fixed representations at the beginning and end of each layer, yields suboptimal performance, as these fixed-position representations have uncertain impact on the outputs. We observe that, in complex reasoning tasks, there often exist certain critical representations. These representations either integrate significant information from preceding layers or regulate subsequent layer representations. Through layer-by-layer propagation, they exert a substantial influence on the final output. Naturally, fine-tuning these critical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputability, Logic, AI Algorithms · Cognitive Science and Mapping · Explainable Artificial Intelligence (XAI)
