{"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/inverse-transform","entry":"inverse_transform","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":10,"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":9,"n_samples_ran":5,"n_samples_fingerprinted":3,"n_places":11,"n_places_pointer_only":6,"by_status":{"ran_honours":1,"ran_violates":1,"ran_draft_wrong":0,"ran_fixture":0,"ran":3,"unverified":4},"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":"2501.11839","paper":"/paper/supervised-learning-for-analog-and-rf-circuit","title":"Supervised Learning for Analog and RF Circuit Design: Benchmarks and Comparative Insights","date":"2025-01-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"avestimehrresearchgroup/aicircuit","path":"Utils/data_utils.py","file_url":"https://github.com/avestimehrresearchgroup/aicircuit/blob/HEAD/Utils/data_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"40ba3816ae11c8bc","mcp_get_code":{"code_sha256":"40ba3816ae11c8bc"}},{"arxiv_id":"2405.17425","paper":"/paper/from-neurons-to-neutrons-a-case-study-in","title":"From Neurons to Neutrons: A Case Study in Interpretability","date":"2024-05-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"samuelperezdi/nuclr-icml","path":"src/utils.py","file_url":"https://github.com/samuelperezdi/nuclr-icml/blob/HEAD/src/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8afd3cad72d99ad5","mcp_get_code":{"code_sha256":"8afd3cad72d99ad5"}},{"arxiv_id":"2404.01440","paper":"/paper/neural-implicit-representation-for-building","title":"Neural Implicit Representation for Building Digital Twins of Unknown Articulated Objects","date":"2024-04-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nvlabs/digitaltwinart","path":"model.py","file_url":"https://github.com/nvlabs/digitaltwinart/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"5771762238541f2f","mcp_get_code":{"code_sha256":"5771762238541f2f"}},{"arxiv_id":"2312.15566","paper":"/paper/deep-copula-based-survival-analysis-for","title":"Deep Copula-Based Survival Analysis for Dependent Censoring with Identifiability Guarantees","date":"2023-12-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"weijiazhang24/dcsurvival","path":"synthetic_dgp.py","file_url":"https://github.com/weijiazhang24/dcsurvival/blob/HEAD/synthetic_dgp.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a06abbc6c2dae367","mcp_get_code":{"code_sha256":"a06abbc6c2dae367"}},{"arxiv_id":"2112.06351","paper":"/paper/neural-point-process-for-learning","title":"Neural Point Process for Learning Spatiotemporal Event Dynamics","date":"2021-12-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rose-stl-lab/deepstpp","path":"src/plotter.py","file_url":"https://github.com/rose-stl-lab/deepstpp/blob/HEAD/src/plotter.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c89b6ce704552e08","mcp_get_code":{"code_sha256":"c89b6ce704552e08"}},{"arxiv_id":"1910.11030","paper":"/paper/spatiotemporal-tile-based-attention-guided","title":"Spatiotemporal Tile-based Attention-guided LSTMs for Traffic Video Prediction","date":"2019-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tumeteor/neurips2019challenge","path":"src/utils.py","file_url":"https://github.com/tumeteor/neurips2019challenge/blob/HEAD/src/utils.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"e47297b1db7138e9","mcp_get_code":{"code_sha256":"e47297b1db7138e9"}},{"arxiv_id":"1905.10520","paper":"/paper/6-dof-graspnet-variational-grasp-generation","title":"6-DOF GraspNet: Variational Grasp Generation for Object Manipulation","date":"2019-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NVlabs/6dof-graspnet","path":"grasp_data_reader.py","file_url":"https://github.com/NVlabs/6dof-graspnet/blob/HEAD/grasp_data_reader.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"2d23f257cb25acc7","mcp_get_code":{"code_sha256":"2d23f257cb25acc7"}},{"arxiv_id":"1905.10520","paper":"/paper/6-dof-graspnet-variational-grasp-generation","title":"6-DOF GraspNet: Variational Grasp Generation for Object Manipulation","date":"2019-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NVlabs/6dof-graspnet","path":"object_renderer.py","file_url":"https://github.com/NVlabs/6dof-graspnet/blob/HEAD/object_renderer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"f249bd5c195b5fda","mcp_get_code":{"code_sha256":"f249bd5c195b5fda"}},{"arxiv_id":"1904.02363","paper":"/paper/spatiotemporal-cnn-for-video-object","title":"Spatiotemporal CNN for Video Object Segmentation","date":"2019-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"longyin880815/STCNN","path":"train_JointModel.py","file_url":"https://github.com/longyin880815/STCNN/blob/HEAD/train_JointModel.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e47297b1db7138e9","mcp_get_code":{"code_sha256":"e47297b1db7138e9"}},{"arxiv_id":"1704.05831","paper":"/paper/learning-to-generate-long-term-future-via","title":"Learning to Generate Long-term Future via Hierarchical Prediction","date":"2017-04-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rubenvillegas/icml2017hierchvid","path":"lstm_src/train_det_rnn_h36m.py","file_url":"https://github.com/rubenvillegas/icml2017hierchvid/blob/HEAD/lstm_src/train_det_rnn_h36m.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"66ea27219660a78f","mcp_get_code":{"code_sha256":"66ea27219660a78f"}},{"arxiv_id":"1611.04488","paper":"/paper/generative-models-and-model-criticism-via","title":"Generative Models and Model Criticism via Optimized Maximum Mean Discrepancy","date":"2016-11-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dougalsutherland/opt-mmd","path":"gan/utils.py","file_url":"https://github.com/dougalsutherland/opt-mmd/blob/HEAD/gan/utils.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"e47297b1db7138e9","mcp_get_code":{"code_sha256":"e47297b1db7138e9"}}]}