TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/OnDev-LCT: On-Device Lightweight Convolutional Transformer...

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

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

2024-01-22Image ClassificationFederated Learning
PaperPDF

Abstract

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.

Results

TaskDatasetMetricValueModel
Image ClassificationEMNIST-BalancedAccuracy89.55OnDev-LCT-8/1
Image ClassificationEMNIST-BalancedTrainable Parameters913296OnDev-LCT-8/1
Image ClassificationEMNIST-BalancedAccuracy89.52OnDev-LCT-1/1
Image ClassificationEMNIST-BalancedTrainable Parameters216208OnDev-LCT-1/1
Image ClassificationEMNIST-BalancedAccuracy89.39OnDev-LCT-4/1
Image ClassificationEMNIST-BalancedTrainable Parameters514960OnDev-LCT-4/1
Image ClassificationEMNIST-BalancedAccuracy89.18OnDev-LCT-2/1
Image ClassificationEMNIST-BalancedTrainable Parameters315792OnDev-LCT-2/1
Image ClassificationCIFAR-10Percentage correct87.65OnDev-LCT-8/3
Image ClassificationCIFAR-10Top-1 Accuracy87.65OnDev-LCT-8/3
Image ClassificationCIFAR-10Percentage correct87.03OnDev-LCT-4/3
Image ClassificationCIFAR-10Top-1 Accuracy87.03OnDev-LCT-4/3
Image ClassificationCIFAR-10Percentage correct86.64OnDev-LCT-8/1
Image ClassificationCIFAR-10Top-1 Accuracy86.64OnDev-LCT-8/1
Image ClassificationCIFAR-10Percentage correct86.61OnDev-LCT-4/1
Image ClassificationCIFAR-10Top-1 Accuracy86.61OnDev-LCT-4/1
Image ClassificationCIFAR-10Percentage correct86.27OnDev-LCT-2/1
Image ClassificationCIFAR-10Top-1 Accuracy86.27OnDev-LCT-2/1
Image ClassificationCIFAR-10Percentage correct86.04OnDev-LCT-2/3
Image ClassificationCIFAR-10Top-1 Accuracy86.04OnDev-LCT-2/3
Image ClassificationCIFAR-10Percentage correct85.73OnDev-LCT-1/3
Image ClassificationCIFAR-10Top-1 Accuracy85.73OnDev-LCT-1/3
Image ClassificationCIFAR-10Percentage correct84.55OnDev-LCT-1/1
Image ClassificationCIFAR-10Top-1 Accuracy84.55OnDev-LCT-1/1

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17FedGA: A Fair Federated Learning Framework Based on the Gini Coefficient2025-07-17A Distributed Generative AI Approach for Heterogeneous Multi-Domain Environments under Data Sharing constraints2025-07-17A Bayesian Incentive Mechanism for Poison-Resilient Federated Learning2025-07-16