arXiv:2604.02176cs.CL2026-04被引 3

让大模型优先学习高频文本,提升推理与生成效果

Adam's Law: Textual Frequency Law on Large Language Models

论文配图:Adam's Law: Textual Frequency Law on Large Language Models
图 1 · 摘自论文原文
  • 提出文本频率定律,主张用高频语句训练和提示大模型
  • 在数学推理等任务上,高频文本使模型性能平均提升6.2%
  • 适合关注模型效率与泛化能力的研究者与工程师

尽管文本频率与人类阅读速度相关已被验证,但其与大语言模型(LLMs)的关系尚未深入研究。本文提出文本频率定律(TFL),主张在提示和微调中优先使用高频文本。由于多数LLM训练数据为闭源,我们利用在线资源估算句子级频率,并通过输入改写器将输入转化为更高频表达。进一步提出文本频率蒸馏(TFD),通过让LLM完成故事扩展生成新语料,以校准初始频率估计。最后设计课程式文本频率训练(CTFT),按句子频率递增顺序微调模型。在自建的文本频率配对数据集(TFPD)上进行实验,涵盖数学推理、机器翻译、常识推理及代理工具调用任务,结果表明该框架有效。

原文摘要 · Abstract (English)

While textual frequency has been validated as relevant to human cognition in reading speed, its relatedness to Large Language Models (LLMs) is seldom studied. We propose a novel research direction in terms of textual data frequency, which is an understudied topic, to the best of our knowledge. Our framework is composed of three units. First, this paper proposes Textual Frequency Law (TFL), which indicates that frequent textual data should be preferred for LLMs for both prompting and fine-tuning. Since many LLMs are closed-source in their training data, we propose using online resources to estimate the sentence-level frequency. We then utilize an input paraphraser to paraphrase the input into a more frequent textual expression. Next, we propose Textual Frequency Distillation (TFD) by querying LLMs to conduct story completion by further extending the sentences in the datasets, and the resulting corpora are used to adjust the initial estimation. Finally, we propose Curriculum Textual Frequency Training (CTFT) that fine-tunes LLMs in an increasing order of sentence-level frequency. Experiments are conducted on our curated dataset Textual Frequency Paired Dataset (TFPD) on math reasoning, machine translation, commonsense reasoning and agentic tool calling. Results show the effectiveness of our framework.

大模型训练文本频率微调方法

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