中文
相关论文

相关论文: SAM-GCNN: A Gated Convolutional Neural Network wit…

200 篇论文

In this paper, we describe in detail the system we submitted to DCASE2019 task 4: sound event detection (SED) in domestic environments. We employ a convolutional neural network (CNN) with an embedding-level attention pooling module to solve…

音频与语音处理 · 电气工程与系统科学 2019-09-16 Liwei Lin , Xiangdong Wang , Hong Liu , Yueliang Qian

In this paper, we present a gated convolutional neural network and a temporal attention-based localization method for audio classification, which won the 1st place in the large-scale weakly supervised sound event detection task of Detection…

声音 · 计算机科学 2017-10-03 Yong Xu , Qiuqiang Kong , Wenwu Wang , Mark D. Plumbley

The DCASE 2018 Challenge consists of five tasks related to automatic classification and detection of sound events and scenes. This paper presents the setup of Task 5 which includes the description of the task, dataset and the baseline…

音频与语音处理 · 电气工程与系统科学 2018-08-02 Gert Dekkers , Lode Vuegen , Toon van Waterschoot , Bart Vanrumste , Peter Karsmakers

To address Task 5 in the Detection and Classification of Acoustic Scenes and Events (DCASE) 2018 challenge, in this paper, we propose an ensemble learning system. The proposed system consists of three different models, based on…

音频与语音处理 · 电气工程与系统科学 2018-12-13 Jeremy Chew , Yingxiang Sun , Lahiru Jayasinghe , Chau Yuen

In this paper, we present a gated convolutional recurrent neural network based approach to solve task 4, large-scale weakly labelled semi-supervised sound event detection in domestic environments, of the DCASE 2018 challenge. Gated linear…

声音 · 计算机科学 2018-10-17 Robert Harb , Franz Pernkopf

Although deep neural networks generally have fixed network structures, the concept of dynamic mechanism has drawn more and more attention in recent years. Attention mechanisms compute input-dependent dynamic attention weights for…

机器学习 · 计算机科学 2019-12-03 Lanqing Xue , Xiaopeng Li , Nevin L. Zhang

The Detection and Classification of Acoustic Scenes and Events (DCASE) consists of five audio classification and sound event detection tasks: 1) Acoustic scene classification, 2) General-purpose audio tagging of Freesound, 3) Bird audio…

声音 · 计算机科学 2019-12-10 Qiuqiang Kong , Turab Iqbal , Yong Xu , Wenwu Wang , Mark D. Plumbley

In this technique report, we present a bunch of methods for the task 4 of Detection and Classification of Acoustic Scenes and Events 2017 (DCASE2017) challenge. This task evaluates systems for the large-scale detection of sound events using…

声音 · 计算机科学 2017-11-28 Yong Xu , Qiuqiang Kong , Wenwu Wang , Mark D. Plumbley

Domestic activities classification (DAC) from audio recordings aims at classifying audio recordings into pre-defined categories of domestic activities, which is an effective way for estimation of daily activities performed in home…

音频与语音处理 · 电气工程与系统科学 2023-06-12 Yufei Zeng , Yanxiong Li , Zhenfeng Zhou , Ruiqi Wang , Difeng Lu

In this paper we present our system for the detection and classification of acoustic scenes and events (DCASE) 2020 Challenge Task 4: Sound event detection and separation in domestic environments. We introduce two new models: the…

音频与语音处理 · 电气工程与系统科学 2021-03-12 Janek Ebbers , Reinhold Haeb-Umbach

The Detection and Classification of Acoustic Scenes and Events (DCASE) 2019 challenge focuses on audio tagging, sound event detection and spatial localisation. DCASE 2019 consists of five tasks: 1) acoustic scene classification, 2) audio…

声音 · 计算机科学 2019-06-11 Qiuqiang Kong , Yin Cao , Turab Iqbal , Yong Xu , Wenwu Wang , Mark D. Plumbley

The generalization performance of deep neural networks (DNNs) is a critical factor in achieving robust model behavior on unseen data. Recent studies have highlighted the importance of sharpness-based measures in promoting generalization by…

机器学习 · 计算机科学 2025-01-28 Mohamed Hassan , Aleksandar Vakanski , Boyu Zhang , Min Xian

Sensor-based human activity segmentation and recognition are two important and challenging problems in many real-world applications and they have drawn increasing attention from the deep learning community in recent years. Most of the…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Furong Duan , Tao Zhu , Jinqiang Wang , Liming Chen , Huansheng Ning , Yaping Wan

Existing deep learning approaches for wearable fall detection systems rely on self-attention mechanisms that impose quadratic computational overhead, distributing weights across all time steps. This global weight distribution impairs the…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Sana Alamgeer , Ronish Kumar , Awatif Yasmin , Muhammad Irshad , Anne H. H. Ngu

Automatic building extraction from optical imagery remains a challenge due to, for example, the complexity of building shapes. Semantic segmentation is an efficient approach for this task. The latest development in deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Yilei Shi , Qingyu Li , Xiao Xiang Zhu

Recent efforts have been made on domestic activities classification from audio recordings, especially the works submitted to the challenge of DCASE (Detection and Classification of Acoustic Scenes and Events) since 2018. In contrast, few…

音频与语音处理 · 电气工程与系统科学 2021-05-11 Ziheng Lin , Yanxiong Li , Zhangjin Huang , Wenhao Zhang , Yufeng Tan , Yichun Chen , Qianhua He

The classification of sentences is very challenging, since sentences contain the limited contextual information. In this paper, we proposed an Attention-Gated Convolutional Neural Network (AGCNN) for sentence classification, which generates…

计算与语言 · 计算机科学 2018-12-31 Yang Liu , Lixin Ji , Ruiyang Huang , Tuosiyu Ming , Chao Gao , Jianpeng Zhang

Audio classification is considered as a challenging problem in pattern recognition. Recently, many algorithms have been proposed using deep neural networks. In this paper, we introduce a new attention-based neural network architecture…

音频与语音处理 · 电气工程与系统科学 2020-06-18 Haoye Lu , Haolong Zhang , Amit Nayak

In this paper, gating mechanisms are applied in deep neural network (DNN) training for x-vector-based text-independent speaker verification. First, a gated convolution neural network (GCNN) is employed for modeling the frame-level embedding…

音频与语音处理 · 电气工程与系统科学 2019-04-05 Lanhua You , Wu Guo , Lirong Dai , Jun Du

Single image-based crowd counting has recently witnessed increased focus, but many leading methods are far from optimal, especially in highly congested scenes. In this paper, we present Hierarchical Attention-based Crowd Counting Network…

计算机视觉与模式识别 · 计算机科学 2019-10-23 Vishwanath A. Sindagi , Vishal M. Patel
‹ 上一页 1 2 3 10 下一页 ›