FreqX: Analyze the Attribution Methods in Another Domain
Zechen Liu, Feiyang Zhang, Wei Song, Xiang Li, Wei Wei
TL;DR
This work tackles interpretability in Personalized Federated Learning under non-IID data and fairness constraints by introducing FreqX, a frequency-domain interpretability framework that leverages signal processing and information theory to disclose both attribution and concept information with low computational cost. The method maps neuron operations to the frequency domain, defines energy-based quantities and an SNR criterion to separate feature signals from noise, and demonstrates the ability to generate global explanations suitable for federated settings. Across functionality, faithfulness, concept extraction, and global aggregation experiments, FreqX shows faster explanations and competitive, or superior, fidelity relative to baselines, while enabling client-contribution assessment with reduced overhead. The results suggest a practical path toward scalable, privacy-preserving interpretability in PFL that can integrate with existing aggregation and contribution-estimation pipelines.
Abstract
Personalized Federal learning(PFL) allows clients to cooperatively train a personalized model without disclosing their private dataset. However, PFL suffers from Non-IID, heterogeneous devices, lack of fairness, and unclear contribution which urgently need the interpretability of deep learning model to overcome these challenges. These challenges proposed new demands for interpretability. Low cost, privacy, and detailed information. There is no current interpretability method satisfying them. In this paper, we propose a novel interpretability method \emph{FreqX} by introducing Signal Processing and Information Theory. Our experiments show that the explanation results of FreqX contain both attribution information and concept information. FreqX runs at least 10 times faster than the baselines which contain concept information.
