TL;DR
LoRA-PAR introduces a dual-system parameter partitioning approach for efficient large language model fine-tuning, inspired by cognitive theories, enabling targeted training for quick responses and complex reasoning with fewer parameters.
Contribution
This paper proposes a novel dual-system LoRA framework that partitions data and parameters based on task demands, improving efficiency and performance in LLM fine-tuning.
Findings
Two-stage fine-tuning reduces parameter usage.
Achieves comparable or better results than state-of-the-art PEFT methods.
Effectively distinguishes between quick and deliberative tasks.
Abstract
Large-scale generative models like DeepSeek-R1 and OpenAI-O1 benefit substantially from chain-of-thought (CoT) reasoning, yet pushing their performance typically requires vast data, large model sizes, and full-parameter fine-tuning. While parameter-efficient fine-tuning (PEFT) helps reduce cost, most existing approaches primarily address domain adaptation or layer-wise allocation rather than explicitly tailoring data and parameters to different response demands. Inspired by "Thinking, Fast and Slow," which characterizes two distinct modes of thought-System 1 (fast, intuitive, often automatic) and System 2 (slower, more deliberative and analytic)-we draw an analogy that different "subregions" of an LLM's parameters might similarly specialize for tasks that demand quick, intuitive responses versus those requiring multi-step logical reasoning. Therefore, we propose LoRA-PAR, a dual-system…
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
