Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 328 results for author: Scherer, S

.
  1. arXiv:2608.22896  [pdf, ps, other

    cs.RO

    SuperMap: A Spatio-Temporal SLAM System for Visual-Language Navigation

    Authors: Shibo Zhao, Guofei Chen, Honghao Zhu, Zhiheng Li, Changwei Yao, Nader Zantout, Seungchan Kim, Wenshan Wang, Ji Zhang, Sebastian Scherer

    Abstract: Robotic navigation in human environments requires a spatio-temporal semantic representation that can rec- oncile open-vocabulary perception with long-term environmental changes. While foundation models provide strong zero-shot recognition, their predictions are intermittent and view-dependent, and naively integrating them into mapping pipelines leads to identity drift and stale semantics over time… ▽ More

    Submitted 24 August, 2026; originally announced August 2026.

    Journal ref: Proceedings of Robotics: Science and Systems (RSS 2026)

  2. arXiv:2608.04420  [pdf, ps, other

    cs.RO

    SCOPE: Field-of-View-Aware Path Planning in Unknown 3D Environments via Safety-Volume Certification

    Authors: Junbin Yuan, Muqing Cao, Yunwoo Lee, Brady Moon, Sebastian Scherer

    Abstract: Safe navigation with a body-mounted limited-field-of-view sensor requires the complete robot-inflated volume of an intended motion to be observed and verified free before execution. We formulate this requirement as online safety-volume certification in an unknown voxel map and construct a certified graph whose vertices correspond exactly to positions with fully known-free safety volumes. Based on… ▽ More

    Submitted 5 August, 2026; originally announced August 2026.

    Comments: Project website: https://yuanjunbin.github.io/scope-planner/

  3. arXiv:2607.17984  [pdf, ps, other

    cs.RO

    Distilling Global Traversability Priors for Image-based Affordance Prediction in Off-road Environments

    Authors: Matthew Sivaprakasam, Samuel Triest, Micah Nye, Deegan Atha, Shehryar Khattak, David Fan, Wenshan Wang, Sebastian Scherer

    Abstract: Standard methods for autonomous navigation in unstructured terrain are prone to myopic behaviors in long-horizon scenarios. The use of metric maps built from LiDAR or cameras provides necessary local geometry and semantic information but is strictly limited by depth sensing range. By discarding data beyond the mapping horizon robots suffer from suboptimal, short-sighted decisions. To recover this… ▽ More

    Submitted 20 July, 2026; originally announced July 2026.

  4. arXiv:2606.18328  [pdf, ps, other

    cs.RO

    Recover, Discover, Plan: Learning Skills and Concepts from Robot Failures

    Authors: Bowen Li, Mayank Mishra, Y. Isabel Liu, Stone Tao, Nishanth Kumar, Alexander G. Gray, Ruwan Wickramarachchi, Jonathan Francis, Sebastian Scherer, Tom Silver

    Abstract: Intelligent robots should not only recover from failures, but also acquire the abstract knowledge needed to avoid them in the future. While reinforcement learning (RL) can learn reactive recovery behaviors, training a separate policy for every distinct failure mode is highly inefficient. We introduce Recovery-Driven Synthesis of Relational Concepts (ReSYNC), the first approach that progressively d… ▽ More

    Submitted 16 June, 2026; originally announced June 2026.

    Comments: 9 pages, 6 figures. Website: https://jaraxxus-me.github.io/ReSYNC/

  5. arXiv:2606.06877  [pdf, ps, other

    cs.RO cs.AI

    Neuro-Symbolic Learning for Long-Horizon Task Planning Under Complex Logical Constraints

    Authors: Qiwei Du, Zitong Zhan, Shaoshu Su, Bowen Li, Yi Du, Zhipeng Zhao, Taimeng Fu, Sebastian Scherer, Jiaoyang Li, Chen Wang

    Abstract: Task planning often suffers from severe efficiency bottlenecks when robots must reason over long-horizon action sequences under complex logical constraints, including object affordances, spatial relationships, and sequential action dependencies. Recent neuro-symbolic methods improve planning efficiency by learning object-importance scores to prune task-irrelevant objects, but they typically rely o… ▽ More

    Submitted 4 June, 2026; originally announced June 2026.

  6. arXiv:2605.31119  [pdf, ps, other

    cs.RO cs.LG

    Don't Fool Me Twice: Adapting to Adversity in the Wild with Experience-Driven Reasoning

    Authors: Navin Sriram Ravie, Andrew Jong, Krrish Jain, John Liu, Omar Alama, Bijo Sebastian, Sebastian Scherer

    Abstract: In robotics, dangers and adversity modes are often embodiment-specific and relative to each agent. A frontier of autonomous mobile robotics is to enable agents to operate effectively in the wild in unseen unstructured environments. A significant challenge in unseen unstructured environments is that it may not be possible to predict all the dangers to the specific robot. Although recent work has us… ▽ More

    Submitted 22 July, 2026; v1 submitted 29 May, 2026; originally announced May 2026.

    Comments: Accepted at 2026 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)

  7. arXiv:2604.25788  [pdf, ps, other

    cs.RO

    KinDER: A Physical Reasoning Benchmark for Robot Learning and Planning

    Authors: Yixuan Huang, Bowen Li, Vaibhav Saxena, Yichao Liang, Utkarsh Aashu Mishra, Liang Ji, Lihan Zha, Jimmy Wu, Nishanth Kumar, Sebastian Scherer, Danfei Xu, Tom Silver

    Abstract: Robotic systems that interact with the physical world must reason about kinematic and dynamic constraints imposed by their own embodiment, their environment, and the task at hand. We introduce KinDER, a benchmark for Kinematic and Dynamic Embodied Reasoning that targets physical reasoning challenges arising in robot learning and planning. KinDER comprises 25 procedurally generated environments, a… ▽ More

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

    Comments: Project website: https://prpl-group.com/kinder-site/. 21 pages, 8 figures. Accepted to Robotics Science and Systems (RSS), 2026

  8. arXiv:2604.10433  [pdf, ps, other

    cs.RO

    PRoID: Predicted Rate of Information Delivery in Multi-Robot Exploration and Relaying

    Authors: Seungchan Kim, Seungjae Baek, Micah Corah, Graeme Best, Brady Moon, Sebastian Scherer

    Abstract: We address Multi-Robot Exploration and Relaying (MRER): a team of robots must explore an unknown environment and deliver acquired information to a fixed base station within a mission time limit. The central challenge is deciding when each robot should stop exploring and relay: this depends on what the robot is likely to find ahead, what information it uniquely holds, and whether immediate or futur… ▽ More

    Submitted 11 April, 2026; originally announced April 2026.

  9. arXiv:2603.28952  [pdf, ps, other

    cs.RO

    World2Rules: A Neuro-Symbolic Framework for Learning World-Governing Safety Rules for Aviation

    Authors: Haichuan Wang, Jay Patrikar, Sebastian Scherer

    Abstract: Many real-world safety-critical systems are governed by explicit rules that define unsafe world configurations and constrain agent interactions. In practice, these rules are complex and context-dependent, making manual specification incomplete and error-prone. Learning such rules from real-world multimodal data is further challenged by noise, inconsistency, and sparse failure cases. Neural models… ▽ More

    Submitted 30 March, 2026; originally announced March 2026.

    Comments: 19 pages, 6 figures

  10. arXiv:2603.26687  [pdf, ps, other

    cs.RO cs.AI

    Learning Energy-Efficient Air--Ground Actuation for Hybrid Robots on Stair-Like Terrain

    Authors: Jiaxing Li, Wen Tian, Xinhang Xu, Junbin Yuan, Sebastian Scherer, Muqing Cao

    Abstract: Hybrid aerial--ground robots offer both traversability and endurance, but stair-like discontinuities create a trade-off: wheels alone often stall at edges, while flight is energy-hungry for small height gains. We propose an energy-aware reinforcement learning framework that trains a single continuous policy to coordinate propellers, wheels, and tilt servos without predefined aerial and ground mode… ▽ More

    Submitted 13 March, 2026; originally announced March 2026.

  11. arXiv:2602.06203  [pdf, ps, other

    cs.CV cs.AI cs.LG cs.RO

    AnyThermal: Towards Learning Universal Representations for Thermal Perception

    Authors: Parv Maheshwari, Jay Karhade, Yogesh Chawla, Isaiah Adu, Florian Heisen, Andrew Porco, Andrew Jong, Yifei Liu, Santosh Pitla, Sebastian Scherer, Wenshan Wang

    Abstract: We present AnyThermal, a thermal backbone that captures robust task-agnostic thermal features suitable for a variety of tasks such as cross-modal place recognition, thermal segmentation, and monocular depth estimation using thermal images. Existing thermal backbones that follow task-specific training from small-scale data result in utility limited to a specific environment and task. Unlike prior m… ▽ More

    Submitted 5 February, 2026; originally announced February 2026.

    Comments: Accepted at IEEE ICRA (International Conference on Robotics & Automation) 2026

  12. arXiv:2602.00814  [pdf, ps, other

    cs.RO cs.CV

    SyNeT: Synthetic Negatives for Traversability Learning

    Authors: Bomena Kim, Hojun Lee, Younsoo Park, Yaoyu Hu, Sebastian Scherer, Inwook Shim

    Abstract: Reliable traversability estimation is crucial for autonomous robots to navigate complex outdoor environments safely. Existing self-supervised learning frameworks primarily rely on positive and unlabeled data; however, the lack of explicit negative data remains a critical limitation, hindering the model's ability to accurately identify diverse non-traversable regions. To address this issue, we intr… ▽ More

    Submitted 2 February, 2026; v1 submitted 31 January, 2026; originally announced February 2026.

  13. arXiv:2601.20075  [pdf, ps, other

    cs.CV

    Sparse CLIP: Co-Optimizing Interpretability and Performance in Contrastive Learning

    Authors: Chuan Qin, Constantin Venhoff, Sonia Joseph, Fanyi Xiao, Stefan Scherer

    Abstract: Contrastive Language-Image Pre-training (CLIP) has become a cornerstone in vision-language representation learning, powering diverse downstream tasks and serving as the default vision backbone in multimodal large language models (MLLMs). Despite its success, CLIP's dense and opaque latent representations pose significant interpretability challenges. A common assumption is that interpretability and… ▽ More

    Submitted 27 January, 2026; originally announced January 2026.

  14. arXiv:2512.17992  [pdf, ps, other

    cs.RO

    Unifying Deep Predicate Invention with Pre-trained Foundation Models

    Authors: Qianwei Wang, Bowen Li, Zhanpeng Luo, Yifan Xu, Alexander Gray, Tom Silver, Sebastian Scherer, Katia Sycara, Yaqi Xie

    Abstract: Long-horizon robotic tasks are hard due to continuous state-action spaces and sparse feedback. Symbolic world models help by decomposing tasks into discrete predicates that capture object properties and relations. Existing methods learn predicates either top-down, by prompting foundation models without data grounding, or bottom-up, from demonstrations without high-level priors. We introduce UniPre… ▽ More

    Submitted 19 December, 2025; originally announced December 2025.

    Comments: 18 pages, 11 figures

  15. arXiv:2512.10935  [pdf, ps, other

    cs.CV cs.AI cs.LG cs.RO

    Any4D: Unified Feed-Forward Metric 4D Reconstruction

    Authors: Jay Karhade, Nikhil Keetha, Yuchen Zhang, Tanisha Gupta, Akash Sharma, Sebastian Scherer, Deva Ramanan

    Abstract: We present Any4D, a scalable multi-view transformer for metric-scale, dense feed-forward 4D reconstruction. Any4D directly generates per-pixel motion and geometry predictions for N frames, in contrast to prior work that typically focuses on either 2-view dense scene flow or sparse 3D point tracking. Moreover, unlike other recent methods for 4D reconstruction from monocular RGB videos, Any4D can pr… ▽ More

    Submitted 11 December, 2025; originally announced December 2025.

    Comments: Project Website: https://any-4d.github.io/

  16. arXiv:2512.01952  [pdf, ps, other

    cs.CV cs.AI cs.LG cs.RO

    GrndCtrl: Grounding World Models via Self-Supervised Reward Alignment

    Authors: Haoyang He, Jay Patrikar, Dong-Ki Kim, Max Smith, Daniel McGann, Ali-akbar Agha-mohammadi, Shayegan Omidshafiei, Sebastian Scherer

    Abstract: Recent advances in video world modeling have enabled large-scale generative models to simulate embodied environments with high visual fidelity, providing strong priors for prediction, planning, and control. Yet, despite their realism, these models often lack geometric grounding, limiting their use in navigation tasks that require spatial coherence and stability. We introduce Reinforcement Learning… ▽ More

    Submitted 7 February, 2026; v1 submitted 1 December, 2025; originally announced December 2025.

  17. arXiv:2511.19704  [pdf, ps, other

    cs.CV

    RADSeg: Unleashing Parameter and Compute Efficient Zero-Shot Open-Vocabulary Segmentation Using Agglomerative Models

    Authors: Omar Alama, Darshil Jariwala, Avigyan Bhattacharya, Seungchan Kim, Wenshan Wang, Sebastian Scherer

    Abstract: Open-vocabulary semantic segmentation (OVSS) underpins many vision and robotics tasks that require generalizable semantic understanding. Existing approaches either rely on limited segmentation training data, which hinders generalization, or apply zero-shot heuristics to vision-language models (e.g CLIP), while the most competitive approaches combine multiple models to improve performance at the co… ▽ More

    Submitted 9 April, 2026; v1 submitted 24 November, 2025; originally announced November 2025.

    Comments: Accepted to CVPR'26 Findings Code at https://radseg-ovss.github.io/

  18. arXiv:2511.18174  [pdf, ps, other

    cs.CV

    Unified Spherical Frontend: Learning Rotation-Equivariant Representations of Spherical Images from Any Camera

    Authors: Mukai Yu, Mosam Dabhi, Liuyue Xie, Sebastian Scherer, László A. Jeni

    Abstract: Modern perception increasingly relies on fisheye, panoramic, and other wide field-of-view (FoV) cameras, yet most pipelines still apply planar CNNs designed for pinhole imagery on 2D grids, where pixel-space neighborhoods misrepresent physical adjacency and models are sensitive to global rotations. Traditional spherical CNNs partially address this mismatch but require costly spherical harmonic tra… ▽ More

    Submitted 30 March, 2026; v1 submitted 22 November, 2025; originally announced November 2025.

    Comments: Accepted to CVPR 2026. Camera-ready version. Added computation benchmark

  19. arXiv:2511.14751  [pdf, ps, other

    cs.CV cs.RO

    Co-Me: Confidence-Guided Token Merging for Visual Geometric Transformers

    Authors: Yutian Chen, Yuheng Qiu, Ruogu Li, Ali Agha, Shayegan Omidshafiei, Jay Patrikar, Sebastian Scherer

    Abstract: We propose Confidence-Guided Token Merging (Co-Me), an acceleration mechanism for visual geometric transformers without retraining or finetuning the base model. Co-Me distilled a light-weight confidence predictor to rank tokens by uncertainty and selectively merge low-confidence ones, effectively reducing computation while maintaining spatial coverage. Compared to similarity-based merging or pruni… ▽ More

    Submitted 14 May, 2026; v1 submitted 18 November, 2025; originally announced November 2025.

  20. arXiv:2511.14694  [pdf, ps, other

    q-bio.GN cs.AI cs.LG q-bio.PE

    Near-Lossless Model Compression Enables Longer Context Inference in DNA Large Language Models

    Authors: Rui Zhu, Xiaopu Zhou, Haixu Tang, Stephen W. Scherer, Lucila Ohno-Machado

    Abstract: Trained on massive cross-species DNA corpora, DNA large language models (LLMs) learn the fundamental "grammar" and evolutionary patterns of genomic sequences. This makes them powerful priors for DNA sequence modeling, particularly over long ranges. However, two major constraints hinder their use in practice: the quadratic computational cost of self-attention and the growing memory required for key… ▽ More

    Submitted 18 November, 2025; originally announced November 2025.

  21. arXiv:2510.10421  [pdf, ps, other

    cs.RO

    Hierarchical Planning for Long-Horizon Multi-Target Tracking Under Target Motion Uncertainty

    Authors: Junbin Yuan, Brady Moon, Muqing Cao, Sebastian Scherer

    Abstract: Achieving persistent tracking of multiple dynamic targets over a large spatial area poses significant challenges for a single-robot system with constrained sensing capabilities. As the robot moves to track different targets, the ones outside the field of view accumulate uncertainty, making them progressively harder to track. An effective path planning algorithm must manage uncertainty over a long… ▽ More

    Submitted 20 October, 2025; v1 submitted 11 October, 2025; originally announced October 2025.

    Comments: Accepted to IEEE Robotics and Automation Letters (RA-L), 2025

  22. arXiv:2510.03751  [pdf, ps, other

    cs.CV

    The Overlooked Value of Test-time Reference Sets in Visual Place Recognition

    Authors: Mubariz Zaffar, Liangliang Nan, Sebastian Scherer, Julian F. P. Kooij

    Abstract: Given a query image, Visual Place Recognition (VPR) is the task of retrieving an image of the same place from a reference database with robustness to viewpoint and appearance changes. Recent works show that some VPR benchmarks are solved by methods using Vision-Foundation-Model backbones and trained on large-scale and diverse VPR-specific datasets. Several benchmarks remain challenging, particular… ▽ More

    Submitted 4 October, 2025; originally announced October 2025.

    Comments: Accepted at ICCV 2025 Workshop CrocoDL

  23. arXiv:2510.02614  [pdf, ps, other

    cs.RO

    UMI-on-Air: Embodiment-Aware Guidance for Embodiment-Agnostic Visuomotor Policies

    Authors: Harsh Gupta, Xiaofeng Guo, Huy Ha, Chuer Pan, Muqing Cao, Dongjae Lee, Sebastian Scherer, Shuran Song, Guanya Shi

    Abstract: We introduce UMI-on-Air, a framework for embodiment-aware deployment of embodiment-agnostic manipulation policies. Our approach leverages diverse, unconstrained human demonstrations collected with a handheld gripper (UMI) to train generalizable visuomotor policies. A central challenge in transferring these policies to constrained robotic embodiments-such as aerial manipulators-is the mismatch in c… ▽ More

    Submitted 13 March, 2026; v1 submitted 2 October, 2025; originally announced October 2025.

    Comments: Result videos can be found at umi-on-air.github.io

    Journal ref: 2026 IEEE International Conference on Robotics and Automation (ICRA)

  24. arXiv:2509.23563  [pdf, ps, other

    cs.RO cs.AI cs.CV cs.LG

    RAVEN: Resilient Aerial Navigation via Open-Set Semantic Memory and Behavior Adaptation

    Authors: Seungchan Kim, Omar Alama, Dmytro Kurdydyk, John Keller, Nikhil Keetha, Wenshan Wang, Yonatan Bisk, Sebastian Scherer

    Abstract: Aerial outdoor semantic navigation requires robots to explore large, unstructured environments to locate target objects. Recent advances in semantic navigation have demonstrated open-set object-goal navigation in indoor settings, but these methods remain limited by constrained spatial ranges and structured layouts, making them unsuitable for long-range outdoor search. While outdoor semantic naviga… ▽ More

    Submitted 27 September, 2025; originally announced September 2025.

  25. arXiv:2509.18626  [pdf, ps, other

    cs.RO cs.AI

    The Case for Negative Data: From Crash Reports to Counterfactuals for Reasonable Driving

    Authors: Jay Patrikar, Apoorva Sharma, Sushant Veer, Boyi Li, Sebastian Scherer, Marco Pavone

    Abstract: Learning-based autonomous driving systems are trained mostly on incident-free data, offering little guidance near safety-performance boundaries. Real crash reports contain precisely the contrastive evidence needed, but they are hard to use: narratives are unstructured, third-person, and poorly grounded to sensor views. We address these challenges by normalizing crash narratives to ego-centric lang… ▽ More

    Submitted 23 September, 2025; originally announced September 2025.

    Comments: 8 pages, 5 figures

  26. arXiv:2509.17329  [pdf, ps, other

    cs.CV

    SmokeSeer: 3D Gaussian Splatting for Smoke Removal and Scene Reconstruction

    Authors: Neham Jain, Andrew Jong, Sebastian Scherer, Ioannis Gkioulekas

    Abstract: Smoke in real-world scenes can severely degrade image quality and hamper visibility. Recent image restoration methods either rely on data-driven priors that are susceptible to hallucinations, or are limited to static low-density smoke. We introduce SmokeSeer, a method for simultaneous 3D scene reconstruction and smoke removal from multi-view video sequences. Our method uses thermal and RGB images,… ▽ More

    Submitted 23 December, 2025; v1 submitted 21 September, 2025; originally announced September 2025.

    Comments: Project website: https://imaging.cs.cmu.edu/smokeseer

  27. arXiv:2509.13414  [pdf, ps, other

    cs.CV cs.AI cs.LG cs.RO

    MapAnything: Universal Feed-Forward Metric 3D Reconstruction

    Authors: Nikhil Keetha, Norman Müller, Johannes Schönberger, Lorenzo Porzi, Yuchen Zhang, Tobias Fischer, Arno Knapitsch, Duncan Zauss, Ethan Weber, Nelson Antunes, Jonathon Luiten, Manuel Lopez-Antequera, Samuel Rota Bulò, Christian Richardt, Deva Ramanan, Sebastian Scherer, Peter Kontschieder

    Abstract: We introduce MapAnything, a unified transformer-based feed-forward model that ingests one or more images along with optional geometric inputs such as camera intrinsics, poses, depth, or partial reconstructions, and then directly regresses the metric 3D scene geometry and cameras. MapAnything leverages a factored representation of multi-view scene geometry, i.e., a collection of depth maps, local r… ▽ More

    Submitted 23 January, 2026; v1 submitted 16 September, 2025; originally announced September 2025.

    Comments: 3DV 2026. Project Page: https://map-anything.github.io/

  28. arXiv:2509.08638  [pdf, ps, other

    cs.RO

    AutoODD: Agentic Audits via Bayesian Red Teaming in Black-Box Models

    Authors: Rebecca Martin, Jay Patrikar, Sebastian Scherer

    Abstract: Specialized machine learning models, regardless of architecture and training, are susceptible to failures in deployment. With their increasing use in high risk situations, the ability to audit these models by determining their operational design domain (ODD) is crucial in ensuring safety and compliance. However, given the high-dimensional input spaces, this process often requires significant human… ▽ More

    Submitted 10 September, 2025; originally announced September 2025.

  29. arXiv:2509.01728  [pdf, ps, other

    cs.RO cs.LG cs.LO

    Constrained Decoding for Safe Robot Navigation Foundation Models

    Authors: Parv Kapoor, Akila Ganlath, Michael Clifford, Changliu Liu, Sebastian Scherer, Eunsuk Kang

    Abstract: Recent advances in the development of robotic foundation models have led to promising end-to-end and general-purpose capabilities in robotic systems. Trained on vast datasets of simulated and real-world trajectories, these policies map multimodal observations directly to action sequences for physical execution. Despite promising real-world capabilities, these models are still data-driven and, ther… ▽ More

    Submitted 16 April, 2026; v1 submitted 1 September, 2025; originally announced September 2025.

  30. arXiv:2506.09278  [pdf, ps, other

    cs.CV cs.LG cs.RO

    UFM: A Simple Path towards Unified Dense Correspondence with Flow

    Authors: Yuchen Zhang, Nikhil Keetha, Chenwei Lyu, Bhuvan Jhamb, Yutian Chen, Yuheng Qiu, Jay Karhade, Shreyas Jha, Yaoyu Hu, Deva Ramanan, Sebastian Scherer, Wenshan Wang

    Abstract: Dense image correspondence is central to many applications, such as visual odometry, 3D reconstruction, object association, and re-identification. Historically, dense correspondence has been tackled separately for wide-baseline scenarios and optical flow estimation, despite the common goal of matching content between two images. In this paper, we develop a Unified Flow & Matching model (UFM), whic… ▽ More

    Submitted 9 February, 2026; v1 submitted 10 June, 2025; originally announced June 2025.

    Comments: Project Page: https://uniflowmatch.github.io/

  31. arXiv:2505.10696  [pdf, ps, other

    cs.RO cs.CV

    TartanGround: A Large-Scale Dataset for Ground Robot Perception and Navigation

    Authors: Manthan Patel, Fan Yang, Yuheng Qiu, Cesar Cadena, Sebastian Scherer, Marco Hutter, Wenshan Wang

    Abstract: We present TartanGround, a large-scale, multi-modal dataset to advance the perception and autonomy of ground robots operating in diverse environments. This dataset, collected in various photorealistic simulation environments includes multiple RGB stereo cameras for 360-degree coverage, along with depth, optical flow, stereo disparity, LiDAR point clouds, ground truth poses, semantic segmented imag… ▽ More

    Submitted 30 July, 2025; v1 submitted 15 May, 2025; originally announced May 2025.

    Comments: Accepted for publication to IEEE/RSJ IROS 2025

  32. arXiv:2505.07266  [pdf, ps, other

    cs.RO

    BETTY Dataset: A Multi-modal Dataset for Full-Stack Autonomy

    Authors: Micah Nye, Ayoub Raji, Andrew Saba, Eidan Erlich, Robert Exley, Aragya Goyal, Alexander Matros, Ritesh Misra, Matthew Sivaprakasam, Marko Bertogna, Deva Ramanan, Sebastian Scherer

    Abstract: We present the BETTY dataset, a large-scale, multi-modal dataset collected on several autonomous racing vehicles, targeting supervised and self-supervised state estimation, dynamics modeling, motion forecasting, perception, and more. Existing large-scale datasets, especially autonomous vehicle datasets, focus primarily on supervised perception, planning, and motion forecasting tasks. Our work enab… ▽ More

    Submitted 12 May, 2025; originally announced May 2025.

    Comments: 8 pages. 5 figures. ICRA 2025

  33. arXiv:2505.03694  [pdf, other

    cs.RO cs.AI

    Demonstrating ViSafe: Vision-enabled Safety for High-speed Detect and Avoid

    Authors: Parv Kapoor, Ian Higgins, Nikhil Keetha, Jay Patrikar, Brady Moon, Zelin Ye, Yao He, Ivan Cisneros, Yaoyu Hu, Changliu Liu, Eunsuk Kang, Sebastian Scherer

    Abstract: Assured safe-separation is essential for achieving seamless high-density operation of airborne vehicles in a shared airspace. To equip resource-constrained aerial systems with this safety-critical capability, we present ViSafe, a high-speed vision-only airborne collision avoidance system. ViSafe offers a full-stack solution to the Detect and Avoid (DAA) problem by tightly integrating a learning-ba… ▽ More

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

    Comments: 13 pages, RSS 2025 Demo track, https://theairlab.org/visafe/

  34. arXiv:2504.10334  [pdf, other

    cs.RO

    Flying Hand: End-Effector-Centric Framework for Versatile Aerial Manipulation Teleoperation and Policy Learning

    Authors: Guanqi He, Xiaofeng Guo, Luyi Tang, Yuanhang Zhang, Mohammadreza Mousaei, Jiahe Xu, Junyi Geng, Sebastian Scherer, Guanya Shi

    Abstract: Aerial manipulation has recently attracted increasing interest from both industry and academia. Previous approaches have demonstrated success in various specific tasks. However, their hardware design and control frameworks are often tightly coupled with task specifications, limiting the development of cross-task and cross-platform algorithms. Inspired by the success of robot learning in tabletop m… ▽ More

    Submitted 14 April, 2025; originally announced April 2025.

    Comments: accepted by RSS 2025

  35. arXiv:2504.06994  [pdf, other

    cs.RO cs.AI cs.CV cs.LG

    RayFronts: Open-Set Semantic Ray Frontiers for Online Scene Understanding and Exploration

    Authors: Omar Alama, Avigyan Bhattacharya, Haoyang He, Seungchan Kim, Yuheng Qiu, Wenshan Wang, Cherie Ho, Nikhil Keetha, Sebastian Scherer

    Abstract: Open-set semantic mapping is crucial for open-world robots. Current mapping approaches either are limited by the depth range or only map beyond-range entities in constrained settings, where overall they fail to combine within-range and beyond-range observations. Furthermore, these methods make a trade-off between fine-grained semantics and efficiency. We introduce RayFronts, a unified representati… ▽ More

    Submitted 9 April, 2025; originally announced April 2025.

  36. arXiv:2503.07504  [pdf, ps, other

    cs.RO

    PIPE Planner: Pathwise Information Gain with Map Predictions for Indoor Robot Exploration

    Authors: Seungjae Baek, Brady Moon, Seungchan Kim, Muqing Cao, Cherie Ho, Sebastian Scherer, Jeong hwan Jeon

    Abstract: Autonomous exploration in unknown environments requires estimating the information gain of an action to guide planning decisions. While prior approaches often compute information gain at discrete waypoints, pathwise integration offers a more comprehensive estimation but is often computationally challenging or infeasible and prone to overestimation. In this work, we propose the Pathwise Information… ▽ More

    Submitted 31 July, 2025; v1 submitted 10 March, 2025; originally announced March 2025.

    Comments: 8 pages, 8 figures, IROS 2025

  37. arXiv:2503.01548  [pdf, ps, other

    cs.RO

    MapExRL: Human-Inspired Indoor Exploration with Predicted Environment Context and Reinforcement Learning

    Authors: Narek Harutyunyan, Brady Moon, Seungchan Kim, Cherie Ho, Adam Hung, Sebastian Scherer

    Abstract: Path planning for robotic exploration is challenging, requiring reasoning over unknown spaces and anticipating future observations. Efficient exploration requires selecting budget-constrained paths that maximize information gain. Despite advances in autonomous exploration, existing algorithms still fall short of human performance, particularly in structured environments where predictive cues exist… ▽ More

    Submitted 26 September, 2025; v1 submitted 3 March, 2025; originally announced March 2025.

    Comments: 8 pages, 6 figures, ICAR 2025

  38. IA-TIGRIS: An Incremental and Adaptive Sampling-Based Planner for Online Informative Path Planning

    Authors: Brady Moon, Nayana Suvarna, Andrew Jong, Satrajit Chatterjee, Junbin Yuan, Muqing Cao, Sebastian Scherer

    Abstract: Planning paths that maximize information gain for robotic platforms has wide-ranging applications and significant potential impact. To effectively adapt to real-time data collection, informative path planning must be computed online and be responsive to new observations. In this work, we present IA-TIGRIS (Incremental and Adaptive Tree-based Information Gathering Using Informed Sampling), which is… ▽ More

    Submitted 1 April, 2026; v1 submitted 21 February, 2025; originally announced February 2025.

    Comments: Published in IEEE Transactions on Robotics, 19 pages, 19 figures

  39. arXiv:2502.08697  [pdf, other

    cs.RO

    Bilevel Learning for Bilevel Planning

    Authors: Bowen Li, Tom Silver, Sebastian Scherer, Alexander Gray

    Abstract: A robot that learns from demonstrations should not just imitate what it sees -- it should understand the high-level concepts that are being demonstrated and generalize them to new tasks. Bilevel planning is a hierarchical model-based approach where predicates (relational state abstractions) can be leveraged to achieve compositional generalization. However, previous bilevel planning approaches depe… ▽ More

    Submitted 11 May, 2025; v1 submitted 12 February, 2025; originally announced February 2025.

    Comments: In Proceedings of Robotics, Science, and Systems (RSS 2025). See our website for details: https://jaraxxus-me.github.io/IVNTR/

  40. arXiv:2501.15659  [pdf, ps, other

    cs.RO cs.CV cs.LG

    AirIO: Learning Inertial Odometry with Enhanced IMU Feature Observability

    Authors: Yuheng Qiu, Can Xu, Yutian Chen, Shibo Zhao, Junyi Geng, Sebastian Scherer

    Abstract: Inertial odometry (IO) using only Inertial Measurement Units (IMUs) offers a lightweight and cost-effective solution for Unmanned Aerial Vehicle (UAV) applications, yet existing learning-based IO models often fail to generalize to UAVs due to the highly dynamic and non-linear-flight patterns that differ from pedestrian motion. In this work, we identify that the conventional practice of transformin… ▽ More

    Submitted 16 June, 2025; v1 submitted 26 January, 2025; originally announced January 2025.

  41. arXiv:2501.14319  [pdf, other

    cs.CV cs.RO

    Scalable Benchmarking and Robust Learning for Noise-Free Ego-Motion and 3D Reconstruction from Noisy Video

    Authors: Xiaohao Xu, Tianyi Zhang, Shibo Zhao, Xiang Li, Sibo Wang, Yongqi Chen, Ye Li, Bhiksha Raj, Matthew Johnson-Roberson, Sebastian Scherer, Xiaonan Huang

    Abstract: We aim to redefine robust ego-motion estimation and photorealistic 3D reconstruction by addressing a critical limitation: the reliance on noise-free data in existing models. While such sanitized conditions simplify evaluation, they fail to capture the unpredictable, noisy complexities of real-world environments. Dynamic motion, sensor imperfections, and synchronization perturbations lead to sharp… ▽ More

    Submitted 24 January, 2025; originally announced January 2025.

    Comments: Accepted by ICLR 2025; 92 Pages; Project Repo: https://github.com/Xiaohao-Xu/SLAM-under-Perturbation. arXiv admin note: substantial text overlap with arXiv:2406.16850

  42. arXiv:2501.06431  [pdf, other

    cs.CV cs.AI cs.RO

    Aug3D: Augmenting large scale outdoor datasets for Generalizable Novel View Synthesis

    Authors: Aditya Rauniyar, Omar Alama, Silong Yong, Katia Sycara, Sebastian Scherer

    Abstract: Recent photorealistic Novel View Synthesis (NVS) advances have increasingly gained attention. However, these approaches remain constrained to small indoor scenes. While optimization-based NVS models have attempted to address this, generalizable feed-forward methods, offering significant advantages, remain underexplored. In this work, we train PixelNeRF, a feed-forward NVS model, on the large-scale… ▽ More

    Submitted 10 January, 2025; originally announced January 2025.

    Comments: IROS 2024 Workshop, 9 Pages, 7 Figures

  43. arXiv:2412.20695  [pdf, other

    cs.RO

    CoCap: Coordinated motion Capture for multi-actor scenes in outdoor environments

    Authors: Aditya Rauniyar, Micah Corah, Sebastian Scherer

    Abstract: Motion capture has become increasingly important, not only in computer animation but also in emerging fields like the virtual reality, bioinformatics, and humanoid training. Capturing outdoor environments offers extended horizon scenes but introduces challenges with occlusions and obstacles. Recent approaches using multi-drone systems to capture multiple actor scenes often fail to account for mult… ▽ More

    Submitted 29 December, 2024; originally announced December 2024.

    Comments: IROS 2024 Workshop, 7 pages, 5 figures

  44. arXiv:2412.09723  [pdf, other

    cs.CV

    MAC-Ego3D: Multi-Agent Gaussian Consensus for Real-Time Collaborative Ego-Motion and Photorealistic 3D Reconstruction

    Authors: Xiaohao Xu, Feng Xue, Shibo Zhao, Yike Pan, Sebastian Scherer, Xiaonan Huang

    Abstract: Real-time multi-agent collaboration for ego-motion estimation and high-fidelity 3D reconstruction is vital for scalable spatial intelligence. However, traditional methods produce sparse, low-detail maps, while recent dense mapping approaches struggle with high latency. To overcome these challenges, we present MAC-Ego3D, a novel framework for real-time collaborative photorealistic 3D reconstruction… ▽ More

    Submitted 12 December, 2024; originally announced December 2024.

    Comments: 27 pages, 25 figures

  45. arXiv:2412.07826  [pdf, other

    cs.RO

    SALON: Self-supervised Adaptive Learning for Off-road Navigation

    Authors: Matthew Sivaprakasam, Samuel Triest, Cherie Ho, Shubhra Aich, Jeric Lew, Isaiah Adu, Wenshan Wang, Sebastian Scherer

    Abstract: Autonomous robot navigation in off-road environments presents a number of challenges due to its lack of structure, making it difficult to handcraft robust heuristics for diverse scenarios. While learned methods using hand labels or self-supervised data improve generalizability, they often require a tremendous amount of data and can be vulnerable to domain shifts. To improve generalization in novel… ▽ More

    Submitted 10 December, 2024; originally announced December 2024.

  46. arXiv:2412.02901  [pdf, other

    cs.RO

    SuperLoc: The Key to Robust LiDAR-Inertial Localization Lies in Predicting Alignment Risks

    Authors: Shibo Zhao, Honghao Zhu, Yuanjun Gao, Beomsoo Kim, Yuheng Qiu, Aaron M. Johnson, Sebastian Scherer

    Abstract: Map-based LiDAR localization, while widely used in autonomous systems, faces significant challenges in degraded environments due to lacking distinct geometric features. This paper introduces SuperLoc, a robust LiDAR localization package that addresses key limitations in existing methods. SuperLoc features a novel predictive alignment risk assessment technique, enabling early detection and mitigati… ▽ More

    Submitted 27 March, 2025; v1 submitted 3 December, 2024; originally announced December 2024.

    Comments: 7 pages, 6 figures, accepted at ICRA 2025

  47. arXiv:2411.00773  [pdf, other

    cs.AI

    LogiCity: Advancing Neuro-Symbolic AI with Abstract Urban Simulation

    Authors: Bowen Li, Zhaoyu Li, Qiwei Du, Jinqi Luo, Wenshan Wang, Yaqi Xie, Simon Stepputtis, Chen Wang, Katia P. Sycara, Pradeep Kumar Ravikumar, Alexander G. Gray, Xujie Si, Sebastian Scherer

    Abstract: Recent years have witnessed the rapid development of Neuro-Symbolic (NeSy) AI systems, which integrate symbolic reasoning into deep neural networks. However, most of the existing benchmarks for NeSy AI fail to provide long-horizon reasoning tasks with complex multi-agent interactions. Furthermore, they are usually constrained by fixed and simplistic logical rules over limited entities, making them… ▽ More

    Submitted 3 April, 2025; v1 submitted 1 November, 2024; originally announced November 2024.

    Comments: 25 pages, 8 figures, In Advances in Neural Information Processing Systems (NeurIPS) 37 D&B Track (2024): 69840-69864

    Journal ref: Advances in Neural Information Processing Systems, 37, 69840-69864 (2024)

  48. arXiv:2409.15590  [pdf, ps, other

    cs.RO cs.CV

    MapEx: Indoor Structure Exploration with Probabilistic Information Gain from Global Map Predictions

    Authors: Cherie Ho, Seungchan Kim, Brady Moon, Aditya Parandekar, Narek Harutyunyan, Chen Wang, Katia Sycara, Graeme Best, Sebastian Scherer

    Abstract: Exploration is a critical challenge in robotics, centered on understanding unknown environments. In this work, we focus on robots exploring structured indoor environments which are often predictable and composed of repeating patterns. Most existing approaches, such as conventional frontier approaches, have difficulty leveraging the predictability and explore with simple heuristics such as `closest… ▽ More

    Submitted 15 July, 2025; v1 submitted 23 September, 2024; originally announced September 2024.

    Comments: 7 pages

  49. arXiv:2409.09479  [pdf, other

    cs.RO cs.CV

    MAC-VO: Metrics-aware Covariance for Learning-based Stereo Visual Odometry

    Authors: Yuheng Qiu, Yutian Chen, Zihao Zhang, Wenshan Wang, Sebastian Scherer

    Abstract: We propose the MAC-VO, a novel learning-based stereo VO that leverages the learned metrics-aware matching uncertainty for dual purposes: selecting keypoint and weighing the residual in pose graph optimization. Compared to traditional geometric methods prioritizing texture-affluent features like edges, our keypoint selector employs the learned uncertainty to filter out the low-quality features base… ▽ More

    Submitted 12 March, 2025; v1 submitted 14 September, 2024; originally announced September 2024.

  50. arXiv:2409.07715  [pdf, other

    cs.CV cs.AI cs.RO

    FIReStereo: Forest InfraRed Stereo Dataset for UAS Depth Perception in Visually Degraded Environments

    Authors: Devansh Dhrafani, Yifei Liu, Andrew Jong, Ukcheol Shin, Yao He, Tyler Harp, Yaoyu Hu, Jean Oh, Sebastian Scherer

    Abstract: Robust depth perception in visually-degraded environments is crucial for autonomous aerial systems. Thermal imaging cameras, which capture infrared radiation, are robust to visual degradation. However, due to lack of a large-scale dataset, the use of thermal cameras for unmanned aerial system (UAS) depth perception has remained largely unexplored. This paper presents a stereo thermal depth percept… ▽ More

    Submitted 11 September, 2024; originally announced September 2024.

    Comments: Under review in RA-L. The first 2 authors contributed equally