paper-with-me

홈 › Papers

Deep Transfer Hashing for Adaptive Learning on Federated Streaming Data

2024-09-19 · Manuel Röder, Frank-Michael Schleif

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.

📄 PDF Abstract BibTeX arXiv:2409.12575

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyFederated LearningPrivacy PreservingTransfer Learning

Similar Papers 제목 키워드 기반

CRH: A Simple Benchmark Approach to Continuous Hashing

2018-10-10 · Miao Cheng, Ah Chung Tsoi

In recent years, the distinctive advancement of handling huge data promotes the evolution of ubiquitous computing and analysis technologies. With the constantly upward system burden and computational complexity, adaptive…

Adaptive Social Metaverse Streaming based on Federated Multi-Agent Deep Reinforcement Learning

2025-06-19 · Zijian Long, Haopeng Wang, Haiwei Dong, Abdulmotaleb El Saddik

The social metaverse is a growing digital ecosystem that blends virtual and physical worlds. It allows users to interact socially, work, shop, and enjoy entertainment. However, privacy remains a major challenge, as immer…

Deep Reinforcement LearningFederated Learning

FedHAP: Federated Hashing with Global Prototypes for Cross-silo Retrieval

2022-07-12 · Meilin Yang, Jian Xu, Yang Liu, Wenbo Ding

Deep hashing has been widely applied in large-scale data retrieval due to its superior retrieval efficiency and low storage cost. However, data are often scattered in data silos with privacy concerns, so performing centr…

Deep HashingFederated LearningRetrieval

Adaptive Hashing for Fast Similarity Search

2015-12-01 · ICCV 2015 12 · Fatih Cakir, Stan Sclaroff

With the staggering growth in image and video datasets, algorithms that provide fast similarity search and compact storage are crucial. Hashing methods that map the data into Hamming space have shown promise; however, ma…

Image RetrievalRetrieval

Addressing modern and practical challenges in machine learning: A survey of online federated and transfer learning

2022-02-07 · Shuang Dai, Fanlin Meng

Online federated learning (OFL) and online transfer learning (OTL) are two collaborative paradigms for overcoming modern machine learning challenges such as data silos, streaming data, and data security. This survey expl…

Federated LearningSurveyTransfer Learning