Skip to main content

Showing 1–20 of 20 results for author: Bellavista, P

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

    cs.LG

    Federated Unlearning Made Practical: Seamless Integration via Negated Pseudo-Gradients

    Authors: Alessio Mora, Carlo Mazzocca, Rebecca Montanari, Paolo Bellavista

    Abstract: The right to be forgotten is a fundamental principle of privacy-preserving regulations and extends to Machine Learning (ML) paradigms such as Federated Learning (FL). While FL enhances privacy by enabling collaborative model training without sharing private data, trained models still retain the influence of training data. Federated Unlearning (FU) methods recently proposed often rely on impractica… ▽ More

    Submitted 8 April, 2025; originally announced April 2025.

  2. arXiv:2504.05153  [pdf, other

    cs.LG

    SparsyFed: Sparse Adaptive Federated Training

    Authors: Adriano Guastella, Lorenzo Sani, Alex Iacob, Alessio Mora, Paolo Bellavista, Nicholas D. Lane

    Abstract: Sparse training is often adopted in cross-device federated learning (FL) environments where constrained devices collaboratively train a machine learning model on private data by exchanging pseudo-gradients across heterogeneous networks. Although sparse training methods can reduce communication overhead and computational burden in FL, they are often not used in practice for the following key reason… ▽ More

    Submitted 7 April, 2025; originally announced April 2025.

    Comments: Published as a conference paper at ICLR 2025

  3. xDevSM: Streamlining xApp Development With a Flexible Framework for O-RAN E2 Service Models

    Authors: Angelo Feraudo, Stefano Maxenti, Andrea Lacava, Paolo Bellavista, Michele Polese, Tommaso Melodia

    Abstract: RAN Intelligent Controllers (RICs) are programmable platforms that enable data-driven closed-loop control in the O-RAN architecture. They collect telemetry and data from the RAN, process it in custom applications, and enforce control or new configurations on the RAN. Such custom applications in the Near-Real-Time (RT) RIC are called xApps, and enable a variety of use cases related to radio resourc… ▽ More

    Submitted 25 September, 2024; originally announced September 2024.

  4. arXiv:2408.17235  [pdf, other

    cs.CR cs.AI cs.LG

    AI-Driven Intrusion Detection Systems (IDS) on the ROAD Dataset: A Comparative Analysis for Automotive Controller Area Network (CAN)

    Authors: Lorenzo Guerra, Linhan Xu, Paolo Bellavista, Thomas Chapuis, Guillaume Duc, Pavlo Mozharovskyi, Van-Tam Nguyen

    Abstract: The integration of digital devices in modern vehicles has revolutionized automotive technology, enhancing safety and the overall driving experience. The Controller Area Network (CAN) bus is a central system for managing in-vehicle communication between the electronic control units (ECUs). However, the CAN protocol poses security challenges due to inherent vulnerabilities, lacking encryption and au… ▽ More

    Submitted 5 September, 2024; v1 submitted 30 August, 2024; originally announced August 2024.

  5. arXiv:2408.07587  [pdf, other

    cs.LG cs.DC

    FedQUIT: On-Device Federated Unlearning via a Quasi-Competent Virtual Teacher

    Authors: Alessio Mora, Lorenzo Valerio, Paolo Bellavista, Andrea Passarella

    Abstract: Federated Learning (FL) systems enable the collaborative training of machine learning models without requiring centralized collection of individual data. FL participants should have the ability to exercise their right to be forgotten, ensuring their past contributions can be removed from the learned model upon request. In this paper, we propose FedQUIT, a novel algorithm that uses knowledge distil… ▽ More

    Submitted 6 April, 2025; v1 submitted 14 August, 2024; originally announced August 2024.

    Comments: International Conference on Computer Vision 2025 (ICCV 2025)

  6. arXiv:2405.06983  [pdf, other

    cs.NI

    ISAC-Assisted Wireless Rechargeable Sensor Networks with Multiple Mobile Charging Vehicles

    Authors: Muhammad Umar Farooq Qaisar, Weijie Yuan, Paolo Bellavista, Guangjie Han, Adeel Ahmed

    Abstract: As IoT-based wireless sensor networks (WSNs) become more prevalent, the issue of energy shortages becomes more pressing. One potential solution is the use of wireless power transfer (WPT) technology, which is the key to building a new shape of wireless rechargeable sensor networks (WRSNs). However, efficient charging and scheduling are critical for WRSNs to function properly. Motivated by the fact… ▽ More

    Submitted 11 May, 2024; originally announced May 2024.

    Comments: Accepted for publication in the Special Issue Q1'2024, "Integrating Sensing and Communication for Ubiquitous Internet of Things," IEEE Internet of Things Magazine

  7. arXiv:2405.01301  [pdf, other

    cs.NI

    Controlling Communications Quality in V2V Platooning: a TSN-like Slot-Based Scheduler Approach

    Authors: Angelo Feraudo, Andrea Garbugli, Paolo Bellavista

    Abstract: Connected vehicles, facilitated by Vehicle-to-Vehicle (V2V) communications, play a key role in enhancing road safety and traffic efficiency. However, V2V communications primarily rely on wireless protocols, such as Wi-Fi, that require additional collision avoidance mechanisms to better ensure bounded latency and reliability in critical scenarios. In this paper, we introduce a novel approach to add… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

    Comments: 8 pages, WIP

  8. arXiv:2402.10873  [pdf, ps, other

    cs.NI eess.SP

    Probabilistic On-Demand Charging Scheduling for ISAC-Assisted WRSNs with Multiple Mobile Charging Vehicles

    Authors: Muhammad Umar Farooq Qaisar, Weijie Yuan, Paolo Bellavista, Guangjie Han, Rabiu Sale Zakariyya, Adeel Ahmed

    Abstract: The internet of things (IoT) based wireless sensor networks (WSNs) face an energy shortage challenge that could be overcome by the novel wireless power transfer (WPT) technology. The combination of WSNs and WPT is known as wireless rechargeable sensor networks (WRSNs), with the charging efficiency and charging scheduling being the primary concerns. Therefore, this paper proposes a probabilistic on… ▽ More

    Submitted 16 February, 2024; originally announced February 2024.

    Comments: Accepted for publication at the IEEE Global Communications Conference (GLOBECOM) 2023

  9. A Survey on Decentralized Identifiers and Verifiable Credentials

    Authors: Carlo Mazzocca, Abbas Acar, Selcuk Uluagac, Rebecca Montanari, Paolo Bellavista, Mauro Conti

    Abstract: Digital identity has always been considered the keystone for implementing secure and trustworthy communications among parties. The ever-evolving digital landscape has gone through many technological transformations that have also affected the way entities are digitally identified. During this digital evolution, identity management has shifted from centralized to decentralized approaches. The last… ▽ More

    Submitted 16 April, 2025; v1 submitted 4 February, 2024; originally announced February 2024.

    Comments: 32 pages, 15 figures, and 10 tables

    Journal ref: IEEE Communications Surveys & Tutorials, 2025

  10. Federated Unlearning: A Survey on Methods, Design Guidelines, and Evaluation Metrics

    Authors: Nicolò Romandini, Alessio Mora, Carlo Mazzocca, Rebecca Montanari, Paolo Bellavista

    Abstract: Federated learning (FL) enables collaborative training of a machine learning (ML) model across multiple parties, facilitating the preservation of users' and institutions' privacy by maintaining data stored locally. Instead of centralizing raw data, FL exchanges locally refined model parameters to build a global model incrementally. While FL is more compliant with emerging regulations such as the E… ▽ More

    Submitted 5 November, 2024; v1 submitted 10 January, 2024; originally announced January 2024.

    Comments: 21 pages, 6 figures, and 6 tables

  11. A Novel OMNeT++-based Simulation Tool for Vehicular Cloud Computing in ETSI MEC-compliant 5G Environments

    Authors: Angelo Feraudo, Alessandro Calvio, Paolo Bellavista

    Abstract: Vehicular cloud computing is gaining popularity thanks to the rapid advancements in next generation wireless communication networks. Similarly, Edge Computing, along with its standard proposals such as European Telecommunications Standards Institute (ETSI) Multi-access Edge Computing (MEC), will play a vital role in these scenarios, by enabling the execution of cloud-based services at the edge of… ▽ More

    Submitted 9 January, 2024; originally announced January 2024.

    Journal ref: Proceedings of the 13th International Conference on Simulation and Modeling Methodologies, Technologies and Applications - SIMULTECH (2023); SciTePress, pages 448-455

  12. arXiv:2309.17354  [pdf, other

    cs.NI

    A Layered Architecture Enabling Metaverse Applications in Smart Manufacturing Environments

    Authors: Armir Bujari, Alessandro Calvio, Andrea Garbugli, Paolo Bellavista

    Abstract: The steady rollout of Industrial IoT (IIoT) technology in the manufacturing domain embodies the potential to implement smarter and more resilient production processes. To this end, it is expected that there will be a strong reliance of manufacturing processes on cloud/edge services so as to act intelligently and flexibly. While automation is necessary to handle the environment's complexity, human-… ▽ More

    Submitted 29 September, 2023; originally announced September 2023.

  13. arXiv:2305.02186  [pdf, other

    cs.NI cs.CR

    Mitigating IoT Botnet DDos Attacks through MUD and eBPF based Traffic Filtering

    Authors: Angelo Feraudo, Diana Andreea Popescu, Poonam Yadav, Richard Mortier, Paolo Bellavista

    Abstract: As the prevalence of Internet-of-Things (IoT) devices becomes more and more dominant, so too do the associated management and security challenges. One such challenge is the exploitation of vulnerable devices for recruitment into botnets, which can be used to carry out Distributed Denial-of-Service (DDoS) attacks. The recent Manufacturer Usage Description (MUD) standard has been proposed as a way t… ▽ More

    Submitted 3 May, 2023; originally announced May 2023.

    Comments: 12 pages, 10 figures, in review currently

  14. arXiv:2303.15836  [pdf, other

    cs.NI

    A Novel Design for Advanced 5G Deployment Environments with Virtualized Resources at Vehicular and MEC Nodes

    Authors: Angelo Feraudo, Alessando Calvio, Armir Bujari, Paolo Bellavista

    Abstract: IoT and edge computing are profoundly changing the information era, bringing a hyper-connected and context-aware computing environment to reality. Connected vehicles are a critical outcome of this synergy, allowing for the seamless interconnection of autonomous mobile/fixed objects, giving rise to a decentralized vehicle-to-everything (V2X) paradigm. On this front, the European Telecommunications… ▽ More

    Submitted 28 March, 2023; originally announced March 2023.

  15. Knowledge Distillation for Federated Learning: a Practical Guide

    Authors: Alessio Mora, Irene Tenison, Paolo Bellavista, Irina Rish

    Abstract: Federated Learning (FL) enables the training of Deep Learning models without centrally collecting possibly sensitive raw data. The most used algorithms for FL are parameter-averaging based schemes (e.g., Federated Averaging) that, however, have well known limits, i.e., model homogeneity, high communication cost, poor performance in presence of heterogeneous data distributions. Federated adaptation… ▽ More

    Submitted 6 April, 2025; v1 submitted 9 November, 2022; originally announced November 2022.

    Comments: 9 pages

    Journal ref: Proceedings of the Thirty-Third International Joint Conference on Artificial Intelligence IJCAI-24, pp. 8188-8196, 8 2024

  16. arXiv:2208.10921  [pdf, other

    cs.AI cs.HC cs.NI cs.SI

    AI and 6G into the Metaverse: Fundamentals, Challenges and Future Research Trends

    Authors: Muhammad Zawish, Fayaz Ali Dharejo, Sunder Ali Khowaja, Kapal Dev, Steven Davy, Nawab Muhammad Faseeh Qureshi, Paolo Bellavista

    Abstract: Since Facebook was renamed Meta, a lot of attention, debate, and exploration have intensified about what the Metaverse is, how it works, and the possible ways to exploit it. It is anticipated that Metaverse will be a continuum of rapidly emerging technologies, usecases, capabilities, and experiences that will make it up for the next evolution of the Internet. Several researchers have already surve… ▽ More

    Submitted 24 September, 2022; v1 submitted 23 August, 2022; originally announced August 2022.

    Comments: 40 pages, 16 Figures, and 7 Tables

  17. arXiv:2205.09084  [pdf, other

    cs.NI eess.SP

    Industry 5.0 is Coming: A Survey on Intelligent NextG Wireless Networks as Technological Enablers

    Authors: Shah Zeb, Aamir Mahmood, Sunder Ali Khowaja, Kapal Dev, Syed Ali Hassan, Nawab Muhammad Faseeh Qureshi, Mikael Gidlund, Paolo Bellavista

    Abstract: Industry 5.0 vision, a step toward the next industrial revolution and enhancement to Industry 4.0, envisioned the new goals of resilient, sustainable, and human-centric approaches in diverse emerging applications, e.g., factories-of-the-future, digital society. The vision seeks to leverage human intelligence and creativity in nexus with intelligent, efficient, and reliable cognitive collaborating… ▽ More

    Submitted 18 May, 2022; originally announced May 2022.

  18. arXiv:2204.07854  [pdf, other

    cs.NI cs.LG eess.SP

    IIFNet: A Fusion based Intelligent Service for Noisy Preamble Detection in 6G

    Authors: Sunder Ali Khowaja, Kapal Dev, Parus Khuwaja, Quoc-Viet Pham, Nawab Muhammad Faseeh Qureshi, Paolo Bellavista, Maurizio Magarini

    Abstract: In this article, we present our vision of preamble detection in a physical random access channel for next-generation (Next-G) networks using machine learning techniques. Preamble detection is performed to maintain communication and synchronization between devices of the Internet of Everything (IoE) and next-generation nodes. Considering the scalability and traffic density, Next-G networks have to… ▽ More

    Submitted 22 April, 2022; v1 submitted 16 April, 2022; originally announced April 2022.

    Comments: 7 pages, 3 figures, 2 tables, Accepted Article

    Journal ref: IEEE Network Magazine, 2022

  19. arXiv:2201.08270  [pdf, other

    cs.LG cs.DC cs.NI

    Towards Energy Efficient Distributed Federated Learning for 6G Networks

    Authors: Sunder Ali Khowaja, Kapal Dev, Parus Khuwaja, Paolo Bellavista

    Abstract: The provision of communication services via portable and mobile devices, such as aerial base stations, is a crucial concept to be realized in 5G/6G networks. Conventionally, IoT/edge devices need to transmit the data directly to the base station for training the model using machine learning techniques. The data transmission introduces privacy issues that might lead to security concerns and monetar… ▽ More

    Submitted 19 January, 2022; originally announced January 2022.

    Comments: 8 pages, 4 figures, 1 table, Magazine Article

    Journal ref: IEEE Wireless Communications, vol. 28, no.6, 2021

  20. arXiv:2004.08003  [pdf, other

    cs.NI cs.DC

    SoK: Beyond IoT MUD Deployments -- Challenges and Future Directions

    Authors: Angelo Feraudo, Poonam Yadav, Richard Mortier, Paolo Bellavista, Jon Crowcroft

    Abstract: Due to the advancement of IoT devices in both domestic and industrial environments, the need to incorporate a mechanism to build accountability in the IoT ecosystem is paramount. In the last few years, various initiatives have been started in this direction addressing many socio-technical concerns and challenges to build an accountable system. The solution that has received a lot of attention in b… ▽ More

    Submitted 22 April, 2020; v1 submitted 16 April, 2020; originally announced April 2020.

    Comments: 7 pages, 5 figures, WIP

    ACM Class: C.2.1; C.2.3; C.2.6; C.2