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

Showing 1–50 of 224 results for author: Scaramuzza, D

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

    cs.AR cs.CV

    ETHEREAL: A 25.6-$μ$s/inf. Low-latency Event-driven Graph-neural-network Processor for High-resolution Vision at the Edge

    Authors: Adrian Kneip, Martin Lefebvre, Daniel Gehrig, Victoria Catalán Pastor, Davide Scaramuzza, Marian Verhelst, Charlotte Frenkel

    Abstract: Dynamic vision sensors (DVS) are enticing candidates to reach the low-latency, sub-ms target of edge-vision applications, as they generate events with a $μ$s-level time resolution. However, using DVS front ends also calls for novel algorithm/hardware back ends capable of efficiently handling streams of sparse spatiotemporal events. While event-driven graph neural networks (EV-GNNs) have emerged as… ▽ More

    Submitted 18 August, 2026; originally announced August 2026.

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

  2. arXiv:2607.06155  [pdf, ps, other

    cs.FL cs.CC cs.CL

    When Does Tool Use Increase the Expressive Power of Finite-Precision Recurrent Models?

    Authors: Nikola Zubić, Qian Li, Yuyi Wang, Davide Scaramuzza

    Abstract: Modern sequence models are increasingly deployed as agents that interleave token generation with calls to external tools. We give an exact, architecture-level account of when such tool access increases computational expressivity. We model any fixed finite-precision recurrent sequence model, including finite-precision state-space models (SSMs) with $B$ bits of internal state, as a deterministic fin… ▽ More

    Submitted 7 July, 2026; originally announced July 2026.

    Comments: 24 pages

  3. arXiv:2607.06023  [pdf, ps, other

    cs.CV cs.RO

    Why does Deep Learning Improve Visual SLAM?

    Authors: Giovanni Cioffi, Davide Scaramuzza

    Abstract: Visual SLAM is a well-established technology utilized in a wide range of real-world applications. However, its performance still degrades under challenging visual conditions, such as low texture, severe motion blur, and poor illumination. Systems based on deep learning outperform classical geometry-based ones and achieve state-of-the-art results by combining learned 2D data association and uncerta… ▽ More

    Submitted 7 July, 2026; originally announced July 2026.

  4. arXiv:2606.27603  [pdf, ps, other

    cs.RO

    Learning to Throw: Agile and Accurate Cable-Suspended Payload Delivery with a Quadrotor

    Authors: Yifan Zhai, Elia Raimondi, Yunfan Ren, Ismail Geles, Yannick Armati, Jiaxu Xing, Davide Scaramuzza

    Abstract: Quadrotors offer the agility needed to rapidly transport suspended payloads during time-critical applications, including search-and-rescue and medical delivery. While suspended-payload transport and traversal for these missions are well studied, the highly dynamic targeted release of the payload remains comparatively underexplored. State-of-the-art approaches typically rely on model-based trajecto… ▽ More

    Submitted 25 June, 2026; originally announced June 2026.

  5. arXiv:2606.27353  [pdf, ps, other

    cs.RO

    Continual Robot Policy Learning via Variational Neural Dynamics

    Authors: Jiaxu Xing, Zhiyuan Zhu, Yunfan Ren, Ismail Geles, Yifan Zhai, Rudolf Reiter, Davide Scaramuzza

    Abstract: Robots deployed in the real world rarely operate under a single fixed dynamics model: wind changes, payloads vary, batteries drain, contacts shift, and hardware wears. Yet most learning-based controllers are trained once and deployed as if learning were complete. This prevents the robot from using deployment experience to further improve task performance. In this work, we propose a continual learn… ▽ More

    Submitted 25 June, 2026; originally announced June 2026.

  6. arXiv:2606.27348  [pdf, ps, other

    cs.RO

    Bridging Performance and Generalization in Reinforcement Learning for Agile Flight

    Authors: Jonathan Green, Jiaxu Xing, Nico Messikommer, Angel Romero, Davide Scaramuzza

    Abstract: Autonomous drone racing is a fundamentally challenging regime for autonomous aerial robots, requiring time-optimal control while operating under persistent actuation saturation. While reinforcement learning (RL) has achieved human-level performance in this domain, current methods fail to generalize; policies trained on specific environments often crash immediately in unseen configurations. This fa… ▽ More

    Submitted 25 June, 2026; originally announced June 2026.

  7. arXiv:2606.19835  [pdf, ps, other

    cs.CV

    Neural Events: Discrete Asynchronous Autoencoders for Event-Based Vision

    Authors: Roberto Pellerito, Daniel Gehrig, Shintaro Shiba, Davide Scaramuzza

    Abstract: Event cameras capture dynamic scenes with exceptional temporal fidelity by representing them as a continuous stream of microsecond resolution \textit{events}. Each individual event, however, only carries minimal semantic value, merely signaling a localized brightness change. To derive meaningful signals, downstream algorithms need to quickly integrate cues from a potentially massive torrent of low… ▽ More

    Submitted 18 June, 2026; originally announced June 2026.

  8. arXiv:2605.23717  [pdf, ps, other

    cs.RO

    Vision-Based Agile Landing on Turbulent Waters

    Authors: Dimosthenis Angelis, Leonard Bauersfeld, Davide Scaramuzza, Evangelos Boukas

    Abstract: Autonomous landing of Unmanned Aerial Vehicles on maritime vessels is challenging due to the coupled motion of the vehicle and landing platform in open-sea conditions. This paper presents a reinforcement-learning-based approach for autonomous multirotor landing on moving maritime platforms without requiring explicit platform-state observations or estimation during deployment. The proposed method u… ▽ More

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

  9. arXiv:2605.22748  [pdf, ps, other

    cs.RO cs.AI cs.LG cs.MA

    Superhuman Safe and Agile Racing through Multi-Agent Reinforcement Learning

    Authors: Ismail Geles, Leonard Bauersfeld, Markus Wulfmeier, Davide Scaramuzza

    Abstract: Autonomous systems have achieved superhuman performance in isolation or simulation, yet they remain brittle in shared, dynamic real-world spaces. This failure stems from the dominant single-agent paradigm for physical applications, where other actors are ignored or treated as environmental noise, preventing effective coordination. Here we show that multi-agent reinforcement learning provides the e… ▽ More

    Submitted 17 June, 2026; v1 submitted 21 May, 2026; originally announced May 2026.

    Comments: 12 pages (+4 supplementary). Website: https://rpg.ifi.uzh.ch/marl

  10. arXiv:2604.24033  [pdf, ps, other

    cs.RO

    Event-based SLAM Benchmark for High-Speed Maneuvers

    Authors: Sheng Zhong, Junkai Niu, Guillermo Gallego, Kaizhen Sun, Yang Yi, Zhiqiang Miao, Dewen Hu, Yaonan Wang, Davide Scaramuzza, Yi Zhou

    Abstract: Event-based cameras are bio-inspired sensors with pixels that independently and asynchronously respond to brightness changes at microsecond resolution, offering the potential to handle visual tasks in high-speed maneuvering scenarios. Existing event-based approaches, although successful in mitigating motion blur caused by high-speed maneuvers, suffer from many limitations. Some of them highlight a… ▽ More

    Submitted 27 April, 2026; originally announced April 2026.

  11. arXiv:2604.14501  [pdf, ps, other

    cs.LG cs.AI cs.CC

    On the Expressive Power and Limitations of Multi-Layer SSMs

    Authors: Nikola Zubić, Qian Li, Yuyi Wang, Davide Scaramuzza

    Abstract: We study the expressive power and limitations of multi-layer state-space models (SSMs). First, we show that multi-layer SSMs face fundamental limitations in compositional tasks, revealing an inherent gap between SSMs and streaming models. Then, we examine the role of chain-of-thought (CoT), showing that offline CoT does not fundamentally increase the expressiveness, while online CoT can substantia… ▽ More

    Submitted 15 April, 2026; originally announced April 2026.

    Comments: 25 pages, 6 theorems

  12. arXiv:2603.23032  [pdf, ps, other

    cs.CV cs.RO

    Generative Event Pretraining with Foundation Model Alignment

    Authors: Jianwen Cao, Jiaxu Xing, Nico Messikommer, Davide Scaramuzza

    Abstract: Event cameras provide robust visual signals under fast motion and challenging illumination conditions thanks to their microsecond latency and high dynamic range. However, their unique sensing characteristics and limited labeled data make it challenging to train event-based visual foundation models (VFMs), which are crucial for learning visual features transferable across tasks. To tackle this prob… ▽ More

    Submitted 24 March, 2026; originally announced March 2026.

    Journal ref: CVPR 2026 Findings

  13. arXiv:2603.21785  [pdf, ps, other

    cs.CV

    Image-Conditioned Adaptive Parameter Tuning for Visual Odometry Frontends

    Authors: Simone Nascivera, Leonard Bauersfeld, Jeff Delaune, Davide Scaramuzza

    Abstract: Resource-constrained autonomous robots rely on sparse direct and semi-direct visual-(inertial)-odometry (VO) pipelines, as they provide a favorable tradeoff between accuracy, robustness, and computational cost. However, the performance of most systems depends critically on hand-tuned hyperparameters governing feature detection, tracking, and outlier rejection. These parameters are typically fixed… ▽ More

    Submitted 23 March, 2026; originally announced March 2026.

  14. arXiv:2603.15604  [pdf, ps, other

    cs.RO

    EAAE: Energy-Aware Autonomous Exploration for UAVs in Unknown 3D Environments

    Authors: Jacob Elskamp, Moji Shi, Leonard Bauersfeld, Davide Scaramuzza, Marija Popović

    Abstract: Battery-powered multirotor unmanned aerial vehicles (UAVs) can rapidly map unknown environments, but mission performance is often limited by energy rather than geometry alone. Standard exploration policies that optimise for coverage or time can therefore waste energy through manoeuvre-heavy trajectories. In this paper, we address energy-aware autonomous 3D exploration for multirotor UAVs in initia… ▽ More

    Submitted 16 March, 2026; originally announced March 2026.

  15. arXiv:2603.07578  [pdf, ps, other

    cs.RO

    Approximate Imitation Learning for Event-based Quadrotor Flight in Cluttered Environments

    Authors: Nico Messikommer, Jiaxu Xing, Leonard Bauersfeld, Marco Cannici, Elie Aljalbout, Davide Scaramuzza

    Abstract: Event cameras offer high temporal resolution and low latency, making them ideal sensors for high-speed robotic applications where conventional cameras suffer from motion blur. However, their widespread adoption in robot learning is severely bottlenecked by the computational cost of simulating high-frequency event data during online training. In this work, we present Approximate Imitation Learning,… ▽ More

    Submitted 30 May, 2026; v1 submitted 8 March, 2026; originally announced March 2026.

  16. arXiv:2603.06228  [pdf, ps, other

    cs.CV

    Low-latency Event-based Object Detection with Spatially-Sparse Linear Attention

    Authors: Haiqing Hao, Zhipeng Sui, Rong Zou, Zijia Dai, Nikola Zubić, Davide Scaramuzza, Wenhui Wang

    Abstract: Event cameras provide sequential visual data with spatial sparsity and high temporal resolution, making them attractive for low-latency object detection. Existing asynchronous event-based neural networks exploit this low-latency advantage by updating predictions event by event, but still suffer from two bottlenecks: recurrent architectures are difficult to train efficiently on long sequences, and… ▽ More

    Submitted 29 July, 2026; v1 submitted 6 March, 2026; originally announced March 2026.

    Comments: 19 pages, 4 figures, 8 tables, ECCV 2026

  17. arXiv:2603.04305  [pdf, ps, other

    cs.RO

    Perception-Aware Time-Optimal Planning for Quadrotor Waypoint Flight

    Authors: Chao Qin, Jiaxu Xing, Rudolf Reiter, Angel Romero, Yifan Lin, Hugh H. -T. Liu, Davide Scaramuzza

    Abstract: Agile quadrotor flight pushes the limits of control, actuation, and onboard perception. While time-optimal trajectory planning has been extensively studied, existing approaches typically neglect the tight coupling between vehicle dynamics, environmental geometry, and the visual requirements of onboard state estimation. As a result, trajectories that are dynamically feasible may fail in closed-loop… ▽ More

    Submitted 4 March, 2026; originally announced March 2026.

  18. arXiv:2602.23204  [pdf, ps, other

    cs.CV cs.RO

    Motion-aware Event Suppression for Event Cameras

    Authors: Roberto Pellerito, Nico Messikommer, Giovanni Cioffi, Marco Cannici, Davide Scaramuzza

    Abstract: Event cameras report asynchronously per-pixel brightness changes with microsecond latency, encoding dynamic visual information as a sparse stream of events. However, their extreme temporal resolution floods perception systems with entangled events from ego-motion and independently moving objects (IMOs), which existing solutions fail to efficiently decouple, relying instead on prohibitive dense 3D… ▽ More

    Submitted 17 July, 2026; v1 submitted 26 February, 2026; originally announced February 2026.

    Comments: Robotics: Science and Systems (RSS) 2026

  19. arXiv:2602.21101  [pdf, ps, other

    cs.CV cs.RO

    Event-Aided Sharp Radiance Field Reconstruction for Fast-Flying Drones

    Authors: Rong Zou, Marco Cannici, Davide Scaramuzza

    Abstract: Fast-flying aerial robots promise rapid inspection under limited battery constraints, with direct applications in infrastructure inspection, terrain exploration, and search and rescue. However, high speeds lead to severe motion blur in images and induce significant drift and noise in pose estimates, making dense 3D reconstruction with Neural Radiance Fields (NeRFs) particularly challenging due to… ▽ More

    Submitted 26 February, 2026; v1 submitted 24 February, 2026; originally announced February 2026.

    Journal ref: IEEE Transactions on Robotics, 2026

  20. arXiv:2602.10111  [pdf, ps, other

    cs.RO

    Learning Agile Quadrotor Flight in the Real World

    Authors: Yunfan Ren, Zhiyuan Zhu, Jiaxu Xing, Davide Scaramuzza

    Abstract: Learning-based controllers have achieved impressive performance in agile quadrotor flight but typically rely on massive training in simulation, necessitating accurate system identification for effective Sim2Real transfer. However, even with precise modeling, fixed policies remain susceptible to out-of-distribution scenarios, ranging from external aerodynamic disturbances to internal hardware degra… ▽ More

    Submitted 10 July, 2026; v1 submitted 10 February, 2026; originally announced February 2026.

    Journal ref: Robotics: Science and Systems 2026

  21. arXiv:2512.12427  [pdf, ps, other

    cs.RO eess.SY

    Temporal Cascading of Planning and Control for Quadrotor MPC

    Authors: Rudolf Reiter, Chao Qin, Leonard Bauersfeld, Davide Scaramuzza

    Abstract: Many aerial tasks involving quadrotors demand both instant reactivity and long-horizon planning for obstacle avoidance, energy efficiency, or trajectory tracking. High-fidelity models enable accurate control but are too slow for long horizons. Low-fidelity planners scale but cannot directly control the system, necessitating cascaded architectures. Prevailing hierarchical approaches plan with a sim… ▽ More

    Submitted 16 July, 2026; v1 submitted 13 December, 2025; originally announced December 2025.

  22. arXiv:2511.18037  [pdf, ps, other

    cs.CV

    Hybrid Event Frame Sensors: Modeling, Calibration, and Simulation

    Authors: Yunfan Lu, Nico Messikommer, Xiaogang Xu, Liming Chen, Yuhan Chen, Nikola Zubic, Davide Scaramuzza, Hui Xiong

    Abstract: Hybrid event-frame sensors integrate an Event Vision Sensor (EVS) and an Active Pixel Sensor (APS) within a single chip, combining the high dynamic range and low latency of the EVS with the rich spatial intensity information from the APS. While this tight integration offers compact and temporally precise imaging, the complex circuit architecture introduces nontrivial noise patterns that remain poo… ▽ More

    Submitted 23 June, 2026; v1 submitted 22 November, 2025; originally announced November 2025.

    Comments: 20 pages, 7 figures, ECCV 2026

  23. arXiv:2510.20808  [pdf, ps, other

    cs.RO cs.AI cs.LG stat.ML

    The Reality Gap in Robotics: Challenges, Solutions, and Best Practices

    Authors: Elie Aljalbout, Jiaxu Xing, Angel Romero, Iretiayo Akinola, Caelan Reed Garrett, Eric Heiden, Abhishek Gupta, Tucker Hermans, Yashraj Narang, Dieter Fox, Davide Scaramuzza, Fabio Ramos

    Abstract: Machine learning has facilitated significant advancements across various robotics domains, including navigation, locomotion, and manipulation. Many such achievements have been driven by the extensive use of simulation as a critical tool for training and testing robotic systems prior to their deployment in real-world environments. However, simulations consist of abstractions and approximations that… ▽ More

    Submitted 23 October, 2025; originally announced October 2025.

    Comments: Accepted for Publication as part of the Annual Review of Control, Robotics, and Autonomous Systems 2026

    ACM Class: I.2.6; I.2.8; I.2.9

  24. arXiv:2510.01830  [pdf, ps, other

    cs.RO

    What Matters in RL-Based Methods for Object-Goal Navigation? An Empirical Study and A Unified Framework

    Authors: Hongze Wang, Boyang Sun, Jiaxu Xing, Fan Yang, Marco Hutter, Dhruv Shah, Davide Scaramuzza, Marc Pollefeys

    Abstract: Object-Goal Navigation (ObjectNav) is a key capability for deploying mobile robots in everyday environments such as homes, schools, and workplaces. In this task, an agent must locate an instance of a target object category in previously unseen environments using only onboard perception, requiring the integration of semantic understanding, spatial reasoning, and long-horizon planning. Reinforcement… ▽ More

    Submitted 12 July, 2026; v1 submitted 2 October, 2025; originally announced October 2025.

  25. arXiv:2509.17877  [pdf, ps, other

    cs.RO cs.CV

    Sight Over Site: Perception-Aware Reinforcement Learning for Efficient Robotic Inspection

    Authors: Richard Kuhlmann, Jakob Wolfram, Boyang Sun, Jiaxu Xing, Davide Scaramuzza, Marc Pollefeys, Cesar Cadena

    Abstract: Autonomous inspection is a central problem in robotics, with applications ranging from industrial monitoring to search-and-rescue. Traditionally, inspection has often been reduced to navigation tasks, where the objective is to reach a predefined location while avoiding obstacles. However, this formulation captures only part of the real inspection problem. In real-world environments, the inspection… ▽ More

    Submitted 22 September, 2025; originally announced September 2025.

  26. PA-MPPI: Perception-Aware Model Predictive Path Integral Control for Quadrotor Navigation in Unknown Environments

    Authors: Yifan Zhai, Rudolf Reiter, Davide Scaramuzza

    Abstract: Quadrotor navigation in unknown environments is critical for practical missions such as search-and-rescue. Solving this problem requires addressing three key challenges: path planning in non-convex free space due to obstacles, satisfying quadrotor-specific dynamics and objectives, and exploring unknown regions to expand the map. Recently, the Model Predictive Path Integral (MPPI) method has emerge… ▽ More

    Submitted 13 February, 2026; v1 submitted 18 September, 2025; originally announced September 2025.

    Journal ref: IEEE Robotics and Automation Letters (RA-L), 2026

  27. arXiv:2509.06741  [pdf, ps, other

    cs.CV cs.RO

    Event Spectroscopy: Event-based Multispectral and Depth Sensing using Structured Light

    Authors: Christian Geckeler, Niklas Neugebauer, Manasi Muglikar, Davide Scaramuzza, Stefano Mintchev

    Abstract: Uncrewed aerial vehicles (UAVs) are increasingly deployed in forest environments for tasks such as environmental monitoring and search and rescue, which require safe navigation through dense foliage and precise data collection. Traditional sensing approaches, including passive multispectral and RGB imaging, suffer from latency, poor depth resolution, and strong dependence on ambient light - especi… ▽ More

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

    Comments: This work has been accepted for publication in IEEE Robotics and Automation Letters

  28. arXiv:2508.21065  [pdf, ps, other

    cs.RO

    Learning on the Fly: Rapid Policy Adaptation via Differentiable Simulation

    Authors: Jiahe Pan, Jiaxu Xing, Rudolf Reiter, Yifan Zhai, Elie Aljalbout, Davide Scaramuzza

    Abstract: Learning control policies in simulation enables rapid, safe, and cost-effective development of advanced robotic capabilities. However, transferring these policies to the real world remains difficult due to the sim-to-real gap, where unmodeled dynamics and environmental disturbances can degrade policy performance. Existing approaches, such as domain randomization and Real2Sim2Real pipelines, can im… ▽ More

    Submitted 14 January, 2026; v1 submitted 28 August, 2025; originally announced August 2025.

    Journal ref: IEEE Robotics and Automation Letters (RA-L), 2026

  29. arXiv:2508.18817  [pdf, ps, other

    cs.RO cs.LG

    Learning Acrobatic Flight from Preferences

    Authors: Colin Merk, Ismail Geles, Jiaxu Xing, Angel Romero, Giorgia Ramponi, Davide Scaramuzza

    Abstract: Preference-based reinforcement learning (PbRL) enables agents to learn control policies without requiring manually designed reward functions, making it well-suited for tasks where objectives are difficult to formalize or inherently subjective. Acrobatic flight poses a particularly challenging problem due to its complex dynamics, rapid movements, and the importance of precise execution. However, ma… ▽ More

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

    Comments: 8 pages, 6 figures

  30. arXiv:2507.20901  [pdf, ps, other

    cs.CV

    Event-Based De-Snowing for Autonomous Driving

    Authors: Manasi Muglikar, Nico Messikommer, Marco Cannici, Davide Scaramuzza

    Abstract: Adverse weather conditions, particularly heavy snowfall, pose significant challenges to both human drivers and autonomous vehicles. Traditional image-based de-snowing methods often introduce hallucination artifacts as they rely solely on spatial information, while video-based approaches require high frame rates and suffer from alignment artifacts at lower frame rates. Camera parameters, such as ex… ▽ More

    Submitted 25 July, 2025; originally announced July 2025.

  31. arXiv:2507.19975  [pdf

    cs.RO cs.AI cs.LG

    A roadmap for AI in robotics

    Authors: Aude Billard, Alin Albu-Schaeffer, Michael Beetz, Wolfram Burgard, Peter Corke, Matei Ciocarlie, Ravinder Dahiya, Danica Kragic, Ken Goldberg, Yukie Nagai, Davide Scaramuzza

    Abstract: AI technologies, including deep learning, large-language models have gone from one breakthrough to the other. As a result, we are witnessing growing excitement in robotics at the prospect of leveraging the potential of AI to tackle some of the outstanding barriers to the full deployment of robots in our daily lives. However, action and sensing in the physical world pose greater and different chall… ▽ More

    Submitted 26 July, 2025; originally announced July 2025.

    Journal ref: Nature Machine Intelligence (2025): 1-7

  32. Low-Latency Event-Based Velocimetry for Quadrotor Control in a Narrow Pipe

    Authors: Leonard Bauersfeld, Davide Scaramuzza

    Abstract: Autonomous quadrotor flight in confined spaces such as pipes and tunnels presents significant challenges due to unsteady, self-induced aerodynamic disturbances. Very recent advances have enabled flight in such conditions, but they either rely on constant motion through the pipe to mitigate airflow recirculation effects or suffer from limited stability during hovering. In this work, we present the… ▽ More

    Submitted 9 January, 2026; v1 submitted 21 July, 2025; originally announced July 2025.

    Comments: 19 pages

    Journal ref: in IEEE Transactions on Robotics, vol. 42, pp. 1-19, 2026

  33. arXiv:2506.07860  [pdf, ps, other

    cs.CV

    Egocentric Event-Based Vision for Ping Pong Ball Trajectory Prediction

    Authors: Ivan Alberico, Marco Cannici, Giovanni Cioffi, Davide Scaramuzza

    Abstract: In this paper, we present a real-time egocentric trajectory prediction system for table tennis using event cameras. Unlike standard cameras, which suffer from high latency and motion blur at fast ball speeds, event cameras provide higher temporal resolution, allowing more frequent state updates, greater robustness to outliers, and accurate trajectory predictions using just a short time window afte… ▽ More

    Submitted 9 June, 2025; originally announced June 2025.

    Comments: IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW), Nashville (TN), USA, 2025; 5th International Workshop on Event-Based Vision

  34. arXiv:2506.06918  [pdf, ps, other

    cs.CV cs.RO

    Reading in the Dark with Foveated Event Vision

    Authors: Carl Brander, Giovanni Cioffi, Nico Messikommer, Davide Scaramuzza

    Abstract: Current smart glasses equipped with RGB cameras struggle to perceive the environment in low-light and high-speed motion scenarios due to motion blur and the limited dynamic range of frame cameras. Additionally, capturing dense images with a frame camera requires large bandwidth and power consumption, consequently draining the battery faster. These challenges are especially relevant for developing… ▽ More

    Submitted 7 June, 2025; originally announced June 2025.

    Comments: CVPR 2025 Workshop on Event-based Vision

  35. arXiv:2506.02676  [pdf, ps, other

    cs.RO

    Sight Guide: A Wearable Assistive Perception and Navigation System for the Vision Assistance Race in the Cybathlon 2024

    Authors: Patrick Pfreundschuh, Giovanni Cioffi, Cornelius von Einem, Alexander Wyss, Hans Wernher van de Venn, Cesar Cadena, Davide Scaramuzza, Roland Siegwart, Alireza Darvishy

    Abstract: Visually impaired individuals face significant challenges navigating and interacting with unknown situations, particularly in tasks requiring spatial awareness and semantic scene understanding. To accelerate the development and evaluate the state of technologies that enable visually impaired people to solve these tasks, the Vision Assistance Race (VIS) at the Cybathlon 2024 competition was organiz… ▽ More

    Submitted 3 June, 2025; originally announced June 2025.

  36. arXiv:2505.11602  [pdf, ps, other

    cs.LG math.DS math.OC stat.ML

    Regularity and Stability Properties of Selective SSMs with Discontinuous Gating

    Authors: Nikola Zubić, Davide Scaramuzza

    Abstract: Selective State-Space Models (SSMs) such as Mamba have become central to long-sequence modeling. Still, their stability is poorly understood: their state-space coefficients are modulated online by a token-dependent gating signal, making the recurrence neither linear time-invariant nor classically nonlinear. We study continuous-time selective SSMs through passivity, dissipativity, and Input-to-Stat… ▽ More

    Submitted 7 July, 2026; v1 submitted 16 May, 2025; originally announced May 2025.

    Comments: 41 pages

    Journal ref: Transactions on Machine Learning Research (TMLR), 2026

  37. arXiv:2505.11165  [pdf, ps, other

    cs.LG cs.AI cs.CL cs.CV

    Maximizing Asynchronicity in Event-based Neural Networks

    Authors: Haiqing Hao, Nikola Zubić, Weihua He, Zhipeng Sui, Davide Scaramuzza, Wenhui Wang

    Abstract: Event cameras deliver visual data with high temporal resolution, low latency, and minimal redundancy, yet their asynchronous, sparse sequential nature challenges standard tensor-based machine learning (ML). While the recent asynchronous-to-synchronous (A2S) paradigm aims to bridge this gap by asynchronously encoding events into learned features for ML pipelines, existing A2S approaches often sacri… ▽ More

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

    Comments: 22 pages, 7 figures, 15 tables, ICLR 2026 Camera Ready paper

    Journal ref: International Conference on Learning Representations (ICLR), Brazil, 2026

  38. arXiv:2504.16062  [pdf, other

    cs.RO cs.CV

    ForesightNav: Learning Scene Imagination for Efficient Exploration

    Authors: Hardik Shah, Jiaxu Xing, Nico Messikommer, Boyang Sun, Marc Pollefeys, Davide Scaramuzza

    Abstract: Understanding how humans leverage prior knowledge to navigate unseen environments while making exploratory decisions is essential for developing autonomous robots with similar abilities. In this work, we propose ForesightNav, a novel exploration strategy inspired by human imagination and reasoning. Our approach equips robotic agents with the capability to predict contextual information, such as oc… ▽ More

    Submitted 5 May, 2025; v1 submitted 22 April, 2025; originally announced April 2025.

    Journal ref: IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW), Nashville, 2025

  39. arXiv:2504.10669  [pdf, other

    cs.CV cs.LG

    Perturbed State Space Feature Encoders for Optical Flow with Event Cameras

    Authors: Gokul Raju Govinda Raju, Nikola Zubić, Marco Cannici, Davide Scaramuzza

    Abstract: With their motion-responsive nature, event-based cameras offer significant advantages over traditional cameras for optical flow estimation. While deep learning has improved upon traditional methods, current neural networks adopted for event-based optical flow still face temporal and spatial reasoning limitations. We propose Perturbed State Space Feature Encoders (P-SSE) for multi-frame optical flo… ▽ More

    Submitted 14 April, 2025; originally announced April 2025.

    Comments: 10 pages, 4 figures, 4 tables. Equal contribution by Gokul Raju Govinda Raju and Nikola Zubić

    Journal ref: IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW), Nashville, 2025

  40. arXiv:2504.00969  [pdf, ps, other

    cs.RO cs.AI

    HDVIO2.0: Wind and Disturbance Estimation with Hybrid Dynamics VIO

    Authors: Giovanni Cioffi, Leonard Bauersfeld, Davide Scaramuzza

    Abstract: Visual-inertial odometry (VIO) is widely used for state estimation in autonomous micro aerial vehicles using onboard sensors. Current methods improve VIO by incorporating a model of the translational vehicle dynamics, yet their performance degrades when faced with low-accuracy vehicle models or continuous external disturbances, like wind. Additionally, incorporating rotational dynamics in these mo… ▽ More

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

    Comments: Transactions on Robotics (T-RO) 2025

  41. arXiv:2502.20168  [pdf, other

    cs.RO cs.AI cs.LG cs.NE stat.ML

    Accelerating Model-Based Reinforcement Learning with State-Space World Models

    Authors: Maria Krinner, Elie Aljalbout, Angel Romero, Davide Scaramuzza

    Abstract: Reinforcement learning (RL) is a powerful approach for robot learning. However, model-free RL (MFRL) requires a large number of environment interactions to learn successful control policies. This is due to the noisy RL training updates and the complexity of robotic systems, which typically involve highly non-linear dynamics and noisy sensor signals. In contrast, model-based RL (MBRL) not only trai… ▽ More

    Submitted 27 February, 2025; originally announced February 2025.

    ACM Class: I.2.9; I.2.10; I.2.6

  42. arXiv:2502.19374  [pdf, other

    cs.RO

    LiDAR Registration with Visual Foundation Models

    Authors: Niclas Vödisch, Giovanni Cioffi, Marco Cannici, Wolfram Burgard, Davide Scaramuzza

    Abstract: LiDAR registration is a fundamental task in robotic mapping and localization. A critical component of aligning two point clouds is identifying robust point correspondences using point descriptors. This step becomes particularly challenging in scenarios involving domain shifts, seasonal changes, and variations in point cloud structures. These factors substantially impact both handcrafted and learni… ▽ More

    Submitted 26 February, 2025; originally announced February 2025.

  43. arXiv:2502.12113  [pdf, other

    cs.RO cs.CV

    A Monocular Event-Camera Motion Capture System

    Authors: Leonard Bauersfeld, Davide Scaramuzza

    Abstract: Motion capture systems are a widespread tool in research to record ground-truth poses of objects. Commercial systems use reflective markers attached to the object and then triangulate pose of the object from multiple camera views. Consequently, the object must be visible to multiple cameras which makes such multi-view motion capture systems unsuited for deployments in narrow, confined spaces (e.g.… ▽ More

    Submitted 17 February, 2025; originally announced February 2025.

    Comments: 8 pages

  44. arXiv:2502.10012  [pdf, ps, other

    cs.AI cs.RO

    Unlocking Efficient Vehicle Dynamics Modeling via Analytic World Models

    Authors: Asen Nachkov, Danda Pani Paudel, Jan-Nico Zaech, Davide Scaramuzza, Luc Van Gool

    Abstract: Differentiable simulators represent an environment's dynamics as a differentiable function. Within robotics and autonomous driving, this property is used in Analytic Policy Gradients (APG), which relies on backpropagating through the dynamics to train accurate policies for diverse tasks. Here we show that differentiable simulation also has an important role in world modeling, where it can impart p… ▽ More

    Submitted 13 November, 2025; v1 submitted 14 February, 2025; originally announced February 2025.

    Comments: Accepted at AAAI 2026

  45. arXiv:2501.14377  [pdf, ps, other

    cs.RO

    Dream to Fly: Model-Based Reinforcement Learning for Vision-Based Drone Flight

    Authors: Angel Romero, Ashwin Shenai, Ismail Geles, Elie Aljalbout, Davide Scaramuzza

    Abstract: Autonomous drone racing has risen as a challenging robotic benchmark for testing the limits of learning, perception, planning, and control. Expert human pilots are able to fly a drone through a race track by mapping pixels from a single camera directly to control commands. Recent works in autonomous drone racing attempting direct pixel-to-commands control policies have relied on either intermediat… ▽ More

    Submitted 10 April, 2026; v1 submitted 24 January, 2025; originally announced January 2025.

    Comments: 8 pages, 6 Figures, accepted to IEEE ICRA 2026

    ACM Class: I.2.9; I.2.10; I.2.6

  46. Humanity's Last Exam

    Authors: Long Phan, Alice Gatti, Ziwen Han, Nathaniel Li, Josephina Hu, Hugh Zhang, Chen Bo Calvin Zhang, Mohamed Shaaban, John Ling, Sean Shi, Michael Choi, Anish Agrawal, Arnav Chopra, Adam Khoja, Ryan Kim, Richard Ren, Jason Hausenloy, Oliver Zhang, Mantas Mazeika, Dmitry Dodonov, Tung Nguyen, Jaeho Lee, Daron Anderson, Mikhail Doroshenko, Alun Cennyth Stokes , et al. (1133 additional authors not shown)

    Abstract: Benchmarks are important tools for tracking the rapid advancements in large language model (LLM) capabilities. However, benchmarks are not keeping pace in difficulty: LLMs now achieve over 90\% accuracy on popular benchmarks like MMLU, limiting informed measurement of state-of-the-art LLM capabilities. In response, we introduce Humanity's Last Exam (HLE), a multi-modal benchmark at the frontier of… ▽ More

    Submitted 28 July, 2026; v1 submitted 24 January, 2025; originally announced January 2025.

    Comments: 29 pages, 6 figures

  47. arXiv:2412.12442  [pdf, other

    cs.RO cs.LG

    Multi-Task Reinforcement Learning for Quadrotors

    Authors: Jiaxu Xing, Ismail Geles, Yunlong Song, Elie Aljalbout, Davide Scaramuzza

    Abstract: Reinforcement learning (RL) has shown great effectiveness in quadrotor control, enabling specialized policies to develop even human-champion-level performance in single-task scenarios. However, these specialized policies often struggle with novel tasks, requiring a complete retraining of the policy from scratch. To address this limitation, this paper presents a novel multi-task reinforcement learn… ▽ More

    Submitted 16 December, 2024; originally announced December 2024.

    Journal ref: Robotics and Automation Letters 2024

  48. arXiv:2412.12423  [pdf, other

    cs.LG

    GG-SSMs: Graph-Generating State Space Models

    Authors: Nikola Zubić, Davide Scaramuzza

    Abstract: State Space Models (SSMs) are powerful tools for modeling sequential data in computer vision and time series analysis domains. However, traditional SSMs are limited by fixed, one-dimensional sequential processing, which restricts their ability to model non-local interactions in high-dimensional data. While methods like Mamba and VMamba introduce selective and flexible scanning strategies, they rel… ▽ More

    Submitted 5 April, 2025; v1 submitted 16 December, 2024; originally announced December 2024.

    Comments: 12 pages, 8 tables, 2 figures, CVPR 2025 Camera Ready paper

    Journal ref: IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), Nashville, 2025

  49. arXiv:2412.11198  [pdf, other

    cs.CV

    GEM: A Generalizable Ego-Vision Multimodal World Model for Fine-Grained Ego-Motion, Object Dynamics, and Scene Composition Control

    Authors: Mariam Hassan, Sebastian Stapf, Ahmad Rahimi, Pedro M B Rezende, Yasaman Haghighi, David Brüggemann, Isinsu Katircioglu, Lin Zhang, Xiaoran Chen, Suman Saha, Marco Cannici, Elie Aljalbout, Botao Ye, Xi Wang, Aram Davtyan, Mathieu Salzmann, Davide Scaramuzza, Marc Pollefeys, Paolo Favaro, Alexandre Alahi

    Abstract: We present GEM, a Generalizable Ego-vision Multimodal world model that predicts future frames using a reference frame, sparse features, human poses, and ego-trajectories. Hence, our model has precise control over object dynamics, ego-agent motion and human poses. GEM generates paired RGB and depth outputs for richer spatial understanding. We introduce autoregressive noise schedules to enable stabl… ▽ More

    Submitted 15 December, 2024; originally announced December 2024.

  50. arXiv:2412.09149  [pdf, other

    cs.RO cs.LG

    Student-Informed Teacher Training

    Authors: Nico Messikommer, Jiaxu Xing, Elie Aljalbout, Davide Scaramuzza

    Abstract: Imitation learning with a privileged teacher has proven effective for learning complex control behaviors from high-dimensional inputs, such as images. In this framework, a teacher is trained with privileged task information, while a student tries to predict the actions of the teacher with more limited observations, e.g., in a robot navigation task, the teacher might have access to distances to nea… ▽ More

    Submitted 27 February, 2025; v1 submitted 12 December, 2024; originally announced December 2024.

    Journal ref: International Conference on Learning Representations (ICLR) 2025