Papers › OnDev-LCT: On-Device Lightweight Convolutional Transformers towards federated learning

OnDev-LCT: On-Device Lightweight Convolutional Transformers towards federated learning

22 Jan 2024arXiv:2401.11652archive 2025-07-28

Chu Myaet Thwal, Minh N. H. Nguyen, Ye Lin Tun, Seong Tae Kim, My T. Thai, Choong Seon Hong

Federated learning (FL) has emerged as a promising approach to collaboratively train machine learning models across multiple edge devices while preserving privacy. The success of FL hinges on the efficiency of participating models and their ability to handle the unique challenges of distributed learning. While several variants of Vision Transformer (ViT) have shown great potential as alternatives to modern convolutional neural networks (CNNs) for centralized training, the unprecedented size and higher computational demands hinder their deployment on resource-constrained edge devices, challenging their widespread application in FL. Since client devices in FL typically have limited computing resources and communication bandwidth, models intended for such devices must strike a balance between model size, computational efficiency, and the ability to adapt to the diverse and non-IID data distributions encountered in FL. To address these challenges, we propose OnDev-LCT: Lightweight Convolutional Transformers for On-Device vision tasks with limited training data and resources. Our models incorporate image-specific inductive biases through the LCT tokenizer by leveraging efficient depthwise separable convolutions in residual linear bottleneck blocks to extract local features, while the multi-head self-attention (MHSA) mechanism in the LCT encoder implicitly facilitates capturing global representations of images. Extensive experiments on benchmark image datasets indicate that our models outperform existing lightweight vision models while having fewer parameters and lower computational demands, making them suitable for FL scenarios with data heterogeneity and communication bottlenecks.

PaperPDF

Code

No code repository is listed for this paper in the archive or in Syntology's graph.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Computational EfficiencyFederated LearningImage Classification

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Classification CIFAR-10 OnDev-LCT-8/3 Parameters 0.95M #219 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-8/3 Percentage correct 87.65 #219 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-8/3 Top-1 Accuracy 87.65 #219 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-4/3 Parameters 0.55M #220 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-4/3 Percentage correct 87.03 #220 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-4/3 Top-1 Accuracy 87.03 #220 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-8/1 Parameters 0.91M #224 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-8/1 Percentage correct 86.64 #224 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-8/1 Top-1 Accuracy 86.64 #224 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-4/1 Parameters 0.51M #226 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-4/1 Percentage correct 86.61 #226 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-4/1 Top-1 Accuracy 86.61 #226 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-2/1 Parameters 0.31M #230 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-2/1 Percentage correct 86.27 #230 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-2/1 Top-1 Accuracy 86.27 #230 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-2/3 Parameters 0.35M #231 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-2/3 Percentage correct 86.04 #231 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-2/3 Top-1 Accuracy 86.04 #231 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-1/3 Parameters 0.25M #232 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-1/3 Percentage correct 85.73 #232 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-1/3 Top-1 Accuracy 85.73 #232 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-1/1 Parameters 0.21M #236 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-1/1 Percentage correct 84.55 #236 of 265 Archive leaderboard report
Image Classification CIFAR-10 OnDev-LCT-1/1 Top-1 Accuracy 84.55 #236 of 265 Archive leaderboard report
Image Classification EMNIST-Balanced OnDev-LCT-8/1 Accuracy 89.55 #7 of 20 Archive leaderboard report
Image Classification EMNIST-Balanced OnDev-LCT-8/1 Trainable Parameters 913296 #7 of 20 Archive leaderboard report
Image Classification EMNIST-Balanced OnDev-LCT-1/1 Accuracy 89.52 #8 of 20 Archive leaderboard report
Image Classification EMNIST-Balanced OnDev-LCT-1/1 Trainable Parameters 216208 #8 of 20 Archive leaderboard report
Image Classification EMNIST-Balanced OnDev-LCT-4/1 Accuracy 89.39 #9 of 20 Archive leaderboard report
Image Classification EMNIST-Balanced OnDev-LCT-4/1 Trainable Parameters 514960 #9 of 20 Archive leaderboard report
Image Classification EMNIST-Balanced OnDev-LCT-2/1 Accuracy 89.18 #10 of 20 Archive leaderboard report
Image Classification EMNIST-Balanced OnDev-LCT-2/1 Trainable Parameters 315792 #10 of 20 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformerVision Transformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections