中文
相关论文

相关论文: Short-Term Memory Optimization in Recurrent Neural…

200 篇论文

The on-chip implementation of learning algorithms would speed-up the training of neural networks in crossbar arrays. The circuit level design and implementation of backpropagation algorithm using gradient descent operation for neural…

新兴技术 · 计算机科学 2018-09-03 Olga Krestinskaya , Khaled Nabil Salama , Alex Pappachen James

We construct custom regularization functions for use in supervised training of deep neural networks. Our technique is applicable when the ground-truth labels themselves exhibit internal structure; we derive a regularizer by learning an…

计算机视觉与模式识别 · 计算机科学 2018-04-09 Mohammadreza Mostajabi , Michael Maire , Gregory Shakhnarovich

We analyze recurrent neural networks with diagonal hidden-to-hidden weight matrices, trained with gradient descent in the supervised learning setting, and prove that gradient descent can achieve optimality \emph{without} massive…

机器学习 · 计算机科学 2024-10-11 Semih Cayci , Atilla Eryilmaz

Long-range sequence modeling is a crucial aspect of natural language processing and time series analysis. However, traditional models like Recurrent Neural Networks (RNNs) and Transformers suffer from computational and memory…

人工智能 · 计算机科学 2025-01-15 Mohamed A. Taha

Existing reasoning tasks often have an important assumption that the input contents can be always accessed while reasoning, requiring unlimited storage resources and suffering from severe time delay on long sequences. To achieve efficient…

机器学习 · 计算机科学 2021-06-03 Zhu Zhang , Chang Zhou , Jianxin Ma , Zhijie Lin , Jingren Zhou , Hongxia Yang , Zhou Zhao

Recurrent neural networks (RNNs) with continuous-time hidden states are a natural fit for modeling irregularly-sampled time series. These models, however, face difficulties when the input data possess long-term dependencies. We prove that…

机器学习 · 计算机科学 2020-12-07 Mathias Lechner , Ramin Hasani

Many approaches to transform classification problems from non-linear to linear by feature transformation have been recently presented in the literature. These notably include sparse coding methods and deep neural networks. However, many of…

机器学习 · 计算机科学 2015-07-08 Alessandro Montalto , Giovanni Tessitore , Roberto Prevete

We study in this paper how to initialize the parameters of multinomial logistic regression (a fully connected layer followed with softmax and cross entropy loss), which is widely used in deep neural network (DNN) models for classification…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Bowen Cheng , Rong Xiao , Yandong Guo , Yuxiao Hu , Jianfeng Wang , Lei Zhang

Long short-term memory (LSTM) recurrent neural networks (RNNs) have been shown to give state-of-the-art performance on many speech recognition tasks, as they are able to provide the learned dynamically changing contextual window of all…

计算与语言 · 计算机科学 2016-10-12 Xiangang Li , Xihong Wu

Gated recurrent networks such as those composed of Long Short-Term Memory (LSTM) nodes have recently been used to improve state of the art in many sequential processing tasks such as speech recognition and machine translation. However, the…

神经与进化计算 · 计算机科学 2018-06-11 Aditya Rawal , Risto Miikkulainen

We explore a new approach for training neural networks where all loss functions are replaced by hard constraints. The same approach is very successful in phase retrieval, where signals are reconstructed from magnitude constraints and…

机器学习 · 计算机科学 2019-11-04 Veit Elser

This paper proposes a novel framework for recurrent neural networks (RNNs) inspired by the human memory models in the field of cognitive neuroscience to enhance information processing and transmission between adjacent RNNs' units. The…

神经与进化计算 · 计算机科学 2018-06-05 Xi Chen , Zhihong Deng , Gehui Shen , Ting Huang

Many machine learning tasks can be expressed as the transformation---or \emph{transduction}---of input sequences into output sequences: speech recognition, machine translation, protein secondary structure prediction and text-to-speech to…

神经与进化计算 · 计算机科学 2012-11-16 Alex Graves

Autoregressive sequence models based on deep neural networks, such as RNNs, Wavenet and the Transformer attain state-of-the-art results on many tasks. However, they are difficult to parallelize and are thus slow at processing long…

机器学习 · 计算机科学 2018-06-11 Łukasz Kaiser , Aurko Roy , Ashish Vaswani , Niki Parmar , Samy Bengio , Jakob Uszkoreit , Noam Shazeer

It is a widely accepted fact that data representations intervene noticeably in machine learning tools. The more they are well defined the better the performance results are. Feature extraction-based methods such as autoencoders are…

神经与进化计算 · 计算机科学 2018-06-12 Naima Chouikhi , Boudour Ammar , Adel M. Alimi

Error backpropagation is a highly effective mechanism for learning high-quality hierarchical features in deep networks. Updating the features or weights in one layer, however, requires waiting for the propagation of error signals from…

神经与进化计算 · 计算机科学 2017-11-21 Hesham Mostafa , Vishwajith Ramesh , Gert Cauwenberghs

This work investigates the ways in which deep learning methods can benefit from random projection (RP), a classic linear dimensionality reduction method. We focus on two areas where, as we have found, employing RP techniques can improve…

机器学习 · 计算机科学 2018-12-27 Piotr Iwo Wójcik

State space models (SSMs) have gained attention by showing potential to outperform Transformers. However, previous studies have not sufficiently addressed the mechanisms underlying their high performance owing to a lack of theoretical…

机器学习 · 计算机科学 2025-10-02 JingChuan Guan , Tomoyuki Kubota , Yasuo Kuniyoshi , Kohei Nakajima

Incremental class learning, a scenario in continual learning context where classes and their training data are sequentially and disjointedly observed, challenges a problem widely known as catastrophic forgetting. In this work, we propose a…

机器学习 · 计算机科学 2019-07-19 Euntae Choi , Kyungmi Lee , Kiyoung Choi

The ability of deep neural networks to generalize well in the overparameterized regime has become a subject of significant research interest. We show that overparameterized autoencoders exhibit memorization, a form of inductive bias that…

计算机视觉与模式识别 · 计算机科学 2019-09-05 Adityanarayanan Radhakrishnan , Karren Yang , Mikhail Belkin , Caroline Uhler