paper-with-me

Papers

QUBRIC: Co-Designing Queries and Rubrics for RL Beyond Verifiable Rewards

2026-06-02 · Rongzhi Zhang, Rui Feng, Zhihan Zhang, Jingfeng Yang, Qingyu Yin, Xin Liu, Zixuan Zhang, Priyanka Nigam, Bing Yin, Tuo Zhao, Chao Zhang arxiv

Rubric-based RL is a promising route for extending reinforcement learning beyond verifiable rewards, yet existing methods optimize rubrics while treating the query distribution as fixed. We identify a structural bottleneck: rubric quality is constrained by query structure. Open-ended queries yield vague rubrics; naively narrowing them introduces fabricated references that no model can verify, so all responses fail and training receives no reward signal. We present QUBRIC, a framework that co-designs queries and rubrics. Teacher-derived key points ground the rewriting of open-ended queries into scenario-based, evaluable questions. Contrastive rubric generation then turns teacher-policy gaps into query-level criteria, and learnability filtering retains only informative query-rubric pairs for GRPO training. QUBRIC achieves a +5.5 point gain on ArenaHard over the SFT baseline. Trained only on instruction-following data, it further transfers to three held-out benchmarks spanning legal, moral, and narrative reasoning (+6.3 points on average), with improvements concentrated in reasoning-related dimensions. These results provide evidence that co-designing queries and rubrics can make rubric-based RL a practical complement to RLVR beyond strictly verifiable tasks.

📄 PDF Abstract BibTeX arXiv:2606.03968

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Rubrics as Rewards: Reinforcement Learning Beyond Verifiable Domains

2025-07-23 · Anisha Gunjal, Anthony Wang, Elaine Lau, Vaskar Nath 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has proven effective for complex reasoning tasks with clear correctness signals such as math and coding. However, extending it to real-world reasoning tasks is challe…

Reinforcement Learning

RubricsTree: Scalable and Evolving Open-Ended Evaluation of Personal Health Agents across Health Memory and Medical Skills

2026-06-16 · Weizhi Zhang, Zechen Li, Hamid Palangi, Ben Graef 외 arxiv

The LLM-empowered personal health agents with user health (sensor) metrics have offered a promising pathway to alleviate global disparities in healthcare access. However, large-scale clinical deployment remains constrain…

Open Rubric System: Scaling Reinforcement Learning with Pairwise Adaptive Rubric

2026-02-15 · Ruipeng Jia, Yunyi Yang, Yuxin Wu, Yongbo Gai 외 arxiv

Scalar reward models compress multi-dimensional human preferences into a single opaque score, creating an information bottleneck that often leads to brittleness and reward hacking in open-ended alignment. We argue that r…

Reinforcement Learning

An Efficient Rubric-based Generative Verifier for Search-Augmented LLMs

2025-10-16 · Linyue Ma, Yilong Xu, Xiang Long, Zhi Zheng arxiv

Search augmentation empowers Large Language Models with retrieval capabilities to overcome the limitations imposed by static parameters. Recently, Reinforcement Learning leverages tailored reward signals as a viable tech…

Reinforcement Learning

Reward and Guidance through Rubrics: Promoting Exploration to Improve Multi-Domain Reasoning

2025-11-15 · Baolong Bi, Shenghua Liu, Yiwei Wang, Siqian Tong 외 arxiv

Recent advances in reinforcement learning (RL) have significantly improved the complex reasoning capabilities of large language models (LLMs). Despite these successes, existing methods mainly focus on single-domain RL (e…

Reinforcement Learning