paper-with-me

Papers

Embedding Knowledge Graph of Patent Metadata to Measure Knowledge Proximity

2022-11-03 · Guangtong Li, L Siddharth, Jianxi Luo

Knowledge proximity refers to the strength of association between any two entities in a structural form that embodies certain aspects of a knowledge base. In this work, we operationalize knowledge proximity within the context of the US Patent Database (knowledge base) using a knowledge graph (structural form) named PatNet built using patent metadata, including citations, inventors, assignees, and domain classifications. We train various graph embedding models using PatNet to obtain the embeddings of entities and relations. The cosine similarity between the corresponding (or transformed) embeddings of entities denotes the knowledge proximity between these. We compare the embedding models in terms of their performances in predicting target entities and explaining domain expansion profiles of inventors and assignees. We then apply the embeddings of the best-preferred model to associate homogeneous (e.g., patent-patent) and heterogeneous (e.g., inventor-assignee) pairs of entities.

📄 PDF Abstract BibTeX arXiv:2211.01768

Code (0)

등록된 구현이 없습니다.

Tasks

FormGraph Embedding

Methods 이 논문이 사용한 방법론

TransE TransE is an energy-based model that produces knowledge base embeddings. It models relationships by interpreting them as translations operating on the low-dimensional…

Similar Papers 제목 키워드 기반

Deep Patent Landscaping Model Using Transformer and Graph Embedding

2019-03-14 · Seokkyu Choi, Hyeonju Lee, Eunjeong Lucy Park, Sungchul Choi

Patent landscaping is a method used for searching related patents during a research and development (R&D) project. To avoid the risk of patent infringement and to follow current trends in technology, patent landscaping i…

BenchmarkingGraph Embedding

PatentTransformer-2: Controlling Patent Text Generation by Structural Metadata

2020-01-11 · Jieh-Sheng Lee, Jieh Hsiang

PatentTransformer is our codename for patent text generation based on Transformer-based models. Our goal is "Augmented Inventing." In this second version, we leverage more of the structural metadata in patents. The struc…

RelationSentenceText Generation

Enhancing Patent Retrieval using Text and Knowledge Graph Embeddings: A Technical Note

2022-11-03 · L Siddharth, Guangtong Li, Jianxi Luo

Patent retrieval influences several applications within engineering design research, education, and practice as well as applications that concern innovation, intellectual property, and knowledge management etc. In this a…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graphs+3

The Harvard USPTO Patent Dataset: A Large-Scale, Well-Structured, and Multi-Purpose Corpus of Patent Applications

2022-07-08 · NeurIPS 2023 11 · Mirac Suzgun, Luke Melas-Kyriazi, Suproteem K. Sarkar, Scott Duke Kominers 외

Innovation is a major driver of economic and social development, and information about many kinds of innovation is embedded in semi-structured data from patents and patent applications. Although the impact and novelty of…

Binary ClassificationLanguage ModelingLanguage ModellingMulti-class Classification

Connecting the Dots: Inferring Patent Phrase Similarity with Retrieved Phrase Graphs

2024-03-24 · Zhuoyi Peng, Yi Yang

We study the patent phrase similarity inference task, which measures the semantic similarity between two patent phrases. As patent documents employ legal and highly technical language, existing semantic textual similarit…

Self-Supervised LearningSemantic SimilaritySemantic Textual Similarity