Skip to main content

Showing 1–4 of 4 results for author: Hornakova, A

.
  1. arXiv:2202.03574  [pdf, other

    cs.LG cs.CV

    Structured Prediction Problem Archive

    Authors: Paul Swoboda, Bjoern Andres, Andrea Hornakova, Florian Bernard, Jannik Irmai, Paul Roetzer, Bogdan Savchynskyy, David Stein, Ahmed Abbas

    Abstract: Structured prediction problems are one of the fundamental tools in machine learning. In order to facilitate algorithm development for their numerical solution, we collect in one place a large number of datasets in easy to read formats for a diverse set of problem classes. We provide archival links to datasets, description of the considered problems and problem formats, and a short summary of probl… ▽ More

    Submitted 17 November, 2023; v1 submitted 4 February, 2022; originally announced February 2022.

    Comments: Added multicast instances from Andres group

  2. arXiv:2108.10606  [pdf, other

    cs.CV cs.DM

    Making Higher Order MOT Scalable: An Efficient Approximate Solver for Lifted Disjoint Paths

    Authors: Andrea Hornakova, Timo Kaiser, Paul Swoboda, Michal Rolinek, Bodo Rosenhahn, Roberto Henschel

    Abstract: We present an efficient approximate message passing solver for the lifted disjoint paths problem (LDP), a natural but NP-hard model for multiple object tracking (MOT). Our tracker scales to very large instances that come from long and crowded MOT sequences. Our approximate solver enables us to process the MOT15/16/17 benchmarks without sacrificing solution quality and allows for solving MOT20, whi… ▽ More

    Submitted 24 August, 2021; originally announced August 2021.

    Comments: ICCV 2021. Short version published at CVPR 2021 RVSU workshop https://omnomnom.vision.rwth-aachen.de/data/RobMOTS/workshop/papers/9/CameraReady/paper_V3.pdf . Implementation available at https://github.com/LPMP/LPMP and https://github.com/TimoK93/ApLift

  3. arXiv:2006.14550  [pdf, other

    cs.CV cs.DM

    Lifted Disjoint Paths with Application in Multiple Object Tracking

    Authors: Andrea Hornakova, Roberto Henschel, Bodo Rosenhahn, Paul Swoboda

    Abstract: We present an extension to the disjoint paths problem in which additional \emph{lifted} edges are introduced to provide path connectivity priors. We call the resulting optimization problem the lifted disjoint paths problem. We show that this problem is NP-hard by reduction from integer multicommodity flow and 3-SAT. To enable practical global optimization, we propose several classes of linear ineq… ▽ More

    Submitted 25 June, 2020; originally announced June 2020.

    Comments: ICML 2020, Codebase available at https://github.com/AndreaHor/LifT_Solver

  4. arXiv:1503.03791  [pdf, other

    cs.DM cs.CG

    Analysis and Optimization of Graph Decompositions by Lifted Multicuts

    Authors: Andrea Horňáková, Jan-Hendrik Lange, Bjoern Andres

    Abstract: 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 a class of decompositions by must-join and must-cut constraints and related to the comparison of clusterings by metrics. To find optimal decompositions defined by minimum cost lifted multicuts, we esta… ▽ More

    Submitted 8 June, 2017; v1 submitted 12 March, 2015; originally announced March 2015.

    Comments: ICML 2017

    MSC Class: 52B12; 90C27 ACM Class: G.1.6; G.2.2