Glossary term · Other

HFL

Horizontal Federated Learning

Other →

HFL is a 3GPP-standardized distributed machine learning framework for collaborative model training across network nodes or devices, preserving privacy by sharing only model updates instead of raw data.

Introduced
Rel-19
Specifications
9 specs
Category
Other
Introduced
Rel-19
Specifications
9 specs
HFL Description Purpose Detected Changes Specifications

Description

Horizontal Federated Learning (HFL) is a decentralized machine learning paradigm standardized by 3GPP to facilitate collaborative model training across distributed entities, such as User Equipments (UEs), base stations (gNBs), or network functions, without exchanging raw data. The architecture typically involves a central server, known as an aggregator or federation server, and multiple participating clients. Each client trains a local machine learning model on its own dataset and sends only the model updates (e.g., gradients, weights) to the aggregator. The aggregator then combines these updates—commonly using algorithms like Federated Averaging (FedAvg)—to produce an improved global model, which is redistributed to the clients for further training rounds. This iterative process continues until the model converges to a desired performance level, enabling the collective intelligence of the network while keeping sensitive data localized.

The technical workflow in a 3GPP context involves specific procedures for client selection, secure update transmission, and aggregation coordination. Key components include the Federated Learning Management Function (FLMF), which orchestrates the training process, and secure communication channels, often leveraging existing 3GPP security mechanisms. The FLMF handles tasks such as participant authentication, resource allocation, and aggregation scheduling. Model updates are transmitted over standardized interfaces, with considerations for bandwidth efficiency and latency, especially in wireless environments. Privacy is enforced through techniques like differential privacy or secure multi-party computation, which may be integrated to prevent inference of raw data from the updates.

HFL's role in mobile networks is to enable advanced, data-driven applications such as radio resource management, mobility prediction, and network slicing optimization without compromising user privacy or incurring massive data transfer overhead. By distributing the computational load, it also alleviates the burden on central cloud resources. The 3GPP specifications define the necessary protocols, interfaces, and security frameworks to ensure interoperability and reliable operation across different vendors and network deployments, making HFL a foundational technology for future AI-native networks.

Purpose & Motivation

Horizontal Federated Learning was introduced to address the growing need for intelligent network automation and personalized services while adhering to stringent data privacy regulations like GDPR. Traditional centralized machine learning approaches require aggregating vast amounts of user data in a central server, raising significant privacy concerns, legal compliance issues, and security risks from data breaches. HFL eliminates the need for raw data centralization, allowing models to be trained on decentralized data sources, which is particularly critical in telecommunications where user data is highly sensitive and geographically distributed.

The motivation for standardizing HFL in 3GPP stems from the industry's shift towards AI-driven networks (e.g., in 5G-Advanced and 6G) that require real-time, context-aware decision-making. Previous approaches lacked a unified framework for secure, efficient federated learning in mobile environments, leading to proprietary solutions and interoperability challenges. HFL provides a standardized method to leverage the collective data from millions of devices and network nodes to improve network performance, energy efficiency, and user experience without compromising privacy. It enables new use cases, such as collaborative intrusion detection or quality of experience prediction, that were previously infeasible due to data silos and privacy constraints.

Detected Changes Across Releases

from 3GPP Change Requests

Specific changes extracted from the „Change history“ tables of 3GPP specifications (4 CRs across 1 releases). Complements the general historical overview above with the evidence-based evolution of this function.

Rel-19 4 changes
  • The related definitions for VFL and HFL TS 23.288CR1331
  • Clarification for Horizontal Federated Learning TS 29.520CR0977
  • Clarification for Horizontal Federated Learning TS 29.552CR0135
  • Corrections on the uri of the HFL training subscription TS 24.560CR0011

Explore further

Broader topics and technologies where HFL plays a role.

Defining Specifications

3GPP specifications that define or reference HFL, with the latest known release. Sourced from the 3GPP document catalog — see methodology.

SpecificationTitleRelease
TR 21.905 vj20 3GPP Terminology and Definitions Rel-19
TS 23.288 vk10 5G System Architecture for Network Data Analytics Rel-20
TS 23.700 vk10 AI/ML Application Layer Support Phase 2 Rel-20
TS 24.560 vk00 AI/ML Enabling SEAL Services Stage 3 Protocol and Data Model Rel-20
TS 28.105 vj60 AI/ML Management for 5GS Rel-19
TS 28.858 vj00 AI/ML Management Phase 2 Study Rel-19
TS 29.520 vk00 5G Network Data Analytics Function Services Rel-20
TS 29.552 vk00 Network Data Analytics Procedures and Data Collection Rel-20
TS 33.501 vk20 5G Security Architecture and Procedures Rel-20