← Latest papers
💬 NLP

LP-Eval: Rubric and Dataset for Measuring the Quality of Legal Proposition Generation

This paper introduces LP-Eval, a rubric and dataset co-designed with legal experts to evaluate the quality of LLM-generated legal propositions from EU court decisions, revealing that while models produce generally high-quality outputs, their performance varies by case age and that rubric-guided LLM evaluators, though better than direct scoring, still lack the fine-grained sensitivity of human experts.

Original authors: Shanshan Xu, Johan Lindholm, Amogh Raina, Henrik Palmer Olsen, Daniel Hershcovich

Published 2026-05-20
📖 4 min read☕ Coffee break read

Original authors: Shanshan Xu, Johan Lindholm, Amogh Raina, Henrik Palmer Olsen, Daniel Hershcovich

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a lawyer trying to explain a complex court ruling to a client. You don't want to read them the entire 50-page document; you want to boil it down to one clear, powerful sentence that captures the "rule of the game." In the legal world, this summary sentence is called a Legal Proposition.

This paper is about teaching computers (specifically Large Language Models, or "LLMs") to write these summary sentences automatically and then figuring out how to grade them fairly.

Here is the breakdown of the research, explained simply:

1. The Problem: The "Gold Standard" is Hard to Find

In many computer tasks, you can easily check if an answer is right or wrong (like a math problem). But in law, there is rarely just one "correct" way to summarize a rule. You could say, "The law says X," or "Under condition Y, X applies." Both might be right, but they sound different.

Because of this, old computer grading tools (which just count how many words match) don't work. They can't tell if a sentence sounds like the law but actually means something totally different. Also, computers sometimes "hallucinate"—they make up rules that don't exist.

2. The Solution: A "Legal Report Card" (The Rubric)

To fix this, the researchers worked with real law professors to create a Rubric (a grading checklist) called LP-Eval. Think of this like a report card for a student's essay, but for legal rules.

Instead of giving a single grade like "B+", the rubric checks two main things:

  • The Skeleton (Formal Validity): Does the sentence have the three necessary bones?
    • Stance: Is it taking a position?
    • Object: Is it talking about a legal rule (not just a fact)?
    • Specification: Is it specific enough?
    • If it's missing a bone, it's "Invalid."
  • The Flesh (Quality Dimensions): If the skeleton is good, how well-written is it?
    • Conciseness: Is it short and sweet, or rambling?
    • Fidelity: Does it stick to the original text, or did it make things up?
    • Generality: Is it a broad rule, or does it only apply to one tiny detail?

3. The Experiment: Teaching the Computer

The researchers took 100 paragraphs from real European Union court decisions and asked three different AI models to write legal propositions for them. Then, they had two human legal experts grade these AI outputs using the new "Report Card."

What they found:

  • The AI is pretty good at the basics: Most of the AI-generated sentences were "valid" (they had the right bones).
  • Old cases vs. New cases: The AI did a significantly better job summarizing old, famous cases (the ones everyone knows and has talked about for years) compared to brand new, recent cases. It's like how a student might ace a test on a classic story they've read a hundred times but struggle with a story published yesterday.
  • The AI as a Grader: The researchers also asked the AI to grade the other AI's work.
    • Good news: When the AI used the detailed "Report Card" (the rubric), it agreed with the human experts much more often than if it just tried to give a single overall score.
    • Bad news: Even with the rubric, the AI was "tone-deaf." It couldn't spot the subtle differences between a "good" summary of an old case and a "good" summary of a new case. The human experts could feel the difference; the AI just saw them as roughly the same.

4. The Dataset

The team didn't just do the experiment; they released the "homework" to the public. They made a dataset containing:

  • The original court paragraphs.
  • The AI's attempts at summarizing them.
  • The human experts' detailed grades and notes.

The Bottom Line

This paper shows that computers are getting good at writing legal summaries, especially for well-known laws. However, they still struggle with the nuance of new, complex cases. Furthermore, if you want a computer to grade legal work, you can't just ask it "Is this good?" You have to give it a detailed checklist (a rubric) to follow, or it will miss the important details that human experts catch.

In short: Computers can write the legal rules, and they can grade them if given a strict checklist, but they still lack the "legal intuition" to tell the difference between a classic case and a fresh one.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →