{"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/reparametrize","entry":"reparametrize","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":22,"n_papers_ran":15,"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":13,"n_samples_ran":7,"n_samples_fingerprinted":6,"n_places":22,"n_places_pointer_only":5,"by_status":{"ran_honours":2,"ran_violates":0,"ran_draft_wrong":3,"ran_fixture":2,"ran":0,"unverified":6},"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":"2603.04731","paper":"/paper/arxiv-2603-04731","title":"When Priors Backfire: On the Vulnerability of Unlearnable Examples to Pretraining","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"zhli-cs/BAIT","path":"models/ResNet.py","file_url":"https://github.com/zhli-cs/BAIT/blob/HEAD/models/ResNet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"1f32c1e82211a822","mcp_get_code":{"code_sha256":"1f32c1e82211a822"}},{"arxiv_id":"2602.06741","paper":"/paper/arxiv-2602-06741","title":"Disentanglement by means of action-induced representations","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"gorkamunoz/air","path":"air/models.py","file_url":"https://github.com/gorkamunoz/air/blob/HEAD/air/models.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"926434dc272944d2","mcp_get_code":{"code_sha256":"926434dc272944d2"}},{"arxiv_id":"2409.12514","paper":"/paper/tinyvla-towards-fast-data-efficient-vision","title":"TinyVLA: Towards Fast, Data-Efficient Vision-Language-Action Models for Robotic Manipulation","date":"2024-09-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liyaxuanliyaxuan/TinyVLA","path":"policy_heads/models/detr_vae.py","file_url":"https://github.com/liyaxuanliyaxuan/TinyVLA/blob/HEAD/policy_heads/models/detr_vae.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"59dd02364e4bbf60","mcp_get_code":{"code_sha256":"59dd02364e4bbf60"}},{"arxiv_id":"2409.03142","paper":"/paper/causal-temporal-representation-learning-with","title":"Causal Temporal Representation Learning with Nonstationary Sparse Transition","date":"2024-09-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiangchensong/ctrlns","path":"models/utils.py","file_url":"https://github.com/xiangchensong/ctrlns/blob/HEAD/models/utils.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3188157d3b1c95e6","mcp_get_code":{"code_sha256":"3188157d3b1c95e6"}},{"arxiv_id":"2406.19298","paper":"/paper/compositional-image-decomposition-with","title":"Compositional Image Decomposition with Diffusion Models","date":"2024-06-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"1Konny/Beta-VAE","path":"model.py","file_url":"https://github.com/1Konny/Beta-VAE/blob/HEAD/model.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"863fc64cd51264f0","mcp_get_code":{"code_sha256":"863fc64cd51264f0"}},{"arxiv_id":"2401.14535","paper":"/paper/caring-learning-temporal-causal","title":"CaRiNG: Learning Temporal Causal Representation under Non-Invertible Generation Process","date":"2024-01-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sanshuiii/CaRiNG","path":"caring/modules/components/beta.py","file_url":"https://github.com/sanshuiii/CaRiNG/blob/HEAD/caring/modules/components/beta.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"863fc64cd51264f0","mcp_get_code":{"code_sha256":"863fc64cd51264f0"}},{"arxiv_id":"2312.03806","paper":"/paper/xcube-mathcal-x-3-large-scale-3d-generative","title":"XCube: Large-Scale 3D Generative Modeling using Sparse Voxel Hierarchies","date":"2023-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nv-tlabs/XCube","path":"xcube/models/autoencoder.py","file_url":"https://github.com/nv-tlabs/XCube/blob/HEAD/xcube/models/autoencoder.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"863fc64cd51264f0","mcp_get_code":{"code_sha256":"863fc64cd51264f0"}},{"arxiv_id":"2310.18615","paper":"/paper/temporally-disentangled-representation-2","title":"Temporally Disentangled Representation Learning under Unknown Nonstationarity","date":"2023-10-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiangchensong/nctrl","path":"models/simulation.py","file_url":"https://github.com/xiangchensong/nctrl/blob/HEAD/models/simulation.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3188157d3b1c95e6","mcp_get_code":{"code_sha256":"3188157d3b1c95e6"}},{"arxiv_id":"2309.16515","paper":"/paper/latent-noise-segmentation-how-neural-noise","title":"Latent Noise Segmentation: How Neural Noise Leads to the Emergence of Segmentation and Grouping","date":"2023-09-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZhengqingUUU/LatentNoiseSegmentation","path":"models.py","file_url":"https://github.com/ZhengqingUUU/LatentNoiseSegmentation/blob/HEAD/models.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"863fc64cd51264f0","mcp_get_code":{"code_sha256":"863fc64cd51264f0"}},{"arxiv_id":"2307.16210","paper":"/paper/rethinking-uncertainly-missing-and-ambiguous","title":"Rethinking Uncertainly Missing and Ambiguous Visual Modality in Multi-Modal Entity Alignment","date":"2023-07-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zjukg/umaea","path":"UMAEA/model/Tool_model.py","file_url":"https://github.com/zjukg/umaea/blob/HEAD/UMAEA/model/Tool_model.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"863fc64cd51264f0","mcp_get_code":{"code_sha256":"863fc64cd51264f0"}},{"arxiv_id":"2305.19201","paper":"/paper/darf-boosting-radiance-fields-from-sparse","title":"DaRF: Boosting Radiance Fields from Sparse Inputs with Monocular Depth Adaptation","date":"2023-05-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KU-CVLAB/DaRF","path":"plenoxels/models/discriminator.py","file_url":"https://github.com/KU-CVLAB/DaRF/blob/HEAD/plenoxels/models/discriminator.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d3daffe86c3a152c","mcp_get_code":{"code_sha256":"d3daffe86c3a152c"}},{"arxiv_id":"2301.05169","paper":"/paper/causal-triplet-an-open-challenge-for","title":"Causal Triplet: An Open Challenge for Intervention-centric Causal Representation Learning","date":"2023-01-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CausalTriplet/causaltriplet","path":"model/slotpair.py","file_url":"https://github.com/CausalTriplet/causaltriplet/blob/HEAD/model/slotpair.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"863fc64cd51264f0","mcp_get_code":{"code_sha256":"863fc64cd51264f0"}},{"arxiv_id":"2207.12067","paper":"/paper/homomorphism-autoencoder-learning-group","title":"Homomorphism Autoencoder -- Learning Group Structured Representations from Observed Transitions","date":"2022-07-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hamzakeurti/homomorphismvae","path":"displacementae/networks/variational_utils.py","file_url":"https://github.com/hamzakeurti/homomorphismvae/blob/HEAD/displacementae/networks/variational_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"057e9ffecaa961b8","mcp_get_code":{"code_sha256":"057e9ffecaa961b8"}},{"arxiv_id":"2204.00928","paper":"/paper/sinnerf-training-neural-radiance-fields-on","title":"SinNeRF: Training Neural Radiance Fields on Complex Scenes from a Single Image","date":"2022-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VITA-Group/SinNeRF","path":"models/discriminator.py","file_url":"https://github.com/VITA-Group/SinNeRF/blob/HEAD/models/discriminator.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d3daffe86c3a152c","mcp_get_code":{"code_sha256":"d3daffe86c3a152c"}},{"arxiv_id":"2203.16832","paper":"/paper/point-scene-understanding-via-disentangled","title":"Point Scene Understanding via Disentangled Instance Mesh Reconstruction","date":"2022-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ashawkey/dimr","path":"model/bsp.py","file_url":"https://github.com/ashawkey/dimr/blob/HEAD/model/bsp.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"e8fa8332e3980a60","mcp_get_code":{"code_sha256":"e8fa8332e3980a60"}},{"arxiv_id":"2203.09116","paper":"/paper/motionaug-augmentation-with-physical","title":"MotionAug: Augmentation with Physical Correction for Human Motion Prediction","date":"2022-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"meaten/MotionAug","path":"motionAE/src/models.py","file_url":"https://github.com/meaten/MotionAug/blob/HEAD/motionAE/src/models.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0dac1f8de6997327","mcp_get_code":{"code_sha256":"0dac1f8de6997327"}},{"arxiv_id":"2110.00449","paper":"/paper/arbitrary-marginal-neural-ratio-estimation","title":"Arbitrary Marginal Neural Ratio Estimation for Simulation-based Inference","date":"2021-10-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"francois-rozet/amnre","path":"amnre/models.py","file_url":"https://github.com/francois-rozet/amnre/blob/HEAD/amnre/models.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ee91d0d3814c9f6e","mcp_get_code":{"code_sha256":"ee91d0d3814c9f6e"}},{"arxiv_id":"2105.14203","paper":"/paper/understanding-instance-based-interpretability","title":"Understanding Instance-based Interpretability of Variational Auto-Encoders","date":"2021-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fengnima/vae-tracin-pytorch","path":"tracin.py","file_url":"https://github.com/fengnima/vae-tracin-pytorch/blob/HEAD/tracin.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"863fc64cd51264f0","mcp_get_code":{"code_sha256":"863fc64cd51264f0"}},{"arxiv_id":"2003.12298","paper":"/paper/information-theoretic-probing-with-minimum","title":"Information-Theoretic Probing with Minimum Description Length","date":"2020-03-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lena-voita/description-length-probing","path":"control_tasks/control_tasks/probe.py","file_url":"https://github.com/lena-voita/description-length-probing/blob/HEAD/control_tasks/control_tasks/probe.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2466d861eece0826","mcp_get_code":{"code_sha256":"2466d861eece0826"}},{"arxiv_id":"1903.12436","paper":"/paper/from-variational-to-deterministic","title":"From Variational to Deterministic Autoencoders","date":"2019-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"astrid-merckling/SRL4RL","path":"SRL4RL/ae/utils.py","file_url":"https://github.com/astrid-merckling/SRL4RL/blob/HEAD/SRL4RL/ae/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5267cf098d87aee9","mcp_get_code":{"code_sha256":"5267cf098d87aee9"}},{"arxiv_id":"1705.08665","paper":"/paper/bayesian-compression-for-deep-learning","title":"Bayesian Compression for Deep Learning","date":"2017-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KarenUllrich/Tutorial_BayesianCompressionForDL","path":"BayesianLayers.py","file_url":"https://github.com/KarenUllrich/Tutorial_BayesianCompressionForDL/blob/HEAD/BayesianLayers.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6b6fa2df724bafc7","mcp_get_code":{"code_sha256":"6b6fa2df724bafc7"}},{"arxiv_id":"2023.findings-emnlp.879","paper":null,"title":"arXiv:2023.findings-emnlp.879","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"mainlp/subspace-chronicles","path":"models/bayesian.py","file_url":"https://github.com/mainlp/subspace-chronicles/blob/HEAD/models/bayesian.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2466d861eece0826","mcp_get_code":{"code_sha256":"2466d861eece0826"}}]}