{"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/topk-mask","entry":"topk_mask","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":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":5,"n_samples_ran":3,"n_samples_fingerprinted":3,"n_places":7,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":2,"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":"2608.16236","paper":"/paper/arxiv-2608-16236","title":"A Privacy Study of Sparse Collaborative Inference","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"an7123/Privacy-Study-Sparse-CI","path":"sparse_leakage.py","file_url":"https://github.com/an7123/Privacy-Study-Sparse-CI/blob/HEAD/sparse_leakage.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b7d3978c1e147d45","mcp_get_code":{"code_sha256":"b7d3978c1e147d45"}},{"arxiv_id":"2403.05612","paper":"/paper/unfamiliar-finetuning-examples-control-how","title":"Unfamiliar Finetuning Examples Control How Language Models Hallucinate","date":"2024-03-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"katiekang1998/llm_hallucinations","path":"trlx/models/modeling_ilql.py","file_url":"https://github.com/katiekang1998/llm_hallucinations/blob/HEAD/trlx/models/modeling_ilql.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3bfb7deb629cb756","mcp_get_code":{"code_sha256":"3bfb7deb629cb756"}},{"arxiv_id":"2312.04985","paper":"/paper/sparq-attention-bandwidth-efficient-llm","title":"SparQ Attention: Bandwidth-Efficient LLM Inference","date":"2023-12-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"graphcore-research/llm-inference-research","path":"llminference/methods/sparse_attention.py","file_url":"https://github.com/graphcore-research/llm-inference-research/blob/HEAD/llminference/methods/sparse_attention.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"441b1499530225b2","mcp_get_code":{"code_sha256":"441b1499530225b2"}},{"arxiv_id":"2306.02231","paper":"/paper/fine-tuning-language-models-with-advantage","title":"Fine-Tuning Language Models with Advantage-Induced Policy Alignment","date":"2023-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/rlhf-apa","path":"trlx/models/modeling_ilql.py","file_url":"https://github.com/microsoft/rlhf-apa/blob/HEAD/trlx/models/modeling_ilql.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3bfb7deb629cb756","mcp_get_code":{"code_sha256":"3bfb7deb629cb756"}},{"arxiv_id":"2203.14932","paper":"/paper/attributable-visual-similarity-learning","title":"Attributable Visual Similarity Learning","date":"2022-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zbr17/AVSL","path":"src/avsl/misc/utils.py","file_url":"https://github.com/zbr17/AVSL/blob/HEAD/src/avsl/misc/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"32d7770b2f184aeb","mcp_get_code":{"code_sha256":"32d7770b2f184aeb"}},{"arxiv_id":"1811.07130","paper":"/paper/batch-feature-erasing-for-person-re","title":"Batch DropBlock Network for Person Re-identification and Beyond","date":"2018-11-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"daizuozhuo/batch-dropblock-network","path":"utils/loss.py","file_url":"https://github.com/daizuozhuo/batch-dropblock-network/blob/HEAD/utils/loss.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2d401581cceae6a4","mcp_get_code":{"code_sha256":"2d401581cceae6a4"}},{"arxiv_id":"2025.findings-acl.229","paper":null,"title":"arXiv:2025.findings-acl.229","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"CarperAI/trlx","path":"trlx/models/modeling_ilql.py","file_url":"https://github.com/CarperAI/trlx/blob/HEAD/trlx/models/modeling_ilql.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3bfb7deb629cb756","mcp_get_code":{"code_sha256":"3bfb7deb629cb756"}}]}