Privacy-Preserving Federated Action Recognition via Differentially Private Selective Tuning and Efficient Communication
Idris Zakariyya, Pai Chet Ng, Kaushik Bhargav Sivangi, S. Mohammad Sheikholeslami, Konstantinos N. Plataniotis, Fani Deligianni

TL;DR
This paper introduces FedDP-STECAR, a federated learning framework for video action recognition that enhances privacy through selective tuning and differential privacy, significantly reducing communication costs and maintaining high accuracy.
Contribution
The paper proposes a novel federated learning method that selectively fine-tunes and perturbs only key layers, reducing privacy risks and communication overhead while achieving high accuracy.
Findings
Over 99% reduction in communication traffic.
Up to 70.2% accuracy improvement under strict privacy.
48% faster training with 73.1% accuracy in federated setup.
Abstract
Federated video action recognition enables collaborative model training without sharing raw video data, yet remains vulnerable to two key challenges: \textit{model exposure} and \textit{communication overhead}. Gradients exchanged between clients and the server can leak private motion patterns, while full-model synchronization of high-dimensional video networks causes significant bandwidth and communication costs. To address these issues, we propose \textit{Federated Differential Privacy with Selective Tuning and Efficient Communication for Action Recognition}, namely \textit{FedDP-STECAR}. Our \textit{FedDP-STECAR} framework selectively fine-tunes and perturbs only a small subset of task-relevant layers under Differential Privacy (DP), reducing the surface of information leakage while preserving temporal coherence in video features. By transmitting only the tuned layers during…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Privacy-Preserving Technologies in Data · IoT and Edge/Fog Computing
