paper-with-me

Papers

Sparse learned kernels for interpretable and efficient medical time series processing

2023-07-06 · Sully F. Chen, Zhicheng Guo, Cheng Ding, Xiao Hu, Cynthia Rudin

Rapid, reliable, and accurate interpretation of medical time-series signals is crucial for high-stakes clinical decision-making. Deep learning methods offered unprecedented performance in medical signal processing but at a cost: they were compute-intensive and lacked interpretability. We propose Sparse Mixture of Learned Kernels (SMoLK), an interpretable architecture for medical time series processing. SMoLK learns a set of lightweight flexible kernels that form a single-layer sparse neural network, providing not only interpretability, but also efficiency, robustness, and generalization to unseen data distributions. We introduce a parameter reduction techniques to reduce the size of SMoLK's networks while maintaining performance. We test SMoLK on two important tasks common to many consumer wearables: photoplethysmography (PPG) artifact detection and atrial fibrillation detection from single-lead electrocardiograms (ECGs). We find that SMoLK matches the performance of models orders of magnitude larger. It is particularly suited for real-time applications using low-power devices, and its interpretability benefits high-stakes situations.

📄 PDF Abstract BibTeX arXiv:2307.05385

Code (1)

sullychen/smolk 공식 구현 pytorch

Tasks

Artifact DetectionAtrial Fibrillation DetectionDecision MakingPhotoplethysmography (PPG)Time Series

Similar Papers 제목 키워드 기반

Enhancing Cross-Modal Medical Image Segmentation through Compositionality

2024-08-21 · Aniek Eijpe, Valentina Corbetta, Kalina Chupetlovska, Regina Beets-Tan 외

Cross-modal medical image segmentation presents a significant challenge, as different imaging modalities produce images with varying resolutions, contrasts, and appearances of anatomical structures. We introduce composit…

DisentanglementImage SegmentationInductive BiasMedical Image Segmentation+2

Sparse Autoencoders for Interpretable Medical Image Representation Learning

2026-03-24 · Philipp Wesp, Robbie Holland, Vasiliki Sideri-Lampretsa, Sergios Gatidis arxiv

Vision foundation models (FMs) achieve state-of-the-art performance in medical imaging. However, they encode information in abstract latent representations that clinicians cannot interrogate or verify. The goal of this s…

Dimensionality ReductionRepresentation LearningImage Retrieval

DILA: Dictionary Label Attention for Mechanistic Interpretability in High-dimensional Multi-label Medical Coding Prediction

2024-09-16 · John Wu, David Wu, Jimeng Sun

Predicting high-dimensional or extreme multilabels, such as in medical coding, requires both accuracy and interpretability. Existing works often rely on local interpretability methods, failing to provide comprehensive ex…

Learning High Order Feature Interactions with Fine Control Kernels

2020-02-09 · Hristo Paskov, Alex Paskov, Robert West

We provide a methodology for learning sparse statistical models that use as features all possible multiplicative interactions among an underlying atomic set of features. While the resulting optimization problems are expo…

Sparse LearningVocal Bursts Intensity Prediction

Sparsely Activated Networks

2019-07-12 · Paschalis Bizopoulos, Dimitrios Koutsouris

Previous literature on unsupervised learning focused on designing structural priors with the aim of learning meaningful features. However, this was done without considering the description length of the learned represent…

Model Selection