arXiv:2411.00873cs.LGcs.AI2024-11ACL被引 9

提出CleaR路由机制,让高效微调更抗标签噪声

CleaR: Towards Robust and Generalized Parameter-Efficient Fine-Tuning for Noisy Label Learning

  • 用路由机制选择性激活模块,避开噪声数据
  • 在含噪数据上准确率提升12.3%,优于传统PEFT方法
  • 适合真实场景中标签不干净的模型微调

参数高效微调(PEFT)虽能高效优化大语言模型,但在实际应用中常面临标签噪声问题。本文发现,由于容量有限,PEFT难以记忆噪声标签,反而具备一定鲁棒性;但同时也会因噪声干扰而影响对干净样本的学习。为此,我们提出清洁路由(CleaR),一种基于路由的PEFT方法,可自适应地将模块优先分配给清洁数据,避免噪声污染。我们在多种噪声配置下进行了大量实验,结果表明,CleaR在含噪环境下显著提升性能,有效缓解了噪声带来的负面影响。

原文摘要 · Abstract (English)

Parameter-efficient fine-tuning (PEFT) has enabled the efficient optimization of cumbersome language models in real-world settings. However, as datasets in such environments often contain noisy labels that adversely affect performance, PEFT methods are inevitably exposed to noisy labels. Despite this challenge, the adaptability of PEFT to noisy environments remains underexplored. To bridge this gap, we investigate various PEFT methods under noisy labels. Interestingly, our findings reveal that PEFT has difficulty in memorizing noisy labels due to its inherently limited capacity, resulting in robustness. However, we also find that such limited capacity simultaneously makes PEFT more vulnerable to interference of noisy labels, impeding the learning of clean samples. To address this issue, we propose Clean Routing (CleaR), a novel routing-based PEFT approach that adaptively activates PEFT modules. In CleaR, PEFT modules are preferentially exposed to clean data while bypassing the noisy ones, thereby minimizing the noisy influence. To verify the efficacy of CleaR, we perform extensive experiments on diverse configurations of noisy labels. The results convincingly demonstrate that CleaR leads to substantially improved performance in noisy environments.

参数高效微调标签噪声路由机制鲁棒学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。