Multimodal Feature Fusion for Robust Event Detection in Web Videos

Abstract

Combining multiple low-level visual features is a proven and effective strategy for a range of computer vision tasks. However, limited attention has been paid to combining such features with information from other modalities, such as audio and videotext, for large scale analysis of web videos. In our work, we rigorously analyze and combine a large set of low-level features that capture appearance, color, motion, audio and audio-visual co-occurrence patterns in videos. We also evaluate the utility of high-level (i.e., semantic) visual information obtained from detecting scene, object, and action concepts. Further, we exploit multimodal information by analyzing available spoken and videotext content using state-of-the-art automatic speech recognition (ASR) and videotext recognition systems. We combine these diverse features using a two-step strategy employing multiple kernel learning (MKL) and late score level fusion methods. Based on the TRECVID MED 2011 evaluations for detecting 10 events in a large benchmark set of ~45000 videos, our system showed the best performance among the 19 international teams.

Cite

Text

Natarajan et al. "Multimodal Feature Fusion for Robust Event Detection in Web Videos." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247814

Markdown

[Natarajan et al. "Multimodal Feature Fusion for Robust Event Detection in Web Videos." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/natarajan2012cvpr-multimodal/) doi:10.1109/CVPR.2012.6247814

BibTeX

@inproceedings{natarajan2012cvpr-multimodal,
  title     = {{Multimodal Feature Fusion for Robust Event Detection in Web Videos}},
  author    = {Natarajan, Pradeep and Wu, Shuang and Vitaladevuni, Shiv Naga Prasad and Zhuang, Xiaodan and Tsakalidis, Stavros and Park, Unsang and Prasad, Rohit and Natarajan, Premkumar},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {1298-1305},
  doi       = {10.1109/CVPR.2012.6247814},
  url       = {https://mlanthology.org/cvpr/2012/natarajan2012cvpr-multimodal/}
}