{"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/unpaired-image-translation-via-vector","title":"Unpaired Image Translation via Vector Symbolic Architectures","arxiv_id":"2209.02686","date":"2022-09-06","proceeding":null,"authors":["Justin Theiss","Jay Leverett","Daeil Kim","Aayush Prakash"],"abstract":"Image-to-image translation has played an important role in enabling synthetic data for computer vision. However, if the source and target domains have a large semantic mismatch, existing techniques often suffer from source content corruption aka semantic flipping. To address this problem, we propose a new paradigm for image-to-image translation using Vector Symbolic Architectures (VSA), a theoretical framework which defines algebraic operations in a high-dimensional vector (hypervector) space. We introduce VSA-based constraints on adversarial learning for source-to-target translations by learning a hypervector mapping that inverts the translation to ensure consistency with source content. We show both qualitatively and quantitatively that our method improves over other state-of-the-art techniques.","url_abs":"https://arxiv.org/abs/2209.02686v1","url_pdf":"https://arxiv.org/pdf/2209.02686v1.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":"unpaired-image-translation-via-vector","repo_url":"https://github.com/facebookresearch/vsait","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"image-to-image-translation","task_name":"Image-to-Image Translation"},{"task_slug":"translation","task_name":"Translation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2209.02686","atlas_url":"https://app.syntology.ai/?focus=2209.02686","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2209.02686"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/facebookresearch/vsait","reach":null}],"summary":{"ran":9,"ran_draft_wrong":1,"unverified":11},"by_repo_kind":{"official":{"samples":21,"ran":10,"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":21,"samples":[{"code_sha256_prefix":"8500682ef65d6bf9","entry":"ConvBlock","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"8500682ef65d6bf9"}},{"code_sha256_prefix":"47b7903e04f3bf64","entry":"Discriminator","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"47b7903e04f3bf64"}},{"code_sha256_prefix":"266ec13d80f74daf","entry":"FeatureExtractor","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"266ec13d80f74daf"}},{"code_sha256_prefix":"f85c529baaa51d62","entry":"GaussianConv2d","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f85c529baaa51d62"}},{"code_sha256_prefix":"107ded76465fd41d","entry":"IntermediateOutputs","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"107ded76465fd41d"}},{"code_sha256_prefix":"294d622bd531b54a","entry":"LSH","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"294d622bd531b54a"}},{"code_sha256_prefix":"719f0d505e7f2c91","entry":"LinearBlock","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"719f0d505e7f2c91"}},{"code_sha256_prefix":"93bac15215699552","entry":"MLP","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"93bac15215699552"}},{"code_sha256_prefix":"422149eb93a361ad","entry":"ResNetBlock","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"422149eb93a361ad"}},{"code_sha256_prefix":"820c1acff4ca1a1a","entry":"get_pad_fn","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"820c1acff4ca1a1a"}},{"code_sha256_prefix":"3d770393472498c2","entry":"Generator","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3d770393472498c2"}},{"code_sha256_prefix":"ebdf143d37f1d6e0","entry":"IIT","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ebdf143d37f1d6e0"}},{"code_sha256_prefix":"f0fe7fcbb99a6cd4","entry":"LSHCat","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f0fe7fcbb99a6cd4"}},{"code_sha256_prefix":"629174d9ce47312a","entry":"PatchGANDiscriminator","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"629174d9ce47312a"}},{"code_sha256_prefix":"dc1e4b3013080c9a","entry":"ResNetDecoder","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"dc1e4b3013080c9a"}},{"code_sha256_prefix":"90f4a9f61284e639","entry":"ResNetEncoder","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"90f4a9f61284e639"}},{"code_sha256_prefix":"1ba36880b1618f1d","entry":"ResNetGenerator","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"1ba36880b1618f1d"}},{"code_sha256_prefix":"f9fb387ded0c2647","entry":"VSADiscriminator","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f9fb387ded0c2647"}},{"code_sha256_prefix":"cd0e1022ae9d8563","entry":"VSAIT","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"cd0e1022ae9d8563"}},{"code_sha256_prefix":"2140a69aa077ae18","entry":"build_backbone","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"2140a69aa077ae18"}},{"code_sha256_prefix":"7ccc425f0cb48d6c","entry":"build_feature_extractor","repo":"facebookresearch/vsait","repo_kind":"official","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7ccc425f0cb48d6c"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}