paper-with-me

Papers

Unsupervised Model Personalization while Preserving Privacy and Scalability: An Open Problem

2020-03-30 · CVPR 2020 6 · Matthias De Lange, Xu Jia, Sarah Parisot, Ales Leonardis, Gregory Slabaugh, Tinne Tuytelaars

This work investigates the task of unsupervised model personalization, adapted to continually evolving, unlabeled local user images. We consider the practical scenario where a high capacity server interacts with a myriad of resource-limited edge devices, imposing strong requirements on scalability and local data privacy. We aim to address this challenge within the continual learning paradigm and provide a novel Dual User-Adaptation framework (DUA) to explore the problem. This framework flexibly disentangles user-adaptation into model personalization on the server and local data regularization on the user device, with desirable properties regarding scalability and privacy constraints. First, on the server, we introduce incremental learning of task-specific expert models, subsequently aggregated using a concealed unsupervised user prior. Aggregation avoids retraining, whereas the user prior conceals sensitive raw user data, and grants unsupervised adaptation. Second, local user-adaptation incorporates a domain adaptation point of view, adapting regularizing batch normalization parameters to the user data. We explore various empirical user configurations with different priors in categories and a tenfold of transforms for MIT Indoor Scene recognition, and classify numbers in a combined MNIST and SVHN setup. Extensive experiments yield promising results for data-driven local adaptation and elicit user priors for server adaptation to depend on the model rather than user data. Hence, although user-adaptation remains a challenging open problem, the DUA framework formalizes a principled foundation for personalizing both on server and user device, while maintaining privacy and scalability.

📄 PDF Abstract BibTeX arXiv:2003.13296

Code (1)

mattdl/DUA 공식 구현 pytorch

Tasks

Continual LearningDomain AdaptationIncremental LearningScene Recognition

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

A federated graph neural network framework for privacy-preserving personalization

2022-06-02 · Nature Communications 2022 6 · Chuhan Wu, Fangzhao Wu, Lingjuan Lyu, Tao Qi 외

Graph neural network (GNN) is effective in modeling high-order interactions and has been widely used in various personalized applications such as recommendation. However, mainstream personalization methods rely on centra…

Federated LearningGraph Neural NetworkPrivacy PreservingRecommendation Systems

Personalized Language Models via Privacy-Preserving Evolutionary Model Merging

2025-03-23 · KyuYoung Kim, Jinwoo Shin, Jaehyung Kim

Personalization in large language models (LLMs) seeks to tailor models to individual user or user group preferences. Prompt-based methods augment queries with user preference information, whereas training-based methods d…

Evolutionary AlgorithmsPrivacy Preserving

Privacy-Preserving Personalized Federated Prompt Learning for Multimodal Large Language Models

2025-01-23 · Linh Tran, Wei Sun, Stacy Patterson, Ana Milanova

Multimodal Large Language Models (LLMs) are pivotal in revolutionizing customer support and operations by integrating multiple modalities such as text, images, and audio. Federated Prompt Learning (FPL) is a recently pro…

Federated LearningPrivacy PreservingPrompt Learning

PFA: Privacy-preserving Federated Adaptation for Effective Model Personalization

2021-03-02 · Bingyan Liu, Yao Guo, Xiangqun Chen

Federated learning (FL) has become a prevalent distributed machine learning paradigm with improved privacy. After learning, the resulting federated model should be further personalized to each different client. While sev…

Federated LearningPrivacy Preserving

GPFL: Simultaneously Learning Global and Personalized Feature Information for Personalized Federated Learning

2023-08-20 · ICCV 2023 1 · Jianqing Zhang, Yang Hua, Hao Wang, Tao Song 외

Federated Learning (FL) is popular for its privacy-preserving and collaborative learning capabilities. Recently, personalized FL (pFL) has received attention for its ability to address statistical heterogeneity and achie…

FairnessFederated LearningPersonalized Federated LearningPrivacy Preserving