Convergence of Information-Centric Networks and Edge Intelligence for IoV: Challenges and Future Directions
Abstract
:1. Introduction
- Presenting a comprehensive review regarding the utilization of edge intelligence and ICN for IoV solutions, addressing existing challenges.
- Performing an in-depth review of the leading enablers of IoV, including wireless communications, mobile edge/fog computing, machine learning/AI, intelligent computing, and information-centric networking.
- Providing a detailed ICN architecture suitable to meet the requirements of IoV networks, such as naming, caching, mobility, and security.
- Highlighting challenges and issues faced by ICN-based IoV, indicating future research directions which may illuminate efforts to develop new intelligent IoV applications.
2. Internet of Vehicles (IoV)
2.1. IoV Applications
- Safety-based: The primary goal is to reduce the severity and frequency of vehicle crashes. Connected vehicles exchange warning alerts to prevent possible collisions, and provide real-time crash information with location information to emergency teams.
- Traffic efficiency: Traffic efficiency covers a range of applications intended to optimize the flow of road traffic. For instance, scheduling traffic signals at intersections according to the volume of traffic to reduce waiting time.
- Cooperative driving: Cooperative adaptive cruise control (CACC) requires throughput of the order of 5 Mbps and latency of the order of 2–10 ms.
- Infotainment: Efficient provision of non-driving-related information and entertainment to drivers and passengers with stringent QoS is crucial for IoV. Many vehicular users are now interested in accessing HD video streaming and use various latency-sensitive mobile applications, such as real-time online gaming, virtual sports, video streaming, instant messaging among passengers, and geo-specific advertisements. Such services are characterized by relatively short latency.
2.2. Radio Access Technologies
- IEEE 802.11p/WAVE: The 802.11p (WAVE: wireless access in vehicular environments) protocol adapted the IEEE 802.11 PHY/MAC layer specification to the vehicular environment and termed it dedicated short-range communications (DSRC). It provides V2V and V2I communication using a 10 MHz wide channel at 5.9 GHz. Various regional bodies define spectrum utilization for IoV. In Europe, ITS-G5 allocated a total of 40 MHz in the frequency range of 5875–5915 MHz for safety-related road ITS. In addition, the frequency range 5915–5925 MHz was prioritized for urban rail ITS, but could also be used for road ITS once ETSI establishes polite protocols and proper co-channel sharing mechanisms between road ITS and urban rail ITS [32]. IEEE 802.11p uses binary convolutional coding (BCC) which is weaker than low-density parity-check coding (LDPC) or turbo-coding in higher modulation and coding schemes (MCS). This is addressed in the IEEE 802.11bd amendment which offers twice the performance, supporting speeds up to 500 km/h, and twice the communication range of 802.11p, due to its use of LDPC coding and 256 QAM modulation. 802.11bd is expected to be approved in 2022.Similarly, the US Federal Communication Commission had allocated 75 MHz (frequency range from 5850 MHz to 5925 MHz) for V2X applications. However, on 3 May 2021 it decided to reallocate 45 MHz of the 75 MHz spectrum to unlicensed devices, such as Wi-Fi. As a result, from this date on, only the 30 MHz between 5895 and 5925 will remain for safety applications using vehicle-to-everything (V2X) communication [33].
- LTE Cellular V2X (C-V2X): LTE cellular vehicle-to-everything (C-V2X) is a 3GPP standard that uses the PC5 interface at 5.9 GHz. Employing high capacity, large cell infrastructure, it enables communication between vehicles, humans, and infrastructure. It consists of vehicle-to-vehicle (V2V), vehicle-to-infrastructure (V2I) and vehicle-to-person (V2) communication. It represents an alternative to the IEEE 802.11p standard, that supports direct vehicle-to-vehicle communication even without cellular base station involvement. C-V2X is continually evolving over 3GPP releases. It was introduced in 3GPP release 14, completed in 2017. In Release 15, further enhancements were introduced. In 5G, further performance improvements will be attained, replacing C-V2X with New Radio (NR). It should be noted that C-V2X and DSRC are not compatible with each other.
- 5G and Beyond 5G NR V2X: Some IoV applications, such as self-driving vehicles, require that the transmission delay is less than one millisecond. The IoV of tomorrow will require higher throughput, lower latency, higher reliability and multicast capabilities, while supporting mobility up to 500 km/h and application-aware services. Thus, NR C-V2X in release 16 offers backward compatibility with Rel. 14 and Rel. 15 for safety, multicast messages, and advanced-use-case (transport profile) capabilities. Spectrum and energy efficiencies are improved by deploying massive multi-input multi-output (MIMO) and millimeter-wave technologies.Figure 3 shows the spectrum allocation in Europe and the US. The frequencies from 5945 to 6425 MHz have been assigned to very low power wireless access systems (VLPWAS), including radio local area networks (RLANs) for public and private applications, regardless of the underlying network topology in Europe, with a maximum effective isotropic radiated power (EIRP) of 14 dBm [34]. In the US, FCC has allocated the same band under the control of an automated frequency control (AFC) system to protect incumbent users, at the standard power levels that are currently permitted in the 5 GHz band [35]. More details can be found in [32].
- Heterogeneous Wireless Access: Combining the strengths of both IEEE802.11p and cellular leverages while tempering their weaknesses. QoS-based service can be provided with cellular networks offering high-throughput entertainment services while DSRC handles vehicle safety.
2.3. Layered Architectures and Standards
3. Information Centric Networking (ICN)
3.1. Content Naming
- Hierarchical names are given in plain, human-readable components, separated by “/”. CCN and NDN follow this naming convention.
- The attribute-based technique identifies content by attribute-value pairs (AVP). Contents are requested by applying constraints (also called predicates) to the attributes.
- Hybrid-naming combines the previous three techniques.
3.2. Routing and Forwarding
3.3. Caching
3.4. Mobility
3.5. Security
4. Edge Computing
- Fog computing: Fog computing is proposed to address the issue of the large latency between mobile devices and the cloud. Bonomi et al. [5] presented its purpose and key characteristics. It is a highly virtual platform to provide computing, storage, and networking services closer to end devices than the Cloud. In general, it offers the following benefits: quick response to delay-sensitive applications, such as emergency and multimedia applications, data aggregation, data protection and security, context-aware and location-aware service provisioning [63]. Details on fog computing can be found in [64].
- Cloudlets: Cloudlets are a project developed by CMU (Carnegie Mellon Unversity) [6]. They provide the middle tier in a three-tier hierarchy: mobile device–cloudlet–cloud. Their main goal is to merge mobile computing and cloud computing by introducing a middle-tier forming a multi-hierarchical structure. They can be viewed as “data centers in a box”, whose goal is to “bring the cloud closer” by means of low end-to-end latency and high bandwidth. Mobile end devices can offload computational tasks to a cloudlet.
- Mobile edge computing (MEC). Mobile edge computing is a European Telecommunications Standards Institute (ETSI) initiative to provide IT and cloud-computing capabilities within the RAN (radio area network) in close proximity to mobile subscribers. The RAN edge offers a service environment with ultra-low latency and high bandwidth, as well as direct access to real-time RAN information (subscriber location, cell load, channel load, etc.) and is well-suited to provide context-related services.
5. Machine Learning, Deep Learning and Artificial Intelligence
5.1. Convolutional Neural Networks
5.2. Recurrent Neural Networks
5.3. Reinforcement Learning
5.4. Federated Learning
5.5. TinyML
6. ICN and Edge Computing Convergence Suitability Analysis for IIoV
6.1. Converged IoV Infrastructure
6.2. Collaborative Perception and Driving: Use Case
7. Edge Intelligence and Networking for IoV
7.1. Edge Computing Intelligence for IoV
7.2. Intelligent Edge Caching for IoV
7.3. Edge Network Intelligence for IoV
7.3.1. ICN-Based Naming and Resource Discovery for IoV Networks
7.3.2. Intelligent Forwarding and Routing for IIoV
7.3.3. Mobility Support for IIoV
7.3.4. Security and Privacy for IIoV
8. Issues and Recommendations for Future Research
8.1. Intelligent Connected Platform
8.2. Architecture and Network Heterogeneity Issues
8.3. Intelligent Distributed Computing and Autonomous Networking
8.4. Smart Naming and Discovery
8.5. Mobility and Context Awareness Issues
8.6. Security and Privacy Preservation
8.7. Deployment and Orchestration
9. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Acknowledgments
Conflicts of Interest
Abbreviations
AI | Artificial Intelligence | LRU | Least Recently Used |
ANN | Artificial Neural Network | LSTM | Long Short-Term Memory |
APU | AI Processing Unit | MANET | Mobile Ad Hoc Networks |
BS | Base Station | MDP | Markov Decision Process |
C-RAN | Cloud-Radio Access Networks | MEC | Mobile (Multi-access) Edge Computing |
CDN | Content Delivery Network | ML | Machine Learning |
CNN | Convolutional Neural Network | MLP | Multi-Layer Perceptron |
CAM | Cooperative Awareness Message | NDN | Named Data Networking |
CS | Content Store | NFV | Network Function Virtualization |
CV | Computer Vision | NLP | Natural Language Processing |
D2D | Device to Device | NPU | Neural Processing Unit |
DNN | Deep Neural Network | PIT | Pending Interest Table |
DQL | Deep Q-Networks | QoE | Quality of Experience |
DRL | Deep Reinforcement Learning | QoS | Quality of Service |
EC | Edge Computing | RL | Reinforcement Learning |
ETSI | European Telecommunication | RSU | Roadside Unit |
Standardization Institute | |||
FCNN | Fully Connected Neural Network | SDN | Software Defined Network |
FIB | Forwarding Interest Table | SGD | Stochastic Gradient Descent |
FIFO | First In First Out | TL | Transfer Learning |
FL | Federated Learning | V2I | Vehicle to Infrastructure |
GAN | Generative Adversarial Network | V2V | Vehicle to Vehicle |
GNNs | Graph Neural Networks | V2X | Vehicle to Everything |
ICN | Information Centric Networks | VANET | Vehicular Ad Hoc Networks |
IIoV | Intelligent Internet of Vehicles | VR | Virtual Reality |
IoV | Internet of Vehicle | WAVE | Wireless Access Vehicular Environment |
ITS | Intelligent Transport Systems |
References
- Kaiwartya, O.; Abdullah, A.H.; Cao, Y.; Altameem, A.; Prasad, M.; Lin, C.T.; Liu, X. Internet of Vehicles: Motivation, Layered Architecture, Network Model, Challenges, and Future Aspects. IEEE Access 2016, 4, 5356–5373. [Google Scholar] [CrossRef]
- Contreras-Castillo, J.; Zeadally, S.; Guerrero-Ibanez, J.A. Internet of Vehicles: Architecture, Protocols, and Security. IEEE Internet Things J. 2018, 5, 3701–3709. [Google Scholar] [CrossRef]
- Storck, C.R.; Duarte-Figueiredo, F. A 5G V2X ecosystem providing internet of vehicles. Sensors 2019, 19, 550. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Shi, W.; Cao, J.; Zhang, Q.; Li, Y.; Xu, L. Edge Computing: Vision and Challenges. IEEE Internet Things J. 2016, 3, 637–646. [Google Scholar] [CrossRef]
- Bonomi, F.; Milito, R.; Zhu, J.; Addepalli, S. Fog computing and its role in the internet of things. In Proceedings of the 1st ACM Mobile Cloud Computing Workshop, Helsinki, Finland, 17 August 2012; pp. 13–15. [Google Scholar] [CrossRef]
- Satyanarayanan, M.; Chen, Z.; Ha, K.; Hu, W.; Richter, W.; Pillai, P. Cloudlets: At the leading edge of mobile-cloud convergence. In Proceedings of the 6th International Conference on Mobile Computing, Applications and Services, Austin, TX, USA, 6–7 November 2014; pp. 1–9. [Google Scholar] [CrossRef] [Green Version]
- Jacobson, V.; Smetters, D.K.; Briggs, N.H.; Thornton, J.D.; Plass, M.F.; Braynard, R.L. Networking Named Data. In Proceedings of the ACM CoNEXT, Rome, Italy, 1–4 December 2009; pp. 1–12. [Google Scholar]
- Sabir, Z.; Amine, A. NDN vs TCP/IP Which One Is the Best Suitable for Connected Vehicles. In Recent Advances in Mathematics and Technology; Springer: Berlin/Heidelberg, Germany, 2020. [Google Scholar]
- Afanasyev, A.; Burke, J.; Refaei, T.; Wang, L.; Zhang, B.; Zhang, L. A Brief Introduction to Named Data Networking. In Proceedings of the IEEE Military Communications Conference MILCOM, Los Angeles, CA, USA, 29–31 October 2018; pp. 605–611. [Google Scholar] [CrossRef]
- Ghasemi, C.; Yousefi, H.; Zhang, B. Internet-Scale Video Streaming over NDN. IEEE Netw. 2021, 35, 174–180. [Google Scholar] [CrossRef]
- Abane, A.; Daoui, M.; Muhlethaler, P.; Afifi, H. A down-to-earth integration of Named Data Networking in the real-world IoT. In Proceedings of the 2018 6th International Conference on Future Internet of Things and Cloud Workshops (FiCloudW), Barcelona, Spain, 6–8 August 2018. [Google Scholar]
- Abane, A.; Daoui, M.; Bouzefrane, S.; Banerjee, S.; Muhlethaler, P. A realistic deployment of named data networking in the internet of things. J. Cyber Secur. Mobil. 2020, 9, 1–27. [Google Scholar] [CrossRef]
- Arshad, S.; Azam, M.A.; Rehmani, M.H.; Loo, J. Recent advances in information-centric networking-based internet of things (ICN-IoT). IEEE Internet Things J. 2019, 6, 2128–2158. [Google Scholar] [CrossRef] [Green Version]
- Din, I.U.; Asmat, H.; Guizani, M. A review of information centric network-based internet of things: Communication architectures, design issues, and research opportunities. Multimed. Tools Appl. 2018, 30241–30256. [Google Scholar] [CrossRef]
- Mars, D.; Gammar, S.M.; Lahmadi, A.; Azouz, L.; Mars, D.; Gammar, S.M.; Lahmadi, A.; Azouz, L.; Using, S. Using Information Centric Networking in Internet of Things: A Survey. Wirel. Pers. Commun. 2019, 10, 87–103. [Google Scholar] [CrossRef]
- Nour, B.; Sharif, K.; Li, F.; Biswas, S.; Moungla, H.; Guizani, M.; Wang, Y. A survey of Internet of Things communication using ICN: A use case perspective. Comput. Commun. 2019, 142–143, 95–123. [Google Scholar] [CrossRef]
- Hail, M.A. IoT-NDN: An IoT architecture via named data netwoking (NDN). In Proceedings of the 2019 IEEE International Conference on Industry 4.0, Artificial Intelligence, and Communications Technology, IAICT 2019, Bali, Indonesia, 1–3 July 2019; pp. 74–80. [Google Scholar] [CrossRef]
- Khelifi, H.; Luo, S.; Nour, B.; Moungla, H.; Faheem, Y.; Hussain, R.; Ksentini, A. Named Data Networking in Vehicular Ad Hoc Networks: State-of-the-Art and Challenges. IEEE Commun. Surv. Tutor. 2020, 22, 320–351. [Google Scholar] [CrossRef] [Green Version]
- Kerrche, C.A.; Ahmad, F.; Elhoseny, M.; Adnane, A.; Ahmad, Z.; Nour, B. Internet of Vehicles Over Named Data Networking: Current Status and Future Challenges; Springer International Publishing: Berlin/Heidelberg, Germany, 2020; Volume 242, pp. 83–99. [Google Scholar] [CrossRef]
- Yao, H.; Li, M.; Du, J.; Zhang, P.; Jiang, C.; Han, Z. Artificial Intelligence for Information-Centric Networks. IEEE Commun. Mag. 2019, 57, 47–53. [Google Scholar] [CrossRef]
- Hameed Mir, Z.; Filali, F. LTE and IEEE 802.11p for vehicular networking: A performance evaluation. Eurasip J. Wirel. Commun. Netw. 2014, 2014. [Google Scholar] [CrossRef] [Green Version]
- Pokhrel, S.R.; Choi, J. Improving TCP Performance over WiFi for Internet of Vehicles: A Federated Learning Approach. IEEE Trans. Veh. Technol. 2020, 69, 6798–6802. [Google Scholar] [CrossRef]
- Bazzi, A.; Masini, B.M.; Zanella, A.; Thibault, I. On the performance of IEEE 802.11p and LTE-V2V for the cooperative awareness of connected vehicles. IEEE Trans. Veh. Technol. 2017, 66, 10419–10432. [Google Scholar] [CrossRef]
- Naik, G.; Choudhury, B.; Park, J.M. IEEE 802.11bd amp; 5G NR V2X: Evolution of Radio Access Technologies for V2X Communications. IEEE Access 2019, 7, 70169–70184. [Google Scholar] [CrossRef]
- Singh, A.; Singh, B. A Study of the IEEE802.11p (WAVE) and LTE-V2V Technologies for Vehicular Communication. In Proceedings of the International Conference on Computation, Automation and Knowledge Management, ICCAKM 2020, Dubai, United Arab Emirates, 9–10 January 2020; pp. 157–160. [Google Scholar] [CrossRef]
- Amadeo, M.; Campolo, C.; Molinaro, A.; Harri, J.; Rothenberg, C.E.; Vinel, A. Enhancing the 3GPP V2X architecture with information-centric networking. Future Internet 2019, 11, 199. [Google Scholar] [CrossRef] [Green Version]
- Murillo, F.J.; Yoshioka, J.S.Q.; López, A.D.V.; Salazar-Cabrera, R.; de la Cruz, Á.P.; Molina, J.M.M. Experimental evaluation of lora in transit vehicle tracking service based on intelligent transportation systems and IoT. Electronics 2020, 9, 1950. [Google Scholar] [CrossRef]
- Arena, F.; Pau, G.; Severino, A. A review on IEEE 802.11p for intelligent transportation systems. J. Sens. Actuator Netw. 2020, 9, 22. [Google Scholar] [CrossRef]
- Ferrari, P.; Sisinni, E.; Carvalho, D.F.; Depari, A.; Signoretti, G.; Silva, M.; Silva, I.; Silva, D. On the use of LoRaWAN for the Internet of Intelligent Vehicles in Smart City scenarios. In Proceedings of the 2020 IEEE Sensors Applications Symposium, SAS, Kuala Lumpur, Malaysia, 9–11 March 2020; pp. 6–11. [Google Scholar] [CrossRef]
- Haque, K.F.; Abdelgawad, A.; Yanambaka, V.P.; Yelamarthi, K. Lora architecture for v2x communication: An experimental evaluation with vehicles on the move. Sensors 2020, 20, 6876. [Google Scholar] [CrossRef]
- World Health Organization (WHO). Road Traffic Injuries: The Facts; World Health Organization: Geneva, Switzerland, 2018; pp. 1–32. [Google Scholar]
- ETSI TR 103 667 Intelligent Transport Systems (ITS); Study on Spectrum Sharing between ITS-G5 and LTE-V2X Technologies in the 5 855 MHz–5 925 MHz Band. Technical Report. 2021. Available online: https://www.etsi.org/deliver/etsi_tr/103600_103699/103667/01.01.01_60/tr_103667v010101p.pdf (accessed on 19 March 2022).
- Use of the 5.850-5.925 GHz Band. Technical Report. 2021. Available online: https://www.federalregister.gov/documents/2021/05/03/2021-08802/use-of-the-5850-5925-ghz-band (accessed on 19 March 2022).
- Official Journal of the European Union, L232. Technical Report. 2021. Available online: https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=OJ:L:2021:232:FULL&from=EN (accessed on 20 March 2022).
- FCC Adopts New Rules For The 6 GHz Band, Unleashing 1,200 Megahertz Of Spectrum For Unlicensed Use. Technical Report. 2020. Available online: https://www.fcc.gov/document/fcc-opens-6-ghz-band-wi-fi-and-other-unlicensed-uses (accessed on 20 March 2022).
- Wan, J.; Zhang, D.; Zhao, S.; Yang, L.T.; Lloret, J. Context-aware vehicular cyber-physical systems with cloud support: Architecture, challenges, and solutions. IEEE Commun. Mag. 2014, 52, 106–113. [Google Scholar] [CrossRef]
- Raza, S.; Wang, S.; Ahmed, M.; Anwar, M.R. A survey on vehicular edge computing: Architecture, applications, technical issues, and future directions. Wirel. Commun. Mob. Comput. 2019, 2019, 3159762. [Google Scholar] [CrossRef]
- Contreras-Castillo, J.; Zeadally, S.; Ibáñez, J.A.G. A seven-layered model architecture for internet of vehicles. J. Inf. Telecommun. 2017, 1, 4–22. [Google Scholar] [CrossRef] [Green Version]
- Darwish, T.S.; Abu Bakar, K. Fog Based Intelligent Transportation Big Data Analytics in The Internet of Vehicles Environment: Motivations, Architecture, Challenges, and Critical Issues. IEEE Access 2018, 6, 15679–15701. [Google Scholar] [CrossRef]
- Bonomi, F. The Smart and Connected Vehicle and the Internet of Things; WSTS: San Jose, CA, USA, 2013. [Google Scholar]
- Zhuang, W.; Ye, Q.; Lyu, F.; Cheng, N.; Ren, J. SDN/NFV-Empowered Future IoV With Enhanced Communication, Computing, and Caching. Proc. IEEE 2020, 108, 274–291. [Google Scholar] [CrossRef]
- Chen, M.; Tian, Y.; Fortino, G.; Zhang, J.; Humar, I. Cognitive Internet of Vehicles. Comput. Commun. 2018, 120, 58–70. [Google Scholar] [CrossRef]
- Tuyisenge, L.; Ayaida, M.; Tohme, S.; Afilal, L.E. Network Architectures in Internet of Vehicles (IoV): Review, Protocols Analysis, Challenges and Issues. In Proceedings of the 5th International Conference, IOV 2018, Paris, France, 20–22 November 2018; pp. 3–13. [Google Scholar] [CrossRef]
- Yu, K.; Eum, S.; Kurita, T.; Hua, Q.; Sato, T.; Nakazato, H.; Asami, T.; Kafle, V.P. Information-Centric Networking: Research and Standardization Status. IEEE Access 2019, 7, 126164–126176. [Google Scholar] [CrossRef]
- Koponen, T.; Chawla, M.; Chun, B.G.; Ermolinskiy, A.; Kim, K.H.; Shenker, S.; Stoica, I. A data-oriented (and Beyond) network architecture. Comput. Commun. Rev. 2007, 37, 181–192. [Google Scholar] [CrossRef]
- Zhang, L.; Afanasyev, A.; Burke, J.; Jacobson, V.; Claffy, K.; Crowley, P.; Papadopoulos, C.; Wang, L.; Zhang, B. Named Data Networking. SIGCOMM Comput. Commun. Rev. 2014, 44, 66–73. [Google Scholar] [CrossRef]
- Yi, C.; Afanasyev, A.; Moiseenko, I.; Wang, L.; Zhang, B.; Zhang, L. A case for stateful forwarding plane. Comput. Commun. 2013, 36, 779–791. [Google Scholar] [CrossRef] [Green Version]
- Singh, V.P.; Ujjwal, R.L. A walkthrough of name data networking: Architecture, functionalities, operations and open issues. Sustain. Comput. Inform. Syst. 2020, 28, 100419. [Google Scholar] [CrossRef]
- Bari, M.F.; Chowdhury, S.R.; Ahmed, R.; Boutaba, R.; Mathieu, B. A survey of naming and routing in information-centric networks. IEEE Commun. Mag. 2012, 50, 44–53. [Google Scholar] [CrossRef]
- Seskar, I.; Nagaraja, K.; Sam, N.; Raychaudhuri, D. MobilityFirst Future Internet Architecture project. In Proceedings of the Asian Internet Engineeering Conference, AINTEC 2011, Bangkok Thailand, 9–11 November 2011; pp. 1–3. [Google Scholar] [CrossRef] [Green Version]
- Hong, J. Design Guidelines for Name Resolution Service in ICN. Available online: https://tools.ietf.org/id/draft-irtf-icnrg-nrs-requirements-03.html (accessed on 19 March 2022).
- Yu, M.; Li, R.; Liu, Y.; Li, Y. A caching strategy based on content popularity and router level for NDN. In Proceedings of the 2017 IEEE 7th International Conference on Electronics Information and Emergency Communication, ICEIEC 2017, Macau, China, 21–23 July 2017; pp. 195–198. [Google Scholar] [CrossRef]
- Tyson, G.; Sastry, N.; Rimac, I.; Cuevas, R.; Mauthe, A. A survey of mobility in information-centric networks: Challenges and research directions. In Proceedings of the International Symposium on Mobile Ad Hoc Networking and Computing (MobiHoc), Hilton Head, SC, USA, 11 June 2012; pp. 1–6. [Google Scholar] [CrossRef]
- Zafar, W.U.I.; Rehman, M.A.U.; Jabeen, F.; Kim, B.S.; Rehman, Z. Context-aware naming and forwarding in ndn-based vanets. Sensors 2021, 21, 4629. [Google Scholar] [CrossRef] [PubMed]
- Wang, M.; Wu, J.; Li, G.; Li, J.; Li, Q.; Wang, S. Toward mobility support for information-centric IoV in smart city using fog computing. In Proceedings of the 2017 5th IEEE International Conference on Smart Energy Grid Engineering, SEGE 2017, Oshawa, ON, Canada, 14–17 August 2017; pp. 357–361. [Google Scholar] [CrossRef]
- Yu, Y.; Li, Y.; Du, X.; Chen, R.; Yang, B. Content Protection in Named Data Networking: Challenges and Potential Solutions. IEEE Commun. Mag. 2018, 56, 82–87. [Google Scholar] [CrossRef]
- What Edge Computing Means for Infrastructure and Operations Leaders. Available online: https://www.gartner.com/smarterwithgartner/what-edge-computing-means-for-infrastructure-and-operations-leaders (accessed on 28 March 2022).
- Patel, M.; Naughton, B.; Chan, C.; Sprecher, N.; Abeta, S.; Neal, A. Mobile-edge computing introductory technical white paper. White Pap.-Mob.-Edge Comput. (Mec) Ind. Initiat. 2014, 29, 854–864. [Google Scholar]
- Muniswamaiah, M.; Agerwala, T.; Tappert, C.C. A Survey on Cloudlets, Mobile Edge, and Fog Computing. In Proceedings of the 2021 8th IEEE International Conference on Cyber Security and Cloud Computing (CSCloud)/2021 7th IEEE International Conference on Edge Computing and Scalable Cloud (EdgeCom), Washington, DC, USA, 26–28 June 2021; pp. 139–142. [Google Scholar] [CrossRef]
- Azure IoT Edge. Available online: https://azure.microsoft.com/it-it/services/iot-edge/ (accessed on 28 March 2022).
- Edge Computing Solutions. Available online: https://www.cisco.com/c/en/us/solutions/service-provider/edge-computing.html. (accessed on 28 March 2022).
- IBM Solutions for 5G and Edge Computing. Available online: https://www.ibm.com/cloud/edge-computing. (accessed on 28 March 2022).
- Aazam, M.; Zeadally, S.; Harras, K.A. Fog Computing Architecture, Evaluation, and Future Research Directions. IEEE Commun. Mag. 2018, 56, 46–52. [Google Scholar] [CrossRef]
- Mukherjee, M.; Shu, L.; Wang, D. Survey of fog computing: Fundamental, network applications, and research challenges. IEEE Commun. Surv. Tutor. 2018, 20, 1826–1857. [Google Scholar] [CrossRef]
- Goodfellow, I.J.; Pouget-Abadie, J.; Mirza, M.; Xu, B.; Warde-Farley, D.; Ozair, S.; Courville, A.; Bengio, Y. Generative Adversarial Networks. arXiv 2014, arXiv:1406.2661. [Google Scholar] [CrossRef]
- Girshick, R.; Donahue, J.; Darrell, T.; Malik, J. Rich Feature Hierarchies for Accurate Object Detection and Semantic Segmentation. In Proceedings of the 2014 IEEE Conference on Computer Vision and Pattern Recognition, Columbus, OH, USA, 23–28 June 2014; pp. 580–587. [Google Scholar] [CrossRef] [Green Version]
- Redmon, J.; Divvala, S.; Girshick, R.; Farhadi, A. You Only Look Once: Unified, Real-Time Object Detection. In Proceedings of the 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Las Vegas, NV, USA, 27–30 June 2016; pp. 779–788. [Google Scholar] [CrossRef] [Green Version]
- Kim, B.; Kang, C.M.; Lee, S.H.; Chae, H.; Kim, J.; Chung, C.C.; Choi, J.W. Probabilistic Vehicle Trajectory Prediction over Occupancy Grid Map via Recurrent Neural Network. In Proceedings of the 2017 IEEE 20th International Conference on Intelligent Transportation Systems (ITSC), Yokohama, Japan, 16–19 October 2017. [Google Scholar]
- Du, Z.; Wu, C.; Yoshinaga, T.; Yau, K.; Ji, Y.; Li, J. Federated Learning for Vehicular Internet of Things: Recent Advances and Open Issues. IEEE Open J. Comput. Soc. 2020, 1, 45–61. [Google Scholar] [CrossRef]
- Li, E.; Zhou, Z.; Chen, X. Edge Intelligence: On-Demand Deep Learning Model Co-Inference with Device-Edge Synergy. In Proceedings of the 2018 Workshop on Mobile Edge Communications, Budapest, Hungary, 20 August 2018; Association for Computing Machinery: New York, NY, USA, 2018; pp. 31–36. [Google Scholar] [CrossRef]
- Andrade, P.; Silva, I.; Signoretti, G.; Silva, M.; Dias, J.; Marques, L.; Costa, D.G. An Unsupervised TinyML Approach Applied for Pavement Anomalies Detection Under the Internet of Intelligent Vehicles. In Proceedings of the 2021 IEEE International Workshop on Metrology for Industry 4.0 IoT (MetroInd4.0 IoT), Rome, Italy, 7–9 June 2021; pp. 642–647. [Google Scholar] [CrossRef]
- de Prado, M.; Rusci, M.; Capotondi, A.; Donze, R.; Benini, L.; Pazos, N. Robustifying the Deployment of tinyML Models for Autonomous Mini-Vehicles. Sensors 2021, 21, 1339. [Google Scholar] [CrossRef]
- Huang, Y.; Ma, X.; Fan, X.; Liu, J.; Gong, W. When deep learning meets edge computing. In Proceedings of the 2017 IEEE 25th International Conference on Network Protocols (ICNP), Toronto, ON, Canada, 10–13 October 2017; pp. 1–2. [Google Scholar] [CrossRef]
- Zhao, C.; Dong, M.; Ota, K.; Li, J.; Wu, J. Edge-MapReduce-Based Intelligent Information-Centric IoV: Cognitive Route Planning. IEEE Access 2019, 7, 50549–50560. [Google Scholar] [CrossRef]
- Seid, S.; Zennaro, M.; Libsie, M.; Pietrosemoli, E.; Manzoni, P. A Low Cost Edge Computing and LoRaWAN Real Time Video Analytics for Road Traffic Monitoring. In Proceedings of the 2020 16th International Conference on Mobility, Sensing and Networking (MSN), Tokyo, Japan, 17–19 December 2020; pp. 762–767. [Google Scholar] [CrossRef]
- Ning, Z.; Dong, P.; Wang, X.; Guo, L.; Rodrigues, J.J.P.C.; Kong, X.; Huang, J.; Kwok, R.Y.K. Deep Reinforcement Learning for Intelligent Internet of Vehicles: An Energy-Efficient Computational Offloading Scheme. IEEE Trans. Cogn. Commun. Netw. 2019, 5, 1060–1072. [Google Scholar] [CrossRef]
- Seid, S.; Zennaro, M.; Libse, M.; Pietrosemoli, E. Mobile Crowdsensing Based Road Surface Monitoring Using Smartphone Vibration Sensor and Lorawan. In Proceedings of the 1st Workshop on Experiences with the Design and Implementation of Frugal Smart Objects, London, UK, 21 September 2020; Association for Computing Machinery: New York, NY, USA, 2020; pp. 36–41. [Google Scholar] [CrossRef]
- Ray, P.P. A review on TinyML: State-of-the-art and prospects. J. King Saud Univ.-Comput. Inf. Sci. 2021, 34, 1595–1623. [Google Scholar] [CrossRef]
- Zhang, J.; Letaief, K.B. Mobile Edge Intelligence and Computing for the Internet of Vehicles. Proc. IEEE 2020, 108, 246–261. [Google Scholar] [CrossRef] [Green Version]
- Amadeo, M. A Literature Review on Caching Transient Contents in Vehicular Named Data Networking. Telecom 2021, 2, 75–92. [Google Scholar] [CrossRef]
- Kim, D.Y.; Lee, J. An NDN cache management for MEC. Appl. Sci. 2020, 10, 896. [Google Scholar] [CrossRef] [Green Version]
- Qiao, G.; Leng, S.; Maharjan, S.; Zhang, Y.; Ansari, N. Deep Reinforcement Learning for Cooperative Content Caching in Vehicular Edge Computing and Networks. IEEE Internet Things J. 2020, 7, 247–257. [Google Scholar] [CrossRef]
- Tang, C.; Wu, H. Joint optimization of task caching and computation offloading in vehicular edge computing. Peer-to-Peer Netw. Appl. 2021, 15, 854–869. [Google Scholar] [CrossRef]
- Kulkarni, A.; Seetharam, A. Model and Machine Learning based Caching and Routing Algorithms for Cache-enabled Networks. arXiv 2020, arXiv:2004.06787. [Google Scholar] [CrossRef]
- Ndikumana, A.; Ullah, S.; Kim, D.H.; Hong, C.S. Deepauc: Joint deep learning and auction for congestion-aware caching in Named Data Networking. PLoS ONE 2019, 14, e0220813. [Google Scholar] [CrossRef] [Green Version]
- Wu, H.T.; Cho, H.H.; Wang, S.J.; Tseng, F.H. Intelligent data cache based on content popularity and user location for Content Centric Networks. Hum.-Centric Comput. Inf. Sci. 2019, 9, 44. [Google Scholar] [CrossRef] [Green Version]
- Guo, B.; Zhang, X.; Sheng, Q.; Yang, H. Dueling deep-q-network based delay-aware cache update policy for mobile users in fog radio access networks. IEEE Access 2020, 8, 7131–7141. [Google Scholar] [CrossRef]
- Serhane, O.; Yahyaoui, K.; Nour, B.; Moungla, H. A Survey of ICN Content Naming and In-Network Caching in 5G and beyond Networks. IEEE Internet Things J. 2021, 8, 4081–4104. [Google Scholar] [CrossRef]
- Bouk, S.H.; Ahmed, S.H.; Kim, D. Hierarchical and hash based naming with Compact Trie name management scheme for Vehicular Content Centric Networks. Comput. Commun. 2015, 71, 73–83. [Google Scholar] [CrossRef]
- Rehman, M.A.U.; Ullah, R.; Kim, B.S. NINQ: Name-integrated query framework for named-data networking of things. Sensors 2019, 19, 2906. [Google Scholar] [CrossRef] [Green Version]
- Jahanian, M.; Ramakrishnan, K.K. Name space analysis: Verification of named data network data planes. In Proceedings of the ICN ’19:2019 Conference on Information-Centric Networking, Macao, China, 24–26 September 2019; pp. 44–54. [Google Scholar] [CrossRef] [Green Version]
- Karrakchou, O.; Samaan, N.; Karmouch, A. FCTree: A Space Efficient FIB Data Structure for NDN Routers. In Proceedings of the 2018 IEEE 43rd Conference on Local Computer Networks (LCN), Chicago, IL, USA, 1–4 October 2018; pp. 589–596. [Google Scholar] [CrossRef]
- Li, Z.; Liu, J.; Yan, L.; Zhang, B.; Luo, P.; Liu, K. Smart Name Lookup for NDN Forwarding Plane via Neural Networks. In IEEE/ACM Transactions on Networking; IEEE: Piscataway, NJ, USA, 2021. [Google Scholar] [CrossRef]
- Mochida, T.; Nozaki, D.; Okamoto, K.; Qi, X.; Wen, Z.; Sato, T.; Yu, K. Naming scheme using NLP machine learning method for network weather monitoring system based on ICN. In Proceedings of the 2017 20th International Symposium on Wireless Personal Multimedia Communications (WPMC), Bali, Indonesia, 17–20 December 2017; pp. 428–434. [Google Scholar] [CrossRef]
- Hoque, A.K.M.M.; Amin, S.O.; Alyyan, A.; Zhang, B.; Zhang, L.; Wang, L. NLSR: Named-data Link State. In Proceedings of the 3rd ACM SIGCOMM workshop on Information-centric networking-ICN ’13, New York, NY, USA, 12 August 2013; p. 15. [Google Scholar]
- Friyanto, A.; Ariefianto, W.T.; Syambas, N.R. Analysis Operation NLSR with Ubuntu as NDN Router. In Proceedings of the 2019 5th International Conference on Wireless and Telematics, ICWT 2019, Yogyakarta, Indonesia, 25–26 July 2019; pp. 20–23. [Google Scholar] [CrossRef]
- Ghasemi, C.; Yousefi, H.; Shin, K.G.; Zhang, B. MUCA: New Routing for Named Data Networking. In Proceedings of the 2018 IFIP Networking Conference IFIP Networking and Workshops, IFIP Networking 2018-Proceedings, Zurich, Switzerland, 14–16 May 2018; pp. 289–297. [Google Scholar] [CrossRef]
- Wang, L.; Lehman, V.; Mahmudul Hoque, A.K.; Zhang, B.; Yu, Y.; Zhang, L. A Secure Link State Routing Protocol for NDN. IEEE Access 2018, 6, 10470–10482. [Google Scholar] [CrossRef]
- Pu, C. Pro NDN: MCDM-Based Interest Forwarding and Cooperative Data. J. Comput. Netw. Commun. 2021, 2021, 1–16. [Google Scholar] [CrossRef]
- Dutta, N.; Tanwar, S.; Patel, S.K.; Ghinea, G. SVM-based Analysis for Predicting Success Rate of Interest Packets in Information Centric Networks. Appl. Artif. Intell. 2021, 1–22. [Google Scholar] [CrossRef]
- Zhang, Y.; Xu, K.; Bai, B.; Lei, K. IFS-RL: An intelligent forwarding strategy based on reinforcement learning in named-data networking. In Proceedings of the 2018 Workshop on Network Meets AI and ML, Part of SIGCOMM 2018, Budapest, Hungary, 24 August 2018; pp. 54–59. [Google Scholar] [CrossRef]
- Fu, B.; Qian, L.; Zhu, Y.; Wang, L. Reinforcement learning-based algorithm for efficient and adaptive forwarding in named data networking. In Proceedings of the 2017 IEEE/CIC International Conference on Communications in China, ICCC 2017, Qingdao, China, 22–24 October 2017; pp. 1–6. [Google Scholar] [CrossRef]
- Akinwande, O. Interest forwarding in named data networking using reinforcement learning. Sensors 2018, 18, 3354. [Google Scholar] [CrossRef] [Green Version]
- Duarte, J.M.; Braun, T.; Villas, L.A. Receiver mobility in vehicular named data networking. In Proceedings of the 2017 Workshop on Mobility in the Evolving Internet Architecture, Part of SIGCOMM 2017, Los Angeles, CA, USA, 25 August 2017; pp. 43–48. [Google Scholar] [CrossRef] [Green Version]
- Mun, J.H.; Lim, H. On Sharing an FIB Table in Named Data Networking. Appl. Sci. 2019, 9, 3178. [Google Scholar] [CrossRef] [Green Version]
- Mastorakis, S.; Chan, K.; Ko, B.; Afanasyev, A.; Zhang, L. Experimentation With Fuzzy Interest Forwarding in Named Data Networking. arXiv 2018, arXiv:2010.07832. [Google Scholar]
- Sofia, R.C. Guidelines towards information-driven mobility management. Future Internet 2019, 11, 111. [Google Scholar] [CrossRef] [Green Version]
- Chen, M.; Ong Mau, D.; Zhang, Y.; Taleb, T.; Leung, V.C. VENDNET: VEhicular Named Data NETwork. Veh. Commun. 2014, 1, 208–213. [Google Scholar] [CrossRef]
- Yang, N.; Chen, K.; Liu, Y. Towards Efficient NDN Framework for Connected Vehicle Applications. IEEE Access 2020, 8, 60850–60866. [Google Scholar] [CrossRef]
- Benedetti, P.; Piro, G.; Grieco, L.A. A softwarized and MEC-enabled protocol architecture supporting consumer mobility in Information-Centric Networks. Comput. Netw. 2021, 188, 107867. [Google Scholar] [CrossRef]
- Hussaini, M.; Naeem, M.A.; Kim, B.S. Opmss: Optimal producer mobility support solution for named data networking. Appl. Sci. 2021, 11, 4064. [Google Scholar] [CrossRef]
- Choi, J.H.; Cha, J.H.; Han, Y.H.; Min, S.G. A dual-connectivity mobility link service for producer mobility in the named data networking. Sensors 2020, 20, 4859. [Google Scholar] [CrossRef]
- Meddeb, M.; Dhraief, A.; Belghith, A.; Monteil, T.; Drira, K. Producer Mobility support in Named Data Internet of Things Network. Procedia Comput. Sci. 2017, 109, 1067–1073. [Google Scholar] [CrossRef]
- Augé, J.; Carofiglio, G.; Grassi, G.; Muscariello, L.; Pau, G.; Zeng, X. MAP-Me: Managing Anchor-Less Producer Mobility in Content-Centric Networks. IEEE Trans. Netw. Serv. Manag. 2018, 15, 596–610. [Google Scholar] [CrossRef] [Green Version]
- Li, Y.; Piao, X.; Zhang, H.; Lei, K. NDN Producer Mobility Management Based on Echo State Network: A Lightweight Machine Learning Approach. In Proceedings of the International Conference on Parallel and Distributed Systems-ICPADS, Singapore, 11–13 December 2018; pp. 275–282. [Google Scholar] [CrossRef]
- Rao, Y.; Gao, D.; Zhang, H.; Foh, C.H. Mobility support for the user in NDN-based cloud storage service. In Proceedings of the 2015 IEEE Globecom Workshops, GC Wkshps, San Diego, CA, USA, 6–10 December 2015; pp. 1–6. [Google Scholar] [CrossRef]
- Azgin, A.; Ravindran, R.; Chakraborti, A.; Wang, G.Q. Seamless producer mobility as a service in information centric networks. In Proceedings of the 2016 3rd ACM Conference on Information-Centric Networking, Kyoto, Japan, 26–28 September 2016; pp. 243–248. [Google Scholar] [CrossRef]
- Ali, I.; Lim, H. Anchor-Less Producer Mobility Management in Named Data Networking for Real-Time Multimedia. Mob. Inf. Syst. 2019, 2019, 3531567. [Google Scholar] [CrossRef]
- Liu, D.; Huang, C.; Chen, X.; Jia, X. Supporting producer mobility via named data networking in space-terrestrial integrated networks. In Proceedings of the 12th International Conference, WASA 2017, Guilin, China, 19–21 June 2017; pp. 829–841. [Google Scholar] [CrossRef]
- Lei, K.; Fang, J.; Zhang, Q.; Lou, J.; Du, M.; Huang, J.; Wang, J.; Xu, K. Blockchain-Based Cache Poisoning Security Protection and Privacy-Aware Access Control in NDN Vehicular Edge Computing Networks. J. Grid Comput. 2020, 18, 593–613. [Google Scholar] [CrossRef]
- Amadeo, M.; Campolo, C.; Molinaro, A.; Rottondi, C.; Verticale, G. Securing the mobile edge through named data networking. In Proceedings of the IEEE World Forum on Internet of Things, WF-IoT 2018, Singapore, 5–8 February 2018; pp. 80–85. [Google Scholar] [CrossRef] [Green Version]
- Chen, N.; Zhu, H.; Yin, J.; Fei, Y.; Xiao, L.; Zhu, M. Modeling and verifying NDN-based IoV using CSP. J. Softw. Evol. Process 2021, e2371. [Google Scholar] [CrossRef]
- Ullah, S.; Khan, M.A.; Ahmad, J.; Jamal, S.S.; e Huma, Z.; Hassan, M.T.; Pitropakis, N.; Arshad; Buchanan, W.J. HDL-IDS: A Hybrid Deep Learning Architecture for Intrusion Detection in the Internet of Vehicles. Sensors 2022, 22, 1340. [Google Scholar] [CrossRef] [PubMed]
- Hao, B.; Wang, G.; Zhang, M.; Zhu, J.; Xing, L.; Wu, Q. Stochastic Adaptive Forwarding Strategy Based on Deep Reinforcement Learning for Secure Mobile Video Communications in NDN. Secur. Commun. Netw. 2021, 2021, 6630717. [Google Scholar] [CrossRef]
- Sena, Y.A.B.D.; Dias, K.L.; Zanchettin, C. DQN-AF: Deep Q-Network based Adaptive Forwarding Strategy for Named Data Networking. In Proceedings of the 2020 IEEE Latin-American Conference on Communications, LATINCOM 2020, Santo Domingo, Dominican Republic, 18–20 November 2020. [Google Scholar] [CrossRef]
- Ansari, M.R.; Monteuuis, J.P.; Petit, J.; Chen, C. V2X Misbehavior and Collective Perception Service: Considerations for Standardization. In Proceedings of the 2021 IEEE Conference on Standards for Communications and Networking (CSCN), Thessaloniki, Greece, 15–17 December 2021; pp. 1–6. [Google Scholar] [CrossRef]
Application | Examples | Communication Support | Bandwidth Req. | Latency Req. |
---|---|---|---|---|
Traffic Safety | Pre-sense Crash Warning | VRU, V2V, V2P | Low | 20–100 ms |
Traffic Efficiency | Navigation System, Traffic Light | V2R, V2I | High | 100–500 ms |
Cooperative Driving | CACC | V2V, V2I, V2S | High | 2–10 ms |
Infotainment | Video and Music Streaming, News | V2I, V2U | High | 500–1000 ms |
Factors | IEEE 802.11p | IEEE 802.11bd | LTE C-V2X | NR V2X |
---|---|---|---|---|
Base technology | IEEE 802.11a,n | IEEE 802.11n/ac | 4G | 5G |
Radio band | 5.9 GHz | 5.9 GHz and 60 GHz | Cellular licensed and 5.9 GHz | 5.9–52.6 GHz |
Peak data rate | 27 Mbps | 28.8 Mbps | ||
Delay | 5 ms | 20 ms | <5 ms | |
Mobility | 252 km/h | 500 km/h | 350 km/h | 500 km/h |
Physical layer | OFDM1 | OFDM | SC-FDMA | OFDM |
MAC layer | CSMA | Mode1: gNodeB scheduling Mode 2: Flexible sub-modes | ||
Channel-coding | BCC | LDPC | Data: Turbo-coding Control: Convolution coding | Data: LDPC Control: Polar-coding |
Modes | Broadcast | Broadcast, groupcast | Direct C-V2X, broadcast | Broadcast, groupcast, unicast |
Base station | AP | AP | Macro | Micro base station |
Features | Cloud Computing | Fog Computing | Mobile Edge Computing | Cloudlets |
---|---|---|---|---|
Latency | High | Low | Low | Low |
Node devices | Servers | Routers, switches, AP, … | Server on base station | Data center in box |
Node location | Centralized (Remote) | Between end to cloud | Macro BS | Local / out installation |
Software architecture | SOA (Service Oriented Architecture) and EDA (Event Driven Architecture) | Fog abstraction-layer-based | Mobile-orchestrate-based | Cloudlet agent-based |
Context awareness | Low | Medium | High | Low |
Mobility support | No | Yes | Yes | Yes |
Proximity | Global | One or multiple hops | One hop | One hop |
Access mechanism | Fixed and wireless | WiFi, mobile networks | mobile networks | WiFi |
Inter-node communication | Not supported | Supported | Partial | Partial |
Application | Computational intensive and delay tolerant | Latency sensitive | Latency sensitive | Latency sensitive |
Server density | Low | High | Low | High |
Backhaul usage | Frequent | Infrequent | Infrequent | Infrequent |
Domain | Key Area | Mutual Benefit for IoV | AI Role |
---|---|---|---|
ICN | Naming | Name-based routing, naming and latency, naming caching, naming caching, naming mobility | AI helps analyze and aggregate content name for efficient forwarding |
Routing and forwarding | Edge node support by running routing and forwarding algorithm | Learning algorithm can be used to predict delay and dynamic selection of forwarding path | |
Mobility | Edge computing to support producer mobility | Mobility prediction | |
In network caching | Edge node support caching of content which is useful for high bandwidth and low-latency edge computing applications, such as IoV and multimedia streaming | Efficient caching algorithm | |
Edge | Local processing | Locally processed data can be easily contextualized to different users | AI can be used to continuously analyze large quantities of data to determine what exactly is happening on the network, to make predictions and to respond to events |
Storage | Enable ICN caching services at the edge server to provide mobility and delay aware requirement | Optimal cache management | |
Load balancing | ICN provides load balancing | Intelligent learning algorithm helps in optimal task distribution |
ICN | Naming and lookup | [89] | Hierarchical and hash-based naming with efficient Compact Trie name management scheme for vehicular content-centric networks (VCCN) | |
[94] | NLP based naming | NLP | ||
[93] | Smart name lookup for NDN | Neural network | ||
Routing and forwarding | [102] | Reinforcement learning-based algorithm for efficient and adaptive forwarding in named data networking | RL | |
[101] | Forwarding plane enables each router to select the next forwarding hop independently without relying on routing | Intelligent forwarding strategy based on RL (IFS-RL) | ||
[124] | Select suitable forwarding interface based on the current network status | Deep reinforcement learning | ||
[125] | Adaptive forwarding strategy | RL DQN | ||
[103] | Adaptive forwarding strategy | RL with random NN | ||
Producer Mobility | [115] | Predict the location of producer node using its past movements | Echo state network (ESN) type of RNN | |
Security | [122] | Guarantee the security of NDN-based IoV | Blockchain-based mechanism | |
[120] | Mechanism for cache poisoning protection and access control in NDN vehicular edge computing networks | Blockchain based solution | ||
Edge | Caching | [85] | DeepCache | LSTM |
[86] | Caching scheme based on content popularity and user location | Optimization | ||
[87] | Delay-aware cache update policy | Dueling DQN | ||
Computing | [74] | Efficient route planning for automated vehicles through big data acquisition and analysis architecture in ICN | Game theory | |
[76] | Three-layer offloading framework in intelligent IoV to minimize the overall energy consumption while satisfying users’ delay constraints | deep reinforcement learning |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 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
Musa, S.S.; Zennaro, M.; Libsie, M.; Pietrosemoli, E. Convergence of Information-Centric Networks and Edge Intelligence for IoV: Challenges and Future Directions. Future Internet 2022, 14, 192. https://doi.org/10.3390/fi14070192
Musa SS, Zennaro M, Libsie M, Pietrosemoli E. Convergence of Information-Centric Networks and Edge Intelligence for IoV: Challenges and Future Directions. Future Internet. 2022; 14(7):192. https://doi.org/10.3390/fi14070192
Chicago/Turabian StyleMusa, Salahadin Seid, Marco Zennaro, Mulugeta Libsie, and Ermanno Pietrosemoli. 2022. "Convergence of Information-Centric Networks and Edge Intelligence for IoV: Challenges and Future Directions" Future Internet 14, no. 7: 192. https://doi.org/10.3390/fi14070192
APA StyleMusa, S. S., Zennaro, M., Libsie, M., & Pietrosemoli, E. (2022). Convergence of Information-Centric Networks and Edge Intelligence for IoV: Challenges and Future Directions. Future Internet, 14(7), 192. https://doi.org/10.3390/fi14070192