arXiv:2609.02244cs.AI2026-09

用自然语言先验作为学习信号,提升低资源场景下大模型训练效果

Task-Level Natural Language Priors as Learning Signals for Low-Resource LLM Training

论文配图:Task-Level Natural Language Priors as Learning Signals for Low-Resource LLM Training
图 1 · 摘自论文原文
  • 将任务级自然语言先验作为辅助损失,引导模型学习正确任务
  • 在低数据量下显著提升准确率,如仅用1/10数据超过全量训练
  • 适用于数据稀疏或标注模糊的场景,尤其适合小规模微调

大语言模型在低资源训练数据模糊或不完整时表现不佳。现有方法通常将任务级自然语言先验作为输入上下文,而非训练过程中的学习信号。本文提出先验引导微调(PGT),将自然语言先验作为辅助学习信号。引入对比先验引导(CPS),在保持原有监督目标的同时,加入正负样本条件下的辅助损失,促进任务一致性学习并排除合理但错误的替代方案。在AmbiMath、Jigsaw和MNLI/HANS上的实验表明,CPS持续优于标准微调和提示微调。在AmbiMath上平均精确匹配准确率达97.6%;在Jigsaw上平均宏F1提升9.5个百分点,且仅用1/10训练数据即超越全数据标准微调;在HANS上,LLaMA 3.1 8B和Qwen 2.5 7B的非蕴含准确率分别提升8.3和5.2个百分点,同时保持与原域MNLI相当的性能。结果验证了任务级自然语言先验可作为有效辅助学习信号。

原文摘要 · Abstract (English)

Large language models (LLMs) often struggle when low-resource training data are ambiguous or incomplete. Task-level natural-language priors can provide useful guidance in such settings, but existing approaches usually treat these priors as input context rather than as learning signals during training. We propose Prior-Guided Tuning (PGT), a training perspective that incorporates natural-language priors as auxiliary learning signals for low-resource LLM training. Under this perspective, we introduce Contrastive Prior Steering (CPS), which keeps the original supervised objective intact while adding positive and negative prior-conditioned auxiliary losses to encourage task-consistent learning and discourage plausible but misleading alternatives. Experiments on AmbiMath, Jigsaw, and MNLI/HANS show that CPS consistently improves over plain and prompt fine-tuning. On AmbiMath, CPS achieves 97.6% average exact-match accuracy. On Jigsaw, CPS improves average Macro F1 by 9.5 percentage points over standard fine-tuning, and with 1/10 of the experimental training data slightly exceeds full-data plain fine-tuning. On HANS, CPS improves non-entailment accuracy by 8.3 and 5.2 percentage points for LLaMA 3.1 8B and Qwen 2.5 7B, respectively, while maintaining comparable in-domain MNLI accuracy. These results support our central claim: task-level natural-language priors can provide useful guidance as auxiliary learning signals for low-resource LLM training. Our code and data will be publicly available.

低资源训练先验引导微调优化语言模型

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