-
Bridging Research and Standardization: Innovations and Methodology for 6G Standard Contributions
Authors:
Francesca Conserva,
Fabio Busacca,
Corrado Puligheddu,
Simone Bizzarri,
Maurizio Fodrini,
Giampaolo Cuozzo,
Riccardo Marini
Abstract:
The transition towards 6G presents unique challenges and opportunities in mobile networks design and standardization. Addressing these challenges requires a robust methodology for analyzing and selecting innovations that can be effectively translated into 3rd Generation Partnership Project (3GPP) contributions. This paper presents a systematic approach to bridging research and standardization, ens…
▽ More
The transition towards 6G presents unique challenges and opportunities in mobile networks design and standardization. Addressing these challenges requires a robust methodology for analyzing and selecting innovations that can be effectively translated into 3rd Generation Partnership Project (3GPP) contributions. This paper presents a systematic approach to bridging research and standardization, ensuring that cutting-edge advancements extend beyond academia and translate into concrete standardization efforts. The proposed methodology has been applied within the Italian RESTART framework to two ongoing research areas: Morphable Programmable Networks (MPNs) and Network Digital Twins (NDTs), both key enablers of next-generation networks. MPNs enhance dynamic adaptability and resource management, while NDTs enable real-time simulation, predictive analytics, and intelligent decision-making. Their integration into 3GPP Release 20 will be instrumental in shaping a flexible and future-proof mobile ecosystem. These innovations exemplify how research-driven solutions can align with 6G standardization objectives. By applying the proposed methodology, we aim to establish a systematic pathway for transitioning research into impactful 3GPP contributions, ultimately driving the evolution of next-generation networks.
△ Less
Submitted 9 April, 2025;
originally announced April 2025.
-
Next Generation LoRaWAN: Integrating Multi-Hop Communications at 2.4 GHz
Authors:
Riccardo Marini,
Giampaolo Cuozzo
Abstract:
The Internet of Things (IoT) revolution demands scalable, energy-efficient communication protocols supporting widespread device deployments. The LoRa technology, coupled with the LoRaWAN protocol, has emerged as a leading Low Power Wide Area Network (LPWAN) solution, traditionally leveraging sub-GHz frequency bands for reliable long-range communication. However, these bands face constraints such a…
▽ More
The Internet of Things (IoT) revolution demands scalable, energy-efficient communication protocols supporting widespread device deployments. The LoRa technology, coupled with the LoRaWAN protocol, has emerged as a leading Low Power Wide Area Network (LPWAN) solution, traditionally leveraging sub-GHz frequency bands for reliable long-range communication. However, these bands face constraints such as limited data rates and strict duty cycle regulations. Recent advancements have introduced the 2.4 GHz spectrum, offering superior data rates and unrestricted transmission opportunities at the cost of reduced coverage and severe interference. To solve this trade-off, this paper proposes a novel hybrid approach integrating multi-band (i.e., sub-GHz and 2.4 GHz) and multi-hop communication into LoRaWAN, while preserving compatibility with the existing standard. The proposed network architecture retains Gateways (GWs) and End Devices (EDs) operating within the sub-GHz frequency while introducing multi-band Relays (RLs) that act as forwarding nodes for 2.4 GHz EDs. Utilizing our previously developed open-source and standards-compliant simulation framework, we evaluate the network performance of our solution under realistic deployment scenarios. The results demonstrate substantial improvements compared to standard single-band and single-hop LoRaWAN networks, demonstrating the potential of this approach to redefine LPWAN capabilities and bridge the gap between current solutions and next-generation IoT applications.
△ Less
Submitted 1 April, 2025;
originally announced April 2025.
-
MADRL-based UAVs Trajectory Design with Anti-Collision Mechanism in Vehicular Networks
Authors:
Leonardo Spampinato,
Enrico Testi,
Chiara Buratti,
Riccardo Marini
Abstract:
In upcoming 6G networks, unmanned aerial vehicles (UAVs) are expected to play a fundamental role by acting as mobile base stations, particularly for demanding vehicle-to-everything (V2X) applications. In this scenario, one of the most challenging problems is the design of trajectories for multiple UAVs, cooperatively serving the same area. Such joint trajectory design can be performed using multi-…
▽ More
In upcoming 6G networks, unmanned aerial vehicles (UAVs) are expected to play a fundamental role by acting as mobile base stations, particularly for demanding vehicle-to-everything (V2X) applications. In this scenario, one of the most challenging problems is the design of trajectories for multiple UAVs, cooperatively serving the same area. Such joint trajectory design can be performed using multi-agent deep reinforcement learning (MADRL) algorithms, but ensuring collision-free paths among UAVs becomes a critical challenge. Traditional methods involve imposing high penalties during training to discourage unsafe conditions, but these can be proven to be ineffective, whereas binary masks can be used to restrict unsafe actions, but naively applying them to all agents can lead to suboptimal solutions and inefficiencies. To address these issues, we propose a rank-based binary masking approach. Higher-ranked UAVs move optimally, while lower-ranked UAVs use this information to define improved binary masks, reducing the number of unsafe actions. This approach allows to obtain a good trade-off between exploration and exploitation, resulting in enhanced training performance, while maintaining safety constraints.
△ Less
Submitted 21 January, 2024;
originally announced February 2024.
-
Continual Meta-Reinforcement Learning for UAV-Aided Vehicular Wireless Networks
Authors:
Riccardo Marini,
Sangwoo Park,
Osvaldo Simeone,
Chiara Buratti
Abstract:
Unmanned aerial base stations (UABSs) can be deployed in vehicular wireless networks to support applications such as extended sensing via vehicle-to-everything (V2X) services. A key problem in such systems is designing algorithms that can efficiently optimize the trajectory of the UABS in order to maximize coverage. In existing solutions, such optimization is carried out from scratch for any new t…
▽ More
Unmanned aerial base stations (UABSs) can be deployed in vehicular wireless networks to support applications such as extended sensing via vehicle-to-everything (V2X) services. A key problem in such systems is designing algorithms that can efficiently optimize the trajectory of the UABS in order to maximize coverage. In existing solutions, such optimization is carried out from scratch for any new traffic configuration, often by means of conventional reinforcement learning (RL). In this paper, we propose the use of continual meta-RL as a means to transfer information from previously experienced traffic configurations to new conditions, with the goal of reducing the time needed to optimize the UABS's policy. Adopting the Continual Meta Policy Search (CoMPS) strategy, we demonstrate significant efficiency gains as compared to conventional RL, as well as to naive transfer learning methods.
△ Less
Submitted 5 October, 2022; v1 submitted 13 July, 2022;
originally announced July 2022.
-
Medicinal Boxes Recognition on a Deep Transfer Learning Augmented Reality Mobile Application
Authors:
Danilo Avola,
Luigi Cinque,
Alessio Fagioli,
Gian Luca Foresti,
Marco Raoul Marini,
Alessio Mecca,
Daniele Pannone
Abstract:
Taking medicines is a fundamental aspect to cure illnesses. However, studies have shown that it can be hard for patients to remember the correct posology. More aggravating, a wrong dosage generally causes the disease to worsen. Although, all relevant instructions for a medicine are summarized in the corresponding patient information leaflet, the latter is generally difficult to navigate and unders…
▽ More
Taking medicines is a fundamental aspect to cure illnesses. However, studies have shown that it can be hard for patients to remember the correct posology. More aggravating, a wrong dosage generally causes the disease to worsen. Although, all relevant instructions for a medicine are summarized in the corresponding patient information leaflet, the latter is generally difficult to navigate and understand. To address this problem and help patients with their medication, in this paper we introduce an augmented reality mobile application that can present to the user important details on the framed medicine. In particular, the app implements an inference engine based on a deep neural network, i.e., a densenet, fine-tuned to recognize a medicinal from its package. Subsequently, relevant information, such as posology or a simplified leaflet, is overlaid on the camera feed to help a patient when taking a medicine. Extensive experiments to select the best hyperparameters were performed on a dataset specifically collected to address this task; ultimately obtaining up to 91.30\% accuracy as well as real-time capabilities.
△ Less
Submitted 26 March, 2022;
originally announced March 2022.
-
Analyzing EEG Data with Machine and Deep Learning: A Benchmark
Authors:
Danilo Avola,
Marco Cascio,
Luigi Cinque,
Alessio Fagioli,
Gian Luca Foresti,
Marco Raoul Marini,
Daniele Pannone
Abstract:
Nowadays, machine and deep learning techniques are widely used in different areas, ranging from economics to biology. In general, these techniques can be used in two ways: trying to adapt well-known models and architectures to the available data, or designing custom architectures. In both cases, to speed up the research process, it is useful to know which type of models work best for a specific pr…
▽ More
Nowadays, machine and deep learning techniques are widely used in different areas, ranging from economics to biology. In general, these techniques can be used in two ways: trying to adapt well-known models and architectures to the available data, or designing custom architectures. In both cases, to speed up the research process, it is useful to know which type of models work best for a specific problem and/or data type. By focusing on EEG signal analysis, and for the first time in literature, in this paper a benchmark of machine and deep learning for EEG signal classification is proposed. For our experiments we used the four most widespread models, i.e., multilayer perceptron, convolutional neural network, long short-term memory, and gated recurrent unit, highlighting which one can be a good starting point for developing EEG classification models.
△ Less
Submitted 18 March, 2022;
originally announced March 2022.
-
Study on Transfer Learning Capabilities for Pneumonia Classification in Chest-X-Rays Image
Authors:
Danilo Avola,
Andrea Bacciu,
Luigi Cinque,
Alessio Fagioli,
Marco Raoul Marini,
Riccardo Taiello
Abstract:
Over the last year, the severe acute respiratory syndrome coronavirus-2 (SARS-CoV-2) and its variants have highlighted the importance of screening tools with high diagnostic accuracy for new illnesses such as COVID-19. To that regard, deep learning approaches have proven as effective solutions for pneumonia classification, especially when considering chest-x-rays images. However, this lung infecti…
▽ More
Over the last year, the severe acute respiratory syndrome coronavirus-2 (SARS-CoV-2) and its variants have highlighted the importance of screening tools with high diagnostic accuracy for new illnesses such as COVID-19. To that regard, deep learning approaches have proven as effective solutions for pneumonia classification, especially when considering chest-x-rays images. However, this lung infection can also be caused by other viral, bacterial or fungi pathogens. Consequently, efforts are being poured toward distinguishing the infection source to help clinicians to diagnose the correct disease origin. Following this tendency, this study further explores the effectiveness of established neural network architectures on the pneumonia classification task through the transfer learning paradigm. To present a comprehensive comparison, 12 well-known ImageNet pre-trained models were fine-tuned and used to discriminate among chest-x-rays of healthy people, and those showing pneumonia symptoms derived from either a viral (i.e., generic or SARS-CoV-2) or bacterial source. Furthermore, since a common public collection distinguishing between such categories is currently not available, two distinct datasets of chest-x-rays images, describing the aforementioned sources, were combined and employed to evaluate the various architectures. The experiments were performed using a total of 6330 images split between train, validation and test sets. For all models, common classification metrics were computed (e.g., precision, f1-score) and most architectures obtained significant performances, reaching, among the others, up to 84.46% average f1-score when discriminating the 4 identified classes. Moreover, confusion matrices and activation maps computed via the Grad-CAM algorithm were also reported to present an informed discussion on the networks classifications.
△ Less
Submitted 23 April, 2022; v1 submitted 6 October, 2021;
originally announced October 2021.
-
Deformable Registration through Learning of Context-Specific Metric Aggregation
Authors:
Enzo Ferrante,
Puneet K Dokania,
Rafael Marini,
Nikos Paragios
Abstract:
We propose a novel weakly supervised discriminative algorithm for learning context specific registration metrics as a linear combination of conventional similarity measures. Conventional metrics have been extensively used over the past two decades and therefore both their strengths and limitations are known. The challenge is to find the optimal relative weighting (or parameters) of different metri…
▽ More
We propose a novel weakly supervised discriminative algorithm for learning context specific registration metrics as a linear combination of conventional similarity measures. Conventional metrics have been extensively used over the past two decades and therefore both their strengths and limitations are known. The challenge is to find the optimal relative weighting (or parameters) of different metrics forming the similarity measure of the registration algorithm. Hand-tuning these parameters would result in sub optimal solutions and quickly become infeasible as the number of metrics increases. Furthermore, such hand-crafted combination can only happen at global scale (entire volume) and therefore will not be able to account for the different tissue properties. We propose a learning algorithm for estimating these parameters locally, conditioned to the data semantic classes. The objective function of our formulation is a special case of non-convex function, difference of convex function, which we optimize using the concave convex procedure. As a proof of concept, we show the impact of our approach on three challenging datasets for different anatomical structures and modalities.
△ Less
Submitted 19 July, 2017;
originally announced July 2017.