paper-with-me

Papers

Rubrics on Trial: Evolving Rubrics from a Single Query via Synthetic Pairwise Evidence

2026-07-16 · Haocheng Yang, Licheng Pan, Xiaoxi Li, Zhichao Chen, Zhiheng Zhang, Yuan Lu, Haoxuan Li, Hao Wang arxiv

Rubrics provide structured, fine-grained signals for training and evaluating large language models (LLMs). Yet reliable query-specific rubrics are difficult to construct. Existing approaches often derive supervision from human-written rubrics, preference data, or sampled responses. Direct query-to-rubric generation avoids these resources, but provides no explicit check that a plausible rubric is useful. Such a rubric may fail to distinguish answer quality, reward an optional style, or penalize a valid alternative strategy. We introduce Rubrics on Trial, a query-only framework that evolves a rubric set from an empty set without external annotations or model training. It derives supervision solely from synthetic rubric-conditioned response pairs and validates each proposed rubric before adding it, screening out non-discriminative, over-specific, and style-only candidate rubrics. Experiments across five preference benchmark suites demonstrate the effectiveness of Rubrics on Trial, which achieves the best average accuracy and leads on six of seven evaluation sets.

📄 PDF Abstract BibTeX arXiv:2607.15092

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DR Tulu: Reinforcement Learning with Evolving Rubrics for Deep Research

2025-11-24 · Rulin Shao, Akari Asai, Shannon Zejiang Shen, Hamish Ivison 외 arxiv

Deep research agents perform multi-step research to produce long-form, well-attributed answers. However, most open deep research agents are trained on easily verifiable short-form QA tasks via reinforcement learning with…

Reinforcement LearningFact Checking

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…

SkillCoach: Self-Evolving Rubrics for Evaluating and Enhancing Agentic Skill-Use

2026-07-02 · Jiayin Zhu, Kelong Mao, Yudong Guo, Dengbo He 외 arxiv

Skills are becoming a reusable operational layer for LLM agents, encoding SOPs, domain rules, tool workflows, scripts, and validation routines. In realistic skill repositories, overlapping skills make reliable skill-use …

Reinforcing Chain-of-Thought Reasoning with Self-Evolving Rubrics

2026-02-11 · Leheng Sheng, Wenchang Ma, Ruixin Hong, Xiang Wang 외 arxiv

Despite chain-of-thought (CoT) playing crucial roles in LLM reasoning, directly rewarding it is difficult: training a reward model demands heavy human labeling efforts, and static RMs struggle with evolving CoT distribut…

RubricRAG: Towards Interpretable and Reliable LLM Evaluation via Domain Knowledge Retrieval for Rubric Generation

2026-03-21 · Kaustubh D. Dhole, Eugene Agichtein arxiv

Large language models (LLMs) are increasingly evaluated and sometimes trained using automated graders such as LLM-as-judges that output scalar scores or preferences. While convenient, these approaches are often opaque: a…