Context Matters: Pushing the Boundaries of Open-Ended Answer Generation with Graph-Structured Knowledge Context
Somnath Banerjee, Amruit Sahoo, Sayan Layek, Avik Dutta, Rima Hazra,, Animesh Mukherjee

TL;DR
This paper presents GraphContextGen, a framework that enhances open-ended answer generation in LLMs by integrating graph-structured knowledge retrieval, significantly improving factual accuracy and domain-specific response quality.
Contribution
It introduces a novel graph-driven context retrieval method that outperforms traditional text-based systems in grounding knowledge for LLMs in domain-specific QA tasks.
Findings
GraphContextGen outperforms text-based retrieval systems
Enhanced factual coherence in generated answers
Improved performance across various LLM sizes
Abstract
In the continuously advancing AI landscape, crafting context-rich and meaningful responses via Large Language Models (LLMs) is essential. Researchers are becoming more aware of the challenges that LLMs with fewer parameters encounter when trying to provide suitable answers to open-ended questions. To address these hurdles, the integration of cutting-edge strategies, augmentation of rich external domain knowledge to LLMs, offers significant improvements. This paper introduces a novel framework that combines graph-driven context retrieval in conjunction to knowledge graphs based enhancement, honing the proficiency of LLMs, especially in domain specific community question answering platforms like AskUbuntu, Unix, and ServerFault. We conduct experiments on various LLMs with different parameter sizes to evaluate their ability to ground knowledge and determine factual accuracy in answers to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Graph Neural Networks
MethodsAttentive Walk-Aggregating Graph Neural Network
