{"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/get-grad-norm","entry":"get_grad_norm","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":45,"n_papers_ran":35,"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":16,"n_samples_ran":9,"n_samples_fingerprinted":0,"n_places":45,"n_places_pointer_only":13,"by_status":{"ran_honours":4,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":5,"unverified":7},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2606.19134","paper":"/paper/arxiv-2606-19134","title":"Pareto Q-Learning with Reward Machines","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"arnaudlequen/PQLRM","path":"baselines/common/networks.py","file_url":"https://github.com/arnaudlequen/PQLRM/blob/HEAD/baselines/common/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8f1ea214cc32f2fb","mcp_get_code":{"code_sha256":"8f1ea214cc32f2fb"}},{"arxiv_id":"2605.19959","paper":"/paper/arxiv-2605-19959","title":"Learning Orthonormal Bases for Function Spaces","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"HamidrezaKmK/Learning-ONBs","path":"training_utils.py","file_url":"https://github.com/HamidrezaKmK/Learning-ONBs/blob/HEAD/training_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ad98fbe48534d220","mcp_get_code":{"code_sha256":"ad98fbe48534d220"}},{"arxiv_id":"2603.28743","paper":"/paper/arxiv-2603-28743","title":"Rethinking Language Model Scaling under Transferable Hypersphere Optimization","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"microsoft/ArchScale","path":"logging_utils.py","file_url":"https://github.com/microsoft/ArchScale/blob/HEAD/logging_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6ac53a7ef2435384","mcp_get_code":{"code_sha256":"6ac53a7ef2435384"}},{"arxiv_id":"2506.08297","paper":"/paper/sema-a-scalable-and-efficient-mamba-like","title":"SEMA: a Scalable and Efficient Mamba like Attention via Token Localization and Averaging","date":"2025-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nhatthanhtran/SEMA","path":"utils.py","file_url":"https://github.com/nhatthanhtran/SEMA/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2412.06590","paper":"/paper/bridging-the-divide-reconsidering-softmax-and","title":"Bridging the Divide: Reconsidering Softmax and Linear Attention","date":"2024-12-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"leaplabthu/inline","path":"utils.py","file_url":"https://github.com/leaplabthu/inline/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2410.21708","paper":"/paper/unsupervised-modality-adaptation-with-text-to","title":"Unsupervised Modality Adaptation with Text-to-Image Diffusion Models for Semantic Segmentation","date":"2024-10-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"XiaRho/MADM","path":"engine/train_loop.py","file_url":"https://github.com/XiaRho/MADM/blob/HEAD/engine/train_loop.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c6bf0d68150e96b7","mcp_get_code":{"code_sha256":"c6bf0d68150e96b7"}},{"arxiv_id":"2410.20660","paper":"/paper/turbohopp-accelerated-molecule-scaffold","title":"TurboHopp: Accelerated Molecule Scaffold Hopping with Consistency Models","date":"2024-10-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"orgw/TurboHopp","path":"diffusion_hopping/model/consistency_lightning.py","file_url":"https://github.com/orgw/TurboHopp/blob/HEAD/diffusion_hopping/model/consistency_lightning.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"44a37ba761a6564f","mcp_get_code":{"code_sha256":"44a37ba761a6564f"}},{"arxiv_id":"2410.15091","paper":"/paper/spatial-mamba-effective-visual-state-space","title":"Spatial-Mamba: Effective Visual State Space Models via Structure-Aware State Fusion","date":"2024-10-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"edwardchasel/spatial-mamba","path":"classification/utils/utils.py","file_url":"https://github.com/edwardchasel/spatial-mamba/blob/HEAD/classification/utils/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2410.03160","paper":"/paper/redefining-temporal-modeling-in-video","title":"Redefining Temporal Modeling in Video Diffusion: The Vectorized Timestep Approach","date":"2024-10-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yaofang-liu/fvdm","path":"utils.py","file_url":"https://github.com/yaofang-liu/fvdm/blob/HEAD/utils.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":"64900e821beadb4e","mcp_get_code":{"code_sha256":"64900e821beadb4e"}},{"arxiv_id":"2409.12957","paper":"/paper/3dtopia-xl-scaling-high-quality-3d-asset","title":"3DTopia-XL: Scaling High-quality 3D Asset Generation via Primitive Diffusion","date":"2024-09-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"3dtopia/3dtopia-xl","path":"train_dit.py","file_url":"https://github.com/3dtopia/3dtopia-xl/blob/HEAD/train_dit.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":"29c68503e8447965","mcp_get_code":{"code_sha256":"29c68503e8447965"}},{"arxiv_id":"2407.19394","paper":"/paper/depth-wise-convolutions-in-vision","title":"Depth-Wise Convolutions in Vision Transformers for Efficient Training on Small Datasets","date":"2024-07-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ztx-100/efficient_vit_with_dw","path":"utils.py","file_url":"https://github.com/ztx-100/efficient_vit_with_dw/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2407.10240","paper":"/paper/xlstmtime-long-term-time-series-forecasting","title":"xLSTMTime : Long-term Time Series Forecasting With xLSTM","date":"2024-07-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"muslehal/xLSTMTime","path":"utils.py","file_url":"https://github.com/muslehal/xLSTMTime/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2407.07093","paper":"/paper/fbi-llm-scaling-up-fully-binarized-llms-from","title":"FBI-LLM: Scaling Up Fully Binarized LLMs from Scratch via Autoregressive Distillation","date":"2024-07-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liqunma/fbi-llm","path":"main_utils.py","file_url":"https://github.com/liqunma/fbi-llm/blob/HEAD/main_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e9353db1655d860d","mcp_get_code":{"code_sha256":"e9353db1655d860d"}},{"arxiv_id":"2406.08773","paper":"/paper/denoisereid-denoising-model-for","title":"DenoiseRep: Denoising Model for Representation Learning","date":"2024-06-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wangguanan/DenoiseRep","path":"Classification/imagenet/Swin-Transformer/utils.py","file_url":"https://github.com/wangguanan/DenoiseRep/blob/HEAD/Classification/imagenet/Swin-Transformer/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2405.16785","paper":"/paper/promptfix-you-prompt-and-we-fix-the-photo","title":"PromptFix: You Prompt and We Fix the Photo","date":"2024-05-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yeates/promptfix","path":"utils/utils.py","file_url":"https://github.com/yeates/promptfix/blob/HEAD/utils/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2405.16466","paper":"/paper/high-performance-temporal-reversible-spiking","title":"High-Performance Temporal Reversible Spiking Neural Networks with $O(L)$ Training Memory and $O(1)$ Inference Cost","date":"2024-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"biclab/t-revsnn","path":"utils.py","file_url":"https://github.com/biclab/t-revsnn/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2405.11770","paper":"/paper/learning-spatial-similarity-distribution-for","title":"Learning Spatial Similarity Distribution for Few-shot Object Counting","date":"2024-05-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CBalance/SSD","path":"utils.py","file_url":"https://github.com/CBalance/SSD/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2404.07794","paper":"/paper/dgmamba-domain-generalization-via-generalized","title":"DGMamba: Domain Generalization via Generalized State Space Model","date":"2024-04-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"longshaocong/dgmamba","path":"utils/utils.py","file_url":"https://github.com/longshaocong/dgmamba/blob/HEAD/utils/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2402.02097","paper":"/paper/settling-decentralized-multi-agent","title":"Settling Decentralized Multi-Agent Coordinated Exploration by Novelty Sharing","date":"2024-02-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sigmabm/mace","path":"src/algo/r_mappo/hdd_net.py","file_url":"https://github.com/sigmabm/mace/blob/HEAD/src/algo/r_mappo/hdd_net.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6b68682cdb55cf2a","mcp_get_code":{"code_sha256":"6b68682cdb55cf2a"}},{"arxiv_id":"2401.09414","paper":"/paper/vlogger-make-your-dream-a-vlog","title":"Vlogger: Make Your Dream A Vlog","date":"2024-01-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhuangshaobin/vlogger","path":"utils.py","file_url":"https://github.com/zhuangshaobin/vlogger/blob/HEAD/utils.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":"64900e821beadb4e","mcp_get_code":{"code_sha256":"64900e821beadb4e"}},{"arxiv_id":"2401.03048","paper":"/paper/latte-latent-diffusion-transformer-for-video","title":"Latte: Latent Diffusion Transformer for Video Generation","date":"2024-01-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"maxin-cn/Latte","path":"utils.py","file_url":"https://github.com/maxin-cn/Latte/blob/HEAD/utils.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":"64900e821beadb4e","mcp_get_code":{"code_sha256":"64900e821beadb4e"}},{"arxiv_id":"2311.12495","paper":"/paper/multi-objective-reinforcement-learning-based-2","title":"Multi-Objective Reinforcement Learning Based on Decomposition: A Taxonomy and Framework","date":"2023-11-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucasalegre/morl-baselines","path":"morl_baselines/common/networks.py","file_url":"https://github.com/lucasalegre/morl-baselines/blob/HEAD/morl_baselines/common/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8f1ea214cc32f2fb","mcp_get_code":{"code_sha256":"8f1ea214cc32f2fb"}},{"arxiv_id":"2309.01430","paper":"/paper/dat-spatially-dynamic-vision-transformer-with","title":"DAT++: Spatially Dynamic Vision Transformer with Deformable Attention","date":"2023-09-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"leaplabthu/dat","path":"utils.py","file_url":"https://github.com/leaplabthu/dat/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2307.06947","paper":"/paper/video-focalnets-spatio-temporal-focal","title":"Video-FocalNets: Spatio-Temporal Focal Modulation for Video Action Recognition","date":"2023-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"talalwasim/video-focalnets","path":"utils.py","file_url":"https://github.com/talalwasim/video-focalnets/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2306.05175","paper":"/paper/large-scale-dataset-pruning-with-dynamic","title":"Large-scale Dataset Pruning with Dynamic Uncertainty","date":"2023-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"baai-dcai/dataset-pruning","path":"ImageNet/utils.py","file_url":"https://github.com/baai-dcai/dataset-pruning/blob/HEAD/ImageNet/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2306.00740","paper":"/paper/a-uniform-confidence-phenomenon-in-deep","title":"On the Limitations of Temperature Scaling for Distributions with Overlaps","date":"2023-06-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"2014mchidamb/temp-scaling-limitations","path":"utils/training_utils.py","file_url":"https://github.com/2014mchidamb/temp-scaling-limitations/blob/HEAD/utils/training_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"96f296f4b67ed59a","mcp_get_code":{"code_sha256":"96f296f4b67ed59a"}},{"arxiv_id":"2305.10951","paper":"/paper/making-more-of-little-data-improving-low","title":"Making More of Little Data: Improving Low-Resource Automatic Speech Recognition Using Data Augmentation","date":"2023-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bartelds/asr-augmentation","path":"src/cpt/run_wav2vec2_pretraining_no_trainer.py","file_url":"https://github.com/bartelds/asr-augmentation/blob/HEAD/src/cpt/run_wav2vec2_pretraining_no_trainer.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"3e1cb4f05c2a5e37","mcp_get_code":{"code_sha256":"3e1cb4f05c2a5e37"}},{"arxiv_id":"2303.15062","paper":"/paper/the-devil-is-in-the-points-weakly-semi","title":"The Devil is in the Points: Weakly Semi-Supervised Instance Segmentation via Point-Guided Mask Representation","date":"2023-03-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"clovaai/PointWSSIS","path":"MaskRefineNet/utils/utils.py","file_url":"https://github.com/clovaai/PointWSSIS/blob/HEAD/MaskRefineNet/utils/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"7ea6c95b70e0ef6b","mcp_get_code":{"code_sha256":"7ea6c95b70e0ef6b"}},{"arxiv_id":"2303.00883","paper":"/paper/variance-reduced-clipping-for-non-convex","title":"Variance-reduced Clipping for Non-convex Optimization","date":"2023-03-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"haochuan-mit/varaince-reduced-clipping-for-non-convex-optimization","path":"vr_optimizers/optims/utils.py","file_url":"https://github.com/haochuan-mit/varaince-reduced-clipping-for-non-convex-optimization/blob/HEAD/vr_optimizers/optims/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"4291fa670f696748","mcp_get_code":{"code_sha256":"4291fa670f696748"}},{"arxiv_id":"2302.04313","paper":"/paper/geometry-complete-diffusion-for-3d-molecule","title":"Geometry-Complete Diffusion for 3D Molecule Generation and Optimization","date":"2023-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bioinfomachinelearning/gcdm-sbdd","path":"utils.py","file_url":"https://github.com/bioinfomachinelearning/gcdm-sbdd/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"975b957da34b7db7","mcp_get_code":{"code_sha256":"975b957da34b7db7"}},{"arxiv_id":"2210.13695","paper":"/paper/structure-based-drug-design-with-equivariant","title":"Structure-based Drug Design with Equivariant Diffusion Models","date":"2022-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"arneschneuing/diffsbdd","path":"utils.py","file_url":"https://github.com/arneschneuing/diffsbdd/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"975b957da34b7db7","mcp_get_code":{"code_sha256":"975b957da34b7db7"}},{"arxiv_id":"2210.13512","paper":"/paper/provably-learning-diverse-features-in-multi","title":"Provably Learning Diverse Features in Multi-View Data with Midpoint Mixup","date":"2022-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"2014mchidamb/midpoint-mixup-multi-view-icml","path":"utils/training_utils.py","file_url":"https://github.com/2014mchidamb/midpoint-mixup-multi-view-icml/blob/HEAD/utils/training_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"96f296f4b67ed59a","mcp_get_code":{"code_sha256":"96f296f4b67ed59a"}},{"arxiv_id":"2207.09455","paper":"/paper/to-update-or-not-to-update-neurons-at","title":"To update or not to update? Neurons at equilibrium in deep models","date":"2022-07-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eidoslab/neq","path":"src/Swin-Transformer/utils.py","file_url":"https://github.com/eidoslab/neq/blob/HEAD/src/Swin-Transformer/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2205.14546","paper":"/paper/the-missing-invariance-principle-found-the","title":"The Missing Invariance Principle Found -- the Reciprocal Twin of Invariant Risk Minimization","date":"2022-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ibm/mri","path":"custom_algorithms.py","file_url":"https://github.com/ibm/mri/blob/HEAD/custom_algorithms.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0c216d63456de1ec","mcp_get_code":{"code_sha256":"0c216d63456de1ec"}},{"arxiv_id":"2202.06510","paper":"/paper/mixing-and-shifting-exploiting-global-and","title":"Mixing and Shifting: Exploiting Global and Local Dependencies in Vision MLPs","date":"2022-02-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jegzheng/ms-mlp","path":"utils.py","file_url":"https://github.com/jegzheng/ms-mlp/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2107.08391","paper":"/paper/as-mlp-an-axial-shifted-mlp-architecture-for","title":"AS-MLP: An Axial Shifted MLP Architecture for Vision","date":"2021-07-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"svip-lab/AS-MLP","path":"utils.py","file_url":"https://github.com/svip-lab/AS-MLP/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2106.04263","paper":"/paper/demystifying-local-vision-transformer-sparse","title":"On the Connection between Local Attention and Dynamic Depth-wise Convolution","date":"2021-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Atten4Vis/DemystifyLocalViT","path":"utils.py","file_url":"https://github.com/Atten4Vis/DemystifyLocalViT/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2106.03650","paper":"/paper/shuffle-transformer-rethinking-spatial","title":"Shuffle Transformer: Rethinking Spatial Shuffle for Vision Transformer","date":"2021-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mulinmeng/Shuffle-Transformer","path":"utils.py","file_url":"https://github.com/mulinmeng/Shuffle-Transformer/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2103.14030","paper":"/paper/swin-transformer-hierarchical-vision","title":"Swin Transformer: Hierarchical Vision Transformer using Shifted Windows","date":"2021-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"canerozer/qct","path":"utils.py","file_url":"https://github.com/canerozer/qct/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"2002.05359","paper":"/paper/adaptivity-of-stochastic-gradient-methods-for","title":"Adaptivity of Stochastic Gradient Methods for Nonconvex Optimization","date":"2020-02-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SamuelHorvath/Variance_Reduced_Optimizers_Pytorch","path":"vr_optimizers/optims/utils.py","file_url":"https://github.com/SamuelHorvath/Variance_Reduced_Optimizers_Pytorch/blob/HEAD/vr_optimizers/optims/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"4291fa670f696748","mcp_get_code":{"code_sha256":"4291fa670f696748"}},{"arxiv_id":"1910.13616","paper":"/paper/multimodal-model-agnostic-meta-learning-via","title":"Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation","date":"2019-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vuoristo/MMAML-Regression","path":"maml/metalearner.py","file_url":"https://github.com/vuoristo/MMAML-Regression/blob/HEAD/maml/metalearner.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"ijcai2025_0271","paper":null,"title":"arXiv:ijcai2025_0271","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"ZheminZhang1/HcNet","path":"HcNet/utils.py","file_url":"https://github.com/ZheminZhang1/HcNet/blob/HEAD/HcNet/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"Xie_PVMamba_Parallelizing_Vision_Mamba_via_Dynamic_State_Aggregation_ICCV_2025_paper","paper":null,"title":"arXiv:Xie_PVMamba_Parallelizing_Vision_Mamba_via_Dynamic_State_Aggregation_ICCV_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"VISION-SJTU/PVMamba","path":"classification/utils/utils.py","file_url":"https://github.com/VISION-SJTU/PVMamba/blob/HEAD/classification/utils/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"Gao_Bootstrapping_SparseFormers_from_Vision_Foundation_Models_CVPR_2024_paper","paper":null,"title":"arXiv:Gao_Bootstrapping_SparseFormers_from_Vision_Foundation_Models_CVPR_2024_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"showlab/sparseformer","path":"imagenet/utils.py","file_url":"https://github.com/showlab/sparseformer/blob/HEAD/imagenet/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}},{"arxiv_id":"00666","paper":null,"title":"arXiv:00666","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"lliai/AttnZero","path":"imagenet/utils.py","file_url":"https://github.com/lliai/AttnZero/blob/HEAD/imagenet/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"eec1e7cba51d5e8e","mcp_get_code":{"code_sha256":"eec1e7cba51d5e8e"}}]}