Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 17 Issue 3, 2026.
Abstract: Large Language Models (LLMs) have rapidly advanced the capabilities of automated reasoning and text generation, yet they continue to hallucinate when responding to domain-specific or rapidly evolving queries due to limitations in their static, parametric knowledge. This challenge is especially significant in high-stakes domains where factual accuracy is critical. To address this gap, the present study introduces a domain-agnostic framework called the Web-Constructed Knowledge Graph (WCKG), designed to ground LLM outputs in verifiable, web-retrieved information. Unlike conventional Retrieval-Augmented Generation (RAG) pipelines, WCKG transforms ad-hoc retrieval into structured, reusable knowledge through automated, query-triggered web searches that extract entities and relations and synthesize them into lightweight, provenance-aware knowledge graphs maintained locally within user sessions. A global registry stores only abstracted metadata, ensuring decentralized knowledge management and privacy while enabling efficient indexing and discovery. Web-grounded reasoning is achieved by serializing relevant graph fragments directly into LLM prompts. Experimental evaluation demonstrates that this framework generates coherent knowledge graphs, supports iterative refinement through user interactions, and improves the reliability of model responses across diverse domains, achieving an average hallucination reduction of 3.3% over a RAG baseline. The findings imply that WCKG can convert transient LLM interactions into evolving knowledge resources, offering a practical foundation for long-term reasoning, model adaptation, and decentralized knowledge sharing in future AI systems.
Durvesh Narkhede, Rama Gaikwad, Saniya Jadhav, Pratiksha Ovhal, Nigam Roy and Prasad Dhanade. “Domain-Agnostic Knowledge Graph Construction for Systematic Hallucination Reduction and Knowledge Reusability in Large Language Models”. International Journal of Advanced Computer Science and Applications (IJACSA) 17.3 (2026). http://dx.doi.org/10.14569/IJACSA.2026.0170397
@article{Narkhede2026,
title = {Domain-Agnostic Knowledge Graph Construction for Systematic Hallucination Reduction and Knowledge Reusability in Large Language Models},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2026.0170397},
url = {http://dx.doi.org/10.14569/IJACSA.2026.0170397},
year = {2026},
publisher = {The Science and Information Organization},
volume = {17},
number = {3},
author = {Durvesh Narkhede and Rama Gaikwad and Saniya Jadhav and Pratiksha Ovhal and Nigam Roy and Prasad Dhanade}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.