Skip to main content

Showing 1–8 of 8 results for author: Cavagnero, N

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

    cs.LG

    Sim-is-More: Randomizing HW-NAS with Synthetic Devices

    Authors: Francesco Capuano, Gabriele Tiboni, Niccolò Cavagnero, Giuseppe Averta

    Abstract: Existing hardware-aware NAS (HW-NAS) methods typically assume access to precise information circa the target device, either via analytical approximations of the post-compilation latency model, or through learned latency predictors. Such approximate approaches risk introducing estimation errors that may prove detrimental in risk-sensitive applications. In this work, we propose a two-stage HW-NAS fr… ▽ More

    Submitted 1 April, 2025; originally announced April 2025.

  2. arXiv:2503.19108  [pdf, other

    cs.CV

    Your ViT is Secretly an Image Segmentation Model

    Authors: Tommie Kerssies, Niccolò Cavagnero, Alexander Hermans, Narges Norouzi, Giuseppe Averta, Bastian Leibe, Gijs Dubbelman, Daan de Geus

    Abstract: Vision Transformers (ViTs) have shown remarkable performance and scalability across various computer vision tasks. To apply single-scale ViTs to image segmentation, existing methods adopt a convolutional adapter to generate multi-scale features, a pixel decoder to fuse these features, and a Transformer decoder that uses the fused features to make predictions. In this paper, we show that the induct… ▽ More

    Submitted 24 March, 2025; originally announced March 2025.

    Comments: CVPR 2025. Code: https://www.tue-mps.org/eomt/

  3. arXiv:2408.16952  [pdf, other

    cs.CV cs.AI

    Transient Fault Tolerant Semantic Segmentation for Autonomous Driving

    Authors: Leonardo Iurada, Niccolò Cavagnero, Fernando Fernandes Dos Santos, Giuseppe Averta, Paolo Rech, Tatiana Tommasi

    Abstract: Deep learning models are crucial for autonomous vehicle perception, but their reliability is challenged by algorithmic limitations and hardware faults. We address the latter by examining fault-tolerance in semantic segmentation models. Using established hardware fault models, we evaluate existing hardening techniques both in terms of accuracy and uncertainty and introduce ReLUMax, a novel simple a… ▽ More

    Submitted 29 August, 2024; originally announced August 2024.

    Comments: Accepted ECCV 2024 UnCV Workshop - https://github.com/iurada/neutron-segmentation

  4. arXiv:2404.09570  [pdf, other

    cs.CV

    The revenge of BiSeNet: Efficient Multi-Task Image Segmentation

    Authors: Gabriele Rosi, Claudia Cuttano, Niccolò Cavagnero, Giuseppe Averta, Fabio Cermelli

    Abstract: Recent advancements in image segmentation have focused on enhancing the efficiency of the models to meet the demands of real-time applications, especially on edge devices. However, existing research has primarily concentrated on single-task settings, especially on semantic segmentation, leading to redundant efforts and specialized architectures for different tasks. To address this limitation, we p… ▽ More

    Submitted 15 April, 2024; originally announced April 2024.

    Comments: Accepted to ECV workshop at CVPR2024

  5. arXiv:2402.19422  [pdf, other

    cs.CV cs.AI

    PEM: Prototype-based Efficient MaskFormer for Image Segmentation

    Authors: Niccolò Cavagnero, Gabriele Rosi, Claudia Cuttano, Francesca Pistilli, Marco Ciccone, Giuseppe Averta, Fabio Cermelli

    Abstract: Recent transformer-based architectures have shown impressive results in the field of image segmentation. Thanks to their flexibility, they obtain outstanding performance in multiple segmentation tasks, such as semantic and panoptic, under a single unified framework. To achieve such impressive performance, these architectures employ intensive operations and require substantial computational resourc… ▽ More

    Submitted 6 May, 2024; v1 submitted 29 February, 2024; originally announced February 2024.

    Comments: CVPR 2024. Project page: https://niccolocavagnero.github.io/PEM

  6. arXiv:2310.04179  [pdf, other

    cs.CV cs.LG

    Entropic Score metric: Decoupling Topology and Size in Training-free NAS

    Authors: Niccolò Cavagnero, Luca Robbiano, Francesca Pistilli, Barbara Caputo, Giuseppe Averta

    Abstract: Neural Networks design is a complex and often daunting task, particularly for resource-constrained scenarios typical of mobile-sized models. Neural Architecture Search is a promising approach to automate this process, but existing competitive methods require large training time and computational resources to generate accurate models. To overcome these limits, this paper contributes with: i) a nove… ▽ More

    Submitted 6 October, 2023; originally announced October 2023.

    Comments: 10 pages, 3 figures

  7. arXiv:2207.05135  [pdf, other

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

    FreeREA: Training-Free Evolution-based Architecture Search

    Authors: Niccolò Cavagnero, Luca Robbiano, Barbara Caputo, Giuseppe Averta

    Abstract: In the last decade, most research in Machine Learning contributed to the improvement of existing models, with the aim of increasing the performance of neural networks for the solution of a variety of different tasks. However, such advancements often come at the cost of an increase of model memory and computational requirements. This represents a significant limitation for the deployability of rese… ▽ More

    Submitted 10 May, 2023; v1 submitted 17 June, 2022; originally announced July 2022.

    Comments: 16 pages, 4 figures

    Journal ref: 2023 IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)

  8. arXiv:2205.14420  [pdf, other

    cs.LG cs.AI cs.NE

    Fault-Aware Design and Training to Enhance DNNs Reliability with Zero-Overhead

    Authors: Niccolò Cavagnero, Fernando Dos Santos, Marco Ciccone, Giuseppe Averta, Tatiana Tommasi, Paolo Rech

    Abstract: Deep Neural Networks (DNNs) enable a wide series of technological advancements, ranging from clinical imaging, to predictive industrial maintenance and autonomous driving. However, recent findings indicate that transient hardware faults may corrupt the models prediction dramatically. For instance, the radiation-induced misprediction probability can be so high to impede a safe deployment of DNNs mo… ▽ More

    Submitted 28 May, 2022; originally announced May 2022.

    Comments: 7 pages, 6 figures