{"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/translate-x","entry":"translate_x","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":7,"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":10,"n_samples_ran":9,"n_samples_fingerprinted":1,"n_places":10,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":8,"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":"2310.04780","paper":"/paper/ipmix-label-preserving-data-augmentation-1","title":"IPMix: Label-Preserving Data Augmentation Method for Training Robust Classifiers","date":"2023-10-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hzlsaber/IPMix","path":"cifar.py","file_url":"https://github.com/hzlsaber/IPMix/blob/HEAD/cifar.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":"d33ba26b62d93326","mcp_get_code":{"code_sha256":"d33ba26b62d93326"}},{"arxiv_id":"2110.09506","paper":"/paper/memo-test-time-robustness-via-adaptation-and","title":"MEMO: Test Time Robustness via Adaptation and Augmentation","date":"2021-10-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kowshikthopalli/sista","path":"SISTA_DA/image_target_memo.py","file_url":"https://github.com/kowshikthopalli/sista/blob/HEAD/SISTA_DA/image_target_memo.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b462f8c8b2eb6462","mcp_get_code":{"code_sha256":"b462f8c8b2eb6462"}},{"arxiv_id":"2108.08487","paper":"/paper/amplitude-phase-recombination-rethinking","title":"Amplitude-Phase Recombination: Rethinking Robustness of Convolutional Neural Networks in Frequency Domain","date":"2021-08-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"iCGY96/APR","path":"datasets/APR.py","file_url":"https://github.com/iCGY96/APR/blob/HEAD/datasets/APR.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":"63c558f9d95b07bd","mcp_get_code":{"code_sha256":"63c558f9d95b07bd"}},{"arxiv_id":"2104.01231","paper":"/paper/misclassification-aware-gaussian-smoothing","title":"Diverse Gaussian Noise Consistency Regularization for Robustness and Uncertainty Calibration","date":"2021-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"theot1/dign","path":"DiGN.py","file_url":"https://github.com/theot1/dign/blob/HEAD/DiGN.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bb8ddf80c6f21c90","mcp_get_code":{"code_sha256":"bb8ddf80c6f21c90"}},{"arxiv_id":"2006.16241","paper":"/paper/the-many-faces-of-robustness-a-critical","title":"The Many Faces of Robustness: A Critical Analysis of Out-of-Distribution Generalization","date":"2020-06-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hendrycks/imagenet-r","path":"deepfashion_remix/augmix.py","file_url":"https://github.com/hendrycks/imagenet-r/blob/HEAD/deepfashion_remix/augmix.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":"68ee08ee193d291c","mcp_get_code":{"code_sha256":"68ee08ee193d291c"}},{"arxiv_id":"1912.02781","paper":"/paper/augmix-a-simple-data-processing-method-to","title":"AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty","date":"2019-12-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-research/augmix","path":"augment_and_mix.py","file_url":"https://github.com/google-research/augmix/blob/HEAD/augment_and_mix.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"8fc510835ca8b7b4","mcp_get_code":{"code_sha256":"8fc510835ca8b7b4"}},{"arxiv_id":"1912.02781","paper":"/paper/augmix-a-simple-data-processing-method-to","title":"AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty","date":"2019-12-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ma7555/Augz","path":"augmix.py","file_url":"https://github.com/ma7555/Augz/blob/HEAD/augmix.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":"d1d37affd966980e","mcp_get_code":{"code_sha256":"d1d37affd966980e"}},{"arxiv_id":"1912.02781","paper":"/paper/augmix-a-simple-data-processing-method-to","title":"AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty","date":"2019-12-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Kaushal28/Bengali-AI","path":"src/dataset.py","file_url":"https://github.com/Kaushal28/Bengali-AI/blob/HEAD/src/dataset.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":"5173142d57edf5a4","mcp_get_code":{"code_sha256":"5173142d57edf5a4"}},{"arxiv_id":"1912.02781","paper":"/paper/augmix-a-simple-data-processing-method-to","title":"AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty","date":"2019-12-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"szacho/augmix-tf","path":"augmix/transformations.py","file_url":"https://github.com/szacho/augmix-tf/blob/HEAD/augmix/transformations.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9eac5d08f67ad248","mcp_get_code":{"code_sha256":"9eac5d08f67ad248"}},{"arxiv_id":"1909.13719","paper":"/paper/randaugment-practical-data-augmentation-with","title":"RandAugment: Practical automated data augmentation with a reduced search space","date":"2019-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lyxxn0414/test-data-generation","path":"auto_augment.py","file_url":"https://github.com/lyxxn0414/test-data-generation/blob/HEAD/auto_augment.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9c2425c71cab36a2","mcp_get_code":{"code_sha256":"9c2425c71cab36a2"}}]}