中文
相关论文

相关论文: Regularizing Recurrent Neural Networks via Sequenc…

200 篇论文

Mixup is a highly successful technique to improve generalization of neural networks by augmenting the training data with combinations of random pairs. Selective mixup is a family of methods that apply mixup to specific pairs, e.g. only…

机器学习 · 计算机科学 2023-06-06 Damien Teney , Jindong Wang , Ehsan Abbasnejad

The presence of mislabeled observations in data is a notoriously challenging problem in statistics and machine learning, associated with poor generalization properties for both traditional classifiers and, perhaps even more so, flexible…

机器学习 · 统计学 2022-02-09 Olof Zetterqvist , Rebecka Jörnsten , Johan Jonasson

Recurrent networks have been successful in analyzing temporal data and have been widely used for video analysis. However, for video face recognition, where the base CNNs trained on large-scale data already provide discriminative features,…

计算机视觉与模式识别 · 计算机科学 2019-06-27 Sixue Gong , Yichun Shi , Anil K. Jain

Scope of reproducibility: We are reproducing Comparing Rewinding and Fine-tuning in Neural Networks from arXiv:2003.02389. In this work the authors compare three different approaches to retraining neural networks after pruning: 1)…

机器学习 · 计算机科学 2021-09-22 Szymon Mikler

Recurrent Neural Networks (RNNs) are among the most successful machine learning models for sequence modelling, but tend to suffer from an exponential increase in the number of parameters when dealing with large multidimensional data. To…

机器学习 · 计算机科学 2021-05-12 Yao Lei Xu , Danilo P. Mandic

The strength of machine learning models stems from their ability to learn complex function approximations from data; however, this strength also makes training deep neural networks challenging. Notably, the complex models tend to memorize…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Mofassir ul Islam Arif , Mohsan Jameel , Josif Grabocka , Lars Schmidt-Thieme

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

A regularized version of Mixture Models is proposed to learn a principal graph from a distribution of $D$-dimensional data points. In the particular case of manifold learning for ridge detection, we assume that the underlying manifold can…

机器学习 · 计算机科学 2023-07-13 Tony Bonnaire , Aurélien Decelle , Nabila Aghanim

In this paper we study different types of Recurrent Neural Networks (RNN) for sequence labeling tasks. We propose two new variants of RNNs integrating improvements for sequence labeling, and we compare them to the more traditional Elman and…

计算与语言 · 计算机科学 2016-06-09 Marco Dinarelli , Isabelle Tellier

We propose sequenced-replacement sampling (SRS) for training deep neural networks. The basic idea is to assign a fixed sequence index to each sample in the dataset. Once a mini-batch is randomly drawn in each training iteration, we refill…

机器学习 · 计算机科学 2018-10-22 Chiu Man Ho , Dae Hoon Park , Wei Yang , Yi Chang

Sememes, the minimum semantic units of human languages, have been successfully utilized in various natural language processing applications. However, most existing studies exploit sememes in specific tasks and few efforts are made to…

计算与语言 · 计算机科学 2020-08-20 Yujia Qin , Fanchao Qi , Sicong Ouyang , Zhiyuan Liu , Cheng Yang , Yasheng Wang , Qun Liu , Maosong Sun

Convolutional Neural Networks (CNNs) excel in many visual tasks but remain susceptible to adversarial attacks-imperceptible perturbations that degrade performance. Prior research reveals that brain-inspired regularizers, derived from neural…

机器学习 · 计算机科学 2026-02-16 Elie Attias , Cengiz Pehlevan , Dina Obeid

Recurrent Neural Network Transducer (RNN-T), like most end-to-end speech recognition model architectures, has an implicit neural network language model (NNLM) and cannot easily leverage unpaired text data during training. Previous work has…

计算与语言 · 计算机科学 2020-10-28 Suyoun Kim , Yuan Shangguan , Jay Mahadeokar , Antoine Bruguier , Christian Fuegen , Michael L. Seltzer , Duc Le

The Deep neural networks (DNNs) have achieved great success on a variety of computer vision tasks, however, they are highly vulnerable to adversarial attacks. To address this problem, we propose to improve the local smoothness of the…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Yaoyao Zhong , Weihong Deng

This paper proposes a novel framework for detecting redundancy in supervised sentence categorisation. Unlike traditional singleton neural network, our model incorporates character-aware convolutional neural network (Char-CNN) with…

计算与语言 · 计算机科学 2017-06-06 Xinyu Fu , Eugene Ch'ng , Uwe Aickelin , Simon See

Recurrent Neural Networks (RNNs) are widely used for sequential processing but face fundamental limitations with continual inference due to state saturation, requiring disruptive hidden state resets. However, reset-based methods impose…

机器学习 · 计算机科学 2024-12-23 Bojian Yin , Federico Corradi

Despite apparent human-level performances of deep neural networks (DNN), they behave fundamentally differently from humans. They easily change predictions when small corruptions such as blur and noise are applied on the input (lack of…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Sanghyuk Chun , Seong Joon Oh , Sangdoo Yun , Dongyoon Han , Junsuk Choe , Youngjoon Yoo

Modern handwritten text recognition techniques employ deep recurrent neural networks. The use of these techniques is especially efficient when a large amount of annotated data is available for parameter estimation. Data augmentation can be…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Bastien Moysset , Ronaldo Messina

Using the shared-private paradigm and adversarial training has significantly improved the performances of multi-domain text classification (MDTC) models. However, there are two issues for the existing methods. First, instances from the…

计算与语言 · 计算机科学 2021-02-02 Yuan Wu , Diana Inkpen , Ahmed El-Roby

Most existing Convolutional Neural Networks(CNNs) used for action recognition are either difficult to optimize or underuse crucial temporal information. Inspired by the fact that the recurrent model consistently makes breakthroughs in the…

计算机视觉与模式识别 · 计算机科学 2018-01-04 Zhenxing Zheng , Gaoyun An , Qiuqi Ruan