AINeutralarXiv – CS AI · Apr 206/10
🧠A comprehensive survey examines how Large Language Models can be effectively integrated with graph-based data structures to improve reasoning, retrieval, and decision-making across domains. The research categorizes integration approaches by purpose, graph type, and strategy, providing practitioners with guidance on selecting appropriate techniques for specific applications in healthcare, finance, robotics, and other fields.
AINeutralarXiv – CS AI · Apr 206/10
🧠Researchers present a novel method combining Large Language Models and Knowledge Graphs to enhance the interpretability of Machine Learning models in manufacturing environments. The approach stores domain-specific data and ML results in a structured knowledge graph, then uses an LLM to generate user-friendly explanations of ML predictions, demonstrating practical applicability in real-world manufacturing decision-making.
AINeutralarXiv – CS AI · Apr 156/10
🧠Researchers propose Opinion-Aware Retrieval-Augmented Generation (RAG) to address a critical bias in current LLM systems that treat subjective content as noise rather than valuable information. By formalizing the distinction between factual queries (epistemic uncertainty) and opinion queries (aleatoric uncertainty), the team develops an architecture that preserves diverse perspectives in knowledge retrieval, demonstrating 26.8% improved sentiment diversity and 42.7% better entity matching on real-world e-commerce data.
AIBullisharXiv – CS AI · Apr 156/10
🧠Researchers introduce KG-Reasoner, an end-to-end framework that uses reinforcement learning to train large language models to perform multi-hop reasoning over knowledge graphs without decomposing tasks into isolated pipeline steps. The approach demonstrates competitive or superior performance across eight reasoning benchmarks by enabling LLMs to dynamically explore reasoning paths and backtrack when necessary.
AINeutralarXiv – CS AI · Apr 156/10
🧠Researchers propose a graph-based soft prompting framework that enables LLMs to reason over incomplete knowledge graphs by processing subgraph structures rather than explicit node paths, achieving state-of-the-art results on multi-hop question-answering benchmarks while reducing computational costs through a two-stage inference approach.
AIBullisharXiv – CS AI · Apr 156/10
🧠Researchers introduce RALP, a novel method that uses chain-of-thought prompts with large language models to improve knowledge graph predictions, outperforming traditional embedding models by over 5% on standard benchmarks while better handling unseen entities, relations, and numerical data.
AINeutralarXiv – CS AI · Apr 146/10
🧠Gypscie is a new cross-platform AI artifact management system that unifies the complexity of managing machine learning models across diverse infrastructure through a knowledge graph and rule-based query language. The system streamlines the entire AI model lifecycle—from data preparation through deployment and monitoring—while enabling explainability through provenance tracking.
AINeutralarXiv – CS AI · Apr 146/10
🧠Researchers demonstrate a zero-shot knowledge graph construction pipeline using local open-source LLMs on consumer hardware, achieving 0.70 F1 on document relations and 0.55 exact match on multi-hop reasoning through ensemble methods. The study reveals that strong model consensus often signals collective hallucination rather than accuracy, challenging traditional ensemble assumptions while maintaining low computational costs and carbon footprint.
AINeutralarXiv – CS AI · Apr 146/10
🧠Researchers introduce CodaRAG, a framework that enhances Retrieval-Augmented Generation by treating evidence retrieval as active associative discovery rather than passive lookup. The system achieves 7-10% gains in retrieval recall and 3-11% improvements in generation accuracy by consolidating fragmented knowledge, navigating multi-dimensional pathways, and eliminating noise.
AINeutralarXiv – CS AI · Apr 146/10
🧠Researchers introduce ConflictQA, a benchmark revealing that large language models struggle with conflicting information across different knowledge sources (text vs. knowledge graphs) in retrieval-augmented generation systems. The study proposes XoT, an explanation-based framework to improve faithful reasoning when LLMs encounter contradictory evidence.
AIBullisharXiv – CS AI · Apr 146/10
🧠Researchers introduce M³KG-RAG, a novel multimodal retrieval-augmented generation system that enhances large language models by integrating multi-hop knowledge graphs with audio-visual data. The approach improves reasoning depth and answer accuracy by filtering irrelevant information through a new grounding and pruning mechanism called GRASP.
$KG
AINeutralarXiv – CS AI · Apr 136/10
🧠Researchers propose GNN-as-Judge, a framework combining Large Language Models with Graph Neural Networks to improve learning on text-attributed graphs in low-resource settings. The approach uses collaborative pseudo-labeling and weakly-supervised fine-tuning to generate reliable labels while reducing noise, demonstrating significant performance gains when labeled data is scarce.
AINeutralarXiv – CS AI · Apr 136/10
🧠A new study comparing large language models against graph-based parsers for relation extraction demonstrates that smaller, specialized architectures significantly outperform LLMs when processing complex linguistic graphs with multiple relations. This finding challenges the prevailing assumption that larger language models are universally superior for natural language processing tasks.
AINeutralarXiv – CS AI · Apr 76/10
🧠Researchers propose Rashomon Memory, a new AI agent memory architecture where multiple goal-conditioned agents maintain parallel interpretations of the same events and negotiate through argumentation at query time. The system allows AI agents to handle conflicting perspectives on experiences rather than forcing a single interpretation, using Dung's argumentation semantics to determine which proposals survive retrieval.
AIBullisharXiv – CS AI · Apr 76/10
🧠Researchers have developed SHARP, a new AI agent that significantly improves knowledge graph verification by combining internal structural data with external evidence. The system achieved 4.2% and 12.9% accuracy improvements over existing methods on major datasets, offering better interpretability for complex fact verification tasks.
AIBullisharXiv – CS AI · Apr 76/10
🧠Researchers introduced GroundedKG-RAG, a new retrieval-augmented generation system that creates knowledge graphs directly grounded in source documents to improve long-document question answering. The system reduces resource consumption and hallucinations while maintaining accuracy comparable to state-of-the-art models at lower cost.
AIBearisharXiv – CS AI · Apr 66/10
🧠Researchers have discovered LogicPoison, a new attack method that exploits vulnerabilities in Graph-based Retrieval-Augmented Generation (GraphRAG) systems by corrupting logical connections in knowledge graphs without altering text semantics. The attack successfully bypasses GraphRAG's existing defenses by targeting the topological integrity of underlying graphs, significantly degrading AI system performance.
AIBullisharXiv – CS AI · Mar 276/10
🧠Researchers have introduced ElephantBroker, an open-source cognitive runtime system that combines knowledge graphs with vector storage to create more trustworthy AI agents with verifiable memory. The system implements comprehensive safety measures, evidence verification, and multi-organizational access controls for enterprise AI deployments.
AIBullisharXiv – CS AI · Mar 276/10
🧠Researchers developed a framework integrating large language models with knowledge graphs to provide programming feedback and exercise recommendations. The hybrid GenAI-adaptive approach outperformed traditional adaptive learning and GenAI-only modes, producing more correct code submissions and fewer incomplete attempts across 4,956 code submissions.
AIBullisharXiv – CS AI · Mar 276/10
🧠CodeRefine is a new AI framework that automatically converts research paper methodologies into functional code using Large Language Models. The system creates knowledge graphs from papers and uses retrieval-augmented generation to produce more accurate code implementations than traditional zero-shot prompting methods.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers propose EMBRAG, a new framework that combines large language models with knowledge graphs to improve reasoning accuracy and reduce hallucinations. The system generates multiple logical rules from queries and applies them in embedding space, achieving state-of-the-art performance on knowledge graph question-answering benchmarks.
AIBullisharXiv – CS AI · Mar 116/10
🧠Researchers introduce Semantic Level of Detail (SLoD), a framework for AI memory systems that uses heat kernel diffusion on hyperbolic manifolds to enable continuous resolution control in knowledge graphs. The method automatically detects meaningful abstraction levels without manual parameters, achieving perfect recovery on synthetic hierarchies and strong alignment with real-world taxonomies like WordNet.
AIBullisharXiv – CS AI · Mar 96/10
🧠Researchers introduce EpisTwin, a neuro-symbolic AI framework that creates Personal Knowledge Graphs from fragmented user data across applications. The system combines Graph Retrieval-Augmented Generation with visual refinement to enable complex reasoning over personal semantic data, addressing current limitations in personal AI systems.
AIBullisharXiv – CS AI · Mar 55/10
🧠Researchers at the Australian National University developed a semantic query processing system that combines Large Language Models with a scholarly Knowledge Graph to enable comprehensive information retrieval about computer science research. The system uses the Deep Document Model for fine-grained document representation and KG-enhanced Query Processing for optimized query handling, showing superior accuracy and efficiency compared to baseline methods.
AIBullisharXiv – CS AI · Mar 45/104
🧠Researchers have developed VL-KGE, a new framework that combines Vision-Language Models with Knowledge Graph Embeddings to better process multimodal knowledge graphs. The approach addresses limitations in existing methods by enabling stronger cross-modal alignment and more unified representations across diverse data types.
$LINK