LGSPAug 15, 2022

Toward Interpretable Sleep Stage Classification Using Cross-Modal Transformers

arXiv:2208.06991v457 citationsh-index: 16Has Code
Originality Incremental advance
AI Analysis

This addresses the need for interpretable sleep stage classification in clinical settings, representing an incremental improvement over existing methods.

The paper tackles the problem of black-box behavior in deep-learning-based sleep stage classification by proposing a cross-modal transformer method, which outperforms state-of-the-art methods and reduces parameters and training time while improving interpretability.

Accurate sleep stage classification is significant for sleep health assessment. In recent years, several machine-learning based sleep staging algorithms have been developed , and in particular, deep-learning based algorithms have achieved performance on par with human annotation. Despite improved performance, a limitation of most deep-learning based algorithms is their black-box behavior, which have limited their use in clinical settings. Here, we propose a cross-modal transformer, which is a transformer-based method for sleep stage classification. The proposed cross-modal transformer consists of a novel cross-modal transformer encoder architecture along with a multi-scale one-dimensional convolutional neural network for automatic representation learning. Our method outperforms the state-of-the-art methods and eliminates the black-box behavior of deep-learning models by utilizing the interpretability aspect of the attention modules. Furthermore, our method provides considerable reductions in the number of parameters and training time compared to the state-of-the-art methods. Our code is available at https://github.com/Jathurshan0330/Cross-Modal-Transformer. A demo of our work can be found at https://bit.ly/Cross_modal_transformer_demo.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes