paper-with-me

홈 › Papers

Evaluating Uncertainty-based Failure Detection for Closed-Loop LLM Planners

2024-06-01 · Zhi Zheng, Qian Feng, Hang Li, Alois Knoll, Jianxiang Feng

Recently, Large Language Models (LLMs) have witnessed remarkable performance as zero-shot task planners for robotic manipulation tasks. However, the open-loop nature of previous works makes LLM-based planning error-prone and fragile. On the other hand, failure detection approaches for closed-loop planning are often limited by task-specific heuristics or following an unrealistic assumption that the prediction is trustworthy all the time. As a general-purpose reasoning machine, LLMs or Multimodal Large Language Models (MLLMs) are promising for detecting failures. However, However, the appropriateness of the aforementioned assumption diminishes due to the notorious hullucination problem. In this work, we attempt to mitigate these issues by introducing a framework for closed-loop LLM-based planning called KnowLoop, backed by an uncertainty-based MLLMs failure detector, which is agnostic to any used MLLMs or LLMs. Specifically, we evaluate three different ways for quantifying the uncertainty of MLLMs, namely token probability, entropy, and self-explained confidence as primary metrics based on three carefully designed representative prompting strategies. With a self-collected dataset including various manipulation tasks and an LLM-based robot system, our experiments demonstrate that token probability and entropy are more reflective compared to self-explained confidence. By setting an appropriate threshold to filter out uncertain predictions and seek human help actively, the accuracy of failure detection can be significantly enhanced. This improvement boosts the effectiveness of closed-loop planning and the overall success rate of tasks.

📄 PDF Abstract BibTeX arXiv:2406.00430

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fail2Drive: Benchmarking Closed-Loop Driving Generalization

2026-04-09 · Simon Gerstenecker, Andreas Geiger, Katrin Renz arxiv

Generalization under distribution shift remains a central bottleneck for closed-loop autonomous driving. Although simulators like CARLA enable safe and scalable testing, existing benchmarks rarely measure true generaliza…

Autonomous Driving

Closed-Loop Verbal Reinforcement Learning for Task-Level Robotic Planning

2026-03-23 · Dmitrii Plotnikov, Iaroslav Kolomiets, Dmitrii Maliukov, Dmitrij Kosenkov 외 arxiv

We propose a new Verbal Reinforcement Learning (VRL) framework for interpretable task-level planning in mobile robotic systems operating under execution uncertainty. The framework follows a closed-loop architecture that …

Reinforcement Learning

Code-as-Monitor: Constraint-aware Visual Programming for Reactive and Proactive Robotic Failure Detection

2024-12-05 · CVPR 2025 1 · Enshen Zhou, Qi Su, Cheng Chi, Zhizheng Zhang 외

Automatic detection and prevention of open-set failures are crucial in closed-loop robotic systems. Recent studies often struggle to simultaneously identify unexpected failures reactively after they occur and prevent for…

Language Modelling

Anchored Scenario Coverage for Failure-Aware First-Hit Batch Inverse Design

2026-08-28 · Chuhan Yang, Chenxi Wang, Linhan Wu, Yuyang Liu arxiv

Early discovery of at least one valid design satisfying a target requirement is a central objective in failure-prone closed-loop inverse design. A natural batch baseline ranks candidates by a product-form marginal valid-…

LabRobFail: A Benchmark for Robotic Failure Analysis in Chemical Self-driving Laboratory

2026-07-26 · Haobo Wang, Baoli Sun, Anqi Zou, Dongsheng Huang 외 arxiv

The deployment of embodied agents in self-driving laboratories could accelerate scientific discovery, yet their reliability is constrained by the irreversible and safety-critical nature of chemical experiments. Progress …