var bibbase_data = {"data":"\"Loading..\"\n\n
\n\n \n\n \n\n \n \n\n \n\n \n \n\n \n\n \n
\n generated by\n \n \"bibbase.org\"\n\n \n
\n \n\n
\n\n \n\n\n
\n\n Excellent! Next you can\n create a new website with this list, or\n embed it in an existing web page by copying & pasting\n any of the following snippets.\n\n
\n JavaScript\n (easiest)\n
\n \n <script src=\"https://bibbase.org/show?bib=https%3A%2F%2Fleelabcnbc.github.io%2Flab-wiki-builder%2Fdemo_ref%2Fcomputer_vision%2Fcaption_generation%2Fbib.bib&jsonp=1&jsonp=1\"></script>\n \n
\n\n PHP\n
\n \n <?php\n $contents = file_get_contents(\"https://bibbase.org/show?bib=https%3A%2F%2Fleelabcnbc.github.io%2Flab-wiki-builder%2Fdemo_ref%2Fcomputer_vision%2Fcaption_generation%2Fbib.bib&jsonp=1\");\n print_r($contents);\n ?>\n \n
\n\n iFrame\n (not recommended)\n
\n \n <iframe src=\"https://bibbase.org/show?bib=https%3A%2F%2Fleelabcnbc.github.io%2Flab-wiki-builder%2Fdemo_ref%2Fcomputer_vision%2Fcaption_generation%2Fbib.bib&jsonp=1\"></iframe>\n \n
\n\n

\n For more details see the documention.\n

\n
\n
\n\n
\n\n This is a preview! To use this list on your own web site\n or create a new web site from it,\n create a free account. The file will be added\n and you will be able to edit it in the File Manager.\n We will show you instructions once you've created your account.\n
\n\n
\n\n

To the site owner:

\n\n

Action required! Mendeley is changing its\n API. In order to keep using Mendeley with BibBase past April\n 14th, you need to:\n

    \n
  1. renew the authorization for BibBase on Mendeley, and
  2. \n
  3. update the BibBase URL\n in your page the same way you did when you initially set up\n this page.\n
  4. \n
\n

\n\n

\n \n \n Fix it now\n

\n
\n\n
\n\n\n
\n \n \n
\n
\n  \n 2015\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Show, Attend and Tell: Neural Image Caption Generation with Visual Attention.\n \n \n \n \n\n\n \n Xu, K.; Ba, J. L.; Kiros, R.; Cho, K.; Courville, A.; Salakhutdinov, R.; Zemel, R. S; and Bengio, Y.\n\n\n \n\n\n\n ArXiv e-prints, cs.LG. February 2015.\n \n\n\n\n
\n\n\n\n \n \n \"Show,Paper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n  \n \n 1 download\n \n \n\n \n \n \n \n \n \n \n\n  \n \n \n \n \n \n \n\n\n\n
\n
@article{Xu:2015ut,\nauthor = {Xu, Kevin and Ba, Jimmy Lei and Kiros, Ryan and Cho, Kyunghyun and Courville, Aaron and Salakhutdinov, Ruslan and Zemel, Richard S and Bengio, Yoshua},\ntitle = {{Show, Attend and Tell: Neural Image Caption Generation with Visual Attention}},\njournal = {ArXiv e-prints},\nyear = {2015},\nvolume = {cs.LG},\nmonth = feb,\nannote = {Great application of "attention" to image captioning.\n\nNotice that where to attend is not supervised, just like the case in CTC.\n\nCS231n says that one problem with this work is the resolution of attention. Maybe can be addressed using per pixel hypercolumn features, after upsampling.\n\npp. 4.\n\nCheck CS231n for the notation, notice that I think here T should be $T_{D+m+n, 4n}$.\n\nSection 4.1 Hard attention.\n\nThis version is learned by maximizing lower bound. In Eq. (11), s is a vector of all choices along time. and to learn this, we need sampling.\n\nin pp.5, there are some further refinements on optimization. Maybe these are just some tricks in MCMC. anyway.\n\nSection 4.2 soft attention.\n\npp. 6\n\nmost of left column is about connection between soft and hard versions. Ignored.\n\n\nSection 4.2.1 Doubly Stochastic Attention.\n\nNo idea why across time, the alpha should sum to 1 for each location. See <https://github.com/kelvinxu/arctic-captions/issues/38> and <https://www.reddit.com/r/MachineLearning/comments/2vjdcw/show_attend_and_tell_neural_image_caption/cok4yc9/>. Maybe it just worked, whatsoever.\n\nIn addition, that \\beta stuff might be some hack that emprically helps.\n\n},\nkeywords = {deep learning, recurrent},\nread = {Yes},\nrating = {5},\ndate-added = {2017-02-21T16:11:00GMT},\ndate-modified = {2017-02-23T19:57:09GMT},\nurl = {http://arxiv.org/abs/1502.03044},\nlocal-url = {file://localhost/Users/yimengzh/Documents/Papers3_revised/Library.papers3/Articles/2015/Xu/arXiv%202015%20Xu.pdf},\nfile = {{arXiv 2015 Xu.pdf:/Users/yimengzh/Documents/Papers3_revised/Library.papers3/Articles/2015/Xu/arXiv 2015 Xu.pdf:application/pdf}},\nuri = {\\url{papers3://publication/uuid/881D0A60-2E59-477D-814F-5E8908F34D89}}\n}\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n\n\n\n
\n\n\n \n\n \n \n \n \n\n
\n"}; document.write(bibbase_data.data);