Abnormal Respiratory Sound Identification Using Audio-Spectrogram Vision Transformer
Whenty Ariyanti, Kai-Chun Liu, Kuan-Yu Chen, Yu Tsao

TL;DR
This paper introduces a novel audio-spectrogram vision transformer approach for identifying abnormal respiratory sounds, leveraging spectrogram analysis and deep learning to improve diagnostic accuracy in lung disorder detection.
Contribution
The study develops and evaluates a new vision transformer-based model (AS-ViT) for respiratory sound classification using spectrograms, achieving superior results over existing methods.
Findings
Achieved 79.1% unweighted average recall with 60:40 split.
Achieved 86.4% unweighted average recall with 80:20 split.
Surpassed previous state-of-the-art in respiratory sound detection.
Abstract
Respiratory disease, the third leading cause of deaths globally, is considered a high-priority ailment requiring significant research on identification and treatment. Stethoscope-recorded lung sounds and artificial intelligence-powered devices have been used to identify lung disorders and aid specialists in making accurate diagnoses. In this study, audio-spectrogram vision transformer (AS-ViT), a new approach for identifying abnormal respiration sounds, was developed. The sounds of the lungs are converted into visual representations called spectrograms using a technique called short-time Fourier transform (STFT). These images are then analyzed using a model called vision transformer to identify different types of respiratory sounds. The classification was carried out using the ICBHI 2017 database, which includes various types of lung sounds with different frequencies, noise levels, and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need · Layer Normalization · Linear Layer · Multi-Head Attention · Dense Connections · Residual Connection · Vision Transformer
