TL;DR
This paper introduces XTF, an explainable framework for token-level noise filtering in LLM fine-tuning datasets, improving performance by addressing token-level discrepancies.
Contribution
XTF decomposes token contributions into explicit attributes and masks noisy tokens, enhancing fine-tuning effectiveness across multiple tasks and models.
Findings
XTF improves downstream task performance by up to 13.7%.
XTF effectively assesses token importance, knowledge novelty, and task relevance.
Extensive experiments validate XTF's superiority over regular fine-tuning.
Abstract
Large Language Models (LLMs) have seen remarkable advancements, achieving state-of-the-art results in diverse applications. Fine-tuning, an important step for adapting LLMs to specific downstream tasks, typically involves further training on corresponding datasets. However, a fundamental discrepancy exists between current fine-tuning datasets and the token-level optimization mechanism of LLMs: most datasets are designed at the sentence-level, which introduces token-level noise, causing negative influence to final performance. In this paper, we propose XTF, an explainable token-level noise filtering framework. XTF decomposes the complex and subtle contributions of token-level data to the fine-tuning process into three distinct and explicit attributes (reasoning importance, knowledge novelty, and task relevance), which can be assessed using scoring methods, and then masks the gradients of…
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
