paper-with-me

Papers

Long Short-Term Memory as a Dynamically Computed Element-wise Weighted Sum

2018-05-09 · ACL 2018 7 · Omer Levy, Kenton Lee, Nicholas FitzGerald, Luke Zettlemoyer

LSTMs were introduced to combat vanishing gradients in simple RNNs by augmenting them with gated additive recurrent connections. We present an alternative view to explain the success of LSTMs: the gates themselves are versatile recurrent models that provide more representational power than previously appreciated. We do this by decoupling the LSTM's gates from the embedded simple RNN, producing a new class of RNNs where the recurrence computes an element-wise weighted sum of context-independent functions of the input. Ablations on a range of problems demonstrate that the gating mechanism alone performs as well as an LSTM in most settings, strongly suggesting that the gates are doing much more in practice than just alleviating vanishing gradients.

📄 PDF Abstract BibTeX arXiv:1805.03716

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

MemoNav: Selecting Informative Memories for Visual Navigation

2022-08-20 · Hongxin Li, Xu Yang, Yuran Yang, Shuqi Mei 외

Image-goal navigation is a challenging task, as it requires the agent to navigate to a target indicated by an image in a previously unseen scene. Current methods introduce diverse memory mechanisms which save navigation …

Action GenerationGraph AttentionNavigateVisual Navigation

KARMA: Augmenting Embodied AI Agents with Long-and-short Term Memory Systems

2024-09-23 · Zixuan Wang, Bo Yu, Junzhe Zhao, Wenhao Sun 외

Embodied AI agents responsible for executing interconnected, long-sequence household tasks often face difficulties with in-context memory, leading to inefficiencies and errors in task execution. To address this issue, we…

AI AgentTask Planning

Preference-Aware Memory Update for Long-Term LLM Agents

2025-10-10 · Haoran Sun, Zekun Zhang, Shaoning Zeng arxiv

One of the key factors influencing the reasoning capabilities of LLM-based agents is their ability to leverage long-term memory. Integrating long-term memory mechanisms allows agents to make informed decisions grounded i…

Knowledge Graphs

LongAnimation: Long Animation Generation with Dynamic Global-Local Memory

2025-07-02 · Nan Chen, Mengqi Huang, Yihao Meng, Zhendong Mao arxiv

Animation colorization is a crucial part of real animation industry production. Long animation colorization has high labor costs. Therefore, automated long animation colorization based on the video generation model has s…

Video Generation

Improving Long-term Autoregressive Spatiotemporal Predictions: A Proof of Concept with Fluid Dynamics

2025-08-25 · Hao Zhou, Sibo Cheng arxiv

Data-driven methods are emerging as efficient alternatives to traditional numerical forecasting, offering fast inference and lower computational cost. Yet, for complex systems, long-term accuracy often deteriorates due t…