Research

Latest academic paper digests, data charts, and research insights from the 6G and AI research community.

62 papers

Standards/Policy Papers21 min read

6G Security Architecture: AI-Driven Threat Detection and Zero Trust

Dr. Ahmad-Reza Sadeghi, Prof. Gene Tsudik TU Darmstadt / UC Irvine

We propose a comprehensive security architecture for 6G networks that integrates AI-driven threat detection with zero trust principles. The architecture addresses new attack surfaces introduced by 6G technologies including RIS, NTN, and semantic communication. Our AI-based anomaly detection system achieves 99.2% detection rate with a false positive rate below 0.1%, while the zero trust framework reduces the blast radius of successful attacks by 85%.

Jan 25, 2026
30 citations
6G SecurityZero TrustAI Security
Standards/Policy Papers24 min read

Global 6G Race: Comparative Analysis of National Strategies and Investments

Dr. James A. Lewis, Dr. Samantha Bradshaw CSIS (Center for Strategic and International Studies)

This policy paper provides a comparative analysis of 6G national strategies from the US, EU, China, Japan, South Korea, and India. We evaluate each strategy across dimensions of funding ($35B+ globally), research focus areas, standardization approaches, and industrial policy. The analysis reveals three distinct models: market-driven (US), state-coordinated (China), and public-private partnership (EU, Japan, Korea). Each model has different implications for 6G technology leadership and global competitiveness.

Jan 20, 2026
42 citations
6G PolicyNational StrategyCompetition
Standards/Policy Papers22 min read

ITU-R M.2160: Framework for IMT-2030 (6G) and Its Technical Implications

ITU-R Working Party 5D International Telecommunication Union

This paper analyzes the ITU-R Recommendation M.2160 which establishes the framework and overall objectives for IMT-2030 (6G). We examine the six usage scenarios — immersive communication, hyper-reliable low-latency, massive communication, ubiquitous connectivity, AI and communication, and integrated sensing and communication — and discuss the technical capabilities required. The analysis provides a roadmap for how research results should be aligned with the ITU framework to influence 6G standardization.

Jan 15, 2026
48 citations
ITUIMT-20306G Framework
Standards/Policy Papers19 min read

Privacy-Preserving AI for 6G: Regulatory Compliance and Technical Solutions

Prof. Catuscia Palamidessi, Dr. Ehsan Toreini INRIA / Durham University

This paper bridges the gap between privacy regulations (GDPR, AI Act) and technical solutions for AI in 6G networks. We map regulatory requirements to specific privacy-preserving techniques including differential privacy, secure multi-party computation, and homomorphic encryption. Performance evaluation shows that differential privacy adds only 2-5% overhead for network optimization tasks while providing formal privacy guarantees compliant with GDPR and the EU AI Act.

Jan 12, 2026
20 citations
PrivacyGDPRAI Regulation
Standards/Policy Papers17 min read

Open RAN and AI: Standardization Gaps and Research Directions

Dr. Michele Polese, Prof. Tommaso Melodia Northeastern University

This paper identifies and analyzes the standardization gaps at the intersection of Open RAN and AI in the O-RAN Alliance specifications. We evaluate the current RIC (RAN Intelligent Controller) architecture against the requirements of advanced AI workloads including deep reinforcement learning and federated learning. Seven critical gaps are identified, including model lifecycle management, real-time inference latency bounds, and multi-vendor AI interoperability. We propose solutions for each gap and prioritize them for standardization.

Jan 10, 2026
23 citations
Open RANO-RANStandardization
AI/ML Papers16 min read

Mixture-of-Experts Transformers for Scalable 6G Signal Processing

Dr. Yifan Chen, Prof. Deniz Gunduz Imperial College London

We propose a Mixture-of-Experts (MoE) transformer architecture for 6G physical layer signal processing that dynamically activates only the relevant expert sub-networks based on current channel conditions. This conditional computation approach achieves the accuracy of a dense 1B-parameter model while requiring only 200M parameters of computation per inference, enabling real-time deployment on edge hardware. Experiments on OFDM channel estimation and MIMO detection demonstrate 2-3 dB gains over standard transformers at 5x lower computational cost.

Feb 8, 2026
6 citations
MoETransformerSignal Processing
AI/ML Papers15 min read

State Space Models for Wireless Channel Prediction

Dr. Lukas Mauch, Prof. Hans Schotten RPTU Kaiserslautern / 6G Research Hub

We apply structured state space models (S4/Mamba) to wireless channel prediction, demonstrating that these architectures offer superior long-range sequence modeling compared to transformers and LSTMs for time-varying channels. Our S4-Channel model predicts channel state information 10-50ms into the future with 40% lower prediction error than transformer baselines, while requiring linear rather than quadratic computation in sequence length. This enables predictive beamforming and proactive resource allocation.

Feb 6, 2026
4 citations
State Space ModelChannel PredictionMamba
AI/ML Papers17 min read

Distributed Foundation Models for Heterogeneous Network Optimization

Dr. Mingzhe Chen, Prof. Walid Saad et al. Virginia Tech / Beijing University of Posts and Telecommunications

We introduce a distributed foundation model framework for optimizing heterogeneous wireless networks comprising macro cells, small cells, and Wi-Fi access points. A pre-trained base model is split across network tiers with tier-specific adapter modules, enabling coordinated optimization without sharing raw data between tiers. The framework achieves 30% better network-wide throughput than independent per-tier optimization while reducing inter-tier interference by 45%.

Feb 4, 2026
9 citations
Foundation ModelHetNetDistributed AI
AI/ML Papers16 min read

Physics-Informed Neural Networks for Radio Propagation Modeling

Dr. Andreas Molisch, Dr. Dawei Ying University of Southern California

We develop physics-informed neural networks (PINNs) for radio propagation modeling that incorporate Maxwell's equations as soft constraints during training. By encoding electromagnetic wave physics directly into the loss function, our PINNs predict path loss and multipath characteristics with 5x less training data than purely data-driven approaches while maintaining equivalent accuracy. The model generalizes to unseen environments 3x better than standard neural network propagation models.

Feb 1, 2026
14 citations
PINNPropagationPhysics-Informed