paper-with-me

홈 › Papers

Hallucination Detection in Foundation Models for Decision-Making: A Flexible Definition and Review of the State of the Art

2024-03-25 · Neeloy Chakraborty, Melkior Ornik, Katherine Driggs-Campbell

Autonomous systems are soon to be ubiquitous, spanning manufacturing, agriculture, healthcare, entertainment, and other industries. Most of these systems are developed with modular sub-components for decision-making, planning, and control that may be hand-engineered or learning-based. While these approaches perform well under the situations they were specifically designed for, they can perform especially poorly in out-of-distribution scenarios that will undoubtedly arise at test-time. The rise of foundation models trained on multiple tasks with impressively large datasets has led researchers to believe that these models may provide "common sense" reasoning that existing planners are missing, bridging the gap between algorithm development and deployment. While researchers have shown promising results in deploying foundation models to decision-making tasks, these models are known to hallucinate and generate decisions that may sound reasonable, but are in fact poor. We argue there is a need to step back and simultaneously design systems that can quantify the certainty of a model's decision, and detect when it may be hallucinating. In this work, we discuss the current use cases of foundation models for decision-making tasks, provide a general definition for hallucinations with examples, discuss existing approaches to hallucination detection and mitigation with a focus on decision problems, present guidelines, and explore areas for further research in this exciting field.

📄 PDF Abstract BibTeX arXiv:2403.16527

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningDecision MakingHallucination

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Foundations of Reinforcement Learning and Interactive Decision Making

2023-12-27 · Dylan J. Foster, Alexander Rakhlin

These lecture notes give a statistical perspective on the foundations of reinforcement learning and interactive decision making. We present a unifying framework for addressing the exploration-exploitation dilemma using f…

Decision MakingMulti-Armed Banditsreinforcement-learningReinforcement Learning

TriDF: Evaluating Perception, Detection, and Hallucination for Interpretable DeepFake Detection

2025-12-11 · Jian-Yu Jiang-Lin, Kang-Yang Huang, Ling Zou, Ling Lo 외 arxiv

Advances in generative modeling have made it increasingly easy to fabricate realistic portrayals of individuals, creating serious risks for security, communication, and public trust. Detecting such person-driven manipula…

DeepFake Detection

Self-supervised Pretraining for Decision Foundation Model: Formulation, Pipeline and Challenges

2023-12-29 · Xiaoqian Liu, Jianbin Jiao, Junge Zhang

Decision-making is a dynamic process requiring perception, memory, and reasoning to make choices and find optimal policies. Traditional approaches to decision-making suffer from sample efficiency and generalization, whil…

Decision MakingFew-Shot Learning

Hallucination Detection and Mitigation with Diffusion in Multi-Variate Time-Series Foundation Models

2025-07-23 · Vijja Wichitwechkarn, Charles Fox, Ruchi Choudhary arxiv

Foundation models for natural language processing have many coherent definitions of hallucination and methods for its detection and mitigation. However, analogous definitions and methods do not exist for multi-variate ti…

Joint Evaluation of Answer and Reasoning Consistency for Hallucination Detection in Large Reasoning Models

2025-06-05 · Changyue Wang, Weihang Su, Qingyao Ai, Yiqun Liu

Large Reasoning Models (LRMs) extend large language models with explicit, multi-step reasoning traces to enhance transparency and performance on complex tasks. However, these reasoning traces can be redundant or logicall…

DiagnosticHallucination