← Search

Nikolay Atanasov

58 accepted papers

2026

Learned IMU Bias Prediction for Invariant Visual Inertial Odometry

ICRA 2026poster

Autonomous mobile robots operating in novel environments depend critically on accurate state estimation, often utilizing visual and inertial measurements. Recent work has shown that an invariant formulation of the extended Kalman filter improves the convergence and robustness of visual-inertial odom…

2026

PKF: Probabilistic Data Association Kalman Filter for Multi-Object Tracking

ICRA 2026poster

In this paper, we derive a new Kalman filter (KF) with probabilistic data association between measurements and states. We formulate a variational inference problem to approximate the posterior density of the state conditioned on the measurement data. We view the unknown data association as a latent …

2026

Rainbow-DemoRL: Combining Improvements in Demonstration-Augmented Reinforcement Learning

ICRA 2026poster

Several approaches have been proposed to improve the sample efficiency of online reinforcement learning (RL) by leveraging demonstrations collected offline. The offline data can be used directly as transitions to optimize RL objectives, or offline policy and value functions can first be learned from…

2026

Safe Planning in Unknown Environments Using Conformalized Semantic Maps

RA-L 2026

This paper addresses semantic planning problems in unknown environments under perceptual uncertainty. The environment contains multiple unknown semantically labeled regions or objects, and the robot must reach desired locations while maintaining class-dependent distances from them. We aim to compute

Cited by 1SourceScholar
2026

Seeing the Bigger Picture: 3D Latent Mapping for Mobile Manipulation Policy Learning

ICRA 2026poster

In this paper, we demonstrate that mobile manipulation policies utilizing a 3D latent map achieve stronger spatial and temporal reasoning than policies relying solely on images. We introduce Seeing the Bigger Picture (SBP), an end-to-end policy learning approach that operates directly on a 3D map of…

2026

SplatSDF: Boosting SDF-NeRF Via Architecture-Level Fusion with Gaussian Splats

ICRA 2026poster

Signed distance-radiance field (SDF-NeRF) is a promising environment representation that offers both photorealistic rendering and geometric reasoning such as proximity queries for collision avoidance. However, the slow training speed and convergence of SDF-NeRF hinder their use in practical robotic …

2025

Certifying Stability of Reinforcement Learning Policies using Generalized Lyapunov Functions

NeurIPS 2025poster

Establishing stability certificates for closed-loop systems under reinforcement learning (RL) policies is essential to move beyond empirical performance and offer guarantees of system behavior. Classical Lyapunov methods require a strict stepwise decrease in the Lyapunov function but such certificat…

Cited by 0SourceScholar
2025

Control Strategies for Pursuit-Evasion Under Occlusion Using Visibility and Safety Barrier Functions

ICRA 2025

This paper develops a control strategy for pursuit-evasion problems in environments with occlusions. We address the challenge of a mobile pursuer keeping a mobile evader within its field of view (FoV) despite line-of-sight obstructions. The signed distance function (SDF) of the FoV is used to formul

Cited by 3SourceScholar
2025

High Accuracy Aerial Maneuvers on Legged Robots using Variational Integrator Discretized Trajectory Optimization

ICRA 2025

Performing acrobatic maneuvers involving long aerial phases, such as precise dives or multiple backflips from significant heights, remains an open challenge in legged robot autonomy. Such aggressive motions often require accurate state predictions over long horizons with multiple contacts and extend

Cited by 1SourcecodeScholar
2025

LATMOS: Latent Automaton Task Model from Observation Sequences

IROS 2025

Robot task planning from high-level instructions is an important step towards deploying fully autonomous robot systems in the service sector. Three key aspects of robot task planning present challenges yet to be resolved simultaneously, namely, (i) factorization of complex tasks specifications into

Cited by 2SourcecodeScholar
2025

LTLCodeGen: Code Generation of Syntactically Correct Temporal Logic for Robot Task Planning

IROS 2025

This paper focuses on planning robot navigation tasks from natural language specifications. We develop a modular approach, where a large language model (LLM) translates the natural language instructions into a linear temporal logic (LTL) formula with propositions defined by object classes in a seman

Cited by 4SourceScholar
2025

Learning Generalizable Feature Fields for Mobile Manipulation

IROS 2025

An open problem in mobile manipulation is how to represent objects and scenes in a unified manner so that robots can use both for navigation and manipulation. The latter requires capturing intricate geometry while understanding fine-grained semantics, whereas the former involves capturing the comple

Cited by 49SourceScholar
2025

MISO: Multiresolution Submap Optimization for Efficient Globally Consistent Neural Implicit Reconstruction

RSS 2025poster

Neural implicit representations have had significant impact on simultaneous localization and mapping (SLAM) by enabling robots to build continuous, differentiable, and high-fidelity 3D maps from sensor data. However, as the scale and complexity of the environment grow, neural SLAM approaches face re…

Cited by 0PDFScholar
2025

Neural Configuration Distance Function for Continuum Robot Control

IROS 2025

This paper presents a novel method for modeling the shape of a continuum robot as a Neural Configuration Signed Distance Function (N-CSDF). By learning separate distance fields for each link and combining them through the kinematics chain, the learned N-CSDF provides an accurate and computationally

Cited by 6SourcecodeScholar
2025

Variable-Frequency Model Learning and Predictive Control for Jumping Maneuvers on Legged Robots

RA-L 2025

Achieving both target accuracy and robustness in dynamic maneuvers with long flight phases, such as high or long jumps, has been a significant challenge for legged robots. To address this challenge, we propose a novel learning-based control approach consisting of model learning and model predictive

Cited by 8SourceScholar
2024

Hamiltonian Dynamics Learning from Point Cloud Observations for Nonholonomic Mobile Robot Control

ICRA 2024poster

Reliable autonomous navigation requires adapting the control policy of a mobile robot in response to dynamics changes in different operational conditions. Hand-designed dynamics models may struggle to capture model variations due to a limited set of parameters. Data-driven dynamics learning approach…

Cited by 5SourcecodeScholar
2024

Optimal Scene Graph Planning with Large Language Model Guidance

ICRA 2024poster

Recent advances in metric, semantic, and topological mapping have equipped autonomous robots with concept grounding capabilities to interpret natural language tasks. Leveraging these capabilities, this work develops an efficient task planning algorithm for hierarchical metric-semantic models. We con…

Cited by 26SourceScholar
2023

Dynamic Handover: Throw and Catch with Bimanual Hands

CoRL 2023poster

Humans throw and catch objects all the time. However, such a seemingly common skill introduces a lot of challenges for robots to achieve: The robots need to operate such dynamic actions at high-speed, collaborate precisely, and interact with diverse objects. In this paper, we design a system with tw…

Cited by 50SourcecodeScholar
2023

Information-theoretic Abstraction of Semantic Octree Models for Integrated Perception and Planning

ICRA 2023poster

In this paper, we develop an approach that enables autonomous robots to build and compress semantic environment representations from point-cloud data. Our approach builds a three-dimensional, semantic tree representation of the environment from raw sensor data which is then compressed by a novel inf…

Cited by 5SourceScholar
2023

LEMURS: Learning Distributed Multi-Robot Interactions

ICRA 2023poster

This paper presents LEMURS, an algorithm for learning scalable multi-robot control policies from cooperative task demonstrations. We propose a port-Hamiltonian description of the multi-robot system to exploit universal physical constraints in interconnected systems and achieve closed-loop stability.…

Cited by 11SourcecodeScholar
2023

Learning Continuous Control Policies for Information-Theoretic Active Perception

ICRA 2023poster

This paper proposes a method for learning continuous control policies for exploration and active landmark localization. We consider a mobile robot detecting landmarks within a limited sensing range, and tackle the problem of learning a control policy that maximizes the mutual information between the…

Cited by 14SourcecodeScholar
2022

Active Mapping via Gradient Ascent Optimization of Shannon Mutual Information over Continuous SE(3) Trajectories

IROS 2022poster

The problem of active mapping aims to plan an informative sequence of sensing views given a limited budget such as distance traveled. This paper considers active occupancy grid mapping using a range sensor, such as LiDAR or depth camera. State-of-the-art methods optimize information-theoretic measur…

Cited by 13SourcecodeScholar
2022

DARL1N: Distributed multi-Agent Reinforcement Learning with One-hop Neighbors

IROS 2022poster

Multi-agent reinforcement learning (MARL) meth-ods face a curse of dimensionality in the policy and value function representations as the number of agents increases. The development of distributed or parallel training techniques is also hindered by the global coupling among the agent dynamics, requi…

Cited by 13SourceScholar
2022

Safe Control Synthesis With Uncertain Dynamics and Constraints

RA-L 2022

This paper considers safe control synthesis for dynamical systems with either probabilistic or worst-case uncertainty in both the dynamics model and the safety constraints. We formulate novel probabilistic and robust (worst-case) control Lyapunov function (CLF) and control barrier function (CBF) con

Cited by 36SourceScholar
2022

WFA-IRL: Inverse Reinforcement Learning of Autonomous Behaviors Encoded as Weighted Finite Automata

IROS 2022poster

This paper presents a method for learning logical task specifications and cost functions from demonstrations. Constructing specifications by hand is challenging for complex objectives and constraints in autonomous systems. Instead, we consider demonstrated task executions, whose logic structure and…

Cited by 0SourceScholar
2021

Active Bayesian Multi-class Mapping from Range and Semantic Segmentation Observations

ICRA 2021poster

Many robot applications call for autonomous exploration and mapping of unknown and unstructured environments. Information-based exploration techniques, such as Cauchy-Schwarz quadratic mutual information (CSQMI) and fast Shannon mutual information (FSMI), have successfully achieved active binary occ…

Cited by 43SourceScholar
2021

Active Exploration and Mapping via Iterative Covariance Regulation over Continuous SE(3) Trajectories

IROS 2021poster

This paper develops iterative Covariance Regulation (iCR), a novel method for active exploration and mapping for a mobile robot equipped with on-board sensors. The problem is posed as optimal control over the SE(3) pose kinematics of the robot to minimize the differential entropy of the map conditio…

Cited by 14SourceScholar
2021

CORSAIR: Convolutional Object Retrieval and Symmetry-AIded Registration

IROS 2021poster

This paper considers online object-level mapping using partial point-cloud observations obtained online in an unknown environment. We develop an approach for fully Convolutional Object Retrieval and Symmetry-AIded Registration (CORSAIR). Our model extends the Fully Convolutional Geo-metric Features…

Cited by 10SourceScholar
2021

ELLIPSDF: Joint Object Pose and Shape Optimization With a Bi-Level Ellipsoid and Signed Distance Function Description

ICCV 2021poster

Autonomous systems need to understand the semantics and geometry of their surroundings in order to comprehend and safely execute object-level task specifications. This paper proposes an expressive yet compact model for joint object pose and shape optimization, and an associated optimization algorith…

Cited by 13PDFScholar
2021

Mesh Reconstruction from Aerial Images for Outdoor Terrain Mapping Using Joint 2D-3D Learning

ICRA 2021poster

This paper addresses outdoor terrain mapping using overhead images obtained from an unmanned aerial vehicle. Dense depth estimation from aerial images during flight is challenging. While feature-based localization and mapping techniques can deliver real-time odometry and sparse points reconstruction…

Cited by 9SourcecodeScholar
2021

Non-Monotone Energy-Aware Information Gathering for Heterogeneous Robot Teams

ICRA 2021poster

This paper considers the problem of planning trajectories for a team of sensor-equipped robots to reduce uncertainty about a dynamical process. Optimizing the trade-off between information gain and energy cost (e.g., control effort, distance travelled) is desirable but leads to a non-monotone object…

Cited by 22SourceScholar
2020

Autonomous Navigation in Unknown Environments using Sparse Kernel-based Occupancy Mapping

ICRA 2020poster

This paper focuses on real-time occupancy mapping and collision checking onboard an autonomous robot navigating in an unknown environment. We propose a new map representation, in which occupied and free space are separated by the decision boundary of a kernel perceptron classifier. We develop an onl…

Cited by 9SourcecodeScholar
2020

Dense Incremental Metric-Semantic Mapping via Sparse Gaussian Process Regression

IROS 2020poster

We develop an online probabilistic metric-semantic mapping approach for autonomous robots relying on streaming RGB-D observations. We cast this problem as a Bayesian inference task, requiring encoding both the geometric surfaces and semantic labels (e.g., chair, table, wall) of the unknown environme…

Cited by 15SourceScholar
2020

Fast and Safe Path-Following Control using a State-Dependent Directional Metric

ICRA 2020poster

This paper considers the problem of fast and safe autonomous navigation in partially known environments. Our main contribution is a control policy design based on ellipsoidal trajectory bounds obtained from a quadratic state-dependent distance metric. The ellipsoidal bounds are used to embed directi…

Cited by 26SourceScholar
2020

Information Theoretic Active Exploration in Signed Distance Fields

ICRA 2020poster

This paper focuses on exploration and occupancy mapping of unknown environments using a mobile robot. While a truncated signed distance field (TSDF) is a popular, efficient, and highly accurate representation of occupancy, few works have considered optimizing robot sensing trajectories for autonomou…

Cited by 37SourceScholar
2020

Learning Navigation Costs from Demonstration in Partially Observable Environments

ICRA 2020poster

This paper focuses on inverse reinforcement learning (IRL) to enable safe and efficient autonomous navigation in unknown partially observable environments. The objective is to infer a cost function that explains expert-demonstrated navigation behavior while relying only on the observations and state…

Cited by 5SourceScholar
2019

Asymptotically Optimal Planning for Non-Myopic Multi-Robot Information Gathering

RSS 2019poster

This paper proposes a novel highly scalable sampling-based planning algorithm for multi-robot active information acquisition tasks in complex environments. Active information gathering scenarios include target localization and tracking, active SLAM, surveillance, environmental monitoring and others.…

Cited by 68SourcePDFScholar
2019

Maximum Information Bounds for Planning Active Sensing Trajectories

IROS 2019poster

This paper considers the problem of planning trajectories for robots equipped with sensors whose task is to track an evolving target process in the world. We focus on processes which can be represented by a Gaussian random variable, which is known to reduce the general stochastic information acquisi…

Cited by 14SourceScholar
2018

Anytime Planning for Decentralized Multirobot Active Information Gathering

RA-L 2018

This letter considers the problem of reducing uncertainty about a physical process of interest by designing sensing trajectories for a team of robots. This active information gathering problem has applications in environmental monitoring, search and rescue, and security and surveillance. Our previou

Cited by 126SourceScholar
2018

Memory Augmented Control Networks

ICLR 2018poster

Planning problems in partially observable environments cannot be solved directly with convolutional networks and require some form of memory. But, even memory networks with sophisticated addressing schemes are unable to learn intelligent reasoning satisfactorily due to the complexity of simultaneous…

Cited by 98SourcePDFScholar
2017

Active end-effector pose selection for tactile object recognition through Monte Carlo tree search

IROS 2017poster

This paper considers the problem of active object recognition using touch only. The focus is on adaptively selecting a sequence of wrist poses that achieves accurate recognition by enclosure grasps. It seeks to minimize the number of touches and maximize recognition confidence. The actions are formu…

Cited by 29SourceScholar
2017

Probabilistic data association for semantic SLAM

ICRA 2017poster

Traditional approaches to simultaneous localization and mapping (SLAM) rely on low-level geometric features such as points, lines, and planes. They are unable to assign semantic labels to landmarks observed in the environment. Furthermore, loop closure recognition based on low-level features is ofte…

Cited by 605SourceScholar
2017

Search-based motion planning for quadrotors using linear quadratic minimum time control

IROS 2017poster

In this work, we propose a search-based planning method to compute dynamically feasible trajectories for a quadrotor flying in an obstacle-cluttered environment. Our approach searches for smooth, minimum-time trajectories by exploring the map using a set of short-duration motion primitives. The prim…

Cited by 257SourcecodeScholar
2015

Decentralized active information acquisition: Theory and application to multi-robot SLAM

ICRA 2015poster

This paper addresses the problem of controlling mobile sensing systems to improve the accuracy and efficiency of gathering information autonomously. It applies to scenarios such as environmental monitoring, search and rescue, surveillance and reconnaissance, and simultaneous localization and mapping…

Cited by 238SourceScholar