LGDCMar 24, 2021

Opportunistic Federated Learning: An Exploration of Egocentric Collaboration for Pervasive Computing Applications

arXiv:2103.13266v131 citations
Originality Incremental advance
AI Analysis

This addresses the need for personalized and robust models in pervasive computing applications, offering an incremental improvement over traditional federated learning by enabling decentralized, encounter-based collaboration.

The paper tackles the problem of training personalized models on user devices without a central server by introducing opportunistic federated learning, where devices incorporate experiences from encountered peers, resulting in amplified performance and resistance to overfitting.

Pervasive computing applications commonly involve user's personal smartphones collecting data to influence application behavior. Applications are often backed by models that learn from the user's experiences to provide personalized and responsive behavior. While models are often pre-trained on massive datasets, federated learning has gained attention for its ability to train globally shared models on users' private data without requiring the users to share their data directly. However, federated learning requires devices to collaborate via a central server, under the assumption that all users desire to learn the same model. We define a new approach, opportunistic federated learning, in which individual devices belonging to different users seek to learn robust models that are personalized to their user's own experiences. However, instead of learning in isolation, these models opportunistically incorporate the learned experiences of other devices they encounter opportunistically. In this paper, we explore the feasibility and limits of such an approach, culminating in a framework that supports encounter-based pairwise collaborative learning. The use of our opportunistic encounter-based learning amplifies the performance of personalized learning while resisting overfitting to encountered data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes