paper-with-me

홈 › Papers

Abstention-Aware Personalized Object Rearrangement via Uncertainty-Guided LLM Assistance

2026-06-15 · Sam Collin, Ali Ayub arxiv

Robotic assistance in household environments requires not only predicting where objects should be placed, but also reasoning about when objects should not be placed at all. Existing approaches to personalized object rearrangement primarily focus on placement decisions under the assumption of clean observations and complete actionability, limiting their applicability in realistic, cluttered, and partially erroneous settings. In this paper, we introduce APOLLO, a hybrid framework for abstention-aware personalized object rearrangement that combines a lightweight, personalized embedding model (PEM) with selective large language model (LLM) assistance. PEM is trained for each user-environment pair using a small number of demonstrations, operates entirely on CPU, and produces uncertainty estimates, which are used to selectively invoke LLM-based reasoning only for ambiguous decisions, balancing efficiency, privacy, and reasoning capability. To evaluate this formulation beyond existing benchmarks, we introduce APOR, a synthetic, LLM-generated dataset that captures room-level, multi-furniture environments, diverse organizational profiles, explicit abstention behavior, and noisy partial scene context. Extensive experiments on both PARSEC and APOR provide initial evidence that APOLLO improves over prior LLM-based baselines in controlled benchmark settings while substantially reducing LLM usage. Code is available at https://github.com/PaInt-Lab/APOLLO.

📄 PDF Abstract BibTeX arXiv:2606.17309

Code (0)

등록된 구현이 없습니다.

Tasks

Object Rearrangement

Similar Papers 제목 키워드 기반

An Explainable Agentic AI Framework for Uncertainty-Aware and Abstention-Enabled Acute Ischemic Stroke Imaging Decisions

2026-01-03 · Md Rashadul Islam arxiv

Artificial intelligence models have shown strong potential in acute ischemic stroke imaging, particularly for lesion detection and segmentation using computed tomography and magnetic resonance imaging. However, most exis…

PARSEC: Preference Adaptation for Robotic Object Rearrangement from Scene Context

2025-05-16 · Kartik Ramachandruni, Sonia Chernova

Object rearrangement is a key task for household robots requiring personalization without explicit instructions, meaningful object placement in environments occupied with objects, and generalization to unseen objects and…

ObjectObject Rearrangement

Embodied Agents Meet Personalization: Exploring Memory Utilization for Personalized Assistance

2025-05-22 · Taeyoon Kwon, Dongwook Choi, Sunghwan Kim, Hyojun Kim 외

Embodied agents empowered by large language models (LLMs) have shown strong performance in household object rearrangement tasks. However, these tasks primarily focus on single-turn interactions with simplified instructio…

ObjectObject Rearrangement

Conformal Linguistic Calibration: Trading-off between Factuality and Specificity

2025-02-26 · Zhengping Jiang, Anqi Liu, Benjamin Van Durme

Language model outputs are not always reliable, thus prompting research into how to adapt model responses based on uncertainty. Common approaches include: \emph{abstention}, where models refrain from generating responses…

Language ModelingLanguage ModellingSpecificity

Grasp, See, and Place: Efficient Unknown Object Rearrangement with Policy Structure Prior

2024-02-23 · Kechun Xu, Zhongxiang Zhou, Jun Wu, Haojian Lu 외

We focus on the task of unknown object rearrangement, where a robot is supposed to re-configure the objects into a desired goal configuration specified by an RGB-D image. Recent works explore unknown object rearrangement…

ObjectObject Rearrangement