paper-with-me

홈 › Papers

A memory enhanced LSTM for modeling complex temporal dependencies

2019-10-25 · Sneha Aenugu

In this paper, we present Gamma-LSTM, an enhanced long short term memory (LSTM) unit, to enable learning of hierarchical representations through multiple stages of temporal abstractions. Gamma memory, a hierarchical memory unit, forms the central memory of Gamma-LSTM with gates to regulate the information flow into various levels of hierarchy, thus providing the unit with a control to pick the appropriate level of hierarchy to process the input at a given instant of time. We demonstrate better performance of Gamma-LSTM model regular and stacked LSTMs in two settings (pixel-by-pixel MNIST digit classification and natural language inference) placing emphasis on the ability to generalize over long sequences.

📄 PDF Abstract BibTeX arXiv:1910.12388

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

Quantum Kernel-Based Long Short-term Memory

2024-11-20 · Yu-Chao Hsu, Tai-Yu Li, Kuan-Cheng Chen

The integration of quantum computing into classical machine learning architectures has emerged as a promising approach to enhance model efficiency and computational capacity. In this work, we introduce the Quantum Kernel…

Edge-computingQuantum Machine Learning

X-TRACK: Physics-Aware xLSTM for Realistic Vehicle Trajectory Prediction

2025-10-31 · Aanchal Rajesh Chugh, Marion Neumeier, Sebastian Dorn arxiv

Accurate trajectory prediction is crucial for safe and reliable autonomous driving systems, requiring models that capture long-term temporal dependencies while accounting for social interactions among neighboring vehicle…

Trajectory PredictionAutonomous Driving

StoxLSTM: A Stochastic Extended Long Short-Term Memory Network for Time Series Forecasting

2025-09-01 · Zihao Wang, Yunjie Li, Lingmin Zan, Zheng Gong 외 arxiv

The Extended Long Short-Term Memory (xLSTM) network has demonstrated strong capability in modeling complex long-term dependencies in time series data. Despite its success, the deterministic architecture of xLSTM limits i…

Time Series Forecasting

Memory-DD: A Low-Complexity Dendrite-Inspired Neuron for Temporal Prediction Tasks

2025-11-20 · Dongjian Yang, Xiaoyuan Li, Chuanmei Xi, Ye Sun 외 arxiv

Dendrite-inspired neurons have been widely used in tasks such as image classification due to low computational complexity and fast inference speed. Temporal data prediction, as a key machine learning task, plays a key ro…

Image ClassificationTemporal Sequences

Data-Driven Predictive Modeling of Neuronal Dynamics using Long Short-Term Memory

2019-08-11 · Benjamin Plaster, Gautam Kumar

Modeling brain dynamics to better understand and control complex behaviors underlying various cognitive brain functions are of interests to engineers, mathematicians, and physicists from the last several decades. With a …