y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#hallucination-reduction News & Analysis

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

16 articles
AIBullisharXiv – CS AI · 3d ago7/10
🧠

RUBAS: Rubric-Based Reinforcement Learning for Agent Safety

Researchers introduce RUBAS, a reinforcement learning framework that improves AI agent safety by using multi-dimensional rubrics to evaluate tool use, argument validity, response quality, and helpfulness. The approach addresses the growing challenge of aligning language model agents for real-world execution tasks while maintaining utility.

AINeutralarXiv – CS AI · 6d ago7/10
🧠

What Makes LVLMs Hallucinate Less? Unveiling the Architectural Factors Behind Hallucination Robustness

Researchers identify that LVLM hallucination robustness depends primarily on architectural design choices rather than model scaling alone. The study introduces CoSimUE, a benchmark categorizing hallucinations into three types and reveals that visual encoding quality and semantic alignment strategies significantly outperform parameter scaling in reducing errors.

AIBullisharXiv – CS AI · May 287/10
🧠

MemGuard: Preventing Memory Contamination in Long-Term Memory-Augmented Large Language Models

Researchers introduce MemGuard, a framework that addresses memory contamination in long-term memory-augmented large language models by organizing memories into functional types and selectively retrieving only relevant evidence. The approach improves hallucination reduction by up to 28.27% while reducing memory token usage by 5.8x, advancing the reliability of AI systems that maintain persistent memory across extended interactions.

AIBullisharXiv – CS AI · May 127/10
🧠

Self-Captioning Multimodal Interaction Tuning: Amplifying Exploitable Redundancies for Robust Vision Language Models

Researchers propose a self-captioning workflow with a Multimodal Interaction Gate to improve vision language models by amplifying redundant information between vision and text modalities. The approach addresses hallucination and robustness issues by converting unique modal interactions into shared redundancies, reducing visual-induced errors by 38.3% and improving consistency by 16.8%.

AIBullisharXiv – CS AI · Apr 207/10
🧠

FineSteer: A Unified Framework for Fine-Grained Inference-Time Steering in Large Language Models

Researchers introduce FineSteer, a novel framework for controlling Large Language Model behavior at inference time through two-stage steering: conditional guidance and expert-based vector synthesis. The method achieves superior safety and truthfulness performance while preserving model utility more effectively than existing approaches, without requiring parameter updates.

AIBullisharXiv – CS AI · Apr 107/10
🧠

Scientific Knowledge-driven Decoding Constraints Improving the Reliability of LLMs

Researchers propose SciDC, a method that constrains large language model outputs using subject-specific scientific rules to reduce hallucinations and improve reliability. The approach demonstrates 12% average accuracy improvements across domain tasks including drug formulation, clinical diagnosis, and chemical synthesis planning.

AINeutralarXiv – CS AI · May 296/10
🧠

Micro-Macro Retrieval: Reducing Long-Form Hallucination in Large Language Models

Researchers propose Micro-Macro Retrieval (M2R), a framework that reduces hallucination in large language models during long-form text generation by keeping key information closer to model outputs. The method combines coarse-grained external retrieval with fine-grained extraction from an internal knowledge repository, addressing a critical bottleneck where proximity of evidence to final answers directly correlates with factual accuracy.

AINeutralarXiv – CS AI · May 276/10
🧠

Advancing Creative Physical Intelligence in Large Multimodal Models

Researchers introduce MM-CreativityBench, a benchmark testing whether large multimodal models can solve creative physical problems by identifying non-obvious tool uses in constrained environments. Current LMMs struggle not from lack of generation capability but from poor visual grounding, hallucinating attributes and overlooking relevant entities; the team proposes affordance-grounded alignment using preference learning to improve performance.

AIBullisharXiv – CS AI · May 126/10
🧠

New AI-Driven Tools for Enhancing Campus Well-being: A Prevention and Intervention Approach

Researchers have developed an integrated AI framework for campus mental health monitoring, combining TigerGPT (an LLM-powered survey chatbot) for prevention and PsychoGPT (a DSM-5-aligned screening tool) for intervention. The system uses reinforcement learning and multi-model reasoning to improve feedback quality and reduce hallucinations in mental health assessment.

AINeutralarXiv – CS AI · May 126/10
🧠

Tracking the Truth: Object-Centric Spatio-Temporal Monitoring for Video Large Language Models

Researchers introduce STEMO-Bench, a benchmark for evaluating video understanding in multimodal large language models (MLLMs), and propose STEMO-Track, a framework that reduces hallucinations by explicitly tracking object identities and states across time. The work addresses a critical limitation in current video AI systems: their inability to persistently monitor objects and temporal relationships in dynamic scenes.

AINeutralarXiv – CS AI · May 116/10
🧠

TEA-Bench: A Systematic Benchmarking of Tool-enhanced Emotional Support Dialogue Agent

Researchers introduce TEA-Bench, the first interactive benchmark for evaluating how external tools improve emotional support conversation (ESC) systems. Testing nine LLMs reveals that tool augmentation reduces hallucination and improves support quality, but effectiveness depends heavily on model capacity—stronger models leverage tools more effectively than weaker ones.

AINeutralarXiv – CS AI · Apr 106/10
🧠

SymptomWise: A Deterministic Reasoning Layer for Reliable and Efficient AI Systems

SymptomWise introduces a deterministic reasoning framework that separates language understanding from diagnostic inference in AI-driven medical systems, combining expert-curated knowledge with constrained LLM use to improve reliability and reduce hallucinations. The system achieved 88% accuracy in placing correct diagnoses in top-five differentials on challenging pediatric neurology cases, demonstrating how structured approaches can enhance AI safety in critical domains.

AIBullisharXiv – CS AI · Mar 36/104
🧠

EasySteer: A Unified Framework for High-Performance and Extensible LLM Steering

Researchers have developed EasySteer, a unified framework for controlling large language model behavior at inference time that achieves 10.8-22.3x speedup over existing frameworks. The system offers modular architecture with pre-computed steering vectors for eight application domains and transforms steering from a research technique into production-ready capability.