FedOCR: Communication-Efficient Federated Learning for Scene Text Recognition
While scene text recognition techniques have been widely used in commercial applications, data privacy has rarely been taken into account by this research community. Most existing algorithms have assumed a set of shared or centralized training data. However, in practice, data may be distributed on different local devices that can not be centralized to share due to the privacy restrictions. In this paper, we study how to make use of decentralized datasets for training a robust scene text recognizer while keeping them stay on local devices. To the best of our knowledge, we propose the first framework leveraging federated learning for scene text recognition, which is trained with decentralized datasets collaboratively. Hence we name it FedOCR. To make FedCOR fairly suitable to be deployed on end devices, we make two improvements including using lightweight models and hashing techniques. We argue that both are crucial for FedOCR in terms of the communication efficiency of federated learning. The simulations on decentralized datasets show that the proposed FedOCR achieves competitive results to the models that are trained with centralized data, with fewer communication costs and higher-level privacy-preserving.
Code (0)
등록된 구현이 없습니다.
Tasks
Federated LearningPrivacy PreservingScene Text RecognitionSimilar Papers 제목 키워드 기반
Privacy-Preserving Federated Action Recognition via Differentially Private Selective Tuning and Efficient Communication
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…
Action RecognitionAdaFedFR: Federated Face Recognition with Adaptive Inter-Class Representation Learning
With the growing attention on data privacy and communication security in face recognition applications, federated learning has been introduced to learn a face recognition model with decentralized datasets in a privacy-pr…
Face ModelFace RecognitionFederated LearningPrivacy Preserving+1Communication-Efficient Personalized Federated Learning for Speech-to-Text Tasks
To protect privacy and meet legal regulations, federated learning (FL) has gained significant attention for training speech-to-text (S2T) systems, including automatic speech recognition (ASR) and speech translation (ST).…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Federated LearningPersonalized Federated Learning+3Hardware-Aware Federated Learning for Speech Emotion Recognition
Federated learning (FL) enables privacy-preserving collaborative training across distributed edge devices, but real deployments involve heterogeneous clients with different processing power, memory capacity, and communic…
Speech Emotion RecognitionFederated LearningFed3D: Federated 3D Object Detection
3D object detection models trained in one server plays an important role in autonomous driving, robotics manipulation, and augmented reality scenarios. However, most existing methods face severe privacy concern when depl…
3D Object DetectionFederated LearningAutonomous Driving