← Latest papers
💬 NLP

LegalOne: A Family of Foundation Models for Reliable Legal Reasoning

This paper introduces LegalOne, a family of Chinese legal foundation models that achieves state-of-the-art performance through a three-phase training pipeline comprising Plasticity-Adjusted Sampling, Legal Agentic CoT Distillation, and Curriculum Reinforcement Learning to enable reliable and interpretable judicial reasoning.

Original authors: Haitao Li, Yifan Chen, Shuo Miao, Qian Dong, Jia Chen, Yiran Hu, Junjie Chen, Minghao Qin, Yueyue Wu, Yujia Zhou, Qingyao Ai, Yiqun Liu, Cheng Luo, Quan Zhou, Ya Zhang, Jikun Hu

Published 2026-02-04
📖 6 min read🧠 Deep dive

Original authors: Haitao Li, Yifan Chen, Shuo Miao, Qian Dong, Jia Chen, Yiran Hu, Junjie Chen, Minghao Qin, Yueyue Wu, Yujia Zhou, Qingyao Ai, Yiqun Liu, Cheng Luo, Quan Zhou, Ya Zhang, Jikun Hu

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

The Big Picture: Why Do We Need LegalOne?

Imagine you hire a brilliant, well-read generalist to be a lawyer. This person (a standard Large Language Model) has read almost every book in the library. They can write a poem, solve a math problem, and chat about the weather. But when you ask them to argue a specific court case, they often stumble. They might invent laws that don't exist (hallucinate) or miss the strict, step-by-step logic required by a judge.

LegalOne is a new family of AI models designed specifically to fix this. Think of it not as a "generalist" who knows a little about everything, but as a specialized law school graduate who has been rigorously trained to think like a lawyer. The paper claims that by training these models differently, they can outperform massive, general AI models in legal tasks, even though they are much smaller and more efficient.


The Three-Step Training Pipeline

The researchers didn't just feed the AI more legal books. They built a three-stage training pipeline, like a specialized education program for a robot lawyer.

Stage 1: The "Mid-Training" Phase (Building the Foundation)

The Problem: If you take a general AI and suddenly force it to read only legal documents, it might forget how to speak normal language or lose its ability to reason about the real world. This is called "catastrophic forgetting."

The Solution: Plasticity-Adjusted Sampling (PAS)

  • The Analogy: Imagine a student who is good at math but needs to learn advanced physics. If you throw them straight into a textbook full of complex equations, they might panic and forget their math basics.
  • How LegalOne does it: The researchers use a smart scheduler called PAS. Think of this as a tutor who adjusts the difficulty of the homework based on the student's current mood and energy.
    • When the AI is "re-warming up" (starting the new training), the tutor gives it mostly familiar, easy legal texts (low "perplexity") to keep it stable.
    • As the AI gets stronger, the tutor gradually introduces harder, more complex legal texts.
    • Crucially, the tutor always keeps a small amount of "easy" material in the mix to ensure the AI doesn't forget its original skills.
  • The Result: The AI builds a strong, stable foundation of legal knowledge without losing its general intelligence.

Stage 2: Supervised Fine-Tuning (Learning to Think Like a Lawyer)

The Problem: Real legal documents (like court judgments) are often written as summaries. They say what the judge decided, but they often skip the messy, step-by-step thinking process the judge used to get there. If you just show an AI these summaries, it learns to guess the answer without understanding the logic.

The Solution: Legal Agentic CoT Distillation (LEAD)

  • The Analogy: Imagine trying to learn how to cook by only reading the final recipe card. You know the ingredients and the dish, but you don't know how to chop the onions or when to flip the steak.
  • How LegalOne does it: They created a system called LEAD that acts like a team of expert chefs (agents) working together.
    • Instead of just reading a recipe, the AI watches a "cooking show" where the chefs break down the process: "First, find the facts. Second, find the rule. Third, apply the rule. Finally, decide the outcome."
    • The AI learns to generate these step-by-step reasoning paths (Chain-of-Thought) on its own, rather than just memorizing the final answer.
    • They also have a "quality control" step where a senior judge (another AI) checks the work to make sure the logic is sound and the facts are accurate before the student AI learns from it.
  • The Result: The AI learns the process of legal reasoning, not just the answers.

Stage 3: Reinforcement Learning (The "Legal Mentality" Boot Camp)

The Problem: Even with good reasoning, an AI might be too wordy, too vague, or make small logical jumps. It needs to be disciplined.

The Solution: Multi-Stage Curriculum RL

  • The Analogy: Think of this as a military boot camp for the AI's brain. The training starts easy and gets harder, teaching the AI to be precise and efficient.
    • Level 1 (Memorization): The AI must recite laws perfectly. No guessing.
    • Level 2 (Application): The AI must apply those laws to specific facts.
    • Level 3 (Complex Reasoning): The AI must solve difficult, multi-step cases.
  • The Reward System: The AI gets "points" (rewards) for being accurate and logical. If it hallucinates or wanders off-topic, it loses points.
  • The Result: The AI evolves from a "pattern matcher" (guessing based on similar words) into an autonomous reasoner that produces concise, professional, and reliable legal arguments.

The Results: Small but Mighty

The paper presents a surprising finding: Size isn't everything.

  • The Analogy: Usually, in AI, bigger is better (like a giant library vs. a small bookshelf). But LegalOne is like a highly specialized, compact legal encyclopedia.
  • The Claim: The LegalOne-8B model (which has 8 billion parameters) performs better than or equal to massive general-purpose models (like GPT-4o or models with hundreds of billions of parameters) on legal tests.
  • Efficiency: It achieves this "superiority" not by being huge, but by having higher "knowledge density." It knows exactly what it needs to know for law, without the fluff.

What They Released

To help others, the team didn't just keep the secret. They released:

  1. LegalOne Weights: The actual trained models so others can use them.
  2. LegalKit: A toolkit (like a standardized test) to measure how well other AI models perform in the legal field.

Summary

LegalOne is a family of AI models that proves you don't need a "giant" brain to be a great lawyer. By using a smart three-step training process (stabilizing the foundation, teaching step-by-step logic, and drilling for precision), they created a model that thinks, reasons, and argues like a legal professional, outperforming much larger general AI models in the courtroom.

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 →