arXiv:2604.12469cs.LG2026-04

研究噪声如何影响大模型微调过程中的学习行为。

Analyzing the Effect of Noise in LLM Fine-tuning

  • 通过三种噪声类型控制实验,分析不同噪声对模型的影响。
  • 标签噪声导致性能下降最严重,语法和拼写噪声偶尔有轻微正则化作用。
  • 噪声主要影响任务相关层,注意力结构保持稳定,适合关注鲁棒性研究者。

微调是将预训练大语言模型(LLMs)适配到下游自然语言任务的主流方法。实际中,微调数据集可能包含由标注错误、预处理误差或自动化数据收集带来的各类噪声。尽管已有研究聚焦于设计鲁棒学习算法以缓解噪声下的性能下降,但关于不同噪声类型如何影响LLM在微调过程中内部学习动态的认知仍较有限。本文系统研究了噪声对三种预训练模型家族(GPT-2、Qwen2 和 Llama-2)及三个多样化NLP任务的影响。我们引入对应于三种常见真实噪声类型的受控扰动:标签噪声、语法噪声和拼写噪声。除了任务级性能,还分析了层间表征变化与注意力模式,以理解噪声在网络中的传播机制。结果表明,标签噪声(即标签污染)始终导致最大性能损失,而语法噪声与拼写噪声有时可带来轻微正则化收益。进一步发现,噪声影响主要集中于任务特定层,注意力结构则相对稳定。

原文摘要 · Abstract (English)

Fine-tuning is the dominant paradigm for adapting pretrained large language models (LLMs) to downstream NLP tasks. In practice, fine-tuning datasets may contain various forms of noise arising from annotation errors, preprocessing artifacts, or automated data collection. While prior work has focused on designing robust learning algorithms to mitigate performance degradation under noisy conditions, comparatively little is known about how different types of noise affect the internal learning dynamics of LLMs during fine-tuning. In this work, we systematically study the impact of noise on model behavior across three pretrained model families (GPT-2, Qwen2 and Llama-2) and three diverse NLP tasks. We introduce controlled perturbations corresponding to three common real-world noise types: label noise, grammatical noise, and typographical noise. Beyond task-level performance, we analyze layer-wise representation changes and attention patterns to understand how noise propagates through the network. Our results show that corrupting labels (i.e. label noise) consistently causes the largest performance degradation, whereas grammatical noise and typographical noise can occasionally yield mild regularization benefits. We further find that noise effects are localized primarily to task-specific layers, while attention structures remain comparatively stable.

大模型微调噪声分析学习动态鲁棒性

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