paper-with-me

홈 › Papers

LSPO: Length-aware Dynamic Sampling for Policy Optimization in LLM Reasoning

2025-10-01 · Weizhe Chen, Sven Koenig, Bistra Dilkina arxiv

Since the release of Deepseek-R1, reinforcement learning with verifiable rewards (RLVR) has become a central approach for training large language models (LLMs) on reasoning tasks. Recent work has largely focused on modifying loss functions to make RLVR more efficient and effective. In this paper, motivated by studies of overthinking in LLMs, we propose Length-aware Sampling for Policy Optimization (LSPO), a novel meta-RLVR algorithm that dynamically selects training data at each step based on the average response length. We evaluate LSPO across multiple base models and datasets, demonstrating that it consistently improves learning effectiveness. In addition, we conduct a detailed ablation study to examine alternative ways of incorporating length signals into dynamic sampling, offering further insights and highlighting promising directions for future research.

📄 PDF Abstract BibTeX arXiv:2510.01459

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

LoRA Scaffolded Policy Optimization (LSPO): A Sampling-Time Low-Rank Scaffold for Recovering Reinforcement-Learning Gradient on Zero-Reward Cliff Prompts

2026-07-30 · Ken Ding arxiv

Reinforcement learning from verifiable rewards (RLVR) for mathematical reasoning suffers from a structural blind spot: on "cliff" prompts-those on which every sampled rollout in a group fails-the group-normalized advanta…

Reinforcement LearningMathematical Reasoning

SkillSpotter: Pose-Aware Multi-View Skilled Action Detection and Grading in Ego-Exo Videos

2026-06-30 · Björn Braun, Christian Holz arxiv

To enable personalized, real-time coaching using Augmented Reality glasses or fixed camera setups in domains such as sports, cooking, or music, a system must understand not just what a person does, but how well they exec…

Action Detection

Learning Strategic Language Agents in the Werewolf Game with Iterative Latent Space Policy Optimization

2025-02-07 · Zelai Xu, Wanjun Gu, Chao Yu, Yi Wu 외

Large language model (LLM)-based agents have recently shown impressive progress in a variety of domains, including open-ended conversation and multi-step decision-making. However, applying these agents to social deductio…

counterfactualDecision MakingFormLarge Language Model+1

The PartialSpoof Database and Countermeasures for the Detection of Short Fake Speech Segments Embedded in an Utterance

2022-04-11 · Lin Zhang, Xin Wang, Erica Cooper, Nicholas Evans 외

Automatic speaker verification is susceptible to various manipulations and spoofing, such as text-to-speech synthesis, voice conversion, replay, tampering, adversarial attacks, and so on. We consider a new spoofing scena…

Speaker VerificationSpeech Synthesistext-to-speechText to Speech+2

HiconAgent: History Context-aware Policy Optimization for GUI Agents

2025-12-01 · Xurui Zhou, Gongwei Chen, Yuquan Xie, Zaijing Li 외 arxiv

Graphical User Interface (GUI) agents require effective use of historical context to perform sequential navigation tasks. While incorporating past actions and observations can improve decision making, naive use of full h…

Decision Making