Table of Contents
Fetching ...

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

Yongmin Yoo, Kris W Pan

TL;DR

Pat-DEVAL introduces a Chain-of-Legal-Thought framework for evaluating patent descriptions along four dimensions—Technical Content Fidelity, Data Precision, Structural Coverage, and Legal-Professional Compliance—by simulating a PHOSITA reviewer and enforcing sequential legal reasoning. It demonstrates that explicit incorporation of statutory constraints and domain-specific reasoning yields substantially higher alignment with expert judgments than traditional metrics or generic LLM evaluators, with a notable impact on legal-Professional Compliance. Evaluations on the Pap2Pat-EvalGold dataset (N=146) show a Pearson correlation of $0.69$ overall, and $0.73$ for LPC, underscoring the method's effectiveness in capturing long-form structural coherence and legal validity. The work provides a robust methodological foundation for deploying automated patent drafting tools while outlining limitations and avenues for integrating with claim-level evaluation and broader domain coverage.

Abstract

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 automated patent drafting, existing evaluation approaches fail to assess long-form structural coherence and statutory compliance specific to descriptions. We propose Pat-DEVAL, the first multi-dimensional evaluation framework dedicated to patent description bodies. Leveraging the LLM-as-a-judge paradigm, Pat-DEVAL introduces Chain-of-Legal-Thought (CoLT), a legally-constrained reasoning mechanism that enforces sequential patent-law-specific analysis. Experiments validated by patent expert on our Pap2Pat-EvalGold dataset demonstrate that Pat-DEVAL achieves a Pearson correlation of 0.69, significantly outperforming baseline metrics and existing LLM evaluators. Notably, the framework exhibits a superior correlation of 0.73 in Legal-Professional Compliance, proving that the explicit injection of statutory constraints is essential for capturing nuanced legal validity. By establishing a new standard for ensuring both technical soundness and legal compliance, Pat-DEVAL provides a robust methodological foundation for the practical deployment of automated patent drafting systems.

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

TL;DR

Pat-DEVAL introduces a Chain-of-Legal-Thought framework for evaluating patent descriptions along four dimensions—Technical Content Fidelity, Data Precision, Structural Coverage, and Legal-Professional Compliance—by simulating a PHOSITA reviewer and enforcing sequential legal reasoning. It demonstrates that explicit incorporation of statutory constraints and domain-specific reasoning yields substantially higher alignment with expert judgments than traditional metrics or generic LLM evaluators, with a notable impact on legal-Professional Compliance. Evaluations on the Pap2Pat-EvalGold dataset (N=146) show a Pearson correlation of overall, and for LPC, underscoring the method's effectiveness in capturing long-form structural coherence and legal validity. The work provides a robust methodological foundation for deploying automated patent drafting tools while outlining limitations and avenues for integrating with claim-level evaluation and broader domain coverage.

Abstract

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 automated patent drafting, existing evaluation approaches fail to assess long-form structural coherence and statutory compliance specific to descriptions. We propose Pat-DEVAL, the first multi-dimensional evaluation framework dedicated to patent description bodies. Leveraging the LLM-as-a-judge paradigm, Pat-DEVAL introduces Chain-of-Legal-Thought (CoLT), a legally-constrained reasoning mechanism that enforces sequential patent-law-specific analysis. Experiments validated by patent expert on our Pap2Pat-EvalGold dataset demonstrate that Pat-DEVAL achieves a Pearson correlation of 0.69, significantly outperforming baseline metrics and existing LLM evaluators. Notably, the framework exhibits a superior correlation of 0.73 in Legal-Professional Compliance, proving that the explicit injection of statutory constraints is essential for capturing nuanced legal validity. By establishing a new standard for ensuring both technical soundness and legal compliance, Pat-DEVAL provides a robust methodological foundation for the practical deployment of automated patent drafting systems.
Paper Structure (39 sections, 1 equation, 2 figures, 4 tables)

This paper contains 39 sections, 1 equation, 2 figures, 4 tables.

Figures (2)

  • Figure 1: Conceptual comparison of structural and rhetorical paradigms between scientific papers and patent descriptions.
  • Figure 2: Overview of the Pat-DEVAL framework. The Chain-of-Legal-Thought (CoLT) mechanism enforces sequential reasoning through three patent-law-specific layers (Technical Mapping, Statutory Compliance, and Formal Consistency) using an LLM simulating a Person Having Ordinary Skill in the Art (PHOSITA). The process yields four dimension-specific scores (TCF, DP, SC, LPC), which are aggregated into an overall quality score.