A Content-Based Video Copy Detection Method with Randomly Projected Binary Features

Abstract

Video copy detection has been actively studied in a wide range of multimedia applications. This paper presents a novel content-based video copy detection method using the randomly projected binary features. A very efficient sparse random projection method is employed to encode the image features while retaining their discrimination capability. By taking advantage of the extremely fast similarity computation of binary features using Hamming distance, we present a keyframe-based copy retrieval method that exhaustively searches the copy candidates from the large video database without indexing. Moreover, an effective scoring and localization algorithm is proposed to further refine the retrieved copies and accurately locate the video segments. The experimental evaluation has been performed to show the efficacy of the proposed randomly projected binary features. The promising results in the TRECVID2011 [14] content-based copy detection task demonstrated the effectiveness of our proposed approach.

Cite

Text

Wu et al. "A Content-Based Video Copy Detection Method with Randomly Projected Binary Features." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2012. doi:10.1109/CVPRW.2012.6239256

Markdown

[Wu et al. "A Content-Based Video Copy Detection Method with Randomly Projected Binary Features." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2012.](https://mlanthology.org/cvprw/2012/wu2012cvprw-contentbased/) doi:10.1109/CVPRW.2012.6239256

BibTeX

@inproceedings{wu2012cvprw-contentbased,
  title     = {{A Content-Based Video Copy Detection Method with Randomly Projected Binary Features}},
  author    = {Wu, Chenxia and Zhu, Jianke and Zhang, Jiemi},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2012},
  pages     = {21-26},
  doi       = {10.1109/CVPRW.2012.6239256},
  url       = {https://mlanthology.org/cvprw/2012/wu2012cvprw-contentbased/}
}