paper-with-me

홈 › Papers

LinkQ: An LLM-Assisted Visual Interface for Knowledge Graph Question-Answering

2024-06-07 · Harry Li, Gabriel Appleby, Ashley Suh

We present LinkQ, a system that leverages a large language model (LLM) to facilitate knowledge graph (KG) query construction through natural language question-answering. Traditional approaches often require detailed knowledge of complex graph querying languages, limiting the ability for users -- even experts -- to acquire valuable insights from KG data. LinkQ simplifies this process by first interpreting a user's question, then converting it into a well-formed KG query. By using the LLM to construct a query instead of directly answering the user's question, LinkQ guards against the LLM hallucinating or generating false, erroneous information. By integrating an LLM into LinkQ, users are able to conduct both exploratory and confirmatory data analysis, with the LLM helping to iteratively refine open-ended questions into precise ones. To demonstrate the efficacy of LinkQ, we conducted a qualitative study with five KG practitioners and distill their feedback. Our results indicate that practitioners find LinkQ effective for KG question-answering, and desire future LLM-assisted systems for the exploratory analysis of graph databases.

📄 PDF Abstract BibTeX arXiv:2406.06621

Code (1)

mit-ll/linkq 공식 구현

Tasks

Graph Question AnsweringLanguage ModelingLanguage ModellingLarge Language ModelQuestion Answering

Similar Papers 제목 키워드 기반

The Role of Visualization in LLM-Assisted Knowledge Graph Systems: Effects on User Trust, Exploration, and Workflows

2025-05-20 · Harry Li, Gabriel Appleby, Kenneth Alperin, Steven R Gomez 외

Knowledge graphs (KGs) are powerful data structures, but exploring them effectively remains difficult for even expert users. Large language models (LLMs) are increasingly used to address this gap, yet little is known emp…

Knowledge Graphs

Mitigating LLM Hallucinations with Knowledge Graphs: A Case Study

2025-04-16 · Harry Li, Gabriel Appleby, Kenneth Alperin, Steven R Gomez 외

High-stakes domains like cyber operations need responsible and trustworthy AI methods. While large language models (LLMs) are becoming increasingly popular in these domains, they still suffer from hallucinations. This re…

Knowledge GraphsQuestion Answering

LinkQA: Synthesizing Diverse QA from Multiple Seeds Strongly Linked by Knowledge Points

2025-08-02 · Xuemiao Zhang, Can Ren, Chengying Tu, Rongxiang Weng 외 arxiv

The advancement of large language models (LLMs) struggles with the scarcity of high-quality, diverse training data. To address this limitation, we propose LinkSyn, a novel knowledge point (KP) graph-based synthesis frame…

Evaluation of Augmented Reality-based Intuitive Interface for Robot-Assisted Transesophageal Echocardiography: A User Study

2026-06-18 · Xiu Zhang*, Matteo Di Mauro*, Sofia Breschi, Angela Peloso 외 arxiv

TransEsophageal Echocardiography (TEE) is essential for diagnosing and guiding Structural Heart Disease (SHD) interventions. However, manual TEE manipulation demands significant operator expertise, is physically demandin…

MetaConfigurator: AI-Assisted RDF Authoring from JSON Data

2026-06-05 · Felix Neubauer, Mahdi Jafarkhani, Kenichi Endo, Jürgen Pleiss 외 arxiv

Scientific workflows increasingly generate structured JSON data that is easy to exchange but difficult to interpret consistently across systems due to lacking semantic interoperability. While JSON Schema ensures structur…

Knowledge Graphs