TL;DR
AutoPatent introduces a multi-agent framework that significantly improves the generation of full-length, high-quality patents using LLMs, outperforming larger models in both objective and human evaluations.
Contribution
The paper presents a novel multi-agent framework for patent generation, addressing the challenge of creating lengthy, specialized patent documents with LLMs.
Findings
AutoPatent enhances patent generation quality across various LLMs.
Patents generated by AutoPatent outperform larger models like GPT-4o in evaluations.
The framework demonstrates the feasibility of high-quality patent synthesis with smaller models.
Abstract
As the capabilities of Large Language Models (LLMs) continue to advance, the field of patent processing has garnered increased attention within the natural language processing community. However, the majority of research has been concentrated on classification tasks, such as patent categorization and examination, or on short text generation tasks like patent summarization and patent quizzes. In this paper, we introduce a novel and practical task known as Draft2Patent, along with its corresponding D2P benchmark, which challenges LLMs to generate full-length patents averaging 17K tokens based on initial drafts. Patents present a significant challenge to LLMs due to their specialized nature, standardized terminology, and extensive length. We propose a multi-agent framework called AutoPatent which leverages the LLM-based planner agent, writer agents, and examiner agent with PGTree and RRAG…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need
