Open Access
ARTICLE
Generative AI for Efficient and Secure Authentication in UAV-Enabled Smart City Transportation Systems
1 Department of Computer Engineering, Gachon University Sujeong-Gu, Seongnam-si, Gyeonggi-Do, Republic of Korea
2 Department of Software and Technical/Hardware Support of Computer Systems, Karshi State Technical University, Karshi, Uzbekistan
3 Department of Finance and Banking, Karshi State Technical University, Karshi, Uzbekistan
4 Department of Optical Communication Systems and Networks, Karshi State Technical University, Karshi, Uzbekistan
5 Department of Information Systems and Technologies, Karshi State Technical University, Karshi, Uzbekistan
6 Department of Artificial Intelligence, Tashkent University of Information Technologies Named after Muhammad Al-Khwarizmi, Tashkent, Uzbekistan
7 Department of Information Processing and Management Systems, Tashkent State Technical University, Tashkent, Uzbekistan
* Corresponding Author: Young Im Cho. Email:
(This article belongs to the Special Issue: Integrating Generative AI with UAVs for Autonomous Navigation and Decision Making)
Computers, Materials & Continua 2026, 88(2), 46 https://doi.org/10.32604/cmc.2026.081292
Received 27 February 2026; Accepted 16 April 2026; Issue published 15 June 2026
Abstract
Unmanned aerial vehicles (UAVs) are also increasingly becoming more often in the transportation infrastructure of smart cities, so that they can successfully achieve real-time observation of traffic, emergency coordination, and two-way communication relaying. However, the security and privacy risks arising in open, highly mobile intelligent transportation systems (ITS) enabled by UAVs are critical, as they pose threats of impersonation, replay, Sybil, and tracking attacks. Secondly, standard static authentication mechanisms are unable to support dynamic risk environments and excessive resource consumption on UAV platforms with limited capacity. To address these challenges, this study introduces a Generative-AI-assisted Risk-Adaptive Authentication (GRAA) system that modulates the intensity of the authentication process based on risk levels identified by mobility, contextual awareness, and the environment. The framework contains unlinkable pseudonymous credentials and, unlike the accumulator-based revocation scheme and AI-based trust evaluation, it is impossible to correlate sessions. The coherence with the majority of attacks is demonstrated under the formal analysis model, which is also based on the real-or-random (ROR) session key, alongside the justifications of forward secrecy and unlinkability. The performance analysis shows that GRAA can achieve up to 87.9% reduction in computation cost and 56.7% reduction in communication overhead compared to pairing-and-group signature schemes, while lowering the latency and energy consumption of the UAVs in a congested urban setting. Generally, the suggested architecture provides a scalable, convenient, and privacy-friendly authentication system for next-generation smart transportation systems that use UAVs.Keywords
Unmanned aerial vehicles (UAVs) have shifted from being utilized in the military to being important tools in the infrastructure of smart cities. UAVs are also used to assist intelligent transportation systems (ITS) in urban settings, enabling real-time traffic surveillance, emergency management, accident notification, and data transmission [1,2]. They are well-suited for developing an elastic, three-dimensional communication infrastructure that involves roadside units (RSUs) and vehicles, given their mobility and communication capabilities [3]. Several parties participate in UAV-enabled transportation systems, including vehicles, RSUs, UAV relays, and edge/cloud servers and send safety-critical messages [4,5]. However, this integration introduces security and privacy threats, such as impersonation and replay attacks, and privacy violations, as multiple authentication exchanges might track vehicles and UAVs.
Traditional authentication schemes in UAV or vehicle networks are static and have the same strength irrespective of the surrounding conditions or danger. Such a method does not work well with dynamic networks, such as smart cities, where traffic levels, emergencies, and network quality fluctuate [6,7]. UAV platforms, specifically, are limited in the ability of their resources (onboard) and therefore fixed authentication schemes are unfeasible [8]. Also, smart city systems need to be efficient in managing identities and revocations. UAVs or vehicles need to be easily revoked when they are compromised; however, classic revocation methods involving a disjointed or centralized list or other centralized schemes will incur high latency and overhead [9–11]. The privacy guarantees, such as unlinkability between sessions, are important to avoid tracking of transportation participants.
Contrary to the conventional authentication mechanism that depends on fixed security configurations, the generated GRAA platform uses generative AI to evaluate the contextual threat and revise authentication intensity in real-time. The generative model examines patterns, including mobility behavior, network conditions, and anomaly indicators, to predict potential threats and, therefore, select the relevant authentication mechanisms. This makes it possible to be proactive and intelligent in security, unlike current solutions, which impose consistent authentication methods despite environmental changes, thereby enhancing security resource efficiency and effectiveness.
To overcome these challenges, we introduce a Generative-AI-assisted, risk-adaptive authentication (GRAA) system for a UAV-enabled smart city. Unlike fixed schemes, our scheme dynamically adjusts authentication strength based on real-time risk assessment. The framework includes privacy-preserving unlinkable credentials, and at scale revocation system with artificial intelligence-assisted detection of unruly behaviours, with minimal disruption. The main contributions include:
1. This study develops a dynamic authentication service that assesses the level of security based on an analysis of the risks relevant to the situation. The structure is effective and robust, and there are several levels of identification that can be applied in the smart city scenario to address the limitations of UAVs.
2. This work proposes a privacy-based authentication layer that enables unlinkable sessions, ensuring that there is no possibility of identity recovery when two vehicles send messages to the RSUs.
3. To demonstrate an improved system of trust and revocation based on anomaly detection to locate malicious or compromised participants and allow invalidation of credentials on a large scale and rapidly.
4. The framework explains the proposal within a real-or-random (ROR) session key security model and demonstrates its resistance to standard attacks using automated protocol verification tools. In addition, we compare the cost of communication and the cost of computation at different risk levels and demonstrate the viability of the framework in the example of smart cities with UAVs.
The rest of the article is structured as follows: Section 2 reviews related work, Section 3 presents the system and threat models, Section 4 describes the proposed framework, Section 5 provides security analysis, Section 6 discusses deployment scenarios, Section 7 presents performance evaluations, and Section 8 concludes with future research directions.
Security and Privacy in ITS that employ UAVs have attracted significant attention because open wireless channels and high mobility expose a large attack surface. The recent studies [12,13] discuss lightweight authentication for vehicle and V2I applications using elliptic curve cryptography (ECC) to reduce latency while maintaining message integrity and privacy. In [14], ECC-based schemes for dense, dynamic environments are also discussed, with a focus on efficiency under frequent handovers. Moreover, the study [15] focused on anonymous authentication with edge/fog assistance to reduce the workload of centralized authorities. Authentication schemes that avoid leaking identity to others are popularly investigated to reduce identity disclosure and stalking risks [16,17]. It is, however, contentious in these settings, since these mechanisms do not support synchronisation and revocation in environments characterised by high mobility. A higher level of anonymity is provided by group-signature-based authentication, as discussed in [18], but it involves high initial computation and communication complexity, which may be impractical for resource-constrained UAVs
Smart cities require efficient revocation because traditional certificate revocation lists (CRLs) can impose significant communication overhead. The shortcomings of CRL-based systems have been identified in recent works [19], and an aggregator-based revocation scheme is also discussed in [20,21] in order to minimize overheads and increase scalability. Most current methods treat revocation and misbehaviour detection as independent entities, rather than integrating them with adaptive security processes. Methods such as misbehaviour detection, as discussed in [22], are essential for detecting malicious behaviour, including Sybil attacks and false message injection. The works on UAV were also devoted to the development of AI-optimized intrusion detection [23], however, the majority of AI/ML systems are detection-based and are not used to make real-time cryptographic decisions. Authentication and key agreement in a multi-server environment have also been taken up in recent studies. For example, reference [24] introduced a more efficient authentication protocol that resists impersonation attacks while preserving user anonymity and offering superior robustness compared to alternative solutions.
Recent studies have suggested new forms of authentication within UAV-based and vehicle networks, such as blockchain-based architecture, lightweight PUF and ECC protocols, artificial intelligence (AI)-based adaptive security schemes, and others [25,26]. Even though these approaches enhance scalability, efficiency, and intelligence, many of them rely on fixed settings, are computationally intensive, or offer little in terms of privacy preservation and effective revocation in dynamically changing environments. However, the proposed GRAA framework eliminates these shortcomings through risk-adaptive authentication, unlinkable pseudonymous credentials, accumulator-based revocation, and AI-assisted trust evaluation, enabling a highly flexible, privacy-preserving, and efficient solution for smart transportation systems.
Adaptive cybersecurity decision support is a developing method of generative AI implementation [27], but its application to the authentication of UAV ITS communication protocols has not been extensively studied. The article proposes an integrated model of generative-AI-assisted risk assessment with cryptographic authentication and accumulator-based revocation, and aims to assess the levels of security and efficiency in UAV-based smart cities.
3 System Model and Threat Model
This section outlines the network architecture, risk-adaptive security model, and adversary assumptions in the proposed framework, and describes interactions among vehicles, UAVs, roadside units (RSUs), edge servers, and the trusted authority (TA) to maintain secure communication in UAV-enabled smart city transportation systems. The framework considers both external and internal threats and dynamically adapts to evolving security threats.
System Model: The system proposed is made up of vehicles having OBUs, UAVs, RSUs, edge servers, and a centralized TA to issue and revoke credentials, as shown in Fig. 1. Cars produce safety-important messages, UAVs can serve as mobile relays, RSUs provide vehicle-to-infrastructure communication, and edge servers perform computational operations over a poor security channel. To balance security strength and system efficiency, a generative-AI-based risk-adaptive model reviews contextual factors that may determine the degree of authentication: Tier 1 (low risk), Tier 2 (moderate risk), and Tier 3 (high risk). Privacy is ensured by the use of unlinkable pseudonyms and temporal credentials, which prevent session linkage and make revocation easier. This architecture provides scalability, reduced overhead, and high security in large-scale smart city deployments.

Figure 1: System architecture of the proposed GRAA framework showing interactions between UAVs, vehicles, and RSUs. UAVs assist in data collection and relaying, RSUs provide authentication and coordination, and vehicles communicate securely through adaptive risk-based authentication.
Threat Model: The adversary model takes into account the presence of external and inside attackers, who could use the public medium to eavesdrop, modify messages, replay, and impersonate, and they could also make efforts to compromise the credentials. The proposed scheme provides high security levels by maintaining the confidentiality of session keys, ensuring forward secrecy and mutual authentication, and being unlinkable and resistant to replay, impersonation, Sybil, and credential-cloning attacks. Scalability is further enhanced by efficient revocation mechanisms with minimal overhead. In the example of a smart city, a UAV with vehicles and RSUs will use lightweight authentication in low-risk environments, and more intensive verification in high-risk situations, allowing a balance between security and efficiency in real life.
4 Proposed Generative-AI-Assisted Risk-Adaptive Authentication Framework
This section presents the proposed framework, including system initialization, privacy-preserving credential generation, risk-adaptive authentication, and AI-assisted revocation.
Let
Assume vehicle

Figure 2: Flow diagram of the generative-AI-assisted risk-adaptive authentication (GRAA) process.

In high-risk scenarios (Mode
This section analyzes the security of the proposed Generative-AI-assisted risk-adaptive authentication framework, focusing on session key security under the Real-Or-Random (ROR) model, unlinkability, resistance to common attacks, and the feasibility of automated verification. Although the ROR model is grounded in theory, it works only under idealized conditions of adversarial interactions and does not adequately represent the real-life threats like side-channel attacks or implementation-level vulnerabilities, thus calling for the need to validate it on a real-world scale. Under the ROR model, a probabilistic polynomial-time adversary
where
Theorem 1: Under the hardness assumption of the Elliptic Curve Computational Diffie–Hellman (ECCDH) problem in the group
where
The proof follows a standard game-based argument. In Game 0, the real protocol execution is considered. In Game 1, the hash function
The framework suggested offers a solid resistance to the normal attacks within open wireless environment scenarios. The freshness is guaranteed by avoiding replay attacks with the help of timestamp
The generative AI module establishes the mode of authentication based on the score of the risk as determined, as
The suggested protocol is formally proved with the help of the automated verification tools such as HLPSL and ProVerif within the framework of the Dolev-Yao adversarial model, having the key security properties of mutual authentication, session key secrecy, freshness, and resistance to replay, impersonation, and man-in-the-middle attacks. Symbolic model checking is used to verify the protocol against an active opponent that can intercept, alter, and introduce messages, and the outputs ensure that no sensitive data is exposed and that the opponent has not been subjected to any logical threat. Along with offering forward secrecy, session unlinkability, and efficient revocation through anomaly-based trust assessment, the framework also has practical deployment considerations. In particular, it includes adaptive re-authentication of failed authentication attempts, temporary isolation, reduced trust in suspicious UAVs, and fallback procedures in the case of a network failure to enable service continuity. All these characteristics lead to increased strength, dependability, and convenience of the offered framework in dynamic, resource-constrained UAV-enhanced environments.
6 Deployment in UAV-Enabled Smart City Transportation Systems
In this section, we describe how the proposed Generative-AI-assisted risk-adaptive authentication framework can be deployed across different communication scenarios in UAV-enabled smart city transportation systems. We demonstrate its applicability in vehicle-RSU, UAV-RSU, UAV-UAV, and vehicle-UAV communication models.
Vehicle-RSU Communication: In urban traffic environments, vehicles periodically communicate with roadside units (RSUs) to obtain traffic updates, infrastructure alerts, signal phase and timing information, and congestion reports. When a vehicle
UAV-RSU Communication: UAVs can also play the role of overhead relay and observation forces that usually exchange information with RSUs in order to offload and access data, signal control, and emergency coordination. Since UAVs are battery-powered, resource-constrained devices, security overhead ought to be managed. The proposed adaptive model will enable lightweight authentication in normal operating conditions to conserve power and minimize latency, and automatically participate in the enhanced authentication process when anomalous or suspicious mobility behaviour has been detected. In cases where a UAV is suspected of compromise, its trust score is dynamically updated according to
UAV-UAV Communication: UAV-UAV communication is a major aspect of cooperation between the use of monitoring in smart cities through the transportation system, emergency aerial coordination, and multi-hop data relaying. Aerial networks are also highly susceptible to impersonation and Sybil attacks due to high mobility and dynamic topological changes. The contextual risk score R can also include more samples under dense aerial deployment conditions than the threshold
Vehicle-UAV Communication: There may also be direct communication between vehicles and UAVs, which can be used in the event of accident reporting, constant hazards detection, and temporary connectivity in infrastructure-damage areas. As the repeated interactions between the vehicles and UAVs might compromise the privacy of vehicles due to their exposure to tracking in the event of utilizing the repeated identifiers, the proposed framework supports privacy by applying a session-based pseudonym generated as
The generative AI module can be deployed at MEC servers, RSUs, or in a hybrid architecture to enable efficient and real-time risk assessment, satisfying the latency constraint
7 Performance and Comparative Analysis
In this section, we assess the computational performance, communication overhead, adaptability latency, energy usage, and scalability of the proposed GRAA framework. The framework is compared with representative authentication schemes commonly used in UAV-enabled ITS and vehicle networks. All the schemes are tested at comparable 128–160 bit security levels so as to ensure fairness.
Comparative Authentication Models: To assess the efficacy of the proposed framework, we consider representative authentication models. Static ECC-Based Mutual Authentication (SEMA) is a standard ECC-based key exchange protocol without adaptive security. Certificateless Public Key Authentication (CL-PKA) is an ECC-based certificateless scheme requiring additional scalar multiplications and exponentiations. Pairing-Based Anonymous Authentication (PBAA) is a stronger authentication that uses bilinear pairing, but is more expensive. Group Signature-Based Authentication (GSBA) has both privacy and unlinkability based on group signatures. CRL-Integrated Static Authentication (CRL-SA) uses certificate revocation list verification, whereas Machine Learning-Assisted Static Authentication (ML-SA) combines machine learning with static authentication. A detailed comparison of these models is provided in Table 1.

Computational Cost Analysis: Let the benchmark cryptographic operation costs be defined as


For comparison, the computational cost of representative schemes is as follows: SEMA requires
Comparative evaluation shows that in low-risk mode

Figure 3: Computational cost comparison of authentication models.
Communication Overhead Analysis: The parameter sizes adopted in the evaluation are summarized in Table 4, where an ECC point is 320 bits, a pairing element is 512 bits, a hash output is 256 bits, a timestamp occupies 64 bits, and the mode indicator requires 8 bits. Based on these parameters, the total communication cost of the proposed GRAA framework is 2440 bits in mode



Figure 4: Communication overhead comparison.
Adaptive Latency under Smart City Density: To evaluate latency performance under varying traffic conditions, three urban density scenarios are simulated. In low-density environments (50 vehicles/km2), where 70% of authentications operate in mode

Figure 5: Adaptive authentication latency under varying traffic densities.
Energy Consumption Analysis (UAV Perspective): Regarding UAVs, one of the most important performance metrics is energy efficiency due to the limited storage capacity of onboard batteries. The assumed power of elliptic curve scalar multiplication is 3.1 mJ, and a bilinear pairing operation is 9.8 mJ. In the given scheme, the overall energy will be about 6.8 mJ per authentication in the low-risk mode

Revocation Scalability: The revocation systems are assessed for scalability by comparing traditional CRL-based integrated static authentication with the proposed accumulator-based approach. With 10,000 nodes in a chain, an attempt to revoke all certificates through the CRL-based scheme produces a CRL, which has a size of about 1.2 MB, hence a distribution and synchronization delay of about 180 ms. However, the suggested accumulator-based revocation scheme has only a 256-bit verification-time proof per verification and has a verification complexity constant with time

Figure 6: Revocation scalability comparison.
Altogether, the proposed GRAA framework shows impressive performance gains in comparison with representative fixed authentication solutions with the maximum 87.9% decrease in the computational cost, a 56.7% reduction in the communication overhead, and a 76.5% reduction in the energy consumption, as well as lowering latency with dense traffic and scale-up revocation. The latter are obtained from analytical modeling and controlled simulations, where latency and overhead are calculated with reference to typical benchmarks for cryptographic operations and message size, and the enhancements are compared to the baseline schemes (SEMA, CL-PKA, PBAA, and GSBA) in terms of traditional reduction metrics. Moreover, AI-assisted anomaly detection and adaptive cryptographic methods can be combined to provide an efficient, proactive security scheme, which is why the suggested system is most appropriate for adaptable UAV-enabled intelligent transportation networks.
The present study suggests using a GRAA model to develop UAV-assisted smart transportation systems in cities, which balances computational efficiency with security and strength with risk-affiliated authentication. The model combines AI-powered risk assessment, privacy-preserving credentials that cannot be linked to each other, and accumulator-based revocation to address resource constraints, mobility, and privacy. The ROR model provides strong security properties through formal analysis, and performance evaluation shows that the scheme outperforms other existing schemes in terms of computation, communication, and energy efficiency.
Future study will involve improved work on the framework by applying post-quantum cryptography and better methods of learning so as to enhance flexibility and protection. Also, large-scale verification through extensive simulations and practical implementation at UAV platforms and RSUs will be carried out to determine performance in real-world practice. Other areas that will be researched further include energy optimization, cross-heterogeneity within heterogeneous smart city systems, and scalable cross-domain authentication.
Acknowledgement: Not applicable.
Funding Statement: This research is supported by the Ministry of Trade, Industry and Energy and implemented by the Korea Institute for Advancement of Technology. The project includes (Development of an International Standardization and Sustainability Integration Framework for AI Industry Internalization and Global Competitiveness Enhancement (RS-2025-07372968)).
Author Contributions: The authors confirm contribution to the paper as follows: Conceptualization, Akmalbek Abdusalomov and Kudratjon Zohirov; methodology, Akmalbek Abdusalomov; software, Akmalbek Abdusalomov; validation, Sojida Ochilova, Jakhongir Oramov and Zafar Ruziyev; formal analysis, Malika Rustamova; investigation, Gulrukh Sherboboyeva; resources, Komil Tashev; data curation, Young Im Cho; writing—original draft preparation, Akmalbek Abdusalomov and Kudratjon Zohirov; writing—review and editing, Jakhongir Oramov, Zafar Ruziyev and Komil Tashev; visualization, Malika Rustamova and Gulrukh Sherboboyeva; supervision, Young Im Cho; project administration, Young Im Cho; funding acquisition, Young Im Cho. All authors reviewed and approved the final version of the manuscript.
Availability of Data and Materials: Data will be available on request from the authors.
Ethics Approval: Not applicable.
Conflicts of Interest: The authors declare no conflicts of interest.
References
1. Zia MU, Xiang W, Huang T, Ahmad J, Chattha JN, Naqvi IH, et al. Unifying ground and air: a comprehensive review of deep learning-enabled CAVs and UAVs. Artif Intell Rev. 2026;59(1):19. doi:10.1007/s10462-025-11425-1. [Google Scholar] [CrossRef]
2. Yang Z, Zhang Y, Zeng J, Yang Y, Jia Y, Song H, et al. AI-driven safety and security for UAVs: from machine learning to large language models. Drones. 2025;9(6):392. [Google Scholar]
3. Hashima S, Gendia A, Hatano K, Muta O, Nada MS, Mohamed EH. Next-gen UAV-satellite communications: AI innovations and future prospects. IEEE Open J Veh Technol. 2025;6:1990–2021. [Google Scholar]
4. Nam VH, Hue CTM, Anh DV. An improved reinforcement learning-based 6G UAV communication for smart cities. Comput Mater Contin. 2026;86(1):1–15. doi:10.32604/cmc.2025.070605. [Google Scholar] [CrossRef]
5. Alshehri M, Wu T, Almujally NA, AlQahtani Y, Hanzla M, Jalal A, et al. UAV-based intelligent traffic surveillance using recurrent neural networks and Swin transformer for dynamic environments. Front Neurorobot. 2025;19:1681341. doi:10.3389/fnbot.2025.1681341. [Google Scholar] [PubMed] [CrossRef]
6. Fu Y, Wang B, Zhao H, Zhou M, Li N, Gao Z. Adaptive safety attitude control of a hybrid VTOL UAV under transition flight subject to multiple faults and uncertainties. Aerosp Sci Technol. 2025;163:110284. doi:10.1016/j.ast.2025.110284. [Google Scholar] [CrossRef]
7. Ahmad T, Morel A, Cheng N, Palaniappan K, Calyam P, Sun K, et al. Future UAV/drone systems for intelligent active surveillance and monitoring. ACM Comput Surv. 2025;58(2):1–37. doi:10.1145/3760389. [Google Scholar] [CrossRef]
8. Ali R, Ali A, Naeem HMY, Asad M, Alsarhan T, Heyat BB. A comprehensive survey of deep learning-based traffic flow prediction models for intelligent transportation systems. ICCK Trans Adv Comput Syst. 2024;1(3):117–37. doi:10.62762/tacs.2024.795448. [Google Scholar] [CrossRef]
9. Zhang C, Sun G, Li J, Wu Q, Wang J, Niyato D, et al. Multi-objective aerial collaborative secure communication optimization via generative diffusion model-enabled deep reinforcement learning. IEEE Trans Mob Comput. 2024;24(4):3041–58. doi:10.1109/tmc.2024.3502685/mm1. [Google Scholar] [CrossRef]
10. Xing X, Ma Y, Lei Y, Li Y, Xiao B. Multi-UAV rendezvous trajectory planning based on improved MADDPG algorithm in complex dynamic obstacle environments. IEEE Trans Veh Technol. 2025;75(4):5580–91. doi:10.1109/tvt.2025.3624052. [Google Scholar] [CrossRef]
11. Xu Z, Wang K, Mu C, Qiu T. Safety-critical path planning for obstacle avoidance based on reinforcement learning and control barrier functions. IEEE Internet Things J. 2025;12(23):51410–21. doi:10.1109/jiot.2025.3614857. [Google Scholar] [CrossRef]
12. Xu H, Wang L, Han W, Yang Y, Li J, Lu Y, et al. A survey on UAV applications in smart city management: challenges, advances, and opportunities. IEEE J Sel Top Appl Earth Obs Remote Sens. 2023;16:8982–9010. doi:10.1109/jstars.2023.3317500. [Google Scholar] [CrossRef]
13. Yao Y, Shu F, Cheng X, Liu H, Miao P, Wu L. Automotive radar optimization design in a spectrally crowded V2I communication environment. IEEE Trans Intell Transp Syst. 2023;24(8):8253–63. doi:10.1109/tits.2023.3264507. [Google Scholar] [CrossRef]
14. Haider ZA, Fayaz M, Zhang Y, Ali A. Advanced hyperelliptic curve-based authentication protocols for secure Internet of drones communication. ICCK Trans Adv Comput Syst. 2025;1(3):138–53. doi:10.62762/tacs.2025.926789. [Google Scholar] [CrossRef]
15. Alshehri M, Xue T, Mujtaba G, AlQahtani Y, Almujally NA, Jalal A, et al. Integrated neural network framework for multi-object detection and recognition using UAV imagery. Front Neurorobot. 2025;19:1643011. doi:10.3389/fnbot.2025.1643011. [Google Scholar] [PubMed] [CrossRef]
16. Yao Y, Xiao W, Miao P, Chen G, Yang H, Chae C, et al. UAV-RHS-enabled full-duplex ISAC covert system: robust beamforming and trajectory optimization. IEEE Trans Commun. 2026;74:5637–53. doi:10.1109/tcomm.2026.3668166. [Google Scholar] [CrossRef]
17. Eskandari M, Savkin A, Deghat M. Visual GANs for end-to-end UAV trajectory generation in RIS-assisted energy-efficient wireless vehicular networks. Green Energy Intell Transp. 2025;52(1):100365. doi:10.1016/j.geits.2025.100365. [Google Scholar] [CrossRef]
18. Ma W, Wu J, Song D, Chen Z, Huang T. HVAE-DC: a hierarchical variational autoencoder-based deep clustering model for multi-level driving behavior. Expert Syst Appl. 2026;305:130882. doi:10.1016/j.eswa.2025.130882. [Google Scholar] [CrossRef]
19. Hou G, Liu A, Zhao T, Wei W, Li B, Liu J, et al. Segment-conditioned latent-intent framework for cooperative multi-UAV search. Comput Mater Contin. 2026;87(1):96. doi:10.32604/cmc.2026.073202. [Google Scholar] [CrossRef]
20. Li D, Li P, Zhao J, Liang J, Liu J, Liu G, et al. Ground-to-UAV sub-terahertz channel measurement and modeling. Opt Express. 2024;32(18):32482–94. doi:10.1364/OE.534369. [Google Scholar] [PubMed] [CrossRef]
21. Li CT, Lee CC, Weng CY, Fan CI. An extended multi-server-based user authentication and key agreement scheme with user anonymity. KSII Trans Internet Inf Syst. 2013;7(1):119–31. [Google Scholar]
22. Wan P, Li H, Zhang Z, Duan C, Wang J. Motion parameter estimation of near-field drone based on DNSP under sensor position error. IEEE Wirel Commun Lett. 2026;15:1613–7. doi:10.1109/lwc.2026.3660298. [Google Scholar] [CrossRef]
23. Xu GJW, Pan S, Sun PZH, Guo K, Park SH, Yan F, et al. Human-factors-in-aviation-loop: multimodal deep learning for pilot situation awareness analysis using gaze position and flight control data. IEEE Trans Intell Transp Syst. 2025;26(6):8065–77. doi:10.1109/tits.2025.3558085. [Google Scholar] [CrossRef]
24. Hou Q, Yang Y, Liang J, Huo X, Leng J. A deep transfer learning approach for real-time traffic conflict prediction with trajectory data. Accid Anal Prev. 2025;214:107966. [Google Scholar] [PubMed]
25. Mujtaba G, Liu W, Alshehri M, AlQahtani Y, Almujally NA, Liu H. Aerial images for intelligent vehicle detection and classification via YOLOv11 and deep learner. Comput Mater Contin. 2026;86(1):1–19. doi:10.32604/cmc.2025.067895. [Google Scholar] [CrossRef]
26. Li S, Wang S, Zhang Y, Wang X, Zhang Y, Wu W, et al. Distributed bearing-based fault-tolerant formation control of fixed-wing UAV swarm with prescribed performance. Aerosp Sci Technol. 2025;168(Pt C):110897. doi:10.1016/j.ast.2025.110897. [Google Scholar] [CrossRef]
27. Tang X, Chen Q, Weng W, Jin C, Liu Z, Wang J, et al. Task assignment and exploration optimization for low altitude UAV rescue via generative AI enhanced multi-agent reinforcement learning. IEEE Trans Mob Comput. 2026;25(1):627–43. doi:10.1109/tmc.2025.3594188. [Google Scholar] [CrossRef]
Cite This Article
Copyright © 2026 The Author(s). Published by Tech Science Press.This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.


Submit a Paper
Propose a Special lssue
View Full Text
Download PDF
Downloads
Citation Tools