paper-with-me

Papers

SELF: Self-Evolution with Language Feedback

2023-10-01 · Jianqiao Lu, Wanjun Zhong, Wenyong Huang, YuFei Wang, Qi Zhu, Fei Mi, Baojun Wang, Weichao Wang, Xingshan Zeng, Lifeng Shang, Xin Jiang, Qun Liu

Large Language Models (LLMs) have demonstrated remarkable versatility across various domains. To further advance LLMs, we propose 'SELF' (Self-Evolution with Language Feedback), a novel approach that enables LLMs to self-improve through self-reflection, akin to human learning processes. SELF initiates with a meta-skill learning process that equips the LLMs with capabilities for self-feedback and self-refinement. Subsequently, the model undergoes an iterative process of self-evolution. In each iteration, it utilizes an unlabeled dataset of instructions to generate initial responses. These responses are enhanced through self-feedback and self-refinement. The model is then fine-tuned using this enhanced data. The model undergoes progressive improvement through this iterative self-evolution process. Moreover, the SELF framework enables the model to apply self-refinement during inference, which further improves response quality. Our experiments in mathematics and general tasks demonstrate that SELF can enhance the capabilities of LLMs without human intervention. The SELF framework indicates a promising direction for the autonomous evolution of LLMs, transitioning them from passive information receivers to active participants in their development.

📄 PDF Abstract BibTeX arXiv:2310.00533

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

On the Generalization Gap in Self-Evolving Language Model Reasoning

2026-05-31 · Zhenting Qi, Susanna Maria Baby, Stefanie Anna Baby, Kan Yuan 외 arxiv

Recent work suggests that large language models (LLMs) can improve through self-evolution (SE), using supervision signals generated by the model itself. In this work, we ask: under a strict closed-loop setup, where the s…

Logical Reasoning

DemoEvolve: Overcoming Sparse Feedback in Agentic Harness Evolution with Demonstrations

2026-05-23 · Lirong Che, Yuzhe yang, Peiwen lin, Chuang wang 외 arxiv

Agent harness evolution improves frozen language-model agents by modifying the executable structures around them. We study this paradigm as a form of sample-efficient fast adaptation: instead of updating model weights, a…

RISE: Reliable Improvement in Self-Evolving Vision-Language Models

2026-05-20 · Chaoran Xu, Yingmao Miao, Pengfei Zhang, Hao Dou 외 arxiv

Vision-language models (VLMs) have achieved strong multimodal reasoning capabilities, but further improving them still relies heavily on large-scale human-constructed supervision for post-training. Such supervision is co…

Multimodal ReasoningQuestion Generation

Confidence-Orchestrated Self-Evolution against Uncertain LLM Feedback

2026-05-27 · Bowen Wei, Nan Wang, Yuqing Zhou, Jinhao Pan 외 arxiv

Self-evolving large language models (LLMs) learn by generating their own training tasks and solutions, reducing reliance on human-curated supervision. However, in many reasoning domains, the model must also validate gene…

Learning to Self-Evolve

2026-03-19 · Xiaoyin Chen, Canwen Xu, Yite Wang, Boyi Liu 외 arxiv

We introduce Learning to Self-Evolve (LSE), a reinforcement learning framework that trains large language models (LLMs) to improve their own contexts at test time. We situate LSE in the setting of test-time self-evolutio…

Reinforcement LearningQuestion Answering