{"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/softmax-kernel","entry":"softmax_kernel","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":7,"n_papers_ran":6,"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":5,"n_samples_ran":4,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":3,"ran_fixture":0,"ran":1,"unverified":1},"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":"2410.15500","paper":"/paper/anonymising-elderly-and-pathological-speech","title":"Anonymising Elderly and Pathological Speech: Voice Conversion Using DDSP and Query-by-Example","date":"2024-10-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"suhitaghosh10/ddsp-qbe","path":"fusion_synthesis/ddsp/conformer.py","file_url":"https://github.com/suhitaghosh10/ddsp-qbe/blob/HEAD/fusion_synthesis/ddsp/conformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e528fa50bf750627","mcp_get_code":{"code_sha256":"e528fa50bf750627"}},{"arxiv_id":"2410.05877","paper":"/paper/mdap-a-multi-view-disentangled-and-adaptive","title":"MDAP: A Multi-view Disentangled and Adaptive Preference Learning Framework for Cross-Domain Recommendation","date":"2024-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"the-garden-of-sinner/mdap","path":"recbole_cdr/model/layers.py","file_url":"https://github.com/the-garden-of-sinner/mdap/blob/HEAD/recbole_cdr/model/layers.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"773871e190049367","mcp_get_code":{"code_sha256":"773871e190049367"}},{"arxiv_id":"2207.14676","paper":"/paper/global-local-self-distillation-for-visual","title":"Global-Local Self-Distillation for Visual Representation Learning","date":"2022-07-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tileb1/global-local-self-distillation","path":"layers/performer.py","file_url":"https://github.com/tileb1/global-local-self-distillation/blob/HEAD/layers/performer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"757aee54843af070","mcp_get_code":{"code_sha256":"757aee54843af070"}},{"arxiv_id":"2201.03794","paper":"/paper/efficient-non-local-contrastive-attention-for","title":"Efficient Non-Local Contrastive Attention for Image Super-Resolution","date":"2022-01-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zj-binxia/enlca","path":"src/model/ENLA.py","file_url":"https://github.com/zj-binxia/enlca/blob/HEAD/src/model/ENLA.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"64fe070397373d0f","mcp_get_code":{"code_sha256":"64fe070397373d0f"}},{"arxiv_id":"2103.15358","paper":"/paper/2103-15358","title":"Multi-Scale Vision Longformer: A New Vision Transformer for High-Resolution Image Encoding","date":"2021-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/VisionLongformerForObjectDetection","path":"msvit/performer.py","file_url":"https://github.com/microsoft/VisionLongformerForObjectDetection/blob/HEAD/msvit/performer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"757aee54843af070","mcp_get_code":{"code_sha256":"757aee54843af070"}},{"arxiv_id":"2102.12122","paper":"/paper/pyramid-vision-transformer-a-versatile","title":"Pyramid Vision Transformer: A Versatile Backbone for Dense Prediction without Convolutions","date":"2021-02-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/vision-longformer","path":"src/models/msvit.py","file_url":"https://github.com/microsoft/vision-longformer/blob/HEAD/src/models/msvit.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"757aee54843af070","mcp_get_code":{"code_sha256":"757aee54843af070"}},{"arxiv_id":"2009.14794","paper":"/paper/rethinking-attention-with-performers","title":"Rethinking Attention with Performers","date":"2020-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/performer-pytorch","path":"performer_pytorch/performer_pytorch.py","file_url":"https://github.com/lucidrains/performer-pytorch/blob/HEAD/performer_pytorch/performer_pytorch.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"829218b2f7e9682c","mcp_get_code":{"code_sha256":"829218b2f7e9682c"}}]}