{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/consor-a-context-aware-semantic-object","title":"ConSOR: A Context-Aware Semantic Object Rearrangement Framework for Partially Arranged Scenes","arxiv_id":"2310.00371","date":"2023-09-30","proceeding":null,"authors":["Kartik Ramachandruni","Max Zuo","Sonia Chernova"],"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.","url_abs":"https://arxiv.org/abs/2310.00371v1","url_pdf":"https://arxiv.org/pdf/2310.00371v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"consor-a-context-aware-semantic-object","repo_url":"https://github.com/kartikvrama/consor","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2310.00371","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2310.00371"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kartikvrama/consor","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":5,"unverified":4},"by_repo_kind":{"official":{"samples":9,"ran":5,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"746d2e4b7ccf416f","entry":"calculate_evaluation_metrics","repo":"kartikvrama/consor","repo_kind":"official","path":"helper_eval.py","file_url":"https://github.com/kartikvrama/consor/blob/HEAD/helper_eval.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"746d2e4b7ccf416f"}},{"code_sha256_prefix":"8b7e8192a7aae39e","entry":"find_lsa","repo":"kartikvrama/consor","repo_kind":"official","path":"helper_eval.py","file_url":"https://github.com/kartikvrama/consor/blob/HEAD/helper_eval.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8b7e8192a7aae39e"}},{"code_sha256_prefix":"c3fc96f5dbdc9b39","entry":"json_scene_to_prompt","repo":"kartikvrama/consor","repo_kind":"official","path":"helper_data.py","file_url":"https://github.com/kartikvrama/consor/blob/HEAD/helper_data.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c3fc96f5dbdc9b39"}},{"code_sha256_prefix":"d52bd982c709e292","entry":"return_positional_encoding_generator","repo":"kartikvrama/consor","repo_kind":"official","path":"consor_core/data_loader.py","file_url":"https://github.com/kartikvrama/consor/blob/HEAD/consor_core/data_loader.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d52bd982c709e292"}},{"code_sha256_prefix":"da3e5d6cdf666f00","entry":"return_scene_pair_json","repo":"kartikvrama/consor","repo_kind":"official","path":"generate_data.py","file_url":"https://github.com/kartikvrama/consor/blob/HEAD/generate_data.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"da3e5d6cdf666f00"}},{"code_sha256_prefix":"e8b3cfed0027bc9e","entry":"calculate_scene_edit_distance_lsa","repo":"kartikvrama/consor","repo_kind":"official","path":"helper_eval.py","file_url":"https://github.com/kartikvrama/consor/blob/HEAD/helper_eval.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e8b3cfed0027bc9e"}},{"code_sha256_prefix":"dc923c0b938ac2cf","entry":"cluster_objects","repo":"kartikvrama/consor","repo_kind":"official","path":"run_test_abdoCf.py","file_url":"https://github.com/kartikvrama/consor/blob/HEAD/run_test_abdoCf.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dc923c0b938ac2cf"}},{"code_sha256_prefix":"6a523b99db4571e9","entry":"objcomb2row","repo":"kartikvrama/consor","repo_kind":"official","path":"run_test_abdoCf.py","file_url":"https://github.com/kartikvrama/consor/blob/HEAD/run_test_abdoCf.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6a523b99db4571e9"}},{"code_sha256_prefix":"7ab2f7d70b8e56cf","entry":"return_rating","repo":"kartikvrama/consor","repo_kind":"official","path":"run_test_abdoCf.py","file_url":"https://github.com/kartikvrama/consor/blob/HEAD/run_test_abdoCf.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7ab2f7d70b8e56cf"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}