Tag
InSight-doc is an agentic visual perception framework for long-document understanding that adaptively allocates visual resolution during reasoning, reducing hallucination and inference latency while improving accuracy on document VQA benchmarks. The paper releases an 8B model, datasets, and code.
GrAInS is a contrastive gradient-based method that uses Integrated Gradients to identify influential tokens and construct steering vectors for inference-time steering of LLMs and VLMs, improving truthfulness and reducing hallucinations without degrading fluency.
Researchers from Tsinghua and South China University of Technology introduced Atomic Task Graph (ATG), a framework that enables 7B-8B open-source models to surpass GPT-4 on complex agent benchmarks without fine-tuning, by using directed graph-based planning and internal simulation to drastically reduce hallucination rates.
A founder announces Check, a SaaS anti-hallucination layer for AI agents that reduces hallucinations by at least 50%, claiming it unlocks AI's true capacity.
Neural_avb highlights how Minimax M3's RLMs use subagent swarms with pydantic contracts for type checking and schema validation, reducing hallucination rates and failed subagent calls.
Visual Para-Thinker++ proposes a single-policy multi-agent framework for visual reasoning that uses role-conditioned agents (Main, Worker, Summary) and dedicated training methods to reduce hallucinations and improve efficiency, outperforming baselines on hallucination-sensitive benchmarks.
The 'Gentle Coding' technique is empirically validated across 1,500+ tests, showing significant improvements (zero regression) for multiple models including Kimi K2.6, GLM-5.1, GPT 5.4/5.5, and Claude Sonnet 3.5/Opus 4.6 by reducing looping and hallucinations.
This paper introduces Variance-Guided Score Modulation (VSM) to reduce hallucinations in diffusion models by controlling score function smoothness, achieving up to ~25% reduction while maintaining image quality.
Anthropic released Claude Opus 4.8, a minor incremental improvement over its predecessor with a focus on honesty and reduced hallucination rates, along with new features like mid-conversation system messages and lower prompt cache minimum.
ProAct is a proactive agent architecture that leverages idle-time computation to anticipate user needs, improving task completion efficiency and accuracy. It introduces ProActEval, a benchmark spanning 200 scenarios across 40 domains, and achieves significant gains over reactive baselines: 14.8% reduction in required turns, 11.7% decrease in user effort, and 28.1% cut in hallucination rates.
This paper proposes a multi-pass prompt verification method to improve the performance of quantized LLMs (LLaMA-3.1 8B) in qualitative analysis, reducing hallucinations and increasing stability across different quantization levels (8-bit, 4-bit, 3-bit, 2-bit).
Proposes the Pseudocode-guided Structured Reasoning framework (PStar) that adaptively selects structured pseudocode reasoning paths to reduce hallucinations in Vision-Language Models, achieving state-of-the-art scores on POPE and MMStar benchmarks.
Meta's Chain-of-Verification (CoVe) prompting technique improves LLM factual accuracy by 94% through a four-step self-verification pipeline, reducing hallucinations without fine-tuning.
This paper introduces EnvSimBench, a benchmark for evaluating Large Language Models' ability to simulate environments for agent training. It identifies a 'state change cliff' in current LLMs and proposes a constraint-driven pipeline to reduce hallucinations and costs.
GigaAI announces a new hallucination correction feature that reduces the model's hallucination rate to approximately 1%, claiming superior reliability compared to frontier models.
OpenAI releases GPT-5.3 Instant, an update to ChatGPT's most-used model that improves conversational flow, reduces unnecessary refusals, and decreases hallucinations by up to 26.8% in high-stakes domains. The update focuses on tone, relevance, and practical usability based on user feedback.