y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#knowledge-grounding News & Analysis

6 articles tagged with #knowledge-grounding. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

6 articles
AINeutralarXiv – CS AI · May 277/10
🧠

Why LLMs Hallucinate on Structured Knowledge: A Mechanistic Analysis of Reasoning over Linearized Representations

Researchers have identified the mechanistic causes of hallucinations in large language models when reasoning over structured knowledge like graphs and tables. The study reveals that hallucinations stem from systematic failures in attention allocation and semantic grounding in feed-forward layers, rather than random errors, with findings applicable across multiple structured knowledge formats.

AINeutralarXiv – CS AI · Jun 236/10
🧠

From RAG to Agentic RAG for Faithful Islamic Question Answering

Researchers introduced IslamicFaithQA, a 3,810-item bilingual benchmark and agentic RAG framework designed to improve the accuracy and reliability of Islamic question-answering systems. The work addresses critical gaps in LLM evaluation by measuring hallucination rates and abstention capabilities, achieving state-of-the-art performance through iterative evidence-seeking mechanisms grounded in Qur'anic text.

🏢 Hugging Face
AINeutralarXiv – CS AI · Jun 106/10
🧠

Decoupling Thought from Speech: Knowledge-Grounded Counterfactual Reasoning for Resilient Multi-Agent Argumentation

Researchers introduce Knowledge-Grounded Counterfactual Reasoning (KG-CFR), a dual-stage architecture that improves multi-agent debate systems by separating planning from execution, preventing logic degradation and argument repetition. In stress-tested simulations, KG-CFR maintains argument quality above 0.82 in 95% of perturbed scenarios, demonstrating that architectural decoupling enhances system resilience under sustained pressure.

AINeutralarXiv – CS AI · Jun 56/10
🧠

Agent-Orchestrated Adaptive RAG: A Comparative Study on Structured and Multi-Hop Retrieval

Researchers present Agent-Orchestrated Adaptive RAG, a framework that enhances LLM retrieval through dynamic query decomposition and iterative refinement. Testing shows query decomposition benefits structured domains (+0.04 overall score on DevOps) but reduces accuracy on multi-hop reasoning tasks, suggesting adaptive application is more effective than uniform aggressive reasoning.

AINeutralarXiv – CS AI · Jun 26/10
🧠

TCAR-Gen: Temporal Graph Retrieval with Evidence Fusion for Knowledge-Grounded Generation

Researchers introduce TCAR-Gen, a retrieval-augmented generation framework that improves temporal reasoning and evidence fusion for answering complex questions over historical narratives. The system outperforms existing RAG approaches on the Victorian Crime Diaries benchmark by combining graph neural networks with temporal modeling and chain-of-trees reasoning.

AINeutralarXiv – CS AI · May 126/10
🧠

From Passive Reuse to Active Reasoning: Grounding Large Language Models for Neuro-Symbolic Experience Replay

Researchers introduce Neuro-Symbolic Experience Replay (NSER), a framework that enhances reinforcement learning by combining Large Language Models with symbolic logic to transform passive memory buffers into active knowledge construction systems. The approach grounds LLM-generated behavioral rules into differentiable logic representations, enabling more efficient policy optimization across multiple benchmark environments.