English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Conference Paper

Optimizing Edge Detection for Image Segmentation with Multicut Penalties

MPS-Authors
/persons/resource/persons251916

Jung,  Steffen
Computer Vision and Machine Learning, MPI for Informatics, Max Planck Society;

/persons/resource/persons180612

Keuper,  Margret
Computer Vision and Machine Learning, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)

arXiv:2112.05416.pdf
(Preprint), 6MB

Supplementary Material (public)
There is no public supplementary material available
Citation

Jung, S., Ziegler, S., Kardoost, A., & Keuper, M. (2022). Optimizing Edge Detection for Image Segmentation with Multicut Penalties. In B. Andres, F. Bernard, D. Cremers, S. Frintrop, B. Goldlücke, & I. Ihrke (Eds.), Pattern Recognition (pp. 182-197). Berlin: Springer. doi:10.1007/978-3-031-16788-1_12.


Cite as: https://hdl.handle.net/21.11116/0000-000A-C025-3
Abstract
The Minimum Cost Multicut Problem (MP) is a popular way for obtaining a graph
decomposition by optimizing binary edge labels over edge costs. While the
formulation of a MP from independently estimated costs per edge is highly
flexible and intuitive, solving the MP is NP-hard and time-expensive. As a
remedy, recent work proposed to predict edge probabilities with awareness to
potential conflicts by incorporating cycle constraints in the prediction
process. We argue that such formulation, while providing a first step towards
end-to-end learnable edge weights, is suboptimal, since it is built upon a
loose relaxation of the MP. We therefore propose an adaptive CRF that allows to
progressively consider more violated constraints and, in consequence, to issue
solutions with higher validity. Experiments on the BSDS500 benchmark for
natural image segmentation as well as on electron microscopic recordings show
that our approach yields more precise edge detection and image segmentation.