LGCRDCSep 19, 2024

Deep Transfer Hashing for Adaptive Learning on Federated Streaming Data

arXiv:2409.12575v1h-index: 23
Originality Incremental advance
AI Analysis

This work addresses resource and privacy challenges for applications like Car2X event predictions, but it appears incremental as it combines existing techniques.

The paper tackles the problem of resource-efficient and privacy-preserving distributed prediction from evolving data streams by integrating federated learning with deep transfer hashing, resulting in reduced data transmission size and improved computational efficiency and scalability.

This extended abstract explores the integration of federated learning with deep transfer hashing for distributed prediction tasks, emphasizing resource-efficient client training from evolving data streams. Federated learning allows multiple clients to collaboratively train a shared model while maintaining data privacy - by incorporating deep transfer hashing, high-dimensional data can be converted into compact hash codes, reducing data transmission size and network loads. The proposed framework utilizes transfer learning, pre-training deep neural networks on a central server, and fine-tuning on clients to enhance model accuracy and adaptability. A selective hash code sharing mechanism using a privacy-preserving global memory bank further supports client fine-tuning. This approach addresses challenges in previous research by improving computational efficiency and scalability. Practical applications include Car2X event predictions, where a shared model is collectively trained to recognize traffic patterns, aiding in tasks such as traffic density assessment and accident detection. The research aims to develop a robust framework that combines federated learning, deep transfer hashing and transfer learning for efficient and secure downstream task execution.

Foundations

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

Your Notes