paper-with-me

Papers

Self-Distilled Policy Gradient

2026-06-02 · Yifeng Liu, Shiyuan Zhang, Yifan Zhang, Quanquan Gu arxiv

On-policy self-distillation, where a language model conditions on privileged context to supervise its own generations, is a promising source of dense supervision for sparse-reward reinforcement learning. Actually, it can be instantiated as an auxiliary full-vocabulary student-to-teacher reverse Kullback-Leibler divergence loss. We therefore propose SDPG, a self-distilled policy-gradient framework that combines group-relative verifier advantages with normalized standard deviation, exact full-vocabulary on-policy self-distillation, as well as reference-policy KL regularization. Empirically, SDPG improves stability and performance over RLVR and self-distillation baselines. The code is available at https://github.com/lauyikfung/SDPG.

📄 PDF Abstract BibTeX arXiv:2606.04036

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Dual policy as self-model for planning

2023-06-07 · Jaesung Yoo, Fernanda De La Torre, Guangyu Robert Yang

Planning is a data efficient decision-making strategy where an agent selects candidate actions by exploring possible future states. To simulate future states when there is a high-dimensional action space, the knowledge o…

Decision Makingmodel

Beyond Outcome Rewards: Step-Level Self-Distilled Policy Optimization for Deep Search Agents

2026-08-13 · Haoze Wu, Chuqiao Kuang, Tianyi Zhuang, Xiaoguang Li arxiv

Deep search agents operate over trajectories spanning dozens of steps, yet standard reinforcement learning provides only a single outcome reward per trajectory, which is far too sparse for effective credit assignment. On…

Reinforcement Learning

On-Policy Self-Distillation in Diffusion Models

2026-08-25 · Wei Zhou, Xiongwei Zhu, Lingdong Kong, Bo Chen 외 hf

Reinforcement learning can align diffusion models with human preferences and task-specific objectives, but endpoint rewards do not specify how an intermediate denoising prediction should change. We introduce DiffusionOPS…

Reinforcement Learning

SPLID: Self-Imitation Policy Learning through Iterative Distillation

2021-09-29 · Zhihan Liu, Hao Sun, Bolei Zhou

Goal-Conditioned continuous control tasks remain challenging due to the sparse reward signals. To address this issue, many relabelling methods like Hindsight Experience Replay have been developed and bring significant im…

continuous-controlContinuous Control

Spatial Graph Attention and Curiosity-driven Policy for Antiviral Drug Discovery

2021-06-04 · ICLR 2022 4 · Yulun Wu, Mikaela Cashman, Nicholas Choma, Érica T. Prates 외

We developed Distilled Graph Attention Policy Network (DGAPN), a reinforcement learning model to generate novel graph-structured chemical representations that optimize user-defined objectives by efficiently navigating a …

Drug DiscoveryGraph Attention