← Search

Miroslav Pajic

24 accepted papers

2026

Bot Blitz: A Scalable Hands-On Workshop for Teaching AI and Robotics Concepts Through Narrative-Driven Problem Solving

AAAI 2026technical

As artificial intelligence (AI) becomes increasingly prevalent in society, there is a critical need for accessible K-12 educational resources that introduce students to AI and robotics concepts through engaging, hands-on experiences. In this paper, we present a scalable workshop framework that uses

Cited by 0SourcePDFScholar
2026

NNiT: Width-Agnostic Neural Network Generation with Structurally Aligned Weight Spaces

ICML 2026poster

Generative modeling of neural network parameters is often tied to architectures because standard parameter representations rely on known weight-matrix dimensions. Generation is further complicated by permutation symmetries that allow networks to model similar input-output functions while having wide…

Cited by 0SourceScholar
2026

UAV-SAR: Simultaneous Radar-Based Odometry and Synthetic-Array Sensing for Unmanned Aerial Vehicles

ICRA 2026poster

Unmanned aerial vehicles (UAVs) require accurate odometry—i.e., estimating the position and velocity of the vehicle over time—as well as high-resolution sensing to safely and effectively operate in complex environments. Traditionally, GPS, cameras, and/or lidar sensors have been used to perform thes…

Cited by 0Scholar
2025

RaGNNarok: A Light-Weight Graph Neural Network for Enhancing Radar Point Clouds on Unmanned Ground Vehicles

IROS 2025

Current lidar and camera-based solutions for low-cost indoor mobile robots have limitations such as poor performance in visually obscured environments, high computational overhead for data processing, and high costs for lidars. In contrast, mmWave radar sensors offer a cost-effective and lightweight

Cited by 0SourceScholar
2025

Variational Adversarial Training Towards Policies with Improved Robustness

AISTATS 2025poster

Reinforcement learning (RL), while being the benchmark for policy formulation, often struggles to deliver robust solutions across varying scenarios, leading to marked performance drops under environmental perturbations.~Traditional adversarial training, based on a two-player max-min game, is known t…

Cited by 0SourceScholar
2024

Off-Policy Selection for Initiating Human-Centric Experimental Design

NeurIPS 2024poster

In human-centric applications like healthcare and education, the \textit{heterogeneity} among patients and students necessitates personalized treatments and instructional interventions. While reinforcement learning (RL) has been utilized in those tasks, off-policy selection (OPS) is pivotal to close…

Cited by 0SourcePDFScholar
2024

On Trajectory Augmentations for Off-Policy Evaluation

ICLR 2024poster

In the realm of reinforcement learning (RL), off-policy evaluation (OPE) holds a pivotal position, especially in high-stake human-involved scenarios such as e-learning and healthcare. Applying OPE to these domains is often challenging with scarce and underrepresentative offline training trajectories…

Cited by 4SourcePDFScholar
2024

REFORMA: Robust REinFORceMent Learning via Adaptive Adversary for Drones Flying under Disturbances

ICRA 2024poster

In this work, we introduce REFORMA, a novel robust reinforcement learning (RL) approach to design controllers for unmanned aerial vehicles (UAVs) robust to unknown disturbances during flights. These disturbances, typically due to wind turbulence, electromagnetic interference, temperature extremes an…

Cited by 6SourceScholar
2024

RadCloud: Real-Time High-Resolution Point Cloud Generation Using Low-Cost Radars for Aerial and Ground Vehicles

ICRA 2024poster

In this work, we present RadCloud, a novel real-time framework for directly obtaining higher-resolution lidar-like 2D point clouds from low-resolution radar frames on resource-constrained platforms commonly used in unmanned aerial and ground vehicles (UAVs and UGVs, respectively); such point clouds…

Cited by 5SourceScholar
2024

Randomized Exploration in Cooperative Multi-Agent Reinforcement Learning

NeurIPS 2024poster

We present the first study on provably efficient randomized exploration in cooperative multi-agent reinforcement learning (MARL). We propose a unified algorithm framework for randomized exploration in parallel Markov Decision Processes (MDPs), and two Thompson Sampling (TS)-type algorithms, CoopTS-P…

Cited by 7SourcePDFScholar
2024

Steering Decision Transformers via Temporal Difference Learning

IROS 2024poster

Decision Transformers (DTs) have been highly effective for offline reinforcement learning (RL) tasks, successfully modeling the sequences of actions in a given set of demonstrations. However, DTs may perform poorly in stochastic environments, which are prevalent in robotics scenarios. In this paper,…

Cited by 0SourceScholar
2023

Cyber-Attacks on Wheeled Mobile Robotic Systems with Visual Servoing Control

IROS 2023poster

Visual servoing represents a control strategy capable of driving dynamical systems from the current to the desired pose, when the only available information is the images generated at both poses. In this work, we analyze vulnerability of such systems and introduce two types of attacks to deceive vis…

Cited by 4SourceScholar
2023

Off-Policy Evaluation for Human Feedback

NeurIPS 2023poster

Off-policy evaluation (OPE) is important for closing the gap between offline training and evaluation of reinforcement learning (RL), by estimating performance and/or rank of target (evaluation) policies using offline trajectories only. It can improve the safety and efficiency of data collection and…

Cited by 8SourcePDFScholar
2022

A Reinforcement Learning-Informed Pattern Mining Framework for Multivariate Time Series Classification

IJCAI 2022poster

Multivariate time series (MTS) classification is a challenging and important task in various domains and real-world applications. Much of prior work on MTS can be roughly divided into neural network (NN)- and pattern-based methods. The former can lead to robust classification performance, but many o…

2022

Formal Verification of Stochastic Systems with ReLU Neural Network Controllers

ICRA 2022poster

In this work, we address the problem of formal safety verification for stochastic cyber-physical systems (CPS) equipped with ReLU neural network (NN) controllers. Our goal is to find the set of initial states from where, with a predetermined confidence, the system will not reach an unsafe configurat…

Cited by 7SourceScholar
2022

Gradient Importance Learning for Incomplete Observations

ICLR 2022poster

Though recent works have developed methods that can generate estimates (or imputations) of the missing entries in a dataset to facilitate downstream analysis, most depend on assumptions that may not align with real-world applications and could suffer from poor performance in subsequent tasks such as…

2021

Model-Free Reinforcement Learning for Stochastic Games with Linear Temporal Logic Objectives

ICRA 2021poster

We study synthesis of control strategies from linear temporal logic (LTL) objectives in unknown environments. We model this problem as a turn-based zero-sum stochastic game between the controller and the environment, where the transition probabilities and the model topology are fully unknown. The wi…

Cited by 20SourceScholar
2021

Secure Planning Against Stealthy Attacks via Model-Free Reinforcement Learning

ICRA 2021poster

We consider the problem of security-aware planning in an unknown stochastic environment, in the presence of attacks on control signals (i.e., actuators) of the robot. We model the attacker as an agent who has the full knowledge of the controller as well as the employed intrusion-detection system and…

Cited by 21SourceScholar
2020

Control Synthesis from Linear Temporal Logic Specifications using Model-Free Reinforcement Learning

ICRA 2020poster

We present a reinforcement learning (RL) frame-work to synthesize a control policy from a given linear temporal logic (LTL) specification in an unknown stochastic environment that can be modeled as a Markov Decision Process (MDP). Specifically, we learn a policy that maximizes the probability of sat…

Cited by 168SourceScholar
2020

Deep Imitative Reinforcement Learning for Temporal Logic Robot Motion Planning with Noisy Semantic Observations

ICRA 2020poster

In this paper, we propose a Deep Imitative Q-learning (DIQL) method to synthesize control policies for mobile robots that need to satisfy Linear Temporal Logic (LTL) specifications using noisy semantic observations of their surroundings. The robot sensing error is modeled using probabilistic labels…

Cited by 9SourceScholar