arXiv:2511.16972cs.LG2025-11AAAI被引 1

用多智能体搜索优化专利权利要求,提升新颖性与法律保护范围。

ToC: Tree-of-Claims Search with Multi-Agent Language Models

  • 构建编辑与审查双智能体,结合蒙特卡洛树搜索进行迭代优化。
  • 在1145个专利样本上,综合得分提升8%,部分场景达9%。
  • 适合需要精准、可解释专利撰写的研究者与法务人员。

专利权利要求的优化是一项关键但极具挑战的任务,需在最大化新颖性的同时保持法律保护范围。人工撰写耗时费力且不一致,而传统大语言模型缺乏结构化、迭代式推理能力。为此,我们提出树状权利要求(Tree of Claims, ToC)框架,将权利要求修改重构为受控搜索问题。ToC融合蒙特卡洛树搜索(MCTS)与协作多智能体系统:编辑智能体(EditorAgent)基于上下文提出合理修改,审查智能体(ExaminerAgent)通过链式思维分析新颖性与现有技术披露,模拟专利审查员的批判。在多目标奖励函数驱动下,联合优化新颖性、范围保留与语义一致性。在包含1145个权利要求的基准上评估表明,ToC在零样本和少样本场景下显著优于标准LLMs,平均综合得分提升8%,某些情况下达9%。大量实验,包括详尽消融研究,验证了其生成更优、更具法律鲁棒性的权利要求修订的有效性。总体而言,ToC建立了一种透明、可控、可解释的方法,有效结合先进大模型推理与策略性MCTS规划,实现结构化专利权利要求优化。源代码见https://github.com/ysy2003/ToC。

原文摘要 · Abstract (English)

Optimizing patent claims is a critical yet challenging task, demanding careful balance between maximizing novelty and preserving legal scope. Manual claim drafting is labor-intensive, costly, and inherently inconsistent, while conventional Large Language Models (LLMs) often lack the structured, iterative reasoning essential for precise claim refinement. To address these challenges, we introduce Tree of Claims (ToC), an innovative framework that redefines claim editing as a guided search problem. ToC synergistically integrates Monte Carlo Tree Search (MCTS) with a collaborative multi-agent system, comprising an LLM-based EditorAgent that proposes contextually grounded edits, and an ExaminerAgent that mimics patent examiner critiques through structured, chain-of-thought analyses of novelty and prior art disclosure. Driven by a carefully designed multi-objective reward function, ToC jointly optimizes novelty, scope retention, and semantic coherence. Experimental evaluation on a benchmark of 1145 claims demonstrates that ToC significantly outperforms standard LLMs in zero-shot and few-shot scenarios, achieving an average composite score improvement of 8\%, and up to 9\% in certain cases. Extensive experiments, including detailed ablation studies, validate ToC's efficacy in generating superior, legally robust claim revisions. Overall, ToC establishes a transparent, controllable, and interpretable methodology that effectively bridges advanced LLM reasoning capabilities with strategic MCTS planning for structured patent claim optimization.The source code is available at https://github.com/ysy2003/ToC.

专利生成多智能体搜索优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。