← Search

Vít Musil

9 accepted papers

2026

Differentiable Simulation of Hard Contacts with Soft Gradients for Learning and Control

ICLR 2026poster

Contact forces introduce discontinuities into robot dynamics that severely limit the use of simulators for gradient-based optimization. Penalty-based simulators such as MuJoCo, soften contact resolution to enable gradient computation. However, realistically simulating hard contacts requires stiff so…

Cited by 0SourceScholar
2025

Multiple Mean-Payoff Optimization Under Local Stability Constraints

AAAI 2025technical

The long-run average payoff per transition (mean payoff) is the main tool for specifying the performance and dependability properties of discrete systems. The problem of constructing a controller (strategy) simultaneously optimizing several mean payoffs has been deeply studied for stochastic and gam…

Cited by 0SourcePDFScholar
2024

LPGD: A General Framework for Backpropagation through Embedded Optimization Layers

ICML 2024poster

Embedding parameterized optimization problems as layers into machine learning architectures serves as a powerful inductive bias. Training such architectures with stochastic gradient descent requires care, as degenerate derivatives of the embedded optimization problem often render the gradients uninf…

2024

Optimizing Local Satisfaction of Long-Run Average Objectives in Markov Decision Processes

AAAI 2024technical

Long-run average optimization problems for Markov decision processes (MDPs) require constructing policies with optimal steady-state behavior, i.e., optimal limit frequency of visits to the states. However, such policies may suffer from local instability in the sense that the frequency of states visi…

Cited by 2SourcePDFScholar
2023

Backpropagation through Combinatorial Algorithms: Identity with Projection Works

ICLR 2023poster

Embedding discrete solvers as differentiable layers has given modern deep learning architectures combinatorial expressivity and discrete reasoning capabilities. The derivative of these solvers is zero or undefined, therefore a meaningful replacement is crucial for effective gradient-based learning.…

2023

Mean Payoff Optimization for Systems of Periodic Service and Maintenance

IJCAI 2023poster

Consider oriented graph nodes requiring periodic visits by a service agent. The agent moves among the nodes and receives a payoff for each completed service task, depending on the time elapsed since the previous visit to a node. We consider the problem of finding a suitable schedule for the agent to…

Cited by 1SourcePDFScholar
2023

Synthesizing Resilient Strategies for Infinite-Horizon Objectives in Multi-Agent Systems

IJCAI 2023poster

We consider the problem of synthesizing resilient and stochastically stable strategies for systems of cooperating agents striving to minimize the expected time between consecutive visits to selected locations in a known environment. A strategy profile is resilient if it retains its functionality eve…

Cited by 2SourcePDFScholar
2021

Regstar: efficient strategy synthesis for adversarial patrolling games

UAI 2021poster

We design a new efficient strategy synthesis method applicable to adversarial patrolling problems on graphs with arbitrary-length edges and possibly imperfect intrusion detection. The core ingredient is an efficient algorithm for computing the value and the gradient of a function assigning to every…

Cited by 12SourcePDFScholar
2020

Deep Graph Matching via Blackbox Differentiation of Combinatorial Solvers

ECCV 2020poster

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