中文
相关论文

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

200 篇论文

Convolutional Neural Networks (CNNs) are a class of artificial neural networks whose computational blocks use convolution, together with other linear and non-linear operations, to perform classification or regression. This paper explores…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Victor Stamatescu , Mark D. McDonnell

Learning algorithms for natural language processing (NLP) tasks traditionally rely on manually defined relevant contextual features. On the other hand, neural network models using an only distributional representation of words have been…

计算与语言 · 计算机科学 2017-11-30 Kushal Chawla , Sunil Kumar Sahu , Ashish Anand

Porting state of the art deep learning algorithms to resource constrained compute platforms (e.g. VR, AR, wearables) is extremely challenging. We propose a fast, compact, and accurate model for convolutional neural networks that enables…

计算机视觉与模式识别 · 计算机科学 2017-06-14 Hessam Bagherinezhad , Mohammad Rastegari , Ali Farhadi

This paper reports the performances of shallow word-level convolutional neural networks (CNN), our earlier work (2015), on the eight datasets with relatively large training data that were used for testing the very deep character-level CNN…

计算与语言 · 计算机科学 2016-09-05 Rie Johnson , Tong Zhang

Deep convolutional neural networks (DCNNs) are an influential tool for solving various problems in the machine learning and computer vision fields. In this paper, we introduce a new deep learning model called an Inception- Recurrent…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Md Zahangir Alom , Mahmudul Hasan , Chris Yakopcic , Tarek M. Taha

Time-frequency analysis is an important and challenging task in many applications. Fourier and wavelet analysis are two classic methods that have achieved remarkable success in many fields. However, they also exhibit limitations when…

机器学习 · 计算机科学 2024-10-25 Feng Zhou , Antonio Cicone , Haomin Zhou

Recurrent Neural Networks (RNNs) are powerful tools for solving sequence-based problems, but their efficacy and execution time are dependent on the size of the network. Following recent work in simplifying these networks with model pruning…

神经与进化计算 · 计算机科学 2018-04-30 Feiwen Zhu , Jeff Pool , Michael Andersch , Jeremy Appleyard , Fung Xie

Restoring high-quality CT images from low dose CT counterparts is an ill-posed, nonlinear problem to which Deep Learning approaches have been giving superior solutions compared to classical model-based approaches. In this article, a…

图像与视频处理 · 电气工程与系统科学 2019-10-16 Shabab Bazrafkan , Vincent Van Nieuwenhove , Jan Sijbers

Robustness against noise is critical for keyword spotting (KWS) in real-world environments. To improve the robustness, a speech enhancement front-end is involved. Instead of treating the speech enhancement as a separated preprocessing…

声音 · 计算机科学 2019-06-21 Yue Gu , Zhihao Du , Hui Zhang , Xueliang Zhang

We introduce a class of convolutional neural networks (CNNs) that utilize recurrent neural networks (RNNs) as convolution filters. A convolution filter is typically implemented as a linear affine transformation followed by a non-linear…

计算与语言 · 计算机科学 2018-08-29 Yi Yang

Automated classification of animal sounds is a prerequisite for large-scale monitoring of biodiversity. Convolutional Neural Networks (CNNs) are among the most promising algorithms but they are slow, often achieve poor classification in the…

In this paper, we propose neural network models based on the neural ordinary differential equation (NODE) for small-footprint keyword spotting (KWS). We present techniques to apply NODE to KWS that make it possible to adopt Batch…

音频与语音处理 · 电气工程与系统科学 2020-09-08 Hiroshi Fuketa , Yukinori Morita

Most current speech technology systems are designed to operate well even in the presence of multiple active speakers. However, most solutions assume that the number of co-current speakers is known. Unfortunately, this information might not…

音频与语音处理 · 电气工程与系统科学 2021-11-02 Midia Yousefi , John H. L. Hansen

Speaker verification aims to verify whether an input speech corresponds to the claimed speaker, and conventionally, this kind of system is deployed based on single-stream scenario, wherein the feature extractor operates in full frequency…

声音 · 计算机科学 2025-09-03 Wei Yao , Shen Chen , Jiamin Cui , Yaolin Lou

Very deep convolutional neural networks (CNNs) yield state of the art results on a wide variety of visual recognition problems. A number of state of the the art methods for image recognition are based on networks with well over 100 layers…

计算机视觉与模式识别 · 计算机科学 2016-07-15 Joel Moniz , Christopher Pal

Recently recurrent neural networks (RNNs) have demonstrated the ability to improve scene labeling through capturing long-range dependencies among image units. In this paper, we propose dense RNNs for scene labeling by exploring various…

计算机视觉与模式识别 · 计算机科学 2018-01-23 Heng Fan , Haibin Ling

Recently Transformer and Convolution neural network (CNN) based models have shown promising results in Automatic Speech Recognition (ASR), outperforming Recurrent neural networks (RNNs). Transformer models are good at capturing…

音频与语音处理 · 电气工程与系统科学 2020-05-19 Anmol Gulati , James Qin , Chung-Cheng Chiu , Niki Parmar , Yu Zhang , Jiahui Yu , Wei Han , Shibo Wang , Zhengdong Zhang , Yonghui Wu , Ruoming Pang

We propose a neural network model for contextual regression in which the regression model depends on contextual features that determine the active submodel and an algorithm to fit the model. The proposed simple contextual neural network…

机器学习 · 统计学 2026-05-20 Seksan Kiatsupaibul , Pakawan Chansiripas

Convolutional neural networks (CNNs) have shown great capability of solving various artificial intelligence tasks. However, the increasing model size has raised challenges in employing them in resource-limited applications. In this work, we…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Hongyang Gao , Zhengyang Wang , Shuiwang Ji

State-of-the-art sound event detection (SED) methods usually employ a series of convolutional neural networks (CNNs) to extract useful features from the input audio signal, and then recurrent neural networks (RNNs) to model longer temporal…