← Search

Rupesh Kumar Srivastava

4 accepted papers

2022

Reward-Weighted Regression Converges to a Global Optimum

AAAI 2022technical

Reward-Weighted Regression (RWR) belongs to a family of widely known iterative Reinforcement Learning algorithms based on the Expectation-Maximization framework. In this family, learning at each iteration consists of sampling a batch of trajectories using the current policy and fitting a new policy…

2018

ContextVP: Fully Context-Aware Video Prediction

ECCV 2018poster

Video prediction models based on convolutional networks, recurrent networks, and their combinations often result in blurry predictions. We identify an important contributing factor for imprecise predictions that has not been studied adequately in the literature: blind spots, i.e., lack of access to…

Cited by 194SourcePDFScholar
2017

Recurrent Highway Networks

ICML 2017poster

Many sequential processing tasks require complex nonlinear transition functions from one step to the next. However, recurrent neural networks with “deep” transition functions remain difficult to train, even when using Long Short-Term Memory (LSTM) networks. We introduce a novel theoretical analysis…