2020 4 Time series analysis: – CNN architecture with Saak Transform Simple On-device Training: – No deep learning frame work such as PyTorch, TensorFlow required Low Power Inference: – No accelerator such as Google Coral, Intel Movidus VPU required ECG abnormal warning system with Deep Learning Model
2020 5 Normal – NOR, PAB Low Risk – LBBB, RBBB, VEB Intermediate Risk – PVC, PAC High Risk – VFW ECG Tracking Smart Clothing Static State – NOR, PAB Dynamic State – During Exercise Steady State Over Time – PVC, PAC
2020 9 Layer-to-layer Transform • A linear operator W with • A pointwise Non-linearity r A Standard CNN Architecture Filter Weights optimized by backpropagation with respect to a given task Bruna and Mallat
2020 11 Scattering networks are a class of designed CNN with fixed filter banks. Sparse (one-stage) – Find Invariants Stable (multi-stages) – Windowed scattering transform for any wavelet stability to deformations Classify Scattering Invariants Key idea: Find accurate representations with few parameters Great! But require Pytorch or TensorFlow and GPU
2020 20 Time series analysis – CNN architecture solved with a PCA-based subspace approximation (Saak Transform) Simple On-device training – Anywhere – Anytime Low-power consumption – No AI accelerator Summary:
2020 21 Apply to other Bioelectrical Signals – EGG, EEG, EMG Apply Topological data analysis – Transform ECG signal into a graph Distributed-Feedback model – Update the model not the personal data Future Work