Nearest Subspace Search in The Signed Cumulative Distribution Transform Space for 1D Signal Classification
Abu Hasnat Mohammad Rubaiyat, Mohammad Shifat-E-Rabbi, Yan Zhuang,, Shiying Li, Gustavo K. Rohde

TL;DR
This paper introduces a novel 1D signal classification method using the signed cumulative distribution transform and nearest subspace search, which is simple, non-iterative, and outperforms neural networks with limited training data.
Contribution
The paper proposes a new classification approach leveraging SCDT and nearest subspace search, providing robustness and efficiency for 1D signals, including real-world ECG data.
Findings
Outperforms state-of-the-art neural networks with few training samples
Robust to out-of-distribution examples on simulated data
Effective in real-world ECG classification
Abstract
This paper presents a new method to classify 1D signals using the signed cumulative distribution transform (SCDT). The proposed method exploits certain linearization properties of the SCDT to render the problem easier to solve in the SCDT space. The method uses the nearest subspace search technique in the SCDT domain to provide a non-iterative, effective, and simple to implement classification algorithm. Experiments show that the proposed technique outperforms the state-of-the-art neural networks using a very low number of training samples and is also robust to out-of-distribution examples on simulated data. We also demonstrate the efficacy of the proposed technique in real-world applications by applying it to an ECG classification problem. The python code implementing the proposed classifier can be found in PyTransKit (https://github.com/rohdelab/PyTransKit).
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
TopicsAnomaly Detection Techniques and Applications · ECG Monitoring and Analysis · Fault Detection and Control Systems
