{"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/test-epoch","entry":"test_epoch","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":14,"n_papers_ran":8,"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":14,"n_samples_ran":7,"n_samples_fingerprinted":0,"n_places":15,"n_places_pointer_only":7,"by_status":{"ran_honours":2,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":2,"ran":1,"unverified":7},"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":"2407.12538","paper":"/paper/high-frequency-matters-uncertainty-guided","title":"High Frequency Matters: Uncertainty Guided Image Compression with Wavelet Diffusion","date":"2024-07-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hejiaxiang1/wavelet-diffusion","path":"train_wavelet.py","file_url":"https://github.com/hejiaxiang1/wavelet-diffusion/blob/HEAD/train_wavelet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"53735985be6626f7","mcp_get_code":{"code_sha256":"53735985be6626f7"}},{"arxiv_id":"2406.05954","paper":"/paper/aligning-large-language-models-with-2","title":"Aligning Large Language Models with Representation Editing: A Control Perspective","date":"2024-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lingkai-kong/re-control","path":"train_value_model.py","file_url":"https://github.com/lingkai-kong/re-control/blob/HEAD/train_value_model.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9e69e7d1e58dec6b","mcp_get_code":{"code_sha256":"9e69e7d1e58dec6b"}},{"arxiv_id":"2307.01944","paper":"/paper/text-sketch-image-compression-at-ultra-low","title":"Text + Sketch: Image Compression at Ultra Low Rates","date":"2023-07-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"leieric/text-sketch","path":"train_compressai.py","file_url":"https://github.com/leieric/text-sketch/blob/HEAD/train_compressai.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":"4d4553d8d2895e33","mcp_get_code":{"code_sha256":"4d4553d8d2895e33"}},{"arxiv_id":"2211.04279","paper":"/paper/detecting-shortcuts-in-medical-images-a-case","title":"Detecting Shortcuts in Medical Images -- A Case Study in Chest X-rays","date":"2022-11-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ameliajimenez/shortcuts-chest-xray","path":"bin/test_model.py","file_url":"https://github.com/ameliajimenez/shortcuts-chest-xray/blob/HEAD/bin/test_model.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"266eb9acd1e4c6e4","mcp_get_code":{"code_sha256":"266eb9acd1e4c6e4"}},{"arxiv_id":"2207.14476","paper":"/paper/centrality-and-consistency-two-stage-clean","title":"Centrality and Consistency: Two-Stage Clean Samples Identification for Learning with Instance-Dependent Noisy Labels","date":"2022-07-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uitrbn/TSCSI_IDN","path":"Train_cifar.py","file_url":"https://github.com/uitrbn/TSCSI_IDN/blob/HEAD/Train_cifar.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d988d4a899c17d25","mcp_get_code":{"code_sha256":"d988d4a899c17d25"}},{"arxiv_id":"2207.12576","paper":"/paper/winogavil-gamified-association-benchmark-to","title":"WinoGAViL: Gamified Association Benchmark to Challenge Vision-and-Language Models","date":"2022-07-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WinoGAViL/WinoGAViL-experiments","path":"run_trainable.py","file_url":"https://github.com/WinoGAViL/WinoGAViL-experiments/blob/HEAD/run_trainable.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fcb30c44e7bcdb29","mcp_get_code":{"code_sha256":"fcb30c44e7bcdb29"}},{"arxiv_id":"2207.00292","paper":"/paper/offset-equivariant-networks-and-their","title":"Offset equivariant networks and their applications","date":"2022-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"claudio-unipv/offset-equivariant","path":"train_cifar.py","file_url":"https://github.com/claudio-unipv/offset-equivariant/blob/HEAD/train_cifar.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cec14bf3b67aabc4","mcp_get_code":{"code_sha256":"cec14bf3b67aabc4"}},{"arxiv_id":"2202.10054","paper":"/paper/fine-tuning-can-distort-pretrained-features","title":"Fine-Tuning can Distort Pretrained Features and Underperform Out-of-Distribution","date":"2022-02-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"skhnha/daft","path":"ft_sgd.py","file_url":"https://github.com/skhnha/daft/blob/HEAD/ft_sgd.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"78430fe0e766f96a","mcp_get_code":{"code_sha256":"78430fe0e766f96a"}},{"arxiv_id":"2008.03312","paper":"/paper/complete-parameter-inference-for-gw150914","title":"Complete parameter inference for GW150914 using deep learning","date":"2020-08-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stephengreen/lfi-gw","path":"lfigw/a_flows.py","file_url":"https://github.com/stephengreen/lfi-gw/blob/HEAD/lfigw/a_flows.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e030786936fd331d","mcp_get_code":{"code_sha256":"e030786936fd331d"}},{"arxiv_id":"2008.03312","paper":"/paper/complete-parameter-inference-for-gw150914","title":"Complete parameter inference for GW150914 using deep learning","date":"2020-08-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stephengreen/lfi-gw","path":"lfigw/cvae.py","file_url":"https://github.com/stephengreen/lfi-gw/blob/HEAD/lfigw/cvae.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c16ce5edc90153f8","mcp_get_code":{"code_sha256":"c16ce5edc90153f8"}},{"arxiv_id":"1911.08655","paper":"/paper/towards-physics-informed-deep-learning-for-1","title":"Towards Physics-informed Deep Learning for Turbulent Flow Prediction","date":"2019-11-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Rose-STL-Lab/Turbulent-Flow-Net","path":"utils/train_utils.py","file_url":"https://github.com/Rose-STL-Lab/Turbulent-Flow-Net/blob/HEAD/utils/train_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c22c10dcc86b0cfa","mcp_get_code":{"code_sha256":"c22c10dcc86b0cfa"}},{"arxiv_id":"1905.03329","paper":"/paper/190503329","title":"Learning Embeddings into Entropic Wasserstein Spaces","date":"2019-05-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ridouaneg/Sinkhorn-Embeddings-MNIST","path":"utils.py","file_url":"https://github.com/ridouaneg/Sinkhorn-Embeddings-MNIST/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c6fdf71a2a9c6826","mcp_get_code":{"code_sha256":"c6fdf71a2a9c6826"}},{"arxiv_id":"1804.06872","paper":"/paper/co-teaching-robust-training-of-deep-neural","title":"Co-teaching: Robust Training of Deep Neural Networks with Extremely Noisy Labels","date":"2018-04-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"viethungluu/co-teaching","path":"trainer.py","file_url":"https://github.com/viethungluu/co-teaching/blob/HEAD/trainer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8fe822efc60545de","mcp_get_code":{"code_sha256":"8fe822efc60545de"}},{"arxiv_id":"1703.07737","paper":"/paper/in-defense-of-the-triplet-loss-for-person-re","title":"In Defense of the Triplet Loss for Person Re-Identification","date":"2017-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"adambielski/siamese-triplet","path":"trainer.py","file_url":"https://github.com/adambielski/siamese-triplet/blob/HEAD/trainer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"3d7ea6c7a90b443f","mcp_get_code":{"code_sha256":"3d7ea6c7a90b443f"}},{"arxiv_id":"1412.6622","paper":"/paper/deep-metric-learning-using-triplet-network","title":"Deep metric learning using Triplet network","date":"2014-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"3d7ea6c7a90b443f","mcp_get_code":{"code_sha256":"3d7ea6c7a90b443f"}}]}