Tidiness Score-Guided Monte Carlo Tree Search for Visual Tabletop Rearrangement
Hogun Kee, Wooseok Oh, Minjae Kang, Hyemin Ahn, and Songhwai Oh

TL;DR
This paper introduces TSMCTS, a novel framework combining a tidiness score discriminator and Monte Carlo tree search to automate tabletop tidying using only RGB-D data, addressing dataset scarcity and goal specification challenges.
Contribution
The paper presents the TTU dataset and a vision-based discriminator for tidiness evaluation, enabling goal-free, diverse tidying trajectories via MCTS in real-world scenes.
Findings
Successfully applied to various environments including tables and bathrooms.
Discriminator accurately predicts tidiness across unseen configurations.
Demonstrated effective goal-free tidying with diverse arrangements.
Abstract
In this paper, we present the tidiness score-guided Monte Carlo tree search (TSMCTS), a novel framework designed to address the tabletop tidying up problem using only an RGB-D camera. We address two major problems for tabletop tidying up problem: (1) the lack of public datasets and benchmarks, and (2) the difficulty of specifying the goal configuration of unseen objects. We address the former by presenting the tabletop tidying up (TTU) dataset, a structured dataset collected in simulation. Using this dataset, we train a vision-based discriminator capable of predicting the tidiness score. This discriminator can consistently evaluate the degree of tidiness across unseen configurations, including real-world scenes. Addressing the second problem, we employ Monte Carlo tree search (MCTS) to find tidying trajectories without specifying explicit goals. Instead of providing specific goals, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques
