y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#ai-reliability News & Analysis

255 articles tagged with #ai-reliability. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

255 articles
AINeutralarXiv – CS AI · Jun 16/10
🧠

Calibrated Preference Learning: The Case of Label Ranking

Researchers formalize calibration concepts for probabilistic label ranking, revealing that popular models often fail to align predicted probabilities with actual outcome frequencies. The framework uncovers a gap between sub-ranking and top-k calibration metrics, with implications for RLHF reward models used in AI systems.

AINeutralarXiv – CS AI · Jun 16/10
🧠

SAC-Opt: Semantic Anchors for Iterative Correction in Optimization Modeling

Researchers introduce SAC-Opt, a framework that improves how large language models generate optimization code by grounding corrections in semantic accuracy rather than solver feedback alone. The approach achieves 7.7% average improvement in modeling accuracy across datasets, with gains up to 21.9% on complex problems, addressing silent logical errors in LLM-generated optimization models.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Diagnosing the Reliability of LLM-as-a-Judge via Item Response Theory

Researchers introduce a diagnostic framework using Item Response Theory (IRT) to assess the reliability of Large Language Models used as automated judges. The framework evaluates LLM judges on two dimensions: intrinsic consistency (stability under prompt variations) and human alignment (correspondence with human assessments), providing practical guidance for identifying unreliability sources.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Cross-Modal Attention Calibration for LVLM Hallucination Mitigation

Researchers propose Cross-Modal Attention Calibration (CMAC), a training-free method to reduce hallucinations in large vision-language models by addressing position bias and spurious correlations between visual and textual modalities. The approach combines an Inter-Modality Decoding module with contrastive mechanisms and a position calibration component to improve consistency between visual inputs and generated outputs.

AIBullisharXiv – CS AI · May 296/10
🧠

Harnessing non-adversarial robustness in large language models

Researchers propose a debiasing fine-tuning method to improve Large Language Model robustness against semantically-neutral prompt variations without expensive full retraining. The approach identifies perturbation-induced bias in neural network outputs and demonstrates theoretical and experimental evidence that targeted debiasing can enhance model resilience to prompt alterations.

AINeutralarXiv – CS AI · May 296/10
🧠

Learning to Choose: An Empowerment-Guided Multi-Agent System with semantic communication for Adaptive Method Selection

Researchers introduce a multi-agent framework that combines contextual bandits with semantic checkpoints to prevent 'semantic drift' in automated scientific computing workflows. The system ensures that computational strategies selected by AI agents are faithfully executed and remain causally attributable throughout multi-agent pipelines, improving convergence and robustness in adaptive decision-making.

AINeutralarXiv – CS AI · May 296/10
🧠

Temporal Stability and Few-Shot Prompting in Math Task Assessment

A longitudinal study examined how AI models (Gemini and Coteach) perform on mathematics task classification using the Task Analysis Guide, testing stability across model versions and responsiveness to few-shot prompting. Results showed newer model versions produced mixed effects, but few-shot prompting consistently improved both models' accuracy, suggesting prompt engineering is more reliable than passive model updates for specialized educational tasks.

🧠 Gemini
AIBearisharXiv – CS AI · May 296/10
🧠

Locally Coherent, Globally Incoherent: Bounding Compositional Incoherence in Multi-Component LLM Agents

Researchers identify a critical failure mode in multi-component LLM agent systems where individually coherent components produce globally incoherent outputs that violate probability axioms. The study proposes metrics to detect and repair these failures, finding them present in 33-94% of tested multi-LLM ensembles with measurable economic impact on prediction tasks.

AIBullisharXiv – CS AI · May 296/10
🧠

CRITIC-R1: Learning Structured Critics for Retrieval-Augmented Generation

Researchers introduce CRITIC-R1, a structured framework that uses reinforcement learning to improve retrieval-augmented generation (RAG) systems by diagnosing and correcting errors in AI-generated answers. The approach outperforms existing RAG methods by providing fine-grained, multi-dimensional feedback rather than coarse corrections, addressing persistent hallucination and reasoning problems in knowledge-intensive question answering.

AINeutralarXiv – CS AI · May 296/10
🧠

From Rubrics to Reliable Scores: Evidence-Grounded Text Evaluation with LLM Judges

Researchers introduce Rulers, a three-stage framework that improves how large language models evaluate text against human rubrics by converting qualitative criteria into locked specifications, structured checklists with evidence grounding, and calibrated score interpretation. The approach addresses three key failure modes in LLM-based scoring and demonstrates stronger alignment with human scoring across multiple benchmarks in essay evaluation, summarization, and writing assessment.

AIBullishThe Verge – AI · May 286/10
🧠

Claude’s new model is more ‘honest’ when it messes up

Anthropic is releasing Claude Opus 4.8, an AI model designed to be more honest about its limitations and uncertainties. The company claims the new model is approximately 4x less likely than its predecessor to make unsupported claims, addressing a widespread problem in AI systems that confidently present incomplete work.

Claude’s new model is more ‘honest’ when it messes up
🏢 Anthropic🧠 Claude🧠 Opus
AIBearisharXiv – CS AI · May 286/10
🧠

Hallucination Behavior in Multimodal LLMs Across Agricultural Image Interpretation and Generation Tasks

A comprehensive study reveals that multimodal large language models exhibit significant hallucination problems in agricultural imaging tasks, with image interpretation achieving only 63-75% zero-shot accuracy and text-to-image generation producing up to 91% biologically inconsistent scenes. These findings highlight critical reliability gaps that could undermine the trustworthiness of AI-driven agricultural platforms.

🧠 GPT-5🧠 Gemini
AINeutralarXiv – CS AI · May 286/10
🧠

CiteCheck: Retrieval-Grounded Detection of LLM Citation Hallucinations in Scientific Text

Researchers introduce CiteCheck, a hybrid framework that detects when large language models fabricate or corrupt scientific citations by combining scholarly database retrieval with structured LLM verification. The system achieves 88.7% macro-F1 on a new 982-citation physics benchmark, outperforming GPT, Claude, and Gemini, addressing a critical reliability problem as LLMs become integrated into scientific research workflows.

🧠 Claude🧠 Gemini
AINeutralarXiv – CS AI · May 286/10
🧠

LegalGraphRAG: Multi-Agent Graph Retrieval-Augmented Generation for Reliable Legal Reasoning

Researchers introduce LegalGraphRAG, a framework that combines hierarchical graph structures with multi-agent verification to improve legal reasoning in AI systems. The approach addresses critical limitations in applying retrieval-augmented generation to legal domains by organizing heterogeneous legal knowledge at multiple abstraction levels and implementing transparent, audited reasoning processes.

AINeutralarXiv – CS AI · May 286/10
🧠

The Decision to Verify: How Warmth and User Characteristics Shape Reliance on Conversational Agents for Information Search

A research study examines how users interact with conversational AI systems when fact-checking is accessible through hybrid search interfaces. The findings reveal that users continue to over-rely on AI answers despite having web search available, with verification behavior driven primarily by user characteristics like prior trust rather than answer quality, while conversational warmth indirectly increases reliance by boosting agreement with incorrect responses.

AIBullisharXiv – CS AI · May 286/10
🧠

MemTrace: Tracing and Attributing Errors in Large Language Model Memory Systems

Researchers introduce MemTrace, a framework for debugging Large Language Model memory systems by tracing information flow through memory evolution graphs. The system identifies root causes of memory failures and uses attribution signals to automatically optimize prompts, achieving up to 7.62% performance improvements across multiple memory architectures.

AINeutralarXiv – CS AI · May 286/10
🧠

DeepSciVerify: Verifying Scientific Claim--Citation Alignment via LLM-Driven Evidence Escalation

Researchers present DeepSciVerify, an LLM-based system that verifies scientific claims against cited evidence by combining abstract-level analysis with selective full-text passage retrieval. The two-stage pipeline achieves 86.7% accuracy on benchmarks while reducing computational overhead by avoiding unnecessary full-text analysis in 67% of cases, addressing a critical reliability issue in AI-generated scientific content.

AIBullisharXiv – CS AI · May 286/10
🧠

SkillGrad: Optimizing Agent Skills Like Gradient Descent

SkillGrad introduces a gradient-descent-inspired framework for automatically optimizing LLM agent skills, treating skill packages as parameters to be refined through task execution feedback and systematic diagnosis. The method outperforms existing training-based approaches by 6.7 percentage points on benchmark tasks, demonstrating measurable improvements in agent reliability and capability.

AINeutralarXiv – CS AI · May 286/10
🧠

Entropy Distribution as a Fingerprint for Hallucinations in Generative Models

Researchers propose Calibrated Entropy Score (CES), a novel method for detecting hallucinations in large language models using entropy distribution patterns from a single forward pass. The technique achieves performance comparable to computationally expensive multi-sample methods while requiring only black-box access to token logits, with formal mathematical guarantees for detection accuracy.

🏢 Perplexity
AINeutralarXiv – CS AI · May 286/10
🧠

A Systematic Evaluation of Retrieval-Augmented Generation and Language Models for Space Operations

Researchers systematically evaluate Retrieval-Augmented Generation (RAG) pipelines that combine Large Language Models with information retrieval techniques for space operations. The study demonstrates that RAG systems can effectively process vast technical documentation and operational guidelines, enhancing decision-making accuracy and reliability in complex space environments.

AINeutralarXiv – CS AI · May 286/10
🧠

When prompt perturbations break your A/B test: A valid statistical test for generative surveying

Researchers demonstrate that standard statistical hypothesis tests fail when applied to generative surveying, where LLM-based personas provide market research feedback. The study proposes a valid permutation test that accounts for prompt sensitivity and provides guidance on optimal resource allocation for this emerging research methodology.

AIBearishTechCrunch – AI · May 286/10
🧠

Why Google’s AI can’t spell Google (or anything else)

Google's AI systems have demonstrated a surprising inability to accurately spell basic words, including Google itself, exposing fundamental limitations in current large language models despite their apparent sophistication. This incident highlights ongoing challenges in AI reliability and raises questions about the robustness of AI systems being deployed at scale.

AINeutralarXiv – CS AI · May 276/10
🧠

Anchor: Mitigating Artifact Drift in Agent Benchmark Generation

Researchers introduce Anchor, a task-generation pipeline that addresses 'artifact drift' in AI agent benchmarking by automatically creating consistent instructions, environments, solutions, and verifiers from formal specifications. The team releases ERP-Bench, a 300-task benchmark for enterprise workflows, finding frontier AI models solve only 17.4% of tasks optimally despite meeting explicit constraints 26.1% of the time.

AINeutralarXiv – CS AI · May 276/10
🧠

Reasoning, Code, or Both? How Large Language Models Handle Variations in Math Questions

A new study comparing three LLM approaches to mathematical reasoning found that pure chain-of-thought prompting outperforms code execution methods in robustness across problem variations. When math problems were modified with simple changes like different names or numbers, code-based approaches showed greater accuracy drops, challenging the assumption that code execution improves reasoning reliability.

🧠 Claude🧠 Haiku
AINeutralarXiv – CS AI · May 276/10
🧠

MemFail: Stress-Testing Failure Modes of LLM Memory Systems

Researchers introduce MemFail, a diagnostic benchmark for testing failure modes in LLM memory systems by isolating three core operations: summarization, storage, and retrieval. The benchmark evaluates state-of-the-art memory systems across five adversarially-designed datasets to empirically understand architectural tradeoffs, moving beyond aggregate accuracy metrics.

← PrevPage 8 of 11Next →