用动态路由提升专利权利要求生成的可靠性与成本效率
Adaptive Cost-Efficient Evaluation for Reliable Patent Claim Generation

- 根据错误类型分布熵决定是否升级验证,实现智能资源分配
- 在4万条专利数据上,成本降低78%且召回率保持领先
- 适合需要高精度、低耗时专利审查的法律AI场景
自动化专利权利要求验证要求极低错误率。现有方法面临轻量编码器难以捕捉长程法律依赖、全量大模型验证又带来4-5倍额外开销的矛盾。简单基于置信度的分级无法区分结构上不同的错误类型,而这些类型需不同推理深度。本文提出两阶段自适应成本高效评估框架(ACE),利用专利错误的类别结构实现不确定性感知路由。第一阶段,微调编码器将权利要求映射到覆盖K+1类法律错误类型的分布,其预测熵作为路由信号;超过熵阈值的样本进入第二阶段,由专家大模型执行受专利规范约束的链式专利思维(CoPT)协议,对照35 U.S.C.标准逐项分析,通过结构化约束将单条处理延迟降低42%,生成合法依据充分的判断。我们还构建了包含4万条专利的权利要求数据集ACE-40k,标注基于MPEP标准。实验表明,ACE在性能上超越包括700亿参数监督模型在内的多个基线,成本降低78%。在真实美国专利局驳回数据上,该路由机制无需重新校准即可迁移,推理时间减少60%,同时保持竞争力的召回率。
原文摘要 · Abstract (English)
Automated patent claim validation demands low error tolerance. However, existing approaches face a rigidity-resource dilemma: lightweight encoders cannot track long-range legal dependencies, while exhaustive LLM verification incurs 4-5X higher overhead at million-claim scale. A naive confidence-based cascade cannot resolve this because binary validity scores fail to distinguish structurally distinct error types which require different reasoning depths. We propose a two-stage framework: Adaptive Cost-efficient Evaluation (ACE), which exploits the categorical structure of patent errors for uncertainty-aware routing. In the first stage, a fine-tuned encoder projects claims into a K+1 distribution over legal error types, whose predictive entropy serves as the routing signal. Claims exceeding an entropy threshold are escalated to the second stage, where an expert LLM executes a schema-constrained Chain-of-Patent-Thought (CoPT) protocol to map claim elements against 35 U.S.C. standards whose schema constraint reduces per-claim latency by 42% while producing legally grounded verdicts. We further present a 40,000-claim dataset ACE-40k with MPEP-grounded annotations, where ACE surpasses competitive baselines including a supervised 70B-parameter LLM while reducing costs by 78%. On real USPTO rejection data, the routing mechanism transfers without re-calibration, reducing inference time by 60% while maintaining competitive recall.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。