paper-with-me

홈 › Papers

Extracting Domain-specific Concepts from Large-scale Linked Open Data

2021-11-22 · Satoshi Kume, Kouji Kozaki

We propose a methodology for extracting concepts for a target domain from large-scale linked open data (LOD) to support the construction of domain ontologies providing field-specific knowledge and definitions. The proposed method defines search entities by linking the LOD vocabulary with technical terms related to the target domain. The search entities are then used as a starting point for obtaining upper-level concepts in the LOD, and the occurrences of common upper-level entities and the chain-of-path relationships are examined to determine the range of conceptual connections in the target domain. A technical dictionary index and natural language processing are used to evaluate whether the extracted concepts cover the domain. As an example of extracting a class hierarchy from LOD, we used Wikidata to construct a domain ontology for polymer materials and physical properties. The proposed method can be applied to general datasets with class hierarchies, and it allows ontology developers to create an initial model of the domain ontology for their own purposes.

📄 PDF Abstract BibTeX arXiv:2112.03102

Code (1)

kumes/aggraphsearch 공식 구현

Similar Papers 제목 키워드 기반

Automatic Ontology Learning from Domain-Specific Short Unstructured Text Data

2019-03-07 · Yiming Xu, Dnyanesh Rajpathak, Ian Gibbs, Diego Klabjan

Ontology learning is a critical task in industry, dealing with identifying and extracting concepts captured in text data such that these concepts can be used in different tasks, e.g. information retrieval. Ontology learn…

General ClassificationInformation RetrievalRetrieval

Multi-Modal Multi-Scale Deep Learning for Large-Scale Image Annotation

2017-09-05 · Yulei Niu, Zhiwu Lu, Ji-Rong Wen, Tao Xiang 외

Image annotation aims to annotate a given image with a variable number of class labels corresponding to diverse visual concepts. In this paper, we address two main issues in large-scale image annotation: 1) how to learn …

Deep Learning

CHIMERA: A Knowledge Base of Idea Recombination in Scientific Literature

2025-05-27 · Noy Sternlicht, Tom Hope

A hallmark of human innovation is the process of recombination -- creating original ideas by integrating elements of existing mechanisms and concepts. In this work, we automatically mine the scientific literature and bui…

ConExion: Concept Extraction with Large Language Models

2025-04-17 · Ebrahim Norouzi, Sven Hertling, Harald Sack

In this paper, an approach for concept extraction from documents using pre-trained large language models (LLMs) is presented. Compared with conventional methods that extract keyphrases summarizing the important informati…

NLP-AKG: Few-Shot Construction of NLP Academic Knowledge Graph Based on LLM

2025-02-20 · Jiayin Lan, Jiaqi Li, Baoxin Wang, Ming Liu 외

Large language models (LLMs) have been widely applied in question answering over scientific research papers. To enhance the professionalism and accuracy of responses, many studies employ external knowledge augmentation. …

graph constructionQuestion Answering