Pith. sign in

REVIEW 2 minor 60 cited by

Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algorithms

T0 review · 0 major / 2 minor · reviewed 2026-05-11 · grok-4.3

Pith's one-line read Fashion-MNIST supplies a drop-in replacement for MNIST using 28x28 fashion images.

desk verdict Fashion-MNIST is a clean data release that copies MNIST's format with clothing images to create a modestly harder benchmark. read the letter →

arxiv 1708.07747 v2 pith:MZV6RJ7N submitted 2017-08-25 cs.LG cs.CVstat.ML

classification cs.LGcs.CVstat.ML
keywords Fashion-MNISTimageclassificationdatasetMNISTreplacementmachinelearningbenchmarksfashionproductimagesgrayscale28x28drop-in
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper releases Fashion-MNIST, a collection of 70,000 grayscale images showing fashion products from ten categories. It keeps exactly the same 28-by-28 size, single-channel format, and 60,000/10,000 train-test split as the original MNIST handwritten-digit set. The change in subject matter is meant to raise the difficulty of the classification task while preserving every detail of the evaluation protocol. Researchers can therefore swap the dataset into existing code and obtain more informative benchmark numbers without any other changes.

What carries the argument

The exact structural match to MNIST (image dimensions, grayscale format, and split sizes) applied to a new subject domain of clothing items.

What would settle it

A broad survey of recent papers that shows most new algorithms still report results only on MNIST and not on Fashion-MNIST.

Watch

Extended reading notes

Core claim

Fashion-MNIST is a new dataset of 28x28 grayscale images of 70,000 fashion products from 10 categories, with 7,000 images per category. The training set contains 60,000 images and the test set contains 10,000 images. The dataset is constructed to function as a direct drop-in replacement for the original MNIST dataset, matching its image size, data format, and training-testing split structure exactly.

Load-bearing premise

That the fashion images will prove meaningfully harder for models yet still accessible enough that the community will switch to this dataset instead of continuing to use MNIST.

Editorial extensions

If this is right

  • Existing benchmark code and leaderboards can be reused unchanged while testing on more varied visual content.
  • Performance gaps between models will more accurately reflect generalization beyond simple digit shapes.
  • New algorithms can be compared directly against prior work without needing to re-implement MNIST baselines.
  • The dataset remains freely downloadable and usable under the same conditions as the original MNIST.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • Widespread adoption would discourage overfitting to the specific visual statistics of handwritten digits.
  • The format match could inspire similar replacements for other long-standing but overly simple benchmarks.
  • Developers of feature-extraction methods would need to handle intra-class variation in texture and shape that digits lack.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

0 major / 2 minor

Summary. The manuscript introduces Fashion-MNIST, a dataset of 70,000 28x28 grayscale images of fashion products across 10 categories (7,000 images per category), with a 60,000-image training set and 10,000-image test set. It is explicitly positioned as a direct drop-in replacement for the original MNIST dataset, matching it in image size, data format (IDX binary), and train/test split structure. The dataset is released publicly via the cited GitHub repository.

Significance. If adopted, the dataset offers a more challenging yet compatible benchmark for image classification algorithms, addressing MNIST's simplicity while preserving reproducibility and ease of use in existing pipelines. The public release, identical format, and clear specification of splits constitute a concrete contribution that enables immediate community use and more realistic model evaluations.

minor comments (2)
  1. [Abstract] Abstract: the phrasing 'comprising of' is nonstandard; 'consisting of' or 'comprising' would be clearer.
  2. [Dataset description] The manuscript would benefit from a short table or paragraph in the main text explicitly comparing the exact file formats and split sizes to MNIST to strengthen the drop-in claim.

Simulated Author's Rebuttal

0 responses · 0 unresolved

We thank the referee for their positive assessment of the manuscript and for recommending acceptance. The review accurately captures the intent and contribution of Fashion-MNIST as a direct drop-in replacement for MNIST.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity

full rationale

The paper is a dataset release note with no derivations, equations, predictions, fitted parameters, or theoretical claims. The central statement that Fashion-MNIST matches MNIST in size, format, and split structure is a direct description of the released data files themselves (publicly provided in the cited GitHub repository in identical IDX format). No load-bearing step reduces to a self-citation, ansatz, or input-by-construction; the format equivalence is verifiable externally from the dataset release without any internal loop.

Assumptions & free parameters 0 free parameters · 0 assumptions · 0 invented entities

This is a dataset introduction paper with no mathematical derivations, models, or theoretical claims, so the ledger contains no free parameters, axioms, or invented entities.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algorithms." pith.science (2026). https://pith.science/paper/MZV6RJ7N

@misc{pith2026170807747,
  author       = {Pith},
  title        = {Pith review of: Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algorithms},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/MZV6RJ7N}},
  note         = {Machine review of arXiv:1708.07747}
}
read the original abstract

We present Fashion-MNIST, a new dataset comprising of 28x28 grayscale images of 70,000 fashion products from 10 categories, with 7,000 images per category. The training set has 60,000 images and the test set has 10,000 images. Fashion-MNIST is intended to serve as a direct drop-in replacement for the original MNIST dataset for benchmarking machine learning algorithms, as it shares the same image size, data format and the structure of training and testing splits. The dataset is freely available at https://github.com/zalandoresearch/fashion-mnist

Discussion (0). Sign in to comment.

Forward citations

Cited by 60 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. High-rate qLDPC processors

    quant-ph 2026-07 conditional novelty 8.0 of 10

    Non-abelian "mitten" qLDPC codes achieve 20% encoding rate with distances 10-24 on 150-975 qubits, and simulations indicate fault-tolerant processors sustaining ~10^10 logical operations at 0.1% physical error rate.

  2. Gradient-Free Continual Learning in Spiking Neural Networks via Inter-Spike Interval Regularization

    cs.NE 2026-04 unverdicted novelty 8.0 of 10

    ISI-CV derives a synaptic importance score from the regularity of neuron firing intervals to enable continual learning without gradients or forgetting on SNNs.

  3. Are Flat Minima an Illusion?

    cs.LG 2026-03 unverdicted novelty 8.0 of 10

    Flat minima are illusory; generalization is driven by weakness, a reparameterization-invariant measure of compatible completions that predicts performance better than sharpness on MNIST and Fashion-MNIST.

  4. Conformalized Rate-Adaptive Sensing

    stat.ML 2026-07 conditional novelty 7.0 of 10

    CoRAS adaptively upper-bounds each image’s reconstruction stopping time from its early residual path, with finite-sample marginal coverage and lower average sampling than fixed-rate conformal rules.

  5. Converge to Surprise: Evolutionary Self-supervised Image Clustering

    cs.LG 2026-07 conditional novelty 7.0 of 10

    A hybrid evolution-strategy and gradient-descent framework maximizes a non-differentiable 'surprise score' to discover non-random features for non-parametric self-supervised image clustering.

  6. SQGen: Structured Quantum Image Generation with Latent-Modulated Quantized Tensor Trains

    quant-ph 2026-07 conditional novelty 7.0 of 10

    A quantized tensor train with latent modulation is trained classically and exported to a shallow, decoder-free quantum circuit that generates MNIST-scale images end-to-end.

  7. Efficient Decentralized Multi-task Dataset Valuation via Model Merging

    cs.CL 2026-07 conditional novelty 7.0 of 10

    Task-arithmetic model merging approximates multi-task coalition utilities well enough to recover Dataset Shapley rankings privately and without retraining.

  8. Decodable but Not Detectable: A Leakage Fingerprint for Near-OOD Benchmarks

    cs.LG 2026-07 conditional novelty 7.0 of 10

    A trained class left in the detector's fit set and reused as 'OOD' flips AUROC from 0.326 to 0.911 when removed, and a supervised-decodability plus unsupervised-collapse fingerprint detects such leaks (sensitivity 18/...

  9. Benign Overfitting Does Not Occur in Diffusion Models

    stat.ML 2026-07 conditional novelty 7.0 of 10

    Benign overfitting and double descent do not occur in diffusion models: population and empirical score-matching losses cannot both be small without exponentially many samples.

  10. Model Merging as Probabilistic Inference in Fine-Tuning Parameter Space

    cs.LG 2026-07 unverdicted novelty 7.0 of 10

    Model merging is cast as PoE inference with EBM experts, revealing Gaussian assumptions in prior work and proposing convergent Cauchy experts that improve empirical performance.

  11. Effective Covariance Dynamics in Solvable High-Dimensional GANs

    cs.LG 2026-06 unverdicted novelty 7.0 of 10

    Extends solvable GAN theory to structured latent covariances, proving convergence of stochastic training to ODEs and identifying a correlation-based signal-boosting mechanism for subspace recovery.

  12. Training-free Task Classification for Multi-Task Model Merging

    cs.LG 2026-06 conditional novelty 7.0 of 10

    SiM enables training-free routing in multi-task model merging by scoring test inputs via projection residuals onto SVD-based task manifolds precomputed from small support sets.

  13. Fast Computation of Free-Support Wasserstein Medians

    stat.CO 2026-06 unverdicted novelty 7.0 of 10

    Direct fixed-weight solver for free-support Wasserstein medians relocates atoms using OT barycentric projections and inverse-distance weights, achieving monotone descent on smoothed objectives with fewer subproblems t...

  14. GrapNet: A Programmable Dynamic-Architecture Neural Graph Substrate

    cs.LG 2026-06 unverdicted novelty 7.0 of 10

    GrapNet defines a graph-as-architecture neural substrate with node-owned child references and allocation vectors that supports structural edits and shows accuracy gains over MLPs in continual learning on Split Fashion...

  15. A Unified Zeroth-Order Approach for Decentralized Minimax Optimization

    math.OC 2026-06 unverdicted novelty 7.0 of 10

    ZOMA unifies hybrid zeroth-order estimators, bias corrections (GT/ED/EXTRA), and accelerations (STORM/PAGE/L2S) for decentralized nonconvex PL minimax optimization, claiming convergence rates matching centralized meth...

  16. End-to-End Optimization of Incoherent Imaging for Classification Under Detector-Limited Readout

    cs.CV 2026-06 unverdicted novelty 7.0 of 10

    End-to-end phase-mask optimization improves classification under constrained detector readout by increasing class separability but yields no benefit under full readout, where a conventional lens approaches the mutual-...

  17. Diffusion Models Observe Only Gradients: A Geometric Perspective on Score Matching Errors

    stat.ML 2026-06 unverdicted novelty 7.0 of 10

    Only the gradient component of score errors affects marginal distributions in diffusion models, so L2 error can be arbitrarily large with perfect match; this yields an impossibility result, a gradient-only KL bound, a...

  18. Diffusion Models Observe Only Gradients: A Geometric Perspective on Score Matching Errors

    stat.ML 2026-06 unverdicted novelty 7.0 of 10

    Helmholtz-Hodge decomposition of score errors shows only the gradient component affects marginal Fokker-Planck dynamics in diffusion models, yielding an impossibility result for L2 error bounding divergences and a tra...

  19. Compress then Merge: From Multiple LoRAs into One Low-Rank Adapter

    cs.LG 2026-06 unverdicted novelty 7.0 of 10

    CtM merges T LoRAs into one rank-r LoRA by computing shared r-dimensional subspaces from the LoRA weights, projecting adapters into r x r coordinates, and merging in that reduced space, outperforming merge-then-compre...

  20. Augmented Lagrangian Predictive Coding

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    PC-ALM uses dual ascent on an augmented Lagrangian to achieve exact backpropagation gradients via layer-local updates in linear networks and matching performance in nonlinear networks up to depth 128.

  21. Quantum State Preparation via Neural Network Encoding in Quantum Machine Learning

    quant-ph 2026-05 unverdicted novelty 7.0 of 10

    A neural network is trained to predict parameters of a fixed quantum circuit, enabling high-fidelity quantum state preparation from classical data in one inference step with up to 0.992 fidelity on unseen MNIST and Fa...

  22. ScaleMAP: Preserving Local Density and Neighborhood Structure in Low-Dimensional Embeddings

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    ScaleMAP is a dimensionality-reduction method that preserves both neighborhood structure and local density by scaling embedding displacements with original local radii, matching DensMAP on density while retaining UMAP...

  23. Complement Submodular Information Measures for Balanced and Robust Data Selection

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    Introduces complement-aware submodular functions (CSI) that preserve structure between subset and complement for improved robust data selection.

  24. Testing the Test: Score-Direction Instability in Class-Split Anomaly Detection

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    Class-split anomaly detection benchmarks can yield collapsing or inverted anomaly scores when the held-out class overlaps normal data in representation space, with neighborhood class leakage predicting this instabilit...

  25. Pointwise Generalization in Deep Neural Networks

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    Proposes pointwise Riemannian Dimension from feature eigenvalues to derive tighter, representation-aware generalization bounds for deep networks in the nonlinear regime.

  26. BESplit: Bias-Compensated Split Federated Learning with Evidential Aggregation

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    BESplit mitigates non-IID bias in split federated learning via evidential aggregation, bias-compensated client pairing, and dual-teacher distillation, outperforming prior methods on five benchmarks.

  27. PCDM: A Diffusion-Based Data Poisoning Attack Against Federated Learning Systems

    cs.CR 2026-05 unverdicted novelty 7.0 of 10

    PCDM uses a poisoning-oriented conditional diffusion model with an adjustable vector and jumping strategy to create stealthier and more effective poisoned data than GAN-based attacks against federated learning.

  28. Byzantine-Resilient Federated Learning via QUBO-Based Client Selection on Quantum Annealers

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    QUBO formulation on quantum annealers for joint client selection in federated learning, combined with a MultiSignal routing ensemble, yields higher Byzantine attack detection accuracy than MultiKrum on challenging att...

  29. Not All Symbols Are Equal: Importance-Aware Constellation Design for Semantic Communication

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    A framework combining VQ-VAE, task-relevance scoring, DRL subset selection, and a learned semantic-aware constellation claims near-100% semantic protection probability and proves standard Gray-coded constellations are...

  30. Quantitative Linear Logic for Neuro-Symbolic Learning and Verification

    cs.LO 2026-05 unverdicted novelty 7.0 of 10

    QLL is a novel logic for neuro-symbolic learning that uses ML-native operations (sum, log-sum-exp) on logits to embed constraints, satisfying most linear logic properties and showing stronger correlation between empir...

  31. QLAM: A Quantum Long-Attention Memory Approach to Long-Sequence Token Modeling

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    QLAM extends state-space models with quantum superposition in the hidden state for linear-time long-sequence modeling and reports consistent gains over RNN and transformer baselines on sequential image tasks.

  32. FeatCal: Feature Calibration for Post-Merging Models

    cs.LG 2026-05 conditional novelty 7.0 of 10

    FeatCal reduces feature drift in merged models via layer-wise closed-form calibration on a small dataset, outperforming prior post-merging methods on CLIP and GLUE benchmarks with high sample efficiency.

  33. From Compression to Accountability: Harmless Copyright Protection for Dataset Distillation

    cs.CR 2026-05 unverdicted novelty 7.0 of 10

    SubPopMark embeds verifiable subpopulation biases into distilled datasets via CVM and USTM optimization stages, allowing provenance inference through comparison of model output signatures against a reference behavior bank.

  34. From Compression to Accountability: Harmless Copyright Protection for Dataset Distillation

    cs.CR 2026-05 unverdicted novelty 7.0 of 10

    SubPopMark protects distilled datasets by injecting verifiable subpopulation biases that create distinguishable model behaviors for copyright tracing without using backdoors.

  35. Implicit Neural Optimal Transport via Fixed-Point Optimization

    math.OC 2026-05 unverdicted novelty 7.0 of 10

    A single-network fixed-point formulation for neural optimal transport eliminates adversarial min-max optimization and implicit differentiation while enforcing dual feasibility exactly.

  36. Implicit Neural Optimal Transport via Fixed-Point Optimization

    math.OC 2026-05 unverdicted novelty 7.0 of 10

    A single-network implicit neural optimal transport method that solves the c-transform via proximal fixed-point iteration for stable, non-adversarial training.

  37. Classification-Head Bias in Class-Level Machine Unlearning: Diagnosis, Mitigation, and Evaluation

    cs.LG 2026-05 conditional novelty 7.0 of 10

    Class-level unlearning shortcuts via bias suppression in the classification head; new bias-aware training mechanisms and bias-specific metrics are introduced to diagnose and reduce this dependence.

  38. Pre-training Enables Extraordinary All-optical Image Denoising

    physics.optics 2026-05 unverdicted novelty 7.0 of 10

    Pre-training diffractive optical networks on millions of simple images followed by fine-tuning enables all-optical denoising that raises PSNR from below 8 dB to above 18 dB across diverse datasets including MNIST, Che...

  39. TRACE: Transport Alignment Conformal Prediction via Diffusion and Flow Matching Models

    stat.ML 2026-05 unverdicted novelty 7.0 of 10

    TRACE creates valid conformal prediction sets for complex generative models by scoring outputs via averaged denoising or velocity errors along stochastic transport paths instead of likelihoods.

  40. Test-Time Compositional Generalization in Diffusion Models via Concept Discovery

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    Diffusion models can extract reusable density-mode concepts from their time-indexed scores to enable compositional generation at test time on held-out benchmarks from ColorMNIST and CelebA.

  41. The Interplay of Data Structure and Imbalance in the Learning Dynamics of Diffusion Models

    stat.ML 2026-05 unverdicted novelty 7.0 of 10

    Higher-variance classes are learned first in diffusion models; strong class imbalance reverses the order and imposes distinct delayed learning times on minority classes.

  42. Non-Myopic Active Feature Acquisition via Pathwise Policy Gradients

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    NM-PPG optimizes non-myopic acquisition policies for costly features by enabling pathwise gradients via continuous relaxation and straight-through rollouts in POMDPs, outperforming SOTA baselines.

  43. Spectral Graph Sparsification Preserves Representation Geometry in Graph Neural Networks

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    Spectral sparsification preserves GNN embedding geometry up to O(ε) perturbations in filters, representations, Gram matrices, and training trajectories.

  44. Quantum Interval Bound Propagation for Certified Training of Quantum Neural Networks

    quant-ph 2026-05 unverdicted novelty 7.0 of 10

    QIBP adapts interval bound propagation to quantum neural networks for certified adversarial robustness via interval and affine arithmetic implementations.

  45. Heterogeneous-Horizon Exact-Weight Local SGD

    math.OC 2026-04 unverdicted novelty 7.0 of 10

    HEW-Local SGD provides exact-weight adaptive aggregation for heterogeneous local SGD with one-step guarantees and explicit convergence results under unequal local horizons.

  46. Diverse Dictionary Learning

    cs.LG 2026-04 unverdicted novelty 7.0 of 10

    Diverse dictionary learning identifies intersections, complements, and dependency structures of latent variables from data X = g(Z) up to indeterminacies, and full identifiability when structural diversity is sufficient.

  47. The Multi-Block DC Function Class: Theory, Algorithms, and Applications

    math.OC 2026-04 unverdicted novelty 7.0 of 10

    The Multi-Block DC class admits polynomial-size DC decompositions for problems that require exponential size under standard DC programming and supplies explicit constructive formulations for deep ReLU networks togethe...

  48. Feature-level analysis and adversarial transfer in rotationally equivariant quantum machine learning

    quant-ph 2026-04 unverdicted novelty 7.0 of 10

    Rotationally equivariant quantum models can rely on vulnerable invariant statistics such as ring-averaged intensities, leaving them susceptible to classical transfer attacks, but suppressing the associated symmetry se...

  49. The Linear Centroids Hypothesis: Features as Directions Learned by Local Experts

    cs.LG 2026-04 unverdicted novelty 7.0 of 10

    The Linear Centroids Hypothesis reframes network features as directions in centroid spaces of local affine experts, unifying interpretability methods and yielding sparser, more faithful dictionaries, circuits, and sal...

  50. Tensor-based Multi-layer Decoupling

    eess.SY 2026-04 unverdicted novelty 7.0 of 10

    A new tensor framework for multi-layer decoupling of multivariate functions is proposed via ParaTuck decompositions and bilevel optimization.

  51. Toward Exact Convergence in Byzantine-Robust Decentralized Learning: A Statistical Identification Approach

    stat.ME 2026-04 unverdicted novelty 7.0 of 10

    DRSGD-ByMI identifies Byzantine machines via sample-splitting score statistics with FDR control, then prunes them to recover sufficient connectivity and achieve order-optimal convergence rates identical to standard de...

  52. XFED: Non-Collusive Model Poisoning Attack Against Byzantine-Robust Federated Classifiers

    cs.CR 2026-04 unverdicted novelty 7.0 of 10

    XFED is the first aggregation-agnostic non-collusive model poisoning attack that bypasses eight state-of-the-art defenses on six benchmark datasets without attacker coordination.

  53. Interval Certifications for Multilayered Perceptrons via Lattice Traversal

    cs.AI 2026-04 accept novelty 7.0 of 10

    Adversarial robustness for ReLU MLPs is reduced to lattice traversal over intervals, producing maximal sound and minimal complete certifications with poly-time complete optima and strong sound intractability.

  54. Instance-Adaptive Parametrization for Amortized Variational Inference

    cs.LG 2026-04 unverdicted novelty 7.0 of 10

    IA-VAE augments amortized variational inference with hypernetwork-generated instance-adaptive modulations, strictly containing the standard variational family and improving held-out ELBO on synthetic and image data.

  55. Drifting Fields are not Conservative

    cs.LG 2026-04 conditional novelty 7.0 of 10

    Drift fields in single-pass generative models are not conservative except for Gaussian kernels; a sharp kernel normalization makes them conservative for any radial kernel while noting that non-conservative fields offe...

  56. Selectivity and Shape in the Design of Forward-Forward Goodness Functions

    cs.LG 2026-03 unverdicted novelty 7.0 of 10

    Shape- and peak-sensitive goodness functions for Forward-Forward deliver up to 72pp gains over sum-of-squares, reaching 98.2% on MNIST and 89% on Fashion-MNIST.

  57. How Out-of-Equilibrium Phase Transitions can Seed Pattern Formation in Trained Diffusion Models

    cs.LG 2026-03 unverdicted novelty 7.0 of 10

    Pattern formation in trained diffusion models emerges from out-of-equilibrium phase transitions driven by instabilities in low-frequency denoising modes linked to data symmetries and architectural constraints.

  58. Lipschitz-Based Robustness Certification Under Floating-Point Execution

    cs.LG 2026-03 conditional novelty 7.0 of 10 partial

    Lipschitz-based robustness certificates that assume real arithmetic can be unsound under floating-point execution; a formal FP-aware theory and certifier close that gap for dense ReLU networks.

  59. Lipschitz-Based Robustness Certification Under Floating-Point Execution

    cs.LG 2026-03 conditional novelty 7.0 of 10

    Classical Lipschitz robustness certificates are unsound under floating-point execution; this paper derives sound corrected conditions, a Rocq formalisation, and a practical certifier for dense ReLU networks.

  60. Programmable superconducting neuron with intrinsic in-memory computation and dual-timescale plasticity for ultra-efficient neuromorphic computing

    cs.ET 2026-03 unverdicted novelty 7.0 of 10

    A programmable superconducting LIF neuron with intrinsic static memory and dual-timescale plasticity achieves 45 GHz operation and femtojoule energy per spike.

Reference graph

Works this paper leans on

6 extracted references · 6 canonical work pages · cited by 351 Pith papers

  1. [1]

    Ciregan, U

    D. Ciregan, U. Meier, and J. Schmidhuber. Multi-column deep neural networks for image classification. In Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on, pages 3642--3649. IEEE, 2012

  2. [2]

    EMNIST: an extension of MNIST to handwritten letters

    G. Cohen, S. Afshar, J. Tapson, and A. van Schaik. Emnist: an extension of mnist to handwritten letters. arXiv preprint arXiv:1702.05373, 2017

  3. [3]

    J. Deng, W. Dong, R. Socher, L.-J. Li, K. Li, and L. Fei-Fei. Imagenet: A large-scale hierarchical image database. In Computer Vision and Pattern Recognition, 2009. CVPR 2009. IEEE Conference on, pages 248--255. IEEE, 2009

  4. [4]

    Krizhevsky and G

    A. Krizhevsky and G. Hinton. Learning multiple layers of features from tiny images. 2009

  5. [5]

    LeCun, L

    Y. LeCun, L. Bottou, Y. Bengio, and P. Haffner. Gradient-based learning applied to document recognition. Proceedings of the IEEE, 86 0 (11): 0 2278--2324, 1998

  6. [6]

    L. Wan, M. Zeiler, S. Zhang, Y. L. Cun, and R. Fergus. Regularization of neural networks using dropconnect. In Proceedings of the 30th international conference on machine learning (ICML-13), pages 1058--1066, 2013

Pith tools

Reviewed May 11, 2026 · model on record in the stance chip above.