Hierarchical Late Fusion for Concept Detection in Videos

Abstract

We deal with the issue of combining dozens of classifiers into a better one, for concept detection in videos. We compare three fusion approaches that share a common structure: they all start with a classifier clustering stage, continue with an intra-cluster fusion and end with an inter-cluster fusion. The main difference between them comes from the first stage. The first approach relies on a priori knowledge about the internals of each classifier (low-level descriptors and classification algorithm) to group the set of available classifiers by similarity. The second and third approaches obtain classifier similarity measures directly from their output and group them using agglomerative clustering for the second approach and community detection for the third one.

Cite

Text

Strat et al. "Hierarchical Late Fusion for Concept Detection in Videos." European Conference on Computer Vision Workshops, 2012. doi:10.1007/978-3-642-33885-4_34

Markdown

[Strat et al. "Hierarchical Late Fusion for Concept Detection in Videos." European Conference on Computer Vision Workshops, 2012.](https://mlanthology.org/eccvw/2012/strat2012eccvw-hierarchical/) doi:10.1007/978-3-642-33885-4_34

BibTeX

@inproceedings{strat2012eccvw-hierarchical,
  title     = {{Hierarchical Late Fusion for Concept Detection in Videos}},
  author    = {Strat, Sabin Tiberius and Benoît, Alexandre and Bredin, Hervé and Quénot, Georges and Lambert, Patrick},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2012},
  pages     = {335-344},
  doi       = {10.1007/978-3-642-33885-4_34},
  url       = {https://mlanthology.org/eccvw/2012/strat2012eccvw-hierarchical/}
}