{"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/entity-centric-reinforcement-learning-for","title":"Entity-Centric Reinforcement Learning for Object Manipulation from Pixels","arxiv_id":"2404.01220","date":"2024-04-01","proceeding":null,"authors":["Dan Haramati","Tal Daniel","Aviv Tamar"],"abstract":"Manipulating objects is a hallmark of human intelligence, and an important task in domains such as robotics. In principle, Reinforcement Learning (RL) offers a general approach to learn object manipulation. In practice, however, domains with more than a few objects are difficult for RL agents due to the curse of dimensionality, especially when learning from raw image observations. In this work we propose a structured approach for visual RL that is suitable for representing multiple objects and their interaction, and use it to learn goal-conditioned manipulation of several objects. Key to our method is the ability to handle goals with dependencies between the objects (e.g., moving objects in a certain order). We further relate our architecture to the generalization capability of the trained agent, based on a theoretical result for compositional generalization, and demonstrate agents that learn with 3 objects but generalize to similar tasks with over 10 objects. Videos and code are available on the project website: https://sites.google.com/view/entity-centric-rl","url_abs":"https://arxiv.org/abs/2404.01220v1","url_pdf":"https://arxiv.org/pdf/2404.01220v1.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":"abstracts"},"code_links":[{"paper_slug":"entity-centric-reinforcement-learning-for","repo_url":"https://github.com/danhrmti/ecrl","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"reinforcement-learning","task_name":"Reinforcement Learning"},{"task_slug":"reinforcement-learning-1","task_name":"Reinforcement Learning (RL)"},{"task_slug":"reinforcement-learning-2","task_name":"reinforcement-learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2404.01220","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2404.01220"}},"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":"deterministic:regex_extraction","url":"https://github.com/DanHrmti/ECRL","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/HHousen/object-discovery-pytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/danhrmti/ecrl","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":9},"by_repo_kind":{"official":{"samples":9,"ran":0,"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":"c6779ef568a575ea","entry":"axisangle2quat","repo":"danhrmti/ecrl","repo_kind":"official","path":"isaac_panda_push_env.py","file_url":"https://github.com/danhrmti/ecrl/blob/HEAD/isaac_panda_push_env.py","link_basis":"plan_row","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":"c6779ef568a575ea"}},{"code_sha256_prefix":"9330641b45f958fd","entry":"conv2d","repo":"danhrmti/ecrl","repo_kind":"official","path":"slot_attention/slate_model.py","file_url":"https://github.com/danhrmti/ecrl/blob/HEAD/slot_attention/slate_model.py","link_basis":"plan_row","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":"9330641b45f958fd"}},{"code_sha256_prefix":"62001b2163460d68","entry":"convert_obs_to_dlp_rep","repo":"danhrmti/ecrl","repo_kind":"official","path":"chamfer_reward.py","file_url":"https://github.com/danhrmti/ecrl/blob/HEAD/chamfer_reward.py","link_basis":"plan_row","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":"62001b2163460d68"}},{"code_sha256_prefix":"03234d185899f504","entry":"extract_dlp_features","repo":"danhrmti/ecrl","repo_kind":"official","path":"chamfer_reward.py","file_url":"https://github.com/danhrmti/ecrl/blob/HEAD/chamfer_reward.py","link_basis":"plan_row","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":"03234d185899f504"}},{"code_sha256_prefix":"62186577f208bf25","entry":"extract_dlp_features","repo":"danhrmti/ecrl","repo_kind":"official","path":"latent_classifier.py","file_url":"https://github.com/danhrmti/ecrl/blob/HEAD/latent_classifier.py","link_basis":"plan_row","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":"62186577f208bf25"}},{"code_sha256_prefix":"649850da42fe3886","entry":"get_dlp_rep","repo":"danhrmti/ecrl","repo_kind":"official","path":"chamfer_reward.py","file_url":"https://github.com/danhrmti/ecrl/blob/HEAD/chamfer_reward.py","link_basis":"plan_row","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":"649850da42fe3886"}},{"code_sha256_prefix":"3219c7505517e845","entry":"get_dlp_rep","repo":"danhrmti/ecrl","repo_kind":"official","path":"latent_classifier.py","file_url":"https://github.com/danhrmti/ecrl/blob/HEAD/latent_classifier.py","link_basis":"plan_row","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":"3219c7505517e845"}},{"code_sha256_prefix":"94c911439007d22c","entry":"gumbel_softmax","repo":"danhrmti/ecrl","repo_kind":"official","path":"slot_attention/slate_model.py","file_url":"https://github.com/danhrmti/ecrl/blob/HEAD/slot_attention/slate_model.py","link_basis":"plan_row","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":"94c911439007d22c"}},{"code_sha256_prefix":"0a0911522ce533d0","entry":"quat2axisangle","repo":"danhrmti/ecrl","repo_kind":"official","path":"isaac_panda_push_env.py","file_url":"https://github.com/danhrmti/ecrl/blob/HEAD/isaac_panda_push_env.py","link_basis":"plan_row","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":"0a0911522ce533d0"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}