{"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":"/code/encodertext","entry":"EncoderText","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":8,"n_papers_ran":5,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":7,"n_samples_ran":5,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":5,"unverified":2},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2502.19962","paper":"/paper/recon-enhancing-true-correspondence-1","title":"ReCon: Enhancing True Correspondence Discrimination through Relation Consistency for Robust Noisy Correspondence Learning","date":"2025-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"qxzha/ReCon","path":"models/SGRAF.py","file_url":"https://github.com/qxzha/ReCon/blob/HEAD/models/SGRAF.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9e9ce744fd9ea1bb","mcp_get_code":{"code_sha256":"9e9ce744fd9ea1bb"}},{"arxiv_id":"2405.16996","paper":"/paper/mitigating-noisy-correspondence-by","title":"Mitigating Noisy Correspondence by Geometrical Structure Consistency Learning","date":"2024-05-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MediaBrain-SJTU/GSC","path":"GSC+/model/SGRAF.py","file_url":"https://github.com/MediaBrain-SJTU/GSC/blob/HEAD/GSC%2B/model/SGRAF.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"293f25516a30a67b","mcp_get_code":{"code_sha256":"293f25516a30a67b"}},{"arxiv_id":"2310.17468","paper":"/paper/cross-modal-active-complementary-learning-1","title":"Cross-modal Active Complementary Learning with Self-refining Correspondence","date":"2023-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"qinyang79/crcl","path":"CRCL_NeurIPS23/model/CRCL.py","file_url":"https://github.com/qinyang79/crcl/blob/HEAD/CRCL_NeurIPS23/model/CRCL.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"87256eef10e84cf7","mcp_get_code":{"code_sha256":"87256eef10e84cf7"}},{"arxiv_id":"2306.08789","paper":"/paper/efficient-token-guided-image-text-retrieval","title":"Efficient Token-Guided Image-Text Retrieval with Consistent Multimodal Contrastive Training","date":"2023-06-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lcfractal/tgdt","path":"models/text.py","file_url":"https://github.com/lcfractal/tgdt/blob/HEAD/models/text.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e1d7360c5be25e25","mcp_get_code":{"code_sha256":"e1d7360c5be25e25"}},{"arxiv_id":"2101.05068","paper":"/paper/probabilistic-embeddings-for-cross-modal","title":"Probabilistic Embeddings for Cross-Modal Retrieval","date":"2021-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VL-Group/2022-NeurIPS-DAA","path":"model.py","file_url":"https://github.com/VL-Group/2022-NeurIPS-DAA/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"038f061481e4d6d7","mcp_get_code":{"code_sha256":"038f061481e4d6d7"}},{"arxiv_id":"2101.01368","paper":"/paper/similarity-reasoning-and-filtration-for-image","title":"Similarity Reasoning and Filtration for Image-Text Matching","date":"2021-01-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Paranioar/SGRAF","path":"model.py","file_url":"https://github.com/Paranioar/SGRAF/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8e98d766a117968f","mcp_get_code":{"code_sha256":"8e98d766a117968f"}},{"arxiv_id":"2008.05231","paper":"/paper/fine-grained-visual-textual-alignment-for","title":"Fine-grained Visual Textual Alignment for Cross-Modal Retrieval using Transformer Encoders","date":"2020-08-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mesnico/TERAN","path":"models/text.py","file_url":"https://github.com/mesnico/TERAN/blob/HEAD/models/text.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"e1d7360c5be25e25","mcp_get_code":{"code_sha256":"e1d7360c5be25e25"}},{"arxiv_id":"2004.09144","paper":"/paper/transformer-reasoning-network-for-image-text","title":"Transformer Reasoning Network for Image-Text Matching and Retrieval","date":"2020-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mesnico/TERN","path":"models/text.py","file_url":"https://github.com/mesnico/TERN/blob/HEAD/models/text.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ef1f72eefcd0fcda","mcp_get_code":{"code_sha256":"ef1f72eefcd0fcda"}}]}