{"url":"/sota/neural-architecture-search-on-nas-bench-201","task":{"name":"Neural Architecture Search","url":"/task/architecture-search","note":null},"dataset":{"name":"NAS-Bench-201, ImageNet-16-120","url":"/dataset/nas-bench-201"},"category":"Methodology","categories":["Methodology"],"category_note":null,"description":"**Neural architecture search (NAS)** is a technique for automating the design of artificial neural networks (ANN), a widely used model in the field of machine learning. NAS essentially takes the process of a human manually tweaking a neural network and learning what works well, and automates this task to discover more complex architectures.\r\n\r\nImage Credit : [NAS with Reinforcement Learning](https://arxiv.org/abs/1611.01578)","description_from":"task","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","rank":"the archive's row order at snapshot; not re-ranked","rows_end_at":"2025-07-28","rows_withheld_as_spam":0,"metric_values":"the archive's strings, untouched"},"metrics":["Accuracy (Test)","Accuracy (Val)","Search time (s)"],"metric_direction":{"note":"inferred from the metric name only (the archive records no direction); null = not inferred, chart draws points only","by_metric":{"Accuracy (Test)":"higher","Accuracy (Val)":"higher","Search time (s)":"lower"}},"counts":{"rows":49,"rows_with_code":41,"rows_with_paper_page":49,"rows_dated":49,"rows_using_additional_data":0},"rows":[{"rank_in_archive_order":1,"model":"CR-LSO","metrics":{"Accuracy (Test)":"46.98","Accuracy (Val)":"46.51"},"uses_additional_data":false,"paper_date":"2022-11-11","paper":"/paper/cr-lso-convex-neural-architecture","paper_url":"https://arxiv.org/abs/2211.05950v1","paper_title":"CR-LSO: Convex Neural Architecture Optimization in the Latent Space of Graph Variational Autoencoder with Input Convex Neural Networks","code":"https://github.com/raoxuan-1998/cr-lso","n_code_links":1,"syntology":null},{"rank_in_archive_order":2,"model":"Shapley-NAS","metrics":{"Accuracy (Test)":"46.85","Accuracy (Val)":"46.57"},"uses_additional_data":false,"paper_date":"2022-06-20","paper":"/paper/shapley-nas-discovering-operation-1","paper_url":"https://arxiv.org/abs/2206.09811v1","paper_title":"Shapley-NAS: Discovering Operation Contribution for Neural Architecture Search","code":"https://github.com/euphoria16/shapley-nas","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":3,"n_samples":3,"n_pointer_only_licence":3}},{"rank_in_archive_order":3,"model":"β-SDARTS-RS","metrics":{"Accuracy (Test)":"46.71"},"uses_additional_data":false,"paper_date":"2022-03-03","paper":"/paper/b-darts-beta-decay-regularization-for","paper_url":"https://arxiv.org/abs/2203.01665v2","paper_title":"$β$-DARTS: Beta-Decay Regularization for Differentiable Architecture Search","code":"https://github.com/Sunshine-Ye/Beta-DARTS","n_code_links":1,"syntology":null},{"rank_in_archive_order":4,"model":"β-RDARTS-L2","metrics":{"Accuracy (Test)":"46.71"},"uses_additional_data":false,"paper_date":"2022-03-03","paper":"/paper/b-darts-beta-decay-regularization-for","paper_url":"https://arxiv.org/abs/2203.01665v2","paper_title":"$β$-DARTS: Beta-Decay Regularization for Differentiable Architecture Search","code":"https://github.com/Sunshine-Ye/Beta-DARTS","n_code_links":1,"syntology":null},{"rank_in_archive_order":5,"model":"NAR","metrics":{"Accuracy (Test)":"46.66","Accuracy (Val)":"46.16"},"uses_additional_data":false,"paper_date":"2022-01-30","paper":"/paper/neural-architecture-ranker","paper_url":"https://arxiv.org/abs/2201.12725v2","paper_title":"Generalized Global Ranking-Aware Neural Architecture Ranker for Efficient Image Classifier Search","code":"https://github.com/albertipot/nar","n_code_links":1,"syntology":null},{"rank_in_archive_order":6,"model":"BaLeNAS-TF","metrics":{"Accuracy (Test)":"46.54","Accuracy (Val)":"46.14"},"uses_additional_data":false,"paper_date":"2021-11-25","paper":"/paper/balenas-differentiable-architecture-search","paper_url":"https://arxiv.org/abs/2111.13204v1","paper_title":"BaLeNAS: Differentiable Architecture Search via the Bayesian Learning Rule","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":7,"model":"AG-Net","metrics":{"Accuracy (Test)":"46.42","Accuracy (Val)":"46.73"},"uses_additional_data":false,"paper_date":"2022-03-16","paper":"/paper/learning-where-to-look-generative-nas-is","paper_url":"https://arxiv.org/abs/2203.08734v2","paper_title":"Learning Where To Look -- Generative NAS is Surprisingly Efficient","code":"https://github.com/jovitalukasik/AG-Net","n_code_links":1,"syntology":{"n_ran":8,"n_unverified":7,"n_samples":15,"n_pointer_only_licence":0}},{"rank_in_archive_order":8,"model":"Local search","metrics":{"Accuracy (Test)":"46.38","Search time (s)":"151200"},"uses_additional_data":false,"paper_date":"2020-05-06","paper":"/paper/local-search-is-state-of-the-art-for-nas","paper_url":"https://arxiv.org/abs/2005.02960v3","paper_title":"Exploring the Loss Landscape in Neural Architecture Search","code":"https://github.com/naszilla/naszilla","n_code_links":2,"syntology":{"n_ran":2,"n_unverified":0,"n_samples":2,"n_pointer_only_licence":2}},{"rank_in_archive_order":9,"model":"NASBOT","metrics":{"Accuracy (Test)":"46.37","Search time (s)":"75600"},"uses_additional_data":false,"paper_date":"2018-02-11","paper":"/paper/neural-architecture-search-with-bayesian","paper_url":"http://arxiv.org/abs/1802.07191v3","paper_title":"Neural Architecture Search with Bayesian Optimisation and Optimal Transport","code":"https://github.com/kirthevasank/nasbot","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":9,"n_samples":9,"n_pointer_only_licence":0}},{"rank_in_archive_order":10,"model":"GAEA DARTS (ERM)","metrics":{"Accuracy (Test)":"46.36"},"uses_additional_data":false,"paper_date":"2020-04-16","paper":"/paper/geometry-aware-gradient-algorithms-for-neural","paper_url":"https://arxiv.org/abs/2004.07802v5","paper_title":"Geometry-Aware Gradient Algorithms for Neural Architecture Search","code":"https://github.com/liamcli/gaea_release","n_code_links":1,"syntology":{"n_ran":12,"n_unverified":3,"n_samples":15,"n_pointer_only_licence":5}},{"rank_in_archive_order":11,"model":"DrNAS","metrics":{"Accuracy (Test)":"46.34","Accuracy (Val)":"46.37"},"uses_additional_data":false,"paper_date":"2020-06-18","paper":"/paper/drnas-dirichlet-neural-architecture-search","paper_url":"https://arxiv.org/abs/2006.10355v4","paper_title":"DrNAS: Dirichlet Neural Architecture Search","code":"https://github.com/xiangning-chen/DrNAS","n_code_links":1,"syntology":null},{"rank_in_archive_order":12,"model":"β-DARTS","metrics":{"Accuracy (Test)":"46.34","Accuracy (Val)":"46.37"},"uses_additional_data":false,"paper_date":"2022-03-03","paper":"/paper/b-darts-beta-decay-regularization-for","paper_url":"https://arxiv.org/abs/2203.01665v2","paper_title":"$β$-DARTS: Beta-Decay Regularization for Differentiable Architecture Search","code":"https://github.com/Sunshine-Ye/Beta-DARTS","n_code_links":1,"syntology":null},{"rank_in_archive_order":13,"model":"Λ-DARTS","metrics":{"Accuracy (Test)":"46.34","Accuracy (Val)":"46.37"},"uses_additional_data":false,"paper_date":"2022-10-14","paper":"/paper/l-darts-mitigating-performance-collapse-by","paper_url":"https://arxiv.org/abs/2210.07998v2","paper_title":"$Λ$-DARTS: Mitigating Performance Collapse by Harmonizing Operation Selection among Cells","code":"https://github.com/dr-faustus/lambda-darts","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":1,"n_samples":1,"n_pointer_only_licence":1}},{"rank_in_archive_order":14,"model":"IS-DARTS","metrics":{"Accuracy (Test)":" 46.34","Accuracy (Val)":" 46.37"},"uses_additional_data":false,"paper_date":"2023-12-19","paper":"/paper/is-darts-stabilizing-darts-through-precise","paper_url":"https://arxiv.org/abs/2312.12648v1","paper_title":"IS-DARTS: Stabilizing DARTS through Precise Measurement on Candidate Importance","code":"https://github.com/hy-he/is-darts","n_code_links":1,"syntology":null},{"rank_in_archive_order":15,"model":"ParZC","metrics":{"Accuracy (Test)":"46.34","Accuracy (Val)":"46.37"},"uses_additional_data":false,"paper_date":"2024-02-03","paper":"/paper/parzc-parametric-zero-cost-proxies-for","paper_url":"https://arxiv.org/abs/2402.02105v1","paper_title":"ParZC: Parametric Zero-Cost Proxies for Efficient NAS","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":16,"model":"α-DARTS","metrics":{"Accuracy (Test)":"46.34","Accuracy (Val)":"46.17"},"uses_additional_data":false,"paper_date":"2022-11-18","paper":"/paper/a-darts-once-more-enhancing-differentiable","paper_url":"https://arxiv.org/abs/2211.10105v1","paper_title":"$α$ DARTS Once More: Enhancing Differentiable Architecture Search by Masked Image Modeling","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":17,"model":"TNAS","metrics":{"Accuracy (Test)":"46.31"},"uses_additional_data":false,"paper_date":"2022-04-11","paper":"/paper/when-nas-meets-trees-an-efficient-algorithm","paper_url":"https://arxiv.org/abs/2204.04918v1","paper_title":"When NAS Meets Trees: An Efficient Algorithm for Neural Architecture Search","code":"https://github.com/guochengqian/tnas","n_code_links":1,"syntology":null},{"rank_in_archive_order":18,"model":"BANANAS","metrics":{"Accuracy (Test)":"46.3","Search time (s)":"100800"},"uses_additional_data":false,"paper_date":"2019-10-25","paper":"/paper/bananas-bayesian-optimization-with-neural","paper_url":"https://arxiv.org/abs/1910.11858v3","paper_title":"BANANAS: Bayesian Optimization with Neural Architectures for Neural Architecture Search","code":"https://github.com/naszilla/naszilla","n_code_links":3,"syntology":{"n_ran":0,"n_unverified":8,"n_samples":8,"n_pointer_only_licence":0}},{"rank_in_archive_order":19,"model":"arch2vec","metrics":{"Accuracy (Test)":"46.27"},"uses_additional_data":false,"paper_date":"2020-06-12","paper":"/paper/does-unsupervised-architecture-representation","paper_url":"https://arxiv.org/abs/2006.06936v2","paper_title":"Does Unsupervised Architecture Representation Learning Help Neural Architecture Search?","code":"https://github.com/MSU-MLSys-Lab/arch2vec","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":9,"n_samples":9,"n_pointer_only_licence":0}},{"rank_in_archive_order":20,"model":"RF-DARTS","metrics":{"Accuracy (Test)":"46.1","Accuracy (Val)":"46.40"},"uses_additional_data":false,"paper_date":"2022-08-18","paper":"/paper/differentiable-architecture-search-with-1","paper_url":"https://arxiv.org/abs/2208.08835v1","paper_title":"Differentiable Architecture Search with Random Features","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":21,"model":"GEA","metrics":{"Accuracy (Test)":"46.04"},"uses_additional_data":false,"paper_date":"2022-07-22","paper":"/paper/guided-evolutionary-neural-architecture","paper_url":"https://arxiv.org/abs/2208.06475v1","paper_title":"Guided Evolutionary Neural Architecture Search With Efficient Performance Estimation","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":22,"model":"DU-DARTS","metrics":{"Accuracy (Test)":"45.94"},"uses_additional_data":false,"paper_date":"2021-11-23","paper":"/paper/du-darts-decreasing-the-uncertainty-of","paper_url":"https://www.bmvc2021-virtualconference.com/conference/papers/paper_0209.html","paper_title":"DU-DARTS: Decreasing the Uncertainty of Differentiable Architecture Search","code":"https://github.com/ShunLu91/DU-DARTS","n_code_links":1,"syntology":null},{"rank_in_archive_order":23,"model":"DARTS-SaBN","metrics":{"Accuracy (Test)":"45.85"},"uses_additional_data":false,"paper_date":"2021-02-22","paper":"/paper/sandwich-batch-normalization-1","paper_url":"https://arxiv.org/abs/2102.11382v2","paper_title":"Sandwich Batch Normalization: A Drop-In Replacement for Feature Distribution Heterogeneity","code":"https://github.com/VITA-Group/Sandwich-Batch-Normalization","n_code_links":1,"syntology":null},{"rank_in_archive_order":24,"model":"GenNAS","metrics":{"Accuracy (Test)":"45.59","Search time (s)":"1080"},"uses_additional_data":false,"paper_date":"2021-08-04","paper":"/paper/generic-neural-architecture-search-via","paper_url":"https://arxiv.org/abs/2108.01899v2","paper_title":"Generic Neural Architecture Search via Regression","code":"https://github.com/leeyeehoo/GenNAS","n_code_links":2,"syntology":{"n_ran":3,"n_unverified":0,"n_samples":3,"n_pointer_only_licence":3}},{"rank_in_archive_order":25,"model":"REA","metrics":{"Accuracy (Test)":"45.54","Search time (s)":"12000"},"uses_additional_data":false,"paper_date":"2018-02-05","paper":"/paper/regularized-evolution-for-image-classifier","paper_url":"http://arxiv.org/abs/1802.01548v7","paper_title":"Regularized Evolution for Image Classifier Architecture Search","code":"https://github.com/tensorflow/tpu/tree/master/models/official/amoeba_net","n_code_links":5,"syntology":null},{"rank_in_archive_order":26,"model":"CDARTS","metrics":{"Accuracy (Test)":"45.51"},"uses_additional_data":false,"paper_date":"2020-06-18","paper":"/paper/cyclic-differentiable-architecture-search","paper_url":"https://arxiv.org/abs/2006.10724v4","paper_title":"Cyclic Differentiable Architecture Search","code":"https://github.com/microsoft/cream","n_code_links":3,"syntology":null},{"rank_in_archive_order":27,"model":"DiNAS","metrics":{"Accuracy (Test)":"45.41","Accuracy (Val)":"46.66","Search time (s)":"15.36"},"uses_additional_data":false,"paper_date":"2024-03-09","paper":"/paper/multi-conditioned-graph-diffusion-for-neural","paper_url":"https://arxiv.org/abs/2403.06020v2","paper_title":"Multi-conditioned Graph Diffusion for Neural Architecture Search","code":"https://github.com/rohanasthana/dinas","n_code_links":1,"syntology":{"n_ran":5,"n_unverified":2,"n_samples":7,"n_pointer_only_licence":0}},{"rank_in_archive_order":28,"model":"PRE-NAS","metrics":{"Accuracy (Test)":"45.34"},"uses_additional_data":false,"paper_date":"2022-04-27","paper":"/paper/pre-nas-predictor-assisted-evolutionary","paper_url":"https://arxiv.org/abs/2204.12726v1","paper_title":"PRE-NAS: Predictor-assisted Evolutionary Neural Architecture Search","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":29,"model":"DARTS-","metrics":{"Accuracy (Test)":"45.12","Accuracy (Val)":"44.87"},"uses_additional_data":false,"paper_date":"2020-09-02","paper":"/paper/darts-robustly-stepping-out-of-performance","paper_url":"https://arxiv.org/abs/2009.01027v2","paper_title":"DARTS-: Robustly Stepping out of Performance Collapse Without Indicators","code":"https://github.com/Meituan-AutoML/DARTS-","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":8,"n_samples":8,"n_pointer_only_licence":0}},{"rank_in_archive_order":30,"model":"KNAS (k=40)","metrics":{"Accuracy (Test)":"45.05"},"uses_additional_data":false,"paper_date":"2021-11-26","paper":"/paper/knas-green-neural-architecture-search","paper_url":"https://arxiv.org/abs/2111.13293v1","paper_title":"KNAS: Green Neural Architecture Search","code":"https://github.com/jingjing-nlp/knas","n_code_links":1,"syntology":{"n_ran":6,"n_unverified":1,"n_samples":7,"n_pointer_only_licence":0}},{"rank_in_archive_order":31,"model":"SNAS","metrics":{"Accuracy (Test)":"43.16"},"uses_additional_data":false,"paper_date":"2018-12-24","paper":"/paper/snas-stochastic-neural-architecture-search","paper_url":"https://arxiv.org/abs/1812.09926v3","paper_title":"SNAS: Stochastic Neural Architecture Search","code":"https://github.com/SNAS-Series/SNAS-Series","n_code_links":2,"syntology":null},{"rank_in_archive_order":32,"model":"FairNAS","metrics":{"Accuracy (Test)":"42.19","Search time (s)":"9845"},"uses_additional_data":false,"paper_date":"2019-07-03","paper":"/paper/fairnas-rethinking-evaluation-fairness-of","paper_url":"https://arxiv.org/abs/1907.01845v5","paper_title":"FairNAS: Rethinking Evaluation Fairness of Weight Sharing Neural Architecture Search","code":"https://github.com/xiaomi-automl/FairNAS","n_code_links":2,"syntology":null},{"rank_in_archive_order":33,"model":"EPE-NAS (N=500)","metrics":{"Accuracy (Test)":"42.05","Search time (s)":"105.8"},"uses_additional_data":false,"paper_date":"2021-02-16","paper":"/paper/epe-nas-efficient-performance-estimation","paper_url":"https://arxiv.org/abs/2102.08099v1","paper_title":"EPE-NAS: Efficient Performance Estimation Without Training for Neural Architecture Search","code":"https://github.com/VascoLopes/EPENAS","n_code_links":2,"syntology":{"n_ran":3,"n_unverified":0,"n_samples":3,"n_pointer_only_licence":0}},{"rank_in_archive_order":34,"model":"EPE-NAS (N=10)","metrics":{"Accuracy (Test)":"41.92","Search time (s)":"2.3"},"uses_additional_data":false,"paper_date":"2021-02-16","paper":"/paper/epe-nas-efficient-performance-estimation","paper_url":"https://arxiv.org/abs/2102.08099v1","paper_title":"EPE-NAS: Efficient Performance Estimation Without Training for Neural Architecture Search","code":"https://github.com/VascoLopes/EPENAS","n_code_links":2,"syntology":{"n_ran":3,"n_unverified":0,"n_samples":3,"n_pointer_only_licence":0}},{"rank_in_archive_order":35,"model":"EPE-NAS (N=1000)","metrics":{"Accuracy (Test)":"41.84","Search time (s)":"206.2"},"uses_additional_data":false,"paper_date":"2021-02-16","paper":"/paper/epe-nas-efficient-performance-estimation","paper_url":"https://arxiv.org/abs/2102.08099v1","paper_title":"EPE-NAS: Efficient Performance Estimation Without Training for Neural Architecture Search","code":"https://github.com/VascoLopes/EPENAS","n_code_links":2,"syntology":{"n_ran":3,"n_unverified":0,"n_samples":3,"n_pointer_only_licence":0}},{"rank_in_archive_order":36,"model":"GDAS","metrics":{"Accuracy (Test)":"41.71","Search time (s)":"28926"},"uses_additional_data":false,"paper_date":"2019-10-10","paper":"/paper/searching-for-a-robust-neural-architecture-in-1","paper_url":"https://arxiv.org/abs/1910.04465v2","paper_title":"Searching for A Robust Neural Architecture in Four GPU Hours","code":"https://github.com/D-X-Y/GDAS","n_code_links":6,"syntology":null},{"rank_in_archive_order":37,"model":"iDARTS","metrics":{"Accuracy (Test)":"40.89","Accuracy (Val)":"40.38"},"uses_additional_data":false,"paper_date":"2021-06-21","paper":"/paper/idarts-differentiable-architecture-search","paper_url":"https://arxiv.org/abs/2106.10784v1","paper_title":"iDARTS: Differentiable Architecture Search with Stochastic Implicit Gradients","code":"https://github.com/MiaoZhang0525/iDARTS","n_code_links":1,"syntology":null},{"rank_in_archive_order":38,"model":"EPE-NAS (N=100)","metrics":{"Accuracy (Test)":"38.80","Search time (s)":"20.5"},"uses_additional_data":false,"paper_date":"2021-02-16","paper":"/paper/epe-nas-efficient-performance-estimation","paper_url":"https://arxiv.org/abs/2102.08099v1","paper_title":"EPE-NAS: Efficient Performance Estimation Without Training for Neural Architecture Search","code":"https://github.com/VascoLopes/EPENAS","n_code_links":2,"syntology":{"n_ran":3,"n_unverified":0,"n_samples":3,"n_pointer_only_licence":0}},{"rank_in_archive_order":39,"model":"NAS without training (N=10)","metrics":{"Accuracy (Test)":"38.33","Search time (s)":"1.7"},"uses_additional_data":false,"paper_date":"2020-06-08","paper":"/paper/neural-architecture-search-without-training","paper_url":"https://arxiv.org/abs/2006.04647v3","paper_title":"Neural Architecture Search without Training","code":"https://github.com/BayesWatch/nas-without-training","n_code_links":3,"syntology":{"n_ran":8,"n_unverified":2,"n_samples":10,"n_pointer_only_licence":3}},{"rank_in_archive_order":40,"model":"NAS without training (N=100)","metrics":{"Accuracy (Test)":"36.37","Search time (s)":"17.4"},"uses_additional_data":false,"paper_date":"2020-06-08","paper":"/paper/neural-architecture-search-without-training","paper_url":"https://arxiv.org/abs/2006.04647v3","paper_title":"Neural Architecture Search without Training","code":"https://github.com/BayesWatch/nas-without-training","n_code_links":3,"syntology":{"n_ran":8,"n_unverified":2,"n_samples":10,"n_pointer_only_licence":3}},{"rank_in_archive_order":41,"model":"RSPS","metrics":{"Accuracy (Test)":"31.14","Search time (s)":"7587"},"uses_additional_data":false,"paper_date":"2019-02-20","paper":"/paper/random-search-and-reproducibility-for-neural","paper_url":"https://arxiv.org/abs/1902.07638v3","paper_title":"Random Search and Reproducibility for Neural Architecture Search","code":"https://github.com/microsoft/nn-meter","n_code_links":4,"syntology":{"n_ran":2,"n_unverified":5,"n_samples":7,"n_pointer_only_licence":1}},{"rank_in_archive_order":42,"model":"DARTS (first order)","metrics":{"Accuracy (Test)":"16.43","Search time (s)":"10890"},"uses_additional_data":false,"paper_date":"2018-06-24","paper":"/paper/darts-differentiable-architecture-search","paper_url":"http://arxiv.org/abs/1806.09055v2","paper_title":"DARTS: Differentiable Architecture Search","code":"https://github.com/google-research/google-research/tree/master/enas_lm","n_code_links":59,"syntology":{"n_ran":69,"n_unverified":87,"n_samples":156,"n_pointer_only_licence":48}},{"rank_in_archive_order":43,"model":"ENAS","metrics":{"Accuracy (Test)":"16.43","Search time (s)":"13315"},"uses_additional_data":false,"paper_date":"2018-07-01","paper":"/paper/efficient-neural-architecture-search-via","paper_url":"https://icml.cc/Conferences/2018/Schedule?showEvent=2247","paper_title":"Efficient Neural Architecture Search via Parameters Sharing","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":44,"model":"DARTS (second order)","metrics":{"Accuracy (Test)":"16.43","Search time (s)":"29902"},"uses_additional_data":false,"paper_date":"2018-06-24","paper":"/paper/darts-differentiable-architecture-search","paper_url":"http://arxiv.org/abs/1806.09055v2","paper_title":"DARTS: Differentiable Architecture Search","code":"https://github.com/google-research/google-research/tree/master/enas_lm","n_code_links":59,"syntology":{"n_ran":69,"n_unverified":87,"n_samples":156,"n_pointer_only_licence":48}},{"rank_in_archive_order":45,"model":"ASE-NAS+","metrics":{"Accuracy (Val)":"46.66"},"uses_additional_data":false,"paper_date":"2022-10-31","paper":"/paper/automatic-subspace-evoking-for-efficient","paper_url":"https://arxiv.org/abs/2210.17180v2","paper_title":"Automated Dominative Subspace Mining for Efficient Neural Architecture Search","code":"https://github.com/chenyaofo/ASE-NAS","n_code_links":1,"syntology":null},{"rank_in_archive_order":46,"model":"CATCH-meta","metrics":{"Accuracy (Val)":"46.07","Search time (s)":"18000"},"uses_additional_data":false,"paper_date":"2020-07-18","paper":"/paper/catch-context-based-meta-reinforcement","paper_url":"https://arxiv.org/abs/2007.09380v3","paper_title":"CATCH: Context-based Meta Reinforcement Learning for Transferrable Architecture Search","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":47,"model":"PNAS +","metrics":{"Accuracy (Val)":"44.75"},"uses_additional_data":false,"paper_date":"2017-12-02","paper":"/paper/progressive-neural-architecture-search","paper_url":"http://arxiv.org/abs/1712.00559v3","paper_title":"Progressive Neural Architecture Search","code":"https://github.com/tensorflow/models/tree/master/research/deeplab","n_code_links":18,"syntology":{"n_ran":3,"n_unverified":0,"n_samples":3,"n_pointer_only_licence":2}},{"rank_in_archive_order":48,"model":"DSNAS","metrics":{"Accuracy (Val)":"41.07"},"uses_additional_data":false,"paper_date":"2020-02-21","paper":"/paper/dsnas-direct-neural-architecture-search","paper_url":"https://arxiv.org/abs/2002.09128v2","paper_title":"DSNAS: Direct Neural Architecture Search without Parameter Retraining","code":"https://github.com/SNAS-Series/SNAS-Series","n_code_links":1,"syntology":{"n_ran":1,"n_unverified":0,"n_samples":1,"n_pointer_only_licence":0}},{"rank_in_archive_order":49,"model":"SETN","metrics":{"Accuracy (Val)":"32.52"},"uses_additional_data":false,"paper_date":"2019-10-13","paper":"/paper/one-shot-neural-architecture-search-via-self","paper_url":"https://arxiv.org/abs/1910.05733v4","paper_title":"One-Shot Neural Architecture Search via Self-Evaluated Template Network","code":"https://github.com/D-X-Y/NAS-Projects","n_code_links":4,"syntology":{"n_ran":0,"n_unverified":3,"n_samples":3,"n_pointer_only_licence":0}}],"since_archive":{"claim":"Results that newer papers report for their own method, placed here by Syntology. A model pointed at the cell in the paper's own table; the number was read from that cell and checked against this leaderboard's metric, dataset, split and scale; an independent check that saw this leaderboard's other rows and every other leaderboard on the same dataset accepted it. Not reviewed by the paper's authors or by the archive's editors, and not ranked against the archive rows.","extraction_file_present":true,"measurement":{"test_papers":883,"papers_with_output":881,"judged_true":108,"judged":110,"wilson95_lower":0.9361,"measured_on":"2026-09-24","frozen_commit":"0e3de0df94"},"measurement_note":"blind adjudication of accepted entries on a held-out split of archive papers, rules frozen before the test","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","complete":false,"papers_newer_than_archive":9623,"papers_checked":6885,"papers_extracted_not_yet_verified":0,"boards_without_verdict":2,"papers_not_yet_extracted":2737},"order":"newest first by month (arXiv date, else the arXiv-id month), then arXiv id descending","columns":[],"entries":[]},"syntology":{"read_at":"2026-09-25T09:33:49+00:00","claim":"Per row: N of M harvested code samples from that row's paper executed on a synthesized fixture; the other M-N are unverified. Not a reproduction of the row's number; not a correctness claim. n_pointer_only_licence counts samples the site points at rather than redistributes (a licence axis, independent of ran/unverified).","rows_with_graph_line":24,"rows_with_any_sample_ran":17,"distinct_papers_with_graph_line":19,"distinct_papers_with_any_sample_ran":12,"samples_over_distinct_papers":{"n_ran":122,"n_unverified":148,"n_samples":270,"n_pointer_only_licence":68,"note":"each paper (arXiv id) counted once, however many rows it is behind; this is the page-level figure"},"samples_row_weighted":{"n_ran":208,"n_unverified":237,"n_samples":445,"n_pointer_only_licence":119,"note":"row-weighted: a paper behind several rows is counted once per row; inflated relative to samples_over_distinct_papers by design, kept for readers summing the per-row syntology blocks"}}}