A Novel Framework for Learning Stochastic Representations for Sequence Generation and Recognition
Jungsik Hwang, Ahmadreza Ahmadi

TL;DR
This paper introduces a stochastic RNN model inspired by brain principles that learns probabilistic sequence representations, improving robustness and generalization in sequence generation and recognition tasks.
Contribution
It presents a novel stochastic RNN with parametric biases that incorporates uncertainty modeling, advancing sequence learning in AI and robotics.
Findings
Outperforms deterministic models in sequence generation and recognition
Quantifies and adjusts uncertainty during learning and inference
Creates a continuous latent space for stable motion generation
Abstract
The ability to generate and recognize sequential data is fundamental for autonomous systems operating in dynamic environments. Inspired by the key principles of the brain-predictive coding and the Bayesian brain-we propose a novel stochastic Recurrent Neural Network with Parametric Biases (RNNPB). The proposed model incorporates stochasticity into the latent space using the reparameterization trick used in variational autoencoders. This approach enables the model to learn probabilistic representations of multidimensional sequences, capturing uncertainty and enhancing robustness against overfitting. We tested the proposed model on a robotic motion dataset to assess its performance in generating and recognizing temporal patterns. The experimental results showed that the stochastic RNNPB model outperformed its deterministic counterpart in generating and recognizing motion sequences. The…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Algorithms and Data Compression
