Skip to content

CVPR 2018 - Regularizing RNNs for Caption Generation by Reconstructing The Past with The Present

License

Notifications You must be signed in to change notification settings

chenxinpeng/ARNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regularizing RNNs for Caption Generation by Reconstructing The Past with The Present (ARNet)

Introduction

This paper was accepted by CVPR 2018 as poster. The proposed method is very effective in RNN-based models. In our framework, RNNs are regularized by reconstructing the previous hidden state with the current one. Therefore, the relationships between neighbouring hidden states in RNNs can be further exploited by our ARNet.

ARNet framework

Experiments

We validate our ARNet on the following tasks:

Citation

If you use our code in your research or wish to refer to the baseline results, please use the following BibTeX entry.

@InProceedings{Chen_2018_CVPR,
  author = {Chen, Xinpeng and Ma, Lin and Jiang, Wenhao and Yao, Jian and Liu, Wei},
  title = {Regularizing RNNs for Caption Generation by Reconstructing the Past With the Present},
  booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  month = {June},
  year = {2018}
}

License

The code and the models in this repo are released under the CC-BY-NC 4.0 LICENSE (refer to the LICENSE file for details).

Authorship

This project is maintained by Xinpeng Chen.

About

CVPR 2018 - Regularizing RNNs for Caption Generation by Reconstructing The Past with The Present

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published