RiM: Record, Improve and Maintain Physical Well-being using Federated Learning
Aditya Mishra, Haroon Lone

TL;DR
This paper presents RiM, a federated learning-based mobile app that personalizes health recommendations for students while preserving privacy, demonstrating improved prediction accuracy over existing methods.
Contribution
It introduces a novel federated learning framework for personalized health recommendations that ensures privacy and is validated on real student data.
Findings
RiM achieves 60.71% accuracy in predicting lifestyle deficits.
Federated learning with model weight sharing preserves privacy effectively.
The approach outperforms non-federated variants in accuracy and error metrics.
Abstract
In academic settings, the demanding environment often forces students to prioritize academic performance over their physical well-being. Moreover, privacy concerns and the inherent risk of data breaches hinder the deployment of traditional machine learning techniques for addressing these health challenges. In this study, we introduce RiM: Record, Improve, and Maintain, a mobile application which incorporates a novel personalized machine learning framework that leverages federated learning to enhance students' physical well-being by analyzing their lifestyle habits. Our approach involves pre-training a multilayer perceptron (MLP) model on a large-scale simulated dataset to generate personalized recommendations. Subsequently, we employ federated learning to fine-tune the model using data from IISER Bhopal students, thereby ensuring its applicability in real-world scenarios. The federated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Digital Mental Health Interventions · IoT and Edge/Fog Computing
MethodsMasked autoencoder
