中文
相关论文

相关论文: Structural Recurrent Neural Network (SRNN) for Gro…

200 篇论文

Recurrent neural networks (RNNs) have been widely used for processing sequential data. However, RNNs are commonly difficult to train due to the well-known gradient vanishing and exploding problems and hard to learn long-term patterns. Long…

计算机视觉与模式识别 · 计算机科学 2019-10-15 Shuai Li , Wanqing Li , Chris Cook , Ce Zhu , Yanbo Gao

We discuss relations between Residual Networks (ResNet), Recurrent Neural Networks (RNNs) and the primate visual cortex. We begin with the observation that a special type of shallow RNN is exactly equivalent to a very deep ResNet with…

机器学习 · 计算机科学 2021-01-05 Qianli Liao , Tomaso Poggio

This work studies the entity-wise topical behavior from massive network logs. Both the temporal and the spatial relationships of the behavior are explored with the learning architectures combing the recurrent neural network (RNN) and the…

机器学习 · 计算机科学 2017-05-04 Shih-Chieh Su

Over the long history of machine learning, which dates back several decades, recurrent neural networks (RNNs) have been used mainly for sequential data and time series and generally with 1D information. Even in some rare studies on 2D…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Nguyen Huu Phong , Bernardete Ribeiro

A long-standing proposition is that by emulating the operation of the brain's neocortex, a spiking neural network (SNN) can achieve similar desirable features: flexible learning, speed, and efficiency. Temporal neural networks (TNNs) are…

神经与进化计算 · 计算机科学 2021-02-24 James E. Smith

Understanding the internal dynamics of Recurrent Neural Networks (RNNs) is crucial for advancing their interpretability and improving their design. This study introduces an innovative information-theoretic method to identify and analyze…

机器学习 · 计算机科学 2025-10-03 Arend Hintze , Asadullah Najam , Jory Schossau

In this paper, we introduce a novel architecture to connecting adaptive learning and neural networks into an arbitrary machine's control system paradigm. Two consecutive Recurrent Neural Networks (RNNs) are used together to accurately model…

机器学习 · 计算机科学 2020-02-26 Srikanth Chandar , Harsha Sunder

As a surrogate for computationally intensive meso-scale simulation of woven composites, this article presents Recurrent Neural Network (RNN) models. Leveraging the power of transfer learning, the initialization challenges and sparse data…

材料科学 · 物理学 2024-07-08 Ehsan Ghane , Martin Fagerström , Mohsen Mirkhalaf

Recursive Neural Networks (RvNNs), which compose sequences according to their underlying hierarchical syntactic structure, have performed well in several natural language processing tasks compared to similar models without structural…

计算与语言 · 计算机科学 2021-06-14 Jishnu Ray Chowdhury , Cornelia Caragea

This review aims to conduct a comparative analysis of liquid neural networks (LNNs) and traditional recurrent neural networks (RNNs) and their variants, such as long short-term memory networks (LSTMs) and gated recurrent units (GRUs). The…

机器学习 · 计算机科学 2025-10-10 Shilong Zong , Alex Bierly , Almuatazbellah Boker , Hoda Eldardiry

Circuits of biological neurons, such as in the functional parts of the brain can be modeled as networks of coupled oscillators. Inspired by the ability of these systems to express a rich set of outputs while keeping (gradients of) state…

机器学习 · 计算机科学 2021-03-16 T. Konstantin Rusch , Siddhartha Mishra

The extension of deep learning towards temporal data processing is gaining an increasing research interest. In this paper we investigate the properties of state dynamics developed in successive levels of deep recurrent neural networks…

机器学习 · 计算机科学 2018-02-05 Claudio Gallicchio

The predictive learning of spatiotemporal sequences aims to generate future images by learning from the historical context, where the visual dynamics are believed to have modular structures that can be learned with compositional subsystems.…

机器学习 · 计算机科学 2022-04-12 Yunbo Wang , Haixu Wu , Jianjin Zhang , Zhifeng Gao , Jianmin Wang , Philip S. Yu , Mingsheng Long

Recurrent neural networks have gained widespread use in modeling sequential data. Learning long-term dependencies using these models remains difficult though, due to exploding or vanishing gradients. In this paper, we draw connections…

机器学习 · 统计学 2019-02-27 Bo Chang , Minmin Chen , Eldad Haber , Ed H. Chi

Task-based modeling with recurrent neural networks (RNNs) has emerged as a popular way to infer the computational function of different brain regions. These models are quantitatively assessed by comparing the low-dimensional neural…

神经元与认知 · 定量生物学 2019-12-06 Niru Maheswaranathan , Alex H. Williams , Matthew D. Golub , Surya Ganguli , David Sussillo

Recurrent neural networks have achieved great success in many NLP tasks. However, they have difficulty in parallelization because of the recurrent structure, so it takes much time to train RNNs. In this paper, we introduce sliced recurrent…

计算与语言 · 计算机科学 2018-07-09 Zeping Yu , Gongshen Liu

Recurrent Neural Networks (RNNs) have been widely used in processing natural language tasks and achieve huge success. Traditional RNNs usually treat each token in a sentence uniformly and equally. However, this may miss the rich semantic…

计算与语言 · 计算机科学 2018-11-14 Chang Xu , Weiran Huang , Hongwei Wang , Gang Wang , Tie-Yan Liu

Recurrent neural networks (RNNs) such as long short-term memory and gated recurrent units are pivotal building blocks across a broad spectrum of sequence modeling problems. This paper proposes a recurrently controlled recurrent network…

计算与语言 · 计算机科学 2018-11-27 Yi Tay , Luu Anh Tuan , Siu Cheung Hui

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

Automated equipment health monitoring from streaming multisensor time-series data can be used to enable condition-based maintenance, avoid sudden catastrophic failures, and ensure high operational availability. We note that most complex…

机器学习 · 计算机科学 2020-07-01 Jyoti Narwariya , Pankaj Malhotra , Vishnu TV , Lovekesh Vig , Gautam Shroff