Discriminative Structured Outputs Prediction Model and Its Efficient Online Learning Algorithm

Abstract

There are two big issues emerging in the field of computer vision: one is the explosively increasing large amount of visual data and the other is the demand of deep labeling of objects and scenes. In this paper, we propose a structured outputs prediction framework equipped with a discriminative model and a corresponding efficient online learning algorithm. Instead of doing simple multiclass classification as usual, we aim at outputting structured labels which means different label confusion mistakes may have different costs. Moreover, the online learning algorithm with efficient updating strategy and compact memory management mechanism makes the framework work well on large visual data. Experiments on two representative datasets show an exemplar application of our model.

Cite

Text

Wu et al. "Discriminative Structured Outputs Prediction Model and Its Efficient Online Learning Algorithm." IEEE/CVF International Conference on Computer Vision Workshops, 2009. doi:10.1109/ICCVW.2009.5457538

Markdown

[Wu et al. "Discriminative Structured Outputs Prediction Model and Its Efficient Online Learning Algorithm." IEEE/CVF International Conference on Computer Vision Workshops, 2009.](https://mlanthology.org/iccvw/2009/wu2009iccvw-discriminative/) doi:10.1109/ICCVW.2009.5457538

BibTeX

@inproceedings{wu2009iccvw-discriminative,
  title     = {{Discriminative Structured Outputs Prediction Model and Its Efficient Online Learning Algorithm}},
  author    = {Wu, Yang and Yuan, Zejian and Liu, Yuanliu and Zheng, Nanning},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2009},
  pages     = {2087-2094},
  doi       = {10.1109/ICCVW.2009.5457538},
  url       = {https://mlanthology.org/iccvw/2009/wu2009iccvw-discriminative/}
}