paper-with-me

Papers

Patent-KG: Patent Knowledge Graph Use for Engineering Design

2021-08-26 · Haoyu Zuo, Yuan Yin, Peter Childs

To facilitate knowledge reuse in engineering design, several dataset approaches have been proposed and applied by designers. This paper builds a patent-based knowledge graph, patent-KG, to represent the knowledge facts in patents for engineering design. The arising patent-KG approach proposes a new unsupervised mechanism to extract knowledge facts in a patent, by searching the attention graph in language models. This method avoids using expensive labelled data in supervised learning or listing complex syntactic rules in rule-based extraction. The extracted entities are compared with other benchmarks in the criteria of recall rate. The result reaches the highest 0.9 recall rate in the standard list of mechanical engineering related technical terms, which means the highest coverage of engineering words. The extracted relationships are also compared with other benchmarks. The result shows that our method provides more contextual information in relationships, and extracts more relationship types including positional and negation relationships.

📄 PDF Abstract BibTeX arXiv:2108.11899

Code (0)

등록된 구현이 없습니다.

Tasks

Negation

Similar Papers 제목 키워드 기반

Engineering Knowledge Graph from Patent Database

2021-06-12 · L Siddharth, Lucienne T. M. Blessing, Kristin L. Wood, Jianxi Luo

We propose a large, scalable engineering knowledge graph, comprising sets of (entity, relationship, entity) triples that are real-world engineering facts found in the patent database. We apply a set of rules based on the…

Knowledge Graphs

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

PatentMiner: Patent Vacancy Mining via Context-enhanced and Knowledge-guided Graph Attention

2021-07-10 · Gaochen Wu, Bin Xu, Yuxin Qin, Fei Kong 외

Although there are a small number of work to conduct patent research by building knowledge graph, but without constructing patent knowledge graph using patent documents and combining latest natural language processing me…

Graph AttentionLink Predictionnamed-entity-recognitionNamed Entity Recognition+2

Patent Data for Engineering Design: A Critical Review and Future Directions

2021-11-15 · Shuo Jiang, Serhad Sarica, Binyang Song, Jie Hu 외

Patent data have long been used for engineering design research because of its large and expanding size, and widely varying massive amount of design information contained in patents. Recent advances in artificial intelli…

Linguistic and Structural Basis of Engineering Design Knowledge

2023-12-11 · L. Siddharth, Jianxi Luo

Natural language artefact descriptions are primary carriers of engineering design knowledge, whose retrieval, representation, and reuse are fundamental to supporting knowledge-intensive tasks in the design process. In th…

Common Sense ReasoningKnowledge GraphsLanguage ModellingLarge Language Model