Visual Event Recognition in News Video Using Kernel Methods with Multi-Level Temporal Alignment
Abstract
In this work, we systematically study the problem of visual event recognition in unconstrained news video sequences. We adopt the discriminative kernel-based method for which video clip similarity plays an important role. First, we represent a video clip as a bag of orderless descriptors extracted from all of the constituent frames and apply Earth Mover’s Distance (EMD) to integrate similarities among frames from two clips. Observing that a video clip is usually comprised of multiple sub-clips corresponding to event evolution over time, we further build a multilevel temporal pyramid. At each pyramid level, we integrate the information from different sub-clips with Integer-valueconstrained EMD to explicitly align the sub-clips. By fusing the information from the different pyramid levels, we develop Temporally Aligned Pyramid Matching (TAPM) for measuring video similarity. We conduct comprehensive experiments on the Trecvid 2005 corpus, which contains more than 6,800 clips. Our experiments demonstrate that 1) the TAPM multi-level method clearly outperforms single-level EMD, and 2) single-level EMD outperforms by a large margin (43.0 % in Mean Average Precision) basic detection methods that use only a single key-frame. Extensive analysis of the results also reveals an intuitive interpretation of subclip alignment at different levels. 1.
Cite
Text
Xu and Chang. "Visual Event Recognition in News Video Using Kernel Methods with Multi-Level Temporal Alignment." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383226Markdown
[Xu and Chang. "Visual Event Recognition in News Video Using Kernel Methods with Multi-Level Temporal Alignment." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/xu2007cvpr-visual/) doi:10.1109/CVPR.2007.383226BibTeX
@inproceedings{xu2007cvpr-visual,
title = {{Visual Event Recognition in News Video Using Kernel Methods with Multi-Level Temporal Alignment}},
author = {Xu, Dong and Chang, Shih-Fu},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383226},
url = {https://mlanthology.org/cvpr/2007/xu2007cvpr-visual/}
}