{"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/config","entry":"Config","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":46,"n_papers_ran":20,"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":47,"n_samples_ran":20,"n_samples_fingerprinted":0,"n_places":47,"n_places_pointer_only":21,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":20,"unverified":27},"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.21382","paper":"/paper/arxiv-2608-21382","title":"There Is No Neutral Harness: Modern LLM Leaderboards Are Manufactured by Config-Fragile Items","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"NikolaTesla-007/fragility-grid","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"65a29e7b9c55b41c","mcp_get_code":{"code_sha256":"65a29e7b9c55b41c"}},{"arxiv_id":"2608.19735","paper":"/paper/arxiv-2608-19735","title":"RecPFN: Prior-Fitted Networks for In-Context-Based Recommendations","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"SAP-samples/tabular-ai-recpfn","path":"src/architecture/recpfn.py","file_url":"https://github.com/SAP-samples/tabular-ai-recpfn/blob/HEAD/src/architecture/recpfn.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":"2ea8e9fbfd210869","mcp_get_code":{"code_sha256":"2ea8e9fbfd210869"}},{"arxiv_id":"2606.01890","paper":"/paper/arxiv-2606-01890","title":"Segment-driven Structural Induction and Semantic Alignment for Heterogeneous Tabular Representation","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"woojoonjung/NAVI","path":"model/navi.py","file_url":"https://github.com/woojoonjung/NAVI/blob/HEAD/model/navi.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e255cfccefc34e83","mcp_get_code":{"code_sha256":"e255cfccefc34e83"}},{"arxiv_id":"2605.24523","paper":"/paper/arxiv-2605-24523","title":"MindAlign: Bridging EEG, Vision, and Language for Zero-Shot Visual Decoding","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"anon-eeg/eeg_image_decoding","path":"eeg_encoders.py","file_url":"https://github.com/anon-eeg/eeg_image_decoding/blob/HEAD/eeg_encoders.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9a15e21dcc927e91","mcp_get_code":{"code_sha256":"9a15e21dcc927e91"}},{"arxiv_id":"2605.23189","paper":"/paper/arxiv-2605-23189","title":"Empirical Bayes Conformal Prediction for Vision and Language Models","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"Yogesh914/conformal-rvalue","path":"vit_setup/adaptors_eval.py","file_url":"https://github.com/Yogesh914/conformal-rvalue/blob/HEAD/vit_setup/adaptors_eval.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":"92f0974429317336","mcp_get_code":{"code_sha256":"92f0974429317336"}},{"arxiv_id":"2605.16401","paper":"/paper/arxiv-2605-16401","title":"CADS: Conformal Adaptive Decision System for Cost-Efficient Image Classification","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"MikaelTkg/CADS","path":"cads/engine.py","file_url":"https://github.com/MikaelTkg/CADS/blob/HEAD/cads/engine.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"90973656ae5d1c75","mcp_get_code":{"code_sha256":"90973656ae5d1c75"}},{"arxiv_id":"2605.11258","paper":"/paper/arxiv-2605-11258","title":"Unlocking LLM Creativity in Science through Analogical Reasoning","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"andrew7shen/ar_science","path":"src/orchestrator.py","file_url":"https://github.com/andrew7shen/ar_science/blob/HEAD/src/orchestrator.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0a6ea3a7e3f16d6e","mcp_get_code":{"code_sha256":"0a6ea3a7e3f16d6e"}},{"arxiv_id":"2604.12102","paper":"/paper/arxiv-2604-12102","title":"Spatial Atlas: Compute-Grounded Reasoning for Spatial-Aware Research Agent Benchmarks","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"arunshar/spatial-atlas","path":"src/fieldwork/reasoner.py","file_url":"https://github.com/arunshar/spatial-atlas/blob/HEAD/src/fieldwork/reasoner.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"db4784e36db7e4e9","mcp_get_code":{"code_sha256":"db4784e36db7e4e9"}},{"arxiv_id":"2604.07019","paper":"/paper/arxiv-2604-07019","title":"ConceptTracer: Interactive Analysis of Concept Saliency and Selectivity in Neural Representations","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"ml-lab-htw/concept-tracer","path":"concept_tracer/processes.py","file_url":"https://github.com/ml-lab-htw/concept-tracer/blob/HEAD/concept_tracer/processes.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"acd62abda0532794","mcp_get_code":{"code_sha256":"acd62abda0532794"}},{"arxiv_id":"2602.09396","paper":"/paper/arxiv-2602-09396","title":"Squeezing More from the Stream : Learning Representation Online for Streaming Reinforcement Learning","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"chandar-lab/stream-rep-rl","path":"algorithms/dqn-spr.py","file_url":"https://github.com/chandar-lab/stream-rep-rl/blob/HEAD/algorithms/dqn-spr.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1e66591052245215","mcp_get_code":{"code_sha256":"1e66591052245215"}},{"arxiv_id":"2510.19618","paper":"/paper/arxiv-2510-19618","title":"Pragmatic Heterogeneous Collaborative Perception via Generative Communication Mechanism","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"jeffreychou777/GenComm","path":"opencood/models/gencomm_modules/cond_diff.py","file_url":"https://github.com/jeffreychou777/GenComm/blob/HEAD/opencood/models/gencomm_modules/cond_diff.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"5f153e95f5e79f1c","mcp_get_code":{"code_sha256":"5f153e95f5e79f1c"}},{"arxiv_id":"2508.19999","paper":"/paper/arxiv-2508-19999","title":"Linear-Time Demonstration Selection for In-Context Learning via Gradient Estimation","date":null,"month_inferred_from_arxiv_id":"2025-08","title_source":"syntology","repo":"VirtuosoResearch/ICL-GradSel","path":"src/icl_linear_regression_group_lasso_demo_selection.py","file_url":"https://github.com/VirtuosoResearch/ICL-GradSel/blob/HEAD/src/icl_linear_regression_group_lasso_demo_selection.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"696ab31578bc6498","mcp_get_code":{"code_sha256":"696ab31578bc6498"}},{"arxiv_id":"2505.17745","paper":"/paper/metabox-v2-a-unified-benchmark-platform-for","title":"MetaBox-v2: A Unified Benchmark Platform for Meta-Black-Box Optimization","date":"2025-05-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GMC-DRL/MetaBox","path":"src/config.py","file_url":"https://github.com/GMC-DRL/MetaBox/blob/HEAD/src/config.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":"9f290edd06105751","mcp_get_code":{"code_sha256":"9f290edd06105751"}},{"arxiv_id":"2505.14113","paper":"/paper/consign-conformal-segmentation-informed-by","title":"CONSIGN: Conformal Segmentation Informed by Spatial Groupings via Decomposition","date":"2025-05-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"onurbbruno/CONSIGN","path":"code/SVD_conformal_prediction_UQ.py","file_url":"https://github.com/onurbbruno/CONSIGN/blob/HEAD/code/SVD_conformal_prediction_UQ.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":"43e2a0523af79de9","mcp_get_code":{"code_sha256":"43e2a0523af79de9"}},{"arxiv_id":"2504.11054","paper":"/paper/zero-shot-whole-body-humanoid-control-via","title":"Zero-Shot Whole-Body Humanoid Control via Behavioral Foundation Models","date":"2025-04-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/metamotivo","path":"metamotivo/fb/model.py","file_url":"https://github.com/facebookresearch/metamotivo/blob/HEAD/metamotivo/fb/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"1f089d1db6c11d54","mcp_get_code":{"code_sha256":"1f089d1db6c11d54"}},{"arxiv_id":"2502.18290","paper":"/paper/stealthy-backdoor-attack-in-self-supervised","title":"Stealthy Backdoor Attack in Self-Supervised Learning Vision Encoders for Large Vision Language Models","date":"2025-02-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"6zHAOyi/BadVision","path":"src/badencoder.py","file_url":"https://github.com/6zHAOyi/BadVision/blob/HEAD/src/badencoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7755e711faa52318","mcp_get_code":{"code_sha256":"7755e711faa52318"}},{"arxiv_id":"2410.22239","paper":"/paper/discern-decoding-systematic-errors-in-natural","title":"DISCERN: Decoding Systematic Errors in Natural Language for Text Classifiers","date":"2024-10-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rrmenon10/DISCERN","path":"src/discern/refine.py","file_url":"https://github.com/rrmenon10/DISCERN/blob/HEAD/src/discern/refine.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b9ba287d5dc3c1dd","mcp_get_code":{"code_sha256":"b9ba287d5dc3c1dd"}},{"arxiv_id":"2410.04153","paper":"/paper/neuro-symbolic-entity-alignment-via","title":"Neuro-Symbolic Entity Alignment via Variational Inference","date":"2024-10-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chensyCN/NeuSymEA-NeurIPS25","path":"objects/KGs.py","file_url":"https://github.com/chensyCN/NeuSymEA-NeurIPS25/blob/HEAD/objects/KGs.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":"af2bccbf5bc291c9","mcp_get_code":{"code_sha256":"af2bccbf5bc291c9"}},{"arxiv_id":"2408.07163","paper":"/paper/flexible-3d-lane-detection-by-hierarchical","title":"Flexible 3D Lane Detection by Hierarchical Shape MatchingFlexible 3D Lane Detection by Hierarchical Shape Matching","date":"2024-08-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Doo-do/FHLD","path":"models/py_utils/network_point.py","file_url":"https://github.com/Doo-do/FHLD/blob/HEAD/models/py_utils/network_point.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":"f6d143fec97e8f50","mcp_get_code":{"code_sha256":"f6d143fec97e8f50"}},{"arxiv_id":"2405.15349","paper":"/paper/unke-unstructured-knowledge-editing-in-large","title":"Everything is Editable: Extend Knowledge Editing to Unstructured Data in Large Language Models","date":"2024-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TrustedLLM/UnKE","path":"code/unke.py","file_url":"https://github.com/TrustedLLM/UnKE/blob/HEAD/code/unke.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b914e7641a23c5d6","mcp_get_code":{"code_sha256":"b914e7641a23c5d6"}},{"arxiv_id":"2405.00390","paper":"/paper/cofipara-a-coarse-to-fine-paradigm-for","title":"CofiPara: A Coarse-to-fine Paradigm for Multimodal Sarcasm Target Identification with Large Multimodal Models","date":"2024-05-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wjq-learning/MSTI","path":"model.py","file_url":"https://github.com/wjq-learning/MSTI/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":"f218f7507ca4156e","mcp_get_code":{"code_sha256":"f218f7507ca4156e"}},{"arxiv_id":"2401.08819","paper":"/paper/learning-from-sparse-offline-datasets-via","title":"Learning from Sparse Offline Datasets via Conservative Density Estimation","date":"2024-01-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"czp16/cde-offline-rl","path":"cde.py","file_url":"https://github.com/czp16/cde-offline-rl/blob/HEAD/cde.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"731a435187750caf","mcp_get_code":{"code_sha256":"731a435187750caf"}},{"arxiv_id":"2308.07648","paper":"/paper/prompt-switch-efficient-clip-adaptation-for","title":"Prompt Switch: Efficient CLIP Adaptation for Text-Video Retrieval","date":"2023-08-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bladewaltz1/promptswitch","path":"model/prompt_clip.py","file_url":"https://github.com/bladewaltz1/promptswitch/blob/HEAD/model/prompt_clip.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e28877d426856a6f","mcp_get_code":{"code_sha256":"e28877d426856a6f"}},{"arxiv_id":"2307.09288","paper":"/paper/llama-2-open-foundation-and-fine-tuned-chat","title":"Llama 2: Open Foundation and Fine-Tuned Chat Models","date":"2023-07-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Lightning-AI/lit-gpt","path":"litgpt/model.py","file_url":"https://github.com/Lightning-AI/lit-gpt/blob/HEAD/litgpt/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":"bf78fefededc09f7","mcp_get_code":{"code_sha256":"bf78fefededc09f7"}},{"arxiv_id":"2304.07063","paper":"/paper/on-existential-first-order-queries-inference","title":"Rethinking Complex Queries on Knowledge Graphs with Neural Link Predictors","date":"2023-04-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hkust-knowcomp/fit","path":"Neural_FIT.py","file_url":"https://github.com/hkust-knowcomp/fit/blob/HEAD/Neural_FIT.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2912753768ab645c","mcp_get_code":{"code_sha256":"2912753768ab645c"}},{"arxiv_id":"2205.00274","paper":"/paper/clues-before-answers-generation-enhanced","title":"Clues Before Answers: Generation-Enhanced Multiple-Choice QA","date":"2022-04-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nju-websoft/GenMC","path":"model/modeling_genmc.py","file_url":"https://github.com/nju-websoft/GenMC/blob/HEAD/model/modeling_genmc.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":"02ba0bdc7fc80e5a","mcp_get_code":{"code_sha256":"02ba0bdc7fc80e5a"}},{"arxiv_id":"2203.15086","paper":"/paper/x-pool-cross-modal-language-video-attention","title":"X-Pool: Cross-Modal Language-Video Attention for Text-Video Retrieval","date":"2022-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"layer6ai-labs/xpool","path":"modules/baseline_pooling.py","file_url":"https://github.com/layer6ai-labs/xpool/blob/HEAD/modules/baseline_pooling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f0930dba90bc5cd5","mcp_get_code":{"code_sha256":"f0930dba90bc5cd5"}},{"arxiv_id":"2203.14564","paper":"/paper/handoccnet-occlusion-robust-3d-hand-mesh","title":"HandOccNet: Occlusion-Robust 3D Hand Mesh Estimation Network","date":"2022-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"namepllet/HandOccNet","path":"main/model.py","file_url":"https://github.com/namepllet/HandOccNet/blob/HEAD/main/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4e04a4a37eba70e5","mcp_get_code":{"code_sha256":"4e04a4a37eba70e5"}},{"arxiv_id":"2202.05492","paper":"/paper/entroformer-a-transformer-based-entropy-model-1","title":"Entroformer: A Transformer-based Entropy Model for Learned Image Compression","date":"2022-02-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mx54039q/entroformer","path":"module/entroformer.py","file_url":"https://github.com/mx54039q/entroformer/blob/HEAD/module/entroformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b1bf49886d5ceb5f","mcp_get_code":{"code_sha256":"b1bf49886d5ceb5f"}},{"arxiv_id":"2202.01855","paper":"/paper/self-supervised-learning-with-random","title":"Self-supervised Learning with Random-projection Quantizer for Speech Recognition","date":"2022-02-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HarunoriKawano/BEST-RQ","path":"model/random_projection_quanzier.py","file_url":"https://github.com/HarunoriKawano/BEST-RQ/blob/HEAD/model/random_projection_quanzier.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":"88a745959f70f9ed","mcp_get_code":{"code_sha256":"88a745959f70f9ed"}},{"arxiv_id":"2107.00630","paper":"/paper/variational-diffusion-models","title":"Variational Diffusion Models","date":"2021-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"revsic/jax-variational-diffwave","path":"vlbdiffwave/impl.py","file_url":"https://github.com/revsic/jax-variational-diffwave/blob/HEAD/vlbdiffwave/impl.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"59e0526c50f31501","mcp_get_code":{"code_sha256":"59e0526c50f31501"}},{"arxiv_id":"2106.05530","paper":"/paper/adversarial-option-aware-hierarchical","title":"Adversarial Option-Aware Hierarchical Imitation Learning","date":"2021-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"id9502/Option-GAIL","path":"model/option_gail.py","file_url":"https://github.com/id9502/Option-GAIL/blob/HEAD/model/option_gail.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9972b67b3e225cd8","mcp_get_code":{"code_sha256":"9972b67b3e225cd8"}},{"arxiv_id":"2104.14545","paper":"/paper/lighttrack-finding-lightweight-neural","title":"LightTrack: Finding Lightweight Neural Networks for Object Tracking via One-Shot Architecture Search","date":"2021-04-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"researchmm/LightTrack","path":"lib/tracker/lighttrack.py","file_url":"https://github.com/researchmm/LightTrack/blob/HEAD/lib/tracker/lighttrack.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a36dcbde2714611a","mcp_get_code":{"code_sha256":"a36dcbde2714611a"}},{"arxiv_id":"2005.14424","paper":"/paper/safer-a-structure-free-approach-for-certified","title":"SAFER: A Structure-free Approach for Certified Robustness to Adversarial Word Substitutions","date":"2020-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lushleaf/Structure-free-certified-NLP","path":"textcnn.py","file_url":"https://github.com/lushleaf/Structure-free-certified-NLP/blob/HEAD/textcnn.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"38ca711c8e1de63c","mcp_get_code":{"code_sha256":"38ca711c8e1de63c"}},{"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":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5ee54f32fd891520","mcp_get_code":{"code_sha256":"5ee54f32fd891520"}},{"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":"zhixuan-lin/dreamer-pytorch","path":"dreamer.py","file_url":"https://github.com/zhixuan-lin/dreamer-pytorch/blob/HEAD/dreamer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"36c19e60097cae7a","mcp_get_code":{"code_sha256":"36c19e60097cae7a"}},{"arxiv_id":"1803.02155","paper":"/paper/self-attention-with-relative-position","title":"Self-Attention with Relative Position Representations","date":"2018-03-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HarunoriKawano/Conformer","path":"model/self_attention.py","file_url":"https://github.com/HarunoriKawano/Conformer/blob/HEAD/model/self_attention.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":"e668a7dc515efd4a","mcp_get_code":{"code_sha256":"e668a7dc515efd4a"}},{"arxiv_id":"1707.06347","paper":"/paper/proximal-policy-optimization-algorithms","title":"Proximal Policy Optimization Algorithms","date":"2017-07-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OctopusMind/RLHF_PPO","path":"ppo.py","file_url":"https://github.com/OctopusMind/RLHF_PPO/blob/HEAD/ppo.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":"593f887d35295a28","mcp_get_code":{"code_sha256":"593f887d35295a28"}},{"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":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"WTFPL","inline_ok":false,"code_sha256_prefix":"dc0cc8d92e3774df","mcp_get_code":{"code_sha256":"dc0cc8d92e3774df"}},{"arxiv_id":"1703.06870","paper":"/paper/mask-r-cnn","title":"Mask R-CNN","date":"2017-03-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"casiopa/Madrid_Rooftops","path":"mrcnn/config.py","file_url":"https://github.com/casiopa/Madrid_Rooftops/blob/HEAD/mrcnn/config.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"999f238aed35c849","mcp_get_code":{"code_sha256":"999f238aed35c849"}},{"arxiv_id":"1703.05175","paper":"/paper/prototypical-networks-for-few-shot-learning","title":"Prototypical Networks for Few-shot Learning","date":"2017-03-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lif31up/prototypical-network","path":"model/ProtoNet.py","file_url":"https://github.com/lif31up/prototypical-network/blob/HEAD/model/ProtoNet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"be2b72d9c5987b86","mcp_get_code":{"code_sha256":"be2b72d9c5987b86"}},{"arxiv_id":"1703.03400","paper":"/paper/model-agnostic-meta-learning-for-fast","title":"Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks","date":"2017-03-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lif31up/model-agnostic-meta-learning","path":"models/ConvNet.py","file_url":"https://github.com/lif31up/model-agnostic-meta-learning/blob/HEAD/models/ConvNet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"312e877e19776da5","mcp_get_code":{"code_sha256":"312e877e19776da5"}},{"arxiv_id":"1603.08511","paper":"/paper/colorful-image-colorization","title":"Colorful Image Colorization","date":"2016-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vincentbillaut/all-colors-matter","path":"models/unet.py","file_url":"https://github.com/vincentbillaut/all-colors-matter/blob/HEAD/models/unet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"52d7e583d78fc649","mcp_get_code":{"code_sha256":"52d7e583d78fc649"}},{"arxiv_id":"1511.06434","paper":"/paper/unsupervised-representation-learning-with-1","title":"Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"adityabingi/DCGAN-TF2.0","path":"dcgan.py","file_url":"https://github.com/adityabingi/DCGAN-TF2.0/blob/HEAD/dcgan.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9e9da9d2e1473da7","mcp_get_code":{"code_sha256":"9e9da9d2e1473da7"}},{"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":"kngwyu/pytorch-autoencoders","path":"pytorch_autoencoders/models/vae.py","file_url":"https://github.com/kngwyu/pytorch-autoencoders/blob/HEAD/pytorch_autoencoders/models/vae.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":"e9612f6335ffe255","mcp_get_code":{"code_sha256":"e9612f6335ffe255"}},{"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":"adityabingi/Beta-VAE","path":"model.py","file_url":"https://github.com/adityabingi/Beta-VAE/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":"5faa605e6ce72af4","mcp_get_code":{"code_sha256":"5faa605e6ce72af4"}},{"arxiv_id":"Zhou_Decoupling_and_Recoupling_Spatiotemporal_Representation_for_RGB-D-Based_Motion_Recognition_CVPR_2022_paper","paper":null,"title":"arXiv:Zhou_Decoupling_and_Recoupling_Spatiotemporal_Representation_for_RGB-D-Based_Motion_Recognition_CVPR_2022_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"damo-cv/MotionRGBD","path":"config/config.py","file_url":"https://github.com/damo-cv/MotionRGBD/blob/HEAD/config/config.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c2c4db0eb71d7f4c","mcp_get_code":{"code_sha256":"c2c4db0eb71d7f4c"}}]}