On Data-Driven Saak Transform
C.-C. Jay Kuo, Yueru Chen

TL;DR
This paper introduces a data-driven Saak transform that constructs hierarchical spatial-spectral features for pattern recognition without using labels or backpropagation, demonstrated on MNIST digit classification.
Contribution
The paper proposes a novel Saak transform framework that derives kernels from second-order statistics in a one-pass manner, avoiding supervised learning and enabling multi-stage spatial-spectral representations.
Findings
Saak transform effectively captures discriminant features for classification.
The method provides a reversible, multi-stage spatial-spectral feature extraction.
Demonstrated successful application on MNIST dataset.
Abstract
Being motivated by the multilayer RECOS (REctified-COrrelations on a Sphere) transform, we develop a data-driven Saak (Subspace approximation with augmented kernels) transform in this work. The Saak transform consists of three steps: 1) building the optimal linear subspace approximation with orthonormal bases using the second-order statistics of input vectors, 2) augmenting each transform kernel with its negative, 3) applying the rectified linear unit (ReLU) to the transform output. The Karhunen-Lo\'eve transform (KLT) is used in the first step. The integration of Steps 2 and 3 is powerful since they resolve the sign confusion problem, remove the rectification loss and allow a straightforward implementation of the inverse Saak transform at the same time. Multiple Saak transforms are cascaded to transform images of a larger size. All Saak transform kernels are derived from the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods · Structural Health Monitoring Techniques · Sparse and Compressive Sensing Techniques
