{"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/learning-semantic-correspondence-with-sparse","title":"Learning Semantic Correspondence with Sparse Annotations","arxiv_id":"2208.06974","date":"2022-08-15","proceeding":null,"authors":["Shuaiyi Huang","Luyu Yang","Bo He","Songyang Zhang","Xuming He","Abhinav Shrivastava"],"abstract":"Finding dense semantic correspondence is a fundamental problem in computer vision, which remains challenging in complex scenes due to background clutter, extreme intra-class variation, and a severe lack of ground truth. In this paper, we aim to address the challenge of label sparsity in semantic correspondence by enriching supervision signals from sparse keypoint annotations. To this end, we first propose a teacher-student learning paradigm for generating dense pseudo-labels and then develop two novel strategies for denoising pseudo-labels. In particular, we use spatial priors around the sparse annotations to suppress the noisy pseudo-labels. In addition, we introduce a loss-driven dynamic label selection strategy for label denoising. We instantiate our paradigm with two variants of learning strategies: a single offline teacher setting, and mutual online teachers setting. Our approach achieves notable improvements on three challenging benchmarks for semantic correspondence and establishes the new state-of-the-art. Project page: https://shuaiyihuang.github.io/publications/SCorrSAN.","url_abs":"https://arxiv.org/abs/2208.06974v2","url_pdf":"https://arxiv.org/pdf/2208.06974v2.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":"learning-semantic-correspondence-with-sparse","repo_url":"https://github.com/shuaiyihuang/scorrsan","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"denoising","task_name":"Denoising"},{"task_slug":"semantic-correspondence","task_name":"Semantic correspondence"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2208.06974","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2208.06974"}},"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/shuaiyihuang/scorrsan","reach":null}],"summary":{"ran":3,"ran_fixture":1,"unverified":5},"by_repo_kind":{"listed":{"samples":9,"ran":4,"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":9,"samples":[{"code_sha256_prefix":"8f94dabff3626307","entry":"Bottleneck","repo":"shuaiyihuang/scorrsan","repo_kind":"listed","path":"models/model/scorrsan.py","file_url":"https://github.com/shuaiyihuang/scorrsan/blob/HEAD/models/model/scorrsan.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"8f94dabff3626307"}},{"code_sha256_prefix":"6c5a715f01f448ea","entry":"EfficientSpatialContextNet","repo":"shuaiyihuang/scorrsan","repo_kind":"listed","path":"models/model/scorrsan.py","file_url":"https://github.com/shuaiyihuang/scorrsan/blob/HEAD/models/model/scorrsan.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"6c5a715f01f448ea"}},{"code_sha256_prefix":"f2169515c7931b6e","entry":"FeatureL2Norm","repo":"shuaiyihuang/scorrsan","repo_kind":"listed","path":"models/model/scorrsan.py","file_url":"https://github.com/shuaiyihuang/scorrsan/blob/HEAD/models/model/scorrsan.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"f2169515c7931b6e"}},{"code_sha256_prefix":"c48a51bd29729c4c","entry":"unnormalise_and_convert_mapping_to_flow","repo":"shuaiyihuang/scorrsan","repo_kind":"listed","path":"models/model/scorrsan.py","file_url":"https://github.com/shuaiyihuang/scorrsan/blob/HEAD/models/model/scorrsan.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"c48a51bd29729c4c"}},{"code_sha256_prefix":"2c01b24a75a16919","entry":"FeatureExtraction","repo":"shuaiyihuang/scorrsan","repo_kind":"listed","path":"models/model/scorrsan.py","file_url":"https://github.com/shuaiyihuang/scorrsan/blob/HEAD/models/model/scorrsan.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"2c01b24a75a16919"}},{"code_sha256_prefix":"124d38e3a9ab1b49","entry":"ResNet","repo":"shuaiyihuang/scorrsan","repo_kind":"listed","path":"models/model/scorrsan.py","file_url":"https://github.com/shuaiyihuang/scorrsan/blob/HEAD/models/model/scorrsan.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"124d38e3a9ab1b49"}},{"code_sha256_prefix":"dfe7f663a9e34fa2","entry":"SCorrSAN","repo":"shuaiyihuang/scorrsan","repo_kind":"listed","path":"models/model/scorrsan.py","file_url":"https://github.com/shuaiyihuang/scorrsan/blob/HEAD/models/model/scorrsan.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"dfe7f663a9e34fa2"}},{"code_sha256_prefix":"b3a934c4bffb5c81","entry":"_resnet","repo":"shuaiyihuang/scorrsan","repo_kind":"listed","path":"models/model/scorrsan.py","file_url":"https://github.com/shuaiyihuang/scorrsan/blob/HEAD/models/model/scorrsan.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"b3a934c4bffb5c81"}},{"code_sha256_prefix":"412a3781a8d0a1bc","entry":"resnet101","repo":"shuaiyihuang/scorrsan","repo_kind":"listed","path":"models/model/scorrsan.py","file_url":"https://github.com/shuaiyihuang/scorrsan/blob/HEAD/models/model/scorrsan.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"412a3781a8d0a1bc"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}