Low-Rank Adaptation with Task-Relevant Feature Enhancement for Fine-tuning Language Models
Changqun Li, Chaofan Ding, Kexin Luan, Xinhan Di
TL;DR
The document provides comprehensive, formal guidelines for preparing and submitting AAAI-compliant papers via PDFLaTeX, detailing required style adherence, file types, and submission procedures. It emphasizes using the 2025 aaai25 LaTeX style, embedding fonts, strict two-column US-letter formatting, and prohibited modifications or packages to ensure consistent production. It also prescribes the organization of front matter, abstract, sections, figures, tables, references, and ancillary materials, along with checks for copyright, acknowledgments, and ethical statements. Collectively, these guidelines enable reliable compilation, review integrity, and uniform appearance across AAAI proceedings, while clarifying processes for questions and resource references.
Abstract
Fine-tuning pre-trained large language models in a parameter-efficient manner is widely studied for its effectiveness and efficiency. LoRA is one of the most widely used methods, which assumes that the optimization process is essentially low dimensional. Although LoRA has demonstrated commendable performance, there remains a significant performance gap between LoRA and full fine-tuning when learning new tasks. In this work, we propose Low-Rank Adaptation with Task-Relevant Feature Enhancement(LoRATRF) for enhancing task-relevant features from the perspective of editing neural network representations. To prioritize task-relevant features, a task-aware filter that selectively extracts valuable knowledge from hidden representations for the target or current task is designed. As the experiments on a vareity of datasets including NLU, commonsense reasoning and mathematical reasoning tasks demonstrates, our method reduces 33.71% parameters and achieves better performance on a variety of datasets in comparison with SOTA low-rank methods.
