PulseAugur
EN
LIVE 20:49:46

New FLINT framework fingerprints AI models using 5G side-channel data

Researchers have developed FLINT, a novel framework capable of fingerprinting federated learning model architectures by analyzing 5G Physical (PHY) layer side-channel information. Unlike previous attacks that required network-level visibility, FLINT leverages scheduling metadata broadcast over the Physical Downlink Control Channel (PDCCH) to infer model families such as CNNs, RNNs, and Transformers. This method overcomes the encryption and changing identifiers common in 5G networks by decoding PDCCH information and mapping RNTIs to devices. Experiments on a 5G testbed showed FLINT achieved a macro F1-score of 0.930 for architecture-family classification, marking the first instance of using lower-layer 5G side-channel data for this purpose. AI

IMPACT This research highlights a new potential vulnerability in federated learning deployments over 5G networks, requiring developers to consider lower-layer security implications.

RANK_REASON The item describes a novel research framework and its experimental validation, fitting the 'research' bucket. [lever_c_demoted from research: ic=1 ai=1.0]

Read on Hugging Face Daily Papers →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New FLINT framework fingerprints AI models using 5G side-channel data

COVERAGE [1]

  1. Hugging Face Daily Papers TIER_1 English(EN) ·

    FLINT: Fingerprinting Federated Learning Architectures from 5G PHY-Layer Side Channels

    Federated Learning (FL) over 5G cellular networks protects raw data but remains vulnerable to side-channel leakage. Prior fingerprinting attacks assume packet-level network visibility, an assumption that does not hold at the 5G Physical (PHY) layer, where user payloads are encryp…