← Search

Michal Rolinek

10 accepted papers

2021

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

ICML 2021spotlight

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 sp…

2021

Demystifying Inductive Biases for (Beta-)VAE Based Architectures

ICML 2021spotlight

The performance of Beta-Variational-Autoencoders 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 i…

2021

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

ICCV 2021poster

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 proce…

Cited by 45PDFcodeScholar
2021

Neuro-algorithmic Policies Enable Fast Combinatorial Generalization

ICML 2021spotlight

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 exhaustiv…

Cited by 19SourcePDFScholar
2021

Planning from Pixels in Environments with Combinatorially Hard Search Spaces

NeurIPS 2021poster

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 int…

Cited by 8SourcePDFScholar
2020

Differentiation of Blackbox Combinatorial Solvers

ICLR 2020spotlight

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 r…

Cited by 171SourcecodeScholar
2020

Optimizing Rank-Based Metrics With Blackbox Differentiation

CVPR 2020oral

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 so…

Cited by 121PDFcodeScholar
2020

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

CoRL 2020

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 cont