Abstract
Effective communication between vehicles and road users is essential for reducing accidents and congestion. Reliable wireless communication is crucial for decision-making in advanced driver assistance systems and autonomous vehicles. In
this work, we propose a convolutional neural network to predict the frame error rate in vehicle-to-infrastructure scenarios. Using a geometry-based stochastic channel model and hardware-inthe-loop emulation, we generate a dataset on which our model achieves 90% validation accuracy. To adapt the model to new data, such as vehicle-to-vehicle scenarios, and to reduce computational costs for retraining the entire model from scratch, we explore methods like fine-tuning, transfer learning, and learning without forgetting (LwF). While these methods improve performance on new data, they reduce accuracy on the original data. To address this, we modify LwF by including some original data, achieving a balanced accuracy of 81.96%.
this work, we propose a convolutional neural network to predict the frame error rate in vehicle-to-infrastructure scenarios. Using a geometry-based stochastic channel model and hardware-inthe-loop emulation, we generate a dataset on which our model achieves 90% validation accuracy. To adapt the model to new data, such as vehicle-to-vehicle scenarios, and to reduce computational costs for retraining the entire model from scratch, we explore methods like fine-tuning, transfer learning, and learning without forgetting (LwF). While these methods improve performance on new data, they reduce accuracy on the original data. To address this, we modify LwF by including some original data, achieving a balanced accuracy of 81.96%.
| Original language | English |
|---|---|
| Title of host publication | IEEE Wireless Communications and Networking Conference (WCNC) |
| Number of pages | 6 |
| ISBN (Electronic) | 979-8-3503-6836-9 |
| DOIs | |
| Publication status | Published - 9 May 2025 |
| Event | IEEE Wireless Communications and Networking Conference (WCNC) - Milan, Italy Duration: 24 Mar 2025 → 27 Mar 2025 https://wcnc2025.ieee-wcnc.org/ |
Conference
| Conference | IEEE Wireless Communications and Networking Conference (WCNC) |
|---|---|
| Country/Territory | Italy |
| City | Milan |
| Period | 24/03/25 → 27/03/25 |
| Internet address |
Research Field
- Former Research Field - Enabling Digital Technologies
Keywords
- frame error rate
- geometry-based stochastic channel model
- convolutional neural network
- learning without forgetting