paper-with-me

홈 › Papers

ReGenesis: LLMs can Grow into Reasoning Generalists via Self-Improvement

2024-10-03 · Xiangyu Peng, Congying Xia, Xinyi Yang, Caiming Xiong, Chien-Sheng Wu, Chen Xing

Post-training Large Language Models (LLMs) with explicit reasoning trajectories can enhance their reasoning abilities. However, acquiring such high-quality trajectory data typically demands meticulous supervision from humans or superior models, which can be either expensive or license-constrained. In this paper, we explore how far an LLM can improve its reasoning by self-synthesizing reasoning paths as training data without any additional supervision. Existing self-synthesizing methods, such as STaR, suffer from poor generalization to out-of-domain (OOD) reasoning tasks. We hypothesize it is due to that their self-synthesized reasoning paths are too task-specific, lacking general task-agnostic reasoning guidance. To address this, we propose Reasoning Generalist via Self-Improvement (ReGenesis), a method to self-synthesize reasoning paths as post-training data by progressing from abstract to concrete. More specifically, ReGenesis self-synthesizes reasoning paths by converting general reasoning guidelines into task-specific ones, generating reasoning structures, and subsequently transforming these structures into reasoning paths, without the need for human-designed task-specific examples used in existing methods. We show that ReGenesis achieves superior performance on all in-domain and OOD settings tested compared to existing methods. For six OOD tasks specifically, while previous methods exhibited an average performance decrease of approximately 4.6% after post training, ReGenesis delivers around 6.1% performance improvement. We also conduct in-depth analysis of our framework and show ReGenesis is effective across various LLMs and design choices.

📄 PDF Abstract BibTeX arXiv:2410.02108

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EpiGraph: Building Generalists for Evidence-Intensive Epilepsy Reasoning in the Wild

2026-05-10 · Yuyang Dai, Zheng Chen, Jathurshan Pradeepkumar, Yasuko Matsubara 외 arxiv

Epilepsy diagnosis and treatment require evidence-intensive reasoning across heterogeneous clinical knowledge, including biosignal patterns, genetic mechanisms, pharmacogenomics, treatment strategies, and patient outcome…

Clinical Knowledge

Geo-Expert: Towards Expert-Level Geological Reasoning via Parameter-Efficient Fine-Tuning

2026-05-24 · Chenyou Guo, Zongqi Liu, Yizhou Zhang, Zhaorui Jiang 외 arxiv

While general-purpose Large Language Models (LLMs) applied to Geology often hallucinate when reasoning about subsurface structures and deep-time evolution, current AI in Earth sciences predominantly targets surface remot…

parameter-efficient fine-tuning

On Path to Multimodal Generalist: General-Level and General-Bench

2025-05-07 · Hao Fei, Yuan Zhou, Juncheng Li, Xiangtai Li 외

The Multimodal Large Language Model (MLLM) is currently experiencing rapid growth, driven by the advanced capabilities of LLMs. Unlike earlier specialists, existing MLLMs are evolving towards a Multimodal Generalist para…

Large Language ModelMultimodal Large Language Model

FreeRet: MLLMs as Training-Free Retrievers

2025-09-29 · Yuhan Zhu, Xiangyu Zeng, Chenting Wang, Xinhao Li 외 arxiv

Multimodal large language models (MLLMs) are emerging as versatile foundations for mixed-modality retrieval. Yet, they often require heavy post-hoc training to convert them into contrastive encoders for retrieval. This w…

Tuning environmental timescales to evolve and maintain generalists

2019-06-27

Natural environments can present diverse challenges, but some genotypes remain fit across many environments. Such `generalists' can be hard to evolve, out-competed by specialists fitter in any particular environment. Her…