{"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/projector","entry":"Projector","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":18,"n_papers_ran":16,"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":17,"n_samples_ran":15,"n_samples_fingerprinted":6,"n_places":18,"n_places_pointer_only":11,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":13,"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":"2603.26317","paper":"/paper/arxiv-2603-26317","title":"Label-Free Cross-Task LoRA Merging with Null-Space Compression","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"wonyoung01/nsc_merging","path":"src/models/kernel_projection.py","file_url":"https://github.com/wonyoung01/nsc_merging/blob/HEAD/src/models/kernel_projection.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"041e4dc4918c430b","mcp_get_code":{"code_sha256":"041e4dc4918c430b"}},{"arxiv_id":"2603.18202","paper":"/paper/arxiv-2603-18202","title":"R2-Dreamer: Redundancy-Reduced World Models without Decoders or Augmentation","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"NM512/r2dreamer","path":"dreamer.py","file_url":"https://github.com/NM512/r2dreamer/blob/HEAD/dreamer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"adcca2797b687998","mcp_get_code":{"code_sha256":"adcca2797b687998"}},{"arxiv_id":"2412.14169","paper":"/paper/autoregressive-video-generation-without","title":"Autoregressive Video Generation without Vector Quantization","date":"2024-12-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"baaivision/nova","path":"diffnext/models/transformers/transformer_nova.py","file_url":"https://github.com/baaivision/nova/blob/HEAD/diffnext/models/transformers/transformer_nova.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":"76ede3fc8a37f868","mcp_get_code":{"code_sha256":"76ede3fc8a37f868"}},{"arxiv_id":"2405.13792","paper":"/paper/xrag-extreme-context-compression-for","title":"xRAG: Extreme Context Compression for Retrieval-augmented Generation with One Token","date":"2024-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Hannibal046/xRAG","path":"src/model/xMistral/modeling_xmistral.py","file_url":"https://github.com/Hannibal046/xRAG/blob/HEAD/src/model/xMistral/modeling_xmistral.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"049569a103f41bb3","mcp_get_code":{"code_sha256":"049569a103f41bb3"}},{"arxiv_id":"2401.02013","paper":"/paper/switchtab-switched-autoencoders-are-effective","title":"SwitchTab: Switched Autoencoders Are Effective Tabular Learners","date":"2024-01-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Alcoholrithm/TabularS3L","path":"ts3l/models/switchtab/switchtab.py","file_url":"https://github.com/Alcoholrithm/TabularS3L/blob/HEAD/ts3l/models/switchtab/switchtab.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"042f6295d2f20765","mcp_get_code":{"code_sha256":"042f6295d2f20765"}},{"arxiv_id":"2310.01012","paper":"/paper/efficient-algorithms-for-the-cca-family","title":"Unconstrained Stochastic CCA: Unifying Multiview and Self-Supervised Learning","date":"2023-10-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jameschapman19/ssl-ey","path":"main_ssley.py","file_url":"https://github.com/jameschapman19/ssl-ey/blob/HEAD/main_ssley.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"19322d1e968e9137","mcp_get_code":{"code_sha256":"19322d1e968e9137"}},{"arxiv_id":"2307.05432","paper":"/paper/self-supervised-learning-with-lie-symmetries","title":"Self-Supervised Learning with Lie Symmetries for Partial Differential Equations","date":"2023-07-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/SSLForPDEs","path":"navier_stokes.py","file_url":"https://github.com/facebookresearch/SSLForPDEs/blob/HEAD/navier_stokes.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"2ce7b58fb0badce0","mcp_get_code":{"code_sha256":"2ce7b58fb0badce0"}},{"arxiv_id":"2306.17253","paper":"/paper/towards-zero-shot-scale-aware-monocular-depth","title":"Towards Zero-Shot Scale-Aware Monocular Depth Estimation","date":"2023-06-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cake-lab/Mobile-AR-Depth-Estimation","path":"models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py","file_url":"https://github.com/cake-lab/Mobile-AR-Depth-Estimation/blob/HEAD/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"c7d5b9ffb26b16f9","mcp_get_code":{"code_sha256":"c7d5b9ffb26b16f9"}},{"arxiv_id":"2306.09244","paper":"/paper/text-promptable-surgical-instrument","title":"Text Promptable Surgical Instrument Segmentation with Vision-Language Models","date":"2023-06-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"franciszzj/tp-sis","path":"model/segmenter.py","file_url":"https://github.com/franciszzj/tp-sis/blob/HEAD/model/segmenter.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d7d8cf176ff5d320","mcp_get_code":{"code_sha256":"d7d8cf176ff5d320"}},{"arxiv_id":"2206.15369","paper":"/paper/improving-the-generalization-of-supervised","title":"No Reason for No Supervision: Improved Generalization in Supervised Models","date":"2022-06-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"naver/trex","path":"trex.py","file_url":"https://github.com/naver/trex/blob/HEAD/trex.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"3983640112d8f466","mcp_get_code":{"code_sha256":"3983640112d8f466"}},{"arxiv_id":"2204.13846","paper":"/paper/rosa-a-robust-self-aligned-framework-for-node","title":"RoSA: A Robust Self-Aligned Framework for Node-Node Graph Contrastive Learning","date":"2022-04-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZhuYun97/RoSA","path":"model.py","file_url":"https://github.com/ZhuYun97/RoSA/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b7ce842ad5a16ebf","mcp_get_code":{"code_sha256":"b7ce842ad5a16ebf"}},{"arxiv_id":"2203.15132","paper":"/paper/localbins-improving-depth-estimation-by","title":"LocalBins: Improving Depth Estimation by Learning Local Distributions","date":"2022-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shariqfarooq123/localbins","path":"models/localbins.py","file_url":"https://github.com/shariqfarooq123/localbins/blob/HEAD/models/localbins.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"7f9272262523dd47","mcp_get_code":{"code_sha256":"7f9272262523dd47"}},{"arxiv_id":"2111.01007","paper":"/paper/projected-gans-converge-faster","title":"Projected GANs Converge Faster","date":"2021-11-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tsubota-kouga/ProjectedGAN","path":"network.py","file_url":"https://github.com/tsubota-kouga/ProjectedGAN/blob/HEAD/network.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"41472db28a1d6bb6","mcp_get_code":{"code_sha256":"41472db28a1d6bb6"}},{"arxiv_id":"2111.00899","paper":"/paper/equivariant-contrastive-learning","title":"Equivariant Contrastive Learning","date":"2021-10-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rdangovs/essl","path":"photonics/ssl_mode.py","file_url":"https://github.com/rdangovs/essl/blob/HEAD/photonics/ssl_mode.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cdce77ee6af21aa6","mcp_get_code":{"code_sha256":"cdce77ee6af21aa6"}},{"arxiv_id":"2110.14118","paper":"/paper/object-aware-regularization-for-addressing","title":"Object-Aware Regularization for Addressing Causal Confusion in Imitation Learning","date":"2021-10-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alinlab/oreo","path":"linear_models.py","file_url":"https://github.com/alinlab/oreo/blob/HEAD/linear_models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"df1d8f7a661458e6","mcp_get_code":{"code_sha256":"df1d8f7a661458e6"}},{"arxiv_id":"2105.04906","paper":"/paper/vicreg-variance-invariance-covariance","title":"VICReg: Variance-Invariance-Covariance Regularization for Self-Supervised Learning","date":"2021-05-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/vicreg","path":"main_vicreg.py","file_url":"https://github.com/facebookresearch/vicreg/blob/HEAD/main_vicreg.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"19322d1e968e9137","mcp_get_code":{"code_sha256":"19322d1e968e9137"}},{"arxiv_id":"2006.07733","paper":"/paper/bootstrap-your-own-latent-a-new-approach-to","title":"Bootstrap your own latent: A new approach to self-supervised Learning","date":"2020-06-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"talipucar/PyFlow_BYOL","path":"utils/model_utils.py","file_url":"https://github.com/talipucar/PyFlow_BYOL/blob/HEAD/utils/model_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bd8fca31411b4514","mcp_get_code":{"code_sha256":"bd8fca31411b4514"}},{"arxiv_id":"2002.05709","paper":"/paper/a-simple-framework-for-contrastive-learning","title":"A Simple Framework for Contrastive Learning of Visual Representations","date":"2020-02-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"giakou4/pyssl","path":"builders/simclr.py","file_url":"https://github.com/giakou4/pyssl/blob/HEAD/builders/simclr.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"626ad09af14b9cab","mcp_get_code":{"code_sha256":"626ad09af14b9cab"}}]}