中文
相关论文

相关论文: Small Footprint Convolutional Recurrent Networks f…

200 篇论文

Convolutional neural networks (CNNs), such as the time-delay neural network (TDNN), have shown their remarkable capability in learning speaker embedding. However, they meanwhile bring a huge computational cost in storage size, processing,…

音频与语音处理 · 电气工程与系统科学 2022-06-22 Rui Wang , Zhihua Wei , Haoran Duan , Shouling Ji , Yang Long , Zhen Hong

End-to-end learning models using raw waveforms as input have shown superior performances in many audio recognition tasks. However, most model architectures are based on convolutional neural networks (CNN) which were mainly developed for…

音频与语音处理 · 电气工程与系统科学 2022-09-20 Taejun Kim , Juhan Nam

The auditory attention decoding (AAD) approach was proposed to determine the identity of the attended talker in a multi-talker scenario by analyzing electroencephalography (EEG) data. Although the linear model-based method has been widely…

信号处理 · 电气工程与系统科学 2021-03-04 Zhen Fu , Bo Wang , Xihong Wu , Jing Chen

We explore the application of deep residual learning and dilated convolutions to the keyword spotting task, using the recently-released Google Speech Commands Dataset as our benchmark. Our best residual network (ResNet) implementation…

计算与语言 · 计算机科学 2018-09-24 Raphael Tang , Jimmy Lin

We develop a Deep-Text Recurrent Network (DTRN) that regards scene text reading as a sequence labelling problem. We leverage recent advances of deep convolutional neural networks to generate an ordered high-level sequence from a whole word…

计算机视觉与模式识别 · 计算机科学 2015-12-22 Pan He , Weilin Huang , Yu Qiao , Chen Change Loy , Xiaoou Tang

Fingerprint authentication is widely used in biometrics due to its simple process, but it is vulnerable to fake fingerprints. This study proposes a patch-based fake fingerprint detection method using a fully convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2018-03-22 Eunsoo Park , Xuenan Cui , Weonjin Kim , Jinsong Liu , Hakil Kim

Deep neural networks, albeit their great success on feature learning in various computer vision tasks, are usually considered as impractical for online visual tracking because they require very long training time and a large number of…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Hanxi Li , Yi Li , Fatih Porikli

In this work, we investigate if previously proposed CNNs for fingerprint pore detection overestimate the number of required model parameters for this task. We show that this is indeed the case by proposing a fully convolutional neural…

计算机视觉与模式识别 · 计算机科学 2018-11-19 Gabriel Dahia , Maurício Pamplona Segundo

Time delay neural networks (TDNNs) are an effective acoustic model for large vocabulary speech recognition. The strength of the model can be attributed to its ability to effectively model long temporal contexts. However, current TDNN models…

计算与语言 · 计算机科学 2018-02-21 Florian Kreyssig , Chao Zhang , Philip Woodland

In this paper, we propose a sequence-to-sequence model for keyword spotting (KWS). Compared with other end-to-end architectures for KWS, our model simplifies the pipelines of production-quality KWS system and satisfies the requirement of…

声音 · 计算机科学 2018-11-02 Haitong Zhang , Junbo Zhang , Yujun Wang

Convolutional neural networks (CNN) have improved speech recognition performance greatly by exploiting localized time-frequency patterns. But these patterns are assumed to appear in symmetric and rigid kernels by the conventional CNN…

音频与语音处理 · 电气工程与系统科学 2025-06-19 Jiamin Xie , John H. L. Hansen

Head poses are a key component of human bodily communication and thus a decisive element of human-computer interaction. Real-time head pose estimation is crucial in the context of human-robot interaction or driver assistance systems. The…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Ines Rieger , Thomas Hauenstein , Sebastian Hettenkofer , Jens-Uwe Garbas

Existing methods for reducing the computational burden of neural networks at run-time, such as parameter pruning or dynamic computational path selection, focus solely on improving computational efficiency during inference. On the other…

机器学习 · 计算机科学 2019-05-17 Simeon E. Spasov , Pietro Lio

Recurrent neural networks are a powerful tool for modeling sequential data, but the dependence of each timestep's computation on the previous timestep's output limits parallelism and makes RNNs unwieldy for very long sequences. We introduce…

神经与进化计算 · 计算机科学 2016-11-22 James Bradbury , Stephen Merity , Caiming Xiong , Richard Socher

Since convolutional neural network(CNN)models emerged,several tasks in computer vision have actively deployed CNN models for feature extraction. However,the conventional CNN models have a high computational cost and require high memory…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Youngwan Lee , Byeonghak Yim , Huien Kim , Eunsoo Park , Xuenan Cui , Taekang Woo , Hakil Kim

We propose a stacked 1D convolutional neural network (S1DCNN) for end-to-end small footprint voice trigger detection in a streaming scenario. Voice trigger detection is an important speech application, with which users can activate their…

音频与语音处理 · 电气工程与系统科学 2020-08-11 Takuya Higuchi , Mohammad Ghasemzadeh , Kisun You , Chandra Dhir

While Convolutional Neural Networks (CNNs) excel at learning complex latent-space representations, their over-parameterization can lead to overfitting and reduced performance, particularly with limited data. This, alongside their high…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Manish Sharma , Jamison Heard , Eli Saber , Panos P. Markopoulos

Vanishing long-term gradients are a major issue in training standard recurrent neural networks (RNNs), which can be alleviated by long short-term memory (LSTM) models with memory cells. However, the extra parameters associated with the…

计算与语言 · 计算机科学 2018-02-26 Chao Zhang , Philip Woodland

Recently using convolutional neural networks (CNNs) has gained popularity in visual tracking, due to its robust feature representation of images. Recent methods perform online tracking by fine-tuning a pre-trained CNN model to the specific…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Tianyu Yang , Antoni B. Chan

Despite their success, convolutional neural networks are computationally expensive because they must examine all image locations. Stochastic attention-based models have been shown to improve computational efficiency at test time, but they…

机器学习 · 计算机科学 2015-09-24 Jimmy Ba , Roger Grosse , Ruslan Salakhutdinov , Brendan Frey