paper-with-me

홈 › Papers

FedOCR: Communication-Efficient Federated Learning for Scene Text Recognition

2020-07-22 · Wenqing Zhang, Yang Qiu, Song Bai, Rui Zhang, Xiaolin Wei, Xiang Bai

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.

📄 PDF Abstract BibTeX arXiv:2007.11462

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy PreservingScene Text Recognition

Similar Papers 제목 키워드 기반

Privacy-Preserving Federated Action Recognition via Differentially Private Selective Tuning and Efficient Communication

2026-03-22 · Idris Zakariyya, Pai Chet Ng, Kaushik Bhargav Sivangi, S. Mohammad Sheikholeslami 외 arxiv

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 Recognition

AdaFedFR: Federated Face Recognition with Adaptive Inter-Class Representation Learning

2024-05-22 · Di Qiu, Xinyang Lin, Kaiye Wang, Xiangxiang Chu 외

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+1

Communication-Efficient Personalized Federated Learning for Speech-to-Text Tasks

2024-01-18 · Yichao Du, Zhirui Zhang, Linan Yue, Xu Huang 외

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+3

Hardware-Aware Federated Learning for Speech Emotion Recognition

2026-05-23 · Beyazit Bestami Yuksel, Emrah Dikbiyik arxiv

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 Learning

Fed3D: Federated 3D Object Detection

2026-04-17 · Suyan Dai, Chenxi Liu, Fazeng Li, Peican Lin arxiv

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