ConSOR: A Context-Aware Semantic Object Rearrangement Framework for Partially Arranged Scenes

September 30, 2023 ยท Entered Twilight ยท ๐Ÿ› IEEE/RJS International Conference on Intelligent RObots and Systems

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: .gitignore, LICENSE, README.md, abdoCf_core, configs, consor_core, data, evaluate_gpt3_reponses.py, generate_data.py, generate_gpt3_fewshot_prompt.py, helper_data.py, helper_eval.py, images, requirements.txt, run_gpt3_baseline.py, run_test_abdoCf.py, run_test_consor.py, run_train_abdoCf.py, run_train_consor.py, save_json_to_rank_matrix.py, save_json_to_tensor.py, visualize_eval_results.ipynb

Authors Kartik Ramachandruni, Max Zuo, Sonia Chernova arXiv ID 2310.00371 Category cs.RO: Robotics Citations 8 Venue IEEE/RJS International Conference on Intelligent RObots and Systems Repository https://github.com/kartikvrama/consor โญ 5 Last Checked 2 months ago
Abstract
Object rearrangement is the problem of enabling a robot to identify the correct object placement in a complex environment. Prior work on object rearrangement has explored a diverse set of techniques for following user instructions to achieve some desired goal state. Logical predicates, images of the goal scene, and natural language descriptions have all been used to instruct a robot in how to arrange objects. In this work, we argue that burdening the user with specifying goal scenes is not necessary in partially-arranged environments, such as common household settings. Instead, we show that contextual cues from partially arranged scenes (i.e., the placement of some number of pre-arranged objects in the environment) provide sufficient context to enable robots to perform object rearrangement \textit{without any explicit user goal specification}. We introduce ConSOR, a Context-aware Semantic Object Rearrangement framework that utilizes contextual cues from a partially arranged initial state of the environment to complete the arrangement of new objects, without explicit goal specification from the user. We demonstrate that ConSOR strongly outperforms two baselines in generalizing to novel object arrangements and unseen object categories. The code and data can be found at https://github.com/kartikvrama/consor.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Robotics