Papers by Meilian Chen
LoRA-PAR: A Flexible Dual-System LoRA Partitioning Approach to Efficient LLM Fine-Tuning (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Large-scale generative models like DeepSeek-R1 and OpenAI-O1 benefit substantially from chain-of-thought reasoning, yet pushing their performance typically requires vast data, large model sizes, and full-parameter fine-tuning. |
| Approach: | They propose a dual-system LoRA framework that partitions data and parameters by System 1 or System 2 demands and adopts a two-stage fine-tuning strategy to enhance knowledge and intuition. |
| Outcome: | The proposed framework partitions data and parameters by System 1 or System 2 demands, using fewer yet more focused parameters for each task. |