paper-with-me

Papers

On Data-Driven Saak Transform

2017-10-11 · C. -C. Jay Kuo, Yueru Chen

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 second-order statistics of input random vectors in a one-pass feedforward manner. Neither data labels nor backpropagation is used in kernel determination. Multi-stage Saak transforms offer a family of joint spatial-spectral representations between two extremes; namely, the full spatial-domain representation and the full spectral-domain representation. We select Saak coefficients of higher discriminant power to form a feature vector for pattern recognition, and use the MNIST dataset classification problem as an illustrative example.

📄 PDF Abstract BibTeX arXiv:1710.04176

Code (2)

davidsonic/Saak-Transform pytorch
rickerish-nah/Digital-Image-Processing-Cpp-

Similar Papers 제목 키워드 기반

A Saak Transform Approach to Efficient, Scalable and Robust Handwritten Digits Recognition

2017-10-29 · Yueru Chen, Zhuwei Xu, Shanshan Cai, Yujian Lang 외

An efficient, scalable and robust approach to the handwritten digits recognition problem based on the Saak transform is proposed in this work. First, multi-stage Saak transforms are used to extract a family of joint spat…

Defense Against Adversarial Attacks with Saak Transform

2018-08-06 · Sibo Song, Yueru Chen, Ngai-Man Cheung, C. -C. Jay Kuo

Deep neural networks (DNNs) are known to be vulnerable to adversarial perturbations, which imposes a serious threat to DNN-based decision systems. In this paper, we propose to apply the lossy Saak transform to adversaria…

Adversarial Defense

Visualization, Discriminability and Applications of Interpretable Saak Features

2019-02-25 · Abinaya Manimaran, Thiyagarajan Ramanathan, Suya You, C-C Jay Kuo

In this work, we study the power of Saak features as an effort towards interpretable deep learning. Being inspired by the operations of convolutional layers of convolutional neural networks, multi-stage Saak transform wa…

General Classificationimage-classificationImage Classification

Robustness Of Saak Transform Against Adversarial Attacks

2019-02-07 · Thiyagarajan Ramanathan, Abinaya Manimaran, Suya You, C-C Jay Kuo

Image classification is vulnerable to adversarial attacks. This work investigates the robustness of Saak transform against adversarial attacks towards high performance image classification. We develop a complete image cl…

Adversarial RobustnessClassificationDenoisingGeneral Classification+2

Saak-Transform based Method for Image Noise Reduction

2019-08-22 · Quang Nhat Tran; Shih-Hsuan Yang

This research proposes a novel approach to reduce noise in an image. In this study, the input image is considered being shot with high ISO in the low light condition and the noise is modeled as the additive white Gaussia…