Related Experiment Video
Updated: Aug 14, 2026

Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface
Published on: May 8, 2021
Time-Aware and Power-Law Retention Gating Mechanisms in LSTMs for Irregularly Sampled Sensor Data: A Survey
Diba Das1, Scott D Adams1, Dean M Corva2
1School of Engineering, Deakin University, Geelong, VIC 3216, Australia.
Abstract:
Sensor data streams from Internet of Things devices, wearables, and monitoring systems are often irregularly sampled due to variable transmission intervals, intermittent connectivity, and event-driven reporting, producing heavy-tailed temporal gaps between observations. Long Short-Term Memory (LSTM) networks, widely used for sequential sensor data analysis, assume a synchronous, equidistant timeline and regulate memory through a forget gate whose dynamics are input- and state-dependent but carry no explicit dependence on elapsed real time. Under stationary inputs, the standard LSTM architecture additionally exhibits a structural bias toward exponential memory decay. However, in real-world sensing contexts, uneven sampling and long-range dependencies are common, violating both assumptions simultaneously. To address this, we survey and taxonomise two independently proposed strategies: time-aware mechanisms that rescale memory using elapsed time, and power-law retention schemes that model slower, heavy-tailed forgetting. Through comparative analysis, we demonstrate that both strategies converge on the same underlying failure point, the inability of the forget gate to jointly adapt its attenuation rate and decay profile to temporal context and sensor input, and frequently employ functionally redundant mechanisms. We subsequently articulate a unified design framework that defines the essential properties that temporal forget gates must satisfy to enable robust learning from irregular sensor streams. These findings indicate that future sequence models for sensing applications should jointly integrate temporal-gap awareness with adaptive retention dynamics to better capture complex temporal dependencies in real-world environments.
Related Concept Videos
Sampling Continuous Time Signal
In the...
Properties of Laplace Transform-II
Time differentiation involves analyzing the rate of change of a function over time. Mathematically, it is the derivative of a function with respect to time. This concept can be likened to tracking...
State Space Representation
Consider an RLC circuit, a...
Sampling Theorem
Bandpass Sampling
A bandpass signal has a spectrum with a lower frequency limit, denoted as ω1, and an upper frequency limit, denoted as ω2. The spectrum...

