paper-with-me

홈 › Papers

Zero Reinforcement Learning Towards General Domains

2025-10-29 · Yuyuan Zeng, Yufei Huang, Can Xu, Qingfeng Sun, Jianfeng Yan, Guanghui Xu, Tao Yang, Fengzong Lian arxiv

Zero Reinforcement Learning (Zero-RL) has proven to be an effective approach for enhancing the reasoning capabilities of large language models (LLMs) by directly applying reinforcement learning with verifiable rewards on pretrained models, without the need for a supervised fine-tuning phase. However, current research on zero-RL primarily focuses on domains with easily verifiable reward signals, such as mathematics, programming, and other reasoning tasks. The challenge of eliciting reasoning abilities in more diverse scenarios, where verification is not straightforward, remains underexplored. To address this gap, we propose a novel zero-RL paradigm designed to improve a model's reasoning ability across both verifiable and non-verifiable domains. By combining verifiable rewards with a generative reward model, we conduct multi-task zero-RL training across both domains, facilitating the transfer of reasoning capabilities between them. Furthermore, to mitigate reward hacking in the generative reward model, we design a smooth length penalty that encourages the generation of more comprehensive thinking tokens in general domains. Experimental results on Qwen3-8B-Base and Qwen3-14B-Base demonstrate that our approach achieves superior reasoning performance, not only on tasks requiring extensive reasoning but also on more general tasks.

📄 PDF Abstract BibTeX arXiv:2510.25528

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Inferring Behavior-Specific Context Improves Zero-Shot Generalization in Reinforcement Learning

2024-04-15 · Tidiane Camaret Ndir, André Biedenkapp, Noor Awad

In this work, we address the challenge of zero-shot generalization (ZSG) in Reinforcement Learning (RL), where agents must adapt to entirely novel environments without additional training. We argue that understanding and…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Zero-shot Generalization

Seg-Zero: Reasoning-Chain Guided Segmentation via Cognitive Reinforcement

2025-03-09 · Yuqi Liu, Bohao Peng, Zhisheng Zhong, Zihao Yue 외

Traditional methods for reasoning segmentation rely on supervised fine-tuning with categorical labels and simple descriptions, limiting its out-of-domain generalization and lacking explicit reasoning processes. To addres…

Domain GeneralizationObject DetectionOpen Vocabulary Object DetectionOpen Vocabulary Semantic Segmentation+5

Domain Adversarial Reinforcement Learning

2021-02-14 · Bonnie Li, Vincent François-Lavet, Thang Doan, Joelle Pineau

We consider the problem of generalization in reinforcement learning where visual aspects of the observations might differ, e.g. when there are different backgrounds or change in contrast, brightness, etc. We assume that …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

PretrainZero: Reinforcement Active Pretraining

2025-12-03 · Xingrun Xing, Zhiyuan Fan, Jie Lou, Guoqi Li 외 arxiv

Mimicking human behavior to actively learning from general experience and achieve artificial general intelligence has always been a human dream. Recent reinforcement learning (RL) based large-thinking models demonstrate …

Self-Supervised LearningReinforcement LearningActive Learning

EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data

2024-03-01 · Shengjie Wang, Shaohuai Liu, Weirui Ye, Jiacheng You 외

Sample efficiency remains a crucial challenge in applying Reinforcement Learning (RL) to real-world tasks. While recent algorithms have made significant strides in improving sample efficiency, none have achieved consiste…

continuous-controlContinuous ControlReinforcement Learning (RL)