{"url":"/dataset/stl-10","name":"STL-10","full_name":"Self-Taught Learning 10","description_markdown":"The **STL-10** is an image dataset derived from ImageNet and popularly used to evaluate algorithms of unsupervised feature learning or self-taught learning. Besides 100,000 unlabeled images, it contains 13,000 labeled images from 10 object classes (such as birds, cats, trucks), among which 5,000 images are partitioned for training while the remaining 8,000 images for testing. All the images are color images with 96×96 pixels in size.\r\n\r\nSource: [Unsupervised Feature Learning with C-SVDDNet](https://arxiv.org/abs/1412.7259)\r\nImage Source: [https://cs.stanford.edu/~acoates/stl10/](https://cs.stanford.edu/~acoates/stl10/)","description_withheld":null,"homepage":"https://cs.stanford.edu/~acoates/stl10/","introduced_date":"2011-01-01","introduced_date_note":null,"introduced_by":{"paper":null,"title":"An Analysis of Single-Layer Networks in Unsupervised Feature Learning","first_author":null,"url":"http://proceedings.mlr.press/v15/coates11a/coates11a.pdf"},"license":{"name":"Custom (attribution + ImageNet license)","url":"https://cs.stanford.edu/~acoates/stl10/#:~:text=please%20cite"},"modalities":[{"name":"Images","url":"/datasets/modality/images"}],"tasks":[{"name":"Image Classification","url":"/task/image-classification","datasets_with_task":"/datasets/task/image-classification"},{"name":"Image Generation","url":"/task/image-generation","datasets_with_task":"/datasets/task/image-generation"},{"name":"Anomaly Detection","url":"/task/anomaly-detection","datasets_with_task":"/datasets/task/anomaly-detection"},{"name":"Semi-Supervised Image Classification","url":"/task/semi-supervised-image-classification","datasets_with_task":"/datasets/task/semi-supervised-image-classification"},{"name":"Image Clustering","url":"/task/image-clustering","datasets_with_task":"/datasets/task/image-clustering"},{"name":"Out-of-Distribution Detection","url":"/task/out-of-distribution-detection","datasets_with_task":"/datasets/task/out-of-distribution-detection"},{"name":"Fine-Grained Image Classification","url":"/task/fine-grained-image-classification","datasets_with_task":"/datasets/task/fine-grained-image-classification"},{"name":"Neural Architecture Search","url":"/task/architecture-search","datasets_with_task":"/datasets/task/architecture-search"},{"name":"Unsupervised Anomaly Detection","url":"/task/unsupervised-anomaly-detection","datasets_with_task":"/datasets/task/unsupervised-anomaly-detection"},{"name":"Image Compression","url":"/task/image-compression","datasets_with_task":"/datasets/task/image-compression"},{"name":"Self-Supervised Learning","url":"/task/self-supervised-learning","datasets_with_task":"/datasets/task/self-supervised-learning"},{"name":"Unsupervised Image Classification","url":"/task/unsupervised-image-classification","datasets_with_task":"/datasets/task/unsupervised-image-classification"},{"name":"Unsupervised Anomaly Detection with Specified Settings -- 30% anomaly","url":"/task/unsupervised-anomaly-detection-with-specified","datasets_with_task":"/datasets/task/unsupervised-anomaly-detection-with-specified"},{"name":"Unsupervised Anomaly Detection with Specified Settings -- 20% anomaly","url":"/task/unsupervised-anomaly-detection-with-specified-4","datasets_with_task":"/datasets/task/unsupervised-anomaly-detection-with-specified-4"},{"name":"Unsupervised Anomaly Detection with Specified Settings -- 1% anomaly","url":"/task/unsupervised-anomaly-detection-with-specified-5","datasets_with_task":"/datasets/task/unsupervised-anomaly-detection-with-specified-5"},{"name":"Unsupervised Anomaly Detection with Specified Settings -- 0.1% anomaly","url":"/task/unsupervised-anomaly-detection-with-specified-6","datasets_with_task":"/datasets/task/unsupervised-anomaly-detection-with-specified-6"},{"name":"Unsupervised Anomaly Detection with Specified Settings -- 10% anomaly","url":"/task/unsupervised-anomaly-detection-with-specified-7","datasets_with_task":"/datasets/task/unsupervised-anomaly-detection-with-specified-7"},{"name":"Contrastive Learning","url":"/task/contrastive-learning","datasets_with_task":"/datasets/task/contrastive-learning"}],"languages":[],"variants":["STL-10"],"data_loaders":[{"repo":"https://github.com/pytorch/vision","url":"https://pytorch.org/vision/stable/generated/torchvision.datasets.STL10.html","frameworks":["pytorch"]},{"repo":"https://github.com/activeloopai/Hub","url":"https://docs.activeloop.ai/datasets","frameworks":["tf","pytorch"]},{"repo":"https://github.com/tensorflow/datasets","url":"https://www.tensorflow.org/datasets/catalog/stl10","frameworks":["tf","jax"]}],"num_papers_in_archive":1092,"source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28"},"benchmarks":[{"leaderboard":"/sota/image-classification-on-stl-10","task":"Image Classification","dataset_variant":"STL-10","rows":117,"metrics":["Percentage correct","FLOPS","PARAMS"],"first_row_in_archive_order":{"model":"µ2Net+ (ViT-L/16)","paper":"/paper/a-continual-development-methodology-for-large","metrics":{"Percentage correct":"99.64"},"code_links":[{"title":"google-research/google-research","url":"https://github.com/google-research/google-research/tree/master/muNet"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/image-generation-on-stl-10","task":"Image Generation","dataset_variant":"STL-10","rows":31,"metrics":["FID","Inception score","Model Size (MB)","Recall","NFE"],"first_row_in_archive_order":{"model":"Diffusion ProjectedGAN","paper":"/paper/diffusion-gan-training-gans-with-diffusion","metrics":{"FID":"6.91"},"code_links":[{"title":"Zhendong-Wang/Diffusion-GAN","url":"https://github.com/Zhendong-Wang/Diffusion-GAN"},{"title":"zhendong-wang/prompt-diffusion","url":"https://github.com/zhendong-wang/prompt-diffusion"},{"title":"mingyuanzhou/sid-lsg","url":"https://github.com/mingyuanzhou/sid-lsg"},{"title":"jegzheng/truncated-diffusion-probabilistic-models","url":"https://github.com/jegzheng/truncated-diffusion-probabilistic-models"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/image-clustering-on-stl-10","task":"Image Clustering","dataset_variant":"STL-10","rows":29,"metrics":["Accuracy","NMI","ARI","Train Split","Backbone"],"first_row_in_archive_order":{"model":"TURTLE (CLIP + DINOv2)","paper":"/paper/let-go-of-your-labels-with-unsupervised-1","metrics":{"ARI":"0.994","Accuracy":"0.997","NMI":"0.993"},"code_links":[{"title":"mlbio-epfl/turtle","url":"https://github.com/mlbio-epfl/turtle"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/unsupervised-image-classification-on-stl-10","task":"Unsupervised Image Classification","dataset_variant":"STL-10","rows":9,"metrics":["Accuracy","Accuracy "],"first_row_in_archive_order":{"model":"TURTLE (CLIP + DINOv2)","paper":"/paper/let-go-of-your-labels-with-unsupervised-1","metrics":{"Accuracy":"99.7"},"code_links":[{"title":"mlbio-epfl/turtle","url":"https://github.com/mlbio-epfl/turtle"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/out-of-distribution-detection-on-stl-10","task":"Out-of-Distribution Detection","dataset_variant":"STL-10","rows":6,"metrics":["Percentage correct"],"first_row_in_archive_order":{"model":"Mixup (Gaussian)","paper":"/paper/on-mixup-training-improved-calibration-and","metrics":{"Percentage correct":"95.93"},"code_links":[{"title":"paganpasta/onmixup","url":"https://github.com/paganpasta/onmixup"},{"title":"MacroMayhem/OnMixup","url":"https://github.com/MacroMayhem/OnMixup"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/unsupervised-anomaly-detection-with-specified","task":"Unsupervised Anomaly Detection with Specified Settings -- 30% anomaly","dataset_variant":"STL-10","rows":6,"metrics":["AUC-ROC"],"first_row_in_archive_order":{"model":"Shell-Renormalized","paper":"/paper/shell-theory-a-statistical-model-of-reality","metrics":{"AUC-ROC":"0.999"},"code_links":[{"title":"wen-yan-lin/shell-theory","url":"https://github.com/wen-yan-lin/shell-theory"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/unsupervised-anomaly-detection-with-specified-15","task":"Unsupervised Anomaly Detection with Specified Settings -- 1% anomaly","dataset_variant":"STL-10","rows":6,"metrics":["AUC-ROC"],"first_row_in_archive_order":{"model":"LVAD","paper":"/paper/locally-varying-distance-transform-for","metrics":{"AUC-ROC":"0.993"},"code_links":[{"title":"wen-yan-lin/LVAD-Locally-Varying-Anomaly-Detection","url":"https://github.com/wen-yan-lin/LVAD-Locally-Varying-Anomaly-Detection"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/unsupervised-anomaly-detection-with-specified-20","task":"Unsupervised Anomaly Detection with Specified Settings -- 10% anomaly","dataset_variant":"STL-10","rows":6,"metrics":["AUC-ROC"],"first_row_in_archive_order":{"model":"Shell-Renormalized","paper":"/paper/shell-theory-a-statistical-model-of-reality","metrics":{"AUC-ROC":"0.997"},"code_links":[{"title":"wen-yan-lin/shell-theory","url":"https://github.com/wen-yan-lin/shell-theory"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/unsupervised-anomaly-detection-with-specified-5","task":"Unsupervised Anomaly Detection with Specified Settings -- 20% anomaly","dataset_variant":"STL-10","rows":6,"metrics":["AUC-ROC"],"first_row_in_archive_order":{"model":"Shell-Renormalized","paper":"/paper/shell-theory-a-statistical-model-of-reality","metrics":{"AUC-ROC":"0.999"},"code_links":[{"title":"wen-yan-lin/shell-theory","url":"https://github.com/wen-yan-lin/shell-theory"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/unsupervised-anomaly-detection-with-specified-8","task":"Unsupervised Anomaly Detection with Specified Settings -- 0.1% anomaly","dataset_variant":"STL-10","rows":6,"metrics":["AUC-ROC"],"first_row_in_archive_order":{"model":"LVAD","paper":"/paper/locally-varying-distance-transform-for","metrics":{"AUC-ROC":"0.998"},"code_links":[{"title":"wen-yan-lin/LVAD-Locally-Varying-Anomaly-Detection","url":"https://github.com/wen-yan-lin/LVAD-Locally-Varying-Anomaly-Detection"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/neural-architecture-search-on-stl-10","task":"Neural Architecture Search","dataset_variant":"STL-10","rows":4,"metrics":["Accuracy (%)","FLOPS","PARAMS"],"first_row_in_archive_order":{"model":"NAT-M4","paper":"/paper/neural-architecture-transfer","metrics":{"Accuracy (%)":"97.9","FLOPS":"573M","PARAMS":"7.5M"},"code_links":[{"title":"human-analysis/neural-architecture-transfer","url":"https://github.com/human-analysis/neural-architecture-transfer"},{"title":"awesomelemon/encas","url":"https://github.com/awesomelemon/encas"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/self-supervised-learning-on-stl-10","task":"Self-Supervised Learning","dataset_variant":"STL-10","rows":3,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"ResNet50","paper":"/paper/guarding-barlow-twins-against-overfitting","metrics":{"Accuracy":"91.70"},"code_links":[{"title":"wgcban/mix-bt","url":"https://github.com/wgcban/mix-bt"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/semi-supervised-image-classification-on-stl","task":"Semi-Supervised Image Classification","dataset_variant":"STL-10","rows":3,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"EnAET","paper":"/paper/enaet-self-trained-ensemble-autoencoding","metrics":{"Accuracy":"95.48"},"code_links":[{"title":"maple-research-lab/EnAET","url":"https://github.com/maple-research-lab/EnAET"},{"title":"wang3702/EnAET","url":"https://github.com/wang3702/EnAET"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/anomaly-detection-on-stl-10","task":"Anomaly Detection","dataset_variant":"STL-10","rows":1,"metrics":["ROC AUC"],"first_row_in_archive_order":{"model":"Shell-based Anomaly (supervised)","paper":"/paper/shell-theory-a-statistical-model-of-reality","metrics":{"ROC AUC":"99.2"},"code_links":[{"title":"wen-yan-lin/shell-theory","url":"https://github.com/wen-yan-lin/shell-theory"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/contrastive-learning-on-stl-10","task":"Contrastive Learning","dataset_variant":"STL-10","rows":1,"metrics":["Accuracy (Top-1)"],"first_row_in_archive_order":{"model":"IPCL (ResNet18)","paper":"/paper/ipcl-iterative-pseudo-supervised-contrastive","metrics":{"Accuracy (Top-1)":"85.55"},"code_links":[{"title":"SonalKumar95/IPCL","url":"https://github.com/SonalKumar95/IPCL"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/fine-grained-image-classification-on-stl-10","task":"Fine-Grained Image Classification","dataset_variant":"STL-10","rows":1,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"Pre trained wide-resnet-101","paper":"/paper/progressivespinalnet-architecture-for-fc","metrics":{"Accuracy":"98.18"},"code_links":[{"title":"praveenchopra/ProgressiveSpinalNet","url":"https://github.com/praveenchopra/ProgressiveSpinalNet"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/image-compression-on-stl-10","task":"Image Compression","dataset_variant":"STL-10","rows":1,"metrics":["Bit rate"],"first_row_in_archive_order":{"model":"Lossyless Compressor","paper":"/paper/lossy-compression-for-lossless-prediction","metrics":{"Bit rate":"1340"},"code_links":[{"title":"YannDubs/lossyless","url":"https://github.com/YannDubs/lossyless"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/unsupervised-anomaly-detection-on-stl-10","task":"Unsupervised Anomaly Detection","dataset_variant":"STL-10","rows":1,"metrics":["AUC-ROC"],"first_row_in_archive_order":{"model":"LVAD","paper":"/paper/locally-varying-distance-transform-for","metrics":{"AUC-ROC":"0.996"},"code_links":[{"title":"wen-yan-lin/LVAD-Locally-Varying-Anomaly-Detection","url":"https://github.com/wen-yan-lin/LVAD-Locally-Varying-Anomaly-Detection"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"}],"papers_with_a_benchmark_row":[{"paper":"/paper/enhancing-gans-with-mmd-neural-architecture","title":"Enhancing GANs with MMD Neural Architecture Search, PMish Activation Function, and Adaptive Rank Decomposition","date":"2024-10-23","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/improving-image-clustering-with-artifacts","title":"Improving Image Clustering with Artifacts Attenuation via Inference-Time Attention Engineering","date":"2024-10-07","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/deep-probability-aggregation-clustering","title":"Deep Online Probability Aggregation Clustering","date":"2024-07-07","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":10,"samples_ran":5,"samples_unverified":5,"pointer_only_for_licence":10,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/the-balanced-pairwise-affinities-feature","title":"The Balanced-Pairwise-Affinities Feature Transform","date":"2024-06-25","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/let-go-of-your-labels-with-unsupervised-1","title":"Let Go of Your Labels with Unsupervised Transfer","date":"2024-06-11","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":4,"samples_ran":3,"samples_unverified":1,"pointer_only_for_licence":4,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/ipcl-iterative-pseudo-supervised-contrastive","title":"IPCL: Iterative Pseudo-Supervised Contrastive Learning to Improve Self-Supervised Feature Representation","date":"2024-03-18","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/enhancing-gan-performance-through-neural","title":"Enhancing GAN Performance through Neural Architecture Search and Tensor Decomposition","date":"2024-03-18","rows_on_this_dataset":3,"code_links":1,"syntology":null},{"paper":"/paper/guarding-barlow-twins-against-overfitting","title":"Guarding Barlow Twins Against Overfitting with Mixed Samples","date":"2023-12-04","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/robust-diffusion-gan-using-semi-unbalanced","title":"A High-Quality Robust Diffusion Framework for Corrupted Dataset","date":"2023-11-28","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":12,"samples_ran":5,"samples_unverified":7,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/stable-cluster-discrimination-for-deep-1","title":"Stable Cluster Discrimination for Deep Clustering","date":"2023-11-24","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/image-clustering-with-external-guidance","title":"Image Clustering with External Guidance","date":"2023-10-18","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":9,"samples_ran":4,"samples_unverified":5,"pointer_only_for_licence":9,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/exploring-the-limits-of-deep-image-clustering","title":"Exploring the Limits of Deep Image Clustering using Pretrained Models","date":"2023-03-31","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":4,"samples_ran":4,"samples_unverified":0,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/your-diffusion-model-is-secretly-a-zero-shot","title":"Your Diffusion Model is Secretly a Zero-Shot Classifier","date":"2023-03-28","rows_on_this_dataset":1,"code_links":4,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":2,"samples_unverified":0,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/mv-mr-multi-views-and-multi-representations","title":"MV-MR: multi-views and multi-representations for self-supervised learning and knowledge distillation","date":"2023-03-21","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/contrastive-hierarchical-clustering","title":"Contrastive Hierarchical Clustering","date":"2023-03-03","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/wavelet-diffusion-models-are-fast-and","title":"Wavelet Diffusion Models are fast and scalable Image Generators","date":"2022-11-29","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/locally-varying-distance-transform-for","title":"Locally varying distance transform for unsupervised visual anomaly detection","date":"2022-10-23","rows_on_this_dataset":6,"code_links":1,"syntology":null},{"paper":"/paper/twin-contrastive-learning-for-online","title":"Twin Contrastive Learning for Online Clustering","date":"2022-10-21","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/a-continual-development-methodology-for-large","title":"A Continual Development Methodology for Large-scale Multitask Dynamic ML Systems","date":"2022-09-15","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/dlme-deep-local-flatness-manifold-embedding","title":"DLME: Deep Local-flatness Manifold Embedding","date":"2022-07-07","rows_on_this_dataset":1,"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/diffusion-gan-training-gans-with-diffusion","title":"Diffusion-GAN: Training GANs with Diffusion","date":"2022-06-05","rows_on_this_dataset":2,"code_links":4,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":18,"samples_ran":13,"samples_unverified":5,"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/revisiting-a-knn-based-image-classification","title":"Revisiting a kNN-based Image Classification System with High-capacity Storage","date":"2022-04-03","rows_on_this_dataset":1,"code_links":0,"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/eagan-efficient-two-stage-evolutionary","title":"EAGAN: Efficient Two-stage Evolutionary Architecture Search for GANs","date":"2021-11-30","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/scatsimclr-self-supervised-contrastive","title":"ScatSimCLR: self-supervised contrastive learning with pretext task regularization for small-scale datasets","date":"2021-08-31","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/lossy-compression-for-lossless-prediction","title":"Lossy Compression for Lossless Prediction","date":"2021-06-21","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":11,"samples_ran":2,"samples_unverified":9,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/styleformer-transformer-based-generative","title":"Styleformer: Transformer based Generative Adversarial Networks with Style Vector","date":"2021-06-13","rows_on_this_dataset":1,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":4,"samples_ran":4,"samples_unverified":0,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/score-matching-model-for-unbounded-data-score-1","title":"Soft Truncation: A Universal Training Technique of Score-based Diffusion Model for High Precision Score Estimation","date":"2021-06-10","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":12,"samples_ran":4,"samples_unverified":8,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/clustering-friendly-representation-learning-1","title":"Clustering-friendly Representation Learning via Instance Discrimination and Feature Decorrelation","date":"2021-05-31","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/shell-theory-a-statistical-model-of-reality","title":"Shell Theory: A Statistical Model of Reality","date":"2021-05-28","rows_on_this_dataset":6,"code_links":1,"syntology":null},{"paper":"/paper/mice-mixture-of-contrastive-experts-for-1","title":"MiCE: Mixture of Contrastive Experts for Unsupervised Image Clustering","date":"2021-05-05","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":1,"samples_unverified":2,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/representation-learning-for-clustering-via","title":"Representation Learning for Clustering via Building Consensus","date":"2021-05-04","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":7,"samples_ran":1,"samples_unverified":6,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/quaternion-generative-adversarial-networks","title":"Quaternion Generative Adversarial Networks","date":"2021-04-19","rows_on_this_dataset":1,"code_links":3,"syntology":null},{"paper":"/paper/partition-guided-gans","title":"Partition-Guided GANs","date":"2021-04-02","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":2,"samples_unverified":1,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/progressivespinalnet-architecture-for-fc","title":"ProgressiveSpinalNet architecture for FC layers","date":"2021-03-21","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/spice-semantic-pseudo-labeling-for-image","title":"SPICE: Semantic Pseudo-labeling for Image Clustering","date":"2021-03-17","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/information-maximization-clustering-via-multi","title":"Information Maximization Clustering via Multi-View Self-Labelling","date":"2021-03-12","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/transgan-two-transformers-can-make-one-strong","title":"TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up","date":"2021-02-14","rows_on_this_dataset":1,"code_links":10,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":8,"samples_ran":8,"samples_unverified":0,"pointer_only_for_licence":7,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/peergan-generative-adversarial-networks-with","title":"DuelGAN: A Duel Between Two Discriminators Stabilizes the GAN Training","date":"2021-01-19","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/deep-unsupervised-anomaly-detection","title":"Deep unsupervised anomaly detection","date":"2021-01-05","rows_on_this_dataset":5,"code_links":0,"syntology":null},{"paper":"/paper/toward-understanding-supervised","title":"Toward Understanding Supervised Representation Learning with RKHS and GAN","date":"2021-01-01","rows_on_this_dataset":6,"code_links":0,"syntology":null},{"paper":"/paper/improving-unsupervised-image-clustering-with","title":"Improving Unsupervised Image Clustering With Robust Learning","date":"2020-12-21","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/adaptive-weighted-discriminator-for-training","title":"Adaptive Weighted Discriminator for Training Generative Adversarial Networks","date":"2020-12-05","rows_on_this_dataset":2,"code_links":3,"syntology":null},{"paper":"/paper/towards-class-specific-unit","title":"Learning Class Unique Features in Fine-Grained Visual Classification","date":"2020-11-22","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/dual-contradistinctive-generative-autoencoder-1","title":"Dual Contradistinctive Generative Autoencoder","date":"2020-11-19","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/contrastive-clustering","title":"Contrastive Clustering","date":"2020-09-21","rows_on_this_dataset":1,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":7,"samples_ran":2,"samples_unverified":5,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/a-framework-for-contrastive-self-supervised","title":"A Framework For Contrastive Self-Supervised Learning And Designing A New Approach","date":"2020-08-31","rows_on_this_dataset":4,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":0,"samples_unverified":2,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/mitigating-embedding-and-class-assignment","title":"Mitigating Embedding and Class Assignment Mismatch in Unsupervised Image Classification","date":"2020-08-01","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/nsganetv2-evolutionary-multi-objective","title":"NSGANetV2: Evolutionary Multi-Objective Surrogate-Assisted Neural Architecture Search","date":"2020-07-20","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":8,"samples_ran":2,"samples_unverified":6,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/off-policy-reinforcement-learning-for","title":"Off-Policy Reinforcement Learning for Efficient and Effective GAN Architecture Search","date":"2020-07-17","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":2,"samples_unverified":4,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/generative-pretraining-from-pixels","title":"Generative Pretraining from Pixels","date":"2020-07-17","rows_on_this_dataset":2,"code_links":4,"syntology":null},{"paper":"/paper/spinalnet-deep-neural-network-with-gradual-1","title":"SpinalNet: Deep Neural Network with Gradual Input","date":"2020-07-07","rows_on_this_dataset":2,"code_links":3,"syntology":null},{"paper":"/paper/increasing-trustworthiness-of-deep-neural","title":"Increasing Trustworthiness of Deep Neural Networks via Accuracy Monitoring","date":"2020-07-03","rows_on_this_dataset":5,"code_links":0,"syntology":null},{"paper":"/paper/effective-version-space-reduction-for","title":"Effective Version Space Reduction for Convolutional Neural Networks","date":"2020-06-22","rows_on_this_dataset":9,"code_links":0,"syntology":null},{"paper":"/paper/dont-wait-just-weight-improving-unsupervised","title":"Don’t Wait, Just Weight: Improving Unsupervised Representations by Learning Goal-Driven Instance Weights","date":"2020-06-22","rows_on_this_dataset":4,"code_links":0,"syntology":null},{"paper":"/paper/learning-diverse-and-discriminative","title":"Learning Diverse and Discriminative Representations via the Principle of Maximal Coding Rate Reduction","date":"2020-06-15","rows_on_this_dataset":1,"code_links":2,"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/probabilistic-structural-latent","title":"Probabilistic Structural Latent Representation for Unsupervised Embedding","date":"2020-06-01","rows_on_this_dataset":2,"code_links":0,"syntology":null},{"paper":"/paper/learning-to-classify-images-without-labels","title":"SCAN: Learning to Classify Images without Labels","date":"2020-05-25","rows_on_this_dataset":3,"code_links":2,"syntology":null},{"paper":"/paper/neural-architecture-transfer","title":"Neural Architecture Transfer","date":"2020-05-12","rows_on_this_dataset":8,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":0,"samples_unverified":1,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/discriminator-contrastive-divergence-semi","title":"Discriminator Contrastive Divergence: Semi-Amortized Generative Modeling by Exploring Energy of the Discriminator","date":"2020-04-05","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/extended-batch-normalization","title":"Extended Batch Normalization","date":"2020-03-12","rows_on_this_dataset":6,"code_links":0,"syntology":null},{"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-1","title":"FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence","date":"2020-01-21","rows_on_this_dataset":8,"code_links":1,"syntology":null},{"paper":"/paper/multi-modal-deep-clustering-unsupervised","title":"Multi-Modal Deep Clustering: Unsupervised Partitioning of Images","date":"2019-12-05","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/degas-differentiable-efficient-generator","title":"DEGAS: Differentiable Efficient Generator Search","date":"2019-12-02","rows_on_this_dataset":1,"code_links":0,"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":5,"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":2,"code_links":2,"syntology":null},{"paper":"/paper/general-e2-equivariant-steerable-cnns-1","title":"General $E(2)$-Equivariant Steerable CNNs","date":"2019-11-19","rows_on_this_dataset":5,"code_links":7,"syntology":null},{"paper":"/paper/scale-equivariant-steerable-networks-1","title":"Scale-Equivariant Steerable Networks","date":"2019-10-14","rows_on_this_dataset":1,"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/autogan-neural-architecture-search-for","title":"AutoGAN: Neural Architecture Search for Generative Adversarial Networks","date":"2019-08-11","rows_on_this_dataset":1,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":5,"samples_ran":1,"samples_unverified":4,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/190600910","title":"Learning Representations by Maximizing Mutual Information Across Views","date":"2019-06-03","rows_on_this_dataset":1,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":11,"samples_ran":8,"samples_unverified":3,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/greedy-infomax-for-biologically-plausible","title":"Putting An End to End-to-End: Gradient-Isolated Learning of Representations","date":"2019-05-28","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":4,"samples_ran":1,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/on-mixup-training-improved-calibration-and","title":"On Mixup Training: Improved Calibration and Predictive Uncertainty for Deep Neural Networks","date":"2019-05-27","rows_on_this_dataset":6,"code_links":2,"syntology":null},{"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":3,"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/probgan-towards-probabilistic-gan-with","title":"ProbGAN: Towards Probabilistic GAN with Theoretical Guarantees","date":"2019-05-01","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/harmonic-networks-with-limited-training","title":"Harmonic Networks with Limited Training Samples","date":"2019-04-30","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/deep-comprehensive-correlation-mining-for","title":"Deep Comprehensive Correlation Mining for Image Clustering","date":"2019-04-15","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/robust-subspace-recovery-layer-for","title":"Robust Subspace Recovery Layer for Unsupervised Anomaly Detection","date":"2019-03-30","rows_on_this_dataset":5,"code_links":2,"syntology":null},{"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/improving-mmd-gan-training-with-repulsive","title":"Improving MMD-GAN Training with Repulsive Loss Function","date":"2018-12-24","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":9,"samples_ran":0,"samples_unverified":9,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/hybridnet-classification-and-reconstruction","title":"HybridNet: Classification and Reconstruction Cooperation for Semi-Supervised Learning","date":"2018-07-30","rows_on_this_dataset":3,"code_links":0,"syntology":null},{"paper":"/paper/invariant-information-distillation-for","title":"Invariant Information Clustering for Unsupervised Image Classification and Segmentation","date":"2018-07-17","rows_on_this_dataset":3,"code_links":6,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":18,"samples_ran":2,"samples_unverified":16,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/deep-neural-networks-motivated-by-partial","title":"Deep Neural Networks Motivated by Partial Differential Equations","date":"2018-04-12","rows_on_this_dataset":3,"code_links":1,"syntology":null},{"paper":"/paper/dist-gan-an-improved-gan-using-distance","title":"Dist-GAN: An Improved GAN using Distance Constraints","date":"2018-03-23","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/spectral-normalization-for-generative","title":"Spectral Normalization for Generative Adversarial Networks","date":"2018-02-16","rows_on_this_dataset":1,"code_links":38,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":31,"samples_ran":16,"samples_unverified":15,"pointer_only_for_licence":14,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/image-augmentation-for-object-image","title":"Image Augmentation for Object Image Classification Based On Combination of PreTrained CNN and SVM","date":"2018-01-01","rows_on_this_dataset":5,"code_links":0,"syntology":null},{"paper":"/paper/deep-autoencoding-gaussian-mixture-model-for","title":"Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection","date":"2018-01-01","rows_on_this_dataset":5,"code_links":2,"syntology":null},{"paper":"/paper/deep-adaptive-image-clustering","title":"Deep Adaptive Image Clustering","date":"2017-10-01","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/reversible-architectures-for-arbitrarily-deep","title":"Reversible Architectures for Arbitrarily Deep Residual Neural Networks","date":"2017-09-12","rows_on_this_dataset":3,"code_links":2,"syntology":null},{"paper":"/paper/dual-discriminator-generative-adversarial","title":"Dual Discriminator Generative Adversarial Nets","date":"2017-09-12","rows_on_this_dataset":1,"code_links":2,"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":2,"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/scaling-the-scattering-transform-deep-hybrid","title":"Scaling the Scattering Transform: Deep Hybrid Networks","date":"2017-03-27","rows_on_this_dataset":6,"code_links":2,"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/semi-supervised-learning-with-context","title":"Semi-Supervised Learning with Context-Conditional Generative Adversarial Networks","date":"2016-11-19","rows_on_this_dataset":1,"code_links":7,"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/selective-unsupervised-feature-learning-with","title":"Selective Unsupervised Feature Learning with Convolutional Neural Network (S-CNN)","date":"2016-06-07","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/joint-unsupervised-learning-of-deep","title":"Joint Unsupervised Learning of Deep Representations and Image Clusters","date":"2016-04-13","rows_on_this_dataset":1,"code_links":3,"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/unsupervised-representation-learning-with-1","title":"Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks","date":"2015-11-19","rows_on_this_dataset":1,"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/convolutional-clustering-for-unsupervised","title":"Convolutional Clustering for Unsupervised Learning","date":"2015-11-19","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"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/stacked-what-where-auto-encoders","title":"Stacked What-Where Auto-encoders","date":"2015-06-08","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/unsupervised-feature-learning-with-c-svddnet","title":"Unsupervised Feature Learning with C-SVDDNet","date":"2014-12-23","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/an-analysis-of-unsupervised-pre-training-in","title":"An Analysis of Unsupervised Pre-training in Light of Recent Advances","date":"2014-12-20","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/discriminative-unsupervised-feature-learning-1","title":"Discriminative Unsupervised Feature Learning with Convolutional Neural Networks","date":"2014-12-01","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/committees-of-deep-feedforward-networks","title":"Committees of deep feedforward networks trained with few data","date":"2014-06-23","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/convolutional-kernel-networks","title":"Convolutional Kernel Networks","date":"2014-06-12","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/no-more-meta-parameter-tuning-in-unsupervised","title":"No more meta-parameter tuning in unsupervised sparse feature learning","date":"2014-02-24","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/auto-encoding-variational-bayes","title":"Auto-Encoding Variational Bayes","date":"2013-12-20","rows_on_this_dataset":1,"code_links":144,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":199,"samples_ran":112,"samples_unverified":87,"pointer_only_for_licence":103,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/multi-task-bayesian-optimization","title":"Multi-Task Bayesian Optimization","date":"2013-12-01","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/ica-with-reconstruction-cost-for-efficient","title":"ICA with Reconstruction Cost for Efficient Overcomplete Feature Learning","date":"2011-12-01","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/discriminative-learning-of-sum-product","title":"Discriminative Learning of Sum-Product Networks","date":"2011-01-01","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/isolation-forest","title":"Isolation forest","date":"2008-12-15","rows_on_this_dataset":5,"code_links":0,"syntology":null},{"paper":"/paper/receptive-fields-without-spike-triggering","title":"Receptive Fields without Spike-Triggering","date":"2007-12-01","rows_on_this_dataset":1,"code_links":0,"syntology":null}],"syntology_totals":{"read_at":"2026-09-24T18:15:14+00:00","papers_with_samples":38,"samples_harvested":759,"samples_ran":385,"samples_unverified":374,"pointer_only_for_licence":312,"papers_with_no_sample_that_ran":6,"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."}