paper-with-me

Papers

CogMG: Collaborative Augmentation Between Large Language Model and Knowledge Graph

2024-06-25 · Tong Zhou, Yubo Chen, Kang Liu, Jun Zhao

Large language models have become integral to question-answering applications despite their propensity for generating hallucinations and factually inaccurate content. Querying knowledge graphs to reduce hallucinations in LLM meets the challenge of incomplete knowledge coverage in knowledge graphs. On the other hand, updating knowledge graphs by information extraction and knowledge graph completion faces the knowledge update misalignment issue. In this work, we introduce a collaborative augmentation framework, CogMG, leveraging knowledge graphs to address the limitations of LLMs in QA scenarios, explicitly targeting the problems of incomplete knowledge coverage and knowledge update misalignment. The LLMs identify and decompose required knowledge triples that are not present in the KG, enriching them and aligning updates with real-world demands. We demonstrate the efficacy of this approach through a supervised fine-tuned LLM within an agent framework, showing significant improvements in reducing hallucinations and enhancing factual accuracy in QA responses. Our code and video are publicly available.

📄 PDF Abstract BibTeX arXiv:2406.17231

Code (1)

tongzhou21/CogMG 공식 구현

Tasks

Knowledge Graph CompletionKnowledge GraphsLanguage ModelingLanguage ModellingLarge Language ModelQuestion Answering

Similar Papers 제목 키워드 기반

Multi-Source Collaborative Style Augmentation and Domain-Invariant Learning for Federated Domain Generalization

2025-05-15 · Yikang Wei

Federated domain generalization aims to learn a generalizable model from multiple decentralized source domains for deploying on the unseen target domain. The style augmentation methods have achieved great progress on dom…

Domain Generalization

Expert-guided Clinical Text Augmentation via Query-Based Model Collaboration

2025-09-25 · Dongkyu Cho, Miao Zhang, Rumi Chunara arxiv

Data augmentation is a widely used strategy to improve model robustness and generalization by enriching training datasets with synthetic examples. While large language models (LLMs) have demonstrated strong generative ca…

Data Augmentation

Integrating Large Language Models into Recommendation via Mutual Augmentation and Adaptive Aggregation

2024-01-25 · Sichun Luo, Yuxuan Yao, Bowei He, Yinya Huang 외

Conventional recommendation methods have achieved notable advancements by harnessing collaborative or sequential information from user behavior. Recently, large language models (LLMs) have gained prominence for their cap…

Data Augmentation

LLMSeR: Enhancing Sequential Recommendation via LLM-based Data Augmentation

2025-03-16 · Yuqi Sun, Qidong Liu, Haiping Zhu, Feng Tian

Sequential Recommender Systems (SRS) have become a cornerstone of online platforms, leveraging users' historical interaction data to forecast their next potential engagement. Despite their widespread adoption, SRS often …

Data AugmentationHallucinationRecommendation SystemsSequential Recommendation

Peer-Assisted Robotic Learning: A Data-Driven Collaborative Learning Approach for Cloud Robotic Systems

2020-10-16 · Boyi Liu, Lujia Wang, Xinquan Chen, Lexiong Huang 외

A technological revolution is occurring in the field of robotics with the data-driven deep learning technology. However, building datasets for each local robot is laborious. Meanwhile, data islands between local robots m…

Data Augmentation