{"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/corn-contact-based-object-representation-for","title":"CORN: Contact-based Object Representation for Nonprehensile Manipulation of General Unseen Objects","arxiv_id":"2403.10760","date":"2024-03-16","proceeding":null,"authors":["Yoonyoung Cho","Junhyek Han","Yoontae Cho","Beomjoon Kim"],"abstract":"Nonprehensile manipulation is essential for manipulating objects that are too thin, large, or otherwise ungraspable in the wild. To sidestep the difficulty of contact modeling in conventional modeling-based approaches, reinforcement learning (RL) has recently emerged as a promising alternative. However, previous RL approaches either lack the ability to generalize over diverse object shapes, or use simple action primitives that limit the diversity of robot motions. Furthermore, using RL over diverse object geometry is challenging due to the high cost of training a policy that takes in high-dimensional sensory inputs. We propose a novel contact-based object representation and pretraining pipeline to tackle this. To enable massively parallel training, we leverage a lightweight patch-based transformer architecture for our encoder that processes point clouds, thus scaling our training across thousands of environments. Compared to learning from scratch, or other shape representation baselines, our representation facilitates both time- and data-efficient learning. We validate the efficacy of our overall system by zero-shot transferring the trained policy to novel real-world objects. Code and videos are available at https://sites.google.com/view/contact-non-prehensile.","url_abs":"https://arxiv.org/abs/2403.10760v1","url_pdf":"https://arxiv.org/pdf/2403.10760v1.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":"corn-contact-based-object-representation-for","repo_url":"https://github.com/contact-non-prehensile/corn","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2403.10760","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2403.10760"}},"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/contact-non-prehensile/corn","reach":null}],"summary":{"ran":4,"ran_draft_wrong":1,"unverified":2},"by_repo_kind":{"official":{"samples":7,"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":"6204c1a229a7e9ed","entry":"FlipFlopReLU6","repo":"contact-non-prehensile/corn","repo_kind":"official","path":"pkm/src/pkm/models/rl/nets.py","file_url":"https://github.com/contact-non-prehensile/corn/blob/HEAD/pkm/src/pkm/models/rl/nets.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6204c1a229a7e9ed"}},{"code_sha256_prefix":"008bbfe3c9b73065","entry":"LinearBn","repo":"contact-non-prehensile/corn","repo_kind":"official","path":"pkm/src/pkm/models/rl/nets.py","file_url":"https://github.com/contact-non-prehensile/corn/blob/HEAD/pkm/src/pkm/models/rl/nets.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"008bbfe3c9b73065"}},{"code_sha256_prefix":"eff060c80d1aa6e0","entry":"MLP","repo":"contact-non-prehensile/corn","repo_kind":"official","path":"pkm/src/pkm/models/rl/nets.py","file_url":"https://github.com/contact-non-prehensile/corn/blob/HEAD/pkm/src/pkm/models/rl/nets.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"eff060c80d1aa6e0"}},{"code_sha256_prefix":"18e076fff99f28ae","entry":"PiNet","repo":"contact-non-prehensile/corn","repo_kind":"official","path":"pkm/src/pkm/models/rl/nets.py","file_url":"https://github.com/contact-non-prehensile/corn/blob/HEAD/pkm/src/pkm/models/rl/nets.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"18e076fff99f28ae"}},{"code_sha256_prefix":"a1aa7704932ab281","entry":"get_activation_function","repo":"contact-non-prehensile/corn","repo_kind":"official","path":"pkm/src/pkm/models/rl/nets.py","file_url":"https://github.com/contact-non-prehensile/corn/blob/HEAD/pkm/src/pkm/models/rl/nets.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a1aa7704932ab281"}},{"code_sha256_prefix":"97d294a96924dcc2","entry":"merge_shapes","repo":"contact-non-prehensile/corn","repo_kind":"official","path":"pkm/src/pkm/models/rl/nets.py","file_url":"https://github.com/contact-non-prehensile/corn/blob/HEAD/pkm/src/pkm/models/rl/nets.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":"97d294a96924dcc2"}},{"code_sha256_prefix":"f08bd01d6576b1b1","entry":"ortho_init","repo":"contact-non-prehensile/corn","repo_kind":"official","path":"pkm/src/pkm/models/rl/nets.py","file_url":"https://github.com/contact-non-prehensile/corn/blob/HEAD/pkm/src/pkm/models/rl/nets.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":"f08bd01d6576b1b1"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}