Skip to main content

Showing 1–50 of 97 results for author: Atanasov, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2505.10947  [pdf, other

    cs.LG cs.RO eess.SY math.OC

    Certifying Stability of Reinforcement Learning Policies using Generalized Lyapunov Functions

    Authors: Kehan Long, Jorge Cortés, Nikolay Atanasov

    Abstract: We study the problem of certifying the stability of closed-loop systems under control policies derived from optimal control or reinforcement learning (RL). Classical Lyapunov methods require a strict step-wise decrease in the Lyapunov function but such a certificate is difficult to construct for a learned control policy. The value function associated with an RL policy is a natural Lyapunov functio… ▽ More

    Submitted 19 May, 2025; v1 submitted 16 May, 2025; originally announced May 2025.

  2. arXiv:2505.06748  [pdf, ps, other

    cs.RO

    Learned IMU Bias Prediction for Invariant Visual Inertial Odometry

    Authors: Abdullah Altawaitan, Jason Stanley, Sambaran Ghosal, Thai Duong, Nikolay Atanasov

    Abstract: 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 odometry by utilizing the Lie group structure of a robot's position, velocity, and orientation states. H… ▽ More

    Submitted 10 May, 2025; originally announced May 2025.

    Comments: This work has been submitted to the IEEE for possible publication

  3. arXiv:2505.04007  [pdf, other

    stat.ML cs.LG

    Variational Formulation of the Particle Flow Particle Filter

    Authors: Yinzhuang Yi, Jorge Cortés, Nikolay Atanasov

    Abstract: This paper provides a formulation of the particle flow particle filter from the perspective of variational inference. We show that the transient density used to derive the particle flow particle filter follows a time-scaled trajectory of the Fisher-Rao gradient flow in the space of probability densities. The Fisher-Rao gradient flow is obtained as a continuous-time algorithm for variational infere… ▽ More

    Submitted 6 May, 2025; originally announced May 2025.

  4. arXiv:2504.19104  [pdf, other

    cs.RO

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

    Authors: Yulun Tian, Hanwen Cao, Sunghwan Kim, Nikolay Atanasov

    Abstract: Neural implicit representations have had a 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 increase, neural SLAM approaches face renewed challenges in the back-end optimization process to keep up with runtime requirements and… ▽ More

    Submitted 27 April, 2025; originally announced April 2025.

    Comments: To appear at RSS 2025 (15 pages, 11 figures)

  5. arXiv:2503.20066  [pdf, other

    cs.RO cs.CV

    Learning Scene-Level Signed Directional Distance Function with Ellipsoidal Priors and Neural Residuals

    Authors: Zhirui Dai, Hojoon Shin, Yulun Tian, Ki Myung Brian Lee, Nikolay Atanasov

    Abstract: Dense geometric environment representations are critical for autonomous mobile robot navigation and exploration. Recent work shows that implicit continuous representations of occupancy, signed distance, or radiance learned using neural networks offer advantages in reconstruction fidelity, efficiency, and differentiability over explicit discrete representations based on meshes, point clouds, and vo… ▽ More

    Submitted 25 March, 2025; originally announced March 2025.

  6. arXiv:2503.11979  [pdf, other

    cs.CV

    DynaGSLAM: Real-Time Gaussian-Splatting SLAM for Online Rendering, Tracking, Motion Predictions of Moving Objects in Dynamic Scenes

    Authors: Runfa Blark Li, Mahdi Shaghaghi, Keito Suzuki, Xinshuang Liu, Varun Moparthi, Bang Du, Walker Curtis, Martin Renschler, Ki Myung Brian Lee, Nikolay Atanasov, Truong Nguyen

    Abstract: Simultaneous Localization and Mapping (SLAM) is one of the most important environment-perception and navigation algorithms for computer vision, robotics, and autonomous cars/drones. Hence, high quality and fast mapping becomes a fundamental problem. With the advent of 3D Gaussian Splatting (3DGS) as an explicit representation with excellent rendering quality and speed, state-of-the-art (SOTA) work… ▽ More

    Submitted 14 March, 2025; originally announced March 2025.

  7. arXiv:2503.08090  [pdf, other

    cs.RO

    LATMOS: Latent Automaton Task Model from Observation Sequences

    Authors: Weixiao Zhan, Qiyue Dong, Eduardo Sebastián, Nikolay Atanasov

    Abstract: 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 simpler executable subtasks, (ii) understanding of the current task state from raw observations, and… ▽ More

    Submitted 11 March, 2025; originally announced March 2025.

    Comments: under review

  8. arXiv:2503.07902  [pdf, other

    cs.RO

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

    Authors: Behrad Rabiei, Mahesh Kumar A. R., Zhirui Dai, Surya L. S. R. Pilla, Qiyue Dong, Nikolay Atanasov

    Abstract: 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 semantic occupancy map. The LTL formula and the semantic occupancy map are provided to a motion planning… ▽ More

    Submitted 10 March, 2025; originally announced March 2025.

  9. arXiv:2503.04929  [pdf, other

    cs.RO cs.LG eess.SY

    Neural Configuration-Space Barriers for Manipulation Planning and Control

    Authors: Kehan Long, Ki Myung Brian Lee, Nikola Raicevic, Niyas Attasseri, Melvin Leok, Nikolay Atanasov

    Abstract: Planning and control for high-dimensional robot manipulators in cluttered, dynamic environments require both computational efficiency and robust safety guarantees. Inspired by recent advances in learning configuration-space distance functions (CDFs) as robot body representations, we propose a unified framework for motion planning and control that formulates safety constraints as CDF barriers. A CD… ▽ More

    Submitted 6 May, 2025; v1 submitted 6 March, 2025; originally announced March 2025.

  10. arXiv:2411.15468  [pdf, other

    cs.CV cs.GR cs.RO

    SplatSDF: Boosting Neural Implicit SDF via Gaussian Splatting Fusion

    Authors: Runfa Blark Li, Keito Suzuki, Bang Du, Ki Myung Brian Lee, Nikolay Atanasov, Truong Nguyen

    Abstract: A signed distance function (SDF) is a useful representation for continuous-space geometry and many related operations, including rendering, collision checking, and mesh generation. Hence, reconstructing SDF from image observations accurately and efficiently is a fundamental problem. Recently, neural implicit SDF (SDF-NeRF) techniques, trained using volumetric rendering, have gained a lot of attent… ▽ More

    Submitted 23 November, 2024; originally announced November 2024.

  11. arXiv:2411.06378  [pdf, other

    cs.CV

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

    Authors: Hanwen Cao, George J. Pappas, Nikolay Atanasov

    Abstract: In this paper, we derive a new Kalman filter 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 variable and apply Expectation Maximization (EM) to obtain a filter with update step in the same form as… ▽ More

    Submitted 10 November, 2024; originally announced November 2024.

  12. arXiv:2411.01321  [pdf, other

    cs.RO eess.SY

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

    Authors: Minnan Zhou, Mustafa Shaikh, Vatsalya Chaubey, Patrick Haggerty, Shumon Koga, Dimitra Panagou, Nikolay Atanasov

    Abstract: 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 formulate visibility as a control barrier function (CBF) constraint on the pursuer's control inputs. Simil… ▽ More

    Submitted 23 March, 2025; v1 submitted 2 November, 2024; originally announced November 2024.

    Comments: 7 pages, 7 figures

  13. arXiv:2410.17547  [pdf, other

    cs.RO

    Generalizable Motion Planning via Operator Learning

    Authors: Sharath Matada, Luke Bhan, Yuanyuan Shi, Nikolay Atanasov

    Abstract: In this work, we introduce a planning neural operator (PNO) for predicting the value function of a motion planning problem. We recast value function approximation as learning a single operator from the cost function space to the value function space, which is defined by an Eikonal partial differential equation (PDE). Therefore, our PNO model, despite being trained with a finite number of samples a… ▽ More

    Submitted 26 May, 2025; v1 submitted 23 October, 2024; originally announced October 2024.

  14. arXiv:2409.13865  [pdf, other

    cs.RO eess.SY

    Neural Configuration Distance Function for Continuum Robot Control

    Authors: Kehan Long, Hardik Parwana, Georgios Fainekos, Bardh Hoxha, Hideki Okamoto, Nikolay Atanasov

    Abstract: This paper presents a novel method for modeling the shape of a continuum robot as a Neural Configuration Euclidean Distance Function (N-CEDF). By learning separate distance fields for each link and combining them through the kinematics chain, the learned N-CEDF provides an accurate and computationally efficient representation of the robot's shape. The key advantage of a distance function represent… ▽ More

    Submitted 27 February, 2025; v1 submitted 20 September, 2024; originally announced September 2024.

  15. arXiv:2408.13377  [pdf, other

    cs.RO

    Safe Bubble Cover for Motion Planning on Distance Fields

    Authors: Ki Myung Brian Lee, Zhirui Dai, Cedric Le Gentil, Lan Wu, Nikolay Atanasov, Teresa Vidal-Calleja

    Abstract: We consider the problem of planning collision-free trajectories on distance fields. Our key observation is that querying a distance field at one configuration reveals a region of safe space whose radius is given by the distance value, obviating the need for additional collision checking within the safe region. We refer to such regions as safe bubbles, and show that safe bubbles can be obtained fro… ▽ More

    Submitted 23 August, 2024; originally announced August 2024.

    Comments: 16 pages, 11 figures. Submitted to International Symposium on Robotics Research 2024

  16. arXiv:2407.14749  [pdf, other

    cs.RO

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

    Authors: Chuong Nguyen, Abdullah Altawaitan, Thai Duong, Nikolay Atanasov, Quan Nguyen

    Abstract: 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 control (MPC) utilizing a variable-frequency scheme. Compared to existing MPC techniques, we learn a… ▽ More

    Submitted 6 December, 2024; v1 submitted 20 July, 2024; originally announced July 2024.

    Comments: 8 pages, accepted to RAL 2024

  17. arXiv:2406.17249  [pdf, other

    cs.RO

    SlideSLAM: Sparse, Lightweight, Decentralized Metric-Semantic SLAM for Multi-Robot Navigation

    Authors: Xu Liu, Jiuzhou Lei, Ankit Prabhu, Yuezhan Tao, Igor Spasojevic, Pratik Chaudhari, Nikolay Atanasov, Vijay Kumar

    Abstract: This paper develops a real-time decentralized metric-semantic Simultaneous Localization and Mapping (SLAM) algorithm framework that enables a heterogeneous robot team to collaboratively construct object-based metric-semantic maps of real-world environments featuring indoor, urban, and forests without relying on GPS. The framework integrates a data-driven front-end for instance segmentation from ei… ▽ More

    Submitted 24 December, 2024; v1 submitted 24 June, 2024; originally announced June 2024.

    Comments: Xu Liu, Jiuzhou Lei, and Ankit Prabhu contributed equally to this work

  18. arXiv:2406.01968  [pdf, other

    cs.RO cs.AI

    Cross-Embodiment Robot Manipulation Skill Transfer using Latent Space Alignment

    Authors: Tianyu Wang, Dwait Bhatt, Xiaolong Wang, Nikolay Atanasov

    Abstract: This paper focuses on transferring control policies between robot manipulators with different morphology. While reinforcement learning (RL) methods have shown successful results in robot manipulation tasks, transferring a trained policy from simulation to a real robot or deploying it on a robot with different states, actions, or kinematics is challenging. To achieve cross-embodiment policy transfe… ▽ More

    Submitted 4 June, 2024; originally announced June 2024.

    Comments: 8 pages, 9 figures

  19. arXiv:2405.18251  [pdf, other

    cs.RO eess.SY math.OC

    Sensor-Based Distributionally Robust Control for Safe Robot Navigation in Dynamic Environments

    Authors: Kehan Long, Yinzhuang Yi, Zhirui Dai, Sylvia Herbert, Jorge Cortés, Nikolay Atanasov

    Abstract: We introduce a novel method for mobile robot navigation in dynamic, unknown environments, leveraging onboard sensing and distributionally robust optimization to impose probabilistic safety constraints. Our method introduces a distributionally robust control barrier function (DR-CBF) that directly integrates noisy sensor measurements and state estimates to define safety constraints. This approach i… ▽ More

    Submitted 5 May, 2025; v1 submitted 28 May, 2024; originally announced May 2024.

    Comments: Project page: https://existentialrobotics.org/DRO_Safe_Navigation

  20. arXiv:2404.18331  [pdf, other

    cs.RO

    Multi-Robot Object SLAM Using Distributed Variational Inference

    Authors: Hanwen Cao, Sriram Shreedharan, Nikolay Atanasov

    Abstract: Multi-robot simultaneous localization and mapping (SLAM) enables a robot team to achieve coordinated tasks by relying on a common map of the environment. Constructing a map by centralized processing of the robot observations is undesirable because it creates a single point of failure and requires pre-existing infrastructure and significant communication throughput. This paper formulates multi-robo… ▽ More

    Submitted 20 August, 2024; v1 submitted 28 April, 2024; originally announced April 2024.

  21. arXiv:2404.18321  [pdf, other

    cs.RO

    Riemannian Optimization for Active Mapping with Robot Teams

    Authors: Arash Asgharivaskasi, Fritz Girke, Nikolay Atanasov

    Abstract: Autonomous exploration of unknown environments using a team of mobile robots demands distributed perception and planning strategies to enable efficient and scalable performance. Ideally, each robot should update its map and plan its motion not only relying on its own observations, but also considering the observations of its peers. Centralized solutions to multi-robot coordination are susceptible… ▽ More

    Submitted 4 May, 2024; v1 submitted 28 April, 2024; originally announced April 2024.

  22. arXiv:2404.03017  [pdf, other

    eess.SY cs.LG cs.RO math.OC

    Distributionally Robust Policy and Lyapunov-Certificate Learning

    Authors: Kehan Long, Jorge Cortes, Nikolay Atanasov

    Abstract: This article presents novel methods for synthesizing distributionally robust stabilizing neural controllers and certificates for control systems under model uncertainty. A key challenge in designing controllers with stability guarantees for uncertain systems is the accurate determination of and adaptation to shifts in model parametric uncertainty during online deployment. We tackle this with a nov… ▽ More

    Submitted 3 August, 2024; v1 submitted 3 April, 2024; originally announced April 2024.

    Comments: Accepted to IEEE Open Journal of Control Systems

  23. arXiv:2403.07563  [pdf, other

    cs.RO cs.CV cs.LG

    Learning Generalizable Feature Fields for Mobile Manipulation

    Authors: Ri-Zhao Qiu, Yafei Hu, Yuchen Song, Ge Yang, Yang Fu, Jianglong Ye, Jiteng Mu, Ruihan Yang, Nikolay Atanasov, Sebastian Scherer, Xiaolong Wang

    Abstract: 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 complexity inherent at an expansive physical scale. In this work, we present GeFF (Generalizable Feature F… ▽ More

    Submitted 26 November, 2024; v1 submitted 12 March, 2024; originally announced March 2024.

    Comments: Preprint. Project website is at: https://geff-b1.github.io/

  24. arXiv:2402.08867  [pdf, other

    cs.RO

    Distributed Optimization with Consensus Constraint for Multi-Robot Semantic Octree Mapping

    Authors: Arash Asgharivaskasi, Nikolay Atanasov

    Abstract: This work develops a distributed optimization algorithm for multi-robot 3-D semantic mapping using streaming range and visual observations and single-hop communication. Our approach relies on gradient-based optimization of the observation log-likelihood of each robot subject to a map consensus constraint to build a common multi-class map of the environment. This formulation leads to closed-form up… ▽ More

    Submitted 13 February, 2024; originally announced February 2024.

  25. arXiv:2401.09520  [pdf, other

    cs.RO eess.SY

    Port-Hamiltonian Neural ODE Networks on Lie Groups For Robot Dynamics Learning and Control

    Authors: Thai Duong, Abdullah Altawaitan, Jason Stanley, Nikolay Atanasov

    Abstract: Accurate models of robot dynamics are critical for safe and stable control and generalization to novel operational conditions. Hand-designed models, however, may be insufficiently accurate, even after careful parameter tuning. This motivates the use of machine learning techniques to approximate the robot dynamics over a training set of state-control trajectories. The dynamics of many robots are de… ▽ More

    Submitted 11 June, 2024; v1 submitted 17 January, 2024; originally announced January 2024.

    Comments: Journal submission with 18 pages, 13 figures. Website: https://thaipduong.github.io/LieGroupHamDL/. arXiv admin note: substantial text overlap with arXiv:2106.12782

  26. arXiv:2401.00212  [pdf, ps, other

    cs.RO cs.MA eess.SY

    Physics-Informed Multi-Agent Reinforcement Learning for Distributed Multi-Robot Problems

    Authors: Eduardo Sebastian, Thai Duong, Nikolay Atanasov, Eduardo Montijano, Carlos Sagues

    Abstract: The networked nature of multi-robot systems presents challenges in the context of multi-agent reinforcement learning. Centralized control policies do not scale with increasing numbers of robots, whereas independent control policies do not exploit the information provided by other robots, exhibiting poor performance in cooperative-competitive tasks. In this work we propose a physics-informed reinfo… ▽ More

    Submitted 22 June, 2025; v1 submitted 30 December, 2023; originally announced January 2024.

    Comments: Paper accepted and published at IEEE T-RO

  27. arXiv:2312.01227  [pdf, other

    cs.LG cs.MA cs.RO eess.SP

    Distributed Bayesian Estimation in Sensor Networks: Consensus on Marginal Densities

    Authors: Parth Paritosh, Nikolay Atanasov, Sonia Martinez

    Abstract: In this paper, we aim to design and analyze distributed Bayesian estimation algorithms for sensor networks. The challenges we address are to (i) derive a distributed provably-correct algorithm in the functional space of probability distributions over continuous variables, and (ii) leverage these results to obtain new distributed estimators restricted to subsets of variables observed by individual… ▽ More

    Submitted 23 March, 2025; v1 submitted 2 December, 2023; originally announced December 2023.

  28. arXiv:2310.01363  [pdf, ps, other

    cs.RO eess.SY

    EAST: Environment Aware Safe Tracking using Planning and Control Co-Design

    Authors: Zhichao Li, Yinzhuang Yi, Zhuolin Niu, Nikolay Atanasov

    Abstract: This paper considers the problem of autonomous mobile robot navigation in unknown environments with moving obstacles. We propose a new method to achieve environment-aware safe tracking (EAST) of robot motion plans that integrates an obstacle clearance cost for path planning, a convex reachable set for robot motion prediction, and safety constraints for dynamic obstacle avoidance. EAST adapts the m… ▽ More

    Submitted 12 June, 2025; v1 submitted 2 October, 2023; originally announced October 2023.

  29. arXiv:2310.00273  [pdf, other

    cs.RO math.OC

    Safe Stabilizing Control for Polygonal Robots in Dynamic Elliptical Environments

    Authors: Kehan Long, Khoa Tran, Melvin Leok, Nikolay Atanasov

    Abstract: This paper addresses the challenge of safe navigation for rigid-body mobile robots in dynamic environments. We introduce an analytic approach to compute the distance between a polygon and an ellipse, and employ it to construct a control barrier function (CBF) for safe control synthesis. Existing CBF design methods for mobile robot obstacle avoidance usually assume point or circular robots, prevent… ▽ More

    Submitted 30 April, 2024; v1 submitted 30 September, 2023; originally announced October 2023.

    Comments: 2024 American Control Conference

  30. arXiv:2309.09182  [pdf, other

    cs.RO

    Optimal Scene Graph Planning with Large Language Model Guidance

    Authors: Zhirui Dai, Arash Asgharivaskasi, Thai Duong, Shusen Lin, Maria-Elizabeth Tzes, George Pappas, Nikolay Atanasov

    Abstract: Recent advances in metric, semantic, and topological mapping have equipped autonomous robots with semantic concept grounding capabilities to interpret natural language tasks. This work aims to leverage these new capabilities with an efficient task planning algorithm for hierarchical metric-semantic models. We consider a scene graph representation of the environment and utilize a large language mod… ▽ More

    Submitted 10 January, 2024; v1 submitted 17 September, 2023; originally announced September 2023.

  31. arXiv:2309.09163  [pdf, other

    cs.RO eess.SY

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

    Authors: Abdullah Altawaitan, Jason Stanley, Sambaran Ghosal, Thai Duong, Nikolay Atanasov

    Abstract: 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 approaches offer higher model capacity and better generalization but require large amounts of state-labeled… ▽ More

    Submitted 12 March, 2024; v1 submitted 17 September, 2023; originally announced September 2023.

    Comments: 8 pages, 5 figures

  32. arXiv:2309.05655  [pdf, other

    cs.RO cs.LG

    Dynamic Handover: Throw and Catch with Bimanual Hands

    Authors: Binghao Huang, Yuanpei Chen, Tianyu Wang, Yuzhe Qin, Yaodong Yang, Nikolay Atanasov, Xiaolong Wang

    Abstract: 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 two multi-finger hands attached to robot arms to solve this problem. We train our system using Multi-A… ▽ More

    Submitted 11 September, 2023; originally announced September 2023.

    Comments: Accepted at CoRL 2023. https://binghao-huang.github.io/dynamic_handover/

  33. arXiv:2309.02606  [pdf, other

    cs.LG cs.RO eess.SP stat.ML

    Distributed Variational Inference for Online Supervised Learning

    Authors: Parth Paritosh, Nikolay Atanasov, Sonia Martinez

    Abstract: Developing efficient solutions for inference problems in intelligent sensor networks is crucial for the next generation of location, tracking, and mapping services. This paper develops a scalable distributed probabilistic inference algorithm that applies to continuous variables, intractable posteriors and large-scale real-time data in sensor networks. In a centralized setting, variational inferenc… ▽ More

    Submitted 22 October, 2023; v1 submitted 5 September, 2023; originally announced September 2023.

  34. arXiv:2307.04374  [pdf, other

    eess.SY cs.LG cs.RO

    Learning to Identify Graphs from Node Trajectories in Multi-Robot Networks

    Authors: Eduardo Sebastian, Thai Duong, Nikolay Atanasov, Eduardo Montijano, Carlos Sagues

    Abstract: The graph identification problem consists of discovering the interactions among nodes in a network given their state/feature trajectories. This problem is challenging because the behavior of a node is coupled to all the other nodes by the unknown interaction model. Besides, high-dimensional and nonlinear state trajectories make it difficult to identify if two nodes are connected. Current solutions… ▽ More

    Submitted 21 October, 2023; v1 submitted 10 July, 2023; originally announced July 2023.

    Comments: Accepted at IEEE MRS 2023

  35. arXiv:2212.01554  [pdf, other

    math.OC cs.RO

    Distributionally Robust Lyapunov Function Search Under Uncertainty

    Authors: Kehan Long, Yinzhuang Yi, Jorge Cortes, Nikolay Atanasov

    Abstract: This paper develops methods for proving Lyapunov stability of dynamical systems subject to disturbances with an unknown distribution. We assume only a finite set of disturbance samples is available and that the true online disturbance realization may be drawn from a different distribution than the given samples. We formulate an optimization problem to search for a sum-of-squares (SOS) Lyapunov fun… ▽ More

    Submitted 11 July, 2024; v1 submitted 3 December, 2022; originally announced December 2022.

    Comments: 5th Annual Learning for Dynamics & Control Conference Code: https://github.com/KehanLong/DR-Lyapunov-Function

  36. arXiv:2212.01498  [pdf, other

    cs.RO cs.LG

    Policy Learning for Active Target Tracking over Continuous SE(3) Trajectories

    Authors: Pengzhi Yang, Shumon Koga, Arash Asgharivaskasi, Nikolay Atanasov

    Abstract: This paper proposes a novel model-based policy gradient algorithm for tracking dynamic targets using a mobile robot, equipped with an onboard sensor with limited field of view. The task is to obtain a continuous control policy for the mobile robot to collect sensor measurements that reduce uncertainty in the target states, measured by the target distribution entropy. We design a neural network con… ▽ More

    Submitted 16 May, 2023; v1 submitted 2 December, 2022; originally announced December 2022.

    Comments: 12 pages, 2 figures, submitted to Learning for Dynamics and Control Conference

  37. arXiv:2211.16006  [pdf, other

    cs.RO cs.LG math.DS

    Lie Group Forced Variational Integrator Networks for Learning and Control of Robot Systems

    Authors: Valentin Duruisseaux, Thai Duong, Melvin Leok, Nikolay Atanasov

    Abstract: Incorporating prior knowledge of physics laws and structural properties of dynamical systems into the design of deep learning architectures has proven to be a powerful technique for improving their computational efficiency and generalization capacity. Learning accurate models of robot dynamics is critical for safe and stable control. Autonomous mobile robots, including wheeled, aerial, and underwa… ▽ More

    Submitted 15 May, 2023; v1 submitted 29 November, 2022; originally announced November 2022.

    Comments: 24 pages

    MSC Class: 68T40; 65P10; 70E60; 68T07; 37J11 ACM Class: I.2.6; I.2.9

  38. arXiv:2210.01341  [pdf, ps, other

    math.OC cs.RO

    Safe and Stable Control Synthesis for Uncertain System Models via Distributionally Robust Optimization

    Authors: Kehan Long, Yinzhuang Yi, Jorge Cortes, Nikolay Atanasov

    Abstract: This paper considers enforcing safety and stability of dynamical systems in the presence of model uncertainty. Safety and stability constraints may be specified using a control barrier function (CBF) and a control Lyapunov function (CLF), respectively. To take model uncertainty into account, robust and chance formulations of the constraints are commonly considered. However, this requires known err… ▽ More

    Submitted 16 March, 2023; v1 submitted 3 October, 2022; originally announced October 2022.

  39. arXiv:2209.12427  [pdf, other

    cs.RO cs.LG

    Learning Continuous Control Policies for Information-Theoretic Active Perception

    Authors: Pengzhi Yang, Yuhan Liu, Shumon Koga, Arash Asgharivaskasi, Nikolay Atanasov

    Abstract: This paper proposes a method for learning continuous control policies for active landmark localization and exploration using an information-theoretic cost. 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 landmark states and the sensor observations. We employ a Kalman… ▽ More

    Submitted 16 May, 2023; v1 submitted 26 September, 2022; originally announced September 2022.

    Comments: 7 pages, 6 figures, submitted to International Conference on Robotics and Automation (ICRA) 2023

  40. arXiv:2209.10035  [pdf, other

    cs.RO cs.IT

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

    Authors: Daniel T. Larsson, Arash Asgharivaskasi, Jaein Lim, Nikolay Atanasov, Panagiotis Tsiotras

    Abstract: 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 sensor data which is then compressed by a novel information-theoretic tree-pruning approach. The proposed approach is probabilistic and incorporates the un… ▽ More

    Submitted 20 September, 2022; originally announced September 2022.

  41. arXiv:2209.09702  [pdf, other

    eess.SY cs.RO

    LEMURS: Learning Distributed Multi-Robot Interactions

    Authors: Eduardo Sebastian, Thai Duong, Nikolay Atanasov, Eduardo Montijano, Carlos Sagues

    Abstract: 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. We represent a multi-robot control policy using an architecture that combines self-attention mechan… ▽ More

    Submitted 21 February, 2023; v1 submitted 20 September, 2022; originally announced September 2022.

    Comments: Accepted for publication at IEEE International Conference on Robotics and Automation 2023

  42. arXiv:2208.00262  [pdf, other

    cs.RO eess.SY

    Energy-Aware, Collision-Free Information Gathering for Heterogeneous Robot Teams

    Authors: Xiaoyi Cai, Brent Schlotfeldt, Kasra Khosoussi, Nikolay Atanasov, George J. Pappas, Jonathan P. How

    Abstract: This paper considers the problem of safely coordinating a team of sensor-equipped robots to reduce uncertainty about a dynamical process, where the objective trades off information gain and energy cost. Optimizing this trade-off is desirable, but leads to a non-monotone objective function in the set of robot trajectories. Therefore, common multi-robot planners based on coordinate descent lose thei… ▽ More

    Submitted 9 March, 2023; v1 submitted 30 July, 2022; originally announced August 2022.

    Comments: To appear in Transactions on Robotics; 18 pages and 16 figures. arXiv admin note: text overlap with arXiv:2101.11093

  43. arXiv:2207.10840  [pdf, other

    cs.RO eess.SY

    Robust and Safe Autonomous Navigation for Systems with Learned SE(3) Hamiltonian Dynamics

    Authors: Zhichao Li, Thai Duong, Nikolay Atanasov

    Abstract: Stability and safety are critical properties for successful deployment of automatic control systems. As a motivating example, consider autonomous mobile robot navigation in a complex environment. A control design that generalizes to different operational conditions requires a model of the system dynamics, robustness to modeling errors, and satisfaction of safety \NEWZL{constraints}, such as collis… ▽ More

    Submitted 21 July, 2022; originally announced July 2022.

  44. arXiv:2207.00254  [pdf, ps, other

    cs.RO

    A Survey on Active Simultaneous Localization and Mapping: State of the Art and New Frontiers

    Authors: Julio A. Placed, Jared Strader, Henry Carrillo, Nikolay Atanasov, Vadim Indelman, Luca Carlone, José A. Castellanos

    Abstract: Active Simultaneous Localization and Mapping (SLAM) is the problem of planning and controlling the motion of a robot to build the most accurate and complete model of the surrounding environment. Since the first foundational work in active perception appeared, more than three decades ago, this field has received increasing attention across different scientific communities. This has brought about ma… ▽ More

    Submitted 13 February, 2023; v1 submitted 1 July, 2022; originally announced July 2022.

    Comments: Accepted to IEEE Transactions on Robotics (T-RO). 20 pages

    Journal ref: IEEE Transactions on Robotics (T-RO), 2023

  45. arXiv:2206.11299  [pdf, other

    cs.LG cs.RO

    Latent Policies for Adversarial Imitation Learning

    Authors: Tianyu Wang, Nikhil Karnwal, Nikolay Atanasov

    Abstract: This paper considers learning robot locomotion and manipulation tasks from expert demonstrations. Generative adversarial imitation learning (GAIL) trains a discriminator that distinguishes expert from agent transitions, and in turn use a reward defined by the discriminator output to optimize a policy generator for the agent. This generative adversarial training approach is very powerful but depend… ▽ More

    Submitted 22 June, 2022; originally announced June 2022.

    Comments: 8 pages, 5 figures

  46. TerrainMesh: Metric-Semantic Terrain Reconstruction from Aerial Images Using Joint 2D-3D Learning

    Authors: Qiaojun Feng, Nikolay Atanasov

    Abstract: This paper considers outdoor terrain mapping using RGB images obtained from an aerial vehicle. While feature-based localization and mapping techniques deliver real-time vehicle odometry and sparse keypoint depth reconstruction, a dense model of the environment geometry and semantics (vegetation, buildings, etc.) is usually recovered offline with significant computation and storage. This paper deve… ▽ More

    Submitted 16 January, 2024; v1 submitted 23 April, 2022; originally announced April 2022.

    Comments: 19 pages, 17 figures. arXiv admin note: text overlap with arXiv:2101.01844

    Journal ref: IEEE Transactions on Robotics 2024

  47. arXiv:2204.07623  [pdf, other

    cs.RO

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

    Authors: Arash Asgharivaskasi, Shumon Koga, Nikolay Atanasov

    Abstract: The problem of active mapping aims to plan an informative sequence of sensing views given a limited budget such as distance traveled. This paper consider active occupancy grid mapping using a range sensor, such as LiDAR or depth camera. State-of-the-art methods optimize information-theoretic measures relating the occupancy grid probabilities with the range sensor measurements. The non-smooth natur… ▽ More

    Submitted 15 April, 2022; originally announced April 2022.

  48. Safe Control Synthesis with Uncertain Dynamics and Constraints

    Authors: Kehan Long, Vikas Dhiman, Melvin Leok, Jorge Cortés, Nikolay Atanasov

    Abstract: 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) constraints that take into account the effect of uncertainty in either case. We show that either the pr… ▽ More

    Submitted 30 September, 2022; v1 submitted 19 February, 2022; originally announced February 2022.

    Comments: Fix typos

  49. arXiv:2202.09019  [pdf, other

    cs.MA cs.LG

    Distributed Multi-Agent Reinforcement Learning with One-hop Neighbors and Compute Straggler Mitigation

    Authors: Baoqian Wang, Junfei Xie, Nikolay Atanasov

    Abstract: Most multi-agent reinforcement learning (MARL) methods are limited in the scale of problems they can handle. With increasing numbers of agents, the number of training iterations required to find the optimal behaviors increases exponentially due to the exponentially growing joint state and action spaces. This paper tackles this limitation by introducing a scalable MARL method called Distributed mul… ▽ More

    Submitted 30 December, 2024; v1 submitted 17 February, 2022; originally announced February 2022.

    Comments: This is an extended journal version of the previous conference version and is accepted to the journal IEEE Transactions on Control of Network Systems

  50. arXiv:2201.04339  [pdf, other

    cs.RO eess.SY

    Physics-guided Learning-based Adaptive Control on the SE(3) Manifold

    Authors: Thai Duong, Nikolay Atanasov

    Abstract: In real-world robotics applications, accurate models of robot dynamics are critical for safe and stable control in rapidly changing operational conditions. This motivates the use of machine learning techniques to approximate robot dynamics and their disturbances over a training set of state-control trajectories. This paper demonstrates that inductive biases arising from physics laws can be used to… ▽ More

    Submitted 12 January, 2022; originally announced January 2022.

    Comments: Accepted to Physical Reasoning and Inductive Biases for the Real World workshop at NeurIPS 2021. arXiv admin note: text overlap with arXiv:2109.09974