← Search

Vit Musil

5 accepted papers

2026

SoftJAX & SoftTorch: Empowering Automatic Differentiation Libraries with Informative Gradients

ICML 2026oral

Automatic differentiation (AD) frameworks such as JAX and PyTorch have enabled gradient-based optimization for a wide range of scientific fields. Yet, many ''hard'' primitives in these libraries such as thresholding, Boolean logic, discrete indexing, and sorting operations yield zero or undefined gr…

Cited by 0SourceScholar
2022

General Optimization Framework for Recurrent Reachability Objectives

IJCAI 2022poster

We consider the mobile robot path planning problem for a class of recurrent reachability objectives. These objectives are parameterized by the expected time needed to visit one position from another, the expected square of this time, and also the frequency of moves between two neighboring locations.…

Cited by 0SourcePDFScholar
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…

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