Skip to main content

Showing 1–6 of 6 results for author: Kappes, J H

Searching in archive cs. Search in all archives.
.
  1. arXiv:1601.02088  [pdf, other

    cs.CV

    Multicuts and Perturb & MAP for Probabilistic Graph Clustering

    Authors: Jörg Hendrik Kappes, Paul Swoboda, Bogdan Savchynskyy, Tamir Hazan, Christoph Schnörr

    Abstract: We present a probabilistic graphical model formulation for the graph clustering problem. This enables to locally represent uncertainty of image partitions by approximate marginal distributions in a mathematically substantiated way, and to rectify local data term cues so as to close contours and to obtain valid partitions. We exploit recent progress on globally optimal MAP inference by integer pr… ▽ More

    Submitted 9 January, 2016; originally announced January 2016.

  2. arXiv:1410.6641  [pdf, other

    cs.AI

    Partial Optimality by Pruning for MAP-Inference with General Graphical Models

    Authors: Paul Swoboda, Alexander Shekhovtsov, Jörg Hendrik Kappes, Christoph Schnörr, Bogdan Savchynskyy

    Abstract: We consider the energy minimization problem for undirected graphical models, also known as MAP-inference problem for Markov random fields which is NP-hard in general. We propose a novel polynomial time algorithm to obtain a part of its optimal non-relaxed integral solution. Our algorithm is initialized with variables taking integral values in the solution of a convex relaxation of the MAP-inferenc… ▽ More

    Submitted 18 August, 2015; v1 submitted 24 October, 2014; originally announced October 2014.

    Comments: 16 pages, 4 tables and 4 figures

  3. arXiv:1404.0533  [pdf, other

    cs.CV

    A Comparative Study of Modern Inference Techniques for Structured Discrete Energy Minimization Problems

    Authors: Jörg H. Kappes, Bjoern Andres, Fred A. Hamprecht, Christoph Schnörr, Sebastian Nowozin, Dhruv Batra, Sungwoong Kim, Bernhard X. Kausler, Thorben Kröger, Jan Lellmann, Nikos Komodakis, Bogdan Savchynskyy, Carsten Rother

    Abstract: Szeliski et al. published an influential study in 2006 on energy minimization methods for Markov Random Fields (MRF). This study provided valuable insights in choosing the best optimization technique for certain classes of problems. While these insights remain generally useful today, the phenomenal success of random field models means that the kinds of inference problems that have to be solved cha… ▽ More

    Submitted 2 April, 2014; originally announced April 2014.

  4. arXiv:1305.6387  [pdf, other

    cs.CV

    Higher-order Segmentation via Multicuts

    Authors: Joerg Hendrik Kappes, Markus Speth, Gerhard Reinelt, Christoph Schnoerr

    Abstract: Multicuts enable to conveniently represent discrete graphical models for unsupervised and supervised image segmentation, in the case of local energy functions that exhibit symmetries. The basic Potts model and natural extensions thereof to higher-order models provide a prominent class of such objectives, that cover a broad range of segmentation problems relevant to image analysis and computer visi… ▽ More

    Submitted 16 November, 2015; v1 submitted 28 May, 2013; originally announced May 2013.

  5. arXiv:1206.0111  [pdf, other

    cs.AI cs.MS stat.ML

    OpenGM: A C++ Library for Discrete Graphical Models

    Authors: Bjoern Andres, Thorsten Beier, Joerg H. Kappes

    Abstract: OpenGM is a C++ template library for defining discrete graphical models and performing inference on these models, using a wide range of state-of-the-art algorithms. No restrictions are imposed on the factor graph to allow for higher-order factors and arbitrary neighborhood structures. Large models with repetitive structure are handled efficiently because (i) functions that occur repeatedly need to… ▽ More

    Submitted 1 June, 2012; originally announced June 2012.

    Comments: 5 pages

  6. arXiv:1009.4102  [pdf, other

    cs.DS cs.CC

    The Lazy Flipper: MAP Inference in Higher-Order Graphical Models by Depth-limited Exhaustive Search

    Authors: Bjoern Andres, Joerg H. Kappes, Ullrich Koethe, Fred A. Hamprecht

    Abstract: This article presents a new search algorithm for the NP-hard problem of optimizing functions of binary variables that decompose according to a graphical model. It can be applied to models of any order and structure. The main novelty is a technique to constrain the search space based on the topology of the model. When pursued to the full search depth, the algorithm is guaranteed to converge to a gl… ▽ More

    Submitted 21 September, 2010; originally announced September 2010.

    Comments: C++ Source Code available from http://hci.iwr.uni-heidelberg.de/software.php