paper-with-me

Papers

A Novel Temporal Attentive-Pooling based Convolutional Recurrent Architecture for Acoustic Signal Enhancement

2022-01-24 · Tassadaq Hussain, Wei-Chien Wang, Mandar Gogate, Kia Dashtipour, Yu Tsao, Xugang Lu, Adeel Ahsan, Amir Hussain

In acoustic signal processing, the target signals usually carry semantic information, which is encoded in a hierarchal structure of short and long-term contexts. However, the background noise distorts these structures in a nonuniform way. The existing deep acoustic signal enhancement (ASE) architectures ignore this kind of local and global effect. To address this problem, we propose to integrate a novel temporal attentive-pooling (TAP) mechanism into a conventional convolutional recurrent neural network, termed as TAP-CRNN. The proposed approach considers both global and local attention for ASE tasks. Specifically, we first utilize a convolutional layer to extract local information of the acoustic signals and then a recurrent neural network (RNN) architecture is used to characterize temporal contextual information. Second, we exploit a novelattention mechanism to contextually process salient regions of the noisy signals. The proposed ASE system is evaluated using a benchmark infant cry dataset and compared with several well-known methods. It is shown that the TAPCRNN can more effectively reduce noise components from infant cry signals in unseen background noises at challenging signal-to-noise levels.

📄 PDF Abstract BibTeX arXiv:2201.09913

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Attentive Temporal Pooling for Conformer-based Streaming Language Identification in Long-form Speech

2022-02-24 · Quan Wang, Yang Yu, Jason Pelecanos, Yiling Huang 외

In this paper, we introduce a novel language identification system based on conformer layers. We propose an attentive temporal pooling mechanism to allow the model to carry information in long-form audio via a recurrent …

Domain AdaptationFormLanguage Identification

Temporal-attentive Covariance Pooling Networks for Video Recognition

2021-10-27 · NeurIPS 2021 12 · Zilin Gao, Qilong Wang, Bingbing Zhang, QinGhua Hu 외

For video recognition task, a global representation summarizing the whole contents of the video snippets plays an important role for the final performance. However, existing video architectures usually generate it by usi…

Video Recognition

Recurrent Convolutional Network for Video-Based Person Re-Identification

2016-06-01 · CVPR 2016 6 · Niall McLaughlin, Jesus Martinez del Rincon, Paul Miller

In this paper we propose a novel recurrent neural network architecture for video-based person re-identification. Given the video sequence of a person, features are extracted from each frame using a convolutional neural n…

Optical Flow EstimationPerson Re-IdentificationVideo-Based Person Re-Identification

Sequential Learning of Convolutional Features for Effective Text Classification

2019-08-30 · IJCNLP 2019 11 · Avinash Madasu, Vijjini Anvesh Rao

Text classification has been one of the major problems in natural language processing. With the advent of deep learning, convolutional neural network (CNN) has been a popular solution to this task. However, CNNs which we…

ClassificationGeneral ClassificationSentiment AnalysisText Categorization+2

Attentive Convolution: Equipping CNNs with RNN-style Attention Mechanisms

2017-10-02 · TACL 2018 1 · Wenpeng Yin, Hinrich Schütze

In NLP, convolutional neural networks (CNNs) have benefited less than recurrent neural networks (RNNs) from attention mechanisms. We hypothesize that this is because the attention in CNNs has been mainly implemented as a…

Claim VerificationNatural Language InferenceRepresentation LearningSentence+1