y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#llm-hallucination News & Analysis

8 articles tagged with #llm-hallucination. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

8 articles
AIBullisharXiv – CS AI · Jun 57/10
🧠

HypRAG: Hyperbolic Dense Retrieval for Retrieval Augmented Generation

Researchers introduce HypRAG, a novel dense retrieval system for retrieval-augmented generation that operates in hyperbolic space rather than traditional Euclidean space. The approach achieves up to 29% performance gains over Euclidean baselines by better preserving the hierarchical structure of natural language, reducing hallucination risks in AI systems.

AIBullisharXiv – CS AI · May 97/10
🧠

Hallucination as an Anomaly: Dynamic Intervention via Probabilistic Circuits

Researchers introduce PCNET, a probabilistic circuit-based method that detects hallucinations in large language models as geometric anomalies in the factual manifold, achieving 99% detection accuracy. The approach uses PC-LDCD decoding to correct hallucinations selectively without corrupting originally correct outputs, demonstrating significant improvements across multiple benchmarks.

AINeutralarXiv – CS AI · Jun 96/10
🧠

BEACON: Behavioral Entropy Aggregation for Cross-Model Hallucination Detection in Large Language Models

Researchers introduce BEACON, a black-box hallucination detection framework for large language models that achieves 81.23% accuracy by analyzing model outputs without requiring internal access. The method combines multiple uncertainty signals including semantic entropy and consistency checks, outperforming existing baselines and offering practical deployment options across commercial LLM APIs.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Constrained Paraphrase Consistency for LLM Hallucination Detection

Researchers introduce CCHD, a new hallucination detection method for large language models that uses paraphrase consistency constraints to improve factuality checking without expanding training datasets. The approach outperforms existing baselines like FactCG and MiniCheck while adding minimal computational overhead.

AINeutralarXiv – CS AI · May 296/10
🧠

SERC: LDPC-Inspired Semantic Error Correction for Retrieval-Augmented Generation

Researchers propose SERC, an LDPC-inspired framework that treats LLM hallucination correction as a semantic error-correction problem using sparse verification strategies. The training-free, model-agnostic approach demonstrates superior performance on factual accuracy benchmarks while reducing computational overhead compared to dense verification methods.

🧠 Llama
AINeutralarXiv – CS AI · May 96/10
🧠

Knowledge-Level Consistency Reinforcement Learning: Dual-Fact Alignment for Long-Form Factuality

Researchers propose KLCF, a reinforcement learning framework designed to reduce hallucinations in large language models during long-form text generation by aligning a policy model's knowledge distribution with its base model's parametric knowledge. The approach uses a Dual-Fact Alignment mechanism with factual checklists and truthfulness rewards, demonstrating consistent improvements across benchmarks without requiring external retrieval.

AIBullisharXiv – CS AI · Apr 76/10
🧠

I-CALM: Incentivizing Confidence-Aware Abstention for LLM Hallucination Mitigation

Researchers developed I-CALM, a prompt-based framework that reduces AI hallucinations by encouraging language models to abstain from answering when uncertain, rather than providing confident but incorrect responses. The method uses verbal confidence assessment and reward schemes to improve reliability without model retraining.

🧠 GPT-5