FlowPlan-G2P: A Structured Generation Framework for Transforming Scientific Papers into Patent Descriptions
Kris W Pan, Yongmin Yoo
TL;DR
FlowPlan-G2P tackles transforming scientific papers into legally compliant patent descriptions by introducing a structured, three-stage pipeline that mirrors expert drafting: Concept Graph Induction, Paragraph/Section Planning, and Graph-Conditioned Generation. By grounding generation in a formal concept graph and section-level plans, the approach improves long-range coherence and enablement, addressing the core structural and legal constraints that end-to-end models struggle with. The authors demonstrate that traditional surface metrics poorly reflect patent quality and validate their method with Pat-DEVAL, showing superior legal compliance and structural coverage across multiple backbone models. The work highlights the Metric Paradox in patent evaluation and positions graph-guided, plan-based generation as a robust paradigm for domain-specific, legally constrained text generation with practical implications for scalable patent drafting.
Abstract
Over 3.5 million patents are filed annually, with drafting patent descriptions requiring deep technical and legal expertise. Transforming scientific papers into patent descriptions is particularly challenging due to their differing rhetorical styles and stringent legal requirements. Unlike black-box text-to-text approaches that struggle to model structural reasoning and legal constraints, we propose FlowPlan-G2P, a novel framework that mirrors the cognitive workflow of expert drafters by reformulating this task into three stages: (1) Concept Graph Induction, extracting technical entities and relationships into a directed graph via expert-like reasoning; (2) Paragraph and Section Planning, reorganizing the graph into coherent clusters aligned with canonical patent sections; and (3) Graph-Conditioned Generation, producing legally compliant paragraphs using section-specific subgraphs and tailored prompts. Experiments demonstrate that FlowPlan-G2P significantly improves logical coherence and legal compliance over end-to-end LLM baselines. Our framework establishes a new paradigm for paper-to-patent generation and advances structured text generation for specialized domains.
