A Temporal-oriented Broadcast ResNet for COVID-19 Detection
Xin Jing, Shuo Liu, Emilia Parada-Cabaleiro, Andreas, Triantafyllopoulos, Meishu Song, Zijiang Yang, Bj\"orn W. Schuller

TL;DR
This paper introduces TorNet, a novel efficient deep learning model based on EfficientNet, designed for rapid and accurate COVID-19 detection from audio signals with low computational cost.
Contribution
The paper proposes a new temporal-oriented residual network, TorNet, which effectively models audio temporal features with less computation than traditional RNN-based methods.
Findings
Achieves 72.2% UAR on COVID-19 cough detection
Offers higher computational efficiency than state-of-the-art models
Demonstrates competitive accuracy with a small model size
Abstract
Detecting COVID-19 from audio signals, such as breathing and coughing, can be used as a fast and efficient pre-testing method to reduce the virus transmission. Due to the promising results of deep learning networks in modelling time sequences, and since applications to rapidly identify COVID in-the-wild should require low computational effort, we present a temporal-oriented broadcasting residual learning method that achieves efficient computation and high accuracy with a small model size. Based on the EfficientNet architecture, our novel network, named Temporal-oriented ResNet~(TorNet), constitutes of a broadcasting learning block, i.e. the Alternating Broadcast (AB) Block, which contains several Broadcast Residual Blocks (BC ResBlocks) and a convolution layer. With the AB Block, the network obtains useful audio-temporal features and higher level embeddings effectively with much less…
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
TopicsMusic and Audio Processing · Anomaly Detection Techniques and Applications · COVID-19 diagnosis using AI
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Depthwise Convolution · Batch Normalization · Pointwise Convolution · Sigmoid Activation · Depthwise Separable Convolution · Dropout · Inverted Residual Block · Dense Connections · Average Pooling
