Learning ECG Signal Features Without Backpropagation Using Linear Laws
This addresses the need for fast and verifiable methods in medical applications like ECG analysis, though it appears incremental as it builds on existing concepts for a specific domain.
The paper tackled ECG signal classification by introducing LLT-ECG, a method that automatically generates features from time series data without backpropagation, achieving state-of-the-art performance on real-world PhysioNet datasets.
This paper introduces LLT-ECG, a novel method for electrocardiogram (ECG) signal classification that leverages concepts from theoretical physics to automatically generate features from time series data. Unlike traditional deep learning approaches, LLT-ECG operates in a forward manner, eliminating the need for backpropagation and hyperparameter tuning. By identifying linear laws that capture shared patterns within specific classes, the proposed method constructs a compact and verifiable representation, enhancing the effectiveness of downstream classifiers. We demonstrate LLT-ECG's state-of-the-art performance on real-world ECG datasets from PhysioNet, underscoring its potential for medical applications where speed and verifiability are crucial.