paper-with-me

홈 › Papers

TidyBot: Personalized Robot Assistance with Large Language Models

2023-05-09 · Jimmy Wu, Rika Antonova, Adam Kan, Marion Lepert, Andy Zeng, Shuran Song, Jeannette Bohg, Szymon Rusinkiewicz, Thomas Funkhouser

For a robot to personalize physical assistance effectively, it must learn user preferences that can be generally reapplied to future scenarios. In this work, we investigate personalization of household cleanup with robots that can tidy up rooms by picking up objects and putting them away. A key challenge is determining the proper place to put each object, as people's preferences can vary greatly depending on personal taste or cultural background. For instance, one person may prefer storing shirts in the drawer, while another may prefer them on the shelf. We aim to build systems that can learn such preferences from just a handful of examples via prior interactions with a particular person. We show that robots can combine language-based planning and perception with the few-shot summarization capabilities of large language models (LLMs) to infer generalized user preferences that are broadly applicable to future interactions. This approach enables fast adaptation and achieves 91.2% accuracy on unseen objects in our benchmark dataset. We also demonstrate our approach on a real-world mobile manipulator called TidyBot, which successfully puts away 85.0% of objects in real-world test scenarios.

📄 PDF Abstract BibTeX arXiv:2305.05658

Code (1)

jimmyyhwu/tidybot 공식 구현

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar 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 rear…

Object Rearrangement

GRACE: Generalizing Robot-Assisted Caregiving with User Functionality Embeddings

2025-01-29 · Ziang Liu, Yuanchen Ju, Yu Da, Tom Silver 외

Robot caregiving should be personalized to meet the diverse needs of care recipients -- assisting with tasks as needed, while taking user agency in action into account. In physical tasks such as handover, bathing, dressi…

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

Personalized and Robust Proactive Robot Assistance with Uncertainty-Guided LLM Reasoning

2026-06-07 · Alvaro Gonzalez, M. H. Hasan Shovo, Ali Ayub arxiv

Proactive robot assistance in household environments requires accurate prediction of human activities and object usage under dynamic and noisy conditions. Existing approaches often rely on complex spatio-temporal models,…

Computational Efficiency

Hibikino-Musashi@Home 2025 Team Description Paper

2025-11-25 · Ryohei Kobayashi, Kosei Isomoto, Kosei Yamao, Soma Fumoto 외 arxiv

This paper provides an overview of the techniques employed by Hibikino-Musashi@Home, which intends to participate in the domestic standard platform league. The team developed a dataset generator for training a robot visi…