paper-with-me

Papers

Reducing Tool Hallucination via Reliability Alignment

2024-12-05 · Hongshen Xu, Su Zhu, Zihan Wang, Hang Zheng, Da Ma, Ruisheng Cao, Shuai Fan, Lu Chen, Kai Yu

Large Language Models (LLMs) have extended their capabilities beyond language generation to interact with external systems through tool calling, offering powerful potential for real-world applications. However, the phenomenon of tool hallucinations, which occur when models improperly select or misuse tools, presents critical challenges that can lead to flawed task execution and increased operational costs. This paper investigates the concept of reliable tool calling and highlights the necessity of addressing tool hallucinations. We systematically categorize tool hallucinations into two main types: tool selection hallucination and tool usage hallucination. To mitigate these issues, we propose a reliability-focused alignment framework that enhances the model's ability to accurately assess tool relevance and usage. By proposing a suite of evaluation metrics and evaluating on StableToolBench, we further demonstrate the effectiveness of our framework in mitigating tool hallucination and improving the overall system reliability of LLM tool calling.

📄 PDF Abstract BibTeX arXiv:2412.04141

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationText Generation

Similar Papers 제목 키워드 기반

The Reasoning Trap: How Enhancing LLM Reasoning Amplifies Tool Hallucination

2025-10-27 · Chenlong Yin, Zeyang Sha, Shiwen Cui, Changhua Meng 외 arxiv

Enhancing the reasoning capabilities of Large Language Models (LLMs) is a key strategy for building Agents that "think then act." However, recent observations, like OpenAI's o3, suggest a paradox: stronger reasoning ofte…

Prompt Engineering

No Action Without a NOD: A Heterogeneous Multi-Agent Architecture for Reliable Service Agents

2026-05-12 · Zixu Yang, Hang Zheng, Nan Jiang, Zhiyang Tang 외 arxiv

Large language model (LLM) agents have increasingly advanced service applications, such as booking flight tickets. However, these service agents suffer from unreliability in long-horizon tasks, as they often produce poli…

What Makes LVLMs Hallucinate Less? Unveiling the Architectural Factors Behind Hallucination Robustness

2026-05-29 · Yusheng He, Jizhe Zhou, Xia Du, Zheng Lin 외 arxiv

Hallucination remains one of the key challenges undermining the reliability of Large Vision-Language Models (LVLMs). But what makes an LVLM hallucinate less? Many existing efforts focus on improving internal components o…

Grounding or Guessing? Visual Signals for Detecting Hallucinations in Sign Language Translation

2025-10-21 · Yasser Hamidullah, Koel Dutta Chowdhury, Yusser Al Ghussin, Shakib Yazdani 외 arxiv

Hallucination, where models generate fluent text unsupported by visual evidence, remains a major flaw in vision-language models and is particularly critical in sign language translation (SLT). In SLT, meaning depends on …

Sign Language Translationmultimodal generationVisual Grounding

Confidence-Aware Routing for Large Language Model Reliability Enhancement: A Multi-Signal Approach to Pre-Generation Hallucination Mitigation

2025-09-23 · Nandakishor M arxiv

Large Language Models suffer from hallucination, generating plausible yet factually incorrect content. Current mitigation strategies focus on post-generation correction, which is computationally expensive and fails to pr…