← Latest papers
💻 computer science

Adaptive Multi-Stage Patent Claim Generation with Unified Quality Assessment

This paper presents a novel three-stage framework for adaptive multi-stage patent claim generation that leverages relationship-aware similarity analysis, domain-adaptive curriculum learning with dynamic LoRA selection, and unified quality assessment to significantly outperform existing models in cross-jurisdictional generalization, semantic modeling, and alignment with human expert evaluation.

Original authors: Chen-Wei Liang, Bin Guo, Zhen-Yuan Wei, Mu-Jiang-Shan Wang

Published 2026-01-15
📖 5 min read🧠 Deep dive

Original authors: Chen-Wei Liang, Bin Guo, Zhen-Yuan Wei, Mu-Jiang-Shan Wang

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 master architect trying to write the legal "blueprints" (called patent claims) for a new invention. These blueprints are incredibly tricky: they must be precise enough to protect your invention, but flexible enough to cover all variations. If the blueprint is too vague, someone else can copy you; if it's too specific, you might miss out on protecting your idea.

Currently, computer programs trying to write these blueprints are like robots that only speak one dialect of English and have very short attention spans. They struggle when switching between different countries' legal systems (like the US vs. Europe), they miss the subtle connections between an invention and existing ideas, and they are bad at grading their own work.

This paper introduces a new, smarter system called Adaptive Multi-Stage Patent Claim Generation. Think of it as upgrading that robot into a team of specialized experts working together in three distinct phases.

The Three-Stage "Expert Team"

1. The Detective (Relationship-Aware Similarity Analysis)

The Problem: Old systems read patent documents in tiny, fixed-size chunks (like reading a book one sentence at a time, ignoring the paragraph). They also use a simple "similarity meter" that just checks if words match, missing the deeper meaning.
The Solution: The new system acts like a detective with 8 different pairs of glasses.

  • Instead of reading in fixed chunks, it dynamically adjusts the size of the "chunks" it reads based on how complex the text is (like a detective zooming in on a clue or stepping back to see the whole room).
  • The "8 pairs of glasses" (specialized attention heads) look for specific types of relationships: Is this new idea an improvement on an old one? Is it a contradiction? Is it equivalent? This allows the system to understand the story of the invention, not just the words.

2. The Chameleon (Domain-Adaptive Claim Generation)

The Problem: A patent for a new chemical drug sounds very different from a patent for a mechanical gear. Old models are like a chameleon stuck in one color; they try to write everything with the same "voice," which fails when switching between fields (like mechanical vs. software) or countries (US vs. Europe).
The Solution: The system uses a dynamic "wardrobe" of adapters.

  • Imagine the AI is a writer who can instantly switch costumes. When it sees a mechanical invention, it puts on a "Mechanical Adapter" to write in that specific style. When it sees a software invention, it switches to a "Software Adapter."
  • It also uses Curriculum Learning, which is like a student teacher. It starts by practicing on simple, easy-to-understand patents and gradually moves to complex, difficult ones. This helps the AI learn faster and more effectively than if it were thrown into the deep end immediately.

3. The Judge (Unified Quality Assessment)

The Problem: Currently, to grade a patent, you might need five different judges, each looking at one thing (one checks grammar, one checks logic, one checks clarity). They often give conflicting scores because they don't talk to each other.
The Solution: The new system uses one super-judge with a cross-communication network.

  • Instead of five separate judges, this is a single judge who looks at all five criteria (completeness, clarity, terminology, logic, and overall quality) at the same time.
  • Crucially, the judge's "eyes" are connected. If the judge notices a logic error, that information instantly updates how they view the clarity score. This creates a much more consistent and reliable grade that matches what human experts would say.

The Results: How Much Better Is It?

The authors tested this new "Expert Team" against the current best systems (including GPT-4o and Llama-3.1) using real patent data from the US and Europe.

  • Better Writing: The new system wrote patent claims that were significantly more accurate and readable. It beat GPT-4o by a wide margin (a 7.6-point jump in a standard quality score).
  • Better Grading: When the system graded its own work, it agreed with human experts 84.7% of the time. Previous systems only agreed about 62% of the time. It's like the difference between a student who guesses the grade and one who actually understands the rubric.
  • Better Travel: When the system moved from writing US patents to European patents, it kept 89.4% of its performance. Old systems dropped to about 76%. It's like a traveler who speaks the local language fluently in both countries, rather than one who gets confused as soon as they cross the border.

Summary

In short, this paper presents a smarter way for computers to write and grade patent blueprints. By giving the computer specialized tools to understand relationships, costumes to adapt to different industries, and a unified brain to grade its own work, the system produces higher-quality legal documents that are much closer to what human experts would create.

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 →