← Search

Đorđe Žikelić

14 accepted papers

2026

Automated Approach for Solving Infinite-state Polynomial Reachability Games

IJCAI 2026

Reachability games are two-player games played on a graph, where the objective of REACH player is to reach the target set whereas the objective of SAFE player is to stay away from the target set. Reachability games have important applications in artificial intelligence and reactive synthesis, and ma

Cited by 0Scholar
2025

LP-Based Weighted Model Integration over Non-Linear Real Arithmetic

IJCAI 2025

Weighted model integration (WMI) is a relatively recent formalism that has received significant interest as a technique for solving probabilistic inference tasks with complicated weight functions. Existing methods and tools are mostly focused on linear and polynomial functions and provide limited su

2025

Quantified Linear and Polynomial Arithmetic Satisfiability via Template-based Skolemization

AAAI 2025technical

The problem of checking satisfiability of linear real arithmetic (LRA) and non-linear real arithmetic (NRA) formulas has broad applications, in particular, they are at the heart of logic-related applications such as logic for artificial intelligence, program analysis, etc. While there has been much…

Cited by 2SourcePDFScholar
2024

Certified Policy Verification and Synthesis for MDPs under Distributional Reach-Avoidance Properties

IJCAI 2024poster

Markov Decision Processes (MDPs) are a classical model for decision making in the presence of uncertainty. Often they are viewed as state transformers with planning objectives defined with respect to paths over MDP states. An increasingly popular alternative is to view them as distribution transform…

Cited by 1SourcePDFScholar
2024

Solving Long-run Average Reward Robust MDPs via Stochastic Games

IJCAI 2024poster

Markov decision processes (MDPs) provide a standard framework for sequential decision making under uncertainty. However, MDPs do not take uncertainty in transition probabilities into account. Robust Markov decision processes (RMDPs) address this shortcoming of MDPs by assigning to each transition an…

2023

Compositional Policy Learning in Stochastic Control Systems with Formal Guarantees

NeurIPS 2023poster

Reinforcement learning has shown promising results in learning neural network policies for complicated control tasks. However, the lack of formal guarantees about the behavior of such policies remains an impediment to their deployment. We propose a novel method for learning a composition of neural n…

2023

Learning Control Policies for Stochastic Systems with Reach-Avoid Guarantees

AAAI 2023technical

We study the problem of learning controllers for discrete-time non-linear stochastic dynamical systems with formal reach-avoid guarantees. This work presents the first method for providing formal reach-avoid guarantees, which combine and generalize stability and safety guarantees, with a tolerable p…

2023

Quantization-Aware Interval Bound Propagation for Training Certifiably Robust Quantized Neural Networks

AAAI 2023technical

We study the problem of training and certifying adversarially robust quantized neural networks (QNNs). Quantization is a technique for making neural networks more efficient by running them using low-bit integer arithmetic and is therefore commonly adopted in industry. Recent work has shown that floa…

2022

Stability Verification in Stochastic Control Systems via Neural Network Supermartingales

AAAI 2022technical

We consider the problem of formally verifying almost-sure (a.s.) asymptotic stability in discrete-time nonlinear stochastic control systems. While verifying stability in deterministic control systems is extensively studied in the literature, verifying stability in stochastic control systems is an op…

Cited by 37SourcePDFScholar
2021

Infinite Time Horizon Safety of Bayesian Neural Networks

NeurIPS 2021poster

Bayesian neural networks (BNNs) place distributions over the weights of a neural network to model uncertainty in the data and the network's prediction. We consider the problem of verifying safety when running a Bayesian neural network policy in a feedback loop with infinite time horizon systems. Com…

2021

Scalable Verification of Quantized Neural Networks

AAAI 2021technical

Formal verification of neural networks is an active topic of research, and recent advances have significantly increased the size of the networks that verification tools can handle. However, most methods are designed for verification of an idealized model of the actual network which works over real a…