paper-with-me

Papers

LexRubric: A Rubric-Guided Diagnostic Benchmark for Open-Ended Legal Tasks

2026-06-08 · Yifan Chen, Haitao Li, Yiran Hu, Kaisong Song, Jun Lin, Yueyue Wu, Qingyao Ai, Min Zhang, Yiqun Liu arxiv

As large language models (LLMs) are increasingly applied to real-world legal tasks, evaluating the reliability of their open-ended legal responses has become essential. These tasks require context-sensitive answers and allow little room for error, motivating fine-grained and diagnostic evaluation that can identify specific sources of response quality failures. We introduce LexRubric, a rubric-based benchmark for evaluating open-ended Chinese legal tasks. LexRubric contains 649 instances from legal consultation and judicial examination, which reflect both everyday legal needs and professional legal reasoning and cover 14 legal scenarios. It further includes 12,337 expert-written atomic scoring criteria organized under a unified six-dimensional framework, enabling accurate evaluation and diagnostic analysis across tasks and evaluation dimensions. To validate the reliability of the evaluation, we test multiple judge models and compare model-based judgments with human judgments. We further evaluate 18 recent general and legal-domain LLMs on LexRubric. Results show that different models exhibit distinct capability profiles, and that open-ended legal question remains challenging for current LLMs. Data is available at: https://github.com/foggpoy/LexRubric.

📄 PDF Abstract BibTeX arXiv:2606.09389

Code (0)

등록된 구현이 없습니다.

Tasks

Legal Reasoning

Similar Papers 제목 키워드 기반

ActReview: Rebuttal-Guided Training Data and Rubric Rewards for Actionable Peer Review Generation

2026-09-08 · Yiling Ma, Yilun Zhao, Sihong Wu, Ziyu Chen 외 hf

As LLMs are increasingly used for pre-submission self-review, there is growing demand for feedback that not only identifies weaknesses but also guides authors toward concrete revisions. We study this as Actionable Peer-r…

RubricEM: Meta-RL with Rubric-guided Policy Decomposition beyond Verifiable Rewards

2026-05-11 · Gaotang Li, Bhavana Dalvi Mishra, Zifeng Wang, Jun Yan 외 arxiv

Training deep research agents, namely systems that plan, search, evaluate evidence, and synthesize long-form reports, pushes reinforcement learning beyond the regime of verifiable rewards. Their outputs lack ground-truth…

Reinforcement Learning

RIFT: A RubrIc Failure Mode Taxonomy and Automated Diagnostics

2026-04-01 · Zhengyang Qi, Charles Dickens, Derek Pham, Amanda Dsouza 외 arxiv

Rubric-based evaluation is widely used in LLM benchmarks and training pipelines for open-ended, less verifiable tasks. While prior work has demonstrated the effectiveness of rubrics using downstream signals such as reinf…

Reinforcement LearningInstruction FollowingCode Generation

A Survey on Rubric-Guided Reinforcement Learning for Language Models

2026-08-27 · Zifei Shan, Fangning Shao arxiv

Reinforcement learning from human feedback (RLHF) has become the dominant paradigm for aligning large language models (LLMs) with human preferences. However, traditional RLHF relies on scalar reward signals that lack int…

Reinforcement Learning

TechImage-Bench: Rubric-Based Evaluation for Technical Image Generation

2025-12-13 · Minheng Ni, Zhengyuan Yang, Yaowen Zhang, Linjie Li 외 arxiv

We study technical image generation, where a model must synthesize information-dense, scientifically precise illustrations from detailed descriptions rather than merely produce visually plausible pictures. To quantify th…

Image Generation