paper-with-me

Papers

A Novel Framework for Learning Stochastic Representations for Sequence Generation and Recognition

2024-12-30 · Jungsik Hwang, Ahmadreza Ahmadi

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 results highlighted the proposed model's capability to quantify and adjust uncertainty during both learning and inference. The stochasticity resulted in a continuous latent space representation, facilitating stable motion generation and enhanced generalization when recognizing novel sequences. Our approach provides a biologically inspired framework for modeling temporal patterns and advances the development of robust and adaptable systems in artificial intelligence and robotics.

📄 PDF Abstract BibTeX arXiv:2501.00076

Code (1)

mulkkyul/stochasticRNNPB 공식 구현 pytorch

Tasks

Motion Generation

Similar Papers 제목 키워드 기반

Sequence-to-Sequence Contrastive Learning for Text Recognition

2020-12-20 · CVPR 2021 1 · Aviad Aberdam, Ron Litman, Shahar Tsiper, Oron Anschel 외

We propose a framework for sequence-to-sequence contrastive learning (SeqCLR) of visual representations, which we apply to text recognition. To account for the sequence-to-sequence structure, each feature map is divided …

Contrastive LearningDecoderHandwritten Text Recognition

Unifying Predictions of Deterministic and Stochastic Physics in Mesh-reduced Space with Sequential Flow Generative Model

2023-09-21 · NeurIPS 2023 11

Accurate prediction of dynamical systems in unstructured meshes has recently shown successes in scientific simulations. Many dynamical systems have a nonnegligible level of stochasticity introduced by various factors (e.…

Scene Text Recognition with Temporal Convolutional Encoder

2019-11-04 · Xiangcheng Du, Tianlong Ma, Yingbin Zheng, Hao Ye 외

Texts from scene images typically consist of several characters and exhibit a characteristic sequence structure. Existing methods capture the structure with the sequence-to-sequence models by an encoder to have the visua…

DecoderScene Text Recognition

Variational recurrent models for representation learning

2019-05-01 · ICLR 2019 5 · Qingming Tang, Mingda Chen, Weiran Wang, Karen Livescu

We study the problem of learning representations of sequence data. Recent work has built on variational autoencoders to develop variational recurrent models for generation. Our main goal is not generation but rather repr…

MULTI-VIEW LEARNINGRepresentation Learning

A Dual-Polarization Feature Fusion Network for Radar Automatic Target Recognition Based On HRRP Sequence

2025-01-23 · Yangbo Zhou, Sen Liu, Hong-Wei Gao, Hai Lin 외

Recent advances in radar automatic target recognition (RATR) techniques utilizing deep neural networks have demonstrated remarkable performance, largely due to their robust generalization capabilities. To address the cha…