Skip to main content

Showing 1–18 of 18 results for author: Paredes-Vallés, F

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

    cs.CV

    EV-LayerSegNet: Self-supervised Motion Segmentation using Event Cameras

    Authors: Youssef Farah, Federico Paredes-Vallés, Guido De Croon, Muhammad Ahmed Humais, Hussain Sajwani, Yahya Zweiri

    Abstract: Event cameras are novel bio-inspired sensors that capture motion dynamics with much higher temporal resolution than traditional cameras, since pixels react asynchronously to brightness changes. They are therefore better suited for tasks involving motion such as motion segmentation. However, training event-based networks still represents a difficult challenge, as obtaining ground truth is very expe… ▽ More

    Submitted 6 June, 2025; originally announced June 2025.

    Comments: This paper has been accepted for publication at the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops, Nashville, 2025

  2. arXiv:2505.04258  [pdf, other

    cs.RO cs.CV

    RGB-Event Fusion with Self-Attention for Collision Prediction

    Authors: Pietro Bonazzi, Christian Vogt, Michael Jost, Haotong Qin, Lyes Khacef, Federico Paredes-Valles, Michele Magno

    Abstract: Ensuring robust and real-time obstacle avoidance is critical for the safe operation of autonomous robots in dynamic, real-world environments. This paper proposes a neural network framework for predicting the time and collision position of an unmanned aerial vehicle with a dynamic object, using RGB and event-based vision sensors. The proposed architecture consists of two separate encoder branches,… ▽ More

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

    Comments: arXiv admin note: text overlap with arXiv:2504.10400

  3. arXiv:2504.10400  [pdf, other

    cs.CV

    Towards Low-Latency Event-based Obstacle Avoidance on a FPGA-Drone

    Authors: Pietro Bonazzi, Christian Vogt, Michael Jost, Lyes Khacef, Federico Paredes-Vallés, Michele Magno

    Abstract: This work quantitatively evaluates the performance of event-based vision systems (EVS) against conventional RGB-based models for action prediction in collision avoidance on an FPGA accelerator. Our experiments demonstrate that the EVS model achieves a significantly higher effective frame rate (1 kHz) and lower temporal (-20 ms) and spatial prediction errors (-20 mm) compared to the RGB-based model… ▽ More

    Submitted 16 May, 2025; v1 submitted 14 April, 2025; originally announced April 2025.

  4. arXiv:2501.19174  [pdf, other

    cs.HC

    From Soft Materials to Controllers with NeuroTouch: A Neuromorphic Tactile Sensor for Real-Time Gesture Recognition

    Authors: Victor Hoffmann, Federico Paredes-Valles, Valentina Cavinato

    Abstract: This work presents NeuroTouch, an optical-based tactile sensor that combines a highly deformable dome-shaped soft material with an integrated neuromorphic camera, leveraging frame-based and dynamic vision for gesture detection. Our approach transforms an elastic body into a rich and nuanced interactive controller by tracking markers printed on its surface with event-based methods and harnessing th… ▽ More

    Submitted 31 January, 2025; originally announced January 2025.

  5. arXiv:2412.06359  [pdf, other

    cs.RO cs.CV

    On-Device Self-Supervised Learning of Low-Latency Monocular Depth from Only Events

    Authors: Jesse Hagenaars, Yilun Wu, Federico Paredes-Vallés, Stein Stroobants, Guido de Croon

    Abstract: Event cameras provide low-latency perception for only milliwatts of power. This makes them highly suitable for resource-restricted, agile robots such as small flying drones. Self-supervised learning based on contrast maximization holds great potential for event-based robot vision, as it foregoes the need for high-frequency ground truth and allows for online learning in the robot's operational envi… ▽ More

    Submitted 25 March, 2025; v1 submitted 9 December, 2024; originally announced December 2024.

    Comments: Accepted at CVPR 2025

  6. arXiv:2402.11662  [pdf, other

    cs.NE

    TDE-3: An improved prior for optical flow computation in spiking neural networks

    Authors: Matthew Yedutenko, Federico Paredes-Valles, Lyes Khacef, Guido C. H. E. De Croon

    Abstract: Motion detection is a primary task required for robotic systems to perceive and navigate in their environment. Proposed in the literature bioinspired neuromorphic Time-Difference Encoder (TDE-2) combines event-based sensors and processors with spiking neural networks to provide real-time and energy-efficient motion detection through extracting temporal correlations between two points in space. How… ▽ More

    Submitted 18 February, 2024; originally announced February 2024.

  7. arXiv:2312.14261  [pdf, other

    cs.NE

    Low-power event-based face detection with asynchronous neuromorphic hardware

    Authors: Caterina Caccavella, Federico Paredes-Vallés, Marco Cannici, Lyes Khacef

    Abstract: The rise of mobility, IoT and wearables has shifted processing to the edge of the sensors, driven by the need to reduce latency, communication costs and overall energy consumption. While deep learning models have achieved remarkable results in various domains, their deployment at the edge for real-time applications remains computationally expensive. Neuromorphic computing emerges as a promising pa… ▽ More

    Submitted 21 December, 2023; originally announced December 2023.

  8. arXiv:2303.08778  [pdf, other

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

    Fully neuromorphic vision and control for autonomous drone flight

    Authors: Federico Paredes-Vallés, Jesse Hagenaars, Julien Dupeyroux, Stein Stroobants, Yingfu Xu, Guido de Croon

    Abstract: Biological sensing and processing is asynchronous and sparse, leading to low-latency and energy-efficient perception and action. In robotics, neuromorphic hardware for event-based vision and spiking neural networks promises to exhibit similar characteristics. However, robotic implementations have been limited to basic tasks with low-dimensional sensory inputs and motor actions due to the restricte… ▽ More

    Submitted 15 March, 2023; originally announced March 2023.

  9. arXiv:2303.05214  [pdf, other

    cs.CV cs.AI cs.LG

    Taming Contrast Maximization for Learning Sequential, Low-latency, Event-based Optical Flow

    Authors: Federico Paredes-Vallés, Kirk Y. W. Scheper, Christophe De Wagter, Guido C. H. E. de Croon

    Abstract: Event cameras have recently gained significant traction since they open up new avenues for low-latency and low-power solutions to complex computer vision problems. To unlock these solutions, it is necessary to develop algorithms that can leverage the unique nature of event data. However, the current state-of-the-art is still highly influenced by the frame-based literature, and usually fails to del… ▽ More

    Submitted 27 September, 2023; v1 submitted 9 March, 2023; originally announced March 2023.

    Comments: ICCV 2023. 15 pages, 12 figures, 7 tables

  10. Lightweight Event-based Optical Flow Estimation via Iterative Deblurring

    Authors: Yilun Wu, Federico Paredes-Vallés, Guido C. H. E. de Croon

    Abstract: Inspired by frame-based methods, state-of-the-art event-based optical flow networks rely on the explicit construction of correlation volumes, which are expensive to compute and store, rendering them unsuitable for robotic applications with limited compute and energy budget. Moreover, correlation volumes scale poorly with resolution, prohibiting them from estimating high-resolution flow. We observe… ▽ More

    Submitted 5 May, 2024; v1 submitted 24 November, 2022; originally announced November 2022.

    Comments: Accepted to IEEE International Conference on Robotics and Automation (ICRA'24), Yokohama, Japan, May 13-17, 2024. arXiv revision includes additional ablation studies results

    Journal ref: Proceedings of the IEEE International Conference on Robotics and Automation (ICRA), 2024, pp. 14708-14715

  11. arXiv:2209.06918  [pdf, other

    cs.RO cs.AI cs.CV

    NanoFlowNet: Real-time Dense Optical Flow on a Nano Quadcopter

    Authors: Rik J. Bouwmeester, Federico Paredes-Vallés, Guido C. H. E. de Croon

    Abstract: Nano quadcopters are small, agile, and cheap platforms that are well suited for deployment in narrow, cluttered environments. Due to their limited payload, these vehicles are highly constrained in processing power, rendering conventional vision-based methods for safe and autonomous navigation incompatible. Recent machine learning developments promise high-performance perception at low latency, whi… ▽ More

    Submitted 14 September, 2022; originally announced September 2022.

    Comments: 8 pages, 9 figures, 4 tables

  12. The Artificial Intelligence behind the winning entry to the 2019 AI Robotic Racing Competition

    Authors: Christophe De Wagter, Federico Paredes-Vallés, Nilay Sheth, Guido de Croon

    Abstract: Robotics is the next frontier in the progress of Artificial Intelligence (AI), as the real world in which robots operate represents an enormous, complex, continuous state space with inherent real-time requirements. One extreme challenge in robotics is currently formed by autonomous drone racing. Human drone racers can fly through complex tracks at speeds of up to 190 km/h. Achieving similar speeds… ▽ More

    Submitted 30 September, 2021; originally announced September 2021.

  13. arXiv:2106.01862  [pdf, other

    cs.CV cs.AI cs.LG cs.NE

    Self-Supervised Learning of Event-Based Optical Flow with Spiking Neural Networks

    Authors: Jesse Hagenaars, Federico Paredes-Vallés, Guido de Croon

    Abstract: The field of neuromorphic computing promises extremely low-power and low-latency sensing and processing. Challenges in transferring learning algorithms from traditional artificial neural networks (ANNs) to spiking neural networks (SNNs) have so far prevented their application to large-scale, complex regression tasks. Furthermore, realizing a truly asynchronous and fully neuromorphic pipeline that… ▽ More

    Submitted 25 October, 2021; v1 submitted 3 June, 2021; originally announced June 2021.

    Comments: Accepted at NeurIPS 2021; code and additional material can be found at https://mavlab.tudelft.nl/event_flow/

  14. Neuromorphic control for optic-flow-based landings of MAVs using the Loihi processor

    Authors: Julien Dupeyroux, Jesse Hagenaars, Federico Paredes-Vallés, Guido de Croon

    Abstract: Neuromorphic processors like Loihi offer a promising alternative to conventional computing modules for endowing constrained systems like micro air vehicles (MAVs) with robust, efficient and autonomous skills such as take-off and landing, obstacle avoidance, and pursuit. However, a major challenge for using such processors on robotic platforms is the reality gap between simulation and the real worl… ▽ More

    Submitted 1 November, 2020; originally announced November 2020.

  15. arXiv:2009.08283  [pdf, other

    cs.CV

    Back to Event Basics: Self-Supervised Learning of Image Reconstruction for Event Cameras via Photometric Constancy

    Authors: F. Paredes-Vallés, G. C. H. E. de Croon

    Abstract: Event cameras are novel vision sensors that sample, in an asynchronous fashion, brightness increments with low latency and high temporal resolution. The resulting streams of events are of high value by themselves, especially for high speed motion estimation. However, a growing body of work has also focused on the reconstruction of intensity frames from the events, as this allows bridging the gap w… ▽ More

    Submitted 12 April, 2021; v1 submitted 17 September, 2020; originally announced September 2020.

    Comments: 9 pages, 6 figures, 5 tables

  16. arXiv:2004.09317  [pdf, other

    cs.CV cs.LG eess.IV

    How Do Neural Networks Estimate Optical Flow? A Neuropsychology-Inspired Study

    Authors: D. B. de Jong, F. Paredes-Vallés, G. C. H. E. de Croon

    Abstract: End-to-end trained convolutional neural networks have led to a breakthrough in optical flow estimation. The most recent advances focus on improving the optical flow estimation by improving the architecture and setting a new benchmark on the publicly available MPI-Sintel dataset. Instead, in this article, we investigate how deep neural networks estimate optical flow. A better understanding of how t… ▽ More

    Submitted 2 June, 2021; v1 submitted 20 April, 2020; originally announced April 2020.

    Comments: 16 pages, 15 figures

    Journal ref: IEEE Transactions on Pattern Analysis and Machine Intelligence, 2021

  17. Evolved Neuromorphic Control for High Speed Divergence-based Landings of MAVs

    Authors: J. J. Hagenaars, F. Paredes-Vallés, S. M. Bohté, G. C. H. E. de Croon

    Abstract: Flying insects are capable of vision-based navigation in cluttered environments, reliably avoiding obstacles through fast and agile maneuvers, while being very efficient in the processing of visual stimuli. Meanwhile, autonomous micro air vehicles still lag far behind their biological counterparts, displaying inferior performance at a much higher energy consumption. In light of this, we want to mi… ▽ More

    Submitted 23 July, 2020; v1 submitted 6 March, 2020; originally announced March 2020.

    Comments: 8 pages, 6 figures, camera-ready version to appear in IEEE Robotics and Automation Letters

    Journal ref: IEEE Robotics and Automation Letters, vol. 5, no. 4, pp. 6239-6246, Oct. 2020

  18. Unsupervised Learning of a Hierarchical Spiking Neural Network for Optical Flow Estimation: From Events to Global Motion Perception

    Authors: Federico Paredes-Vallés, Kirk Y. W. Scheper, Guido C. H. E. de Croon

    Abstract: The combination of spiking neural networks and event-based vision sensors holds the potential of highly efficient and high-bandwidth optical flow estimation. This paper presents the first hierarchical spiking architecture in which motion (direction and speed) selectivity emerges in an unsupervised fashion from the raw stimuli generated with an event-based camera. A novel adaptive neuron model and… ▽ More

    Submitted 28 March, 2019; v1 submitted 28 July, 2018; originally announced July 2018.

    Comments: 14 pages, 14 figures

    Journal ref: IEEE Transactions on Pattern Analysis and Machine Intelligence, 2019