paper-with-me

Papers

Code-driven Number Sequence Calculation: Enhancing the inductive Reasoning Abilities of Large Language Models

2025-10-16 · 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 arxiv

Large language models (LLMs) make remarkable progress in reasoning tasks. Among different reasoning modes, inductive reasoning, due to its better alignment with human learning, attracts increasing interest. However, research on inductive reasoning faces certain challenges. First, existing inductive data mostly focuses on superficial regularities while lacking more complex internal patterns. Second, current works merely prompt LLMs or finetune on simple prompt-response pairs, but do not provide precise thinking processes nor implement difficulty control. Unlike previous work, we address these challenges by introducing \textit{CodeSeq}, a synthetic post-training dataset built from number sequences. We package number sequences into algorithmic problems to discover their general terms, defining a general term generation (GTG) task correspondingly. Our pipeline generates supervised finetuning data by reflecting on failed test cases and incorporating iterative corrections, thereby teaching LLMs to learn autonomous case generation and self-checking. Additionally, it leverages reinforcement learning with a novel Case-Synergy Solvability Scaling Reward based on both solvability, estimated from the problem pass rate, and the success rate of self-directed case generation, enabling models to learn more effectively from both successes and failures. Experimental results show that the models trained with \textit{CodeSeq} improve on various reasoning tasks and can preserve the models' OOD performance.

📄 PDF Abstract BibTeX arXiv:2510.14620

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

End-to-End Speaker Diarization for an Unknown Number of Speakers with Encoder-Decoder Based Attractors

2020-05-20 · Shota Horiguchi, Yusuke Fujita, Shinji Watanabe, Yawen Xue 외

End-to-end speaker diarization for an unknown number of speakers is addressed in this paper. Recently proposed end-to-end speaker diarization outperformed conventional clustering-based speaker diarization, but it has one…

ClusteringDecoderspeaker-diarizationSpeaker Diarization

Operation-guided Neural Networks for High Fidelity Data-To-Text Generation

2018-10-01 · EMNLP 2018 10 · Feng Nie, Jinpeng Wang, Jin-Ge Yao, Rong pan 외

Recent neural models for data-to-text generation are mostly based on data-driven end-to-end training over encoder-decoder networks. Even though the generated texts are mostly fluent and informative, they often generate d…

Data-to-Text GenerationDecoderQuantizationText Generation+1

Operations Guided Neural Networks for High Fidelity Data-To-Text Generation

2018-09-08 · Feng Nie, Jinpeng Wang, Jin-Ge Yao, Rong pan 외

Recent neural models for data-to-text generation are mostly based on data-driven end-to-end training over encoder-decoder networks. Even though the generated texts are mostly fluent and informative, they often generate d…

Data-to-Text GenerationDecoderQuantizationText Generation+1

Encoder-Decoder Based Attractors for End-to-End Neural Diarization

2021-06-20 · Shota Horiguchi, Yusuke Fujita, Shinji Watanabe, Yawen Xue 외

This paper investigates an end-to-end neural diarization (EEND) method for an unknown number of speakers. In contrast to the conventional cascaded approach to speaker diarization, EEND methods are better in terms of spea…

Decoderspeaker-diarizationSpeaker Diarization

CPPO: Accelerating the Training of Group Relative Policy Optimization-Based Reasoning Models

2025-03-28 · Zhihang Lin, Mingbao Lin, Yuan Xie, Rongrong Ji

This paper introduces Completion Pruning Policy Optimization (CPPO) to accelerate the training of reasoning models based on Group Relative Policy Optimization (GRPO). GRPO, while effective, incurs high training costs due…

GPUGSM8KMath