arXiv:2501.14693cs.CLcs.AI2025-01ACL被引 13

调参能提升表格模型性能,还能保留通用能力。

Rethinking Table Instruction Tuning

  • 用小学习率和少样本训练,兼顾表格理解和通用能力。
  • 发现现有表格LLM在跨域任务上表现大幅下降。
  • 新模型TAMA媲美GPT-3.5/4,且开源可用。

近期表格理解研究集中于对大语言模型进行指令微调,但忽略了超参数选择的影响,且缺乏对模型跨域表格理解能力及通用能力的全面评估。本文评估了现有表格LLM的表现,发现其在跨域表格理解与通用能力上均显著低于基础模型。通过系统分析,我们证明学习率等超参数会显著影响表格特异性和通用能力。与以往工作相反,我们发现较小的学习率和更少的训练样本反而能提升表格理解并保持通用性。基于此,我们提出了从LLaMA 3.1 8B Instruct微调得到的TAMA模型,在表格任务上达到或超越GPT-3.5和GPT-4的水平,同时具备强跨域泛化能力和通用能力。研究揭示了通过精细超参数选择可降低数据标注成本,实现更高效的模型开发。项目与模型已开源。

原文摘要 · Abstract (English)

Recent advances in table understanding have focused on instruction-tuning large language models (LLMs) for table-related tasks. However, existing research has overlooked the impact of hyperparameter choices, and also lacks a comprehensive evaluation of the out-of-domain table understanding ability and the general capabilities of these table LLMs. In this paper, we evaluate these abilities in existing table LLMs, and find significant declines in both out-of-domain table understanding and general capabilities as compared to their base models. Through systematic analysis, we show that hyperparameters, such as learning rate, can significantly influence both table-specific and general capabilities. Contrary to the previous table instruction-tuning work, we demonstrate that smaller learning rates and fewer training instances can enhance table understanding while preserving general capabilities. Based on our findings, we introduce TAMA, a TAble LLM instruction-tuned from LLaMA 3.1 8B Instruct, which achieves performance on par with, or surpassing GPT-3.5 and GPT-4 on table tasks, while maintaining strong out-of-domain generalization and general capabilities. Our findings highlight the potential for reduced data annotation costs and more efficient model development through careful hyperparameter selection. We open-source the project and our models.

表格理解指令微调超参数优化LLM

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