paper-with-me

Papers

Thinking with Knowledge Graphs: Enhancing LLM Reasoning Through Structured Data

2024-12-14 · Xue Wu, Kostas Tsioutsiouliklis

Large Language Models (LLMs) have demonstrated remarkable capabilities in natural language understanding and generation. However, they often struggle with complex reasoning tasks and are prone to hallucination. Recent research has shown promising results in leveraging knowledge graphs (KGs) to enhance LLM performance. KGs provide a structured representation of entities and their relationships, offering a rich source of information that can enhance the reasoning capabilities of LLMs. For this work, we have developed different techniques that tightly integrate KG structures and semantics into LLM representations. Our results show that we are able to significantly improve the performance of LLMs in complex reasoning scenarios, and ground the reasoning process with KGs. We are the first to represent KGs with programming language and fine-tune pretrained LLMs with KGs. This integration facilitates more accurate and interpretable reasoning processes, paving the way for more advanced reasoning capabilities of LLMs.

📄 PDF Abstract BibTeX arXiv:2412.10654

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationKnowledge GraphsNatural Language Understanding

Similar Papers 제목 키워드 기반

Thinking, Fast and Slow: Combining Vector Spaces and Knowledge Graphs

2017-08-10 · Sudip Mittal, Anupam Joshi, Tim Finin

Knowledge graphs and vector space models are robust knowledge representation techniques with individual strengths and weaknesses. Vector space models excel at determining similarity between concepts, but are severely con…

Knowledge Graphs

Enhancing Recommender Systems with Large Language Model Reasoning Graphs

2023-08-21 · Yan Wang, Zhixuan Chu, Xin Ouyang, Simeng Wang 외

Recommendation systems aim to provide users with relevant suggestions, but often lack interpretability and fail to capture higher-level semantic relationships between user behaviors and profiles. In this paper, we propos…

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems

A Retrieval-Augmented Knowledge Mining Method with Deep Thinking LLMs for Biomedical Research and Clinical Support

2025-03-29 · Yichun Feng, Jiawei Wang, Ruikun He, Lu Zhou 외

Knowledge graphs and large language models (LLMs) are key tools for biomedical knowledge integration and reasoning, facilitating structured organization of scientific articles and discovery of complex semantic relationsh…

Answer GenerationArticlesgraph constructionKnowledge Graphs+3

KAM-CoT: Knowledge Augmented Multimodal Chain-of-Thoughts Reasoning

2024-01-23 · Debjyoti Mondal, Suraj Modi, Subhadarshi Panda, Rituraj Singh 외

Large Language Models (LLMs) have demonstrated impressive performance in natural language processing tasks by leveraging chain of thought (CoT) that enables step-by-step thinking. Extending LLMs with multimodal capabilit…

Knowledge Graphs

Draft-Thinking: Learning Efficient Reasoning in Long Chain-of-Thought LLMs

2026-02-28 · Jie Cao, Tianwei Lin, Zhenxuan Fan, Bo Yuan 외 arxiv

Long chain-of-thought~(CoT) has become a dominant paradigm for enhancing the reasoning capability of large reasoning models~(LRMs); however, the performance gains often come with a substantial increase in reasoning budge…