Skip to content
#federated learning Open access

Human centered artificial intelligence for smart city traffic coordination

Aug 2026 · Discover Artificial Intelligence · 21 references
Traffic control and management

Abstract

Abstract Smart city traffic systems increasingly rely on edge intelligence and distributed learning to coordinate vehicles and infrastructure. However, many existing approaches prioritize system-level optimization while overlooking how humans perceive, interpret, and respond to automated decisions, limiting efficiency and real-world adoption. This paper proposes a human-centric edge intelligence framework that integrates federated reinforcement learning (FRL) with interpretable human–machine interfaces for urban traffic coordination. Vehicles and signalized intersections operate as decentralized learning agents, collaboratively optimizing traffic flow while retaining data locally. Human-centered constraints are embedded directly into the learning process through reward design and action-space restrictions, ensuring that system decisions can be expressed as clear, actionable guidance via augmented reality head-up displays and voice prompts. We present a layered edge architecture and a smart-intersection scenario to demonstrate how sensing, learning, communication, and human interaction are jointly coordinated. A simulation-based evaluation pipeline using SUMO and CARLA is introduced to examine corridor-level traffic dynamics, visual perception scenarios, and human-facing advisory interactions. SUMO is used for microscopic traffic-flow and signal-control modeling, while CARLA supports visual validation of safety-critical events and interface-level driver advisories. A dedicated SUMO–CARLA workflow diagram is provided to clarify how traffic-state generation, FRL decision-making, visual scenario reconstruction, and HMI advisory evaluation are connected. To ground the design in real-world evidence, we additionally report a descriptive trajectory analysis of the public NGSIM Peachtree Street dataset; this analysis characterizes speed, acceleration, and following-headway behavior and motivates the proposed reward and advisory-trigger design, but it is a descriptive/motivational analysis of existing trajectory data rather than an evaluation of the proposed FRL framework. This paper is explicitly positioned as a conceptual and methodological framework contribution: no FRL policy has been trained, no SUMO–CARLA simulation has been executed, and no quantitative comparison or ablation results are reported. These experiments constitute the planned next phase of this research program. Because the framework is part of an ongoing security-sensitive smart-city research effort, deployment-specific control interfaces and protected configuration details are reported at an abstracted level, while the non-sensitive simulation structure, evaluation metrics, and agent-level learning process are described for reproducibility. The proposed framework provides a practical pathway for evaluating intelligent mobility systems that balance decentralized optimization, privacy preservation, interpretability, scalability, and human-aligned operation.

Read PDF

Similar papers

AoI Minimization in Heterogeneous MEC Networks: A Federated Learning-Assisted Hybrid DRL and Convex Approach

This paper investigates a dynamic heterogeneous mobile edge computing network (HMECN), where mobile devices (MDs) could offload their full tasks to a small base station (SBS) directly or the macro base station (MBS) in direct or relay mode. As age of information (AoI) is a comprehensive and accurate metric to capture the freshness of computation results, we formulate a long-term weighted sum AoI (LWSA) minimization problem in the HMECN by jointly optimizing the offloading decisions of MDs as well as the bandwidth and computation resource allocation of all base stations, subject to energy, delay and peak AoI constraints. To address the formulated non-convex mixed integer nonlinear programming problem, we decompose it into the offloading decision optimization (ODO) top-problem and the resource allocation optimization (RAO) sub-problem. Based on the decomposition, we propose a federated learning (FL)-assisted hybrid DRL and convex approach that is comprised of a safe multi-agent DRL algorithm, convex optimization and FL. The ODO top-problem is solved by the safe multi-agent DRL algorithm, which strictly ensures that the actions of each agent do not exceed its energy constraint and then paves the way for using convex optimization to solve the RAO sub-problem. FL is used to alleviate the training instability problem aggravated by multi-agent settings via breaking the limitation of partial knowledge for each individual agent. Simulation results demonstrate the superiority of the proposed approach in terms of the LWSA, convergence, scalability and robustness in dynamic environments.

Xiaoying Liu, Junhao Zheng, Kechen Zheng et al. · 8 citations

A Blockchain-Based Federated Learning Approach for Electricity Theft Detection Through Dual-Verification

Malicious clients participating in data collection and interaction may launch attacks such as model and data poisoning to degrade the performance of the global model and conceal their electricity theft behaviors. Although existing studies have introduced blockchain technology to achieve decentralization, they still suffer from limited pre-aggregation validation dimensions. To address these issues, this paper proposes a blockchain-based federated learning approach with dual-verification (BFL-DV) for electricity theft detection. In the pre-aggregation stage, a multi-metric reputation-based consensus committee verification strategy is designed, which effectively mitigates the impact of malicious participants. In the post-aggregation stage, a dynamic threshold-based blockchain verification strategy is developed to counter security risks during the transmission process, which can refuse malicious global updates adaptively. Experimental results demonstrate that BFL-DV can accurately reduce the impact of all malicious clients under the data poisoning attack. Notably, across various proportions of malicious clients, the proposed framework achieves an average AUC improvement of 32.68% compared with SOTA methods, demonstrating its consistent performance advantage.

Fanghong Guo, Yaoming Lang, Shengwei Li et al. · 1 citation

Research on Privacy Protection of Digital Twin Intelligence Based on Big Data in 5G System Security

Digital twin (DT) technology is becoming a foundational component of next-generation 5G and 6G networks, enabling real-time monitoring, predictive analytics, and collaborative research. However, integrating DTs with big data and AI introduces significant privacy, security, and governance challenges. This article presents a privacy-preserving DT intelligence framework that integrates federated learning (FL) and differential privacy (DP) within a secure, standards-based architecture. The design follows ISO/IEC 27001 for information security management, complies with EU GDPR principles for data minimization and consent, and aligns with 3GPP TS 33.501 security procedures for 5G networks. The architecture combines TLS-secured data ingestion, blockchain-backed audit trails, and policy-driven compliance monitoring to ensure trusted DT operations without centralizing sensitive data. By mapping key threat vectors to corresponding international standards, the framework offers a practical blueprint for secure and interoperable DT deployments. The article concludes with deployment considerations and a roadmap for extending existing standards to support AI-native digital twins in future 6G environments.

Xu-Fei Zhu · 1 citation

Related blog posts