English

Multi-View Spectrogram Transformer for Respiratory Sound Classification

Sound 2024-05-31 v3 Computer Vision and Pattern Recognition Audio and Speech Processing

Abstract

Deep neural networks have been applied to audio spectrograms for respiratory sound classification. Existing models often treat the spectrogram as a synthetic image while overlooking its physical characteristics. In this paper, a Multi-View Spectrogram Transformer (MVST) is proposed to embed different views of time-frequency characteristics into the vision transformer. Specifically, the proposed MVST splits the mel-spectrogram into different sized patches, representing the multi-view acoustic elements of a respiratory sound. These patches and positional embeddings are then fed into transformer encoders to extract the attentional information among patches through a self-attention mechanism. Finally, a gated fusion scheme is designed to automatically weigh the multi-view features to highlight the best one in a specific scenario. Experimental results on the ICBHI dataset demonstrate that the proposed MVST significantly outperforms state-of-the-art methods for classifying respiratory sounds.

Keywords

Cite

@article{arxiv.2311.09655,
  title  = {Multi-View Spectrogram Transformer for Respiratory Sound Classification},
  author = {Wentao He and Yuchen Yan and Jianfeng Ren and Ruibin Bai and Xudong Jiang},
  journal= {arXiv preprint arXiv:2311.09655},
  year   = {2024}
}

Comments

The paper was published at ICASSP 2024

R2 v1 2026-06-28T13:23:04.085Z