paper-with-me

홈 › Papers

Collaborative Chinese Text Recognition with Personalized Federated Learning

2023-05-09 · Shangchao Su, Haiyang Yu, Bin Li, xiangyang xue

In Chinese text recognition, to compensate for the insufficient local data and improve the performance of local few-shot character recognition, it is often necessary for one organization to collect a large amount of data from similar organizations. However, due to the natural presence of private information in text data, such as addresses and phone numbers, different organizations are unwilling to share private data. Therefore, it becomes increasingly important to design a privacy-preserving collaborative training framework for the Chinese text recognition task. In this paper, we introduce personalized federated learning (pFL) into the Chinese text recognition task and propose the pFedCR algorithm, which significantly improves the model performance of each client (organization) without sharing private data. Specifically, pFedCR comprises two stages: multiple rounds of global model training stage and the the local personalization stage. During stage 1, an attention mechanism is incorporated into the CRNN model to adapt to various client data distributions. Leveraging inherent character data characteristics, a balanced dataset is created on the server to mitigate character imbalance. In the personalization phase, the global model is fine-tuned for one epoch to create a local model. Parameter averaging between local and global models combines personalized and global feature extraction capabilities. Finally, we fine-tune only the attention layers to enhance its focus on local personalized features. The experimental results on three real-world industrial scenario datasets show that the pFedCR algorithm can improve the performance of local personalized models by about 20\% while also improving their generalization performance on other client data domains. Compared to other state-of-the-art personalized federated learning methods, pFedCR improves performance by 6\% $\sim$ 8\%.

📄 PDF Abstract BibTeX arXiv:2305.05602

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPersonalized Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

FedFR: Joint Optimization Federated Framework for Generic and Personalized Face Recognition

2021-12-23 · Chih-Ting Liu, Chien-Yi Wang, Shao-Yi Chien, Shang-Hong Lai

Current state-of-the-art deep learning based face recognition (FR) models require a large number of face identities for central training. However, due to the growing privacy awareness, it is prohibited to access the face…

Face RecognitionFederated Learning

Flexible Personalized Split Federated Learning for On-Device Fine-Tuning of Foundation Models

2025-08-14 · Tianjun Yuan, Jiaxiang Geng, Pengchao Han, Xianhao Chen 외 arxiv

Fine-tuning foundation models is critical for superior performance on personalized downstream tasks, compared to using pre-trained models. Collaborative learning can leverage local clients' datasets for fine-tuning, but …

Personalized Federated Learning

Fed-PISA: Federated Voice Cloning via Personalized Identity-Style Adaptation

2025-09-19 · Qi Wang, Shituo Ma, Guoxin Yu, Hanyang Peng 외 arxiv

Voice cloning for Text-to-Speech (TTS) aims to generate expressive and personalized speech from text using limited data from a target speaker. Federated Learning (FL) offers a collaborative and privacy-preserving framewo…

Collaborative FilteringFederated Learning

Learn What You Need in Personalized Federated Learning

2024-01-16 · Kexin Lv, Rui Ye, Xiaolin Huang, Jie Yang 외

Personalized federated learning aims to address data heterogeneity across local clients in federated learning. However, current methods blindly incorporate either full model parameters or predefined partial parameters in…

Federated Learningimage-classificationImage ClassificationPersonalized Federated Learning

Chinese-SkillSpan: A Span-Level Dataset for ESCO-Aligned Competency Extraction from Chinese Job Ads

2026-04-24 · Guojing Li, Zichuan Fu, Junyi Li, Wenxia Zhou 외 arxiv

Job Skill Named Entity Recognition (JobSkillNER) aims to automatically extract key skill information from large-scale job posting data, which is important for improving talent-market matching efficiency and supporting pe…