CEFHRI: A Communication Efficient Federated Learning Framework for Recognizing Industrial Human-Robot Interaction
Umar Khalid, Hasan Iqbal, Saeed Vahidian, Jing Hua, Chen Chen

TL;DR
This paper introduces CEFHRI, a federated learning framework that reduces communication costs for human-robot interaction tasks by using pre-trained models and a trainable adapter, enhancing privacy and efficiency.
Contribution
It proposes a novel communication-efficient federated learning framework for HRI that leverages pre-trained models and a spatiotemporal adapter to address data heterogeneity and bandwidth limitations.
Findings
Outperforms full fine-tuning in communication efficiency
Effective on multiple HRI benchmark datasets
Reduces communication costs significantly
Abstract
Human-robot interaction (HRI) is a rapidly growing field that encompasses social and industrial applications. Machine learning plays a vital role in industrial HRI by enhancing the adaptability and autonomy of robots in complex environments. However, data privacy is a crucial concern in the interaction between humans and robots, as companies need to protect sensitive data while machine learning algorithms require access to large datasets. Federated Learning (FL) offers a solution by enabling the distributed training of models without sharing raw data. Despite extensive research on Federated learning (FL) for tasks such as natural language processing (NLP) and image classification, the question of how to use FL for HRI remains an open research problem. The traditional FL approach involves transmitting large neural network parameter matrices between the server and clients, which can lead…
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
MethodsAdapter
