Papers

Filtered to verifiable rewards · clear filter

Browse by term

continual learning 64reinforcement learning 34large language models 17benchmarking 12vision-language models 10generative models 8language models 8video generation 7multimodal models 6natural language processing 6robotics 6world models 6benchmarks 5diffusion models 5on-policy distillation 5policy optimization 5scalability 5self-distillation 5vision-language-action models 5autoregressive models 4computer vision 4diffusion transformers 4LLMs 4multimodal large language models 4verifiable rewards 4attention mechanisms 3embodied intelligence 3image editing 3long-term memory 3multimodal learning 3

Matching papers

From RLVR to RLSVR: Task Transformation Induces Self-Verifiable Rewards for Open-Ended LLM Self-Improvement

69 upvotes · 26 JUL 2026 · Qinsi Wang, Jing Shi, Huazheng Wang et al.

This paper introduces a new method to improve large language models (LLMs) called RLSVR, which uses a task-transformation technique to generate self-verifiable rewards, enabling LLM self-improvement on open-ended tasks. Practitioners might care about this because it could lead to more reliable and scalable self-improvement methods for LLMs.

CAST: Game Solvers as Turn-Level Teachers for LLM Agents

27 upvotes · 28 JUL 2026 · Yu Wang, Yi-Kai Zhang, Wentao Shi et al.

This paper proposes a method to improve reinforcement learning with verifiable rewards by using game solvers to provide turn-level credit to agents, allowing them to learn more effectively. Practitioners might care about this approach because it could lead to more robust and efficient AI decision-making.

ISO: An RLVR-Native Optimization Stack

5 upvotes · 21 JUL 2026 · Hanqing Zhu, Wenyan Cong, Zhizhou Sha et al.

This paper develops a new optimization framework called Isospectral Optimization (ISO) that improves the performance of language models trained using reinforcement learning with verifiable rewards (RLVR) by reusing the base model's weight spectra while adapting the input and output singular frames. Practitioners might care about this because it could lead to faster and more accurate training of large language models.

H^2SD: Hybrid Hindsight Self-Distillation

5 upvotes · 21 JUL 2026 · Qiye Cai, Yichuan Ma, Linyang Li et al.

This paper introduces H^2SD, a hybrid hindsight self-distillation framework for reinforcement learning with verifiable rewards, which combines the strengths of different methods to improve large language models' reasoning capabilities. Practitioners may care about this work because it addresses limitations of existing methods and shows promising results on challenging reasoning benchmarks.