Using Deep Networks for Scientific Discovery in Physiological Signals
Tom Beer, Bar Eini-Porat, Sebastian Goodfellow, Danny Eytan, Uri, Shalit

TL;DR
This paper introduces a method to analyze whether deep neural networks discover new features or rely on known ones in physiological signals, and demonstrates its use in ECG and EEG data for scientific exploration.
Contribution
It presents a novel approach to remove known features from DNNs to uncover new representations and interpret what features are learned, aiding scientific discovery.
Findings
DNNs for atrial fibrillation classification tend to rediscover known ECG features.
Removing features can lead to the discovery of new signal representations.
The method can highlight previously hidden patterns in EEG for sleep classification.
Abstract
Deep neural networks (DNN) have shown remarkable success in the classification of physiological signals. In this study we propose a method for examining to what extent does a DNN's performance rely on rediscovering existing features of the signals, as opposed to discovering genuinely new features. Moreover, we offer a novel method of "removing" a hand-engineered feature from the network's hypothesis space, thus forcing it to try and learn representations which are different from known ones, as a method of scientific exploration. We then build on existing work in the field of interpretability, specifically class activation maps, to try and infer what new features the network has learned. We demonstrate this approach using ECG and EEG signals. With respect to ECG signals we show that for the specific task of classifying atrial fibrillation, DNNs are likely rediscovering known features. We…
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
TopicsEEG and Brain-Computer Interfaces · ECG Monitoring and Analysis · Emotion and Mood Recognition
