paper-with-me

Papers

Risk-Sensitive RL for Alleviating Exploration Dilemmas in Large Language Models

2025-09-29 · Yuhua Jiang, Jiawei Huang, Yufeng Yuan, Xin Mao, Yu Yue, Qianchuan Zhao, Lin Yan arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has proven effective for enhancing Large Language Models (LLMs) on complex reasoning tasks. However, existing methods suffer from an exploration dilemma: the sharply peaked initial policies of pre-trained LLMs confine standard RL algorithms to a narrow set of solutions, boosting single-solution accuracy (pass@1) but suppressing solution diversity and multi-solution performance (pass@k). As a result, RLVR often distills existing capabilities rather than discovering new reasoning strategies. To overcome this, we introduce a Risk-Sensitive Reinforcement Learning framework. Our approach employs a risk-seeking objective that interpolates between mean and maximum rewards, leading to a novel algorithm, Risk-Sensitive GRPO (RS-GRPO), which drives deeper exploration by amplifying learning from challenging prompts. Remarkably, RS-GRPO is simple to implement, requiring only minor code modifications. On six mathematical reasoning benchmarks and with five different LLMs, RS-GRPO consistently improves pass@k performance while maintaining or enhancing pass@1 accuracy.

📄 PDF Abstract BibTeX arXiv:2509.24261

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMathematical Reasoning

Similar Papers 제목 키워드 기반

Will AI Tell Lies to Save Sick Children? Litmus-Testing AI Values Prioritization with AIRiskDilemmas

2025-05-20 · Yu Ying Chiu, Zhilin Wang, Sharan Maiya, Yejin Choi 외

Detecting AI risks becomes more challenging as stronger models emerge and find novel methods such as Alignment Faking to circumvent these detection attempts. Inspired by how risky behaviors in humans (i.e., illegal activ…

Role-Play Paradox in Large Language Models: Reasoning Performance Gains and Ethical Dilemmas

2024-09-21 · Jinman Zhao, Zifan Qian, Linbo Cao, Yining Wang 외

Role-play in large language models (LLMs) enhances their ability to generate contextually relevant and high-quality responses by simulating diverse cognitive perspectives. However, our study identifies significant risks …

Language ModelingLanguage ModellingLarge Language Model

Growth First, Care Second? Tracing the Landscape of LLM Value Preferences in Everyday Dilemmas

2026-02-04 · Zhiyi Chen, Eun Cheol Choi, Yingjia Luo, Xinyi Wang 외 arxiv

People increasingly seek advice online from both human peers and large language model (LLM)-based chatbots. Such advice rarely involves identifying a single correct answer; instead, it typically requires navigating trade…

Neural Risk-sensitive Satisficing in Contextual Bandits

2025-01-15 · Shogo Ito, Tatsuji Takahashi, Yu Kono

The contextual bandit problem, which is a type of reinforcement learning tasks, provides an effective framework for solving challenges in recommendation systems, such as satisfying real-time requirements, enabling person…

Multi-Armed BanditsRecommendation Systems

The Staircase of Ethics: Probing LLM Value Priorities through Multi-Step Induction to Complex Moral Dilemmas

2025-05-23 · Ya Wu, Qiang Sheng, Danding Wang, Guang Yang 외

Ethical decision-making is a critical aspect of human judgment, and the growing use of LLMs in decision-support systems necessitates a rigorous evaluation of their moral reasoning capabilities. However, existing assessme…

EthicsFairness