{"url":"/dataset/svhn","name":"SVHN","full_name":"Street View House Numbers","description_markdown":"Street View House Numbers (**SVHN**) is a digit classification benchmark dataset that contains 600,000 32×32 RGB images of printed digits (from 0 to 9) cropped from pictures of house number plates. The cropped images are centered in the digit of interest, but nearby digits and other distractors are kept in the image. SVHN has three sets: training, testing sets and an extra set with 530,000 images that are less difficult and can be used for helping with the training process.\r\n\r\nSource: [Reading Digits in Natural Images with Unsupervised Feature Learning](https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/37648.pdf)\r\nImage Source: [http://ufldl.stanford.edu/housenumbers/](http://ufldl.stanford.edu/housenumbers/)","description_withheld":null,"homepage":"http://ufldl.stanford.edu/housenumbers/","introduced_date":null,"introduced_date_note":null,"introduced_by":{"paper":null,"title":"Reading digits in natural images with unsupervised feature learning","first_author":null,"url":"http://ufldl.stanford.edu/housenumbers/nips2011_housenumbers.pdf"},"license":{"name":"CC","url":"http://ufldl.stanford.edu/housenumbers/"},"modalities":[{"name":"Images","url":"/datasets/modality/images"}],"tasks":[{"name":"Image Classification","url":"/task/image-classification","datasets_with_task":"/datasets/task/image-classification"},{"name":"Anomaly Detection","url":"/task/anomaly-detection","datasets_with_task":"/datasets/task/anomaly-detection"},{"name":"Domain Adaptation","url":"/task/domain-adaptation","datasets_with_task":"/datasets/task/domain-adaptation"},{"name":"Semi-Supervised Image Classification","url":"/task/semi-supervised-image-classification","datasets_with_task":"/datasets/task/semi-supervised-image-classification"},{"name":"Unsupervised Image Classification","url":"/task/unsupervised-image-classification","datasets_with_task":"/datasets/task/unsupervised-image-classification"},{"name":"Novel Class Discovery","url":"/task/novel-class-discovery","datasets_with_task":"/datasets/task/novel-class-discovery"},{"name":"Sparse Representation-based Classification","url":"/task/sparse-representation-based-classification","datasets_with_task":"/datasets/task/sparse-representation-based-classification"}],"languages":[],"variants":["svhn,1000","SVHN, 4000 Labels","SVHN, 2000 Labels","SVHN-to-MNIST","SVHN, 500 Labels","SVHN, 40 Labels","SVHN, 250 Labels","SVHN, 1000 labels","SVHN"],"data_loaders":[{"repo":"https://github.com/huggingface/datasets","url":"https://huggingface.co/datasets/ufldl-stanford/svhn","frameworks":["tf","pytorch","jax"]},{"repo":"https://github.com/huggingface/datasets","url":"https://huggingface.co/datasets/svhn","frameworks":["tf","pytorch","jax"]},{"repo":"https://github.com/pytorch/vision","url":"https://pytorch.org/vision/stable/generated/torchvision.datasets.SVHN.html","frameworks":["pytorch"]},{"repo":"https://github.com/activeloopai/deeplake","url":"https://datasets.activeloop.ai/docs/ml/datasets/the-street-view-house-numbers-svhn-dataset/","frameworks":["tf","pytorch"]},{"repo":"https://github.com/tensorflow/datasets","url":"https://www.tensorflow.org/datasets/catalog/svhn_cropped","frameworks":["tf","jax"]},{"repo":"https://github.com/Graviti-AI/datasets","url":"https://gas.graviti.com/dataset/graviti/SVHN","frameworks":["tf","pytorch"]},{"repo":"https://gitlab.com/afagarap/pt-datasets","url":"https://gitlab.com/afagarap/pt-datasets","frameworks":["pytorch"]}],"num_papers_in_archive":3406,"source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28"},"benchmarks":[{"leaderboard":"/sota/image-classification-on-svhn","task":"Image Classification","dataset_variant":"SVHN","rows":62,"metrics":["Percentage error","Percentage correct"],"first_row_in_archive_order":{"model":"E2E-M3","paper":"/paper/rethinking-recurrent-neural-networks-and","metrics":{"Percentage error":"1.0"},"code_links":[{"title":"leonlha/e2e-3m","url":"https://github.com/leonlha/e2e-3m"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/semi-supervised-image-classification-on-svhn","task":"Semi-Supervised Image Classification","dataset_variant":"SVHN, 1000 labels","rows":17,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"Meta Pseudo Labels (WRN-28-2)","paper":"/paper/meta-pseudo-labels","metrics":{"Accuracy":"98.01 ± 0.07"},"code_links":[{"title":"google-research/google-research","url":"https://github.com/google-research/google-research/tree/master/meta_pseudo_labels"},{"title":"kekmodel/MPL-pytorch","url":"https://github.com/kekmodel/MPL-pytorch"},{"title":"sayakpaul/PAWS-TF","url":"https://github.com/sayakpaul/PAWS-TF"},{"title":"ifsheldon/MPL_Lightning","url":"https://github.com/ifsheldon/MPL_Lightning"},{"title":"retoschiegg/meta-pseudo-labels","url":"https://github.com/retoschiegg/meta-pseudo-labels"},{"title":"usccolumbia/tsdnn","url":"https://github.com/usccolumbia/tsdnn"},{"title":"YanYan0716/MPL","url":"https://github.com/YanYan0716/MPL"},{"title":"ve450su2021-group26/Algorithm","url":"https://github.com/ve450su2021-group26/Algorithm"},{"title":"7ZFG1/Semi-Supervised-Learning-Meta-Pseudo-Learning-","url":"https://github.com/7ZFG1/Semi-Supervised-Learning-Meta-Pseudo-Learning-"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/semi-supervised-image-classification-on-svhn-1","task":"Semi-Supervised Image Classification","dataset_variant":"SVHN, 250 Labels","rows":15,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"ShrinkMatch","paper":"/paper/shrinking-class-space-for-enhanced-certainty","metrics":{"Accuracy":"98.04"},"code_links":[{"title":"LiheYoung/ShrinkMatch","url":"https://github.com/LiheYoung/ShrinkMatch"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/domain-adaptation-on-svhn-to-mnist","task":"Domain Adaptation","dataset_variant":"SVHN-to-MNIST","rows":14,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"Mean teacher","paper":"/paper/self-ensembling-for-visual-domain-adaptation","metrics":{"Accuracy":"99.18"},"code_links":[{"title":"thuml/Transfer-Learning-Library","url":"https://github.com/thuml/Transfer-Learning-Library"},{"title":"domainadaptation/salad","url":"https://github.com/domainadaptation/salad"},{"title":"Britefury/self-ensemble-visual-domain-adapt","url":"https://github.com/Britefury/self-ensemble-visual-domain-adapt"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/semi-supervised-image-classification-on-svhn-3","task":"Semi-Supervised Image Classification","dataset_variant":"SVHN, 500 Labels","rows":6,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"Triple-GAN-V2 (CNN-13)","paper":"/paper/triple-generative-adversarial-networks","metrics":{"Accuracy":"96.39"},"code_links":[{"title":"taufikxu/Triple-GAN","url":"https://github.com/taufikxu/Triple-GAN"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/semi-supervised-image-classification-on-svhn-2","task":"Semi-Supervised Image Classification","dataset_variant":"SVHN, 40 Labels","rows":5,"metrics":["Percentage error"],"first_row_in_archive_order":{"model":"ShrinkMatch","paper":"/paper/shrinking-class-space-for-enhanced-certainty","metrics":{"Percentage error":"2.51"},"code_links":[{"title":"LiheYoung/ShrinkMatch","url":"https://github.com/LiheYoung/ShrinkMatch"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/unsupervised-image-classification-on-svhn","task":"Unsupervised Image Classification","dataset_variant":"SVHN","rows":4,"metrics":["Acc","# of clusters (k)"],"first_row_in_archive_order":{"model":"ACOL-GAR","paper":"/paper/learning-latent-representations-in-neural","metrics":{"# of clusters (k)":"10","Acc":"76.80"},"code_links":[]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/anomaly-detection-on-svhn","task":"Anomaly Detection","dataset_variant":"SVHN","rows":1,"metrics":["Mean AUC"],"first_row_in_archive_order":{"model":"RCALAD","paper":"/paper/regularized-complete-cycle-consistent-gan-for","metrics":{"Mean AUC":"57.7"},"code_links":[{"title":"zahradehghanian97/rcalad","url":"https://github.com/zahradehghanian97/rcalad"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/novel-class-discovery-on-svhn","task":"Novel Class Discovery","dataset_variant":"SVHN","rows":1,"metrics":["Clustering Accuracy"],"first_row_in_archive_order":{"model":"AutoNovel","paper":"/paper/autonovel-automatically-discovering-and","metrics":{"Clustering Accuracy":"0.954"},"code_links":[{"title":"k-han/AutoNovel","url":"https://github.com/k-han/AutoNovel"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/semi-supervised-image-classification-on-svhn-4","task":"Semi-Supervised Image Classification","dataset_variant":"SVHN, 2000 Labels","rows":1,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"MixMatch","paper":"/paper/mixmatch-a-holistic-approach-to-semi","metrics":{"Accuracy":"96.96"},"code_links":[{"title":"google-research/mixmatch","url":"https://github.com/google-research/mixmatch"},{"title":"YU1ut/MixMatch-pytorch","url":"https://github.com/YU1ut/MixMatch-pytorch"},{"title":"gan3sh500/mixmatch-pytorch","url":"https://github.com/gan3sh500/mixmatch-pytorch"},{"title":"google-research/crest","url":"https://github.com/google-research/crest"},{"title":"perrying/realistic-ssl-evaluation-pytorch","url":"https://github.com/perrying/realistic-ssl-evaluation-pytorch"},{"title":"uizard-technologies/realmix","url":"https://github.com/uizard-technologies/realmix"},{"title":"rit-git/Snippext_public","url":"https://github.com/rit-git/Snippext_public"},{"title":"FelixAbrahamsson/mixmatch-pytorch","url":"https://github.com/FelixAbrahamsson/mixmatch-pytorch"},{"title":"filaPro/visda2019","url":"https://github.com/filaPro/visda2019"},{"title":"noachr/MixMatch-fastai","url":"https://github.com/noachr/MixMatch-fastai"},{"title":"TianheWu/LGPNet","url":"https://github.com/TianheWu/LGPNet"},{"title":"Jeffkang-94/Mixmatch-pytorch-SSL","url":"https://github.com/Jeffkang-94/Mixmatch-pytorch-SSL"},{"title":"Jeffkang-94/pytorch-MixMatch","url":"https://github.com/Jeffkang-94/pytorch-MixMatch"},{"title":"yuxi120407/mixmatch_tensorflow","url":"https://github.com/yuxi120407/mixmatch_tensorflow"},{"title":"ntozer/mixmatch-tensorflow2.0","url":"https://github.com/ntozer/mixmatch-tensorflow2.0"},{"title":"yuxi120407/semi-supervised_tensorflow2.0","url":"https://github.com/yuxi120407/semi-supervised_tensorflow2.0"},{"title":"dLutscher/MixMatch-TransferLearning","url":"https://github.com/dLutscher/MixMatch-TransferLearning"},{"title":"Shubhammawa/MixMatch-Semi-Supervised-Learning","url":"https://github.com/Shubhammawa/MixMatch-Semi-Supervised-Learning"},{"title":"viig99/mixmatch-freesound","url":"https://github.com/viig99/mixmatch-freesound"},{"title":"smkim7-kr/albu-MixMatch-pytorch","url":"https://github.com/smkim7-kr/albu-MixMatch-pytorch"},{"title":"fbuchert/mixmatch-pytorch","url":"https://github.com/fbuchert/mixmatch-pytorch"},{"title":"atinghosh/mixmatch_pytorch","url":"https://github.com/atinghosh/mixmatch_pytorch"},{"title":"tinluu/Self-supervised-CV","url":"https://github.com/tinluu/Self-supervised-CV"},{"title":"DamianValle/ScarceClassifier","url":"https://github.com/DamianValle/ScarceClassifier"},{"title":"dhx000/DGM_project","url":"https://github.com/dhx000/DGM_project"},{"title":"ms903-github/MixMatch-imdb","url":"https://github.com/ms903-github/MixMatch-imdb"},{"title":"kevinghst/mixmatch","url":"https://github.com/kevinghst/mixmatch"},{"title":"narendoraiswamy/MixMatch-pytorch-demo","url":"https://github.com/narendoraiswamy/MixMatch-pytorch-demo"},{"title":"ktran1/Manifold-attack","url":"https://github.com/ktran1/Manifold-attack"},{"title":"DonghwanKIM0101/CS492I_CV","url":"https://github.com/DonghwanKIM0101/CS492I_CV"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/semi-supervised-image-classification-on-svhn-5","task":"Semi-Supervised Image Classification","dataset_variant":"SVHN, 4000 Labels","rows":1,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"MixMatch","paper":"/paper/mixmatch-a-holistic-approach-to-semi","metrics":{"Accuracy":"97.11"},"code_links":[{"title":"google-research/mixmatch","url":"https://github.com/google-research/mixmatch"},{"title":"YU1ut/MixMatch-pytorch","url":"https://github.com/YU1ut/MixMatch-pytorch"},{"title":"gan3sh500/mixmatch-pytorch","url":"https://github.com/gan3sh500/mixmatch-pytorch"},{"title":"google-research/crest","url":"https://github.com/google-research/crest"},{"title":"perrying/realistic-ssl-evaluation-pytorch","url":"https://github.com/perrying/realistic-ssl-evaluation-pytorch"},{"title":"uizard-technologies/realmix","url":"https://github.com/uizard-technologies/realmix"},{"title":"rit-git/Snippext_public","url":"https://github.com/rit-git/Snippext_public"},{"title":"FelixAbrahamsson/mixmatch-pytorch","url":"https://github.com/FelixAbrahamsson/mixmatch-pytorch"},{"title":"filaPro/visda2019","url":"https://github.com/filaPro/visda2019"},{"title":"noachr/MixMatch-fastai","url":"https://github.com/noachr/MixMatch-fastai"},{"title":"TianheWu/LGPNet","url":"https://github.com/TianheWu/LGPNet"},{"title":"Jeffkang-94/Mixmatch-pytorch-SSL","url":"https://github.com/Jeffkang-94/Mixmatch-pytorch-SSL"},{"title":"Jeffkang-94/pytorch-MixMatch","url":"https://github.com/Jeffkang-94/pytorch-MixMatch"},{"title":"yuxi120407/mixmatch_tensorflow","url":"https://github.com/yuxi120407/mixmatch_tensorflow"},{"title":"ntozer/mixmatch-tensorflow2.0","url":"https://github.com/ntozer/mixmatch-tensorflow2.0"},{"title":"yuxi120407/semi-supervised_tensorflow2.0","url":"https://github.com/yuxi120407/semi-supervised_tensorflow2.0"},{"title":"dLutscher/MixMatch-TransferLearning","url":"https://github.com/dLutscher/MixMatch-TransferLearning"},{"title":"Shubhammawa/MixMatch-Semi-Supervised-Learning","url":"https://github.com/Shubhammawa/MixMatch-Semi-Supervised-Learning"},{"title":"viig99/mixmatch-freesound","url":"https://github.com/viig99/mixmatch-freesound"},{"title":"smkim7-kr/albu-MixMatch-pytorch","url":"https://github.com/smkim7-kr/albu-MixMatch-pytorch"},{"title":"fbuchert/mixmatch-pytorch","url":"https://github.com/fbuchert/mixmatch-pytorch"},{"title":"atinghosh/mixmatch_pytorch","url":"https://github.com/atinghosh/mixmatch_pytorch"},{"title":"tinluu/Self-supervised-CV","url":"https://github.com/tinluu/Self-supervised-CV"},{"title":"DamianValle/ScarceClassifier","url":"https://github.com/DamianValle/ScarceClassifier"},{"title":"dhx000/DGM_project","url":"https://github.com/dhx000/DGM_project"},{"title":"ms903-github/MixMatch-imdb","url":"https://github.com/ms903-github/MixMatch-imdb"},{"title":"kevinghst/mixmatch","url":"https://github.com/kevinghst/mixmatch"},{"title":"narendoraiswamy/MixMatch-pytorch-demo","url":"https://github.com/narendoraiswamy/MixMatch-pytorch-demo"},{"title":"ktran1/Manifold-attack","url":"https://github.com/ktran1/Manifold-attack"},{"title":"DonghwanKIM0101/CS492I_CV","url":"https://github.com/DonghwanKIM0101/CS492I_CV"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/sparse-representation-based-classification-on","task":"Sparse Representation-based Classification","dataset_variant":"SVHN","rows":1,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"DSRC","paper":"/paper/190411093","metrics":{"Accuracy":"67.75"},"code_links":[{"title":"mahdiabavisani/DSRC","url":"https://github.com/mahdiabavisani/DSRC"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"}],"papers_with_a_benchmark_row":[{"paper":"/paper/shrinking-class-space-for-enhanced-certainty","title":"Shrinking Class Space for Enhanced Certainty in Semi-Supervised Learning","date":"2023-08-13","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":1,"samples_unverified":1,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/fact-federated-adversarial-cross-training","title":"FACT: Federated Adversarial Cross Training","date":"2023-06-01","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/regularized-complete-cycle-consistent-gan-for","title":"Spot The Odd One Out: Regularized Complete Cycle Consistent Anomaly Detector GAN","date":"2023-04-16","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/wavemix-lite-a-resource-efficient-neural-1","title":"WaveMix-Lite: A Resource-efficient Neural Network for Image Analysis","date":"2022-10-13","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/unsupervised-domain-adaptation-using-feature-2","title":"Unsupervised domain adaptation using feature aligned maximum classifier discrepancy","date":"2022-10-03","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/automatic-data-augmentation-via-invariance","title":"Automatic Data Augmentation via Invariance-Constrained Learning","date":"2022-09-29","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":0,"samples_unverified":1,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/connection-reduction-is-all-you-need","title":"Connection Reduction of DenseNet for Image Recognition","date":"2022-08-02","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/benchopt-reproducible-efficient-and","title":"Benchopt: Reproducible, efficient and collaborative optimization benchmarks","date":"2022-06-27","rows_on_this_dataset":1,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":10,"samples_ran":0,"samples_unverified":10,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/wavemix-lite-a-resource-efficient-neural","title":"WaveMix: A Resource-efficient Neural Network for Image Analysis","date":"2022-05-28","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/exact-how-to-train-your-accuracy","title":"EXACT: How to Train Your Accuracy","date":"2022-05-19","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/doublematch-improving-semi-supervised","title":"DoubleMatch: Improving Semi-Supervised Learning with Self-Supervision","date":"2022-05-11","rows_on_this_dataset":3,"code_links":1,"syntology":null},{"paper":"/paper/triplenet-a-low-computing-power-platform-of","title":"Efficient Convolutional Neural Networks on Raspberry Pi for Image Classification","date":"2022-04-02","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":1,"samples_unverified":0,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/mutexmatch-semi-supervised-learning-with-1","title":"MutexMatch: Semi-Supervised Learning with Mutex-Based Consistency Regularization","date":"2022-03-27","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/vision-models-are-more-robust-and-fair-when","title":"Vision Models Are More Robust And Fair When Pretrained On Uncurated Images Without Supervision","date":"2022-02-16","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/preventing-manifold-intrusion-with-locality","title":"Preventing Manifold Intrusion with Locality: Local Mixup","date":"2022-01-12","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/threshnet-an-efficient-densenet-using","title":"ThreshNet: An Efficient DenseNet Using Threshold Mechanism to Reduce Connections","date":"2022-01-09","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/autonovel-automatically-discovering-and","title":"AutoNovel: Automatically Discovering and Learning Novel Visual Categories","date":"2021-06-29","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/boosting-the-performance-of-semi-supervised","title":"Boosting the Performance of Semi-Supervised Learning with Unsupervised Clustering","date":"2020-12-01","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/regularizing-neural-networks-via-adversarial","title":"Regularizing Neural Networks via Adversarial Model Perturbation","date":"2020-10-10","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":12,"samples_ran":0,"samples_unverified":12,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/rethinking-recurrent-neural-networks-and","title":"Rethinking Recurrent Neural Networks and Other Improvements for Image Classification","date":"2020-07-30","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/discriminative-feature-alignment","title":"Discriminative Feature Alignment: Improving Transferability of Unsupervised Domain Adaptation by Gaussian-guided Latent Alignment","date":"2020-06-23","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":0,"samples_unverified":1,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/deep-transformation-invariant-clustering","title":"Deep Transformation-Invariant Clustering","date":"2020-06-19","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":10,"samples_ran":1,"samples_unverified":9,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/meta-pseudo-labels","title":"Meta Pseudo Labels","date":"2020-03-23","rows_on_this_dataset":1,"code_links":9,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":14,"samples_ran":5,"samples_unverified":9,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/do-we-really-need-to-access-the-source-data","title":"Do We Really Need to Access the Source Data? Source Hypothesis Transfer for Unsupervised Domain Adaptation","date":"2020-02-20","rows_on_this_dataset":1,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":2,"samples_unverified":0,"pointer_only_for_licence":2,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/stochastic-optimization-of-plain","title":"Stochastic Optimization of Plain Convolutional Neural Networks with Simple methods","date":"2020-01-24","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/fixmatch-simplifying-semi-supervised-learning","title":"FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence","date":"2020-01-21","rows_on_this_dataset":2,"code_links":26,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":74,"samples_ran":50,"samples_unverified":24,"pointer_only_for_licence":14,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/triple-generative-adversarial-networks","title":"Triple Generative Adversarial Networks","date":"2019-12-20","rows_on_this_dataset":6,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":8,"samples_ran":0,"samples_unverified":8,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/realmix-towards-realistic-semi-supervised","title":"RealMix: Towards Realistic Semi-Supervised Deep Learning Algorithms","date":"2019-12-18","rows_on_this_dataset":1,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":0,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/flow-contrastive-estimation-of-energy-based","title":"Flow Contrastive Estimation of Energy-Based Models","date":"2019-12-02","rows_on_this_dataset":2,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":1,"samples_unverified":0,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/light-weight-calibrator-a-separable-component","title":"Light-weight Calibrator: a Separable Component for Unsupervised Domain Adaptation","date":"2019-11-28","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/remixmatch-semi-supervised-learning-with-1","title":"ReMixMatch: Semi-Supervised Learning with Distribution Alignment and Augmentation Anchoring","date":"2019-11-21","rows_on_this_dataset":1,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":4,"samples_ran":1,"samples_unverified":3,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/enaet-self-trained-ensemble-autoencoding","title":"EnAET: A Self-Trained framework for Semi-Supervised and Supervised Learning with Ensemble Transformations","date":"2019-11-21","rows_on_this_dataset":3,"code_links":2,"syntology":null},{"paper":"/paper/dual-student-breaking-the-limits-of-the","title":"Dual Student: Breaking the Limits of the Teacher in Semi-supervised Learning","date":"2019-09-03","rows_on_this_dataset":2,"code_links":2,"syntology":null},{"paper":"/paper/repetitive-reprediction-deep-decipher-for","title":"Repetitive Reprediction Deep Decipher for Semi-Supervised Learning","date":"2019-08-09","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/semi-supervised-learning-with-self-supervised","title":"Exploring Self-Supervised Regularization for Supervised and Semi-Supervised Learning","date":"2019-06-25","rows_on_this_dataset":3,"code_links":1,"syntology":null},{"paper":"/paper/190505393","title":"Population Based Augmentation: Efficient Learning of Augmentation Policy Schedules","date":"2019-05-14","rows_on_this_dataset":1,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":18,"samples_ran":0,"samples_unverified":18,"pointer_only_for_licence":18,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/mixmatch-a-holistic-approach-to-semi","title":"MixMatch: A Holistic Approach to Semi-Supervised Learning","date":"2019-05-06","rows_on_this_dataset":6,"code_links":30,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":63,"samples_ran":39,"samples_unverified":24,"pointer_only_for_licence":32,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/fast-autoaugment","title":"Fast AutoAugment","date":"2019-05-01","rows_on_this_dataset":1,"code_links":11,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":40,"samples_ran":22,"samples_unverified":18,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/unsupervised-data-augmentation-1","title":"Unsupervised Data Augmentation for Consistency Training","date":"2019-04-29","rows_on_this_dataset":1,"code_links":20,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":52,"samples_ran":15,"samples_unverified":37,"pointer_only_for_licence":9,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/190411093","title":"Deep Sparse Representation-based Classification","date":"2019-04-24","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/augmented-neural-odes","title":"Augmented Neural ODEs","date":"2019-04-02","rows_on_this_dataset":1,"code_links":6,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":9,"samples_ran":2,"samples_unverified":7,"pointer_only_for_licence":2,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/interpolation-consistency-training-for-semi","title":"Interpolation Consistency Training for Semi-Supervised Learning","date":"2019-03-09","rows_on_this_dataset":2,"code_links":4,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":1,"samples_unverified":1,"pointer_only_for_licence":2,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/colornet-investigating-the-importance-of","title":"ColorNet: Investigating the importance of color spaces for image classification","date":"2019-02-01","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/fixup-initialization-residual-learning","title":"Fixup Initialization: Residual Learning Without Normalization","date":"2019-01-27","rows_on_this_dataset":1,"code_links":10,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":4,"samples_ran":2,"samples_unverified":2,"pointer_only_for_licence":4,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/training-neural-networks-with-local-error","title":"Training Neural Networks with Local Error Signals","date":"2019-01-20","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/progressive-feature-alignment-for","title":"Progressive Feature Alignment for Unsupervised Domain Adaptation","date":"2018-11-21","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/drop-activation-implicit-parameter-reduction","title":"Drop-Activation: Implicit Parameter Reduction and Harmonic Regularization","date":"2018-11-14","rows_on_this_dataset":1,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":8,"samples_ran":1,"samples_unverified":7,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/learning-semantic-representations-for","title":"Learning Semantic Representations for Unsupervised Domain Adaptation","date":"2018-07-01","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/learning-latent-representations-in-neural","title":"Learning Latent Representations in Neural Networks for Clustering through Pseudo Supervision and Graph-based Activity Regularization","date":"2018-02-08","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/maximum-classifier-discrepancy-for","title":"Maximum Classifier Discrepancy for Unsupervised Domain Adaptation","date":"2017-12-07","rows_on_this_dataset":1,"code_links":9,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":1,"samples_unverified":0,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/cycada-cycle-consistent-adversarial-domain","title":"CyCADA: Cycle-Consistent Adversarial Domain Adaptation","date":"2017-11-08","rows_on_this_dataset":1,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":1,"samples_unverified":1,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/mixup-beyond-empirical-risk-minimization","title":"mixup: Beyond Empirical Risk Minimization","date":"2017-10-25","rows_on_this_dataset":1,"code_links":71,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":47,"samples_ran":30,"samples_unverified":17,"pointer_only_for_licence":15,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/deep-competitive-pathway-networks","title":"Deep Competitive Pathway Networks","date":"2017-09-29","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/eraserelu-a-simple-way-to-ease-the-training","title":"EraseReLU: A Simple Way to Ease the Training of Deep Convolution Neural Networks","date":"2017-09-22","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/improved-regularization-of-convolutional","title":"Improved Regularization of Convolutional Neural Networks with Cutout","date":"2017-08-15","rows_on_this_dataset":1,"code_links":28,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":24,"samples_ran":21,"samples_unverified":3,"pointer_only_for_licence":5,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/self-ensembling-for-visual-domain-adaptation","title":"Self-ensembling for visual domain adaptation","date":"2017-06-16","rows_on_this_dataset":1,"code_links":3,"syntology":null},{"paper":"/paper/deep-complex-networks","title":"Deep Complex Networks","date":"2017-05-27","rows_on_this_dataset":1,"code_links":9,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":3,"samples_unverified":3,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/conditional-adversarial-domain-adaptation","title":"Conditional Adversarial Domain Adaptation","date":"2017-05-26","rows_on_this_dataset":1,"code_links":5,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":0,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/from-source-to-target-and-back-symmetric-bi","title":"From source to target and back: symmetric bi-directional adaptive GAN","date":"2017-05-24","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/virtual-adversarial-training-a-regularization","title":"Virtual Adversarial Training: A Regularization Method for Supervised and Semi-Supervised Learning","date":"2017-04-13","rows_on_this_dataset":2,"code_links":14,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":13,"samples_ran":11,"samples_unverified":2,"pointer_only_for_licence":11,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/mean-teachers-are-better-role-models-weight","title":"Mean teachers are better role models: Weight-averaged consistency targets improve semi-supervised deep learning results","date":"2017-03-06","rows_on_this_dataset":2,"code_links":8,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":6,"samples_unverified":0,"pointer_only_for_licence":6,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/learning-discrete-representations-via","title":"Learning Discrete Representations via Information Maximizing Self-Augmented Training","date":"2017-02-28","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/adversarial-discriminative-domain-adaptation","title":"Adversarial Discriminative Domain Adaptation","date":"2017-02-17","rows_on_this_dataset":1,"code_links":20,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":48,"samples_ran":14,"samples_unverified":34,"pointer_only_for_licence":12,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/loss-sensitive-generative-adversarial","title":"Loss-Sensitive Generative Adversarial Networks on Lipschitz Densities","date":"2017-01-23","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/densely-connected-convolutional-networks","title":"Densely Connected Convolutional Networks","date":"2016-08-25","rows_on_this_dataset":1,"code_links":146,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":71,"samples_ran":18,"samples_unverified":53,"pointer_only_for_licence":7,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/residual-networks-of-residual-networks","title":"Residual Networks of Residual Networks: Multilevel Residual Networks","date":"2016-08-09","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/regularization-with-stochastic","title":"Regularization With Stochastic Transformations and Perturbations for Deep Semi-Supervised Learning","date":"2016-06-14","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/improved-techniques-for-training-gans","title":"Improved Techniques for Training GANs","date":"2016-06-10","rows_on_this_dataset":2,"code_links":46,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":1,"samples_unverified":1,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/fractalnet-ultra-deep-neural-networks-without","title":"FractalNet: Ultra-Deep Neural Networks without Residuals","date":"2016-05-24","rows_on_this_dataset":1,"code_links":4,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":4,"samples_unverified":2,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/wide-residual-networks","title":"Wide Residual Networks","date":"2016-05-23","rows_on_this_dataset":2,"code_links":72,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":96,"samples_ran":60,"samples_unverified":36,"pointer_only_for_licence":46,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/deep-networks-with-stochastic-depth","title":"Deep Networks with Stochastic Depth","date":"2016-03-30","rows_on_this_dataset":1,"code_links":15,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":9,"samples_ran":8,"samples_unverified":1,"pointer_only_for_licence":2,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/auxiliary-deep-generative-models","title":"Auxiliary Deep Generative Models","date":"2016-02-17","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":0,"samples_unverified":6,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/unsupervised-representation-learning-with-1","title":"Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks","date":"2015-11-19","rows_on_this_dataset":4,"code_links":258,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":219,"samples_ran":113,"samples_unverified":106,"pointer_only_for_licence":111,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/unsupervised-deep-embedding-for-clustering","title":"Unsupervised Deep Embedding for Clustering Analysis","date":"2015-11-19","rows_on_this_dataset":1,"code_links":23,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":25,"samples_ran":2,"samples_unverified":23,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/competitive-multi-scale-convolution","title":"Competitive Multi-scale Convolution","date":"2015-11-18","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/batch-normalized-maxout-network-in-network","title":"Batch-normalized Maxout Network in Network","date":"2015-11-09","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":3,"samples_unverified":0,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/binaryconnect-training-deep-neural-networks","title":"BinaryConnect: Training Deep Neural Networks with binary weights during propagations","date":"2015-11-02","rows_on_this_dataset":1,"code_links":5,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":3,"samples_unverified":0,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/how-important-is-weight-symmetry-in","title":"How Important is Weight Symmetry in Backpropagation?","date":"2015-10-17","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/generalizing-pooling-functions-in","title":"Generalizing Pooling Functions in Convolutional Neural Networks: Mixed, Gated, and Tree","date":"2015-09-30","rows_on_this_dataset":1,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":12,"samples_ran":1,"samples_unverified":11,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/on-the-importance-of-normalisation-layers-in","title":"On the Importance of Normalisation Layers in Deep Learning with Piecewise Linear Activation Units","date":"2015-08-03","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/renet-a-recurrent-neural-network-based","title":"ReNet: A Recurrent Neural Network Based Alternative to Convolutional Networks","date":"2015-05-03","rows_on_this_dataset":1,"code_links":4,"syntology":null},{"paper":"/paper/enhanced-image-classification-with-a-fast","title":"Enhanced Image Classification With a Fast-Learning Shallow Convolutional Neural Network","date":"2015-03-16","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/deeply-supervised-nets","title":"Deeply-Supervised Nets","date":"2014-09-18","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":21,"samples_ran":0,"samples_unverified":21,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/semi-supervised-learning-with-deep-generative-1","title":"Semi-Supervised Learning with Deep Generative Models","date":"2014-06-20","rows_on_this_dataset":4,"code_links":18,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":7,"samples_ran":0,"samples_unverified":7,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/multi-digit-number-recognition-from-street","title":"Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks","date":"2013-12-20","rows_on_this_dataset":1,"code_links":17,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":2,"samples_unverified":4,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/network-in-network","title":"Network In Network","date":"2013-12-16","rows_on_this_dataset":1,"code_links":17,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":7,"samples_ran":1,"samples_unverified":6,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/maxout-networks","title":"Maxout Networks","date":"2013-02-18","rows_on_this_dataset":1,"code_links":7,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":0,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/stochastic-pooling-for-regularization-of-deep","title":"Stochastic Pooling for Regularization of Deep Convolutional Neural Networks","date":"2013-01-16","rows_on_this_dataset":1,"code_links":1,"syntology":null}],"syntology_totals":{"read_at":"2026-09-24T18:15:14+00:00","papers_with_samples":47,"samples_harvested":985,"samples_ran":447,"samples_unverified":538,"pointer_only_for_licence":321,"papers_with_no_sample_that_ran":12,"note":"the per-paper counts above, summed; not a rate"},"papers_note":"The archive never published its papers-using-dataset list; these are papers with a leaderboard row on this dataset's benchmarks."}