paper-with-me

Papers

Learning Dynamic Generator Model by Alternating Back-Propagation Through Time

2018-12-27 · Jianwen Xie, Ruiqi Gao, Zilong Zheng, Song-Chun Zhu, Ying Nian Wu

This paper studies the dynamic generator model for spatial-temporal processes such as dynamic textures and action sequences in video data. In this model, each time frame of the video sequence is generated by a generator model, which is a non-linear transformation of a latent state vector, where the non-linear transformation is parametrized by a top-down neural network. The sequence of latent state vectors follows a non-linear auto-regressive model, where the state vector of the next frame is a non-linear transformation of the state vector of the current frame as well as an independent noise vector that provides randomness in the transition. The non-linear transformation of this transition model can be parametrized by a feedforward neural network. We show that this model can be learned by an alternating back-propagation through time algorithm that iteratively samples the noise vectors and updates the parameters in the transition model and the generator model. We show that our training method can learn realistic models for dynamic textures and action patterns.

📄 PDF Abstract BibTeX arXiv:1812.10587

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Alternating Back-Propagation for Generator Network

2016-06-28 · Tian Han, Yang Lu, Song-Chun Zhu, Ying Nian Wu

This paper proposes an alternating back-propagation algorithm for learning the generator network model. The model is a non-linear generalization of factor analysis. In this model, the mapping from the continuous latent f…

Learning Noise-Aware Encoder-Decoder from Noisy Labels by Alternating Back-Propagation for Saliency Detection

2020-07-23 · ECCV 2020 8 · Jing Zhang, Jianwen Xie, Nick Barnes

In this paper, we propose a noise-aware encoder-decoder framework to disentangle a clean saliency predictor from noisy training examples, where the noisy labels are generated by unsupervised handcrafted feature-based met…

DecoderSaliency Detection

Learning Feature-to-Feature Translator by Alternating Back-Propagation for Generative Zero-Shot Learning

2019-04-22 · ICCV 2019 10 · Yizhe Zhu, Jianwen Xie, Bingchen Liu, Ahmed Elgammal

We investigate learning feature-to-feature translator networks by alternating back-propagation as a general-purpose solution to zero-shot learning (ZSL) problems. It is a generative model-based ZSL framework. In contrast…

Zero-Shot Learning

Gradient-Free Noise Optimization for Reward Alignment in Generative Models

2026-05-12 · Jeongsol Kim, Hongeun Kim, Jian Wang, Jong Chul Ye arxiv

Existing reward alignment methods for diffusion and flow models rely on multi-step stochastic trajectories, making them difficult to extend to deterministic generators. A natural alternative is noise-space optimization, …

Alternating Synthetic and Real Gradients for Neural Language Modeling

2019-02-27 · Fangxin Shang, Hao Zhang

Training recurrent neural networks (RNNs) with backpropagation through time (BPTT) has known drawbacks such as being difficult to capture longterm dependencies in sequences. Successful alternatives to BPTT have not yet b…

Language ModelingLanguage Modelling