paper-with-me

Papers

Learning to solve Minimum Cost Multicuts efficiently using Edge-Weighted Graph Convolutional Neural Networks

2022-04-04 · Steffen Jung, Margret Keuper

The minimum cost multicut problem is the NP-hard/APX-hard combinatorial optimization problem of partitioning a real-valued edge-weighted graph such as to minimize the total cost of the partition. While graph convolutional neural networks (GNN) have proven to be promising in the context of combinatorial optimization, most of them are only tailored to or tested on positive-valued edge weights, i.e. they do not comply to the nature of the multicut problem. We therefore adapt various GNN architectures including Graph Convolutional Networks, Signed Graph Convolutional Networks and Graph Isomorphic Networks to facilitate the efficient encoding of real-valued edge costs. Moreover, we employ a reformulation of the multicut ILP constraints to a polynomial program as loss function that allows to learn feasible multicut solutions in a scalable way. Thus, we provide the first approach towards end-to-end trainable multicuts. Our findings support that GNN approaches can produce good solutions in practice while providing lower computation times and largely improved scalability compared to LP solvers and optimized heuristics, especially when considering large instances.

📄 PDF Abstract BibTeX arXiv:2204.01366

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

Uncertainty in Minimum Cost Multicuts for Image and Motion Segmentation

2021-05-16 · Amirhossein Kardoost, Margret Keuper

The minimum cost lifted multicut approach has proven practically good performance in a wide range of applications such as image decomposition, mesh segmentation, multiple object tracking, and motion segmentation. It addr…

Motion SegmentationMultiple Object TrackingObject TrackingSegmentation

Analysis and Optimization of Graph Decompositions by Lifted Multicuts

2017-08-01 · ICML 2017 8 · Andrea Horňáková, Jan-Hendrik Lange, Bjoern Andres

We study the set of all decompositions (clusterings) of a graph through its characterization as a set of lifted multicuts. This leads us to practically relevant insights related to the definition of classes of decom…

Unsupervised Multiple Person Tracking using AutoEncoder-Based Lifted Multicuts

2020-02-04 · Kalun Ho, Janis Keuper, Margret Keuper

Multiple Object Tracking (MOT) is a long-standing task in computer vision. Current approaches based on the tracking by detection paradigm either require some sort of domain knowledge or supervision to associate data corr…

ClusteringMultiple Object TrackingObject Tracking

Motion Trajectory Segmentation via Minimum Cost Multicuts

2015-12-01 · ICCV 2015 12 · Margret Keuper, Bjoern Andres, Thomas Brox

For the segmentation of moving objects in videos, the analysis of long-term point trajectories has been very popular recently. In this paper, we formulate the segmentation of a video sequence based on point trajectories …

ClusteringSegmentationUnsupervised Video Object Segmentation

Higher-Order Minimum Cost Lifted Multicuts for Motion Segmentation

2017-04-06 · ICCV 2017 10 · Margret Keuper

Most state-of-the-art motion segmentation algorithms draw their potential from modeling motion differences of local entities such as point trajectories in terms of pairwise potentials in graphical models. Inference in in…

Motion SegmentationSegmentation