UTCS Artificial Intelligence
courses
talks/events
demos
people
projects
publications
software/data
labs
areas
admin
Sequence to Sequence -- Video to Text (2015)
Subhashini Venugopalan
, Marcus Rohrbach, Jeff Donahue,
Raymond J. Mooney
, Trevor Darrell, and Kate Saenko
Real-world videos often have complex dynamics; and methods for generating open-domain video descriptions should be sensitive to temporal structure and allow both input (sequence of frames) and output (sequence of words) of variable length. To approach this problem, we propose a novel end-to-end sequence-to-sequence model to generate captions for videos. For this we exploit recurrent neural networks, specifically LSTMs, which have demonstrated state-of-the-art performance in image caption generation. Our LSTM model is trained on video-sentence pairs and learns to associate a sequence of video frames to a sequence of words in order to generate a description of the event in the video clip. Our model naturally is able to learn the temporal structure of the sequence of frames as well as the sequence model of the generated sentences, i.e. a language model. We evaluate several variants of our model that exploit different visual features on a standard set of YouTube videos and two movie description datasets (M-VAD and MPII-MD).
View:
PDF
Citation:
In
Proceedings of the 2015 International Conference on Computer Vision (ICCV-15)
, Santiago, Chile, December 2015.
Bibtex:
@inproceedings{venugopalan:iccv15, title={Sequence to Sequence -- Video to Text}, author={Subhashini Venugopalan and Marcus Rohrbach and Jeff Donahue and Raymond J. Mooney and Trevor Darrell and Kate Saenko}, booktitle={Proceedings of the 2015 International Conference on Computer Vision (ICCV-15)}, month={December}, address={Santiago, Chile}, url="http://www.cs.utexas.edu/users/ai-labpub-view.php?PubID=127518", year={2015} }
People
Raymond J. Mooney
Faculty
mooney [at] cs utexas edu
Subhashini Venugopalan
Ph.D. Alumni
vsub [at] cs utexas edu
Areas of Interest
Deep Learning
Language and Vision
Natural Language Processing
Labs
Machine Learning