paper-with-me

홈 › Papers

Housekeep: Tidying Virtual Households using Commonsense Reasoning

2022-05-22 · Yash Kant, Arun Ramachandran, Sriram Yenamandra, Igor Gilitschenski, Dhruv Batra, Andrew Szot, Harsh Agrawal

We introduce Housekeep, a benchmark to evaluate commonsense reasoning in the home for embodied AI. In Housekeep, an embodied agent must tidy a house by rearranging misplaced objects without explicit instructions specifying which objects need to be rearranged. Instead, the agent must learn from and is evaluated against human preferences of which objects belong where in a tidy house. Specifically, we collect a dataset of where humans typically place objects in tidy and untidy houses constituting 1799 objects, 268 object categories, 585 placements, and 105 rooms. Next, we propose a modular baseline approach for Housekeep that integrates planning, exploration, and navigation. It leverages a fine-tuned large language model (LLM) trained on an internet text corpus for effective planning. We show that our baseline agent generalizes to rearranging unseen objects in unknown environments. See our webpage for more details: https://yashkant.github.io/housekeep/

📄 PDF Abstract BibTeX arXiv:2205.10712

Code (1)

yashkant/housekeep 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Toward Grounded Commonsense Reasoning

2023-06-14 · Minae Kwon, Hengyuan Hu, Vivek Myers, Siddharth Karamcheti 외

Consider a robot tasked with tidying a desk with a meticulously constructed Lego sports car. A human may recognize that it is not appropriate to disassemble the sports car and put it away as part of the "tidying." How ca…

Language Modelling

TIDEE: Tidying Up Novel Rooms using Visuo-Semantic Commonsense Priors

2022-07-21 · Gabriel Sarch, Zhaoyuan Fang, Adam W. Harley, Paul Schydlo 외

We introduce TIDEE, an embodied agent that tidies up a disordered scene based on learned commonsense object placement and room arrangement priors. TIDEE explores a home environment, detects objects that are out of their …

Object

"Tidy Up the Table": Grounding Common-sense Objective for Tabletop Object Rearrangement

2023-07-21 · Yiqing Xu, David Hsu

Tidying up a messy table may appear simple for humans, but articulating clear criteria for tidiness is challenging due to the ambiguous nature of common sense reasoning. Large Language Models (LLMs) have proven capable o…

Common Sense ReasoningObject Rearrangement

HCDN: A Change Detection Network for Construction Housekeeping Using Feature Fusion and Large Vision Models

2024-10-23 · Kailai Sun, Zherui Shao, Yang Miang Goh, Jing Tian 외

Workplace safety has received increasing attention as millions of workers worldwide suffer from work-related accidents. Despite poor housekeeping is a significant contributor to construction accidents, there remains a si…

Change Detection

RoboTidy : A 3D Gaussian Splatting Household Tidying Benchmark for Embodied Navigation and Action

2025-11-18 · Xiaoquan Sun, Ruijian Zhang, Kang Pang, Bingchen Miao 외 arxiv

Household tidying is an important application area, yet current benchmarks neither model user preferences nor support mobility, and they generalize poorly, making it hard to comprehensively assess integrated language-to-…