reliability

Tag

Cards List
#reliability

SQLite with a Fine-Toothed Comb

Lobsters Hottest · 2h ago Cached

John Regehr describes using tis-interpreter to search for undefined behavior in SQLite, finding bugs like dangling pointer uses and uninitialized reads that other tools missed.

0 favorites 0 likes
#reliability

Is anyone else finding DeepSeek-V4-Flash unreliable for non-coding tasks?

Reddit r/LocalLLaMA · yesterday

A user reports that DeepSeek-V4-Flash-0731 is unreliable for non-coding office tasks like summarization and meeting notes, failing at concept extraction and speaker understanding despite strong benchmark scores, while Gemma-4-31B performs better.

0 favorites 0 likes
#reliability

Consistency Has a Computable Blind Spot: A Commutation Theory of Label-Free Reliability for Vision-Language Figure Reading

arXiv cs.LG · 2d ago Cached

This paper proposes a commutation theory for label-free reliability in vision-language figure reading, showing that consistency-based methods have a computable blind spot and introducing an Equivariance-Consistency Score enhanced by cyclic relabeling.

0 favorites 0 likes
#reliability

When Does Consensus Mean Correctness? Measuring the Agreement-Accuracy Coupling with Semantics-Preserving Re-Rendering

arXiv cs.LG · 2d ago Cached

This paper introduces RENDEQ, a generator of render-equivalence sets for scientific figures, and measures how well model agreement across semantics-preserving re-renderings tracks correctness in open-weight VLMs. It finds that agreement certifies correctness only above a threshold and that fine-tuning on self-consensus can hurt accuracy.

0 favorites 0 likes
#reliability

PPDL: LLM-Based Flows as Probabilistic Programs

arXiv cs.LG · 2d ago Cached

This paper introduces PPDL, a probabilistic language for programming LLM-based flows that enables developers to quantify and propagate uncertainty throughout applications, with experimental and case studies on theorem proving.

0 favorites 0 likes
#reliability

OrchestraBench: Evaluating Multi-Agent Orchestration Failure Modes, Recovery, and Decomposition Quality

arXiv cs.AI · 2d ago Cached

OrchestraBench is a new benchmark that evaluates multi-agent orchestration frameworks on failure modes, recovery, and decomposition quality, using failure-injection and cascade-radius metrics to diagnose where and why pipelines fail.

0 favorites 0 likes
#reliability

Half the x402 ecosystem is unreachable, per a recent ecosystem-wide reliability report

Reddit r/AI_Agents · 3d ago

A recent reliability report reveals that 51% of ~72,000 x402 endpoints are unreachable, only 67.8% of pay-to wallets have received payments, and $45.72M has settled across the ecosystem, highlighting the gap between listed and functional endpoints.

0 favorites 0 likes
#reliability

Relational Response Fields: A General Theory of Black-Box LLM Response Consistency and Recovery

arXiv cs.CL · 3d ago Cached

This paper introduces Relational Response Fields (RRF), a theoretical framework for determining when black-box LLM responses can be reliably recovered under corruption, establishing identifiability conditions and minimax bounds that separate response consistency from truth.

0 favorites 0 likes
#reliability

CARGO-VL: Counterfactual Arbitration with Risk-Constrained Group Optimization for Vision-Language Models

arXiv cs.AI · 3d ago Cached

Introduces CARGO-VL, a group-relative optimization framework for vision-language models that improves handling of conflicting image-text evidence and unsupported-answer avoidance via counterfactual consistency and risk-constrained control, along with the XMC conflict training resource.

0 favorites 0 likes
#reliability

Why are so many agent tools just 1:1 API wrappers?

Reddit r/AI_Agents · 4d ago

The article argues that many AI agent tools are just 1:1 API wrappers, pushing branching logic into the LLM and causing failures. The author recommends task-shaped tools like upsert_contact that encapsulate search/create/update logic in code, pass known context, validate inputs, and return structured errors.

0 favorites 0 likes
#reliability

How are you putting a budget on agent retries without hiding real failures?

Reddit r/AI_Agents · 4d ago

Asks how developers budget agent retries to distinguish transient failures from persistent ones, and what signals best decide when to stop or retry in production agents.

0 favorites 0 likes
#reliability

A robot can find the stopping moment more reliably than it can explain overall progress

Reddit r/ArtificialInteligence · 4d ago

Google reports that Gemini Robotics ER 2 detects precise stopping moments with high accuracy (91.3%) but is far less reliable at classifying overall task progress (57.4%), raising questions about whether completion detection should be a separate safety layer.

0 favorites 0 likes
#reliability

I went through the public AI claims of 396 fintech companies. Only 143 could show an agent that actually does anything

Reddit r/AI_Agents · 5d ago

An analysis of 396 European fintech companies' public AI claims finds only 36% show evidence of true agents taking real actions in production, while the rest are copilots. It highlights the lack of published incident handling for wrong actions by production agents.

0 favorites 0 likes
#reliability

Reliability Lessons From SQLite

Lobsters Hottest · 6d ago Cached

SQLite developers share their reliability experience, derived from the DO-178B avionics standard, ensuring code quality through 100% MCDC test coverage, emphasizing the philosophy: 'if it hasn't been tested, it doesn't work.'

0 favorites 0 likes
#reliability

We built a revenue agent. The hard part was stopping a plausible draft from becoming a bad action.

Reddit r/AI_Agents · 6d ago

Building a revenue agent revealed that the hardest challenge is preventing plausible but flawed outputs from translating into real-world actions.

0 favorites 0 likes
#reliability

Knowing When to Quit: Diagnosing and Training LLMs to Abort Futile Reasoning

arXiv cs.CL · 6d ago Cached

This paper characterizes 'futile reasoning' in large language models, where models produce superficially valid but incorrect reasoning on tasks beyond their capability. They introduce CaRL, a capability-aligned reinforcement learning method that trains LLMs to abstain from futile reasoning while preserving performance.

0 favorites 0 likes
#reliability

Mitigating Class-Tail Undercoverage in Medical Vision-Language Models under Clinical Shift

arXiv cs.LG · 6d ago Cached

Introduces CALCoDe, a post-hoc reliability layer for frozen medical vision-language models that mitigates class-tail undercoverage under clinical shift, achieving strong worst-class accepted coverage across multiple dermatology shifts and VLM backbones.

0 favorites 0 likes
#reliability

I got an agent working and then realized the boring server stuff was the actual problem

Reddit r/AI_Agents · 2026-07-31

A developer reflects on moving AI agent workflows to a server and discovering that boring infrastructure concerns like systemd, logging, idempotency, and failure alerts matter more than the agent itself.

0 favorites 0 likes
#reliability

If you automated something and stopped checking it, did the errors stop, or did you just stop finding them?

Reddit r/AI_Agents · 2026-07-31

The author reflects on conversations with people running AI automations, noting a pattern where verification is dropped after initial audits, which may hide silent failures. They ask for concrete stories about automations that were wrong without anyone noticing.

0 favorites 0 likes
#reliability

@thsottiaux: The day we develop really good models. There will be signs. Reliability increasing despite load going up and up. Sudden…

X AI KOLs Timeline · 2026-07-31 Cached

The author speculates that truly advanced AI models will show signs such as improving reliability under increasing load, sudden efficiency gains, faster performance, and resets.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback