Road-Side Unit Anomaly Detection
Abstract
:1. Introduction
- Traffic light maneuver (TLM), which is a service that administrates the generation and sending of Signal Phase and Timing Messages (SPATEMs). Its objective is to control vehicle access to intersections and conflict zones. It sends safety information to the vehicles present in an intersection and informs them of the real-time status of the traffic light and its future status as well as the time period between the two.
- Road and lane topology (RLT), which is a service that manages the generation and reception of Map Extended Messages (MAPEMs). A MAPEM is a message containing a digital topology map of the geometry of an area. This topology describes lanes, crosswalks, conflict zones, and permitted maneuvers.
- Infrastructure to vehicle information (IVI) is a road sign service; it uses the Infrastructure to Vehicle Information Message (IVIM) to provide information about physical or virtual road signs such as contextual speeds or road warnings, as well as the presence of roadworks.
- A new methodology that allows vehicles to automatically detect RSU failures.
- The evaluation of the methodology using a real dataset of CAMs generated in a C-ITS naturalistic driving environment in three countries (France, Germany, and Italy).
- The proposition of a new C-ITS message to be used to raise alerts regarding detected failures.
2. State of the Art
2.1. C-ITS Systems
2.2. Anomaly Detection
2.3. Clustering Algorithms
2.3.1. Hierarchical-Based Algorithms
- Single linkage: handles the two closest points in the cluster;
- Complete linkage that handles the two farthest points;
- Average linkage that uses an average fictive point to represent the cluster;
- Centroid linkage that uses the most representative point of the clusters.
2.3.2. Partitioning-Based Algorithms
2.3.3. Artificial Neural Network (ANN) Algorithms
3. RSU Failure Detection
- The ID is greater than the OD.
- The Pearson’s correlation coefficient of the coverage data is less than a certain threshold. In our case, we choose it to be less than −0.4. This value was chosen by assessing the whole list of RSUs (Table 1), given that the smallest Pearson coefficient of a functioning RSU in the interurban context is of −0.457 (RSU number 20).
- The coverage should be larger than a threshold, and we chose the threshold to be 50 m. This is a threshold that excludes interurban RSUs in our data and only concerns the urban ones, like RSU numbers 16 and 23, respectively, as seen in Table 1.
4. Alarm Message
Algorithm 1: Create Alarm message |
Input: ,, , , , list of all RSUs with their attributes, timestamp, timestamp, m last received C-ITS message |
if then |
if NOT IN then |
/* First message from this RSU */ |
else |
/* Second message from this RSU */ |
; |
end if |
end if |
for in do |
if IS NOT NULL then |
if then |
(); |
end if |
end if |
end for |
Algorithm 2: Alarm message treatment |
Input: list of RSUs with their scores, , , , , , |
Output: time |
if then |
/* no obstacles, not urban */ |
if then |
/* reduce the score by one */ |
if then |
end if |
else |
if then |
/* increment the score by one */ |
end if |
end if |
end if |
if or then |
/* failure */ |
if then |
end if |
end if |
for R in RSUs do |
if then |
Report(R.RSUID); |
end if |
end for |
if then |
for R in RSUs do |
end for |
end if |
5. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- ETSI EN 302 637-2; Intelligent Transport Systems (ITS); Vehicular Communications; Basic Set of Applications; Part 2: Specification of Cooperative Awareness Basic Service. ETSI: Valbonne, France, 2014.
- ETSI EN 302 637-3; Intelligent Transport Systems (ITS); Vehicular Communications; Basic Set of Application; Part 3: Specifications of Decentralized Environmental Notification Basic Service. ETSI: Valbonne, France, 2014.
- Fouchal, H.; Wilhelm, G.; Bourdy, E.; Ayaida, M. A testing framework for Intelligent Transport Systems. In Proceedings of the 2016 IEEE Symposium on Computers and Communication (ISCC), Messina, Italy, 27–30 June 2016. [Google Scholar]
- Kchiche, A.; Kamoun, F. Centrality-based Access-Points deployment for vehicular networks. In Proceedings of the 17th International Conference on Telecommunications, Doha, Qatar, 4–7 April 2010. [Google Scholar]
- ETSI TS 103 301; Intelligent Transport Systems (ITS); Vehicular Communications; Basic Set of Applications; Facilities Layer Protocols and Communication Requirements for Infrastructure Services. ETSI: Valbonne, France, 2020.
- ETSI EN 302 636-4-1; Intelligent Transport Systems (ITS); Vehicular Communications; GeoNetworking; Part 4: Geographical Addressing and Forwarding for Point-to-Point and Point-to-Multipoint Communications; Sub-Part 1: Media-Independent Functionality. ETSI: Valbonne, France, 2014.
- Bennis, I.; Zytoune, O.; Driss Aboutajdine, D.; Fouchal, H. Low energy geographical routing protocol for wireless multimedia sensor networks. In Proceedings of the 2013 9th International Wireless Communications and Mobile Computing Conference, IWCMC 2013, Sardinia, Italy, 1–5 July 2013; pp. 585–589. [Google Scholar]
- Chandola, V.; Banerjee, A.; Kumar, V. Anomaly Detection: A Survey. ACM Comput. Surv. 2009, 41, 58. [Google Scholar] [CrossRef]
- Worrall, S.; Agamennoni, G.; Ward, J.; Nebot, E. Fault detection for vehicular ad-hoc wireless networks. In Proceedings of the 2013 IEEE Intelligent Vehicles Symposium (IV), Gold Coast, QLD, Australia, 23–26 June 2013. [Google Scholar]
- Liu, J.; Ding, F.; Zhang, D. A Hierarchical Failure Detector Based on Architecture in VANETs. IEEE Access 2019, 7, 152813–152820. [Google Scholar] [CrossRef]
- Lytaev, M.; Borisov, E.; Vladyko, A. V2I Propagation Loss Predictions in Simplified Urban Environment: A Two-Way Parabolic Equation Approach. Electronics 2020, 9, 2011. [Google Scholar] [CrossRef]
- Demmel, S.; Lambert, A.; Gruyer, D.; Larue, G.; Rakotonirainy, A. IEEE 802.11p Empirical Performance Model from Evaluations on Test Tracks. J. Netw. 2014, 9, 1485–1495. [Google Scholar] [CrossRef]
- Halili, R.; BniLam, N.; Yusuf, M.; Tanghe, E.; Joseph, W.; Weyn, M.; Berkvens, R. Vehicle Localization Using Doppler Shift and Time of Arrival Measurements in a Tunnel Environment. Sensors 2022, 22, 847. [Google Scholar] [CrossRef]
- Ammoun, S.; Nashashibi, F. Design and efficiency measurement of cooperative driver assistance system based on wireless communication devices. Transp. Res. Part Emerg. Technol. 2010, 18, 408–428. [Google Scholar] [CrossRef]
- Tejasvi, A.; Bhavya, G.; Ayush, A.; Vinay, C.; Fei Richard, Y. DeepADV: A Deep Neural Network Framework for Anomaly Detection in VANETs. IEEE Trans. Veh. Technol. 2021, 70, 12013–12023. [Google Scholar]
- Weber, J.S.; Ferreto, T.; Zincir-Heywood, N. Exploring Anomaly Detection Techniques for Enhancing VANET Availability. In Proceedings of the 2023 IEEE 97th Vehicular Technology Conference (VTC2023-Spring), Florence, Italy, 20–23 June 2023. [Google Scholar]
- Guo, F.; Wang, Z.; Du, S.; Li, H.; Zhu, H.; Pei, Q.; Cao, Z.; Zhao, J. Detecting Vehicle Anomaly in the Edge via Sensor Consistency and Frequency Characteristic. IEEE Trans. Veh. Technol. 2019, 68, 5618–5628. [Google Scholar] [CrossRef]
- Nie, L.; Li, Y.; Kong, X. Spatio-Temporal Network Traffic Estimation and Anomaly Detection Based on Convolutional Neural Network in Vehicular Ad-Hoc Networks. IEEE Access 2018, 6, 40168–40176. [Google Scholar] [CrossRef]
- Nie, L.; Wang, H.; Gong, S.; Ning, Z.; Obaidat, M.S.; Hsiao, K.F. Anomaly Detection Based on Spatio-Temporal and Sparse Features of Network Traffic in VANETs. IEEE Access 2019, 7, 177954–177964. [Google Scholar] [CrossRef]
- Valentini, E.P.; Filho, G.P.R.; De Grande, R.E.; Ranieri, C.M.; Júnior, L.A.P.; Meneguette, R.I. A Novel Mechanism for Misbehavior Detection in Vehicular Networks. IEEE Access 2023, 11, 68113–68126. [Google Scholar] [CrossRef]
- Tan, H.; Gui, Z.; Chung, I. A Secure and Efficient Certificateless Authentication Scheme with Unsupervised Anomaly Detection in VANETs. IEEE Access 2018, 6, 74260–74276. [Google Scholar] [CrossRef]
- Bourdy, E.; Piamrat, K.; Herbin, M.; Fouchal, H. New Method for Selecting Exemplars Application to Roadway Experimentation. In Proceedings of the International Conference on Innovations for Community Services, Žilina, Slovakia, 18–20 June 2018. [Google Scholar]
- Moso, J.C.; Cormier, S.; de Runz, C.; Fouchal, H.; Wandeto, J.M. Anomaly detection on data streams for smart agriculture. Agriculture 2021, 11, 1083. [Google Scholar] [CrossRef]
- Akopyan, E.; Furno, A.; El Faouzi, N.-E.; Gaume, E. Unsupervised Real-time Anomaly Detection for Multivariate Mobile Phone Traffic Series. In Proceedings of the ESANN European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning, Virtual, 6–8 October 2021; pp. 469–474. [Google Scholar]
- Sibson, R. SLINK: An optimally efficient algorithm for the single-link cluster method. Comput. J. 1973, 16, 30–34. [Google Scholar] [CrossRef]
- Defays, D. CLink: An efficient algorithm for a complete link method. Comput. J. 1977, 20, 364–366. [Google Scholar] [CrossRef]
- Zhang, T.; Ramakrishnan, R.; Livny, M. BIRCH: An Efficient Data Clustering Method for Very Large Databases. In Proceedings of the 1996 ACM SIGMOD International Conference on Management of Data, Montreal, QC, Canada, 1 June 1996. [Google Scholar]
- MacQueen, J. Some methods for classification and analysis of multivariate observations. In Proceedings of the Fifth Berkeley Symposium on Mathematical Statistics and Probability; University of California Press: Berkeley, CA, USA, 1967; Volume 1, pp. 281–297. [Google Scholar]
- Kaufman, L.; Rousseeuw, P. Clustering by means of medoids. In Proceedings of the Statistical Data Analysis Based on the L1 Norm Conference, Neuchatel, Switzerland, 31 August 1987; pp. 405–416. [Google Scholar]
- Kohonen, T. Self-organized formation of topologically correct feature maps. Biol. Cybern. 1982, 43, 59–69. [Google Scholar] [CrossRef]
- Shan, A.; Fan, X.; Wu, C.; Zhang, X.; Men, R. Dynamic Selfish Node Detection with Link Quality Consideration in Vehicular Networks. IEEE Trans. Veh. Technol. 2023, 72, 8827–8843. [Google Scholar] [CrossRef]
- Wu, C.; Liu, Z.; Liu, F.; Yoshinaga, T.; Ji, Y.; Li, J. Collaborative Learning of Communication Routes in Edge-Enabled Multi-Access Vehicular Environment. IEEE Trans. Cogn. Commun. Netw. 2020, 6, 1155–1165. [Google Scholar] [CrossRef]
RSU | Context | Max Range | In-Distance | Out-Distance | Pearson’s Coef | Coef Condition | ID > OD Cond | Range > 50 Cond |
---|---|---|---|---|---|---|---|---|
1 | interurban | 979 m | 979 m | 393 m | −0.6048 | correct | correct | correct |
2 | interurban | 1572 m | 297 m | 1572 m | 0.0108 | incorrect | incorrect | correct |
3 | interurban | 1546 m | 1546 m | 1112 m | −0.5705 | correct | correct | correct |
4 | interurban | 1229 m | 1229 m | 671 m | −0.6921 | correct | correct | correct |
5 | interurban | 2871 m | 2871 m | 1139 m | −0.6213 | correct | correct | correct |
6 | interurban | 502 m | 447 m | 502 m | −0.6198 | correct | incorrect | correct |
7 | interurban | 580 m | 580 m | 398 m | −0.807 | correct | correct | correct |
8 | interurban | 407 m | 407 m | 300 m | −0.8393 | correct | correct | correct |
9 | Urban | 501 m | 501 m | 467 m | −0.1690 | incorrect | correct | correct |
10 | Urban | 502 m | 502 m | 436 m | −0.3441 | incorrect | correct | correct |
11 | Urban | 289 m | 289 m | 225 m | −0.5013 | correct | correct | correct |
12 | Urban | 296 m | 296 m | 220 m | −0.7935 | correct | correct | correct |
13 | Urban | 218 m | 155 m | 197 m | 0.8439 | incorrect | incorrect | correct |
14 | Urban | 280 m | 196 m | 280 m | 0.1489 | incorrect | incorrect | correct |
15 | Urban | 350 m | 329 m | 241 m | −0.7976 | correct | correct | correct |
16 | Urban | 456 m | 320 m | 15 m | −0.5148 | correct | correct | incorrect |
17 | Urban | 1023 m | 1023 m | 936 m | −0.3466 | incorrect | correct | correct |
18 | Urban | 537 m | 537 m | 503 m | −0.0266 | incorrect | correct | correct |
19 | interurban | 1857 m | 548 m | 1857 m | −0.6720 | correct | incorrect | correct |
20 | interurban | 410 m | 410 m | 100 m | −0.4571 | correct | correct | correct |
21 | Urban | 249 m | 249 m | 214 m | −0.5072 | correct | correct | correct |
22 | Urban | 1542 m | 202 m | 667 m | −0.5235 | correct | incorrect | correct |
23 | Urban | 709 m | 709 m | 48 m | −0.1011 | incorrect | correct | incorrect |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Benzagouta, M.-L.; Aniss, H.; Fouchal, H.; El Faouzi, N.-E. Road-Side Unit Anomaly Detection. Vehicles 2023, 5, 1467-1481. https://doi.org/10.3390/vehicles5040080
Benzagouta M-L, Aniss H, Fouchal H, El Faouzi N-E. Road-Side Unit Anomaly Detection. Vehicles. 2023; 5(4):1467-1481. https://doi.org/10.3390/vehicles5040080
Chicago/Turabian StyleBenzagouta, Mohamed-Lamine, Hasnaâ Aniss, Hacène Fouchal, and Nour-Eddin El Faouzi. 2023. "Road-Side Unit Anomaly Detection" Vehicles 5, no. 4: 1467-1481. https://doi.org/10.3390/vehicles5040080
APA StyleBenzagouta, M. -L., Aniss, H., Fouchal, H., & El Faouzi, N. -E. (2023). Road-Side Unit Anomaly Detection. Vehicles, 5(4), 1467-1481. https://doi.org/10.3390/vehicles5040080