paper-with-me

홈 › Papers

The "I Don't Know" Filter: Enhancing Agentic Reliability in Function Calling

2026-07-04 · Stefan Broecker, Mason del Rosario, Boris Selitser, Thomas Strohmer arxiv

The language models that underpin agents have seen a rapid rise in performance on function calling benchmarks. However, the metrics used in the training and evaluation of these models often encourage models to make positive claims even when the answer is uncertain, leading to hallucinations. Such hallucinations can be disastrous when language models are trusted to use function calls to make decisions in high stakes applications. To that end, we propose an agent evaluation metric that takes into account the negative outcomes associated with incorrect function calls. Further, to catch hallucinations before they can cause harm, we propose a lightweight trainable filter that can quantify a language model's uncertainty and remove potentially harmful function calls. By training that filter to detect and suppress uncertain function calls without modifying the underlying model, we demonstrate a practical path toward agents that know when to say "I don't know," a property we argue is essential to production reliability.

📄 PDF Abstract BibTeX arXiv:2607.04034

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeepSurvey: Enhancing Analytical Depth and Citation Reliability in Automated Survey Generation

2026-05-28 · Ziyue Yang, Da Ma, Hanqi Li, Zijian Wang 외 arxiv

As scientific literature grows rapidly, automated survey generation has become a key capability for AI scientists and human researchers. However, existing systems suffer from limited analytical depth due to reliance on a…

Enhancing the Reliability of Closed-Loop Describing Function Analysis for Reset Control Applied to Precision Motion Systems

2024-11-30 · Xinxin Zhang, S. Hassan HosseinNia

The Sinusoidal Input Describing Function (SIDF) is an effective tool for control system analysis and design, with its reliability directly impacting the performance of the designed control systems. This study enhances th…

DSPO: Stable and Efficient Policy Optimization for Agentic Search and Reasoning

2025-10-10 · Chenyang Gu, Yewen Pu, Bruce Yang, Xiaofan Li 외 arxiv

Enhancing LLMs with the ability to actively search external knowledge is crucial for complex and real-world tasks. Current approaches either rely on prompting to elicit the model's innate agent capabilities, or suffer fr…

Agentics 2.0: Logical Transduction Algebra for Agentic Data Workflows

2026-03-04 · Alfio Massimiliano Gliozzo, Junkyu Lee, Nahuel Defosse arxiv

Agentic AI is rapidly transitioning from research prototypes to enterprise deployments, where requirements extend to meet the software quality attributes of reliability, scalability, and observability beyond plausible te…

Semantic ParsingText Generation

Improving Weak-to-Strong Generalization with Reliability-Aware Alignment

2024-06-27 · Yue Guo, Yi Yang

Large language models (LLMs) are now rapidly advancing and surpassing human abilities on many natural language tasks. However, aligning these super-human LLMs with human knowledge remains challenging because the supervis…