One-Time Model Adaptation to Heterogeneous Clients: An Intra-Client and Inter-Image Attention Design
Yikai Yan, Chaoyue Niu, Fan Wu, Qinya Li, Shaojie Tang, Chengfei Lyu,, Guihai Chen

TL;DR
This paper introduces ICIIA, a one-time training module that enhances image recognition models' adaptiveness to heterogeneous clients by using intra-client and inter-image attention, improving accuracy with minimal overhead.
Contribution
The paper proposes a novel ICIIA module that enables one-time cloud training for client-specific adaptation in image recognition models, incorporating multi-head self-attention and efficient linear projections.
Findings
ICIIA improves ImageNet-1K accuracy by over 8% with minimal FLOP increase.
ICIIA achieves significant accuracy gains across multiple models and datasets.
Partitioned linear projection enhances efficiency without major accuracy loss.
Abstract
The mainstream workflow of image recognition applications is first training one global model on the cloud for a wide range of classes and then serving numerous clients, each with heterogeneous images from a small subset of classes to be recognized. From the cloud-client discrepancies on the range of image classes, the recognition model is desired to have strong adaptiveness, intuitively by concentrating the focus on each individual client's local dynamic class subset, while incurring negligible overhead. In this work, we propose to plug a new intra-client and inter-image attention (ICIIA) module into existing backbone recognition models, requiring only one-time cloud-based training to be client-adaptive. In particular, given a target image from a certain client, ICIIA introduces multi-head self-attention to retrieve relevant images from the client's historical unlabeled images, thereby…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · COVID-19 diagnosis using AI · Brain Tumor Detection and Classification
