paper-with-me

Papers

PatentScore: Multi-dimensional Evaluation of LLM-Generated Patent Claims

2025-05-25 · Yongmin Yoo, Qiongkai Xu, Longbing Cao

Natural language generation (NLG) metrics play a central role in evaluating generated texts, but are not well suited for the structural and legal characteristics of patent documents. Large language models (LLMs) offer strong potential in automating patent generation, yet research on evaluating LLM-generated patents remains limited, especially in evaluating the generation quality of patent claims, which are central to defining the scope of protection. Effective claim evaluation requires addressing legal validity, technical accuracy, and structural compliance. To address this gap, we introduce PatentScore, a multi-dimensional evaluation framework for assessing LLM-generated patent claims. PatentScore incorporates: (1) hierarchical decomposition for claim analysis; (2) domain-specific validation patterns based on legal and technical standards; and (3) scoring across structural, semantic, and legal dimensions. Unlike general-purpose NLG metrics, PatentScore reflects patent-specific constraints and document structures, enabling evaluation beyond surface similarity. We evaluate 400 GPT-4o-mini generated Claim 1s and report a Pearson correlation of $r = 0.819$ with expert annotations, outperforming existing NLG metrics. Furthermore, we conduct additional evaluations using open models such as Claude-3.5-Haiku and Gemini-1.5-flash, all of which show strong correlations with expert judgments, confirming the robustness and generalizability of our framework.

📄 PDF Abstract BibTeX arXiv:2505.19345

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Towards Better Evaluation for Generated Patent Claims

2025-05-16 · Lekang Jiang, Pascal A Scherz, Stephan Goetz

Patent claims define the scope of protection and establish the legal boundaries of an invention. Drafting these claims is a complex and time-consuming process that usually requires the expertise of skilled patent attorne…

Pat-DEVAL: Chain-of-Legal-Thought Evaluation for Patent Description

2026-01-01 · Yongmin Yoo, Kris W Pan arxiv

Patent descriptions must deliver comprehensive technical disclosure while meeting strict legal standards such as enablement and written description requirements. Although large language models have enabled end-to-end aut…

DesignCLIP: Multimodal Learning with CLIP for Design Patent Understanding

2025-08-21 · Zhu Wang, Homaira Huda Shomee, Sathya N. Ravi, Sourav Medya arxiv

In the field of design patent analysis, traditional tasks such as patent classification and patent image retrieval heavily depend on the image data. However, patent images -- typically consisting of sketches with abstrac…

Contrastive LearningImage Retrieval

AutoPatent: A Multi-Agent Framework for Automatic Patent Generation

2024-12-13 · Qiyao Wang, Shiwen Ni, Huaren Liu, Shule Lu 외

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…

Text Generation

PaECTER: Patent-level Representation Learning using Citation-informed Transformers

2024-02-29 · Mainak Ghosh, Sebastian Erhardt, Michael E. Rose, Erik Buunk 외

PaECTER is a publicly available, open-source document-level encoder specific for patents. We fine-tune BERT for Patents with examiner-added citation information to generate numerical representations for patent documents.…

Citation PredictionLanguage ModelingLanguage ModellingRepresentation Learning+2