Skip to main content

Showing 1–23 of 23 results for author: Tagliabue, A

.
  1. PRIMER: Perception-Aware Robust Learning-based Multiagent Trajectory Planner

    Authors: Kota Kondo, Claudius T. Tewari, Andrea Tagliabue, Jesus Tordesillas, Parker C. Lusk, Jonathan P. How

    Abstract: In decentralized multiagent trajectory planners, agents need to communicate and exchange their positions to generate collision-free trajectories. However, due to localization errors/uncertainties, trajectory deconfliction can fail even if trajectories are perfectly shared between agents. To address this issue, we first present PARM and PARM*, perception-aware, decentralized, asynchronous multiagen… ▽ More

    Submitted 14 June, 2024; originally announced June 2024.

    Comments: 6 pages, 3 figures

  2. arXiv:2405.01758  [pdf, other

    cs.RO cs.LG eess.SY

    CGD: Constraint-Guided Diffusion Policies for UAV Trajectory Planning

    Authors: Kota Kondo, Andrea Tagliabue, Xiaoyi Cai, Claudius Tewari, Olivia Garcia, Marcos Espitia-Alvarez, Jonathan P. How

    Abstract: Traditional optimization-based planners, while effective, suffer from high computational costs, resulting in slow trajectory generation. A successful strategy to reduce computation time involves using Imitation Learning (IL) to develop fast neural network (NN) policies from those planners, which are treated as expert demonstrators. Although the resulting NN policies are effective at quickly genera… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

    Comments: 8 pages, 3 figures

  3. arXiv:2311.14153  [pdf, other

    cs.RO cs.AI cs.LG

    Tube-NeRF: Efficient Imitation Learning of Visuomotor Policies from MPC using Tube-Guided Data Augmentation and NeRFs

    Authors: Andrea Tagliabue, Jonathan P. How

    Abstract: Imitation learning (IL) can train computationally-efficient sensorimotor policies from a resource-intensive Model Predictive Controller (MPC), but it often requires many samples, leading to long training times or limited robustness. To address these issues, we combine IL with a variant of robust MPC that accounts for process and sensing uncertainties, and we design a data augmentation (DA) strateg… ▽ More

    Submitted 26 February, 2024; v1 submitted 23 November, 2023; originally announced November 2023.

    Comments: Video: https://youtu.be/_W5z33ZK1m4. Evolved paper from our previous work: arXiv:2210.10127

  4. arXiv:2311.03655  [pdf, other

    cs.RO cs.MA

    PUMA: Fully Decentralized Uncertainty-aware Multiagent Trajectory Planner with Real-time Image Segmentation-based Frame Alignment

    Authors: Kota Kondo, Claudius T. Tewari, Mason B. Peterson, Annika Thomas, Jouko Kinnari, Andrea Tagliabue, Jonathan P. How

    Abstract: Fully decentralized, multiagent trajectory planners enable complex tasks like search and rescue or package delivery by ensuring safe navigation in unknown environments. However, deconflicting trajectories with other agents and ensuring collision-free paths in a fully decentralized setting is complicated by dynamic elements and localization uncertainty. To this end, this paper presents (1) an uncer… ▽ More

    Submitted 6 March, 2024; v1 submitted 6 November, 2023; originally announced November 2023.

    Comments: 7 pages, 13 figures, conference paper

  5. arXiv:2311.01403  [pdf, other

    cs.RO

    REAL: Resilience and Adaptation using Large Language Models on Autonomous Aerial Robots

    Authors: Andrea Tagliabue, Kota Kondo, Tong Zhao, Mason Peterson, Claudius T. Tewari, Jonathan P. How

    Abstract: Large Language Models (LLMs) pre-trained on internet-scale datasets have shown impressive capabilities in code understanding, synthesis, and general purpose question-and-answering. Key to their performance is the substantial prior knowledge acquired during training and their ability to reason over extended sequences of symbols, often presented in natural language. In this work, we aim to harness t… ▽ More

    Submitted 2 November, 2023; originally announced November 2023.

    Comments: 13 pages, 5 figures, conference workshop

  6. arXiv:2306.00286  [pdf, other

    cs.RO

    Efficient Deep Learning of Robust Policies from MPC using Imitation and Tube-Guided Data Augmentation

    Authors: Andrea Tagliabue, Jonathan P. How

    Abstract: Imitation Learning (IL) can generate computationally efficient policies from demonstrations provided by Model Predictive Control (MPC). However, IL methods often require extensive data-collection and training efforts, limiting changes to the policy if the task changes, and they produce policies with limited robustness to new disturbances. In this work, we propose an IL strategy to efficiently comp… ▽ More

    Submitted 6 July, 2024; v1 submitted 31 May, 2023; originally announced June 2023.

    Comments: Accepted for the Transaction on Robotics (T-RO), May 2024

  7. arXiv:2303.15688  [pdf, other

    cs.RO cs.AI

    Efficient Deep Learning of Robust, Adaptive Policies using Tube MPC-Guided Data Augmentation

    Authors: Tong Zhao, Andrea Tagliabue, Jonathan P. How

    Abstract: The deployment of agile autonomous systems in challenging, unstructured environments requires adaptation capabilities and robustness to uncertainties. Existing robust and adaptive controllers, such as those based on model predictive control (MPC), can achieve impressive performance at the cost of heavy online onboard computations. Strategies that efficiently learn robust and onboard-deployable pol… ▽ More

    Submitted 2 October, 2023; v1 submitted 27 March, 2023; originally announced March 2023.

    Comments: 8 pages, 6 figures. IROS23 final version, with page numbers added

  8. arXiv:2210.10127  [pdf, other

    cs.RO cs.LG

    Output Feedback Tube MPC-Guided Data Augmentation for Robust, Efficient Sensorimotor Policy Learning

    Authors: Andrea Tagliabue, Jonathan P. How

    Abstract: Imitation learning (IL) can generate computationally efficient sensorimotor policies from demonstrations provided by computationally expensive model-based sensing and control algorithms. However, commonly employed IL methods are often data-inefficient, requiring the collection of a large number of demonstrations and producing policies with limited robustness to uncertainties. In this work, we comb… ▽ More

    Submitted 18 October, 2022; originally announced October 2022.

    Comments: Accepted to IROS 22

  9. arXiv:2209.10007  [pdf, other

    cs.RO cs.LG

    Robust, High-Rate Trajectory Tracking on Insect-Scale Soft-Actuated Aerial Robots with Deep-Learned Tube MPC

    Authors: Andrea Tagliabue, Yi-Hsuan Hsiao, Urban Fasel, J. Nathan Kutz, Steven L. Brunton, YuFeng Chen, Jonathan P. How

    Abstract: Accurate and agile trajectory tracking in sub-gram Micro Aerial Vehicles (MAVs) is challenging, as the small scale of the robot induces large model uncertainties, demanding robust feedback controllers, while the fast dynamics and computational constraints prevent the deployment of computationally expensive strategies. In this work, we present an approach for agile and computationally efficient tra… ▽ More

    Submitted 26 September, 2022; v1 submitted 20 September, 2022; originally announced September 2022.

    Comments: Submitted to ICRA 2023. Andrea Tagliabue and Yi-Hsuan Hsiao equally contributed. Video: https://youtu.be/Seupy1bSkY4

  10. arXiv:2109.09910  [pdf, other

    cs.RO cs.LG

    Demonstration-Efficient Guided Policy Search via Imitation of Robust Tube MPC

    Authors: Andrea Tagliabue, Dong-Ki Kim, Michael Everett, Jonathan P. How

    Abstract: We propose a demonstration-efficient strategy to compress a computationally expensive Model Predictive Controller (MPC) into a more computationally efficient representation based on a deep neural network and Imitation Learning (IL). By generating a Robust Tube variant (RTMPC) of the MPC and leveraging properties from the tube, we introduce a data augmentation method that enables high demonstration… ▽ More

    Submitted 23 September, 2021; v1 submitted 20 September, 2021; originally announced September 2021.

    Comments: Submitted to the 2022 IEEE Conference on Robotics and Automation (ICRA). Video: https://youtu.be/28zQFktJIqg

  11. arXiv:2108.03807  [pdf, other

    cs.RO

    Model-free online motion adaptation for energy efficient flights of multicopters

    Authors: Xiangyu Wu, Jun Zeng, Andrea Tagliabue, Mark W. Mueller

    Abstract: Limited flight distance and time is a common problem for multicopters. We propose a method for finding the optimal speed and sideslip angle of a multicopter flying a given path to achieve either the longest flight distance or time. Since flight speed and sideslip are often free variables in multicopter path planning, they can be changed without changing the mission. The proposed method is based on… ▽ More

    Submitted 22 June, 2022; v1 submitted 9 August, 2021; originally announced August 2021.

    Comments: 11 pages + appendix

  12. arXiv:2105.13506  [pdf, other

    cs.RO

    Airflow-Inertial Odometry for Resilient State Estimation on Multirotors

    Authors: Andrea Tagliabue, Jonathan P. How

    Abstract: We present a dead reckoning strategy for increased resilience to position estimation failures on multirotors, using only data from a low-cost IMU and novel, bio-inspired airflow sensors. The goal is challenging, since low-cost IMUs are subject to large noise and drift, while 3D airflow sensing is made difficult by the interference caused by the propellers and by the wind. Our approach relies on a… ▽ More

    Submitted 27 May, 2021; originally announced May 2021.

    Comments: Accepted to the 2021 International Conference on Robotics and Automation (ICRA 2021). Contains minor updates in Fig. 2 and Section IV.b, VII.E, VII.F

  13. arXiv:2103.11470  [pdf, other

    cs.RO cs.AI

    NeBula: Quest for Robotic Autonomy in Challenging Environments; TEAM CoSTAR at the DARPA Subterranean Challenge

    Authors: Ali Agha, Kyohei Otsu, Benjamin Morrell, David D. Fan, Rohan Thakker, Angel Santamaria-Navarro, Sung-Kyun Kim, Amanda Bouman, Xianmei Lei, Jeffrey Edlund, Muhammad Fadhil Ginting, Kamak Ebadi, Matthew Anderson, Torkom Pailevanian, Edward Terry, Michael Wolf, Andrea Tagliabue, Tiago Stegun Vaquero, Matteo Palieri, Scott Tepsuporn, Yun Chang, Arash Kalantari, Fernando Chavez, Brett Lopez, Nobuhiro Funabiki , et al. (47 additional authors not shown)

    Abstract: This paper presents and discusses algorithms, hardware, and software architecture developed by the TEAM CoSTAR (Collaborative SubTerranean Autonomous Robots), competing in the DARPA Subterranean Challenge. Specifically, it presents the techniques utilized within the Tunnel (2019) and Urban (2020) competitions, where CoSTAR achieved 2nd and 1st place, respectively. We also discuss CoSTAR's demonstr… ▽ More

    Submitted 18 October, 2021; v1 submitted 21 March, 2021; originally announced March 2021.

    Comments: For team website, see https://costar.jpl.nasa.gov/. Accepted for publication in the Journal of Field Robotics, 2021

  14. arXiv:2102.03443  [pdf, other

    cs.RO

    LION: Lidar-Inertial Observability-Aware Navigator for Vision-Denied Environments

    Authors: Andrea Tagliabue, Jesus Tordesillas, Xiaoyi Cai, Angel Santamaria-Navarro, Jonathan P. How, Luca Carlone, Ali-akbar Agha-mohammadi

    Abstract: State estimation for robots navigating in GPS-denied and perceptually-degraded environments, such as underground tunnels, mines and planetary subsurface voids, remains challenging in robotics. Towards this goal, we present LION (Lidar-Inertial Observability-Aware Navigator), which is part of the state estimation framework developed by the team CoSTAR for the DARPA Subterranean Challenge, where the… ▽ More

    Submitted 5 February, 2021; originally announced February 2021.

    Comments: 2020 International Symposium on Experimental Robotics (ISER 2020)

  15. arXiv:2003.08293  [pdf, other

    cs.RO cs.MA eess.SY

    The Shapeshifter: a Morphing, Multi-Agent,Multi-Modal Robotic Platform for the Exploration of Titan (preprint version)

    Authors: Ali-akbar Agha-mohammadi, Andrea Tagliabue, Stephanie Schneider, Benjamin Morrell, Marco Pavone, Jason Hofgartner, Issa A. D. Nesnas, Rashied B. Amini, Arash Kalantari, Alessandra Babuscia, Jonathan Lunine

    Abstract: In this report for the Nasa NIAC Phase I study, we present a mission architecture and a robotic platform, the Shapeshifter, that allow multi-domain and redundant mobility on Saturn's moon Titan, and potentially other bodies with atmospheres. The Shapeshifter is a collection of simple and affordable robotic units, called Cobots, comparable to personal palm-size quadcopters. By attaching and detachi… ▽ More

    Submitted 16 March, 2020; originally announced March 2020.

    Comments: Ali-akbar Agha-mohammadi is the Principal Investigator. arXiv admin note: substantial text overlap with arXiv:2002.00515

  16. arXiv:2003.02305  [pdf, other

    cs.RO cs.LG eess.SY

    Touch the Wind: Simultaneous Airflow, Drag and Interaction Sensing on a Multirotor

    Authors: Andrea Tagliabue, Aleix Paris, Suhan Kim, Regan Kubicek, Sarah Bergbreiter, Jonathan P. How

    Abstract: Disturbance estimation for Micro Aerial Vehicles (MAVs) is crucial for robustness and safety. In this paper, we use novel, bio-inspired airflow sensors to measure the airflow acting on a MAV, and we fuse this information in an Unscented Kalman Filter (UKF) to simultaneously estimate the three-dimensional wind vector, the drag force, and other interaction forces (e.g. due to collisions, interaction… ▽ More

    Submitted 4 March, 2020; originally announced March 2020.

    Comments: The first two authors contributed equally

  17. arXiv:2002.00515  [pdf, other

    cs.RO eess.SY

    Shapeshifter: A Multi-Agent, Multi-Modal Robotic Platform for Exploration of Titan

    Authors: Andrea Tagliabue, Stephanie Schneider, Marco Pavone, Ali-akbar Agha-mohammadi

    Abstract: In this paper we present a mission architecture and a robotic platform, the Shapeshifter, that allow multi-domain and redundant mobility on Saturn's moon Titan, and potentially other bodies with atmospheres. The Shapeshifter is a collection of simple and affordable robotic units, called Cobots, comparable to personal palm-size quadcopters. By attaching and detaching with each other, multiple Cobot… ▽ More

    Submitted 2 February, 2020; originally announced February 2020.

  18. Catalog of New K2 Exoplanet Candidates from Citizen Scientists

    Authors: Jon K. Zink, Kevin K. Hardegree-Ullman, Jessie L. Christiansen, Ian J. M. Crossfield, Erik A. Petigura, Chris J. Lintott, John H. Livingston, David R. Ciardi, Geert Barentsen, Courtney D. Dressing, Alexander Ye, Joshua E. Schlieder, Kevin Acres, Peter Ansorge, Dario Arienti, Elisabeth Baeten, Victoriano Canales Cerd, Itayi Chitsiga, Maxwell Daly, James Damboiu, Martin Ende, Adnan Erdag, Stiliyan Evstatiev, Joseph Henderson, David Hine , et al. (12 additional authors not shown)

    Abstract: We provide 28 new planet candidates that have been vetted by citizen scientists and expert astronomers. This catalog contains 9 likely rocky candidates ($R_{pl} < 2.0R_\oplus$) and 19 gaseous candidates ($R_{pl} > 2.0R_\oplus$). Within this list we find one multi-planet system (EPIC 246042088). These two sub-Neptune ($2.99 \pm 0.02R_\oplus$ and $3.44 \pm 0.02R_\oplus$) planets exist in a near 3:2… ▽ More

    Submitted 5 March, 2019; v1 submitted 1 March, 2019; originally announced March 2019.

    Journal ref: RNAAS 2019, Volume 3, Number 2

  19. arXiv:1711.08753  [pdf, other

    cs.RO

    Robust Collaborative Object Transportation Using Multiple MAVs

    Authors: Andrea Tagliabue, Mina Kamel, Roland Siegwart, Juan Nieto

    Abstract: Collaborative object transportation using multiple Micro Aerial Vehicles (MAVs) with limited communication is a challenging problem. In this paper we address the problem of multiple MAVs mechanically coupled to a bulky object for transportation purposes without explicit communication between agents. The apparent physical properties of each agent are reshaped to achieve robustly stable transportati… ▽ More

    Submitted 23 November, 2017; originally announced November 2017.

  20. arXiv:1612.04915  [pdf, other

    cs.RO eess.SY

    Collaborative Object Transportation Using MAVs via Passive Force Control

    Authors: Andrea Tagliabue, Mina Kamel, Sebastian Verling, Roland Siegwart, Juan Nieto

    Abstract: This paper shows a strategy based on passive force control for collaborative object transportation using Micro Aerial Vehicles (MAVs), focusing on the transportation of a bulky object by two hexacopters. The goal is to develop a robust approach which does not rely on: (a) communication links between the MAVs, (b) the knowledge of the payload shape and (c) the position of gras** point. The propos… ▽ More

    Submitted 14 December, 2016; originally announced December 2016.

    Comments: under review for the IEEE International Conference on Robotics and Automation (ICRA) 2017

  21. Manganese in the West Atlantic Ocean in context of the first global ocean circulation model of manganese

    Authors: M. M. P. van Hulten, R. Middag, J. -C. Dutay, H. J. W. de Baar, M. Roy-Barman, M. Gehlen, A. Tagliabue, A. Sterl

    Abstract: Dissolved manganese (Mn) is a biologically essential element, and its oxidised form is involved in the removal of trace elements from ocean waters. Recently, a large number of highly accurate Mn measurements have been obtained in the Atlantic, Indian and Arctic Oceans as part of the GEOTRACES programme. The goal of this study is to combine these new observations with state-of-the-art modelling to… ▽ More

    Submitted 11 February, 2017; v1 submitted 22 June, 2016; originally announced June 2016.

    Comments: Model output data are available at https://doi.org/10.1594/PANGAEA.871981 ; for the model code, please see the supplementary material of the Biogeosciences publication

    Journal ref: Biogeosciences, 14, 1123-1152, 2017

  22. On the effects of circulation, sediment resuspension and biological incorporation by diatoms in an ocean model of aluminium

    Authors: Marco van Hulten, Andreas Sterl, Rob Middag, Hein de Baar, Marion Gehlen, Jean-Claude Dutay, Alessandro Tagliabue

    Abstract: The distribution of dissolved aluminium in the West Atlantic Ocean shows a mirror image with that of dissolved silicic acid, hinting at intricate interactions between the ocean cycling of Al and Si. The marine biogeochemistry of Al is of interest because of its potential impact on diatom opal remineralisation, hence Si availability. Furthermore, the dissolved Al concentration at the surface ocean… ▽ More

    Submitted 22 May, 2014; originally announced May 2014.

    Journal ref: Biogeosci. 11 (2014) 3757-3779

  23. Aluminium in an ocean general circulation model compared with the West Atlantic Geotraces cruises

    Authors: Marco van Hulten, Andreas Sterl, Alessandro Tagliabue, Jean-Claude Dutay, Marion Gehlen, Hein J. W. de Baar, Rob Middag

    Abstract: A model of aluminium has been developed and implemented in an Ocean General Circulation Model (NEMO-PISCES). In the model, aluminium enters the ocean by means of dust deposition. The internal oceanic processes are described by advection, mixing and reversible scavenging. The model has been evaluated against a number of selected high-quality datasets covering much of the world ocean, especially tho… ▽ More

    Submitted 26 September, 2012; v1 submitted 21 February, 2012; originally announced February 2012.

    Comments: J. Mar. Syst. (2012), ISSN 0924-7963. 22 pages, 30 figures, on the occasion of the May 2011 GEOTRACES colloquium

    Journal ref: J.Mar.Syst. 126 (2013) 3-23