中文
相关论文

相关论文: Interpolation Filter Design for Sample Rate Indepe…

200 篇论文

In recurrent neural networks (RNNs) used to model biological neural networks, noise is typically introduced during training to emulate biological variability and regularize learning. The expectation is that removing the noise at test time…

神经与进化计算 · 计算机科学 2026-01-09 Noah Eckstein , Manoj Srinivasan

Deep convolutional neural network has demonstrated its capability of learning a deterministic mapping for the desired imagery effect. However, the large variety of user flavors motivates the possibility of continuous transition among…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Xintao Wang , Ke Yu , Chao Dong , Xiaoou Tang , Chen Change Loy

Within the field of instance segmentation, most of the state-of-the-art deep learning networks rely nowadays on cascade architectures, where multiple object detectors are trained sequentially, re-sampling the ground truth at each step. This…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Leonardo Rossi , Akbar Karimi , Andrea Prati

Recurrent Neural Network (RNN) has been widely applied for sequence modeling. In RNN, the hidden states at current step are full connected to those at previous step, thus the influence from less related features at previous step may…

计算与语言 · 计算机科学 2017-05-04 Danhao Zhu , Si Shen , Xin-Yu Dai , Jiajun Chen

Accurate noise modelling is important for training of deep learning reconstruction algorithms. While noise models are well known for traditional imaging techniques, the noise distribution of a novel sensor may be difficult to determine a…

机器学习 · 计算机科学 2018-07-11 Felix Horger , Tobias Würfl , Vincent Christlein , Andreas Maier

We propose a novel image sampling method for differentiable image transformation in deep neural networks. The sampling schemes currently used in deep learning, such as Spatial Transformer Networks, rely on bilinear interpolation, which…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Wei Jiang , Weiwei Sun , Andrea Tagliasacchi , Eduard Trulls , Kwang Moo Yi

In the past few years, neural networks have evolved from simple Feedforward Neural Networks to more complex neural networks, such as Convolutional Neural Networks and Recurrent Neural Networks. Where CNNs are a perfect fit for tasks where…

机器学习 · 计算机科学 2024-07-31 Harshil Darji

It is often possible to perform reduced order modelling by specifying linear subspace which accurately captures the dynamics of the system. This approach becomes especially appealing when linear subspace explicitly depends on parameters of…

机器学习 · 计算机科学 2026-04-17 Vladimir Fanaskov , Vladislav Trifonov , Alexander Rudikov , Ekaterina Muravleva , Ivan Oseledets

Normalizing flow models have been used successfully for generative image super-resolution (SR) by approximating complex distribution of natural images to simple tractable distribution in latent space through Invertible Neural Networks…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Min Zhang , Zhihong Pan , Xin Zhou , C. -C. Jay Kuo

A new optimization method for the design of nearly linear-phase IIR digital filters that satisfy prescribed specifications is proposed. The group-delay deviation is minimized under the constraint that the passband ripple and stopband…

系统与控制 · 计算机科学 2016-11-18 R. C. Nongpiur , D. J. Shpak , A. Antoniou

By processing audio signals in the time-domain with randomly weighted temporal convolutional networks (TCNs), we uncover a wide range of novel, yet controllable overdrive effects. We discover that architectural aspects, such as the depth of…

音频与语音处理 · 电气工程与系统科学 2021-08-05 Christian J. Steinmetz , Joshua D. Reiss

Deep neural network (DNN) based speech enhancement models have attracted extensive attention due to their promising performance. However, it is difficult to deploy a powerful DNN in real-time applications because of its high computational…

声音 · 计算机科学 2022-07-25 Xiaohuai Le , Tong Lei , Kai Chen , Jing Lu

Recurrent neural networks (RNN) are used in many real-world text and speech applications. They include complex modules such as recurrence, exponential-based activation, gate interaction, unfoldable normalization, bi-directional dependence,…

机器学习 · 计算机科学 2022-02-16 Eyyüb Sari , Vanessa Courville , Vahid Partovi Nia

Recent advancements in LLM post-training, particularly through reinforcement learning and preference optimization, are key to boosting their reasoning capabilities. However, these methods often suffer from low sample efficiency and a…

机器学习 · 计算机科学 2026-05-08 Zichuan Liu , Jinyu Wang , Lei Song , Jiang Bian

Richardson extrapolation is a classical technique from numerical analysis that can improve the approximation error of an estimation method by combining linearly several estimates obtained from different values of one of its hyperparameters,…

机器学习 · 计算机科学 2020-07-20 Francis Bach

In many machine learning problems the output should not depend on the order of the input. Such "permutation invariant" functions have been studied extensively recently. Here we argue that temporal architectures such as RNNs are highly…

机器学习 · 计算机科学 2020-10-27 Edo Cohen-Karlik , Avichai Ben David , Amir Globerson

RNNs have been shown to be excellent models for sequential data and in particular for data that is generated by users in an session-based manner. The use of RNNs provides impressive performance benefits over classical methods in…

机器学习 · 计算机科学 2018-08-29 Balázs Hidasi , Alexandros Karatzoglou

Recurrent Neural Networks (RNNs) are a class of machine learning algorithms used for applications with time-series and sequential data. Recently, there has been a strong interest in executing RNNs on embedded devices. However, difficulties…

神经与进化计算 · 计算机科学 2020-03-23 Nesma M. Rezk , Madhura Purnaprajna , Tomas Nordström , Zain Ul-Abdin

A common strategy to train deep neural networks (DNNs) is to use very large architectures and to train them until they (almost) achieve zero training error. Empirically observed good generalization performance on test data, even in the…

机器学习 · 统计学 2021-07-26 Nicole Mücke , Ingo Steinwart

Recent text-to-image diffusion models generate high-quality images but struggle to learn new, personalized styles, which limits the creation of unique style templates. In style-driven generation, users typically supply reference images…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Jooyoung Choi , Chaehun Shin , Yeongtak Oh , Heeseung Kim , Jungbeom Lee , Sungroh Yoon