paper-with-me

Papers

DUET: A Tuning-Free Device-Cloud Collaborative Parameters Generation Framework for Efficient Device Model Generalization

2022-09-12 · Zheqi Lv, Wenqiao Zhang, Shengyu Zhang, Kun Kuang, Feng Wang, Yongwei Wang, Zhengyu Chen, Tao Shen, Hongxia Yang, Beng Chin Ooi, Fei Wu

Device Model Generalization (DMG) is a practical yet under-investigated research topic for on-device machine learning applications. It aims to improve the generalization ability of pre-trained models when deployed on resource-constrained devices, such as improving the performance of pre-trained cloud models on smart mobiles. While quite a lot of works have investigated the data distribution shift across clouds and devices, most of them focus on model fine-tuning on personalized data for individual devices to facilitate DMG. Despite their promising, these approaches require on-device re-training, which is practically infeasible due to the overfitting problem and high time delay when performing gradient calculation on real-time data. In this paper, we argue that the computational cost brought by fine-tuning can be rather unnecessary. We consequently present a novel perspective to improving DMG without increasing computational cost, i.e., device-specific parameter generation which directly maps data distribution to parameters. Specifically, we propose an efficient Device-cloUd collaborative parametErs generaTion framework DUET. DUET is deployed on a powerful cloud server that only requires the low cost of forwarding propagation and low time delay of data transmission between the device and the cloud. By doing so, DUET can rehearse the device-specific model weight realizations conditioned on the personalized real-time data for an individual device. Importantly, our DUET elegantly connects the cloud and device as a 'duet' collaboration, frees the DMG from fine-tuning, and enables a faster and more accurate DMG paradigm. We conduct an extensive experimental study of DUET on three public datasets, and the experimental results confirm our framework's effectiveness and generalisability for different DMG tasks.

📄 PDF Abstract BibTeX arXiv:2209.05227

Code (1)

HelloZicky/DUET 공식 구현 pytorch

Tasks

Device-Cloud CollaborationDomain AdaptationImage ClassificationModel CompressionSequential Recommendation

Similar Papers 제목 키워드 기반

DuetRAG: Collaborative Retrieval-Augmented Generation

2024-05-12 · Dian Jiao, Li Cai, Jingsheng Huang, Wenqiao Zhang 외

Retrieval-Augmented Generation (RAG) methods augment the input of Large Language Models (LLMs) with relevant retrieved passages, reducing factual errors in knowledge-intensive tasks. However, contemporary RAG approaches …

PhilosophyRAGRetrievalRetrieval-augmented Generation

An Efficient Split Fine-tuning Framework for Edge and Cloud Collaborative Learning

2022-11-30 · Shaohuai Shi, Qing Yang, Yang Xiang, Shuhan Qi 외

To enable the pre-trained models to be fine-tuned with local data on edge devices without sharing data with the cloud, we design an efficient split fine-tuning (SFT) framework for edge and cloud collaborative learning. W…

Duet: Dual-Robot Understanding via Efficient Teaching

2026-06-18 · Yiqi Zhao, Ruohai Ge, Celina Shiyu Wang, Junjie Ye 외 arxiv

Dual-robot collaboration enables tasks that exceed the reach and payload of a single robot, such as collaboratively transporting objects across environments and executing coordinated handovers. Data acquisition is the pr…

Auto-tuning Neural Network Quantization Framework for Collaborative Inference Between the Cloud and Edge

2018-12-16 · Guangli Li, Lei Liu, Xueying Wang, Xiao Dong 외

Recently, deep neural networks (DNNs) have been widely applied in mobile intelligent applications. The inference for the DNNs is usually performed in the cloud. However, it leads to a large overhead of transmitting data …

Collaborative InferenceQuantization

Hybrid SD: Edge-Cloud Collaborative Inference for Stable Diffusion Models

2024-08-13 · Chenqian Yan, Songwei Liu, Hongjian Liu, Xurui Peng 외

Stable Diffusion Models (SDMs) have shown remarkable proficiency in image synthesis. However, their broad application is impeded by their large model sizes and intensive computational requirements, which typically requir…

Collaborative InferenceDiversityImage Generation