Skip to main content

Showing 1–13 of 13 results for author: Servadei, L

.
  1. arXiv:2407.00697  [pdf, other

    cs.CV cs.AI eess.SP

    CaFNet: A Confidence-Driven Framework for Radar Camera Depth Estimation

    Authors: Huawei Sun, Hao Feng, Julius Ott, Lorenzo Servadei, Robert Wille

    Abstract: Depth estimation is critical in autonomous driving for interpreting 3D scenes accurately. Recently, radar-camera depth estimation has become of sufficient interest due to the robustness and low-cost properties of radar. Thus, this paper introduces a two-stage, end-to-end trainable Confidence-aware Fusion Net (CaFNet) for dense depth estimation, combining RGB imagery with sparse and noisy radar poi… ▽ More

    Submitted 30 June, 2024; originally announced July 2024.

    Comments: Accepted by IROS 2024

  2. arXiv:2404.06165  [pdf, other

    cs.CV cs.MM eess.IV eess.SP

    Enhanced Radar Perception via Multi-Task Learning: Towards Refined Data for Sensor Fusion Applications

    Authors: Huawei Sun, Hao Feng, Gianfranco Mauro, Julius Ott, Georg Stettinger, Lorenzo Servadei, Robert Wille

    Abstract: Radar and camera fusion yields robustness in perception tasks by leveraging the strength of both sensors. The typical extracted radar point cloud is 2D without height information due to insufficient antennas along the elevation axis, which challenges the network performance. This work introduces a learning-based approach to infer the height of radar points associated with 3D objects. A novel robus… ▽ More

    Submitted 9 April, 2024; originally announced April 2024.

    Comments: Accepted by IEEE Intelligent Vehicles Symposium (IV 2024)

  3. arXiv:2403.07958  [pdf, other

    cs.LG cs.AI

    Temporal Decisions: Leveraging Temporal Correlation for Efficient Decisions in Early Exit Neural Networks

    Authors: Max Sponner, Lorenzo Servadei, Bernd Waschneck, Robert Wille, Akash Kumar

    Abstract: Deep Learning is becoming increasingly relevant in Embedded and Internet-of-things applications. However, deploying models on embedded devices poses a challenge due to their resource limitations. This can impact the model's inference accuracy and latency. One potential solution are Early Exit Neural Networks, which adjust model depth dynamically through additional classifiers attached between thei… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

  4. arXiv:2403.07957  [pdf, other

    cs.LG cs.AI

    Efficient Post-Training Augmentation for Adaptive Inference in Heterogeneous and Distributed IoT Environments

    Authors: Max Sponner, Lorenzo Servadei, Bernd Waschneck, Robert Wille, Akash Kumar

    Abstract: Early Exit Neural Networks (EENNs) present a solution to enhance the efficiency of neural network deployments. However, creating EENNs is challenging and requires specialized domain knowledge, due to the large amount of additional design choices. To address this issue, we propose an automated augmentation flow that focuses on converting an existing model into an EENN. It performs all required desi… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

  5. arXiv:2309.05686  [pdf, other

    cs.LG cs.NI eess.SP

    Temporal Patience: Efficient Adaptive Deep Learning for Embedded Radar Data Processing

    Authors: Max Sponner, Julius Ott, Lorenzo Servadei, Bernd Waschneck, Robert Wille, Akash Kumar

    Abstract: Radar sensors offer power-efficient solutions for always-on smart devices, but processing the data streams on resource-constrained embedded platforms remains challenging. This paper presents novel techniques that leverage the temporal correlation present in streaming radar data to enhance the efficiency of Early Exit Neural Networks for Deep Learning inference on embedded devices. These networks a… ▽ More

    Submitted 11 September, 2023; originally announced September 2023.

    Comments: CODAI 2023 Workshop Submission

  6. arXiv:2307.08339  [pdf, other

    cs.CV cs.AI cs.MM

    Multi-Task Cross-Modality Attention-Fusion for 2D Object Detection

    Authors: Huawei Sun, Hao Feng, Georg Stettinger, Lorenzo Servadei, Robert Wille

    Abstract: Accurate and robust object detection is critical for autonomous driving. Image-based detectors face difficulties caused by low visibility in adverse weather conditions. Thus, radar-camera fusion is of particular interest but presents challenges in optimally fusing heterogeneous data sources. To approach this issue, we propose two new radar preprocessing techniques to better align radar and camera… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: Accepted by ITSC 2023

  7. arXiv:2306.10850  [pdf

    cs.LG eess.SP

    Detection of Sensor-To-Sensor Variations using Explainable AI

    Authors: Sarah Seifi, Sebastian A. Schober, Cecilia Carbonelli, Lorenzo Servadei, Robert Wille

    Abstract: With the growing concern for air quality and its impact on human health, interest in environmental gas monitoring has increased. However, chemi-resistive gas sensing devices are plagued by issues of sensor reproducibility during manufacturing. This study proposes a novel approach for detecting sensor-to-sensor variations in sensing devices using the explainable AI (XAI) method of SHapley Additive… ▽ More

    Submitted 19 June, 2023; originally announced June 2023.

    Comments: 6 pages, 6 figures, accepted at Smart Systems Integration Conference and Exhibition 2023

  8. arXiv:2210.14532  [pdf, other

    cs.LG eess.SP

    Uncertainty-based Meta-Reinforcement Learning for Robust Radar Tracking

    Authors: Julius Ott, Lorenzo Servadei, Gianfranco Mauro, Thomas Stadelmayer, Avik Santra, Robert Wille

    Abstract: Nowadays, Deep Learning (DL) methods often overcome the limitations of traditional signal processing approaches. Nevertheless, DL methods are barely applied in real-life applications. This is mainly due to limited robustness and distributional shift between training and test data. To this end, recent work has proposed uncertainty mechanisms to increase their reliability. Besides, meta-learning aim… ▽ More

    Submitted 26 October, 2022; originally announced October 2022.

    Comments: accepted at ICMLA 2022

  9. arXiv:2210.13545  [pdf, other

    cs.LG cs.AI

    MEET: A Monte Carlo Exploration-Exploitation Trade-off for Buffer Sampling

    Authors: Julius Ott, Lorenzo Servadei, Jose Arjona-Medina, Enrico Rinaldi, Gianfranco Mauro, Daniela Sánchez Lopera, Michael Stephan, Thomas Stadelmayer, Avik Santra, Robert Wille

    Abstract: Data selection is essential for any data-based optimization technique, such as Reinforcement Learning. State-of-the-art sampling strategies for the experience replay buffer improve the performance of the Reinforcement Learning agent. However, they do not incorporate uncertainty in the Q-Value estimation. Consequently, they cannot adapt the sampling strategies, including exploration and exploitatio… ▽ More

    Submitted 17 April, 2023; v1 submitted 24 October, 2022; originally announced October 2022.

    Comments: Accepted at ICASSP 2023

    Report number: RIKEN-iTHEMS-Report-23

  10. arXiv:2210.04686  [pdf, other

    cs.LG cs.AI eess.SP

    Utilizing Explainable AI for improving the Performance of Neural Networks

    Authors: Huawei Sun, Lorenzo Servadei, Hao Feng, Michael Stephan, Robert Wille, Avik Santra

    Abstract: Nowadays, deep neural networks are widely used in a variety of fields that have a direct impact on society. Although those models typically show outstanding performance, they have been used for a long time as black boxes. To address this, Explainable Artificial Intelligence (XAI) has been develo** as a field that aims to improve the transparency of the model and increase their trustworthiness. W… ▽ More

    Submitted 7 October, 2022; originally announced October 2022.

    Comments: accepted at ICMLA 2022

  11. arXiv:2203.17066  [pdf, other

    eess.SP cs.AI cs.CV cs.LG

    Cross-modal Learning of Graph Representations using Radar Point Cloud for Long-Range Gesture Recognition

    Authors: Souvik Hazra, Hao Feng, Gamze Naz Kiprit, Michael Stephan, Lorenzo Servadei, Robert Wille, Robert Weigel, Avik Santra

    Abstract: Gesture recognition is one of the most intuitive ways of interaction and has gathered particular attention for human computer interaction. Radar sensors possess multiple intrinsic properties, such as their ability to work in low illumination, harsh weather conditions, and being low-cost and compact, making them highly preferable for a gesture recognition solution. However, most literature work foc… ▽ More

    Submitted 19 May, 2022; v1 submitted 31 March, 2022; originally announced March 2022.

    Comments: Accepted by IEEE Sensor Array and Multichannel Signal Processing Workshop (SAM 2022)

  12. Unsupervised Domain Adaptation across FMCW Radar Configurations Using Margin Disparity Discrepancy

    Authors: Rodrigo Hernangomez, Igor Bjelakovic, Lorenzo Servadei, Slawomir Stanczak

    Abstract: Commercial radar sensing is gaining relevance and machine learning algorithms constitute one of the key components that are enabling the spread of this radio technology into areas like surveillance or healthcare. However, radar datasets are still scarce and generalization cannot be yet achieved for all radar systems, environment conditions or design parameters. A certain degree of fine tuning is,… ▽ More

    Submitted 7 June, 2022; v1 submitted 9 March, 2022; originally announced March 2022.

    Comments: 5 pages, 2 figures, accepted as a conference paper for EUSIPCO 2022

  13. Label-Aware Ranked Loss for robust People Counting using Automotive in-cabin Radar

    Authors: Lorenzo Servadei, Huawei Sun, Julius Ott, Michael Stephan, Souvik Hazra, Thomas Stadelmayer, Daniela Sanchez Lopera, Robert Wille, Avik Santra

    Abstract: In this paper, we introduce the Label-Aware Ranked loss, a novel metric loss function. Compared to the state-of-the-art Deep Metric Learning losses, this function takes advantage of the ranked ordering of the labels in regression problems. To this end, we first show that the loss minimises when datapoints of different labels are ranked and laid at uniform angles between each other in the embedding… ▽ More

    Submitted 3 March, 2022; v1 submitted 12 October, 2021; originally announced October 2021.

    Comments: accepted at ICASSP 2022

    MSC Class: 68T07