提升大模型下游任务适应性,用更少数据和算力实现更好效果。
Optimising Language Models for Downstream Tasks: A Post-Training Perspective
- 从无标签数据中提取任务知识,改进持续预训练方法。
- 参数高效微调显著降低内存与计算开销,性能不降。
- 适合小样本场景,提升指令遵循与开放生成能力。
语言模型在自然语言处理中表现出色,但高效稳健地适配特定任务仍具挑战。随着模型规模增大,基于标注数据的微调常浪费大量未标注数据,易在小样本任务上过拟合,并带来高昂计算成本,限制其在真实世界复杂任务中的应用。本文提出一系列方法优化语言模型的下游适应性:首先,探索从无标注数据中提取任务相关知识,引入一种新型持续预训练技术,优于当前最先进的半监督方法;其次,提出参数高效的微调方法,大幅降低内存与计算开销,同时保持竞争力性能;此外,改进监督微调策略,使模型在标注数据稀缺时仍能更好遵循指令,显著提升各类NLP任务表现,包括开放生成任务;最后,构建新评估方法与基准(如多跳空间推理任务),更全面评估模型能力与适应性。通过在多样化NLP任务上的广泛实证研究,结果表明这些方法显著提升模型鲁棒性、效率与泛化能力,使其更适用于广泛应用场景。这些进展推动了更稳健高效的语言模型发展,朝着通用人工智能目标迈出重要一步。
原文摘要 · Abstract (English)
Language models (LMs) have demonstrated remarkable capabilities in NLP, yet adapting them efficiently and robustly to specific tasks remains challenging. As their scale and complexity grow, fine-tuning LMs on labelled data often underutilizes available unlabelled data, leads to overfitting on small task-specific sets, and imposes significant computational costs. These limitations hamper their application to the open-ended landscape of real-world language tasks. This thesis proposes a series of methods to better adapt LMs to downstream applications. First, we explore strategies for extracting task-relevant knowledge from unlabelled data, introducing a novel continued pre-training technique that outperforms state-of-the-art semi-supervised approaches. Next, we present a parameter-efficient fine-tuning method that substantially reduces memory and compute costs while maintaining competitive performance. We also introduce improved supervised fine-tuning methods that enable LMs to better follow instructions, especially when labelled data is scarce, enhancing their performance across a range of NLP tasks, including open-ended generation. Finally, we develop new evaluation methods and benchmarks, such as multi-hop spatial reasoning tasks, to assess LM capabilities and adaptation more comprehensively. Through extensive empirical studies across diverse NLP tasks, our results demonstrate that these approaches substantially improve LM robustness, efficiency, and generalization, making them more adaptable to a broad range of applications. These advances mark a significant step towards more robust and efficient LMs, bringing us closer to the goal of artificial general intelligence.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。