paper-with-me

홈 › Papers

Towards Reliable LLM-based Robot Planning via Combined Uncertainty Estimation

2025-10-09 · Shiyuan Yin, Chenjia Bai, Zihao Zhang, Junwei Jin, Xinxin Zhang, Chi Zhang, Xuelong Li arxiv

Large language models (LLMs) demonstrate advanced reasoning abilities, enabling robots to understand natural language instructions and generate high-level plans with appropriate grounding. However, LLM hallucinations present a significant challenge, often leading to overconfident yet potentially misaligned or unsafe plans. While researchers have explored uncertainty estimation to improve the reliability of LLM-based planning, existing studies have not sufficiently differentiated between epistemic and intrinsic uncertainty, limiting the effectiveness of uncertainty estimation. In this paper, we present Combined Uncertainty estimation for Reliable Embodied planning (CURE), which decomposes the uncertainty into epistemic and intrinsic uncertainty, each estimated separately. Furthermore, epistemic uncertainty is subdivided into task clarity and task familiarity for more accurate evaluation. The overall uncertainty assessments are obtained using random network distillation and multi-layer perceptron regression heads driven by LLM features. We validated our approach in two distinct experimental settings: kitchen manipulation and tabletop rearrangement experiments. The results show that, compared to existing methods, our approach yields uncertainty estimates that are more closely aligned with the actual execution outcomes.

📄 PDF Abstract BibTeX arXiv:2510.08044

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Effect of Inter-observer Variability for a Reliable Estimation of Uncertainty of Medical Image Segmentation

2018-06-07 · Alain Jungo, Raphael Meier, Ekin Ermis, Marcela Blatti-Moreno 외

Uncertainty estimation methods are expected to improve the understanding and quality of computer-assisted methods used in medical applications (e.g., neurosurgical interventions, radiotherapy planning), where automated m…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Bridging Learned Visual Perception and Symbolic Belief-Space Planning

2026-09-15 · Guy Azran, Michael Navat, Sarah Keren arxiv

In partially observable settings, agents must act without full knowledge of the world state and rely on uncertain state-estimation pipelines. Obtaining grounded and verifiable symbolic plans under such uncertainty remain…

Kernel-SDF: An Open-Source Library for Real-Time Signed Distance Function Estimation using Kernel Regression

2026-03-31 · Zhirui Dai, Tianxing Fan, Mani Amani, Jaemin Seo 외 arxiv

Accurate and efficient scene representation is crucial for robotic tasks such as motion planning, manipulation, and navigation. Signed distance functions (SDFs) have emerged as a powerful representation for encoding dist…

Motion Planning

Adaptive Motion Planning via Contact-Based Intent Inference for Human-Robot Collaboration

2025-10-09 · Jiurun Song, Xiao Liang, Minghui Zheng arxiv

Human-robot collaboration (HRC) requires robots to adapt their motions to human intent to ensure safe and efficient cooperation in shared spaces. Although large language models (LLMs) provide high-level reasoning for inf…

Contact DetectionMotion Planning

Cloth Manipulation Planning on Basis of Mesh Representations with Incomplete Domain Knowledge and Voxel-to-Mesh Estimation

2021-03-15 · Solvi Arnold, Daisuke Tanaka, Kimitoshi Yamazaki

We consider the problem of open-goal planning for robotic cloth manipulation. Core of our system is a neural network trained as a forward model of cloth behaviour under manipulation, with planning performed through backp…