paper-with-me

홈 › Papers

A Temporal-oriented Broadcast ResNet for COVID-19 Detection

2022-03-31 · Xin Jing, Shuo Liu, Emilia Parada-Cabaleiro, Andreas Triantafyllopoulos, Meishu Song, Zijiang Yang, Björn W. Schuller

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 computation than Recurrent Neural Networks~(RNNs), typically used to model temporal information. TorNet achieves 72.2% Unweighted Average Recall (UAR) on the INTERPSEECH 2021 Computational Paralinguistics Challenge COVID-19 cough Sub-Challenge, by this showing competitive results with a higher computational efficiency than other state-of-the-art alternatives.

📄 PDF Abstract BibTeX arXiv:2203.17012

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Batch Normalization 설명 없음
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Sigmoid Activation 설명 없음
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution …
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Inverted Residual Block 설명 없음

Similar Papers 제목 키워드 기반

Broadcasted Residual Learning for Efficient Keyword Spotting

2021-06-08 · Byeonggeun Kim, Simyung Chang, Jinkyu Lee, Dooyong Sung

Keyword spotting is an important research field because it plays a key role in device wake-up and user interaction on smart devices. However, it is challenging to minimize errors while operating efficiently in devices wi…

Keyword Spotting

Automatic Detection of Coronavirus Disease (COVID-19) Using X-ray Images and Deep Convolutional Neural Networks

2020-03-24 · Ali Narin, Ceren Kaya, Ziynet Pamuk

The 2019 novel coronavirus disease (COVID-19), with a starting point in China, has spread rapidly among people living in other countries, and is approaching approximately 34,986,502 cases worldwide according to the stati…

Covid-19 chest x-ray image generation using resnet-dcgan model

2022-05-17 · Advances in Intelligent Computing and Communication: Proceedings of ICAC 2021 2022 5 · Sukonya Phukan, Jyoti Singh, Rajlakshmi Gogoi, Sandipan Dhar 외

Detection of severe diseases like COVID-19 using deep learning (DL) models is a very time-relevant subject to be focused on looking at the present scenario. However, there is always a problem regarding the availability…

Image Generation

Player Identification in Hockey Broadcast Videos

2020-09-05 · Alvin Chan, Martin D. Levine, Mehrsan Javan

We present a deep recurrent convolutional neural network (CNN) approach to solve the problem of hockey player identification in NHL broadcast videos. Player identification is a difficult computer vision problem mainly be…

COVID-19 Detection Based on Self-Supervised Transfer Learning Using Chest X-Ray Images

2022-12-19 · Guang Li, Ren Togo, Takahiro Ogawa, Miki Haseyama

Purpose: Considering several patients screened due to COVID-19 pandemic, computer-aided detection has strong potential in assisting clinical workflow efficiency and reducing the incidence of infections among radiologists…

Representation LearningSelf-Supervised LearningTransfer Learning