CodeSeq
收藏资源简介:
CodeSeq是一个由数字序列构建的合成后训练数据集,旨在提高大型语言模型(LLMs)的归纳推理能力。该数据集通过将数字序列打包成算法问题,并定义一个通用项生成(GTG)任务,帮助LLMs学习自主案例生成和自我检查。CodeSeq还利用强化学习,基于问题的可解决性和自我指导案例生成的成功率,设计了一种新的案例协同可解决性缩放奖励,以提高模型的学习效率和归纳推理能力。
CodeSeq is a synthetic post-training dataset constructed from numerical sequences, designed to enhance the inductive reasoning capabilities of Large Language Models (LLMs). This dataset helps LLMs learn autonomous case generation and self-checking by formulating numerical sequences into algorithmic problems and defining a General Term Generation (GTG) task. Additionally, CodeSeq employs reinforcement learning, proposing a novel collaborative case solvability-scaled reward mechanism based on problem solvability and the success rate of self-directed case generation, to improve the model's learning efficiency and inductive reasoning capabilities.
数据集概述
基本信息
- 标题: Code-driven Number Sequence Calculation: Enhancing the inductive Reasoning Abilities of Large Language Models
- arXiv ID: 2510.14620v1
- 提交日期: 2025年10月16日
- 学科分类: Computer Science > Computation and Language
作者列表
Kedi Chen, Zhikai Lei, Xu Guo, Xuecheng Wu, Siyuan Zeng, Jianghao Yin, Yinqi Zhang, Qin Chen, Jie Zhou, Liang He, Qipeng Guo, Kai Chen, Wei Zhang
数据集描述
- 数据集名称: CodeSeq
- 类型: 合成后训练数据集
- 数据来源: 数字序列
- 构建方式: 将数字序列打包为算法问题以发现其通项
- 对应任务: 通项生成任务
技术特点
- 通过反思失败的测试用例生成监督微调数据
- 结合迭代修正
- 教导大型语言模型学习自主案例生成和自检
- 利用强化学习
- 采用基于可解性和自导向案例生成成功率的新型案例协同可解性缩放奖励
实验效果
- 使用CodeSeq训练的模型在各种推理任务上表现提升
- 能够保持模型的分布外性能
资源链接
- PDF文档: https://arxiv.org/pdf/2510.14620v1
- HTML文档: https://arxiv.org/html/2510.14620v1
- TeX源码: https://arxiv.org/format/2510.14620v1
- DOI: https://doi.org/10.48550/arXiv.2510.14620




