{"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/get-classifier","entry":"get_classifier","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":16,"n_papers_ran":4,"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":15,"n_samples_ran":4,"n_samples_fingerprinted":0,"n_places":16,"n_places_pointer_only":7,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":4,"unverified":11},"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":"2605.02167","paper":"/paper/arxiv-2605-02167","title":"Manifold-Aligned Guided Integrated Gradients for Reliable Feature Attribution","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"leekwoon/ma-gig","path":"cleanig/classifier/utils.py","file_url":"https://github.com/leekwoon/ma-gig/blob/HEAD/cleanig/classifier/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b82506d701961b39","mcp_get_code":{"code_sha256":"b82506d701961b39"}},{"arxiv_id":"2501.05040","paper":"/paper/swe-fixer-training-open-source-llms-for","title":"SWE-Fixer: Training Open-Source LLMs for Effective and Efficient GitHub Issue Resolution","date":"2025-01-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jorge-martinez-gil/graphcodebert-feature-integration","path":"src/featfuse/experiment.py","file_url":"https://github.com/jorge-martinez-gil/graphcodebert-feature-integration/blob/HEAD/src/featfuse/experiment.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"306fd49af7f42a7e","mcp_get_code":{"code_sha256":"306fd49af7f42a7e"}},{"arxiv_id":"2410.24012","paper":"/paper/diffusion-twigs-with-loop-guidance-for","title":"Diffusion Twigs with Loop Guidance for Conditional Graph Generation","date":"2024-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aalto-quml/diffusion_twigs","path":"cond_gen/model.py","file_url":"https://github.com/aalto-quml/diffusion_twigs/blob/HEAD/cond_gen/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5c23bdb7b2567c43","mcp_get_code":{"code_sha256":"5c23bdb7b2567c43"}},{"arxiv_id":"2410.06746","paper":"/paper/cluster-wise-graph-transformer-with-dual","title":"Cluster-wise Graph Transformer with Dual-granularity Kernelized Attention","date":"2024-10-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LUMIA-Group/Cluster-wise-Graph-Transformer","path":"Cluster_GT_N2C_L.py","file_url":"https://github.com/LUMIA-Group/Cluster-wise-Graph-Transformer/blob/HEAD/Cluster_GT_N2C_L.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"97e6235979044fb2","mcp_get_code":{"code_sha256":"97e6235979044fb2"}},{"arxiv_id":"2407.07084","paper":"/paper/stabilized-proximal-point-methods-for","title":"Stabilized Proximal-Point Methods for Federated Optimization","date":"2024-07-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mlolab/s-dane","path":"src/base_classifier.py","file_url":"https://github.com/mlolab/s-dane/blob/HEAD/src/base_classifier.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"759293e202b468dd","mcp_get_code":{"code_sha256":"759293e202b468dd"}},{"arxiv_id":"2310.00158","paper":"/paper/feedback-guided-data-synthesis-for-imbalanced","title":"Feedback-guided Data Synthesis for Imbalanced Classification","date":"2023-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/feedback-guided-data-synthesis","path":"utils_gen.py","file_url":"https://github.com/facebookresearch/feedback-guided-data-synthesis/blob/HEAD/utils_gen.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"5f8c4b3fc2498b7a","mcp_get_code":{"code_sha256":"5f8c4b3fc2498b7a"}},{"arxiv_id":"2307.16847","paper":"/paper/latent-masking-for-multimodal-self-supervised","title":"CroSSL: Cross-modal Self-Supervised Learning for Time-series through Latent Masking","date":"2023-07-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dr-bell/crossl","path":"src/evaluation/classifier.py","file_url":"https://github.com/dr-bell/crossl/blob/HEAD/src/evaluation/classifier.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause-Clear","inline_ok":false,"code_sha256_prefix":"52ddac84b5418461","mcp_get_code":{"code_sha256":"52ddac84b5418461"}},{"arxiv_id":"2307.06306","paper":"/paper/locally-adaptive-federated-learning-via","title":"Locally Adaptive Federated Learning","date":"2023-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"IssamLaradji/sps","path":"src/base_classifiers.py","file_url":"https://github.com/IssamLaradji/sps/blob/HEAD/src/base_classifiers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a5848be464d3178c","mcp_get_code":{"code_sha256":"a5848be464d3178c"}},{"arxiv_id":"2306.13091","paper":"/paper/evading-forensic-classifiers-with-attribute-1","title":"Evading Forensic Classifiers with Attribute-Conditioned Adversarial Faces","date":"2023-06-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"koushiksrivats/face_attribute_attack","path":"image_as_reference.py","file_url":"https://github.com/koushiksrivats/face_attribute_attack/blob/HEAD/image_as_reference.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dd91635c995516a5","mcp_get_code":{"code_sha256":"dd91635c995516a5"}},{"arxiv_id":"2206.10843","paper":"/paper/learning-debiased-classifier-with-biased","title":"Learning Debiased Classifier with Biased Committee","date":"2022-06-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nayeong-v-kim/lwbc","path":"LWBC/utils.py","file_url":"https://github.com/nayeong-v-kim/lwbc/blob/HEAD/LWBC/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ddba6a6202534e39","mcp_get_code":{"code_sha256":"ddba6a6202534e39"}},{"arxiv_id":"2106.00472","paper":"/paper/detecting-anomalies-in-semantic-segmentation","title":"Detecting Anomalies in Semantic Segmentation with Prototypes","date":"2021-06-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DarioFontanel/PAnS","path":"modules/classifier.py","file_url":"https://github.com/DarioFontanel/PAnS/blob/HEAD/modules/classifier.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2b60e0a0000bc62a","mcp_get_code":{"code_sha256":"2b60e0a0000bc62a"}},{"arxiv_id":"1912.02919","paper":"/paper/on-the-intrinsic-privacy-of-stochastic","title":"An Empirical Study on the Intrinsic Privacy of SGD","date":"2019-12-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/intrinsic-private-sgd","path":"aDPSGD/attacks.py","file_url":"https://github.com/microsoft/intrinsic-private-sgd/blob/HEAD/aDPSGD/attacks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a8aefe19dea792d8","mcp_get_code":{"code_sha256":"a8aefe19dea792d8"}},{"arxiv_id":"1409.7495","paper":"/paper/unsupervised-domain-adaptation-by","title":"Unsupervised Domain Adaptation by Backpropagation","date":"2014-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chenkang121/DANN","path":"DANN_minit_to_mnist_m.py","file_url":"https://github.com/chenkang121/DANN/blob/HEAD/DANN_minit_to_mnist_m.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"none","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d968cbdfc4dbc680","mcp_get_code":{"code_sha256":"d968cbdfc4dbc680"}},{"arxiv_id":"ijcai2025_0872","paper":null,"title":"arXiv:ijcai2025_0872","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"HongxinXiang/EDG","path":"EDG-for-VisNet/visnet_for_EDG/distillation_utils.py","file_url":"https://github.com/HongxinXiang/EDG/blob/HEAD/EDG-for-VisNet/visnet_for_EDG/distillation_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"593f351c6adc0616","mcp_get_code":{"code_sha256":"593f351c6adc0616"}},{"arxiv_id":"ijcai2024_0675","paper":null,"title":"arXiv:ijcai2024_0675","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"HongxinXiang/IEM","path":"model/model_utils.py","file_url":"https://github.com/HongxinXiang/IEM/blob/HEAD/model/model_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"593f351c6adc0616","mcp_get_code":{"code_sha256":"593f351c6adc0616"}},{"arxiv_id":"aaai_26741","paper":null,"title":"arXiv:aaai_26741","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"lygjwy/READ","path":"models/utils.py","file_url":"https://github.com/lygjwy/READ/blob/HEAD/models/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ba1f61f13be189e5","mcp_get_code":{"code_sha256":"ba1f61f13be189e5"}}]}