paper-with-me

Papers

Federated Marginal Personalization for ASR Rescoring

2020-12-01 · Zhe Liu, Fuchun Peng

We introduce federated marginal personalization (FMP), a novel method for continuously updating personalized neural network language models (NNLMs) on private devices using federated learning (FL). Instead of fine-tuning the parameters of NNLMs on personal data, FMP regularly estimates global and personalized marginal distributions of words, and adjusts the probabilities from NNLMs by an adaptation factor that is specific to each word. Our presented approach can overcome the limitations of federated fine-tuning and efficiently learn personalized NNLMs on devices. We study the application of FMP on second-pass ASR rescoring tasks. Experiments on two speech evaluation datasets show modest word error rate (WER) reductions. We also demonstrate that FMP could offer reasonable privacy with only a negligible cost in speech recognition accuracy.

📄 PDF Abstract BibTeX arXiv:2012.00898

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learningspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Personalization for BERT-based Discriminative Speech Recognition Rescoring

2023-07-13 · Jari Kolehmainen, Yile Gu, Aditya Gourav, Prashanth Gurunath Shivakumar 외

Recognition of personalized content remains a challenge in end-to-end speech recognition. We explore three novel approaches that use personalized content in a neural rescoring step to improve recognition: gazetteers, pro…

Decoderspeech-recognitionSpeech Recognition

FedFlex: Federated Learning for Diverse Netflix Recommendations

2025-07-15 · Sven Lankester, Gustavo de Carvalho Bertoli, Matias Vizcaino, Emmanuelle Beauxis Aussalet 외 arxiv

The drive for personalization in recommender systems creates a tension between user privacy and the risk of "filter bubbles". Although federated learning offers a promising paradigm for privacy-preserving recommendations…

Federated Learning

A Federated Approach to Few-Shot Hate Speech Detection for Marginalized Communities

2024-12-06 · Haotian Ye, Axel Wisiorek, Antonis Maronikolakis, Özge Alaçam 외

Hate speech online remains an understudied issue for marginalized communities, and has seen rising relevance, especially in the Global South, which includes developing societies with increasing internet penetration. In t…

Federated LearningFew-Shot LearningHate Speech DetectionPrivacy Preserving

Profit: Benchmarking Personalization and Robustness Trade-off in Federated Prompt Tuning

2023-10-06 · Liam Collins, Shanshan Wu, Sewoong Oh, Khe Chai Sim

In many applications of federated learning (FL), clients desire models that are personalized using their local data, yet are also robust in the sense that they retain general global knowledge. However, the presence of da…

BenchmarkingFederated LearningGeneral KnowledgeNavigate+1

Dual Personalization on Federated Recommendation

2023-01-16 · Chunxu Zhang, Guodong Long, Tianyi Zhou, Peng Yan 외

Federated recommendation is a new Internet service architecture that aims to provide privacy-preserving recommendation services in federated settings. Existing solutions are used to combine distributed recommendation alg…

Privacy PreservingRecommendation Systems