{"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/low-shot-object-learning-with-mutual-1","title":"Low-shot Object Learning with Mutual Exclusivity Bias","arxiv_id":"2312.03533","date":"2023-12-06","proceeding":"NeurIPS 2023 11","authors":["Anh Thai","Ahmad Humayun","Stefan Stojanov","Zixuan Huang","Bikram Boote","James M. Rehg"],"abstract":"This paper introduces Low-shot Object Learning with Mutual Exclusivity Bias (LSME), the first computational framing of mutual exclusivity bias, a phenomenon commonly observed in infants during word learning. We provide a novel dataset, comprehensive baselines, and a state-of-the-art method to enable the ML community to tackle this challenging learning task. The goal of LSME is to analyze an RGB image of a scene containing multiple objects and correctly associate a previously-unknown object instance with a provided category label. This association is then used to perform low-shot learning to test category generalization. We provide a data generation pipeline for the LSME problem and conduct a thorough analysis of the factors that contribute to its difficulty. Additionally, we evaluate the performance of multiple baselines, including state-of-the-art foundation models. Finally, we present a baseline approach that outperforms state-of-the-art models in terms of low-shot accuracy.","url_abs":"https://arxiv.org/abs/2312.03533v1","url_pdf":"https://arxiv.org/pdf/2312.03533v1.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":"low-shot-object-learning-with-mutual-1","repo_url":"https://github.com/rehg-lab/lsme","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"object","task_name":"Object"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2312.03533","atlas_url":"https://app.syntology.ai/?focus=2312.03533","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2312.03533"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/rehglab/LSME","reach":{"status":"gone","observed_at":"2026-09-17","how":"tree_404+repo_404"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/rehg-lab/LSME","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/rehg-lab/lsme","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":8,"unverified":3},"by_repo_kind":{"official":{"samples":11,"ran":8,"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":"6999c939ef18b891","entry":"check_rendering","repo":"rehg-lab/LSME","repo_kind":"official","path":"data_utils/check_rendering.py","file_url":"https://github.com/rehg-lab/LSME/blob/HEAD/data_utils/check_rendering.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":"6999c939ef18b891"}},{"code_sha256_prefix":"65ace2509cfa0e42","entry":"compute_similarity_global","repo":"rehg-lab/LSME","repo_kind":"official","path":"baselines/models/utils.py","file_url":"https://github.com/rehg-lab/LSME/blob/HEAD/baselines/models/utils.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":"65ace2509cfa0e42"}},{"code_sha256_prefix":"67a33aff0eaa9121","entry":"compute_similarity_global_single","repo":"rehg-lab/LSME","repo_kind":"official","path":"baselines/models/utils.py","file_url":"https://github.com/rehg-lab/LSME/blob/HEAD/baselines/models/utils.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":"67a33aff0eaa9121"}},{"code_sha256_prefix":"6d63a4a5eb054e60","entry":"get_padded_bbx","repo":"rehg-lab/LSME","repo_kind":"official","path":"data_utils/data_utils.py","file_url":"https://github.com/rehg-lab/LSME/blob/HEAD/data_utils/data_utils.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":"6d63a4a5eb054e60"}},{"code_sha256_prefix":"32f1ebc2d1f583c0","entry":"get_paths","repo":"rehg-lab/LSME","repo_kind":"official","path":"data_utils/data_utils.py","file_url":"https://github.com/rehg-lab/LSME/blob/HEAD/data_utils/data_utils.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":"32f1ebc2d1f583c0"}},{"code_sha256_prefix":"ca375db15490350b","entry":"get_pixel_grid","repo":"rehg-lab/LSME","repo_kind":"official","path":"data_utils/data_utils.py","file_url":"https://github.com/rehg-lab/LSME/blob/HEAD/data_utils/data_utils.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":"ca375db15490350b"}},{"code_sha256_prefix":"d5e33b6626b083a9","entry":"get_statistics","repo":"rehg-lab/LSME","repo_kind":"official","path":"data_generation/check_rendered_data.py","file_url":"https://github.com/rehg-lab/LSME/blob/HEAD/data_generation/check_rendered_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":"d5e33b6626b083a9"}},{"code_sha256_prefix":"4f9430a300acd81e","entry":"job","repo":"rehg-lab/LSME","repo_kind":"official","path":"data_utils/check_rendering.py","file_url":"https://github.com/rehg-lab/LSME/blob/HEAD/data_utils/check_rendering.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":"4f9430a300acd81e"}},{"code_sha256_prefix":"35c74641cae2d081","entry":"batch_shuffle_ddp","repo":"rehg-lab/LSME","repo_kind":"official","path":"baselines/nets/moco_func_utils.py","file_url":"https://github.com/rehg-lab/LSME/blob/HEAD/baselines/nets/moco_func_utils.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":"35c74641cae2d081"}},{"code_sha256_prefix":"7573bfb6ba2070ce","entry":"batch_unshuffle_ddp","repo":"rehg-lab/LSME","repo_kind":"official","path":"baselines/nets/moco_func_utils.py","file_url":"https://github.com/rehg-lab/LSME/blob/HEAD/baselines/nets/moco_func_utils.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":"7573bfb6ba2070ce"}},{"code_sha256_prefix":"73cecca9f3575f09","entry":"concat_all_gather","repo":"rehg-lab/LSME","repo_kind":"official","path":"baselines/nets/moco_func_utils.py","file_url":"https://github.com/rehg-lab/LSME/blob/HEAD/baselines/nets/moco_func_utils.py","link_basis":"harvester_set","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":"73cecca9f3575f09"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}