paper-with-me

홈 › Papers

"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 of capturing common sense knowledge to reason over this vague concept of tidiness. However, they alone may struggle with table tidying due to the limited grasp on the spatio-visual aspects of tidiness. In this work, we aim to ground the common-sense concept of tidiness within the context of object arrangement. Our survey reveals that humans usually factorize tidiness into semantic and visual-spatial tidiness; our grounding approach aligns with this decomposition. We connect a language-based policy generator with an image-based tidiness score function: the policy generator utilizes the LLM's commonsense knowledge to cluster objects by their implicit types and functionalities for semantic tidiness; meanwhile, the tidiness score function assesses the visual-spatial relations of the object to achieve visual-spatial tidiness. Our tidiness score is trained using synthetic data generated cheaply from customized random walks, which inherently encode the order of tidiness, thereby bypassing the need for labor-intensive human demonstrations. The simulated experiment shows that our approach successfully generates tidy arrangements, predominately in 2D, with potential for 3D stacking, for tables with various novel objects.

📄 PDF Abstract BibTeX arXiv:2307.11319

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningObject Rearrangement

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

Housekeep: Tidying Virtual Households using Commonsense Reasoning

2022-05-22 · Yash Kant, Arun Ramachandran, Sriram Yenamandra, Igor Gilitschenski 외

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 specifyi…

Language ModelingLanguage ModellingLarge Language Model

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

Seeing the Unseen: Visual Common Sense for Semantic Placement

2024-01-15 · CVPR 2024 1 · Ram Ramrakhya, Aniruddha Kembhavi, Dhruv Batra, Zsolt Kira 외

Computer vision tasks typically involve describing what is present in an image (e.g. classification, detection, segmentation, and captioning). We study a visual common sense task that requires understanding what is not p…

Common Sense ReasoningImage DescriptionObject

Modernizing HEBO: a robust Bayesian optimization baseline for practical heteroskedastic and non-stationary problems

2026-07-12 · L. A. Zhukov, E. V. Shaburova, D. V. Antonets arxiv

Bayesian optimization is increasingly used to guide data-efficient experimentation in chemistry, materials science, and related laboratory settings, but its practical performance depends strongly on how well surrogate-mo…

Hyperparameter Optimization