paper-with-me

홈 › Papers

Decoupling Hierarchical Recurrent Neural Networks With Locally Computable Losses

2019-10-11 · Asier Mujika, Felix Weissenberger, Angelika Steger

Learning long-term dependencies is a key long-standing challenge of recurrent neural networks (RNNs). Hierarchical recurrent neural networks (HRNNs) have been considered a promising approach as long-term dependencies are resolved through shortcuts up and down the hierarchy. Yet, the memory requirements of Truncated Backpropagation Through Time (TBPTT) still prevent training them on very long sequences. In this paper, we empirically show that in (deep) HRNNs, propagating gradients back from higher to lower levels can be replaced by locally computable losses, without harming the learning capability of the network, over a wide range of tasks. This decoupling by local losses reduces the memory requirements of training by a factor exponential in the depth of the hierarchy in comparison to standard TBPTT.

📄 PDF Abstract BibTeX arXiv:1910.05245

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Temporal Convolutional Networks: A Unified Approach to Action Segmentation

2016-08-29 · Colin Lea, Rene Vidal, Austin Reiter, Gregory D. Hager

The dominant paradigm for video-based action segmentation is composed of two steps: first, for each frame, compute low-level features using Dense Trajectories or a Convolutional Neural Network that encode spatiotemporal …

Action SegmentationSegmentation

Hierarchical Recurrent Filtering for Fully Convolutional DenseNets

2018-10-05 · Jörg Wagner, Volker Fischer, Michael Herman, Sven Behnke

Generating a robust representation of the environment is a crucial ability of learning agents. Deep learning based methods have greatly improved perception systems but still fail in challenging situations. These failures…

Locally Coherent, Globally Incoherent: Bounding Compositional Incoherence in Multi-Component LLM Agents

2026-05-28 · Anany Kotawala arxiv

Multi-component LLM agents assemble probabilistic claims from components that each see only part of a joint problem; the composition can violate basic probability axioms even when every component is locally coherent. We …

The Impact of Geopolitical Conflicts on Trade, Growth, and Innovation

2022-03-23 · Carlos Góes, Eddy Bekkers

Geopolitical conflicts have increasingly been a driver of trade policy. We study the potential effects of global and persistent geopolitical conflicts on trade, technological innovation, and economic growth. In conventio…

Asynchronous Coagent Networks

2019-02-15 · ICML 2020 1 · James E. Kostas, Chris Nota, Philip S. Thomas

Coagent policy gradient algorithms (CPGAs) are reinforcement learning algorithms for training a class of stochastic neural networks called coagent networks. In this work, we prove that CPGAs converge to locally optimal p…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)