paper-with-me

Papers

Discovering Knowledge Graph Schema from Short Natural Language Text via Dialog

2020-07-01 · SIGDIAL (ACL) 2020 7 · Subhasis Ghosh, Arpita Kundu, Aniket Pramanick, Indrajit Bhattacharya

We study the problem of schema discovery for knowledge graphs. We propose a solution where an agent engages in multi-turn dialog with an expert for this purpose. Each mini-dialog focuses on a short natural language statement, and looks to elicit the expert’s desired schema-based interpretation of that statement, taking into account possible augmentations to the schema. The overall schema evolves by performing dialog over a collection of such statements. We take into account the probability that the expert does not respond to a query, and model this probability as a function of the complexity of the query. For such mini-dialogs with response uncertainty, we propose a dialog strategy that looks to elicit the schema over as short a dialog as possible. By combining the notion of uncertainty sampling from active learning with generalized binary search, the strategy asks the query with the highest expected reduction of entropy. We show that this significantly reduces dialog complexity while engaging the expert in meaningful dialog.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningKnowledge Graphs

Similar Papers 제목 키워드 기반

Harvesting Event Schemas from Large Language Models

2023-05-12 · Jialong Tang, Hongyu Lin, Zhuoqun Li, Yaojie Lu 외

Event schema provides a conceptual, structural and formal language to represent events and model the world event knowledge. Unfortunately, it is challenging to automatically induce high-quality and high-coverage event sc…

Diversity

Discovering Relationships in Data Lakes Using Large Language Models: An Industrial Case

2026-08-27 · Ahlame Diouan, Eric Ferey, Sabine Loudcher, Jérôme Darmont arxiv

Data lakes rely on metadata to remain usable, yet this meta data is often limited or weakly informative for column relationship discovery, especially in ERP-derived datasets with coded or abbreviated schema labels. We pr…

Machine Knowledge: Creation and Curation of Comprehensive Knowledge Bases

2020-09-24 · Gerhard Weikum, Luna Dong, Simon Razniewski, Fabian Suchanek

Equipping machines with comprehensive knowledge of the world's entities and their relationships has been a long-standing goal of AI. Over the last decade, large-scale knowledge bases, also known as knowledge graphs, have…

Knowledge GraphsQuestion Answering

Schema-adaptable Knowledge Graph Construction

2023-05-15 · Hongbin Ye, Honghao Gui, Xin Xu, Xi Chen 외

Conventional Knowledge Graph Construction (KGC) approaches typically follow the static information extraction paradigm with a closed set of pre-defined schema. As a result, such approaches fall short when applied to dyna…

graph constructionUIE

From Graph Retrieval to Schema Realization: Counterfactual Validation for Text-to-SPARQL over Heterogeneous Knowledge Graphs

2025-08-03 · Chengxiao Dai, Yue Xiu, Dusit Niyato arxiv

Text-to-SPARQL maps natural-language questions to executable SPARQL queries over RDF knowledge graphs. While standard evaluations often fix the target graph in advance, practical knowledge graph question answering (KGQA)…

Graph Question AnsweringKnowledge Graphs