Skip to main content

Showing 1–17 of 17 results for author: Rolinek, M

.
  1. arXiv:2110.06149  [pdf, other

    cs.LG cs.AI

    Planning from Pixels in Environments with Combinatorially Hard Search Spaces

    Authors: Marco Bagatella, Mirek Olšák, Michal Rolínek, Georg Martius

    Abstract: The ability to form complex plans based on raw visual input is a litmus test for current capabilities of artificial intelligence, as it requires a seamless combination of visual processing and abstract algorithmic execution, two traditionally separate areas of computer science. A recent surge of interest in this field brought advances that yield good performance in tasks ranging from arcade games… ▽ More

    Submitted 18 March, 2022; v1 submitted 12 October, 2021; originally announced October 2021.

  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:2105.02343  [pdf, other

    cs.LG

    CombOptNet: Fit the Right NP-Hard Problem by Learning Integer Programming Constraints

    Authors: Anselm Paulus, Michal Rolínek, Vít Musil, Brandon Amos, Georg Martius

    Abstract: Bridging logical and algorithmic reasoning with modern machine learning techniques is a fundamental challenge with potentially transformative impact. On the algorithmic side, many NP-hard problems can be expressed as integer programs, in which the constraints play the role of their "combinatorial specification." In this work, we aim to integrate integer programming solvers into neural network arch… ▽ More

    Submitted 11 April, 2022; v1 submitted 5 May, 2021; originally announced May 2021.

    Comments: ICML 2021 conference paper

  4. arXiv:2102.07456  [pdf, other

    cs.LG cs.AI cs.DM

    Neuro-algorithmic Policies enable Fast Combinatorial Generalization

    Authors: Marin Vlastelica, Michal Rolínek, Georg Martius

    Abstract: Although model-based and model-free approaches to learning the control of systems have achieved impressive results on standard benchmarks, generalization to task variations is still lacking. Recent results suggest that generalization for standard architectures improves only after obtaining exhaustive amounts of data. We give evidence that generalization capabilities are in many cases bottlenecked… ▽ More

    Submitted 15 February, 2021; originally announced February 2021.

    Comments: 15 pages

  5. arXiv:2102.06822  [pdf, other

    cs.LG cs.AI

    Demystifying Inductive Biases for $β$-VAE Based Architectures

    Authors: Dominik Zietlow, Michal Rolinek, Georg Martius

    Abstract: The performance of $β$-Variational-Autoencoders ($β$-VAEs) and their variants on learning semantically meaningful, disentangled representations is unparalleled. On the other hand, there are theoretical arguments suggesting the impossibility of unsupervised disentanglement. In this work, we shed light on the inductive bias responsible for the success of VAE-based architectures. We show that in clas… ▽ More

    Submitted 12 February, 2021; originally announced February 2021.

  6. arXiv:2008.06389  [pdf, other

    cs.LG cs.RO stat.ML

    Sample-efficient Cross-Entropy Method for Real-time Planning

    Authors: Cristina Pinneri, Shambhuraj Sawant, Sebastian Blaes, Jan Achterhold, Joerg Stueckler, Michal Rolinek, Georg Martius

    Abstract: Trajectory optimizers for model-based reinforcement learning, such as the Cross-Entropy Method (CEM), can yield compelling results even in high-dimensional control tasks and sparse-reward environments. However, their sampling inefficiency prevents them from being used for real-time planning and control. We propose an improved version of the CEM algorithm for fast planning, with novel additions inc… ▽ More

    Submitted 14 August, 2020; originally announced August 2020.

  7. arXiv:2003.11657  [pdf, other

    cs.LG stat.ML

    Deep Graph Matching via Blackbox Differentiation of Combinatorial Solvers

    Authors: Michal Rolínek, Paul Swoboda, Dominik Zietlow, Anselm Paulus, Vít Musil, Georg Martius

    Abstract: Building on recent progress at the intersection of combinatorial optimization and deep learning, we propose an end-to-end trainable architecture for deep graph matching that contains unmodified combinatorial solvers. Using the presence of heavily optimized combinatorial solvers together with some improvements in architecture design, we advance state-of-the-art on deep graph matching benchmarks for… ▽ More

    Submitted 5 August, 2020; v1 submitted 25 March, 2020; originally announced March 2020.

    Comments: ECCV 2020 conference paper

  8. arXiv:1912.03500  [pdf, other

    cs.LG stat.ML

    Optimizing Rank-based Metrics with Blackbox Differentiation

    Authors: Michal Rolínek, Vít Musil, Anselm Paulus, Marin Vlastelica, Claudio Michaelis, Georg Martius

    Abstract: Rank-based metrics are some of the most widely used criteria for performance evaluation of computer vision models. Despite years of effort, direct optimization for these metrics remains a challenge due to their non-differentiable and non-decomposable nature. We present an efficient, theoretically sound, and general method for differentiating rank-based metrics with mini-batch gradient descent. In… ▽ More

    Submitted 18 March, 2020; v1 submitted 7 December, 2019; originally announced December 2019.

    Comments: CVPR 2020 conference paper (oral). The first two authors contributed equally

  9. arXiv:1912.02175  [pdf, other

    cs.LG stat.ML

    Differentiation of Blackbox Combinatorial Solvers

    Authors: Marin Vlastelica, Anselm Paulus, Vít Musil, Georg Martius, Michal Rolínek

    Abstract: Achieving fusion of deep learning with combinatorial algorithms promises transformative changes to artificial intelligence. One possible approach is to introduce combinatorial building blocks into neural networks. Such end-to-end architectures have the potential to tackle combinatorial problems on raw input data such as ensuring global consistency in multi-object tracking or route planning on maps… ▽ More

    Submitted 16 February, 2020; v1 submitted 4 December, 2019; originally announced December 2019.

    Comments: ICLR 2020 conference paper (spotlight). The first two authors contributed equally

  10. arXiv:1812.06775  [pdf, other

    cs.LG cs.CV stat.ML

    Variational Autoencoders Pursue PCA Directions (by Accident)

    Authors: Michal Rolinek, Dominik Zietlow, Georg Martius

    Abstract: The Variational Autoencoder (VAE) is a powerful architecture capable of representation learning and generative modeling. When it comes to learning interpretable (disentangled) representations, VAE and its variants show unparalleled performance. However, the reasons for this are unclear, since a very particular alignment of the latent embedding is needed but the design of the VAE does not encourage… ▽ More

    Submitted 16 April, 2019; v1 submitted 17 December, 2018; originally announced December 2018.

  11. arXiv:1802.05074  [pdf, other

    cs.LG stat.ML

    L4: Practical loss-based stepsize adaptation for deep learning

    Authors: Michal Rolinek, Georg Martius

    Abstract: We propose a stepsize adaptation scheme for stochastic gradient descent. It operates directly with the loss function and rescales the gradient in order to make fixed predicted progress on the loss. We demonstrate its capabilities by conclusively improving the performance of Adam and Momentum optimizers. The enhanced optimizers with default hyperparameters consistently outperform their constant ste… ▽ More

    Submitted 30 November, 2018; v1 submitted 14 February, 2018; originally announced February 2018.

    Comments: NeurIPS, 2018

  12. arXiv:1604.08269  [pdf, ps, other

    cs.CV

    Efficient Optimization for Rank-based Loss Functions

    Authors: Pritish Mohapatra, Michal Rolinek, C. V. Jawahar, Vladimir Kolmogorov, M. Pawan Kumar

    Abstract: The accuracy of information retrieval systems is often measured using complex loss functions such as the average precision (AP) or the normalized discounted cumulative gain (NDCG). Given a set of positive and negative samples, the parameters of a retrieval system can be estimated by minimizing these loss functions. However, the non-differentiability and non-decomposability of these loss functions… ▽ More

    Submitted 28 February, 2018; v1 submitted 27 April, 2016; originally announced April 2016.

    Comments: 15 pages, 2 figures

  13. arXiv:1602.03124  [pdf, other

    cs.CC

    Even Delta-Matroids and the Complexity of Planar Boolean CSPs

    Authors: Alexandr Kazda, Vladimir Kolmogorov, Michal Rolínek

    Abstract: The main result of this paper is a generalization of the classical blossom algorithm for finding perfect matchings. Our algorithm can efficiently solve Boolean CSPs where each variable appears in exactly two constraints (we call it edge CSP) and all constraints are even $Δ$-matroid relations (represented by lists of tuples). As a consequence of this, we settle the complexity classification of plan… ▽ More

    Submitted 14 June, 2018; v1 submitted 9 February, 2016; originally announced February 2016.

    Comments: 33 pages, 9 figures

    MSC Class: 68Q25 ACM Class: F.2.2; G.2.2

  14. arXiv:1504.07067  [pdf, ps, other

    cs.CC cs.DM

    Effectiveness of Structural Restrictions for Hybrid CSPs

    Authors: Vladimir Kolmogorov, Michal Rolinek, Rustem Takhanov

    Abstract: Constraint Satisfaction Problem (CSP) is a fundamental algorithmic problem that appears in many areas of Computer Science. It can be equivalently stated as computing a homomorphism $\mbox{$\bR \rightarrow \bGamma$}$ between two relational structures, e.g.\ between two directed graphs. Analyzing its complexity has been a prominent research direction, especially for {\em fixed template CSPs} in whic… ▽ More

    Submitted 24 October, 2015; v1 submitted 27 April, 2015; originally announced April 2015.

    Comments: 20 pages

  15. arXiv:1502.07770  [pdf, other

    cs.CV

    Total variation on a tree

    Authors: Vladimir Kolmogorov, Thomas Pock, Michal Rolinek

    Abstract: We consider the problem of minimizing the continuous valued total variation subject to different unary terms on trees and propose fast direct algorithms based on dynamic programming to solve these problems. We treat both the convex and the non-convex case and derive worst case complexities that are equal or better than existing methods. We show applications to total variation based 2D image proces… ▽ More

    Submitted 25 April, 2016; v1 submitted 26 February, 2015; originally announced February 2015.

    Comments: accepted to SIAM Journal on Imaging Sciences (SIIMS)

  16. arXiv:1502.07327  [pdf, ps, other

    cs.CC cs.DM

    The Complexity of General-Valued CSPs

    Authors: Vladimir Kolmogorov, Andrei Krokhin, Michal Rolinek

    Abstract: An instance of the Valued Constraint Satisfaction Problem (VCSP) is given by a finite set of variables, a finite domain of labels, and a sum of functions, each function depending on a subset of the variables. Each function can take finite values specifying costs of assignments of labels to its variables or the infinite value, which indicates infeasible assignments. The goal is to find an assignmen… ▽ More

    Submitted 13 February, 2017; v1 submitted 25 February, 2015; originally announced February 2015.

    Comments: accepted to SIAM Journal on Computing (SICOMP). An extended abstract of this work (without proofs) has appeared in FOCS 2015

  17. arXiv:1405.7828  [pdf, other

    cs.DM math.CO

    Superconcentrators of Density 25.3

    Authors: Vladimir Kolmogorov, Michal Rolinek

    Abstract: An $N$-superconcentrator is a directed, acyclic graph with $N$ input nodes and $N$ output nodes such that every subset of the inputs and every subset of the outputs of same cardinality can be connected by node-disjoint paths. It is known that linear-size and bounded-degree superconcentrators exist. We prove the existence of such superconcentrators with asymptotic density $25.3$ (where the density… ▽ More

    Submitted 4 May, 2016; v1 submitted 30 May, 2014; originally announced May 2014.

    Comments: (to appear in Ars Combinatorica)