A Representation-Consistent Gated Recurrent Framework for Robust Medical Time-Series Classification
Maitri Krishna Sai

TL;DR
This paper introduces a regularization strategy for gated recurrent neural networks to ensure temporal consistency of hidden states, significantly improving robustness and stability in medical time-series classification tasks.
Contribution
It proposes a model-agnostic framework that enforces representation consistency in RNNs, enhancing their robustness without altering existing gating mechanisms.
Findings
Improves robustness in noisy data scenarios
Reduces variance and enhances generalization
Demonstrates effectiveness on medical time-series benchmarks
Abstract
Medical time-series data are characterized by irregular sampling, high noise levels, missing values, and strong inter-feature dependencies. Recurrent neural networks (RNNs), particularly gated architectures such as Long Short-Term Memory (LSTM) and Gated Recurrent Units (GRU), are widely used for modeling such data due to their ability to capture temporal dependencies. However, standard gated recurrent models do not explicitly constrain the evolution of latent representations over time, leading to representation drift and instability under noisy or incomplete inputs. In this work, we propose a representation-consistent gated recurrent framework (RC-GRF) that introduces a principled regularization strategy to enforce temporal consistency in hidden-state representations. The proposed framework is model-agnostic and can be integrated into existing gated recurrent architectures without…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Machine Learning in Healthcare · EEG and Brain-Computer Interfaces
