llm-reliability

Tag

Cards List
#llm-reliability

Never the Number: Structural Abstention for AI Systems Whose Answers Are Consumed as Fact

arXiv cs.AI · 2026-08-17 Cached

The paper proposes a structural abstention pattern for AI systems to prevent hallucinations in text-to-SQL applications by separating a trusted kernel for deterministic execution from a generative shell for interpretation, enhancing reliability in enterprise deployments.

0 favorites 0 likes
#llm-reliability

ConfidenceBench: Evaluating Confidence Calibration in Large Language Models

arXiv cs.AI · 2026-07-24 Cached

ConfidenceBench is a new benchmark that evaluates verbalized confidence estimates in large language models using Brier scores, revealing that accuracy and calibration diverge and that even highly accurate models can be severely miscalibrated.

0 favorites 0 likes
#llm-reliability

End of an Agony. Real production service that uses LLM to earn money my team had made and now we are so happy that it will die. Here are some of my final "experiences".

Reddit r/LocalLLaMA · 2026-07-01

A developer recounts the painful experience of building and eventually shutting down a production LLM-based service for medical appointment scheduling, highlighting issues with model reliability, structured output validation, and provider uptime.

0 favorites 0 likes
#llm-reliability

A Systematic Evaluation of Black-Box Uncertainty Estimation Methods for Large Language Models

arXiv cs.AI · 2026-06-20 Cached

This paper presents a systematic review and benchmark of 24 black-box uncertainty estimation methods for large language models across 4 models and 4 dataset settings, finding that no single method dominates but hybrid methods that combine multiple uncertainty signals perform well.

0 favorites 0 likes
#llm-reliability

We built a source-available LLM reliability library (free for research / personal / internal eval) that can cut inference cost by half at matched quality, and you adopt it by changing one import [P] [R]

Reddit r/MachineLearning · 2026-06-04

AgentCodec is a source-available library unifying 28 LLM reliability techniques (retries, ensembling, generator/critic refinement, etc.) under a single OpenAI-compatible API, with adaptive routers that can reduce inference costs by ~56% at matched quality. It adopts a communication-theory framing and supports drop-in replacement for OpenAI, Anthropic, and Ollama clients.

0 favorites 0 likes
#llm-reliability

Cascading Hallucination in Agentic RAG: The CHARM Framework for Detection and Mitigation

arXiv cs.AI · 2026-06-04 Cached

This paper introduces CHARM, a framework for detecting and mitigating cascading hallucinations in multi-step agentic RAG pipelines, where early-stage errors propagate and amplify across reasoning steps. CHARM achieves an 89.4% cascade detection rate and 82.1% error propagation reduction across multiple benchmarks with low latency overhead.

0 favorites 0 likes
#llm-reliability

Confidence Calibration in Large Language Models

arXiv cs.AI · 2026-05-26 Cached

This paper analyzes the confidence calibration of 11 popular LLMs, finding that they are generally overconfident, especially on hard tasks, and underconfident on easy tasks. It introduces LifeEval, a test for evaluating calibration across difficulty levels.

0 favorites 0 likes
#llm-reliability

Can We Trust AI-Inferred User States. A Psychometric Framework for Validating the Reliability of Users States Classification by LLMs in Operational Environments

arXiv cs.AI · 2026-05-18 Cached

This paper empirically tests the psychometric reliability of LLM-based user state classification, finding that only 31 of 213 metrics met reliability criteria, questioning trust in real-time adaptive systems.

0 favorites 0 likes
#llm-reliability

PRISM: Prompt Reliability via Iterative Simulation and Monitoring for Enterprise Conversational AI

arXiv cs.AI · 2026-05-18 Cached

PRISM is a closed-loop framework that treats prompt engineering as a continuous reliability problem for enterprise conversational AI. It automates test generation, simulation, evaluation, and repair, achieving 99% reliability and reducing authoring time from days to minutes.

0 favorites 0 likes
#llm-reliability

AI for Auto-Research: Roadmap & User Guide

Hugging Face Daily Papers · 2026-05-18 Cached

This paper surveys the capabilities and limitations of AI across the full research lifecycle, from idea generation to dissemination, identifying a sharp boundary between reliable assistance and unreliable autonomy. It provides a taxonomy, benchmark suite, tool inventory, and design principles for human-governed AI collaboration in research.

0 favorites 0 likes
#llm-reliability

AgentForesight: Online Auditing for Early Failure Prediction in Multi-Agent Systems

arXiv cs.CL · 2026-05-12 Cached

This paper introduces AgentForesight, a framework for online auditing and early failure prediction in LLM-based multi-agent systems. It presents a new dataset, AFTraj-22K, and a specialized model, AgentForesight-7B, which outperforms leading proprietary models in detecting decisive errors during trajectory execution.

0 favorites 0 likes
#llm-reliability

I was once an AI true believer. Now I think the whole thing is rotting from the inside.

Reddit r/ArtificialInteligence · 2026-05-08

A former AI advocate details disillusionment with large language models, citing reliability issues, regression between versions, broken enterprise workflows, and lack of accountability in AI systems deployed across critical industries.

0 favorites 0 likes
#llm-reliability

I'm frustrated by my experience with the free versions of current models, and wonder how much better the paid versions are.

Reddit r/singularity · 2026-05-08

A user discusses frustrations with the reliability and consistency of free AI models when used as educational tutors, questioning whether paid versions offer significantly better performance for learning technical concepts.

0 favorites 0 likes
#llm-reliability

Mind the Unseen Mass: Unmasking LLM Hallucinations via Soft-Hybrid Alphabet Estimation

arXiv cs.CL · 2026-04-22 Cached

Researchers introduce SHADE, a hybrid estimator that combines Good-Turing coverage with graph-spectral cues to quantify semantic uncertainty and detect LLM hallucinations when only a few black-box samples are available.

0 favorites 0 likes
#llm-reliability

Beyond Surface Statistics: Robust Conformal Prediction for LLMs via Internal Representations

arXiv cs.CL · 2026-04-20 Cached

This paper proposes a conformal prediction framework for LLMs that leverages internal representations rather than output-level statistics, introducing Layer-Wise Information (LI) scores as nonconformity measures to improve validity-efficiency trade-offs under distribution shift. The method demonstrates stronger robustness to calibration-deployment mismatch compared to text-level baselines across QA benchmarks.

0 favorites 0 likes
#llm-reliability

Gemini caught a $280M crypto exploit before it hit the news, then retracted it as a hallucination because I couldn't verify it - because the news hadn't dropped yet

Reddit r/artificial · 2026-04-18

A user documented a sequence in which Gemini detected a real $280M KelpDAO/AAVE crypto exploit mid-conversation, retracted it as a hallucination under user skepticism, then reconfirmed it once mainstream coverage caught up — illustrating how AI anti-hallucination overcorrection can cause models to retract accurate information.

0 favorites 0 likes
#llm-reliability

A better method for identifying overconfident large language models

MIT News — Artificial Intelligence · 2026-03-19 Cached

MIT researchers developed a new method for identifying overconfident LLMs by measuring cross-model disagreement across similar models, rather than relying solely on self-consistency metrics. This approach better captures epistemic uncertainty and more accurately identifies unreliable predictions in high-stakes applications.

0 favorites 0 likes
← Back to home

Submit Feedback