Low-Pass Personalized Subgraph Federated Recommendation
Abstract
Federated Recommender Systems (FRS) preserve privacy by training decentralized models on client-specific user-item subgraphs without sharing raw data. However, FRS faces a unique challenge: subgraph structural imbalance, where drastic variations in subgraph scale (user/item counts) and connectivity (item degree) misalign client representations, making it challenging to train a robust model that respects each client’s unique structural characteristics. To address this, we propose a Low-pass Personalized Subgraph Federated recommender system (LPSFed). LPSFed leverages graph Fourier transforms and low-pass spectral filtering to extract low-frequency structural signals that remain stable across subgraphs of varying size and degree, allowing robust personalized parameter updates guided by similarity to a neutral structural anchor. Additionally, we leverage a localized popularity bias-aware margin that captures item-degree imbalance within each subgraph and incorporates it into a personalized bias correction term to mitigate recommendation bias. Supported by theoretical analysis and validated on five real-world datasets, LPSFed achieves superior recommendation accuracy and enhances model robustness.
Cite
Text
Sim and Park. "Low-Pass Personalized Subgraph Federated Recommendation." International Conference on Learning Representations, 2026.Markdown
[Sim and Park. "Low-Pass Personalized Subgraph Federated Recommendation." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/sim2026iclr-lowpass/)BibTeX
@inproceedings{sim2026iclr-lowpass,
title = {{Low-Pass Personalized Subgraph Federated Recommendation}},
author = {Sim, Wooseok and Park, Hogun},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/sim2026iclr-lowpass/}
}