{"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/encoder","entry":"Encoder","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":278,"n_papers_ran":181,"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":380,"n_samples_ran":234,"n_samples_fingerprinted":54,"n_places":380,"n_places_pointer_only":216,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":233,"unverified":146},"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":"2608.25019","paper":"/paper/arxiv-2608-25019","title":"EncoTESS: Age-Sensitive Encodings from Raw TESS Light Curves","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"philvanlane/encotess","path":"encotess/encode.py","file_url":"https://github.com/philvanlane/encotess/blob/HEAD/encotess/encode.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3e43da458b564beb","mcp_get_code":{"code_sha256":"3e43da458b564beb"}},{"arxiv_id":"2608.17373","paper":"/paper/arxiv-2608-17373","title":"Integrating Novelty and Surprise for Experience Prioritization and Exploration in Image-Based Reinforcement Learning","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"UoA-CARES/NSPER","path":"nsper_td3.py","file_url":"https://github.com/UoA-CARES/NSPER/blob/HEAD/nsper_td3.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"813212f36d4ae117","mcp_get_code":{"code_sha256":"813212f36d4ae117"}},{"arxiv_id":"2608.08182","paper":"/paper/arxiv-2608-08182","title":"Biologically Informed Representation Learning for Robust Cross-Center Generalization of MALDI-TOF Mass Spectrometry","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"alexgaarciia/MALDIAlign","path":"models/deep/MultiVAEPrior.py","file_url":"https://github.com/alexgaarciia/MALDIAlign/blob/HEAD/models/deep/MultiVAEPrior.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6a5bc11e1ee1e0ab","mcp_get_code":{"code_sha256":"6a5bc11e1ee1e0ab"}},{"arxiv_id":"2608.07870","paper":"/paper/arxiv-2608-07870","title":"V-Simba: Unleashing the Architectural Potential of RL in Visual Continuous Control","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"Aladoro/Stabilizing-Off-Policy-RL","path":"analysis_modules.py","file_url":"https://github.com/Aladoro/Stabilizing-Off-Policy-RL/blob/HEAD/analysis_modules.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a35f2ebaac86d65e","mcp_get_code":{"code_sha256":"a35f2ebaac86d65e"}},{"arxiv_id":"2606.10284","paper":"/paper/arxiv-2606-10284","title":"Revisiting Positive Samples in Graph Contrastive Learning: From the Perspective of Message Passing","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"HanChen-HUST/CSGCL","path":"src/model.py","file_url":"https://github.com/HanChen-HUST/CSGCL/blob/HEAD/src/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bc9359990ebfb346","mcp_get_code":{"code_sha256":"bc9359990ebfb346"}},{"arxiv_id":"2606.10284","paper":"/paper/arxiv-2606-10284","title":"Revisiting Positive Samples in Graph Contrastive Learning: From the Perspective of Message Passing","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"Namkyeong/AFGRL","path":"models/AFGRL.py","file_url":"https://github.com/Namkyeong/AFGRL/blob/HEAD/models/AFGRL.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6cdcdf73c5420ef9","mcp_get_code":{"code_sha256":"6cdcdf73c5420ef9"}},{"arxiv_id":"2606.00081","paper":"/paper/arxiv-2606-00081","title":"DAStatFormer: A Hybrid Multibranch Transformer with Statistical Feature Integration for DAS-Based Pattern Recognitions","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"MichelD-git/DAStatFormer","path":"DAStatFomer.py","file_url":"https://github.com/MichelD-git/DAStatFormer/blob/HEAD/DAStatFomer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cc6a056b247231eb","mcp_get_code":{"code_sha256":"cc6a056b247231eb"}},{"arxiv_id":"2605.28209","paper":"/paper/arxiv-2605-28209","title":"Robust Contrastive Graph Clustering with Adaptive Local-Global Integration","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"vege12138/w2","path":"model.py","file_url":"https://github.com/vege12138/w2/blob/HEAD/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ae0b57ea916d3d55","mcp_get_code":{"code_sha256":"ae0b57ea916d3d55"}},{"arxiv_id":"2605.11711","paper":"/paper/arxiv-2605-11711","title":"Debiased Model-based Representations for Sample-efficient Continuous Control","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"dmksjfl/DR.Q","path":"DRQ/DRQ.py","file_url":"https://github.com/dmksjfl/DR.Q/blob/HEAD/DRQ/DRQ.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8e47673a57c04dec","mcp_get_code":{"code_sha256":"8e47673a57c04dec"}},{"arxiv_id":"2605.09428","paper":"/paper/arxiv-2605-09428","title":"FedCIGAR: A Personalized Reconstruction Approach for Federated Graph-level Anomaly Detection","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"yunf-zhao/FedCIGAR","path":"FedCIGAR/model/models.py","file_url":"https://github.com/yunf-zhao/FedCIGAR/blob/HEAD/FedCIGAR/model/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c81dff1b9459ff71","mcp_get_code":{"code_sha256":"c81dff1b9459ff71"}},{"arxiv_id":"2605.09311","paper":"/paper/arxiv-2605-09311","title":"Teaching Molecular Dynamics to a Non-Autoregressive Ionic Transport Predictor","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"jykim-git/MD","path":"model/models.py","file_url":"https://github.com/jykim-git/MD/blob/HEAD/model/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"147b16677f80f4db","mcp_get_code":{"code_sha256":"147b16677f80f4db"}},{"arxiv_id":"2604.14630","paper":"/paper/arxiv-2604-14630","title":"CMTM: Cross-Modal Token Modulation for Unsupervised Video Object Segmentation","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"InSeokJeon/CMTM","path":"models/model.py","file_url":"https://github.com/InSeokJeon/CMTM/blob/HEAD/models/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0d2fdd5e826c9494","mcp_get_code":{"code_sha256":"0d2fdd5e826c9494"}},{"arxiv_id":"2604.13472","paper":"/paper/arxiv-2604-13472","title":"Bridging MARL to SARL: An Order-Independent Multi-Agent Transformer via Latent Consensus","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"PKU-MARL/Multi-Agent-Transformer","path":"mat/algorithms/mat/algorithm/ma_transformer.py","file_url":"https://github.com/PKU-MARL/Multi-Agent-Transformer/blob/HEAD/mat/algorithms/mat/algorithm/ma_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9f99db24b15d292c","mcp_get_code":{"code_sha256":"9f99db24b15d292c"}},{"arxiv_id":"2603.21768","paper":"/paper/arxiv-2603-21768","title":"Extending Precipitation Nowcasting Horizons via Spectral Fusion of Radar Observations and Foundation Model Priors","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"Onemissed/PW-FouCast","path":"model/pw_foucast.py","file_url":"https://github.com/Onemissed/PW-FouCast/blob/HEAD/model/pw_foucast.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b61c8a578921bfe6","mcp_get_code":{"code_sha256":"b61c8a578921bfe6"}},{"arxiv_id":"2603.15774","paper":"/paper/arxiv-2603-15774","title":"Domain Adaptation Without the Compute Burden for Efficient Whole Slide Image Analysis","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"umarikkar/eWSI","path":"models/wsi_models.py","file_url":"https://github.com/umarikkar/eWSI/blob/HEAD/models/wsi_models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d92140c71afbf5b3","mcp_get_code":{"code_sha256":"d92140c71afbf5b3"}},{"arxiv_id":"2603.14245","paper":"/paper/arxiv-2603-14245","title":"GoldenStart: Q-Guided Priors and Entropy Control for Distilling Flow Policies","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"ZhHe11/GSFlow-RL","path":"agents/gsflow.py","file_url":"https://github.com/ZhHe11/GSFlow-RL/blob/HEAD/agents/gsflow.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f251b0f125d7f21d","mcp_get_code":{"code_sha256":"f251b0f125d7f21d"}},{"arxiv_id":"2603.11395","paper":"/paper/arxiv-2603-11395","title":"ARROW: Augmented Replay for RObust World models","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"Cerenaut/ARROW","path":"Code/ARROW_and_DV3/Atari/rssm.py","file_url":"https://github.com/Cerenaut/ARROW/blob/HEAD/Code/ARROW_and_DV3/Atari/rssm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fee6a1ca9a08f6a6","mcp_get_code":{"code_sha256":"fee6a1ca9a08f6a6"}},{"arxiv_id":"2603.07454","paper":"/paper/arxiv-2603-07454","title":"SLNet: A Super-Lightweight Geometry-Adaptive Network for 3D Point Cloud Recognition","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"m-saeid/SLNet","path":"model_slnet_t/encoder.py","file_url":"https://github.com/m-saeid/SLNet/blob/HEAD/model_slnet_t/encoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"66cb10489b09238f","mcp_get_code":{"code_sha256":"66cb10489b09238f"}},{"arxiv_id":"2602.09793","paper":"/paper/arxiv-2602-09793","title":"Fully-automated sleep staging: multicenter validation of a generalizable deep neural network for Parkinson's disease and isolated REM sleep behavior disorder Authors","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"jesperstroem/U-Sleep-for-RBD-PD","path":"ml_architectures/usleep/usleep.py","file_url":"https://github.com/jesperstroem/U-Sleep-for-RBD-PD/blob/HEAD/ml_architectures/usleep/usleep.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"685169af588bcccc","mcp_get_code":{"code_sha256":"685169af588bcccc"}},{"arxiv_id":"2602.08638","paper":"/paper/arxiv-2602-08638","title":"LEFT: Learnable Fusion of Tri-view Tokens for Unsupervised Time Series Anomaly Detection","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"DezhengWang/Left","path":"models/Left/LEFT.py","file_url":"https://github.com/DezhengWang/Left/blob/HEAD/models/Left/LEFT.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a2070ad9d3cca7d3","mcp_get_code":{"code_sha256":"a2070ad9d3cca7d3"}},{"arxiv_id":"2602.08322","paper":"/paper/arxiv-2602-08322","title":"A Generative Model for Joint Multiple Intent Detection and Slot Filling","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"LooperXX/AGIF","path":"models/module.py","file_url":"https://github.com/LooperXX/AGIF/blob/HEAD/models/module.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-2.0","inline_ok":false,"code_sha256_prefix":"c3b4e1aa6b122a67","mcp_get_code":{"code_sha256":"c3b4e1aa6b122a67"}},{"arxiv_id":"2602.05389","paper":"/paper/arxiv-2602-05389","title":"A Decomposition-based State Space Model for Multivariate Time-Series Forecasting","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"Neurogica/DecompSSM","path":"models/decompssm/network.py","file_url":"https://github.com/Neurogica/DecompSSM/blob/HEAD/models/decompssm/network.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":"29a5a6aae08c5ba1","mcp_get_code":{"code_sha256":"29a5a6aae08c5ba1"}},{"arxiv_id":"2601.13502","paper":"/paper/arxiv-2601-13502","title":"DIS2: Disentanglement Meets Distillation with Classwise Attention for Robust Remote Sensing Segmentation under Missing Modalities","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"nhikieu/DIS2","path":"models_bank/DLKD_ver4.py","file_url":"https://github.com/nhikieu/DIS2/blob/HEAD/models_bank/DLKD_ver4.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5c0db377b58d5cdc","mcp_get_code":{"code_sha256":"5c0db377b58d5cdc"}},{"arxiv_id":"2601.12530","paper":"/paper/arxiv-2601-12530","title":"XRefine: Attention-Guided Keypoint Match Refinement","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"boschresearch/xrefine","path":"model.py","file_url":"https://github.com/boschresearch/xrefine/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"AGPL-3.0","inline_ok":false,"code_sha256_prefix":"930151c5ed168381","mcp_get_code":{"code_sha256":"930151c5ed168381"}},{"arxiv_id":"2601.11336","paper":"/paper/arxiv-2601-11336","title":"Beer-Lambert Autoencoder for Unsupervised Stain Representation Learning and Deconvolution in Multi-Immunohistochemical Brightfield Histology Images","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"measty/StainQuant","path":"stainquant/models/full_model.py","file_url":"https://github.com/measty/StainQuant/blob/HEAD/stainquant/models/full_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"aa81c9ad9afb22d3","mcp_get_code":{"code_sha256":"aa81c9ad9afb22d3"}},{"arxiv_id":"2601.09237","paper":"/paper/arxiv-2601-09237","title":"XLinear: A Lightweight and Accurate MLP-Based Model for Long-Term Time Series Forecasting with Exogenous Inputs","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"thuml/Time-Series-Library","path":"models/TimeXer.py","file_url":"https://github.com/thuml/Time-Series-Library/blob/HEAD/models/TimeXer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4a1c8c6921369e3d","mcp_get_code":{"code_sha256":"4a1c8c6921369e3d"}},{"arxiv_id":"2601.07692","paper":"/paper/arxiv-2601-07692","title":"R3DPA: Leveraging 3D Representation Alignment and RGB Pretrained Priors for LiDAR Scene Generation","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"valeoai/R3DPA","path":"models/model_lidm.py","file_url":"https://github.com/valeoai/R3DPA/blob/HEAD/models/model_lidm.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f297359c0abf715b","mcp_get_code":{"code_sha256":"f297359c0abf715b"}},{"arxiv_id":"2601.00459","paper":"/paper/arxiv-2601-00459","title":"Combining Residual U-Net and Data Augmentation for Dense Temporal Segmentation of Spike Wave Discharges in Single-Channel EEG","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"lu-wo/DETRtime","path":"DETRtime/model/backbones/UNet.py","file_url":"https://github.com/lu-wo/DETRtime/blob/HEAD/DETRtime/model/backbones/UNet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0678b985b6aeb6b5","mcp_get_code":{"code_sha256":"0678b985b6aeb6b5"}},{"arxiv_id":"2510.26268","paper":"/paper/arxiv-2510-26268","title":"Revisiting Generative Infrared and Visible Image Fusion Based on Human Cognitive Laws","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"lxq-jnu/HCLFuse","path":"models/ddm.py","file_url":"https://github.com/lxq-jnu/HCLFuse/blob/HEAD/models/ddm.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"082fec3944371bd9","mcp_get_code":{"code_sha256":"082fec3944371bd9"}},{"arxiv_id":"2510.18707","paper":"/paper/arxiv-2510-18707","title":"OmniCast: A Masked Latent Diffusion Model for Weather Forecasting Across Time Scales","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"tung-nd/omnicast","path":"weather_mae/models/vaes/continuous_vae_unet.py","file_url":"https://github.com/tung-nd/omnicast/blob/HEAD/weather_mae/models/vaes/continuous_vae_unet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ee94bf6e8ce274b0","mcp_get_code":{"code_sha256":"ee94bf6e8ce274b0"}},{"arxiv_id":"2510.16446","paper":"/paper/arxiv-2510-16446","title":"VIPAMIN: Visual Prompt Initialization via Embedding Selection and Subspace Expansion","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"iamjaekyun/vipamin","path":"src/models/vit_prompt/vit_exp_self.py","file_url":"https://github.com/iamjaekyun/vipamin/blob/HEAD/src/models/vit_prompt/vit_exp_self.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b0a1e123dc830fa3","mcp_get_code":{"code_sha256":"b0a1e123dc830fa3"}},{"arxiv_id":"2509.22307","paper":"/paper/arxiv-2509-22307","title":"Johnson-Lindenstrauss Lemma Guided Network for Efficient 3D Medical Segmentation","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"JinPLu/VeloxSeg","path":"model/VeloxSeg.py","file_url":"https://github.com/JinPLu/VeloxSeg/blob/HEAD/model/VeloxSeg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4297b12bb24581a7","mcp_get_code":{"code_sha256":"4297b12bb24581a7"}},{"arxiv_id":"2509.04966","paper":"/paper/arxiv-2509-04966","title":"Neuro-Spectral Architectures for Causal Physics-Informed Networks","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"arthur-bizzi/neusa","path":"models/PINNsFormer.py","file_url":"https://github.com/arthur-bizzi/neusa/blob/HEAD/models/PINNsFormer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1e1e6c93f253f7bb","mcp_get_code":{"code_sha256":"1e1e6c93f253f7bb"}},{"arxiv_id":"2509.02101","paper":"/paper/arxiv-2509-02101","title":"-Semantics-Aware Logical Anomaly Detection","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"MaticFuc/SALAD","path":"ae.py","file_url":"https://github.com/MaticFuc/SALAD/blob/HEAD/ae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"28a46dd5dd43bb92","mcp_get_code":{"code_sha256":"28a46dd5dd43bb92"}},{"arxiv_id":"2508.16112","paper":"/paper/arxiv-2508-16112","title":"IR-Agent: Expert-Inspired LLM Agents for Structure Elucidation from Infrared Spectra","date":null,"month_inferred_from_arxiv_id":"2025-08","title_source":"syntology","repo":"HeewoongNoh/IR-Agent","path":"models/translator.py","file_url":"https://github.com/HeewoongNoh/IR-Agent/blob/HEAD/models/translator.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3f00fb4c204eff89","mcp_get_code":{"code_sha256":"3f00fb4c204eff89"}},{"arxiv_id":"2508.04122","paper":"/paper/arxiv-2508-04122","title":"Conditional Latent Diffusion Models for Zero-Shot Instance Segmentation","date":null,"month_inferred_from_arxiv_id":"2025-08","title_source":"syntology","repo":"DLR-RM/oc-dit","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"24d82a7111803899","mcp_get_code":{"code_sha256":"24d82a7111803899"}},{"arxiv_id":"2507.02358","paper":"/paper/hita-holistic-tokenizer-for-autoregressive","title":"Hita: Holistic Tokenizer for Autoregressive Image Generation","date":"2025-07-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CVMI-Lab/Hita","path":"hita/tokenizer/tokenizer_image/vq_model.py","file_url":"https://github.com/CVMI-Lab/Hita/blob/HEAD/hita/tokenizer/tokenizer_image/vq_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bc9598464461a9b6","mcp_get_code":{"code_sha256":"bc9598464461a9b6"}},{"arxiv_id":"2507.00880","paper":null,"title":"arXiv:2507.00880","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"XuRuihan/NNFormer","path":"neuralformer/models/encoders/neuralformer.py","file_url":"https://github.com/XuRuihan/NNFormer/blob/HEAD/neuralformer/models/encoders/neuralformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e122efdac22c2ee3","mcp_get_code":{"code_sha256":"e122efdac22c2ee3"}},{"arxiv_id":"2506.22179","paper":null,"title":"arXiv:2506.22179","date":null,"month_inferred_from_arxiv_id":"2025-06","title_source":null,"repo":"wenhanwu95/FS-VAE","path":"model.py","file_url":"https://github.com/wenhanwu95/FS-VAE/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"007dc86f03bc92bc","mcp_get_code":{"code_sha256":"007dc86f03bc92bc"}},{"arxiv_id":"2506.17230","paper":null,"title":"arXiv:2506.17230","date":null,"month_inferred_from_arxiv_id":"2025-06","title_source":null,"repo":"YichenLuo-0/MMET","path":"model/mmet.py","file_url":"https://github.com/YichenLuo-0/MMET/blob/HEAD/model/mmet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bb56bd0f6d39dc82","mcp_get_code":{"code_sha256":"bb56bd0f6d39dc82"}},{"arxiv_id":"2506.05289","paper":"/paper/alitok-towards-sequence-modeling-alignment-1","title":"AliTok: Towards Sequence Modeling Alignment between Tokenizer and Autoregressive Model","date":"2025-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ali-vilab/alitok","path":"modeling/alitok.py","file_url":"https://github.com/ali-vilab/alitok/blob/HEAD/modeling/alitok.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c5d3142e52feb9a8","mcp_get_code":{"code_sha256":"c5d3142e52feb9a8"}},{"arxiv_id":"2506.03964","paper":null,"title":"arXiv:2506.03964","date":null,"month_inferred_from_arxiv_id":"2025-06","title_source":null,"repo":"kimanki/CAROTS","path":"models/carots/modeling_carots.py","file_url":"https://github.com/kimanki/CAROTS/blob/HEAD/models/carots/modeling_carots.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"87c49a1ee5e644cd","mcp_get_code":{"code_sha256":"87c49a1ee5e644cd"}},{"arxiv_id":"2505.24754","paper":"/paper/don-t-reinvent-the-wheel-efficient","title":"Don't Reinvent the Wheel: Efficient Instruction-Following Text Embedding based on Guided Space Transformation","date":"2025-05-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yingchaojiefeng/gstransform","path":"model.py","file_url":"https://github.com/yingchaojiefeng/gstransform/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"26aaa27a73de0417","mcp_get_code":{"code_sha256":"26aaa27a73de0417"}},{"arxiv_id":"2505.23583","paper":"/paper/improving-time-series-forecasting-via","title":"Improving Time Series Forecasting via Instance-aware Post-hoc Revision","date":"2025-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"icantnamemyself/PIR","path":"models/PIR.py","file_url":"https://github.com/icantnamemyself/PIR/blob/HEAD/models/PIR.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"42254e65e1ccac14","mcp_get_code":{"code_sha256":"42254e65e1ccac14"}},{"arxiv_id":"2505.17685","paper":"/paper/futuresightdrive-thinking-visually-with","title":"FutureSightDrive: Thinking Visually with Spatio-Temporal CoT for Autonomous Driving","date":"2025-05-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MIV-XJTU/FSDrive","path":"MoVQGAN/movqgan/models/vqgan.py","file_url":"https://github.com/MIV-XJTU/FSDrive/blob/HEAD/MoVQGAN/movqgan/models/vqgan.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"63c2a9fa53a4e807","mcp_get_code":{"code_sha256":"63c2a9fa53a4e807"}},{"arxiv_id":"2505.17022","paper":"/paper/got-r1-unleashing-reasoning-capability-of","title":"GoT-R1: Unleashing Reasoning Capability of MLLM for Visual Generation with Reinforcement Learning","date":"2025-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gogoduan/got-r1","path":"src/models/vq_model.py","file_url":"https://github.com/gogoduan/got-r1/blob/HEAD/src/models/vq_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eed2973632740358","mcp_get_code":{"code_sha256":"eed2973632740358"}},{"arxiv_id":"2505.11882","paper":"/paper/genzsl-generative-zero-shot-learning-via","title":"GenZSL: Generative Zero-Shot Learning Via Inductive Variational Autoencoder","date":"2025-05-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shiming-chen/genzsl","path":"model/myModels.py","file_url":"https://github.com/shiming-chen/genzsl/blob/HEAD/model/myModels.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9dd030630149ef4d","mcp_get_code":{"code_sha256":"9dd030630149ef4d"}},{"arxiv_id":"2504.12739","paper":"/paper/mask-image-watermarking","title":"Mask Image Watermarking","date":"2025-04-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hurunyi/maskmark","path":"models/Network.py","file_url":"https://github.com/hurunyi/maskmark/blob/HEAD/models/Network.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"073c41c1803af624","mcp_get_code":{"code_sha256":"073c41c1803af624"}},{"arxiv_id":"2504.08736","paper":"/paper/gigatok-scaling-visual-tokenizers-to-3","title":"GigaTok: Scaling Visual Tokenizers to 3 Billion Parameters for Autoregressive Image Generation","date":"2025-04-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SilentView/GigaTok","path":"tokenizer/tokenizer_image/vq/vq_vit_model.py","file_url":"https://github.com/SilentView/GigaTok/blob/HEAD/tokenizer/tokenizer_image/vq/vq_vit_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"505028746cc931f4","mcp_get_code":{"code_sha256":"505028746cc931f4"}},{"arxiv_id":"2504.03587","paper":"/paper/autossvh-exploring-automated-frame-sampling","title":"AutoSSVH: Exploring Automated Frame Sampling for Efficient Self-Supervised Video Hashing","date":"2025-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"EliSpectre/CVPR25-AutoSSVH","path":"model/AutoSSVH.py","file_url":"https://github.com/EliSpectre/CVPR25-AutoSSVH/blob/HEAD/model/AutoSSVH.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2e4d3cee16039720","mcp_get_code":{"code_sha256":"2e4d3cee16039720"}},{"arxiv_id":"2504.02160","paper":"/paper/less-to-more-generalization-unlocking-more","title":"Less-to-More Generalization: Unlocking More Controllability by In-Context Generation","date":"2025-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bytedance/UNO","path":"uno/flux/pipeline.py","file_url":"https://github.com/bytedance/UNO/blob/HEAD/uno/flux/pipeline.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":"d5faadf0ab7aec2d","mcp_get_code":{"code_sha256":"d5faadf0ab7aec2d"}},{"arxiv_id":"2503.17716","paper":"/paper/emplace-self-supervised-urban-scene-change","title":"EMPLACE: Self-Supervised Urban Scene Change Detection","date":"2025-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Timalph/EMPLACE","path":"Rectangular_VIT.py","file_url":"https://github.com/Timalph/EMPLACE/blob/HEAD/Rectangular_VIT.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dc699dfa1e8fc648","mcp_get_code":{"code_sha256":"dc699dfa1e8fc648"}},{"arxiv_id":"2503.13739","paper":"/paper/learning-from-synchronization-self-supervised","title":"Learning from Synchronization: Self-Supervised Uncalibrated Multi-View Person Association in Challenging Scenes","date":"2025-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CAMMA-public/Self-MVA","path":"core/model.py","file_url":"https://github.com/CAMMA-public/Self-MVA/blob/HEAD/core/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"5659d825599add91","mcp_get_code":{"code_sha256":"5659d825599add91"}},{"arxiv_id":"2503.10080","paper":"/paper/bayesian-prompt-flow-learning-for-zero-shot","title":"Bayesian Prompt Flow Learning for Zero-Shot Anomaly Detection","date":"2025-03-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiaozhen228/Bayes-PFL","path":"models/VPB.py","file_url":"https://github.com/xiaozhen228/Bayes-PFL/blob/HEAD/models/VPB.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1cd5917f59cfed09","mcp_get_code":{"code_sha256":"1cd5917f59cfed09"}},{"arxiv_id":"2502.20762","paper":"/paper/towards-practical-real-time-neural-video","title":"Towards Practical Real-Time Neural Video Compression","date":"2025-02-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/DCVC","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6a89e2188117f78d","mcp_get_code":{"code_sha256":"6a89e2188117f78d"}},{"arxiv_id":"2502.09635","paper":"/paper/correct-context-and-reference-augmented","title":"CORRECT: Context- and Reference-Augmented Reasoning and Prompting for Fact-Checking","date":"2025-02-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cezhang01/correct","path":"model.py","file_url":"https://github.com/cezhang01/correct/blob/HEAD/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1f3f0cd509fed6d2","mcp_get_code":{"code_sha256":"1f3f0cd509fed6d2"}},{"arxiv_id":"2502.00318","paper":"/paper/sub-sequential-physics-informed-learning-with","title":"Sub-Sequential Physics-Informed Learning with State Space Model","date":"2025-02-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"minihuihui/pinnmamba","path":"models/PINNMamba.py","file_url":"https://github.com/minihuihui/pinnmamba/blob/HEAD/models/PINNMamba.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"95d1e9fea2c34b62","mcp_get_code":{"code_sha256":"95d1e9fea2c34b62"}},{"arxiv_id":"2501.18936","paper":"/paper/adaptive-prompt-unlocking-the-power-of-visual","title":"Adaptive Prompt: Unlocking the Power of Visual Prompt Tuning","date":"2025-01-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Minhchuyentoancbn/VAPT","path":"src/models/vit_prompt/vit.py","file_url":"https://github.com/Minhchuyentoancbn/VAPT/blob/HEAD/src/models/vit_prompt/vit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"e1eae54076bf5404","mcp_get_code":{"code_sha256":"e1eae54076bf5404"}},{"arxiv_id":"2501.08581","paper":"/paper/normalize-then-propagate-efficient","title":"Normalize Then Propagate: Efficient Homophilous Regularization for Few-shot Semi-Supervised Node Classification","date":"2025-01-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Pallaksch/NormProp","path":"models.py","file_url":"https://github.com/Pallaksch/NormProp/blob/HEAD/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fc903438041a7e4e","mcp_get_code":{"code_sha256":"fc903438041a7e4e"}},{"arxiv_id":"2501.00910","paper":"/paper/population-aware-diffusion-for-time-series","title":"Population Aware Diffusion for Time Series Generation","date":"2025-01-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wmd3i/PaD-TS","path":"Model.py","file_url":"https://github.com/wmd3i/PaD-TS/blob/HEAD/Model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ebcd79e430a9dc27","mcp_get_code":{"code_sha256":"ebcd79e430a9dc27"}},{"arxiv_id":"2412.16441","paper":"/paper/learning-cross-task-generalities-across","title":"Towards Graph Foundation Models: Learning Generalities Across Graphs via Task-Trees","date":"2024-12-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Zehong-Wang/GIT","path":"model/encoder.py","file_url":"https://github.com/Zehong-Wang/GIT/blob/HEAD/model/encoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2ea6c33dd48a5109","mcp_get_code":{"code_sha256":"2ea6c33dd48a5109"}},{"arxiv_id":"2412.12146","paper":"/paper/generative-modeling-and-data-augmentation-for","title":"Generative Modeling and Data Augmentation for Power System Production Simulation","date":"2024-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Becklishious/NeurIPS2024","path":"TS-Diffusion/Models/interpretable_diffusion/gaussian_diffusion.py","file_url":"https://github.com/Becklishious/NeurIPS2024/blob/HEAD/TS-Diffusion/Models/interpretable_diffusion/gaussian_diffusion.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2abbcbdf623fdbf2","mcp_get_code":{"code_sha256":"2abbcbdf623fdbf2"}},{"arxiv_id":"2411.04554","paper":"/paper/peri-midformer-periodic-pyramid-transformer","title":"Peri-midFormer: Periodic Pyramid Transformer for Time Series Analysis","date":"2024-11-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WuQiangXDU/Peri-midFormer","path":"model/PerimidFormer.py","file_url":"https://github.com/WuQiangXDU/Peri-midFormer/blob/HEAD/model/PerimidFormer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"950c3b8c238b3f8c","mcp_get_code":{"code_sha256":"950c3b8c238b3f8c"}},{"arxiv_id":"2411.03859","paper":"/paper/unitraj-universal-human-trajectory-modeling","title":"UniTraj: Learning a Universal Trajectory Foundation Model from Billion-Scale Worldwide Traces","date":"2024-11-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Yasoz/UniTraj","path":"utils/unitraj.py","file_url":"https://github.com/Yasoz/UniTraj/blob/HEAD/utils/unitraj.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":"d569d8224e634aba","mcp_get_code":{"code_sha256":"d569d8224e634aba"}},{"arxiv_id":"2410.21795","paper":"/paper/robot-policy-learning-with-temporal-optimal","title":"Robot Policy Learning with Temporal Optimal Transport Reward","date":"2024-10-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fuyw/temporalot","path":"models/temporalot.py","file_url":"https://github.com/fuyw/temporalot/blob/HEAD/models/temporalot.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c49cf76034f77b9b","mcp_get_code":{"code_sha256":"c49cf76034f77b9b"}},{"arxiv_id":"2410.13178","paper":"/paper/gesubnet-gene-interaction-inference-for","title":"GeSubNet: Gene Interaction Inference for Disease Subtype Network Generation","date":"2024-10-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chenzRG/GeSubNet","path":"model/SELM_NN.py","file_url":"https://github.com/chenzRG/GeSubNet/blob/HEAD/model/SELM_NN.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d9ba6b049c579238","mcp_get_code":{"code_sha256":"d9ba6b049c579238"}},{"arxiv_id":"2410.10733","paper":"/paper/deep-compression-autoencoder-for-efficient","title":"Deep Compression Autoencoder for Efficient High-Resolution Diffusion Models","date":"2024-10-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mit-han-lab/efficientvit","path":"efficientvit/models/efficientvit/dc_ae.py","file_url":"https://github.com/mit-han-lab/efficientvit/blob/HEAD/efficientvit/models/efficientvit/dc_ae.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":"e8f172d1d06ebffc","mcp_get_code":{"code_sha256":"e8f172d1d06ebffc"}},{"arxiv_id":"2410.05711","paper":"/paper/diffusion-auto-regressive-transformer-for","title":"Diffusion Auto-regressive Transformer for Effective Self-supervised Time Series Forecasting","date":"2024-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mingyue-cheng/timemae","path":"model/TimeMAE.py","file_url":"https://github.com/mingyue-cheng/timemae/blob/HEAD/model/TimeMAE.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"990b53fac39c8e9a","mcp_get_code":{"code_sha256":"990b53fac39c8e9a"}},{"arxiv_id":"2410.05016","paper":"/paper/t-jepa-augmentation-free-self-supervised","title":"T-JEPA: Augmentation-Free Self-Supervised Learning for Tabular Data","date":"2024-10-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jose-melo/t-jepa","path":"src/encoder.py","file_url":"https://github.com/jose-melo/t-jepa/blob/HEAD/src/encoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f36b97662fdb54f7","mcp_get_code":{"code_sha256":"f36b97662fdb54f7"}},{"arxiv_id":"2410.04383","paper":"/paper/braincodec-neural-fmri-codec-for-the-decoding","title":"BrainCodec: Neural fMRI codec for the decoding of cognitive brain states","date":"2024-10-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"athms/learning-from-brains","path":"src/decoder/autoencoder.py","file_url":"https://github.com/athms/learning-from-brains/blob/HEAD/src/decoder/autoencoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5daefb708a8f4720","mcp_get_code":{"code_sha256":"5daefb708a8f4720"}},{"arxiv_id":"2410.03396","paper":"/paper/graphcroc-cross-correlation-autoencoder-for","title":"GraphCroc: Cross-Correlation Autoencoder for Graph Structural Reconstruction","date":"2024-10-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sjduan/graphcroc","path":"GraphCroc/UNET.py","file_url":"https://github.com/sjduan/graphcroc/blob/HEAD/GraphCroc/UNET.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"302c7028eb711ed5","mcp_get_code":{"code_sha256":"302c7028eb711ed5"}},{"arxiv_id":"2409.19872","paper":"/paper/towards-unified-multimodal-editing-with","title":"Towards Unified Multimodal Editing with Enhanced Knowledge Collaboration","date":"2024-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"beepkh/unike","path":"easyeditor/models/unike/unike_main.py","file_url":"https://github.com/beepkh/unike/blob/HEAD/easyeditor/models/unike/unike_main.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3717ed2305bb8b9c","mcp_get_code":{"code_sha256":"3717ed2305bb8b9c"}},{"arxiv_id":"2409.13803","paper":"/paper/intrinsic-single-image-hdr-reconstruction","title":"Intrinsic Single-Image HDR Reconstruction","date":"2024-09-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"compphoto/IntrinsicHDR","path":"src/model.py","file_url":"https://github.com/compphoto/IntrinsicHDR/blob/HEAD/src/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"fd2a420252588430","mcp_get_code":{"code_sha256":"fd2a420252588430"}},{"arxiv_id":"2407.16308","paper":"/paper/safnet-selective-alignment-fusion-network-for","title":"SAFNet: Selective Alignment Fusion Network for Efficient HDR Imaging","date":"2024-07-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ltkong218/SAFNet","path":"models/SAFNet.py","file_url":"https://github.com/ltkong218/SAFNet/blob/HEAD/models/SAFNet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"526a08dea587b0f9","mcp_get_code":{"code_sha256":"526a08dea587b0f9"}},{"arxiv_id":"2407.09059","paper":"/paper/domain-adaptive-video-deblurring-via-test","title":"Domain-adaptive Video Deblurring via Test-time Blurring","date":"2024-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Jin-Ting-He/DADeblur","path":"BlurringModel/ID_Blau/models/Reblur_Model.py","file_url":"https://github.com/Jin-Ting-He/DADeblur/blob/HEAD/BlurringModel/ID_Blau/models/Reblur_Model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"211057fc4dab74a7","mcp_get_code":{"code_sha256":"211057fc4dab74a7"}},{"arxiv_id":"2406.16255","paper":"/paper/uncertainty-aware-reward-free-exploration","title":"Uncertainty-Aware Reward-Free Exploration with General Function Approximation","date":"2024-06-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uclaml/gfa-rfe","path":"agent/dsquare.py","file_url":"https://github.com/uclaml/gfa-rfe/blob/HEAD/agent/dsquare.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2e578a8124e51723","mcp_get_code":{"code_sha256":"2e578a8124e51723"}},{"arxiv_id":"2406.14399","paper":"/paper/weather-5k-a-large-scale-global-station","title":"How far are today's time-series models from real-world weather forecasting applications?","date":"2024-06-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"taohan10200/weather-5k","path":"models/Corrformer.py","file_url":"https://github.com/taohan10200/weather-5k/blob/HEAD/models/Corrformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"23a94c41f4335756","mcp_get_code":{"code_sha256":"23a94c41f4335756"}},{"arxiv_id":"2406.10354","paper":"/paper/sigdiffusions-score-based-diffusion-models","title":"SigDiffusions: Score-Based Diffusion Models for Long Time Series via Log-Signature Embeddings","date":"2024-06-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Y-debug-sys/Diffusion-TS","path":"Models/interpretable_diffusion/gaussian_diffusion.py","file_url":"https://github.com/Y-debug-sys/Diffusion-TS/blob/HEAD/Models/interpretable_diffusion/gaussian_diffusion.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"97d5065144c647f5","mcp_get_code":{"code_sha256":"97d5065144c647f5"}},{"arxiv_id":"2406.09899","paper":"/paper/learning-solution-aware-transformers-for","title":"Learning Solution-Aware Transformers for Efficiently Solving Quadratic Assignment Problem","date":"2024-06-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pkutan/sawt","path":"ActorCriticNetwork_qap_mixEncoder.py","file_url":"https://github.com/pkutan/sawt/blob/HEAD/ActorCriticNetwork_qap_mixEncoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"995fc2d49101be12","mcp_get_code":{"code_sha256":"995fc2d49101be12"}},{"arxiv_id":"2406.04340","paper":"/paper/glace-global-local-accelerated-coordinate","title":"GLACE: Global Local Accelerated Coordinate Encoding","date":"2024-06-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cvg/glace","path":"ace_network.py","file_url":"https://github.com/cvg/glace/blob/HEAD/ace_network.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"977e9c5790f36709","mcp_get_code":{"code_sha256":"977e9c5790f36709"}},{"arxiv_id":"2406.02066","paper":"/paper/preference-optimization-for-molecule","title":"Preference Optimization for Molecule Synthesis with Conditional Residual Energy-based Models","date":"2024-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"songtaoliu0823/crebm","path":"Energy_function/reward_model.py","file_url":"https://github.com/songtaoliu0823/crebm/blob/HEAD/Energy_function/reward_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"54fe6546395e90b0","mcp_get_code":{"code_sha256":"54fe6546395e90b0"}},{"arxiv_id":"2405.15369","paper":"/paper/cross-domain-policy-adaptation-by-capturing","title":"Cross-Domain Policy Adaptation by Capturing Representation Mismatch","date":"2024-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dmksjfl/par","path":"algo/PAR.py","file_url":"https://github.com/dmksjfl/par/blob/HEAD/algo/PAR.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d4549ddb93436460","mcp_get_code":{"code_sha256":"d4549ddb93436460"}},{"arxiv_id":"2405.10690","paper":"/paper/coleaf-a-contrastive-collaborative-learning","title":"CoLeaF: A Contrastive-Collaborative Learning Framework for Weakly Supervised Audio-Visual Video Parsing","date":"2024-05-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"faeghehsardari/coleaf","path":"nets/net_audiovisual.py","file_url":"https://github.com/faeghehsardari/coleaf/blob/HEAD/nets/net_audiovisual.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"e41eb61e70ef9b72","mcp_get_code":{"code_sha256":"e41eb61e70ef9b72"}},{"arxiv_id":"2405.06312","paper":"/paper/fedgcs-a-generative-framework-for-efficient","title":"FedGCS: A Generative Framework for Efficient Client Selection in Federated Learning via Gradient-based Optimization","date":"2024-05-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhiyuan-ning/GenerativeFL","path":"autos/model.py","file_url":"https://github.com/zhiyuan-ning/GenerativeFL/blob/HEAD/autos/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"61870499c2adcef1","mcp_get_code":{"code_sha256":"61870499c2adcef1"}},{"arxiv_id":"2405.02843","paper":"/paper/residual-conditioned-optimal-transport","title":"Residual-Conditioned Optimal Transport: Towards Structure-Preserving Unpaired and Paired Image Restoration","date":"2024-05-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xl-tang3/RCOT","path":"Net.py","file_url":"https://github.com/xl-tang3/RCOT/blob/HEAD/Net.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3354aabf0ecc8c18","mcp_get_code":{"code_sha256":"3354aabf0ecc8c18"}},{"arxiv_id":"2404.14197","paper":"/paper/softs-efficient-multivariate-time-series","title":"SOFTS: Efficient Multivariate Time Series Forecasting with Series-Core Fusion","date":"2024-04-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"secilia-cxy/softs","path":"models/SOFTS.py","file_url":"https://github.com/secilia-cxy/softs/blob/HEAD/models/SOFTS.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2823fd0720f2b50e","mcp_get_code":{"code_sha256":"2823fd0720f2b50e"}},{"arxiv_id":"2404.13478","paper":"/paper/deep-se-3-equivariant-geometric-reasoning-for","title":"Deep SE(3)-Equivariant Geometric Reasoning for Precise Placement Tasks","date":"2024-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"r-pad/taxpose","path":"taxpose/nets/transformer_flow.py","file_url":"https://github.com/r-pad/taxpose/blob/HEAD/taxpose/nets/transformer_flow.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"065e92ade1cc3217","mcp_get_code":{"code_sha256":"065e92ade1cc3217"}},{"arxiv_id":"2404.10740","paper":"/paper/n-agent-ad-hoc-teamwork","title":"N-Agent Ad Hoc Teamwork","date":"2024-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"carolinewang01/naht","path":"src/learners/poam_learner.py","file_url":"https://github.com/carolinewang01/naht/blob/HEAD/src/learners/poam_learner.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"50670f3f053281ae","mcp_get_code":{"code_sha256":"50670f3f053281ae"}},{"arxiv_id":"2404.01524","paper":"/paper/on-train-test-class-overlap-and-detection-for","title":"On Train-Test Class Overlap and Detection for Image Retrieval","date":"2024-04-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MCC-WH/Token","path":"networks/RetrievalNet.py","file_url":"https://github.com/MCC-WH/Token/blob/HEAD/networks/RetrievalNet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c26ff4de58c5e4df","mcp_get_code":{"code_sha256":"c26ff4de58c5e4df"}},{"arxiv_id":"2404.00815","paper":"/paper/towards-realistic-scene-generation-with-lidar","title":"Towards Realistic Scene Generation with LiDAR Diffusion Models","date":"2024-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hancyran/lidar-diffusion","path":"lidm/modules/diffusion/model_lidm.py","file_url":"https://github.com/hancyran/lidar-diffusion/blob/HEAD/lidm/modules/diffusion/model_lidm.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6b0bf22688da1927","mcp_get_code":{"code_sha256":"6b0bf22688da1927"}},{"arxiv_id":"2403.13417","paper":"/paper/diversified-and-personalized-multi-rater","title":"Diversified and Personalized Multi-rater Medical Image Segmentation","date":"2024-03-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ycwu1997/D-Persona","path":"D-Persona/code/lib/DPersona.py","file_url":"https://github.com/ycwu1997/D-Persona/blob/HEAD/D-Persona/code/lib/DPersona.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4c04758700bbb420","mcp_get_code":{"code_sha256":"4c04758700bbb420"}},{"arxiv_id":"2403.11803","paper":"/paper/federated-modality-specific-encoders-and","title":"Federated Modality-specific Encoders and Multimodal Anchors for Personalized Brain Tumor Segmentation","date":"2024-03-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"QDaiing/FedMEMA","path":"models/mmmodel.py","file_url":"https://github.com/QDaiing/FedMEMA/blob/HEAD/models/mmmodel.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"AGPL-3.0","inline_ok":false,"code_sha256_prefix":"b8073bf178061209","mcp_get_code":{"code_sha256":"b8073bf178061209"}},{"arxiv_id":"2403.10897","paper":"/paper/rethinking-multi-view-representation-learning","title":"Rethinking Multi-view Representation Learning via Distilled Disentangling","date":"2024-03-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Guanzhou-Ke/MRDD","path":"src/models/mrdd.py","file_url":"https://github.com/Guanzhou-Ke/MRDD/blob/HEAD/src/models/mrdd.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2004d700875fc458","mcp_get_code":{"code_sha256":"2004d700875fc458"}},{"arxiv_id":"2402.14380","paper":"/paper/radarmoseve-a-spatial-temporal-transformer","title":"RadarMOSEVE: A Spatial-Temporal Transformer Network for Radar-Only Moving Object Segmentation and Ego-Velocity Estimation","date":null,"month_inferred_from_arxiv_id":"2024-02","title_source":"archive","repo":"ORCA-Uboat/RadarMOSEVE","path":"models/MOS/model.py","file_url":"https://github.com/ORCA-Uboat/RadarMOSEVE/blob/HEAD/models/MOS/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"524780a12eb5178c","mcp_get_code":{"code_sha256":"524780a12eb5178c"}},{"arxiv_id":"2401.14113","paper":"/paper/on-the-affinity-rationality-and-diversity-of","title":"On the Affinity, Rationality, and Diversity of Hierarchical Topic Modeling","date":"2024-01-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bobxwu/traco","path":"TraCo/models/TraCo.py","file_url":"https://github.com/bobxwu/traco/blob/HEAD/TraCo/models/TraCo.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d3a87665bc06777c","mcp_get_code":{"code_sha256":"d3a87665bc06777c"}},{"arxiv_id":"2401.09323","paper":"/paper/beno-boundary-embedded-neural-operators-for","title":"BENO: Boundary-embedded Neural Operators for Elliptic PDEs","date":"2024-01-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ai4science-westlakeu/beno","path":"BE_MPNN.py","file_url":"https://github.com/ai4science-westlakeu/beno/blob/HEAD/BE_MPNN.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2af5dbe8b3fb3afc","mcp_get_code":{"code_sha256":"2af5dbe8b3fb3afc"}},{"arxiv_id":"2401.06633","paper":"/paper/ada-retrieval-an-adaptive-multi-round","title":"Ada-Retrieval: An Adaptive Multi-Round Retrieval Paradigm for Sequential Recommendations","date":"2024-01-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ll0ruc/Ada-Retrieval","path":"src/model/sequential/fmlprec.py","file_url":"https://github.com/ll0ruc/Ada-Retrieval/blob/HEAD/src/model/sequential/fmlprec.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7a2bbe418be111aa","mcp_get_code":{"code_sha256":"7a2bbe418be111aa"}},{"arxiv_id":"2401.01552","paper":"/paper/cra-pcn-point-cloud-completion-with-intra-and","title":"CRA-PCN: Point Cloud Completion with Intra- and Inter-level Cross-Resolution Transformers","date":"2024-01-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"EasyRy/CRA-PCN","path":"models/crapcn.py","file_url":"https://github.com/EasyRy/CRA-PCN/blob/HEAD/models/crapcn.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bda21b637c0c7ae1","mcp_get_code":{"code_sha256":"bda21b637c0c7ae1"}},{"arxiv_id":"2312.03701","paper":"/paper/self-conditioned-image-generation-via","title":"Return of Unconditional Generation: A Self-supervised Representation Generation Method","date":"2023-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LTH14/rcg","path":"pixel_generator/mage/models_mage.py","file_url":"https://github.com/LTH14/rcg/blob/HEAD/pixel_generator/mage/models_mage.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2deab9d7e8ce0dcd","mcp_get_code":{"code_sha256":"2deab9d7e8ce0dcd"}},{"arxiv_id":"2312.01242","paper":"/paper/ddxt-deep-generative-transformer-models-for","title":"DDxT: Deep Generative Transformer Models for Differential Diagnosis","date":"2023-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MahmudulAlam/Differential-Diagnosis-Using-Transformers","path":"network.py","file_url":"https://github.com/MahmudulAlam/Differential-Diagnosis-Using-Transformers/blob/HEAD/network.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ab6834db974f2f9d","mcp_get_code":{"code_sha256":"ab6834db974f2f9d"}},{"arxiv_id":"2311.04434","paper":null,"title":"arXiv:2311.04434","date":null,"month_inferred_from_arxiv_id":"2023-11","title_source":null,"repo":"spatialdatasciencegroup/HST","path":"utils/bandLayers.py","file_url":"https://github.com/spatialdatasciencegroup/HST/blob/HEAD/utils/bandLayers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"97f03190b0600be7","mcp_get_code":{"code_sha256":"97f03190b0600be7"}},{"arxiv_id":"2310.19727","paper":"/paper/generating-medical-instructions-with","title":"Generating Medical Prescriptions with Conditional Transformer","date":"2023-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hecta-uom/label-to-text-transformer","path":"Models/EncDecTransformer/Models.py","file_url":"https://github.com/hecta-uom/label-to-text-transformer/blob/HEAD/Models/EncDecTransformer/Models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c54d91337bee0490","mcp_get_code":{"code_sha256":"c54d91337bee0490"}},{"arxiv_id":"2310.19668","paper":"/paper/drm-mastering-visual-reinforcement-learning","title":"DrM: Mastering Visual Reinforcement Learning through Dormant Ratio Minimization","date":"2023-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"premiertaco/premier-taco","path":"premier_taco.py","file_url":"https://github.com/premiertaco/premier-taco/blob/HEAD/premier_taco.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7bf47ecc40f3709e","mcp_get_code":{"code_sha256":"7bf47ecc40f3709e"}},{"arxiv_id":"2310.19668","paper":"/paper/drm-mastering-visual-reinforcement-learning","title":"DrM: Mastering Visual Reinforcement Learning through Dormant Ratio Minimization","date":"2023-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"XuGW-Kevin/DrM","path":"agents/drm.py","file_url":"https://github.com/XuGW-Kevin/DrM/blob/HEAD/agents/drm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d813fe09c1f11ee3","mcp_get_code":{"code_sha256":"d813fe09c1f11ee3"}},{"arxiv_id":"2310.18534","paper":"/paper/multi-time-scale-world-models-1","title":"Multi Time Scale World Models","date":"2023-10-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alrhub/mts3","path":"agent/worldModels/MTS3.py","file_url":"https://github.com/alrhub/mts3/blob/HEAD/agent/worldModels/MTS3.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7d3e190be7631dfb","mcp_get_code":{"code_sha256":"7d3e190be7631dfb"}},{"arxiv_id":"2310.15195","paper":"/paper/neural-multi-objective-combinatorial","title":"Neural Multi-Objective Combinatorial Optimization with Diversity Enhancement","date":"2023-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bill-cjb/nhde","path":"NHDE-M/TSP/source/MODEL__Actor/grouped_actors.py","file_url":"https://github.com/bill-cjb/nhde/blob/HEAD/NHDE-M/TSP/source/MODEL__Actor/grouped_actors.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d7da849db6e8b220","mcp_get_code":{"code_sha256":"d7da849db6e8b220"}},{"arxiv_id":"2310.10971","paper":"/paper/context-aware-meta-learning","title":"Context-Aware Meta-Learning","date":"2023-10-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cfifty/CAML","path":"src/models/CAML.py","file_url":"https://github.com/cfifty/CAML/blob/HEAD/src/models/CAML.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cd267ef17647aeed","mcp_get_code":{"code_sha256":"cd267ef17647aeed"}},{"arxiv_id":"2310.10013","paper":"/paper/riemannian-residual-neural-networks","title":"Riemannian Residual Neural Networks","date":"2023-10-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CUAI/Riemannian-Residual-Neural-Networks","path":"hgcn/models/encoders.py","file_url":"https://github.com/CUAI/Riemannian-Residual-Neural-Networks/blob/HEAD/hgcn/models/encoders.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f9d4d48074a96473","mcp_get_code":{"code_sha256":"f9d4d48074a96473"}},{"arxiv_id":"2310.07418","paper":"/paper/revisiting-plasticity-in-visual-reinforcement","title":"Revisiting Plasticity in Visual Reinforcement Learning: Data, Modules and Training Stages","date":"2023-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Guozheng-Ma/Adaptive-Replay-Ratio","path":"drqv2_adapt_rr.py","file_url":"https://github.com/Guozheng-Ma/Adaptive-Replay-Ratio/blob/HEAD/drqv2_adapt_rr.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f51d5530c39fd1df","mcp_get_code":{"code_sha256":"f51d5530c39fd1df"}},{"arxiv_id":"2309.15273","paper":"/paper/deco-dense-estimation-of-3d-human-scene-1","title":"DECO: Dense Estimation of 3D Human-Scene Contact In The Wild","date":"2023-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sha2nkt/deco","path":"models/deco.py","file_url":"https://github.com/sha2nkt/deco/blob/HEAD/models/deco.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"0d8376e8bee064b3","mcp_get_code":{"code_sha256":"0d8376e8bee064b3"}},{"arxiv_id":"2309.03897","paper":"/paper/propainter-improving-propagation-and","title":"ProPainter: Improving Propagation and Transformer for Video Inpainting","date":"2023-09-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sczhou/propainter","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"53a5eb8ddb64103e","mcp_get_code":{"code_sha256":"53a5eb8ddb64103e"}},{"arxiv_id":"2309.03897","paper":"/paper/propainter-improving-propagation-and","title":"ProPainter: Improving Propagation and Transformer for Video Inpainting","date":"2023-09-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"osmr/pytorchcv","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5c1215e3af8ca9ac","mcp_get_code":{"code_sha256":"5c1215e3af8ca9ac"}},{"arxiv_id":"2308.02983","paper":"/paper/focus-the-discrepancy-intra-and-inter","title":"Focus the Discrepancy: Intra- and Inter-Correlation Learning for Image Anomaly Detection","date":"2023-08-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xcyao00/FOD","path":"models/model.py","file_url":"https://github.com/xcyao00/FOD/blob/HEAD/models/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5ef174bf4fbeea2f","mcp_get_code":{"code_sha256":"5ef174bf4fbeea2f"}},{"arxiv_id":"2307.06206","paper":"/paper/sepvae-a-contrastive-vae-to-separate","title":"SepVAE: a contrastive VAE to separate pathological patterns from healthy ones","date":"2023-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"neurospin-projects/2023_rlouiset_sepvae","path":"celeba/sep_vae.py","file_url":"https://github.com/neurospin-projects/2023_rlouiset_sepvae/blob/HEAD/celeba/sep_vae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"995643e4a628ab16","mcp_get_code":{"code_sha256":"995643e4a628ab16"}},{"arxiv_id":"2307.05916","paper":"/paper/swift-swin-4d-fmri-transformer-1","title":"SwiFT: Swin 4D fMRI Transformer","date":"2023-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GonyRosenman/TFF","path":"model.py","file_url":"https://github.com/GonyRosenman/TFF/blob/HEAD/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7b86cf23e6c30cc6","mcp_get_code":{"code_sha256":"7b86cf23e6c30cc6"}},{"arxiv_id":"2307.00494","paper":"/paper/optimizing-protein-fitness-using-gibbs","title":"Improving Protein Optimization with Smoothed Fitness Landscapes","date":"2023-07-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kirjner/ggs","path":"ggs/models/GWG_module.py","file_url":"https://github.com/kirjner/ggs/blob/HEAD/ggs/models/GWG_module.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1c48813a5e19aaf4","mcp_get_code":{"code_sha256":"1c48813a5e19aaf4"}},{"arxiv_id":"2306.15203","paper":"/paper/unsupervised-polychromatic-neural-1","title":"Unsupervised Polychromatic Neural Representation for CT Metal Artifact Reduction","date":"2023-06-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liaohaofu/adn","path":"adn/networks/adn.py","file_url":"https://github.com/liaohaofu/adn/blob/HEAD/adn/networks/adn.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"bfbb68a74e349187","mcp_get_code":{"code_sha256":"bfbb68a74e349187"}},{"arxiv_id":"2306.10683","paper":"/paper/spatial-temporal-graph-learning-with","title":"Spatial-Temporal Graph Learning with Adversarial Contrastive Adaptation","date":"2023-06-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hkuds/graphst","path":"code/model.py","file_url":"https://github.com/hkuds/graphst/blob/HEAD/code/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"514f39ef74a3ae0d","mcp_get_code":{"code_sha256":"514f39ef74a3ae0d"}},{"arxiv_id":"2306.05671","paper":"/paper/topology-aware-uncertainty-for-image-1","title":"Topology-Aware Uncertainty for Image Segmentation","date":"2023-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HuXiaoling/Structural_Uncertainty","path":"probabilistic_unet.py","file_url":"https://github.com/HuXiaoling/Structural_Uncertainty/blob/HEAD/probabilistic_unet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0326380a477a365f","mcp_get_code":{"code_sha256":"0326380a477a365f"}},{"arxiv_id":"2306.02006","paper":"/paper/ma2cl-masked-attentive-contrastive-learning","title":"MA2CL:Masked Attentive Contrastive Learning for Multi-Agent Reinforcement Learning","date":"2023-06-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ustchlsong/ma2cl","path":"algorithms/ma_transformer.py","file_url":"https://github.com/ustchlsong/ma2cl/blob/HEAD/algorithms/ma_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f9358cb500fd1a12","mcp_get_code":{"code_sha256":"f9358cb500fd1a12"}},{"arxiv_id":"2306.00975","paper":"/paper/active-vision-reinforcement-learning-under","title":"Active Vision Reinforcement Learning under Limited Visual Observability","date":"2023-06-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"elicassion/sugarl","path":"agent/drqv2_rs_sugarl_sv.py","file_url":"https://github.com/elicassion/sugarl/blob/HEAD/agent/drqv2_rs_sugarl_sv.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e39358a081460d4c","mcp_get_code":{"code_sha256":"e39358a081460d4c"}},{"arxiv_id":"2305.17343","paper":"/paper/modality-independent-teachers-meet-weakly-1","title":"Modality-Independent Teachers Meet Weakly-Supervised Audio-Visual Event Parser","date":"2023-05-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"franklin905/valor","path":"main_network.py","file_url":"https://github.com/franklin905/valor/blob/HEAD/main_network.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8a304d0a3286f726","mcp_get_code":{"code_sha256":"8a304d0a3286f726"}},{"arxiv_id":"2305.11094","paper":"/paper/qpgesture-quantization-based-and-phase-guided-1","title":"QPGesture: Quantization-Based and Phase-Guided Motion Matching for Natural Speech-Driven Gesture Generation","date":"2023-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"YoungSeng/QPGesture","path":"codebook/models/simpleVqvae.py","file_url":"https://github.com/YoungSeng/QPGesture/blob/HEAD/codebook/models/simpleVqvae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a9febf7c3f3916cd","mcp_get_code":{"code_sha256":"a9febf7c3f3916cd"}},{"arxiv_id":"2305.07011","paper":"/paper/region-aware-pretraining-for-open-vocabulary","title":"Region-Aware Pretraining for Open-Vocabulary Object Detection with Vision Transformers","date":"2023-05-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-research/google-research","path":"moe_mtl/modeling/vit.py","file_url":"https://github.com/google-research/google-research/blob/HEAD/moe_mtl/modeling/vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"d8ad1a5da80c6c5a","mcp_get_code":{"code_sha256":"d8ad1a5da80c6c5a"}},{"arxiv_id":"2305.02931","paper":"/paper/beyond-homophily-reconstructing-structure-for","title":"Beyond Homophily: Reconstructing Structure for Graph-agnostic Clustering","date":null,"month_inferred_from_arxiv_id":"2023-05","title_source":"archive","repo":"panern/dgcn","path":"Backbone.py","file_url":"https://github.com/panern/dgcn/blob/HEAD/Backbone.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cefaa959b268456d","mcp_get_code":{"code_sha256":"cefaa959b268456d"}},{"arxiv_id":"2304.09790","paper":"/paper/amt-all-pairs-multi-field-transforms-for","title":"AMT: All-Pairs Multi-Field Transforms for Efficient Frame Interpolation","date":"2023-04-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MCG-NKU/AMT","path":"networks/AMT-S.py","file_url":"https://github.com/MCG-NKU/AMT/blob/HEAD/networks/AMT-S.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"9b611d349617d0f2","mcp_get_code":{"code_sha256":"9b611d349617d0f2"}},{"arxiv_id":"2304.03544","paper":"/paper/infoctm-a-mutual-information-maximization","title":"InfoCTM: A Mutual Information Maximization Perspective of Cross-Lingual Topic Modeling","date":"2023-04-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bobxwu/InfoCTM","path":"models/InfoCTM.py","file_url":"https://github.com/bobxwu/InfoCTM/blob/HEAD/models/InfoCTM.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"254577582423c301","mcp_get_code":{"code_sha256":"254577582423c301"}},{"arxiv_id":"2303.17842","paper":"/paper/shepherding-slots-to-objects-towards-stable","title":"Shepherding Slots to Objects: Towards Stable and Robust Object-Centric Learning","date":"2023-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"object-understanding/slash","path":"model.py","file_url":"https://github.com/object-understanding/slash/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"914d2eb710d4bb7e","mcp_get_code":{"code_sha256":"914d2eb710d4bb7e"}},{"arxiv_id":"2303.16958","paper":"/paper/partmanip-learning-cross-category","title":"PartManip: Learning Cross-Category Generalizable Part Manipulation Policy from Point Cloud Observations","date":"2023-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PKU-EPIC/PartManip","path":"algorithms/algo_utils/network.py","file_url":"https://github.com/PKU-EPIC/PartManip/blob/HEAD/algorithms/algo_utils/network.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f8a6edeeac8e17b1","mcp_get_code":{"code_sha256":"f8a6edeeac8e17b1"}},{"arxiv_id":"2303.16894","paper":"/paper/viewrefer-grasp-the-multi-view-knowledge-for","title":"ViewRefer: Grasp the Multi-view Knowledge for 3D Visual Grounding with GPT and Prototype Guidance","date":"2023-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ivan-tang-3d/point-peft","path":"MAE/models/Point_MAE_cp.py","file_url":"https://github.com/ivan-tang-3d/point-peft/blob/HEAD/MAE/models/Point_MAE_cp.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2b00cd3626cdb9f2","mcp_get_code":{"code_sha256":"2b00cd3626cdb9f2"}},{"arxiv_id":"2303.15555","paper":"/paper/object-discovery-from-motion-guided-tokens","title":"Object Discovery from Motion-Guided Tokens","date":"2023-03-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zpbao/MoTok","path":"models/model.py","file_url":"https://github.com/zpbao/MoTok/blob/HEAD/models/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dc3d45b68c59927d","mcp_get_code":{"code_sha256":"dc3d45b68c59927d"}},{"arxiv_id":"2303.15555","paper":"/paper/object-discovery-from-motion-guided-tokens","title":"Object Discovery from Motion-Guided Tokens","date":"2023-03-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zpbao/discovery_obj_move","path":"models/model.py","file_url":"https://github.com/zpbao/discovery_obj_move/blob/HEAD/models/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3d5f91eee8334682","mcp_get_code":{"code_sha256":"3d5f91eee8334682"}},{"arxiv_id":"2303.14348","paper":"/paper/zero-shot-everything-sketch-based-image","title":"Zero-Shot Everything Sketch-Based Image Retrieval, and in Explainable Style","date":"2023-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"buptLinfy/ZSE-SBIR","path":"model/model.py","file_url":"https://github.com/buptLinfy/ZSE-SBIR/blob/HEAD/model/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"88b2eaf4a0201422","mcp_get_code":{"code_sha256":"88b2eaf4a0201422"}},{"arxiv_id":"2303.13839","paper":"/paper/hrdoc-dataset-and-baseline-method-toward","title":"HRDoc: Dataset and Baseline Method Toward Hierarchical Reconstruction of Document Structures","date":"2023-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jfma-USTC/HRDoc","path":"end2end_system/strcut_recover/libs/model/encoder.py","file_url":"https://github.com/jfma-USTC/HRDoc/blob/HEAD/end2end_system/strcut_recover/libs/model/encoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ad74f969c400615a","mcp_get_code":{"code_sha256":"ad74f969c400615a"}},{"arxiv_id":"2303.09859","paper":"/paper/trained-on-100-million-words-and-still-in","title":"Trained on 100 million words and still in shape: BERT meets British National Corpus","date":"2023-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ltgoslo/ltg-bert","path":"training/model.py","file_url":"https://github.com/ltgoslo/ltg-bert/blob/HEAD/training/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"410424c578381008","mcp_get_code":{"code_sha256":"410424c578381008"}},{"arxiv_id":"2303.07180","paper":"/paper/incomplete-multi-view-multi-label-learning","title":"Incomplete Multi-View Multi-Label Learning via Label-Guided Masked View- and Category-Aware Transformers","date":"2023-03-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"justsmart/LMVCAT","path":"model.py","file_url":"https://github.com/justsmart/LMVCAT/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ca2b27403c64b6d8","mcp_get_code":{"code_sha256":"ca2b27403c64b6d8"}},{"arxiv_id":"2303.05725","paper":"/paper/cvt-slr-contrastive-visual-textual","title":"CVT-SLR: Contrastive Visual-Textual Transformation for Sign Language Recognition with Variational Alignment","date":"2023-03-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"binbinjiang/CVT-SLR","path":"cvtslr_model.py","file_url":"https://github.com/binbinjiang/CVT-SLR/blob/HEAD/cvtslr_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"081f4d7ce4351fad","mcp_get_code":{"code_sha256":"081f4d7ce4351fad"}},{"arxiv_id":"2303.05302","paper":"/paper/m3ae-multimodal-representation-learning-for","title":"M3AE: Multimodal Representation Learning for Brain Tumor Segmentation with Missing Modalities","date":"2023-03-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ccarliu/m3ae","path":"model/models.py","file_url":"https://github.com/ccarliu/m3ae/blob/HEAD/model/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"AGPL-3.0","inline_ok":false,"code_sha256_prefix":"72f0a27da4ba63f2","mcp_get_code":{"code_sha256":"72f0a27da4ba63f2"}},{"arxiv_id":"2303.05047","paper":"/paper/diversity-measurable-anomaly-detection","title":"Diversity-Measurable Anomaly Detection","date":"2023-03-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"FlappyPeggy/DMAD","path":"DMAD-PDM/model/final_future_prediction_avenue.py","file_url":"https://github.com/FlappyPeggy/DMAD/blob/HEAD/DMAD-PDM/model/final_future_prediction_avenue.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f497b74cc58136f9","mcp_get_code":{"code_sha256":"f497b74cc58136f9"}},{"arxiv_id":"2303.03581","paper":"/paper/neural-compositional-rule-learning-for","title":"Neural Compositional Rule Learning for Knowledge Graph Reasoning","date":"2023-03-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vivian1993/ncrl","path":"code/model.py","file_url":"https://github.com/vivian1993/ncrl/blob/HEAD/code/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5edce573c0c4a279","mcp_get_code":{"code_sha256":"5edce573c0c4a279"}},{"arxiv_id":"2301.13136","paper":"/paper/contrastive-meta-learning-for-partially","title":"Contrastive Meta-Learning for Partially Observable Few-Shot Learning","date":"2023-01-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"adamjelley/poem","path":"learners/poem.py","file_url":"https://github.com/adamjelley/poem/blob/HEAD/learners/poem.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"79d4b706fb1beef7","mcp_get_code":{"code_sha256":"79d4b706fb1beef7"}},{"arxiv_id":"2301.06281","paper":"/paper/dpe-disentanglement-of-pose-and-expression","title":"DPE: Disentanglement of Pose and Expression for General Video Portrait Editing","date":"2023-01-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Carlyx/DPE","path":"networks/generator.py","file_url":"https://github.com/Carlyx/DPE/blob/HEAD/networks/generator.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"52dad034d993c841","mcp_get_code":{"code_sha256":"52dad034d993c841"}},{"arxiv_id":"2301.04257","paper":"/paper/odim-an-efficient-method-to-detect-outliers","title":"ODIM: Outlier Detection via Likelihood of Under-Fitted Generative Models","date":"2023-01-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Minqi824/ADBench","path":"adbench/baseline/DeepSAD/src/networks/dgm.py","file_url":"https://github.com/Minqi824/ADBench/blob/HEAD/adbench/baseline/DeepSAD/src/networks/dgm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"ed0b2f571ce60cee","mcp_get_code":{"code_sha256":"ed0b2f571ce60cee"}},{"arxiv_id":"2212.14041","paper":"/paper/rfold-towards-simple-yet-effective-rna","title":"Deciphering RNA Secondary Structure Prediction: A Probabilistic K-Rook Matching Perspective","date":"2022-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"a4bio/rfold","path":"rfold.py","file_url":"https://github.com/a4bio/rfold/blob/HEAD/rfold.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0d6146adbe3206db","mcp_get_code":{"code_sha256":"0d6146adbe3206db"}},{"arxiv_id":"2212.08151","paper":"/paper/first-de-trend-then-attend-rethinking","title":"First De-Trend then Attend: Rethinking Attention for Time-Series Forecasting","date":"2022-12-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"BeBeYourLove/TDformer","path":"model/TDformer.py","file_url":"https://github.com/BeBeYourLove/TDformer/blob/HEAD/model/TDformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"262ec83d671e7e73","mcp_get_code":{"code_sha256":"262ec83d671e7e73"}},{"arxiv_id":"2211.07941","paper":"/paper/automatic-evaluation-of-excavator-operators","title":"Automatic Evaluation of Excavator Operators using Learned Reward Functions","date":"2022-11-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pranaval/invrl_auto-evaluate","path":"model_dynamics.py","file_url":"https://github.com/pranaval/invrl_auto-evaluate/blob/HEAD/model_dynamics.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ac6b081989c48841","mcp_get_code":{"code_sha256":"ac6b081989c48841"}},{"arxiv_id":"2211.00863","paper":"/paper/behavior-prior-representation-learning-for","title":"Behavior Prior Representation learning for Offline Reinforcement Learning","date":"2022-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bit1029public/offline_bpr","path":"d4rl/baseline_plus_BPR/TD3_BC_BPR/TD3_BC_with_repr.py","file_url":"https://github.com/bit1029public/offline_bpr/blob/HEAD/d4rl/baseline_plus_BPR/TD3_BC_BPR/TD3_BC_with_repr.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0da79055645fa75f","mcp_get_code":{"code_sha256":"0da79055645fa75f"}},{"arxiv_id":"2211.00164","paper":"/paper/agent-controller-representations-principled","title":"Agent-Controller Representations: Principled Offline RL with Rich Exogenous Information","date":"2022-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"manantomar/agent-centric-representations","path":"acro.py","file_url":"https://github.com/manantomar/agent-centric-representations/blob/HEAD/acro.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5c93c0fb188fad70","mcp_get_code":{"code_sha256":"5c93c0fb188fad70"}},{"arxiv_id":"2210.10765","paper":"/paper/when-to-ask-for-help-proactive-interventions","title":"When to Ask for Help: Proactive Interventions in Autonomous Reinforcement Learning","date":"2022-10-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tajwarfahim/proactive_interventions","path":"paint/agents.py","file_url":"https://github.com/tajwarfahim/proactive_interventions/blob/HEAD/paint/agents.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6898e242c5a408ca","mcp_get_code":{"code_sha256":"6898e242c5a408ca"}},{"arxiv_id":"2210.08714","paper":"/paper/selective-query-guided-debiasing-network-for","title":"Selective Query-guided Debiasing for Video Corpus Moment Retrieval","date":"2022-10-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dbstjswo505/SQuiDNet","path":"model/squidnet.py","file_url":"https://github.com/dbstjswo505/SQuiDNet/blob/HEAD/model/squidnet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0d5e500a3651af20","mcp_get_code":{"code_sha256":"0d5e500a3651af20"}},{"arxiv_id":"2210.00066","paper":"/paper/improving-policy-learning-via-language","title":"Improving Policy Learning via Language Dynamics Distillation","date":"2022-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ahjwang/messenger-emma","path":"messenger/models/emma.py","file_url":"https://github.com/ahjwang/messenger-emma/blob/HEAD/messenger/models/emma.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7d377f889cf16d0e","mcp_get_code":{"code_sha256":"7d377f889cf16d0e"}},{"arxiv_id":"2209.15315","paper":"/paper/metro-memory-enhanced-transformer-for","title":"FusionRetro: Molecule Representation Fusion via In-Context Learning for Retrosynthetic Planning","date":"2022-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"songtaoliu0823/fusionretro","path":"FusionRetro/modeling.py","file_url":"https://github.com/songtaoliu0823/fusionretro/blob/HEAD/FusionRetro/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d14f4d8502957748","mcp_get_code":{"code_sha256":"d14f4d8502957748"}},{"arxiv_id":"2209.12016","paper":"/paper/unsupervised-model-based-pre-training-for","title":"Mastering the Unsupervised Reinforcement Learning Benchmark from Pixels","date":"2022-09-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mazpie/mastering-urlb","path":"agent/dreamer.py","file_url":"https://github.com/mazpie/mastering-urlb/blob/HEAD/agent/dreamer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"478e69ff513053f9","mcp_get_code":{"code_sha256":"478e69ff513053f9"}},{"arxiv_id":"2209.07036","paper":"/paper/langevin-autoencoders-for-learning-deep-1","title":"Langevin Autoencoders for Learning Deep Latent Variable Models","date":"2022-09-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ishohei220/lae","path":"model.py","file_url":"https://github.com/ishohei220/lae/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4fa0baeae9aaeb96","mcp_get_code":{"code_sha256":"4fa0baeae9aaeb96"}},{"arxiv_id":"2209.00588","paper":"/paper/transformers-are-sample-efficient-world","title":"Transformers are Sample-Efficient World Models","date":"2022-09-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eloialonso/iris","path":"src/models/world_model.py","file_url":"https://github.com/eloialonso/iris/blob/HEAD/src/models/world_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"aee0695eaeb766c4","mcp_get_code":{"code_sha256":"aee0695eaeb766c4"}},{"arxiv_id":"2208.05962","paper":"/paper/pointtree-transformation-robust-point-cloud","title":"PointTree: Transformation-Robust Point Cloud Encoder with Relaxed K-D Trees","date":"2022-08-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"immortalCO/PointTree","path":"encoder.py","file_url":"https://github.com/immortalCO/PointTree/blob/HEAD/encoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"02b5a0e2b5f580b8","mcp_get_code":{"code_sha256":"02b5a0e2b5f580b8"}},{"arxiv_id":"2207.11996","paper":"/paper/generative-subgraph-contrast-for-self","title":"Generative Subgraph Contrast for Self-Supervised Graph Representation Learning","date":"2022-07-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yh-han/GSC","path":"model.py","file_url":"https://github.com/yh-han/GSC/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"851f3bcec52db54d","mcp_get_code":{"code_sha256":"851f3bcec52db54d"}},{"arxiv_id":"2207.10447","paper":"/paper/weakly-supervised-object-localization-via","title":"Weakly Supervised Object Localization via Transformer with Implicit Spatial Calibration","date":"2022-07-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"164140757/SCM","path":"lib/models/deit.py","file_url":"https://github.com/164140757/SCM/blob/HEAD/lib/models/deit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"234c278bead3ee45","mcp_get_code":{"code_sha256":"234c278bead3ee45"}},{"arxiv_id":"2207.08625","paper":"/paper/unifying-event-detection-and-captioning-as","title":"Unifying Event Detection and Captioning as Sequence Generation via Pre-Training","date":"2022-07-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"QiQAng/UEDVC","path":"modules/transformer.py","file_url":"https://github.com/QiQAng/UEDVC/blob/HEAD/modules/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"39d02e6420121420","mcp_get_code":{"code_sha256":"39d02e6420121420"}},{"arxiv_id":"2207.08080","paper":"/paper/neural-color-operators-for-sequential-image","title":"Neural Color Operators for Sequential Image Retouching","date":"2022-07-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amberwangyili/neurop","path":"codes_pytorch/models/networks.py","file_url":"https://github.com/amberwangyili/neurop/blob/HEAD/codes_pytorch/models/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fac6b82242ae73d4","mcp_get_code":{"code_sha256":"fac6b82242ae73d4"}},{"arxiv_id":"2207.07288","paper":"/paper/wavegan-frequency-aware-gan-for-high-fidelity","title":"WaveGAN: Frequency-aware GAN for High-Fidelity Few-shot Image Generation","date":"2022-07-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kobeshegu/eccv2022_wavegan","path":"networks/lofgan.py","file_url":"https://github.com/kobeshegu/eccv2022_wavegan/blob/HEAD/networks/lofgan.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4129fdc523a4b455","mcp_get_code":{"code_sha256":"4129fdc523a4b455"}},{"arxiv_id":"2207.06966","paper":"/paper/scene-text-recognition-with-permuted","title":"Scene Text Recognition with Permuted Autoregressive Sequence Models","date":"2022-07-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"baudm/parseq","path":"strhub/models/parseq/model.py","file_url":"https://github.com/baudm/parseq/blob/HEAD/strhub/models/parseq/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"d2bf9894d7816ca4","mcp_get_code":{"code_sha256":"d2bf9894d7816ca4"}},{"arxiv_id":"2207.05837","paper":"/paper/learning-bellman-complete-representations-for","title":"Learning Bellman Complete Representations for Offline Policy Evaluation","date":"2022-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"causalml/bcrl","path":"bcrl/agent.py","file_url":"https://github.com/causalml/bcrl/blob/HEAD/bcrl/agent.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"47b404080ee6c37d","mcp_get_code":{"code_sha256":"47b404080ee6c37d"}},{"arxiv_id":"2206.14697","paper":"/paper/hidden-parameter-recurrent-state-space-models-1","title":"Hidden Parameter Recurrent State Space Models For Changing Dynamics Scenarios","date":"2022-06-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ALRhub/HiP-RSSM","path":"metaWorldModels/hiprssm.py","file_url":"https://github.com/ALRhub/HiP-RSSM/blob/HEAD/metaWorldModels/hiprssm.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1a9e3fa5cdd50673","mcp_get_code":{"code_sha256":"1a9e3fa5cdd50673"}},{"arxiv_id":"2206.05099","paper":"/paper/simvp-simpler-yet-better-video-prediction-1","title":"SimVP: Simpler yet Better Video Prediction","date":"2022-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gaozhangyang/simvp-simpler-yet-better-video-prediction","path":"model.py","file_url":"https://github.com/gaozhangyang/simvp-simpler-yet-better-video-prediction/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5b19932d57de37ff","mcp_get_code":{"code_sha256":"5b19932d57de37ff"}},{"arxiv_id":"2205.14620","paper":"/paper/ifrnet-intermediate-feature-refine-network","title":"IFRNet: Intermediate Feature Refine Network for Efficient Frame Interpolation","date":"2022-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pilot7747/sldl","path":"sldl/video/ifrnet.py","file_url":"https://github.com/pilot7747/sldl/blob/HEAD/sldl/video/ifrnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"4176171c340a2380","mcp_get_code":{"code_sha256":"4176171c340a2380"}},{"arxiv_id":"2205.10636","paper":"/paper/autolink-self-supervised-learning-of-human","title":"AutoLink: Self-supervised Learning of Human Skeletons and Object Outlines by Linking Keypoints","date":"2022-05-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xingzhehe/AutoLink-Self-supervised-Learning-of-Human-Skeletons-and-Object-Outlines-by-Linking-Keypoints","path":"models/encoder.py","file_url":"https://github.com/xingzhehe/AutoLink-Self-supervised-Learning-of-Human-Skeletons-and-Object-Outlines-by-Linking-Keypoints/blob/HEAD/models/encoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"406f3daebf57ace2","mcp_get_code":{"code_sha256":"406f3daebf57ace2"}},{"arxiv_id":"2205.06187","paper":"/paper/efficient-deep-visual-and-inertial-odometry","title":"Efficient Deep Visual and Inertial Odometry with Adaptive Visual Modality Selection","date":"2022-05-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mingyuyng/Visual-Selective-VIO","path":"model.py","file_url":"https://github.com/mingyuyng/Visual-Selective-VIO/blob/HEAD/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"168326db9b601f65","mcp_get_code":{"code_sha256":"168326db9b601f65"}},{"arxiv_id":"2204.13867","paper":"/paper/vision-language-pre-training-for-boosting","title":"Vision-Language Pre-Training for Boosting Scene Text Detectors","date":"2022-04-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CVI-SZU/STKM","path":"model/transformers.py","file_url":"https://github.com/CVI-SZU/STKM/blob/HEAD/model/transformers.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9b153d776f334bc5","mcp_get_code":{"code_sha256":"9b153d776f334bc5"}},{"arxiv_id":"2204.13348","paper":"/paper/deep-generalized-unfolding-networks-for-image","title":"Deep Generalized Unfolding Networks for Image Restoration","date":"2022-04-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mc-e/deep-generalized-unfolding-networks-for-image-restoration","path":"Compressive-Sensing/DGUNet.py","file_url":"https://github.com/mc-e/deep-generalized-unfolding-networks-for-image-restoration/blob/HEAD/Compressive-Sensing/DGUNet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b9a0585841110bc6","mcp_get_code":{"code_sha256":"b9a0585841110bc6"}},{"arxiv_id":"2204.12191","paper":"/paper/emphi-generating-empathetic-responses-with-1","title":"EmpHi: Generating Empathetic Responses with Human-like Intents","date":"2022-04-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mattc95/EmpHi","path":"agents/modules/intent_cvae.py","file_url":"https://github.com/mattc95/EmpHi/blob/HEAD/agents/modules/intent_cvae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f6fe2acf05566618","mcp_get_code":{"code_sha256":"f6fe2acf05566618"}},{"arxiv_id":"2204.11674","paper":"/paper/hypernca-growing-developmental-networks-with","title":"HyperNCA: Growing Developmental Networks with Neural Cellular Automata","date":"2022-04-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shyamsn97/controllable-ncas","path":"controllable_nca/nca.py","file_url":"https://github.com/shyamsn97/controllable-ncas/blob/HEAD/controllable_nca/nca.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"66e6c94ff2095d58","mcp_get_code":{"code_sha256":"66e6c94ff2095d58"}},{"arxiv_id":"2204.11573","paper":"/paper/joint-modal-label-denoising-for-weakly","title":"Joint-Modal Label Denoising for Weakly-Supervised Audio-Visual Video Parsing","date":"2022-04-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MCG-NJU/JoMoLD","path":"nets/net_audiovisual.py","file_url":"https://github.com/MCG-NJU/JoMoLD/blob/HEAD/nets/net_audiovisual.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"09c6cee14764da2c","mcp_get_code":{"code_sha256":"09c6cee14764da2c"}},{"arxiv_id":"2204.07151","paper":"/paper/deformable-sprites-for-unsupervised-video","title":"Deformable Sprites for Unsupervised Video Decomposition","date":"2022-04-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vye16/deformable-sprites","path":"models/sprite.py","file_url":"https://github.com/vye16/deformable-sprites/blob/HEAD/models/sprite.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c89ae3bac9832773","mcp_get_code":{"code_sha256":"c89ae3bac9832773"}},{"arxiv_id":"2204.06160","paper":"/paper/neural-texture-extraction-and-distribution","title":"Neural Texture Extraction and Distribution for Controllable Person Image Synthesis","date":"2022-04-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"renyurui/neural-texture-extraction-distribution","path":"generators/extraction_distribution_model.py","file_url":"https://github.com/renyurui/neural-texture-extraction-distribution/blob/HEAD/generators/extraction_distribution_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"39ab6a1bfefbb7f8","mcp_get_code":{"code_sha256":"39ab6a1bfefbb7f8"}},{"arxiv_id":"2204.05018","paper":"/paper/structure-aware-motion-transfer-with","title":"Structure-Aware Motion Transfer with Deformable Anchor Model","date":"2022-04-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jialetao/dam","path":"modules/dense_motion.py","file_url":"https://github.com/jialetao/dam/blob/HEAD/modules/dense_motion.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"314e09e5f1f4bbf0","mcp_get_code":{"code_sha256":"314e09e5f1f4bbf0"}},{"arxiv_id":"2204.01696","paper":"/paper/joint-hand-motion-and-interaction-hotspots","title":"Joint Hand Motion and Interaction Hotspots Prediction from Egocentric Videos","date":"2022-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stevenlsw/hoi-forecast","path":"networks/transformer.py","file_url":"https://github.com/stevenlsw/hoi-forecast/blob/HEAD/networks/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f052bc060d415e7b","mcp_get_code":{"code_sha256":"f052bc060d415e7b"}},{"arxiv_id":"2203.15350","paper":"/paper/end-to-end-transformer-based-model-for-image","title":"End-to-End Transformer Based Model for Image Captioning","date":"2022-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"232525/PureT","path":"models/pure_transformer.py","file_url":"https://github.com/232525/PureT/blob/HEAD/models/pure_transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"67c9f8c281deae2e","mcp_get_code":{"code_sha256":"67c9f8c281deae2e"}},{"arxiv_id":"2203.15132","paper":"/paper/localbins-improving-depth-estimation-by","title":"LocalBins: Improving Depth Estimation by Learning Local Distributions","date":"2022-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shariqfarooq123/localbins","path":"models/localbins.py","file_url":"https://github.com/shariqfarooq123/localbins/blob/HEAD/models/localbins.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"61ba7e7902884a5d","mcp_get_code":{"code_sha256":"61ba7e7902884a5d"}},{"arxiv_id":"2203.14367","paper":"/paper/thin-plate-spline-motion-model-for-image","title":"Thin-Plate Spline Motion Model for Image Animation","date":"2022-03-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yoyo-nb/thin-plate-spline-motion-model","path":"modules/dense_motion.py","file_url":"https://github.com/yoyo-nb/thin-plate-spline-motion-model/blob/HEAD/modules/dense_motion.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7734c6dbfc47b9ec","mcp_get_code":{"code_sha256":"7734c6dbfc47b9ec"}},{"arxiv_id":"2203.12119","paper":"/paper/visual-prompt-tuning","title":"Visual Prompt Tuning","date":"2022-03-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Yiming-M/CLIP-EBC","path":"models/encoder/vit.py","file_url":"https://github.com/Yiming-M/CLIP-EBC/blob/HEAD/models/encoder/vit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0fe366661e030443","mcp_get_code":{"code_sha256":"0fe366661e030443"}},{"arxiv_id":"2203.11590","paper":"/paper/idea-net-dynamic-3d-point-cloud-interpolation","title":"IDEA-Net: Dynamic 3D Point Cloud Interpolation via Deep Embedding Alignment","date":"2022-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZENGYIMING-EAMON/IDEA-Net","path":"inf_whole.py","file_url":"https://github.com/ZENGYIMING-EAMON/IDEA-Net/blob/HEAD/inf_whole.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"9bcb56af2b423f96","mcp_get_code":{"code_sha256":"9bcb56af2b423f96"}},{"arxiv_id":"2203.11194","paper":"/paper/generating-fast-and-slow-scene-decomposition","title":"Test-time Adaptation with Slot-Centric Models","date":"2022-03-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mihirp1998/Slot-TTA","path":"models.py","file_url":"https://github.com/mihirp1998/Slot-TTA/blob/HEAD/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ee47d7ae6d05540e","mcp_get_code":{"code_sha256":"ee47d7ae6d05540e"}},{"arxiv_id":"2203.09101","paper":"/paper/relationprompt-leveraging-prompts-to-generate","title":"RelationPrompt: Leveraging Prompts to Generate Synthetic Data for Zero-Shot Relation Triplet Extraction","date":"2022-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"declare-lab/RelationPrompt","path":"generation.py","file_url":"https://github.com/declare-lab/RelationPrompt/blob/HEAD/generation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b4e5d615275044cf","mcp_get_code":{"code_sha256":"b4e5d615275044cf"}},{"arxiv_id":"2203.08243","paper":"/paper/unified-visual-transformer-compression-1","title":"Unified Visual Transformer Compression","date":"2022-03-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VITA-Group/UVC","path":"UVC/models/modeling.py","file_url":"https://github.com/VITA-Group/UVC/blob/HEAD/UVC/models/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f5a8c54634cf9950","mcp_get_code":{"code_sha256":"f5a8c54634cf9950"}},{"arxiv_id":"2203.07628","paper":"/paper/p-stmo-pre-trained-spatial-temporal-many-to","title":"P-STMO: Pre-Trained Spatial Temporal Many-to-One Model for 3D Human Pose Estimation","date":"2022-03-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"paTRICK-swk/P-STMO","path":"model/stmo_pretrain.py","file_url":"https://github.com/paTRICK-swk/P-STMO/blob/HEAD/model/stmo_pretrain.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1aaaa9db258f9346","mcp_get_code":{"code_sha256":"1aaaa9db258f9346"}},{"arxiv_id":"2203.02721","paper":"/paper/consistent-representation-learning-for","title":"Consistent Representation Learning for Continual Relation Extraction","date":"2022-03-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thuiar/CRL","path":"methods/manager.py","file_url":"https://github.com/thuiar/CRL/blob/HEAD/methods/manager.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"803f29e39d3fcc0d","mcp_get_code":{"code_sha256":"803f29e39d3fcc0d"}},{"arxiv_id":"2202.10324","paper":"/paper/vrl3-a-data-driven-framework-for-visual-deep","title":"VRL3: A Data-Driven Framework for Visual Deep Reinforcement Learning","date":"2022-02-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/drqv2","path":"drqv2.py","file_url":"https://github.com/facebookresearch/drqv2/blob/HEAD/drqv2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"10f7e7b471d14781","mcp_get_code":{"code_sha256":"10f7e7b471d14781"}},{"arxiv_id":"2202.04200","paper":"/paper/maskgit-masked-generative-image-transformer","title":"MaskGIT: Masked Generative Image Transformer","date":"2022-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dome272/MaskGIT-pytorch","path":"bidirectional_transformer.py","file_url":"https://github.com/dome272/MaskGIT-pytorch/blob/HEAD/bidirectional_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6ee8c0748ff579f0","mcp_get_code":{"code_sha256":"6ee8c0748ff579f0"}},{"arxiv_id":"2201.12414","paper":"/paper/any-variational-autoencoder-can-do-arbitrary","title":"Posterior Matching for Arbitrary Conditioning","date":"2022-01-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lupalab/posterior-matching","path":"posterior_matching/models/vdvae.py","file_url":"https://github.com/lupalab/posterior-matching/blob/HEAD/posterior_matching/models/vdvae.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"701b897fce8a34e9","mcp_get_code":{"code_sha256":"701b897fce8a34e9"}},{"arxiv_id":"2201.05493","paper":"/paper/contrastive-laplacian-eigenmaps-1","title":"Contrastive Laplacian Eigenmaps","date":"2022-01-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"allenhaozhu/coles","path":"model.py","file_url":"https://github.com/allenhaozhu/coles/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"91ce21d0eb7b5280","mcp_get_code":{"code_sha256":"91ce21d0eb7b5280"}},{"arxiv_id":"2112.04426","paper":"/paper/improving-language-models-by-retrieving-from","title":"Improving language models by retrieving from trillions of tokens","date":"2021-12-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/RETRO-pytorch","path":"retro_pytorch/retro_pytorch.py","file_url":"https://github.com/lucidrains/RETRO-pytorch/blob/HEAD/retro_pytorch/retro_pytorch.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":"dfd283b4f5317daf","mcp_get_code":{"code_sha256":"dfd283b4f5317daf"}},{"arxiv_id":"2111.06377","paper":"/paper/masked-autoencoders-are-scalable-vision","title":"Masked Autoencoders Are Scalable Vision Learners","date":"2021-11-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DarshanDeshpande/jax-models","path":"jax_models/models/masked_autoencoder.py","file_url":"https://github.com/DarshanDeshpande/jax-models/blob/HEAD/jax_models/models/masked_autoencoder.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":"9d6e5fd05d104462","mcp_get_code":{"code_sha256":"9d6e5fd05d104462"}},{"arxiv_id":"2111.03017","paper":"/paper/mt3-multi-task-multitrack-music-transcription-1","title":"MT3: Multi-Task Multitrack Music Transcription","date":"2021-11-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"magenta/mt3","path":"mt3/network.py","file_url":"https://github.com/magenta/mt3/blob/HEAD/mt3/network.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":"2247e83f2dee9c11","mcp_get_code":{"code_sha256":"2247e83f2dee9c11"}},{"arxiv_id":"2111.00899","paper":"/paper/equivariant-contrastive-learning","title":"Equivariant Contrastive Learning","date":"2021-10-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rdangovs/essl","path":"photonics/ssl_mode.py","file_url":"https://github.com/rdangovs/essl/blob/HEAD/photonics/ssl_mode.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9769fba90ffd6f95","mcp_get_code":{"code_sha256":"9769fba90ffd6f95"}},{"arxiv_id":"2110.15288","paper":"/paper/self-supervised-representation-learning-on-1","title":"Hyper-Representations: Self-Supervised Representation Learning on Neural Network Weights for Model Characteristic Prediction","date":"2021-10-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hsg-aiml/neurips_2021-weight_space_learning","path":"modules/model_definitions/def_simclr_ae_module.py","file_url":"https://github.com/hsg-aiml/neurips_2021-weight_space_learning/blob/HEAD/modules/model_definitions/def_simclr_ae_module.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8c1e454314c0328f","mcp_get_code":{"code_sha256":"8c1e454314c0328f"}},{"arxiv_id":"2110.10380","paper":"/paper/learning-to-remember-patterns-pattern-1","title":"Learning to Remember Patterns: Pattern Matching Memory Networks for Traffic Forecasting","date":"2021-10-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hyunwookl/pm-memnet","path":"model/PMMemNet.py","file_url":"https://github.com/hyunwookl/pm-memnet/blob/HEAD/model/PMMemNet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6e6df2f3f56776c5","mcp_get_code":{"code_sha256":"6e6df2f3f56776c5"}},{"arxiv_id":"2110.04361","paper":"/paper/subtab-subsetting-features-of-tabular-data","title":"SubTab: Subsetting Features of Tabular Data for Self-Supervised Representation Learning","date":"2021-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"astrazeneca/subtab","path":"src/model.py","file_url":"https://github.com/astrazeneca/subtab/blob/HEAD/src/model.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":"3f96c139857b7bea","mcp_get_code":{"code_sha256":"3f96c139857b7bea"}},{"arxiv_id":"2110.02027","paper":"/paper/debiased-graph-contrastive-learning","title":"ProGCL: Rethinking Hard Negative Mining in Graph Contrastive Learning","date":"2021-10-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"junxia97/progcl","path":"pGRACE/model.py","file_url":"https://github.com/junxia97/progcl/blob/HEAD/pGRACE/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cbf7739871233f4b","mcp_get_code":{"code_sha256":"cbf7739871233f4b"}},{"arxiv_id":"2109.07812","paper":"/paper/transductive-learning-for-unsupervised-text","title":"Transductive Learning for Unsupervised Text Style Transfer","date":"2021-09-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiaofei05/tsst","path":"model/TSST.py","file_url":"https://github.com/xiaofei05/tsst/blob/HEAD/model/TSST.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8fdbd18c69e308fb","mcp_get_code":{"code_sha256":"8fdbd18c69e308fb"}},{"arxiv_id":"2109.04456","paper":"/paper/neat-neural-attention-fields-for-end-to-end","title":"NEAT: Neural Attention Fields for End-to-End Autonomous Driving","date":"2021-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"autonomousvision/neat","path":"neat/architectures/encoder.py","file_url":"https://github.com/autonomousvision/neat/blob/HEAD/neat/architectures/encoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f03a0d1e4f3c29b0","mcp_get_code":{"code_sha256":"f03a0d1e4f3c29b0"}},{"arxiv_id":"2109.02974","paper":"/paper/fuseformer-fusing-fine-grained-information-in","title":"FuseFormer: Fusing Fine-Grained Information in Transformers for Video Inpainting","date":"2021-09-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ruiliu-ai/FuseFormer","path":"model/fuseformer.py","file_url":"https://github.com/ruiliu-ai/FuseFormer/blob/HEAD/model/fuseformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5231e4794aac485a","mcp_get_code":{"code_sha256":"5231e4794aac485a"}},{"arxiv_id":"2108.13643","paper":"/paper/learning-to-synthesize-programs-as","title":"Learning to Synthesize Programs as Interpretable and Generalizable Policies","date":"2021-08-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"clvrai/leaps","path":"pretrain/models.py","file_url":"https://github.com/clvrai/leaps/blob/HEAD/pretrain/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"219771e4ff1f21bd","mcp_get_code":{"code_sha256":"219771e4ff1f21bd"}},{"arxiv_id":"2108.05997","paper":"/paper/musiq-multi-scale-image-quality-transformer","title":"MUSIQ: Multi-scale Image Quality Transformer","date":"2021-08-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"anse3832/MUSIQ","path":"model/model_main.py","file_url":"https://github.com/anse3832/MUSIQ/blob/HEAD/model/model_main.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c0896be4ab87d978","mcp_get_code":{"code_sha256":"c0896be4ab87d978"}},{"arxiv_id":"2108.00622","paper":"/paper/recurrent-mask-refinement-for-few-shot","title":"Recurrent Mask Refinement for Few-Shot Medical Image Segmentation","date":"2021-08-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uci-cbcl/RP-Net","path":"net/rp_net.py","file_url":"https://github.com/uci-cbcl/RP-Net/blob/HEAD/net/rp_net.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"22fe653a5af36242","mcp_get_code":{"code_sha256":"22fe653a5af36242"}},{"arxiv_id":"2107.11298","paper":"/paper/surfacenet-adversarial-svbrdf-estimation-from","title":"SurfaceNet: Adversarial SVBRDF Estimation from a Single Image","date":"2021-07-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"perceivelab/trf-sg2im","path":"modules/blocks.py","file_url":"https://github.com/perceivelab/trf-sg2im/blob/HEAD/modules/blocks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"4c7b6a07a20a1a21","mcp_get_code":{"code_sha256":"4c7b6a07a20a1a21"}},{"arxiv_id":"2107.03380","paper":"/paper/rrl-resnet-as-representation-for","title":"RRL: Resnet as representation for Reinforcement Learning","date":null,"month_inferred_from_arxiv_id":"2021-07","title_source":"archive","repo":"facebookresearch/rrl","path":"rrl/encoder.py","file_url":"https://github.com/facebookresearch/rrl/blob/HEAD/rrl/encoder.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":"a1b852d718b03011","mcp_get_code":{"code_sha256":"a1b852d718b03011"}},{"arxiv_id":"2106.13008","paper":"/paper/autoformer-decomposition-transformers-with","title":"Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting","date":"2021-06-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thuml/autoformer","path":"models/Autoformer.py","file_url":"https://github.com/thuml/autoformer/blob/HEAD/models/Autoformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"09148e200d49d64c","mcp_get_code":{"code_sha256":"09148e200d49d64c"}},{"arxiv_id":"2106.09965","paper":"/paper/hififace-3d-shape-and-semantic-prior-guided","title":"HifiFace: 3D Shape and Semantic Prior Guided High Fidelity Face Swapping","date":"2021-06-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mindslab-ai/hififace","path":"model/hififace.py","file_url":"https://github.com/mindslab-ai/hififace/blob/HEAD/model/hififace.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"52cef0e5b0e022d8","mcp_get_code":{"code_sha256":"52cef0e5b0e022d8"}},{"arxiv_id":"2106.08417","paper":"/paper/scene-transformer-a-unified-multi-task-model","title":"Scene Transformer: A unified architecture for predicting multiple agent trajectories","date":"2021-06-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AlbertFeng-0405/SceneTransformer-pytorch","path":"model/pl_module.py","file_url":"https://github.com/AlbertFeng-0405/SceneTransformer-pytorch/blob/HEAD/model/pl_module.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1fbfad01e2f41d23","mcp_get_code":{"code_sha256":"1fbfad01e2f41d23"}},{"arxiv_id":"2106.07594","paper":"/paper/graph-contrastive-learning-automated","title":"Graph Contrastive Learning Automated","date":"2021-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Shen-Lab/GraphCL_Automated","path":"unsupervised_TU/joao.py","file_url":"https://github.com/Shen-Lab/GraphCL_Automated/blob/HEAD/unsupervised_TU/joao.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0b0d72d70fed5ac3","mcp_get_code":{"code_sha256":"0b0d72d70fed5ac3"}},{"arxiv_id":"2106.06103","paper":"/paper/conditional-variational-autoencoder-with","title":"Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech","date":null,"month_inferred_from_arxiv_id":"2021-06","title_source":"archive","repo":"isletennos/mmvc_trainer","path":"models.py","file_url":"https://github.com/isletennos/mmvc_trainer/blob/HEAD/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"62c7b592b2d2297b","mcp_get_code":{"code_sha256":"62c7b592b2d2297b"}},{"arxiv_id":"2106.06103","paper":"/paper/conditional-variational-autoencoder-with","title":"Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech","date":null,"month_inferred_from_arxiv_id":"2021-06","title_source":"archive","repo":"olawod/freevc","path":"models.py","file_url":"https://github.com/olawod/freevc/blob/HEAD/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"862e2838890719eb","mcp_get_code":{"code_sha256":"862e2838890719eb"}},{"arxiv_id":"2106.02299","paper":"/paper/masa-sr-matching-acceleration-and-spatial","title":"MASA-SR: Matching Acceleration and Spatial Adaptation for Reference-Based Image Super-Resolution","date":"2021-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dvlab-research/MASA-SR","path":"models/archs/MASA_arch.py","file_url":"https://github.com/dvlab-research/MASA-SR/blob/HEAD/models/archs/MASA_arch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a2d0ed546c01adb8","mcp_get_code":{"code_sha256":"a2d0ed546c01adb8"}},{"arxiv_id":"2106.01625","paper":"/paper/generate-prune-select-a-pipeline-for","title":"Generate, Prune, Select: A Pipeline for Counterspeech Generation against Online Hate Speech","date":"2021-06-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WanzhengZhu/GPS","path":"utility/VAE_Text_Generation/model.py","file_url":"https://github.com/WanzhengZhu/GPS/blob/HEAD/utility/VAE_Text_Generation/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e875017624ad30ed","mcp_get_code":{"code_sha256":"e875017624ad30ed"}},{"arxiv_id":"2105.13290","paper":"/paper/cogview-mastering-text-to-image-generation","title":"CogView: Mastering Text-to-Image Generation via Transformers","date":"2021-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"THUDM/CogView","path":"vqvae/vqvae_zc.py","file_url":"https://github.com/THUDM/CogView/blob/HEAD/vqvae/vqvae_zc.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0461c74c5c0064d7","mcp_get_code":{"code_sha256":"0461c74c5c0064d7"}},{"arxiv_id":"2104.14553","paper":"/paper/marionette-self-supervised-sprite-learning","title":"MarioNette: Self-Supervised Sprite Learning","date":"2021-04-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dmsm/MarioNette","path":"marionet/models.py","file_url":"https://github.com/dmsm/MarioNette/blob/HEAD/marionet/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0a541cdd2d2dc180","mcp_get_code":{"code_sha256":"0a541cdd2d2dc180"}},{"arxiv_id":"2104.09224","paper":"/paper/multi-modal-fusion-transformer-for-end-to-end","title":"Multi-Modal Fusion Transformer for End-to-End Autonomous Driving","date":"2021-04-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Kin-Zhang/mmfn","path":"team_code/benchmarks/transfuser/model.py","file_url":"https://github.com/Kin-Zhang/mmfn/blob/HEAD/team_code/benchmarks/transfuser/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"277c052f581f3276","mcp_get_code":{"code_sha256":"277c052f581f3276"}},{"arxiv_id":"2104.07689","paper":"/paper/dual-contrastive-learning-for-unsupervised","title":"Dual Contrastive Learning for Unsupervised Image-to-Image Translation","date":"2021-04-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Deopoler/DCLGAN-Keras","path":"modules/networks.py","file_url":"https://github.com/Deopoler/DCLGAN-Keras/blob/HEAD/modules/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5d5451412586a03f","mcp_get_code":{"code_sha256":"5d5451412586a03f"}},{"arxiv_id":"2103.16046","paper":"/paper/unsupervised-hyperbolic-representation","title":"Unsupervised Hyperbolic Representation Learning via Message Passing Auto-Encoders","date":"2021-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"junhocho/HGCAE","path":"models/encoders.py","file_url":"https://github.com/junhocho/HGCAE/blob/HEAD/models/encoders.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"77e4a84f7b06b98d","mcp_get_code":{"code_sha256":"77e4a84f7b06b98d"}},{"arxiv_id":"2103.15691","paper":"/paper/2103-15691","title":"ViViT: A Video Vision Transformer","date":"2021-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KSonPham/ViVit-a-Pytorch-implementation","path":"models/modeling.py","file_url":"https://github.com/KSonPham/ViVit-a-Pytorch-implementation/blob/HEAD/models/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a13ffe0da0765ccb","mcp_get_code":{"code_sha256":"a13ffe0da0765ccb"}},{"arxiv_id":"2103.12091","paper":"/paper/transformers-solve-the-limited-receptive","title":"Transformer-Based Attention Networks for Continuous Pixel-Wise Prediction","date":"2021-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ygjwd12345/TransDepth","path":"pytorch/TransUNet/networks/vit_seg_modeling.py","file_url":"https://github.com/ygjwd12345/TransDepth/blob/HEAD/pytorch/TransUNet/networks/vit_seg_modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a60eafd78ef5b4f1","mcp_get_code":{"code_sha256":"a60eafd78ef5b4f1"}},{"arxiv_id":"2103.10022","paper":"/paper/generating-diverse-structure-for-image","title":"Generating Diverse Structure for Image Inpainting With Hierarchical VQ-VAE","date":"2021-03-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wuyx517/VQVAE_image_inpainting","path":"model/vqvae.py","file_url":"https://github.com/wuyx517/VQVAE_image_inpainting/blob/HEAD/model/vqvae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"52f9bcecdbf34490","mcp_get_code":{"code_sha256":"52f9bcecdbf34490"}},{"arxiv_id":"2103.05687","paper":"/paper/capturing-omni-range-context-for","title":"Capturing Omni-Range Context for Omnidirectional Segmentation","date":"2021-03-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"elnino9ykl/WildPASS","path":"segment/ecanet.py","file_url":"https://github.com/elnino9ykl/WildPASS/blob/HEAD/segment/ecanet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a90b8c4cebaef430","mcp_get_code":{"code_sha256":"a90b8c4cebaef430"}},{"arxiv_id":"2103.00993","paper":"/paper/adaspeech-adaptive-text-to-speech-for-custom-1","title":"AdaSpeech: Adaptive Text to Speech for Custom Voice","date":"2021-03-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tuanh123789/AdaSpeech","path":"model/adaspeech.py","file_url":"https://github.com/tuanh123789/AdaSpeech/blob/HEAD/model/adaspeech.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"349c9f41be2cee91","mcp_get_code":{"code_sha256":"349c9f41be2cee91"}},{"arxiv_id":"2103.00112","paper":"/paper/transformer-in-transformer","title":"Transformer in Transformer","date":"2021-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NZ99/transformer_in_transformer_flax","path":"transformer_in_transformer_flax/tnt.py","file_url":"https://github.com/NZ99/transformer_in_transformer_flax/blob/HEAD/transformer_in_transformer_flax/tnt.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6a49d8dc0841e17c","mcp_get_code":{"code_sha256":"6a49d8dc0841e17c"}},{"arxiv_id":"2102.07108","paper":"/paper/cate-computation-aware-neural-architecture","title":"CATE: Computation-aware Neural Architecture Encoding with Transformers","date":"2021-02-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MSU-MLSys-Lab/CATE","path":"layers/transformer.py","file_url":"https://github.com/MSU-MLSys-Lab/CATE/blob/HEAD/layers/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ad464810b30d6d25","mcp_get_code":{"code_sha256":"ad464810b30d6d25"}},{"arxiv_id":"2102.06514","paper":"/paper/bootstrapped-representation-learning-on","title":"Large-Scale Representation Learning on Graphs via Bootstrapping","date":"2021-02-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Namkyeong/BGRL_Pytorch","path":"models.py","file_url":"https://github.com/Namkyeong/BGRL_Pytorch/blob/HEAD/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5b5e12c730d06d3c","mcp_get_code":{"code_sha256":"5b5e12c730d06d3c"}},{"arxiv_id":"2102.05714","paper":"/paper/domain-adaptation-in-reinforcement-learning","title":"Domain Adaptation In Reinforcement Learning Via Latent Unified State Representation","date":"2021-02-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KarlXing/LUSR","path":"model.py","file_url":"https://github.com/KarlXing/LUSR/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7ed6c602f394d4b9","mcp_get_code":{"code_sha256":"7ed6c602f394d4b9"}},{"arxiv_id":"2102.05095","paper":"/paper/is-space-time-attention-all-you-need-for","title":"Is Space-Time Attention All You Need for Video Understanding?","date":"2021-02-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jerrywn121/TianChi_AIEarth","path":"STTransformer/transformer.py","file_url":"https://github.com/jerrywn121/TianChi_AIEarth/blob/HEAD/STTransformer/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"070741108b175c8f","mcp_get_code":{"code_sha256":"070741108b175c8f"}},{"arxiv_id":"2102.04604","paper":"/paper/swiftnet-real-time-video-object-segmentation","title":"SwiftNet: Real-time Video Object Segmentation","date":"2021-02-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"haochenheheda/SwiftNet","path":"swiftnet.py","file_url":"https://github.com/haochenheheda/SwiftNet/blob/HEAD/swiftnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1496244811dbf03c","mcp_get_code":{"code_sha256":"1496244811dbf03c"}},{"arxiv_id":"2101.06351","paper":"/paper/weakly-supervised-hierarchical-models-for","title":"Weakly-Supervised Hierarchical Models for Predicting Persuasive Strategies in Good-faith Textual Requests","date":"2021-01-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GT-SALT/Persuasion_Strategy_WVAE","path":"code/bertVAE.py","file_url":"https://github.com/GT-SALT/Persuasion_Strategy_WVAE/blob/HEAD/code/bertVAE.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0297e723532c6940","mcp_get_code":{"code_sha256":"0297e723532c6940"}},{"arxiv_id":"2101.04454","paper":"/paper/learning-intuitive-physics-with-multimodal","title":"Learning Intuitive Physics with Multimodal Generative Models","date":"2021-01-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SAIC-MONTREAL/multimodal-dynamics","path":"mmdyn/pytorch/models/vae.py","file_url":"https://github.com/SAIC-MONTREAL/multimodal-dynamics/blob/HEAD/mmdyn/pytorch/models/vae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"6c4896b8886e1580","mcp_get_code":{"code_sha256":"6c4896b8886e1580"}},{"arxiv_id":"2012.12877","paper":"/paper/training-data-efficient-image-transformers","title":"Training data-efficient image transformers & distillation through attention","date":"2020-12-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"moein-shariatnia/Pix2Seq","path":"model.py","file_url":"https://github.com/moein-shariatnia/Pix2Seq/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e089d779e4638b42","mcp_get_code":{"code_sha256":"e089d779e4638b42"}},{"arxiv_id":"2012.07436","paper":"/paper/informer-beyond-efficient-transformer-for","title":"Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"martinwhl/Informer-PyTorch-Lightning","path":"models/informer/model.py","file_url":"https://github.com/martinwhl/Informer-PyTorch-Lightning/blob/HEAD/models/informer/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0ba91cc00e21b335","mcp_get_code":{"code_sha256":"0ba91cc00e21b335"}},{"arxiv_id":"2012.07436","paper":"/paper/informer-beyond-efficient-transformer-for","title":"Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"larsbentsen/fftransformer","path":"models/Informer.py","file_url":"https://github.com/larsbentsen/fftransformer/blob/HEAD/models/Informer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"24cd22b81486e6cf","mcp_get_code":{"code_sha256":"24cd22b81486e6cf"}},{"arxiv_id":"2012.07436","paper":"/paper/informer-beyond-efficient-transformer-for","title":"Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AndrzejMiskow/TradeAI","path":"prediction_service/transformers/models.py","file_url":"https://github.com/AndrzejMiskow/TradeAI/blob/HEAD/prediction_service/transformers/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"adb27dc3b112b5b7","mcp_get_code":{"code_sha256":"adb27dc3b112b5b7"}},{"arxiv_id":"2012.07436","paper":"/paper/informer-beyond-efficient-transformer-for","title":"Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tianhai123/Informer-Tensorflow","path":"models/model.py","file_url":"https://github.com/tianhai123/Informer-Tensorflow/blob/HEAD/models/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9cd2a01692c6a304","mcp_get_code":{"code_sha256":"9cd2a01692c6a304"}},{"arxiv_id":"2012.07436","paper":"/paper/informer-beyond-efficient-transformer-for","title":"Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhouhaoyi/Informer2020","path":"models/model.py","file_url":"https://github.com/zhouhaoyi/Informer2020/blob/HEAD/models/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"f832bb8dfa1e0d3d","mcp_get_code":{"code_sha256":"f832bb8dfa1e0d3d"}},{"arxiv_id":"2011.02690","paper":"/paper/entity-linking-in-100-languages","title":"Entity Linking in 100 Languages","date":"2020-11-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hazyresearch/tabi","path":"tabi/models/biencoder.py","file_url":"https://github.com/hazyresearch/tabi/blob/HEAD/tabi/models/biencoder.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":"e5ef02894e3ada8e","mcp_get_code":{"code_sha256":"e5ef02894e3ada8e"}},{"arxiv_id":"2010.16056","paper":"/paper/generating-radiology-reports-via-memory","title":"Generating Radiology Reports via Memory-driven Transformer","date":"2020-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cuhksz-nlp/R2Gen","path":"modules/encoder_decoder.py","file_url":"https://github.com/cuhksz-nlp/R2Gen/blob/HEAD/modules/encoder_decoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c7161e97934abeef","mcp_get_code":{"code_sha256":"c7161e97934abeef"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nachiket273/VisTrans","path":"vistrans/models/vit.py","file_url":"https://github.com/nachiket273/VisTrans/blob/HEAD/vistrans/models/vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f8b85038ed9400ec","mcp_get_code":{"code_sha256":"f8b85038ed9400ec"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sangHa0411/VIT","path":"model.py","file_url":"https://github.com/sangHa0411/VIT/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"663995617b3eb222","mcp_get_code":{"code_sha256":"663995617b3eb222"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/ClassyVision","path":"classy_vision/models/vision_transformer.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/vision_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cd17efa4361858a7","mcp_get_code":{"code_sha256":"cd17efa4361858a7"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mtancak/PyTorch-ViT-Visual-Transformer","path":"model.py","file_url":"https://github.com/mtancak/PyTorch-ViT-Visual-Transformer/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5ab5e4d0ab686651","mcp_get_code":{"code_sha256":"5ab5e4d0ab686651"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"asyml/vision-transformer-pytorch","path":"src/model.py","file_url":"https://github.com/asyml/vision-transformer-pytorch/blob/HEAD/src/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"87a7da8255824960","mcp_get_code":{"code_sha256":"87a7da8255824960"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pytorch/vision","path":"torchvision/models/vision_transformer.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/vision_transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"11b5bf4147d0ab0d","mcp_get_code":{"code_sha256":"11b5bf4147d0ab0d"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"junyongyou/triq","path":"src/vit_iqa/ViT_pytorch/models/modeling.py","file_url":"https://github.com/junyongyou/triq/blob/HEAD/src/vit_iqa/ViT_pytorch/models/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"20d5453d1066485a","mcp_get_code":{"code_sha256":"20d5453d1066485a"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HzcIrving/DeepLearning_PlayGround","path":"VIT/Model.py","file_url":"https://github.com/HzcIrving/DeepLearning_PlayGround/blob/HEAD/VIT/Model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7eae7f481d7d3b63","mcp_get_code":{"code_sha256":"7eae7f481d7d3b63"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-research/vision_transformer","path":"vit_jax/models_vit.py","file_url":"https://github.com/google-research/vision_transformer/blob/HEAD/vit_jax/models_vit.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":"d04af6e387bb311f","mcp_get_code":{"code_sha256":"d04af6e387bb311f"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"skchen1993/TrangFG","path":"models/modeling.py","file_url":"https://github.com/skchen1993/TrangFG/blob/HEAD/models/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6647470e9f82eb74","mcp_get_code":{"code_sha256":"6647470e9f82eb74"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ttt496/VisionTransformer","path":"vit_jax/models.py","file_url":"https://github.com/ttt496/VisionTransformer/blob/HEAD/vit_jax/models.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":"f3cfcd9a6f4b8dee","mcp_get_code":{"code_sha256":"f3cfcd9a6f4b8dee"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"s-chh/pytorch-scratch-vision-transformer-vit","path":"model.py","file_url":"https://github.com/s-chh/pytorch-scratch-vision-transformer-vit/blob/HEAD/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"92f27ff91aeb4722","mcp_get_code":{"code_sha256":"92f27ff91aeb4722"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tintn/vision-transformer-from-scratch","path":"vit.py","file_url":"https://github.com/tintn/vision-transformer-from-scratch/blob/HEAD/vit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eb4e38c211f5872e","mcp_get_code":{"code_sha256":"eb4e38c211f5872e"}},{"arxiv_id":"2010.09164","paper":"/paper/evidential-sparsification-of-multimodal","title":"Evidential Sparsification of Multimodal Latent Spaces in Conditional Variational Autoencoders","date":"2020-10-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sisl/EvidentialSparsification","path":"FashionMNIST/models.py","file_url":"https://github.com/sisl/EvidentialSparsification/blob/HEAD/FashionMNIST/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eed44f084396f04f","mcp_get_code":{"code_sha256":"eed44f084396f04f"}},{"arxiv_id":"2010.07717","paper":"/paper/wasserstein-distance-regularized-sequence","title":"Wasserstein Distance Regularized Sequence Representation for Text Matching in Asymmetrical Domains","date":"2020-10-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RUC-WSM/WD-Match","path":"src/model.py","file_url":"https://github.com/RUC-WSM/WD-Match/blob/HEAD/src/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e6a175b7788d584f","mcp_get_code":{"code_sha256":"e6a175b7788d584f"}},{"arxiv_id":"2009.08115","paper":"/paper/a-probabilistic-end-to-end-task-oriented","title":"A Probabilistic End-To-End Task-Oriented Dialog Model with Latent Belief States towards Semi-Supervised Learning","date":"2020-09-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thu-spmi/LABES","path":"vae_model.py","file_url":"https://github.com/thu-spmi/LABES/blob/HEAD/vae_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"8da4276bc72ed659","mcp_get_code":{"code_sha256":"8da4276bc72ed659"}},{"arxiv_id":"2009.07503","paper":"/paper/minimize-exposure-bias-of-seq2seq-models-in","title":"Minimize Exposure Bias of Seq2Seq Models in Joint Entity and Relation Extraction","date":"2020-09-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WindChimeRan/OpenJERE","path":"openjere/models/seq2umt.py","file_url":"https://github.com/WindChimeRan/OpenJERE/blob/HEAD/openjere/models/seq2umt.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e2f81409ddbb9453","mcp_get_code":{"code_sha256":"e2f81409ddbb9453"}},{"arxiv_id":"2008.05666","paper":"/paper/dialogue-state-induction-using-neural-latent","title":"Dialogue State Induction Using Neural Latent Variable Models","date":"2020-08-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"taolusi/dialogue-state-induction","path":"model/dsi_gm.py","file_url":"https://github.com/taolusi/dialogue-state-induction/blob/HEAD/model/dsi_gm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"192966352dbc93ce","mcp_get_code":{"code_sha256":"192966352dbc93ce"}},{"arxiv_id":"2007.11301","paper":"/paper/deepsvg-a-hierarchical-generative-network-for","title":"DeepSVG: A Hierarchical Generative Network for Vector Graphics Animation","date":"2020-07-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alexandre01/deepsvg","path":"deepsvg/model/model.py","file_url":"https://github.com/alexandre01/deepsvg/blob/HEAD/deepsvg/model/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"27acde109433ec82","mcp_get_code":{"code_sha256":"27acde109433ec82"}},{"arxiv_id":"2007.03778","paper":"/paper/3d-shape-reconstruction-from-vision-and-touch","title":"3D Shape Reconstruction from Vision and Touch","date":"2020-07-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/3D-Vision-and-Touch","path":"vision_charts/models.py","file_url":"https://github.com/facebookresearch/3D-Vision-and-Touch/blob/HEAD/vision_charts/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"b72dde989b5d485e","mcp_get_code":{"code_sha256":"b72dde989b5d485e"}},{"arxiv_id":"2007.02443","paper":"/paper/pseudo-rehearsal-for-continual-learning-with","title":"Pseudo-Rehearsal for Continual Learning with Normalizing Flows","date":"2020-07-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ispamm/PRER","path":"continual_ai/cl_strategies/multi_task/prer/PRER.py","file_url":"https://github.com/ispamm/PRER/blob/HEAD/continual_ai/cl_strategies/multi_task/prer/PRER.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"200fa3e04941e661","mcp_get_code":{"code_sha256":"200fa3e04941e661"}},{"arxiv_id":"2006.15020","paper":"/paper/pre-training-via-paraphrasing","title":"Pre-training via Paraphrasing","date":"2020-06-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/marge-pytorch","path":"marge_pytorch/marge_pytorch.py","file_url":"https://github.com/lucidrains/marge-pytorch/blob/HEAD/marge_pytorch/marge_pytorch.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2d3108123a370798","mcp_get_code":{"code_sha256":"2d3108123a370798"}},{"arxiv_id":"2006.07733","paper":"/paper/bootstrap-your-own-latent-a-new-approach-to","title":"Bootstrap your own latent: A new approach to self-supervised Learning","date":"2020-06-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amazon-research/exponential-moving-average-normalization","path":"models/byol.py","file_url":"https://github.com/amazon-research/exponential-moving-average-normalization/blob/HEAD/models/byol.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6df6dfae3b579fc5","mcp_get_code":{"code_sha256":"6df6dfae3b579fc5"}},{"arxiv_id":"2006.06831","paper":"/paper/algorithmic-recourse-under-imperfect-causal","title":"Algorithmic recourse under imperfect causal knowledge: a probabilistic approach","date":"2020-06-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amirhk/recourse","path":"_cvae/models.py","file_url":"https://github.com/amirhk/recourse/blob/HEAD/_cvae/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"987b83e8ed8e2f15","mcp_get_code":{"code_sha256":"987b83e8ed8e2f15"}},{"arxiv_id":"2006.04558","paper":"/paper/fastspeech-2-fast-and-high-quality-end-to-end","title":"FastSpeech 2: Fast and High-Quality End-to-End Text to Speech","date":"2020-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ndkgit339/fastspeech2-filled_pause_speech_synthesis","path":"model/fastspeech2.py","file_url":"https://github.com/ndkgit339/fastspeech2-filled_pause_speech_synthesis/blob/HEAD/model/fastspeech2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6f4b8f2a7bb4e97e","mcp_get_code":{"code_sha256":"6f4b8f2a7bb4e97e"}},{"arxiv_id":"2006.04558","paper":"/paper/fastspeech-2-fast-and-high-quality-end-to-end","title":"FastSpeech 2: Fast and High-Quality End-to-End Text to Speech","date":"2020-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OlaWod/my-fastspeech2","path":"model/model.py","file_url":"https://github.com/OlaWod/my-fastspeech2/blob/HEAD/model/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f1f5026c35c81551","mcp_get_code":{"code_sha256":"f1f5026c35c81551"}},{"arxiv_id":"2006.03575","paper":"/paper/end-to-end-adversarial-text-to-speech","title":"End-to-End Adversarial Text-to-Speech","date":"2020-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yanggeng1995/EATS","path":"models/model.py","file_url":"https://github.com/yanggeng1995/EATS/blob/HEAD/models/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"aa6b42abfec110ef","mcp_get_code":{"code_sha256":"aa6b42abfec110ef"}},{"arxiv_id":"2005.14707","paper":"/paper/learning-from-context-agnostic-synthetic-data","title":"Towards Context-Agnostic Learning Using Synthetic Data","date":"2020-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"charlesjin/synthetic_data","path":"gtsrb/model.py","file_url":"https://github.com/charlesjin/synthetic_data/blob/HEAD/gtsrb/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"645b8e308b44353c","mcp_get_code":{"code_sha256":"645b8e308b44353c"}},{"arxiv_id":"2005.12872","paper":"/paper/end-to-end-object-detection-with-transformers","title":"End-to-End Object Detection with Transformers","date":"2020-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pranavjadhav001/detr_keras","path":"detr/detr.py","file_url":"https://github.com/pranavjadhav001/detr_keras/blob/HEAD/detr/detr.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"afa0a513d38b46bc","mcp_get_code":{"code_sha256":"afa0a513d38b46bc"}},{"arxiv_id":"2005.06312","paper":"/paper/reasoning-with-latent-structure-refinement","title":"Reasoning with Latent Structure Refinement for Document-Level Relation Extraction","date":"2020-05-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nanguoshun/LSR","path":"code/models/lsr.py","file_url":"https://github.com/nanguoshun/LSR/blob/HEAD/code/models/lsr.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"595e166a8ca90874","mcp_get_code":{"code_sha256":"595e166a8ca90874"}},{"arxiv_id":"2005.05960","paper":"/paper/planning-to-explore-via-self-supervised-world","title":"Planning to Explore via Self-Supervised World Models","date":"2020-05-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yusukeurakami/plan2explore-pytorch","path":"models.py","file_url":"https://github.com/yusukeurakami/plan2explore-pytorch/blob/HEAD/models.py","status":"unverified","verification_level":0,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"80cffa53c80556af","mcp_get_code":{"code_sha256":"80cffa53c80556af"}},{"arxiv_id":"2005.05806","paper":"/paper/document-modeling-with-graph-attention","title":"Document Modeling with Graph Attention Networks for Multi-grained Machine Reading Comprehension","date":"2020-05-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DancingSoul/NQ_BERT-DM","path":"modules/graph_encoder.py","file_url":"https://github.com/DancingSoul/NQ_BERT-DM/blob/HEAD/modules/graph_encoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"61cf9ac60bc28ea1","mcp_get_code":{"code_sha256":"61cf9ac60bc28ea1"}},{"arxiv_id":"2004.13649","paper":"/paper/image-augmentation-is-all-you-need","title":"Image Augmentation Is All You Need: Regularizing Deep Reinforcement Learning from Pixels","date":"2020-04-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xingyu-lin/softagent","path":"drq/Drq.py","file_url":"https://github.com/xingyu-lin/softagent/blob/HEAD/drq/Drq.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b38de73a34cfe9ce","mcp_get_code":{"code_sha256":"b38de73a34cfe9ce"}},{"arxiv_id":"2003.01531","paper":"/paper/voice-separation-with-an-unknown-number-of","title":"Voice Separation with an Unknown Number of Multiple Speakers","date":"2020-02-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"muhammad-ahmed-ghani/svoice_demo","path":"svoice/models/swave.py","file_url":"https://github.com/muhammad-ahmed-ghani/svoice_demo/blob/HEAD/svoice/models/swave.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"820a2cedf7915ddd","mcp_get_code":{"code_sha256":"820a2cedf7915ddd"}},{"arxiv_id":"2003.00196","paper":"/paper/first-order-motion-model-for-image-animation-1","title":"First Order Motion Model for Image Animation","date":"2020-02-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AliaksandrSiarohin/first-order-model","path":"modules/dense_motion.py","file_url":"https://github.com/AliaksandrSiarohin/first-order-model/blob/HEAD/modules/dense_motion.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b03fc15ff72def85","mcp_get_code":{"code_sha256":"b03fc15ff72def85"}},{"arxiv_id":"2002.10389","paper":"/paper/semi-supervised-neural-architecture-search","title":"Semi-Supervised Neural Architecture Search","date":"2020-02-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"renqianluo/SemiNAS","path":"imagenet/nao_controller.py","file_url":"https://github.com/renqianluo/SemiNAS/blob/HEAD/imagenet/nao_controller.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9ac63141be90a73b","mcp_get_code":{"code_sha256":"9ac63141be90a73b"}},{"arxiv_id":"2002.09405","paper":"/paper/learning-to-simulate-complex-physics-with","title":"Learning to Simulate Complex Physics with Graph Networks","date":"2020-02-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"geoelements/gns","path":"gns/learned_simulator.py","file_url":"https://github.com/geoelements/gns/blob/HEAD/gns/learned_simulator.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"31391488600b96f6","mcp_get_code":{"code_sha256":"31391488600b96f6"}},{"arxiv_id":"2002.03912","paper":"/paper/a-probabilistic-formulation-of-unsupervised-1","title":"A Probabilistic Formulation of Unsupervised Text Style Transfer","date":"2020-02-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thu-coai/NAST","path":"styletransformer/transformer.py","file_url":"https://github.com/thu-coai/NAST/blob/HEAD/styletransformer/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac16887aad3c401d","mcp_get_code":{"code_sha256":"ac16887aad3c401d"}},{"arxiv_id":"2002.03912","paper":"/paper/a-probabilistic-formulation-of-unsupervised-1","title":"A Probabilistic Formulation of Unsupervised Text Style Transfer","date":"2020-02-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cindyxinyiwang/TextStyleTransfer","path":"src/transformer.py","file_url":"https://github.com/cindyxinyiwang/TextStyleTransfer/blob/HEAD/src/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4e9d07e2d5cbf009","mcp_get_code":{"code_sha256":"4e9d07e2d5cbf009"}},{"arxiv_id":"1912.01603","paper":"/paper/dream-to-control-learning-behaviors-by-latent","title":"Dream to Control: Learning Behaviors by Latent Imagination","date":"2019-12-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chamorajg/pl-dreamer","path":"planet.py","file_url":"https://github.com/chamorajg/pl-dreamer/blob/HEAD/planet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"491e2697053dd0fc","mcp_get_code":{"code_sha256":"491e2697053dd0fc"}},{"arxiv_id":"1912.01603","paper":"/paper/dream-to-control-learning-behaviors-by-latent","title":"Dream to Control: Learning Behaviors by Latent Imagination","date":"2019-12-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Yizhao111/dreamer-pytorch","path":"agent.py","file_url":"https://github.com/Yizhao111/dreamer-pytorch/blob/HEAD/agent.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5903294d08bd52f9","mcp_get_code":{"code_sha256":"5903294d08bd52f9"}},{"arxiv_id":"1911.02116","paper":"/paper/unsupervised-cross-lingual-representation-1","title":"Unsupervised Cross-lingual Representation Learning at Scale","date":"2019-11-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Unbabel/COMET","path":"comet/encoders/xlmr.py","file_url":"https://github.com/Unbabel/COMET/blob/HEAD/comet/encoders/xlmr.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":"ce7a4a01c9b960a2","mcp_get_code":{"code_sha256":"ce7a4a01c9b960a2"}},{"arxiv_id":"1909.05858","paper":"/paper/ctrl-a-conditional-transformer-language-model-1","title":"CTRL: A Conditional Transformer Language Model for Controllable Generation","date":"2019-09-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"UKPLab/controlled-argument-generation","path":"transformer.py","file_url":"https://github.com/UKPLab/controlled-argument-generation/blob/HEAD/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"df1758dac76c4f1b","mcp_get_code":{"code_sha256":"df1758dac76c4f1b"}},{"arxiv_id":"1909.05858","paper":"/paper/ctrl-a-conditional-transformer-language-model-1","title":"CTRL: A Conditional Transformer Language Model for Controllable Generation","date":"2019-09-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"salesforce/ctrl","path":"pytorch_transformer.py","file_url":"https://github.com/salesforce/ctrl/blob/HEAD/pytorch_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"ffb87c8bfc0934fc","mcp_get_code":{"code_sha256":"ffb87c8bfc0934fc"}},{"arxiv_id":"1907.11692","paper":"/paper/roberta-a-robustly-optimized-bert-pretraining","title":"RoBERTa: A Robustly Optimized BERT Pretraining Approach","date":"2019-07-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiaoqian19940510/text-classification-surveys","path":"ChineseTextClassification/models/Transformer.py","file_url":"https://github.com/xiaoqian19940510/text-classification-surveys/blob/HEAD/ChineseTextClassification/models/Transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"68faf3c1193d95e7","mcp_get_code":{"code_sha256":"68faf3c1193d95e7"}},{"arxiv_id":"1812.03828","paper":"/paper/occupancy-networks-learning-3d-reconstruction","title":"Occupancy Networks: Learning 3D Reconstruction in Function Space","date":"2018-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"devlearning-gt/3DShapeGen","path":"SDFNet/model.py","file_url":"https://github.com/devlearning-gt/3DShapeGen/blob/HEAD/SDFNet/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a3b3c07599560188","mcp_get_code":{"code_sha256":"a3b3c07599560188"}},{"arxiv_id":"1810.04805","paper":"/paper/bert-pre-training-of-deep-bidirectional","title":"BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding","date":"2018-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rajlm10/Chandler","path":"utils.py","file_url":"https://github.com/rajlm10/Chandler/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"33a8a91417a6d8be","mcp_get_code":{"code_sha256":"33a8a91417a6d8be"}},{"arxiv_id":"1810.04805","paper":"/paper/bert-pre-training-of-deep-bidirectional","title":"BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding","date":"2018-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Unbabel/COMET","path":"comet/encoders/bert.py","file_url":"https://github.com/Unbabel/COMET/blob/HEAD/comet/encoders/bert.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":"3d02134ab73b6e7b","mcp_get_code":{"code_sha256":"3d02134ab73b6e7b"}},{"arxiv_id":"1810.04805","paper":"/paper/bert-pre-training-of-deep-bidirectional","title":"BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding","date":"2018-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"scut-bds/example_repo_from_scutbds","path":"model/transformer.py","file_url":"https://github.com/scut-bds/example_repo_from_scutbds/blob/HEAD/model/transformer.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":"241a2b5370690f9c","mcp_get_code":{"code_sha256":"241a2b5370690f9c"}},{"arxiv_id":"1808.06670","paper":"/paper/learning-deep-representations-by-mutual","title":"Learning deep representations by mutual information estimation and maximization","date":"2018-08-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HolenYHR/Deepinfo_pytorch","path":"model.py","file_url":"https://github.com/HolenYHR/Deepinfo_pytorch/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"34defba22049fee0","mcp_get_code":{"code_sha256":"34defba22049fee0"}},{"arxiv_id":"1711.00937","paper":"/paper/neural-discrete-representation-learning","title":"Neural Discrete Representation Learning","date":"2017-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MishaLaskin/vq-vae","path":"models/vqvae.py","file_url":"https://github.com/MishaLaskin/vq-vae/blob/HEAD/models/vqvae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"37323902f8998883","mcp_get_code":{"code_sha256":"37323902f8998883"}},{"arxiv_id":"1711.00937","paper":"/paper/neural-discrete-representation-learning","title":"Neural Discrete Representation Learning","date":"2017-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ks2labs/modules","path":"models/vqvae/model.py","file_url":"https://github.com/ks2labs/modules/blob/HEAD/models/vqvae/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5dc946b372865ded","mcp_get_code":{"code_sha256":"5dc946b372865ded"}},{"arxiv_id":"1711.00937","paper":"/paper/neural-discrete-representation-learning","title":"Neural Discrete Representation Learning","date":"2017-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wayexists02/vqvae-pytorch-impl","path":"models/vqvae.py","file_url":"https://github.com/wayexists02/vqvae-pytorch-impl/blob/HEAD/models/vqvae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"33fe2331161629b0","mcp_get_code":{"code_sha256":"33fe2331161629b0"}},{"arxiv_id":"1711.00937","paper":"/paper/neural-discrete-representation-learning","title":"Neural Discrete Representation Learning","date":"2017-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"andrecianflone/vector_quantization","path":"vqvae.py","file_url":"https://github.com/andrecianflone/vector_quantization/blob/HEAD/vqvae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b371a7a9f919c844","mcp_get_code":{"code_sha256":"b371a7a9f919c844"}},{"arxiv_id":"1711.00937","paper":"/paper/neural-discrete-representation-learning","title":"Neural Discrete Representation Learning","date":"2017-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"explainingai-code/VQVAE-Pytorch","path":"model/vqvae.py","file_url":"https://github.com/explainingai-code/VQVAE-Pytorch/blob/HEAD/model/vqvae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cbc53e73ec7ded92","mcp_get_code":{"code_sha256":"cbc53e73ec7ded92"}},{"arxiv_id":"1711.00937","paper":"/paper/neural-discrete-representation-learning","title":"Neural Discrete Representation Learning","date":"2017-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"unixpickle/vq-draw","path":"vq_draw/encoder.py","file_url":"https://github.com/unixpickle/vq-draw/blob/HEAD/vq_draw/encoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2e0e8c659d27a232","mcp_get_code":{"code_sha256":"2e0e8c659d27a232"}},{"arxiv_id":"1711.00937","paper":"/paper/neural-discrete-representation-learning","title":"Neural Discrete Representation Learning","date":"2017-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"airalcorn2/vqvae-pytorch","path":"vqvae.py","file_url":"https://github.com/airalcorn2/vqvae-pytorch/blob/HEAD/vqvae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"31f17da0e35924e8","mcp_get_code":{"code_sha256":"31f17da0e35924e8"}},{"arxiv_id":"1711.00937","paper":"/paper/neural-discrete-representation-learning","title":"Neural Discrete Representation Learning","date":"2017-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"joh-fischer/PlantLDM","path":"model/vqvae/vqvae.py","file_url":"https://github.com/joh-fischer/PlantLDM/blob/HEAD/model/vqvae/vqvae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b7ef8e42168ed9bc","mcp_get_code":{"code_sha256":"b7ef8e42168ed9bc"}},{"arxiv_id":"1711.00937","paper":"/paper/neural-discrete-representation-learning","title":"Neural Discrete Representation Learning","date":"2017-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sisl/MultiAgentVariationalOcclusionInference","path":"src/driver_sensor_model/models_cvae.py","file_url":"https://github.com/sisl/MultiAgentVariationalOcclusionInference/blob/HEAD/src/driver_sensor_model/models_cvae.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":"b06a9d10ea85ce50","mcp_get_code":{"code_sha256":"b06a9d10ea85ce50"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tbmoon/LANL_Earthquake_Prediction","path":"models.py","file_url":"https://github.com/tbmoon/LANL_Earthquake_Prediction/blob/HEAD/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2536a4f022d3df23","mcp_get_code":{"code_sha256":"2536a4f022d3df23"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sarthaxxxxx/Attention-is-all-you-need","path":"Transformer.py","file_url":"https://github.com/sarthaxxxxx/Attention-is-all-you-need/blob/HEAD/Transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cef11785e129d2b2","mcp_get_code":{"code_sha256":"cef11785e129d2b2"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Wolfie8935/Implementation-of-Attention-is-all-you-need","path":"transformer_from_scratch.py","file_url":"https://github.com/Wolfie8935/Implementation-of-Attention-is-all-you-need/blob/HEAD/transformer_from_scratch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8376660adae22bb0","mcp_get_code":{"code_sha256":"8376660adae22bb0"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Rudedaisy/attention-is-all-you-need-pytorch","path":"transformer/Models.py","file_url":"https://github.com/Rudedaisy/attention-is-all-you-need-pytorch/blob/HEAD/transformer/Models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"157bf1d3a9a5be80","mcp_get_code":{"code_sha256":"157bf1d3a9a5be80"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shao-chi/ImageCaption","path":"core/TRANSFORMER/model.py","file_url":"https://github.com/shao-chi/ImageCaption/blob/HEAD/core/TRANSFORMER/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4542b45a63cbfa0f","mcp_get_code":{"code_sha256":"4542b45a63cbfa0f"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liqichen6688/duo-attention","path":"transformer/Models.py","file_url":"https://github.com/liqichen6688/duo-attention/blob/HEAD/transformer/Models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"874f29ae45b441bc","mcp_get_code":{"code_sha256":"874f29ae45b441bc"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"anhtu293/transformer_from_scratch","path":"model/transformer.py","file_url":"https://github.com/anhtu293/transformer_from_scratch/blob/HEAD/model/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"73bbaba641552de5","mcp_get_code":{"code_sha256":"73bbaba641552de5"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"antoinecollas/transformer_neural_machine_translation","path":"transformer/transformer.py","file_url":"https://github.com/antoinecollas/transformer_neural_machine_translation/blob/HEAD/transformer/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d505596906a5347f","mcp_get_code":{"code_sha256":"d505596906a5347f"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jelifysh/Transformers","path":"transformers.py","file_url":"https://github.com/jelifysh/Transformers/blob/HEAD/transformers.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"36ddde02bcf34382","mcp_get_code":{"code_sha256":"36ddde02bcf34382"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SeoroMin/transformer_pytorch_ver2","path":"transformer/Models.py","file_url":"https://github.com/SeoroMin/transformer_pytorch_ver2/blob/HEAD/transformer/Models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5a4e889e873a1ac8","mcp_get_code":{"code_sha256":"5a4e889e873a1ac8"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Skumarr53/Attention-is-All-you-Need-PyTorch","path":"transformer/model.py","file_url":"https://github.com/Skumarr53/Attention-is-All-you-Need-PyTorch/blob/HEAD/transformer/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"89f5d6c081f33d77","mcp_get_code":{"code_sha256":"89f5d6c081f33d77"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"soumik12345/transformer.pytorch","path":"src/model.py","file_url":"https://github.com/soumik12345/transformer.pytorch/blob/HEAD/src/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6393b50bf4f8a641","mcp_get_code":{"code_sha256":"6393b50bf4f8a641"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Rami97rgb/French-to-English-Translator","path":"model.py","file_url":"https://github.com/Rami97rgb/French-to-English-Translator/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"78fd0554c7f9f654","mcp_get_code":{"code_sha256":"78fd0554c7f9f654"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"derylucio/Transformer","path":"modules/model.py","file_url":"https://github.com/derylucio/Transformer/blob/HEAD/modules/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"47cd03eda830ed40","mcp_get_code":{"code_sha256":"47cd03eda830ed40"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"harvardnlp/annotated-transformer","path":"the_annotated_transformer.py","file_url":"https://github.com/harvardnlp/annotated-transformer/blob/HEAD/the_annotated_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c33a2e33192ae452","mcp_get_code":{"code_sha256":"c33a2e33192ae452"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dhiraa/tener","path":"src/tener/models/vanialla_transformer.py","file_url":"https://github.com/dhiraa/tener/blob/HEAD/src/tener/models/vanialla_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"76d359f0ffc9b3e0","mcp_get_code":{"code_sha256":"76d359f0ffc9b3e0"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"redevaaa/Transformer-for-EEG","path":"lib/eeg_transformer.py","file_url":"https://github.com/redevaaa/Transformer-for-EEG/blob/HEAD/lib/eeg_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5657171f78d64092","mcp_get_code":{"code_sha256":"5657171f78d64092"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kotu931226/classifier_transformer_pytorch","path":"model.py","file_url":"https://github.com/kotu931226/classifier_transformer_pytorch/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"296e7a99186390a2","mcp_get_code":{"code_sha256":"296e7a99186390a2"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tree-park/transformer_lm","path":"lib/model/transformer.py","file_url":"https://github.com/tree-park/transformer_lm/blob/HEAD/lib/model/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8985801820d4855f","mcp_get_code":{"code_sha256":"8985801820d4855f"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"moon23k/Scheduled_Sampling","path":"model/transformer.py","file_url":"https://github.com/moon23k/Scheduled_Sampling/blob/HEAD/model/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"98fb1cbbda4f4b1c","mcp_get_code":{"code_sha256":"98fb1cbbda4f4b1c"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ShivamRajSharma/Transformer-Architectures-From-Scratch","path":"TRANSFORMERS.py","file_url":"https://github.com/ShivamRajSharma/Transformer-Architectures-From-Scratch/blob/HEAD/TRANSFORMERS.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"108f71caf989448a","mcp_get_code":{"code_sha256":"108f71caf989448a"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DevSinghSachan/multilingual_nmt","path":"models/transformer.py","file_url":"https://github.com/DevSinghSachan/multilingual_nmt/blob/HEAD/models/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9e3e2f2aa02f6f71","mcp_get_code":{"code_sha256":"9e3e2f2aa02f6f71"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Kirankumaraswamy/Transformers","path":"models/transformer_model.py","file_url":"https://github.com/Kirankumaraswamy/Transformers/blob/HEAD/models/transformer_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a51dafd9ed486b8d","mcp_get_code":{"code_sha256":"a51dafd9ed486b8d"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Matthewdowney18/Transformer_Dialogue","path":"src/transformer/Models.py","file_url":"https://github.com/Matthewdowney18/Transformer_Dialogue/blob/HEAD/src/transformer/Models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fac99f3b499182a4","mcp_get_code":{"code_sha256":"fac99f3b499182a4"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"feizc/Machine-Translation-Pytorch","path":"code/model.py","file_url":"https://github.com/feizc/Machine-Translation-Pytorch/blob/HEAD/code/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"38c25bed5f95ab26","mcp_get_code":{"code_sha256":"38c25bed5f95ab26"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"emanuele-progr/PSSP","path":"transformer.py","file_url":"https://github.com/emanuele-progr/PSSP/blob/HEAD/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2171201b1863669e","mcp_get_code":{"code_sha256":"2171201b1863669e"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yueyongjiao/Transformer-Contextual","path":"transformer/Models.py","file_url":"https://github.com/yueyongjiao/Transformer-Contextual/blob/HEAD/transformer/Models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7b2f201baf3e5624","mcp_get_code":{"code_sha256":"7b2f201baf3e5624"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"graykode/nlp-tutorial","path":"5-1.Transformer/Transformer.py","file_url":"https://github.com/graykode/nlp-tutorial/blob/HEAD/5-1.Transformer/Transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7cd846a1cae7ef06","mcp_get_code":{"code_sha256":"7cd846a1cae7ef06"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"maxjcohen/transformer","path":"tst/transformer.py","file_url":"https://github.com/maxjcohen/transformer/blob/HEAD/tst/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"863f61d7ae9371eb","mcp_get_code":{"code_sha256":"863f61d7ae9371eb"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"text-machine-lab/transformerpy","path":"transformer/Models.py","file_url":"https://github.com/text-machine-lab/transformerpy/blob/HEAD/transformer/Models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cc537fb28fe99fef","mcp_get_code":{"code_sha256":"cc537fb28fe99fef"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MohamedAbdelsalam9/TT-Transformer","path":"transformer/Models.py","file_url":"https://github.com/MohamedAbdelsalam9/TT-Transformer/blob/HEAD/transformer/Models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fe815019946eea87","mcp_get_code":{"code_sha256":"fe815019946eea87"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AndreiMoraru123/Neural-Machine-Translation","path":"model.py","file_url":"https://github.com/AndreiMoraru123/Neural-Machine-Translation/blob/HEAD/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"16d976fb3e553453","mcp_get_code":{"code_sha256":"16d976fb3e553453"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HanhaiNotHai/transformer","path":"transformer.py","file_url":"https://github.com/HanhaiNotHai/transformer/blob/HEAD/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"WTFPL","inline_ok":false,"code_sha256_prefix":"dfc73b0c97c402b9","mcp_get_code":{"code_sha256":"dfc73b0c97c402b9"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gordicaleksa/pytorch-original-transformer","path":"models/definitions/transformer_model.py","file_url":"https://github.com/gordicaleksa/pytorch-original-transformer/blob/HEAD/models/definitions/transformer_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9a9926a03b26b0c2","mcp_get_code":{"code_sha256":"9a9926a03b26b0c2"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"seunghwan1228/Transfomer-MachineTranslation","path":"models/transformer.py","file_url":"https://github.com/seunghwan1228/Transfomer-MachineTranslation/blob/HEAD/models/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ee6cca18e4ad5957","mcp_get_code":{"code_sha256":"ee6cca18e4ad5957"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yanqi1811/attention-is-all-you-need","path":"transformer/Models.py","file_url":"https://github.com/yanqi1811/attention-is-all-you-need/blob/HEAD/transformer/Models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f2112779b4ec9df7","mcp_get_code":{"code_sha256":"f2112779b4ec9df7"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uzi0espil/research-papers-implementation","path":"Attention Is All You Need/model.py","file_url":"https://github.com/uzi0espil/research-papers-implementation/blob/HEAD/Attention%20Is%20All%20You%20Need/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ba7d06b35ba0b8b0","mcp_get_code":{"code_sha256":"ba7d06b35ba0b8b0"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CVxTz/music_genre_classification","path":"code/models.py","file_url":"https://github.com/CVxTz/music_genre_classification/blob/HEAD/code/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"09d54d741fc3c7f3","mcp_get_code":{"code_sha256":"09d54d741fc3c7f3"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"natel9178/transformer-refork","path":"transformer/Models.py","file_url":"https://github.com/natel9178/transformer-refork/blob/HEAD/transformer/Models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"08204e6a27ece042","mcp_get_code":{"code_sha256":"08204e6a27ece042"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"moon23k/Transformer_Anchors","path":"model/scratch_model.py","file_url":"https://github.com/moon23k/Transformer_Anchors/blob/HEAD/model/scratch_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"88e2331e556beb32","mcp_get_code":{"code_sha256":"88e2331e556beb32"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nsfzyzz/generalization_metrics_for_nlp","path":"models/definitions/transformer_model.py","file_url":"https://github.com/nsfzyzz/generalization_metrics_for_nlp/blob/HEAD/models/definitions/transformer_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7474aed06a73eb4b","mcp_get_code":{"code_sha256":"7474aed06a73eb4b"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bangoc123/transformer","path":"transformer/model.py","file_url":"https://github.com/bangoc123/transformer/blob/HEAD/transformer/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"89f47720dc5b1130","mcp_get_code":{"code_sha256":"89f47720dc5b1130"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Aveek-Saha/Transformer","path":"model.py","file_url":"https://github.com/Aveek-Saha/Transformer/blob/HEAD/model.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":"43533a8c8b3c74d2","mcp_get_code":{"code_sha256":"43533a8c8b3c74d2"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stevinc/Transformer_Timeseries","path":"models/transformer/transformer.py","file_url":"https://github.com/stevinc/Transformer_Timeseries/blob/HEAD/models/transformer/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"def2563ed367cd9d","mcp_get_code":{"code_sha256":"def2563ed367cd9d"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"simonjisu/annotated-transformer-kr","path":"transformer/models.py","file_url":"https://github.com/simonjisu/annotated-transformer-kr/blob/HEAD/transformer/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"75bdf886684a7b4a","mcp_get_code":{"code_sha256":"75bdf886684a7b4a"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Neoanarika/torchexplainer","path":"transformer/Models.py","file_url":"https://github.com/Neoanarika/torchexplainer/blob/HEAD/transformer/Models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b33656ba3bda5e79","mcp_get_code":{"code_sha256":"b33656ba3bda5e79"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hrbigelow/transformer-aiayn","path":"aiayn/model.py","file_url":"https://github.com/hrbigelow/transformer-aiayn/blob/HEAD/aiayn/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d6f8442836872cd7","mcp_get_code":{"code_sha256":"d6f8442836872cd7"}},{"arxiv_id":"1704.04368","paper":"/paper/get-to-the-point-summarization-with-pointer","title":"Get To The Point: Summarization with Pointer-Generator Networks","date":"2017-04-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zide05/pointer-gen-fastnlp","path":"model/model.py","file_url":"https://github.com/zide05/pointer-gen-fastnlp/blob/HEAD/model/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"edcc1fc3e330805d","mcp_get_code":{"code_sha256":"edcc1fc3e330805d"}},{"arxiv_id":"1704.04368","paper":"/paper/get-to-the-point-summarization-with-pointer","title":"Get To The Point: Summarization with Pointer-Generator Networks","date":"2017-04-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"steph1793/Pointer_Transformer_Generator","path":"transformer.py","file_url":"https://github.com/steph1793/Pointer_Transformer_Generator/blob/HEAD/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9b467256c6c83767","mcp_get_code":{"code_sha256":"9b467256c6c83767"}},{"arxiv_id":"1704.04368","paper":"/paper/get-to-the-point-summarization-with-pointer","title":"Get To The Point: Summarization with Pointer-Generator Networks","date":"2017-04-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jiminsun/pointer-generator","path":"models/model.py","file_url":"https://github.com/jiminsun/pointer-generator/blob/HEAD/models/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5fa0e46aae3e2283","mcp_get_code":{"code_sha256":"5fa0e46aae3e2283"}},{"arxiv_id":"1704.04368","paper":"/paper/get-to-the-point-summarization-with-pointer","title":"Get To The Point: Summarization with Pointer-Generator Networks","date":"2017-04-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"steph1793/Pointer_Generator_Summarizer","path":"model.py","file_url":"https://github.com/steph1793/Pointer_Generator_Summarizer/blob/HEAD/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c58b5d53930c62fb","mcp_get_code":{"code_sha256":"c58b5d53930c62fb"}},{"arxiv_id":"1704.04368","paper":"/paper/get-to-the-point-summarization-with-pointer","title":"Get To The Point: Summarization with Pointer-Generator Networks","date":"2017-04-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AIKevin/Pointer_Generator_Summarizer","path":"V1/model.py","file_url":"https://github.com/AIKevin/Pointer_Generator_Summarizer/blob/HEAD/V1/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"762286af9d313a53","mcp_get_code":{"code_sha256":"762286af9d313a53"}},{"arxiv_id":"1704.04368","paper":"/paper/get-to-the-point-summarization-with-pointer","title":"Get To The Point: Summarization with Pointer-Generator Networks","date":"2017-04-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NirmalenduPrakash/DocumentSummarizer","path":"summarizer_transformer.py","file_url":"https://github.com/NirmalenduPrakash/DocumentSummarizer/blob/HEAD/summarizer_transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ef64d9a0c8ba787c","mcp_get_code":{"code_sha256":"ef64d9a0c8ba787c"}},{"arxiv_id":"1704.04368","paper":"/paper/get-to-the-point-summarization-with-pointer","title":"Get To The Point: Summarization with Pointer-Generator Networks","date":"2017-04-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rohithreddy024/Text-Summarizer-Pytorch","path":"model.py","file_url":"https://github.com/rohithreddy024/Text-Summarizer-Pytorch/blob/HEAD/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f664cec323a8ceaa","mcp_get_code":{"code_sha256":"f664cec323a8ceaa"}},{"arxiv_id":"1703.06114","paper":"/paper/deep-sets","title":"Deep Sets","date":"2017-03-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"acciorocketships/setautoencoder","path":"sae/sae_model.py","file_url":"https://github.com/acciorocketships/setautoencoder/blob/HEAD/sae/sae_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cf29a040d84184cd","mcp_get_code":{"code_sha256":"cf29a040d84184cd"}},{"arxiv_id":"1611.00712","paper":"/paper/the-concrete-distribution-a-continuous","title":"The Concrete Distribution: A Continuous Relaxation of Discrete Random Variables","date":"2016-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"leequant761/Gumbel-SSVAE","path":"models.py","file_url":"https://github.com/leequant761/Gumbel-SSVAE/blob/HEAD/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"366f5ac5d303dbc7","mcp_get_code":{"code_sha256":"366f5ac5d303dbc7"}},{"arxiv_id":"1609.08144","paper":"/paper/googles-neural-machine-translation-system","title":"Google's Neural Machine Translation System: Bridging the Gap between Human and Machine Translation","date":"2016-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZHANG45/multi_gpu_seq2seq","path":"seq2seq2.py","file_url":"https://github.com/ZHANG45/multi_gpu_seq2seq/blob/HEAD/seq2seq2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"50db89833b87dbe3","mcp_get_code":{"code_sha256":"50db89833b87dbe3"}},{"arxiv_id":"1609.08144","paper":"/paper/googles-neural-machine-translation-system","title":"Google's Neural Machine Translation System: Bridging the Gap between Human and Machine Translation","date":"2016-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kh-kim/simple-nmt","path":"simple_nmt/models/seq2seq.py","file_url":"https://github.com/kh-kim/simple-nmt/blob/HEAD/simple_nmt/models/seq2seq.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2662a03f14c86a67","mcp_get_code":{"code_sha256":"2662a03f14c86a67"}},{"arxiv_id":"1606.06650","paper":"/paper/3d-u-net-learning-dense-volumetric","title":"3D U-Net: Learning Dense Volumetric Segmentation from Sparse Annotation","date":"2016-06-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Shrajan/AAAI-2022","path":"networks/unet.py","file_url":"https://github.com/Shrajan/AAAI-2022/blob/HEAD/networks/unet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c1d32ca647fc4e21","mcp_get_code":{"code_sha256":"c1d32ca647fc4e21"}},{"arxiv_id":"1606.06650","paper":"/paper/3d-u-net-learning-dense-volumetric","title":"3D U-Net: Learning Dense Volumetric Segmentation from Sparse Annotation","date":"2016-06-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fepegar/unet","path":"unet/unet.py","file_url":"https://github.com/fepegar/unet/blob/HEAD/unet/unet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8254969b26258f52","mcp_get_code":{"code_sha256":"8254969b26258f52"}},{"arxiv_id":"1606.06650","paper":"/paper/3d-u-net-learning-dense-volumetric","title":"3D U-Net: Learning Dense Volumetric Segmentation from Sparse Annotation","date":"2016-06-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wolny/pytorch-3dunet","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d42847dc9240c8d5","mcp_get_code":{"code_sha256":"d42847dc9240c8d5"}},{"arxiv_id":"1511.06349","paper":"/paper/generating-sentences-from-a-continuous-space","title":"Generating Sentences from a Continuous Space","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"clutr/clutr","path":"task_embed/clutr_RVAE/model/rvae.py","file_url":"https://github.com/clutr/clutr/blob/HEAD/task_embed/clutr_RVAE/model/rvae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"74b19fb734f820f4","mcp_get_code":{"code_sha256":"74b19fb734f820f4"}},{"arxiv_id":"1511.06349","paper":"/paper/generating-sentences-from-a-continuous-space","title":"Generating Sentences from a Continuous Space","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kefirski/pytorch_RVAE","path":"model/rvae.py","file_url":"https://github.com/kefirski/pytorch_RVAE/blob/HEAD/model/rvae.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3f940d9bc8f717e1","mcp_get_code":{"code_sha256":"3f940d9bc8f717e1"}},{"arxiv_id":"1509.00519","paper":"/paper/importance-weighted-autoencoders","title":"Importance Weighted Autoencoders","date":"2015-09-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"madhubabuv/TightIWAE","path":"model.py","file_url":"https://github.com/madhubabuv/TightIWAE/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"95c347831411d92d","mcp_get_code":{"code_sha256":"95c347831411d92d"}},{"arxiv_id":"1505.04597","paper":"/paper/u-net-convolutional-networks-for-biomedical","title":"U-Net: Convolutional Networks for Biomedical Image Segmentation","date":"2015-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pwochner/cmr_segmentation","path":"unet.py","file_url":"https://github.com/pwochner/cmr_segmentation/blob/HEAD/unet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e860abdb500be476","mcp_get_code":{"code_sha256":"e860abdb500be476"}},{"arxiv_id":"1505.04597","paper":"/paper/u-net-convolutional-networks-for-biomedical","title":"U-Net: Convolutional Networks for Biomedical Image Segmentation","date":"2015-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Miltos-90/UNet_Biomedical_Image_Segmentation","path":"UNet.py","file_url":"https://github.com/Miltos-90/UNet_Biomedical_Image_Segmentation/blob/HEAD/UNet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ee041f9a61807246","mcp_get_code":{"code_sha256":"ee041f9a61807246"}},{"arxiv_id":"1503.03832","paper":"/paper/facenet-a-unified-embedding-for-face","title":"FaceNet: A Unified Embedding for Face Recognition and Clustering","date":"2015-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TowardHumanizedInteraction/TripletFace","path":"tripletface/core/model.py","file_url":"https://github.com/TowardHumanizedInteraction/TripletFace/blob/HEAD/tripletface/core/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"73f93e4c7e4a14d5","mcp_get_code":{"code_sha256":"73f93e4c7e4a14d5"}},{"arxiv_id":"1406.1078","paper":"/paper/learning-phrase-representations-using-rnn","title":"Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation","date":"2014-06-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"euiyulsong/EncoderDecoder","path":"encoder.py","file_url":"https://github.com/euiyulsong/EncoderDecoder/blob/HEAD/encoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a720c5f891a66dd6","mcp_get_code":{"code_sha256":"a720c5f891a66dd6"}},{"arxiv_id":"1312.6114","paper":"/paper/auto-encoding-variational-bayes","title":"Auto-Encoding Variational Bayes","date":"2013-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OsvaldN/APS360_Project","path":"VAE/VAE_GAN.py","file_url":"https://github.com/OsvaldN/APS360_Project/blob/HEAD/VAE/VAE_GAN.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"74bab1f119ed478d","mcp_get_code":{"code_sha256":"74bab1f119ed478d"}},{"arxiv_id":"1312.6114","paper":"/paper/auto-encoding-variational-bayes","title":"Auto-Encoding Variational Bayes","date":"2013-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ethanluoyc/pytorch-vae","path":"vae.py","file_url":"https://github.com/ethanluoyc/pytorch-vae/blob/HEAD/vae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"d94ed0a2741926fd","mcp_get_code":{"code_sha256":"d94ed0a2741926fd"}},{"arxiv_id":"1312.6114","paper":"/paper/auto-encoding-variational-bayes","title":"Auto-Encoding Variational Bayes","date":"2013-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"adrianjav/heterogeneous_vaes","path":"src/models/vae.py","file_url":"https://github.com/adrianjav/heterogeneous_vaes/blob/HEAD/src/models/vae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"129fa67fb91677a2","mcp_get_code":{"code_sha256":"129fa67fb91677a2"}},{"arxiv_id":"1312.6114","paper":"/paper/auto-encoding-variational-bayes","title":"Auto-Encoding Variational Bayes","date":"2013-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"timbmg/VAE-CVAE-MNIST","path":"models.py","file_url":"https://github.com/timbmg/VAE-CVAE-MNIST/blob/HEAD/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"34cad03594cba48b","mcp_get_code":{"code_sha256":"34cad03594cba48b"}},{"arxiv_id":"1312.6114","paper":"/paper/auto-encoding-variational-bayes","title":"Auto-Encoding Variational Bayes","date":"2013-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hse-cs/probaforms","path":"probaforms/models/cvae.py","file_url":"https://github.com/hse-cs/probaforms/blob/HEAD/probaforms/models/cvae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"270d59151440f8e0","mcp_get_code":{"code_sha256":"270d59151440f8e0"}},{"arxiv_id":"1312.6114","paper":"/paper/auto-encoding-variational-bayes","title":"Auto-Encoding Variational Bayes","date":"2013-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KrishnaTarun/Deep-Learning-Lab","path":"assignment_3/code/a3_vae_template.py","file_url":"https://github.com/KrishnaTarun/Deep-Learning-Lab/blob/HEAD/assignment_3/code/a3_vae_template.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"881bad848e847d75","mcp_get_code":{"code_sha256":"881bad848e847d75"}},{"arxiv_id":"1312.6114","paper":"/paper/auto-encoding-variational-bayes","title":"Auto-Encoding Variational Bayes","date":"2013-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GuHongyang/VAEs","path":"models/VAE.py","file_url":"https://github.com/GuHongyang/VAEs/blob/HEAD/models/VAE.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ebb721989c39f6d6","mcp_get_code":{"code_sha256":"ebb721989c39f6d6"}},{"arxiv_id":"1312.6114","paper":"/paper/auto-encoding-variational-bayes","title":"Auto-Encoding Variational Bayes","date":"2013-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vimlord/torchrosa-tts","path":"vae/model.py","file_url":"https://github.com/vimlord/torchrosa-tts/blob/HEAD/vae/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3c6edda4352515ab","mcp_get_code":{"code_sha256":"3c6edda4352515ab"}},{"arxiv_id":"1312.6114","paper":"/paper/auto-encoding-variational-bayes","title":"Auto-Encoding Variational Bayes","date":"2013-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RoboticsDesignLab/jitterbug","path":"benchmarks/VAE.py","file_url":"https://github.com/RoboticsDesignLab/jitterbug/blob/HEAD/benchmarks/VAE.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"979f63a25e5b5bd5","mcp_get_code":{"code_sha256":"979f63a25e5b5bd5"}},{"arxiv_id":"1312.6114","paper":"/paper/auto-encoding-variational-bayes","title":"Auto-Encoding Variational Bayes","date":"2013-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GiuliaLavizzari/ML4thesis","path":"VAEmodel/VAEmodel.py","file_url":"https://github.com/GiuliaLavizzari/ML4thesis/blob/HEAD/VAEmodel/VAEmodel.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e37348a66cf1df59","mcp_get_code":{"code_sha256":"e37348a66cf1df59"}},{"arxiv_id":"1312.6114","paper":"/paper/auto-encoding-variational-bayes","title":"Auto-Encoding Variational Bayes","date":"2013-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kpandey008/DiffuseVAE","path":"main/models/vae.py","file_url":"https://github.com/kpandey008/DiffuseVAE/blob/HEAD/main/models/vae.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"86be78a08570e064","mcp_get_code":{"code_sha256":"86be78a08570e064"}},{"arxiv_id":"2023.findings-emnlp.4","paper":null,"title":"arXiv:2023.findings-emnlp.4","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"AI4Bharat/IndicXlit","path":"app/ai4bharat/transliteration/rnn/core.py","file_url":"https://github.com/AI4Bharat/IndicXlit/blob/HEAD/app/ai4bharat/transliteration/rnn/core.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c2efc5e76f92fd54","mcp_get_code":{"code_sha256":"c2efc5e76f92fd54"}}]}