paper-with-me

홈 › Papers

Enhancing the Patent Matching Capability of Large Language Models via the Memory Graph

2025-04-21 · Qiushi Xiong, Zhipeng Xu, Zhenghao Liu, Mengjia Wang, Zulong Chen, Yue Sun, Yu Gu, Xiaohua LI, Ge Yu

Intellectual Property (IP) management involves strategically protecting and utilizing intellectual assets to enhance organizational innovation, competitiveness, and value creation. Patent matching is a crucial task in intellectual property management, which facilitates the organization and utilization of patents. Existing models often rely on the emergent capabilities of Large Language Models (LLMs) and leverage them to identify related patents directly. However, these methods usually depend on matching keywords and overlook the hierarchical classification and categorical relationships of patents. In this paper, we propose MemGraph, a method that augments the patent matching capabilities of LLMs by incorporating a memory graph derived from their parametric memory. Specifically, MemGraph prompts LLMs to traverse their memory to identify relevant entities within patents, followed by attributing these entities to corresponding ontologies. After traversing the memory graph, we utilize extracted entities and ontologies to improve the capability of LLM in comprehending the semantics of patents. Experimental results on the PatentMatch dataset demonstrate the effectiveness of MemGraph, achieving a 17.68% performance improvement over baseline LLMs. The further analysis highlights the generalization ability of MemGraph across various LLMs, both in-domain and out-of-domain, and its capacity to enhance the internal reasoning processes of LLMs during patent matching. All data and codes are available at https://github.com/NEUIR/MemGraph.

📄 PDF Abstract BibTeX arXiv:2504.14845

Code (1)

neuir/memgraph 공식 구현 pytorch

Tasks

Management

Similar Papers 제목 키워드 기반

Comparing Complex Concepts with Transformers: Matching Patent Claims Against Natural Language Text

2024-07-14 · Matthias Blume, Ghobad Heidari, Christoph Hewel

A key capability in managing patent applications or a patent portfolio is comparing claims to other text, e.g. a patent specification. Because the language of claims is different from language used elsewhere in the paten…

Semantic Similarity Matching for Patent Documents Using Ensemble BERT-related Model and Novel Text Processing Method

2024-01-06 · Liqiang Yu, Bo Liu, Qunwei Lin, Xinyu Zhao 외

In the realm of patent document analysis, assessing semantic similarity between phrases presents a significant challenge, notably amplifying the inherent complexities of Cooperative Patent Classification (CPC) research. …

Patent classificationSemantic SimilaritySemantic Textual Similarity

Linguistically Informed Masking for Representation Learning in the Patent Domain

2021-06-10 · Sophia Althammer, Mark Buckley, Sebastian Hofstätter, Allan Hanbury

Domain-specific contextualized language models have demonstrated substantial effectiveness gains for domain-specific downstream tasks, like similarity matching, entity recognition or information retrieval. However succes…

Domain AdaptationInformation RetrievalRepresentation LearningRetrieval

PatentMatch: A Dataset for Matching Patent Claims & Prior Art

2020-12-27 · Julian Risch, Nicolas Alder, Christoph Hewel, Ralf Krestel

Patent examiners need to solve a complex information retrieval task when they assess the novelty and inventive step of claims made in a patent application. Given a claim, they search for prior art, which comprises all re…

Information RetrievalRetrievalSemantic correspondence

PatentGPT: A Large Language Model for Intellectual Property

2024-04-28 · Zilong Bai, ruiji zhang, Linqing Chen, Qijun Cai 외

In recent years, large language models(LLMs) have attracted significant attention due to their exceptional performance across a multitude of natural language process tasks, and have been widely applied in various fields.…

Language ModelingLanguage ModellingLarge Language Modelmodel