paper-with-me

Papers

Plausible but Wrong: A case study on Agentic Failures in Astrophysical Workflows

2026-04-28 · Shivam Rawat, Lucie Flek arxiv

Agentic AI systems are increasingly being integrated into scientific workflows, yet their behavior under realistic conditions remains insufficiently understood. We evaluate CMBAgent across two workflow paradigms and eighteen astrophysical tasks. In the One-Shot setting, access to domain-specific context yields an approximately ~6x performance improvement (0.85 vs. ~0 without context), with the primary failure mode being silent incorrect computation - syntactically valid code that produces plausible but inaccurate results. In the Deep Research setting, the system frequently exhibits silent failures across stress tests, producing physically inconsistent posteriors without self-diagnosis. Overall, performance is strong on well-specified tasks but degrades on problems designed to probe reasoning limits, often without visible error signals. These findings highlight that the most concerning failure mode in agentic scientific workflows is not overt failure, but confident generation of incorrect results. We release our evaluation framework to facilitate systematic reliability analysis of scientific AI agents.

📄 PDF Abstract BibTeX arXiv:2604.25345

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Silent Failures in Multimodal Agentic Search:A Diagnostic Taxonomy and Cross-Judge Evaluation

2026-07-22 · Zhengxian Wu, Junjie Gao, Kai Yang arxiv

Multimodal agentic search systems increasingly rely on external tools to answer knowledge-intensive visual questions. However, existing evaluations mainly focus on final-answer accuracy and may miss failures in the searc…

When Failures Propagate: Causal Failure Attribution in Agentic Retrieval-Augmented Generation

2026-08-20 · Lauren Pothuru arxiv

Agentic retrieval-augmented generation (RAG) interleaves retrieval, reasoning, and answer generation across multiple hops. A retrieval error at hop 1 can surface only as a wrong answer at hop 3, while later retrieval can…

Answer Generation

Domain-Grounded Candidate Selection for Agentic Image Editing: A Shadow Removal Case

2026-08-06 · Shilin Hu, Jingyi Xu, Dimitris Samaras, Hieu Le arxiv

Commercial vision-language models are reshaping computer vision, with visual priors broad enough to rival task-specific systems. This raises a natural question: do they reduce the need for classic, physics-informed low-l…

Shadow RemovalImage Editing

Before Reasoning Can Fail: Pre-Evidence Procedural Failures in Agentic RAG

2026-08-03 · Daeyoung Roh, Donghee Han arxiv

Agentic retrieval-augmented generation (RAG) systems can fail before evidence-conditioned reasoning is tested: an agent may retrieve candidate snippets but finalize without inspecting them. We study this failure mode as …

Self-Healing Agentic Orchestrators for Reliable Tool-Augmented Large Language Model Systems

2026-05-31 · Rahul Suresh Babu, Adarsh Agrawal arxiv

Tool-augmented large language model (LLM) agents rely on orchestration layers that coordinate planning, retrieval, tool invocation, validation, memory, and recovery. In these systems, failures arise not only from model e…