paper-with-me

Papers

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

2021-03-24 · Sangsu Lee, Xi Zheng, Jie Hua, Haris Vikalo, Christine Julien

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.

📄 PDF Abstract BibTeX arXiv:2103.13266

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Wireless Ad Hoc Federated Learning: A Fully Distributed Cooperative Machine Learning

2022-05-24 · Hideya Ochiai, Yuwei Sun, Qingzhe Jin, Nattanon Wongwiwatchai 외

Privacy-sensitive data is stored in autonomous vehicles, smart devices, or sensor nodes that can move around with making opportunistic contact with each other. Federation among such nodes was mainly discussed in the cont…

Autonomous VehiclesBIG-bench Machine LearningFederated Learning

AdaLinUCB: Opportunistic Learning for Contextual Bandits

2019-02-20 · Xueying Guo, Xiaoxiao Wang, Xin Liu

In this paper, we propose and study opportunistic contextual bandits - a special case of contextual bandits where the exploration cost varies under different environmental conditions, such as network load or return varia…

Multi-Armed Bandits

OCD-FL: A Novel Communication-Efficient Peer Selection-based Decentralized Federated Learning

2024-03-06 · Nizar Masmoudi, Wael Jaafar

The conjunction of edge intelligence and the ever-growing Internet-of-Things (IoT) network heralds a new era of collaborative machine learning, with federated learning (FL) emerging as the most prominent paradigm. With t…

Federated Learning

An Opportunistic Bandit Approach for User Interface Experimentation

2020-06-21 · Nader Bouacida, Amit Pande, Xin Liu

Facing growing competition from online rivals, the retail industry is increasingly investing in their online shopping platforms to win the high-stake battle of customer' loyalty. User experience is playing an essential r…

A distillation-based approach integrating continual learning and federated learning for pervasive services

2021-09-09 · Anastasiia Usmanova, François Portet, Philippe Lalanda, German Vega

Federated Learning, a new machine learning paradigm enhancing the use of edge devices, is receiving a lot of attention in the pervasive community to support the development of smart services. Nevertheless, this approach …

Activity RecognitionContinual LearningFederated LearningHuman Activity Recognition+1