paper-with-me

홈 › Papers

Constructing Micro Knowledge Graphs from Technical Support Documents

2025-04-14 · Atul Kumar, Nisha Gupta, Saswati Dana

Short technical support pages such as IBM Technotes are quite common in technical support domain. These pages can be very useful as the knowledge sources for technical support applications such as chatbots, search engines and question-answering (QA) systems. Information extracted from documents to drive technical support applications is often stored in the form of Knowledge Graph (KG). Building KGs from a large corpus of documents poses a challenge of granularity because a large number of entities and actions are present in each page. The KG becomes virtually unusable if all entities and actions from these pages are stored in the KG. Therefore, only key entities and actions from each page are extracted and stored in the KG. This approach however leads to loss of knowledge represented by entities and actions left out of the KG as they are no longer available to graph search and reasoning functions. We propose a set of techniques to create micro knowledge graph (micrograph) for each of such web pages. The micrograph stores all the entities and actions in a page and also takes advantage of the structure of the page to represent exactly in which part of that page these entities and actions appeared, and also how they relate to each other. These micrographs can be used as additional knowledge sources by technical support applications. We define schemas for representing semi-structured and plain text knowledge present in the technical support web pages. Solutions in technical support domain include procedures made of steps. We also propose a technique to extract procedures from these webpages and the schemas to represent them in the micrographs. We also discuss how technical support applications can take advantage of the micrographs.

📄 PDF Abstract BibTeX arXiv:2504.09877

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsQuestion Answering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

MWO2KG and Echidna: Constructing and exploring knowledge graphs from maintenance data

2022-11-05 · Proceedings of the Institution of Mechanical Engineers, Part O: Journal of Risk and Reliability 2022 11 · M Stewart, M Hodkiewicz, W Liu, T French

Unstructured technical texts are a rich resource of engineering knowledge underutilised for data analysis. Maintenance work orders (MWO), for example, capture valuable information to inform what work was done on an asset…

Knowledge GraphsNamed Entity Recognition (NER)Text Classification

Hierarchical Network Fusion for Multi-Modal Electron Micrograph Representation Learning with Foundational Large Language Models

2024-08-24 · Sakhinana Sagar Srinivas, Geethan Sannidhi, Venkataramana Runkana

Characterizing materials with electron micrographs is a crucial task in fields such as semiconductors and quantum materials. The complex hierarchical structure of micrographs often poses challenges for traditional classi…

Representation Learning

Synergizing LLMs and Knowledge Graphs: A Novel Approach to Software Repository-Related Question Answering

2024-12-05 · Samuel Abedu, SayedHassan Khatoonabadi, Emad Shihab

Software repositories contain valuable information for gaining insights into their development process. However, extracting insights from these repository data is time-consuming and requires technical expertise. While so…

Knowledge GraphsQuestion Answering

Similarity-weighted Construction of Contextualized Commonsense Knowledge Graphs for Knowledge-intense Argumentation Tasks

2023-05-15 · Moritz Plenz, Juri Opitz, Philipp Heinisch, Philipp Cimiano 외

Arguments often do not make explicit how a conclusion follows from its premises. To compensate for this lack, we enrich arguments with structured background knowledge to support knowledge-intense argumentation tasks. We …

Knowledge GraphsSemantic SimilaritySemantic Textual SimilarityTriplet

KG-Hub -- Building and Exchanging Biological Knowledge Graphs

2023-01-31 · J Harry Caufield, Tim Putman, Kevin Schaper, Deepak R Unni 외

Knowledge graphs (KGs) are a powerful approach for integrating heterogeneous data and making inferences in biology and many other domains, but a coherent solution for constructing, exchanging, and facilitating the downst…

Knowledge GraphsLink PredictionNode Classification