paper-with-me

홈 › Papers

CADENCE: A Cardiac Atom Dictionary for Interpretable Neural Concept Extraction from ECG Foundation Models

2026-07-28 · Yixuan Duan, Arjun Naik, Sadeer Al-Kindi, Wei Qiu arxiv

Foundation models for 12-lead electrocardiograms (ECGs) transfer well across clinical tasks, but the physiological knowledge encoded in their representations remains opaque. We present CADENCE, a framework that decomposes an ECG foundation model into a human-interpretable, queryable dictionary of physiological concepts. Using a BatchTopK sparse autoencoder, CADENCE factorizes Layer-6 embeddings from more than nine million ECG tokens into 8,192 sparse cardiac atoms. These atoms align better than individual dense embedding dimensions with clinical phenotypes and waveform morphology, recovering arrhythmias, conduction abnormalities, infarction and repolarization patterns, chamber and axis findings, and lead- and beat-phase-specific waveform primitives. At Layer 6, the best atoms achieve mean AUROCs of 0.88 for clinical phenotypes and 0.90 for morphology, versus 0.78 and 0.83 for the best dense dimensions. Sparse atom probes match or outperform dense probes for phenotype, morphology, and age prediction while attributing each prediction to a small set of interpretable atoms; phenotype AUROC improves from 0.93 to 0.95. Atom-space geometry recovers physiologically coherent relationships, and targeted atom ablation selectively changes frozen downstream outputs. An automated LLM pipeline generates and quantitatively validates atom descriptions by predicting held-out activations. On independent external ECG datasets, CADENCE recovers overlapping concepts and maintains consistent phenotype-prediction performance. CADENCE provides a scalable framework for discovering and auditing the physiological knowledge encoded by ECG foundation models.

📄 PDF Abstract BibTeX arXiv:2607.25244

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Archetypal SAE: Adaptive and Stable Dictionary Learning for Concept Extraction in Large Vision Models

2025-02-18 · Thomas Fel, Ekdeep Singh Lubana, Jacob S. Prince, Matthew Kowal 외

Sparse Autoencoders (SAEs) have emerged as a powerful framework for machine learning interpretability, enabling the unsupervised decomposition of model representations into a dictionary of abstract, human-interpretable c…

Dictionary Learning

Sparse Fine-Tuning of Transformers for Generative Tasks

2025-07-14 · Wei Chen, Jingxi Yu, Zichen Miao, Qiang Qiu arxiv

Large pre-trained transformers have revolutionized artificial intelligence across various domains, and fine-tuning remains the dominant approach for adapting these models to downstream tasks due to the cost of training f…

Image Editing

Disentangling Latent Embeddings with Sparse Linear Concept Subspaces (SLiCS)

2025-08-27 · Zhi Li, Hau Phan, Matthew Emigh, Austin J. Brockmeier arxiv

Vision-language co-embedding networks, such as CLIP, provide a latent embedding space with semantic information that is useful for downstream tasks. We hypothesize that the embedding space can be disentangled to separate…

Image Retrieval

Information Maximization Perspective of Orthogonal Matching Pursuit with Applications to Explainable AI

2023-09-21 · NeurIPS 2023 11

Information Pursuit (IP) is a classical active testing algorithm for predicting an output by sequentially and greedily querying the input in order of information gain. However, IP is computationally intensive since it in…

Automated Interpretable 2D Video Extraction from 3D Echocardiography

2025-11-20 · Milos Vukadinovic, Hirotaka Ieki, Yuki Sahashi, David Ouyang 외 arxiv

Although the heart has complex three-dimensional (3D) anatomy, conventional medical imaging with cardiac ultrasound relies on a series of 2D videos showing individual cardiac structures. 3D echocardiography is a developi…