Boundary Detection Using F-Measure-, Filter- and Feature- (f3) Boost

Abstract

In this work we propose a boosting-based approach to boundary detection that advances the current state-of-the-art. To achieve this we introduce the following novel ideas: (a) we use a training criterion that approximates the F-measure of the classifier, instead of the exponential loss that is commonly used in boosting. We optimize this criterion using Anyboost. (b) We deal with the ambiguous information about orientation of the boundary in the annotation by treating it as a hidden variable, and train our classifier using Multiple-Instance Learning. (c) We adapt the Filterboost approach of [1] to leverage information from the whole training set to train our classifier, instead of using a fixed subset of points. (d) We extract discriminative features from appearance descriptors that are computed densely over the image. We demonstrate the performance of our approach on the Berkeley Segmentation Benchmark.

Cite

Text

Kokkinos. "Boundary Detection Using F-Measure-, Filter- and Feature- (f3) Boost." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15552-9_47

Markdown

[Kokkinos. "Boundary Detection Using F-Measure-, Filter- and Feature- (f3) Boost." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/kokkinos2010eccv-boundary/) doi:10.1007/978-3-642-15552-9_47

BibTeX

@inproceedings{kokkinos2010eccv-boundary,
  title     = {{Boundary Detection Using F-Measure-, Filter- and Feature- (f3) Boost}},
  author    = {Kokkinos, Iasonas},
  booktitle = {European Conference on Computer Vision},
  year      = {2010},
  pages     = {650-663},
  doi       = {10.1007/978-3-642-15552-9_47},
  url       = {https://mlanthology.org/eccv/2010/kokkinos2010eccv-boundary/}
}