REVIEW 3 cited by
Knowledge Graph-Augmented Language Models for Knowledge-Grounded Dialogue Generation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Language models have achieved impressive performances on dialogue generation tasks. However, when generating responses for a conversation that requires factual knowledge, they are far from perfect, due to an absence of mechanisms to retrieve, encode, and reflect the knowledge in the generated responses. Some knowledge-grounded dialogue generation methods tackle this problem by leveraging facts from Knowledge Graphs (KGs); however, they do not guarantee that the model utilizes a relevant piece of knowledge from the KG. To overcome this limitation, we propose SUbgraph Retrieval-augmented GEneration (SURGE), a framework for generating context-relevant and knowledge-grounded dialogues with the KG. Specifically, our SURGE framework first retrieves the relevant subgraph from the KG, and then enforces consistency across facts by perturbing their word embeddings conditioned by the retrieved subgraph. Then, we utilize contrastive learning to ensure that the generated texts have high similarity to the retrieved subgraphs. We validate our SURGE framework on OpendialKG and KOMODIS datasets, showing that it generates high-quality dialogues that faithfully reflect the knowledge from KG.
Forward citations
Cited by 3 Pith papers
-
BioPIE: A Biomedical Protocol Information Extraction Dataset for Experiment Understanding
A new protocol-centric knowledge-graph dataset (34 entity types, 21 relations, 509 protocols) improves biomedical experiment QA over text-only retrieval.
-
Paths to Causality: Finding Informative Subgraphs Within Knowledge Graphs for Knowledge-Based Causal Discovery
A learning-to-rank model chooses informative knowledge-graph paths between entity pairs, and adding the top path to zero-shot prompts improves LLM causal classification by up to 44.4 F1 points.
-
A Graph-Retrieval-Augmented Generation Framework Enhances Decision-Making in the Circular Economy
A knowledge-graph-backed retrieval system for industrial waste questions outperforms standalone LLMs and naive RAG on six curated test cases, but the benchmark derives its ground truth from the same graph.
Discussion (0). Sign in to comment.