← Latest papers
💻 computer science

Large Language Models for Patent Classification: Strengths, Trade-offs, and the Long Tail Effect

This paper demonstrates that while encoder-based models outperform large language models (LLMs) in aggregate patent classification efficiency and accuracy on frequent categories, LLMs offer superior performance on rare, emerging technologies, suggesting that a hybrid approach combining both methods is optimal for comprehensive and responsible patentometrics.

Original authors: Lorenzo Emer, Marco Lippi, Andrea Mina, Andrea Vandin

Published 2026-02-02
📖 4 min read☕ Coffee break read

Original authors: Lorenzo Emer, Marco Lippi, Andrea Mina, Andrea Vandin

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: Sorting a Massive Library

Imagine the world's patent office as a giant library with millions of books (patents). Every book needs to be sorted into specific shelves (categories) so people can find them later. This sorting system is called CPC (Cooperative Patent Classification).

The problem is that the library is messy. Some shelves are packed with thousands of books (common technologies like "smartphones" or "batteries"), while other shelves have only one or two books (rare, weird, or brand-new inventions).

This paper asks a simple question: Which tool is better at sorting these books?

  1. The "Specialized Librarian" (Encoder Models): These are AI models trained specifically on patent text. They are fast, cheap to run, and great at finding the books on the crowded, popular shelves.
  2. The "Genius Generalist" (Large Language Models or LLMs): These are massive AI models (like the ones you might chat with) that read everything on the internet. They are slower and expensive to run, but they might be better at finding those weird, lonely books on the empty shelves.

The Experiment: A Race to Sort Patents

The researchers took a dataset of 70,000 US patents and tried to sort them using both types of AI. They tested the "Genius Generalists" in different ways:

  • Zero-shot: Just asking the AI to sort it without any help.
  • Few-shot: Giving the AI a few examples of how to sort first.
  • RAG (Retrieval-Augmented Generation): Giving the AI a dictionary of the shelf definitions to look at while it sorts.

They also tested if "teaching" the Generalist a little bit (fine-tuning) helped.

The Results: Speed vs. Smarts

1. The Popular Shelves (Frequent Categories)

Winner: The Specialized Librarian.
When it came to common technologies (like "G06F" for computers), the specialized AI was a machine. It was incredibly accurate, fast, and used very little electricity.

  • Analogy: If you ask a specialized librarian to find a book on "Coffee," they grab it instantly. If you ask a genius who knows everything about the world but hasn't worked in a library, they might take longer and get distracted by a book on "Tea" or "Caffeine."

2. The Empty Shelves (Rare Categories)

Winner: The Genius Generalist.
When it came to rare, emerging, or weird technologies (like a specific type of firework or a new material), the specialized librarian often gave up or put the book on a "close enough" shelf. The Generalist, however, used its broad knowledge to guess the right rare category more often.

  • Analogy: If you have a book about a "flying toaster," the specialized librarian might put it in "Kitchen Appliances" because that's where most toasters go. The Generalist, having read sci-fi novels and engineering journals, might realize it belongs in "Aviation" or "Experimental Tech."

3. The Cost of Doing Business

The Catch: The Generalist is expensive.

  • Time: The Specialized Librarian sorted the whole batch in 1–2 minutes. The Generalist took 30 minutes to over 4 hours.
  • Energy: The Specialized Librarian used about as much electricity as a lightbulb for a few minutes. The Generalist used enough energy to power a small house for a while.
  • Analogy: The Specialized Librarian is like a delivery drone: cheap, fast, and perfect for standard packages. The Generalist is like hiring a team of expert consultants to drive a truck across the country: they can solve complex problems, but it costs a fortune in gas and time.

The Verdict: You Need Both

The paper concludes that there is no single "best" tool.

  • Use the Specialized Librarian for the 90% of patents that are common. It's fast, cheap, and accurate enough.
  • Use the Genius Generalist for the 10% of patents that are rare, new, or weird. It catches things the other AI misses, but you can't afford to use it for everything because of the cost.

Why This Matters

If you only use the fast, cheap AI, you might miss the "next big thing" because it looks too strange or rare. If you only use the expensive AI, you'll go bankrupt on electricity bills before you finish sorting.

The best approach is a hybrid: Use the fast AI for the bulk of the work, and then use the smart AI to double-check the weird, rare, or emerging inventions to make sure nothing important gets lost in the long tail.

In short: Don't try to replace the fast worker with the smart worker. Instead, let the fast worker do the heavy lifting, and call in the smart worker only for the tricky cases.

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 →