Related Experiment Video
Updated: Jul 8, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
OnDev-LCT: On-Device Lightweight Convolutional Transformers towards federated learning.
Chu Myaet Thwal1, Minh N H Nguyen2, Ye Lin Tun1
1Department of Computer Science and Engineering, Kyung Hee University, Yongin-si, Gyeonggi-do 17104, South Korea.
We introduce OnDev-LCT, lightweight convolutional transformers designed for efficient on-device vision tasks in federated learning (FL). These models balance size and performance, outperforming existing lightweight options for resource-constrained edge devices.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Federated learning (FL) enables collaborative model training on edge devices, preserving data privacy.
- Vision Transformers (ViTs) show promise but are often too large and computationally intensive for resource-constrained FL environments.
- Existing lightweight models struggle to balance efficiency, adaptability to non-IID data, and performance in FL.
Purpose of the Study:
- To develop efficient and lightweight vision models suitable for on-device federated learning.
- To address the challenges of limited resources, data heterogeneity, and communication bottlenecks in FL.
- To propose OnDev-LCT, a novel architecture for on-device vision tasks.
Main Methods:
- Proposed OnDev-LCT models featuring a Lightweight Convolutional Transformer (LCT) tokenizer.
- Incorporated image-specific inductive biases using depthwise separable convolutions in residual linear bottleneck blocks for local feature extraction.
- Utilized multi-head self-attention (MHSA) in the LCT encoder for global representation learning.
Main Results:
- OnDev-LCT models demonstrated superior performance compared to existing lightweight vision models on benchmark datasets.
- Achieved lower parameter counts and reduced computational demands.
- Showed suitability for federated learning scenarios with data heterogeneity and communication constraints.
Conclusions:
- OnDev-LCT offers an effective solution for deploying vision models on resource-limited edge devices within federated learning frameworks.
- The proposed architecture successfully balances model efficiency, computational performance, and adaptability to diverse data distributions.
- Enables wider adoption of advanced vision models in privacy-preserving, distributed machine learning applications.
Related Concept Videos
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Types Of Transformers
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
Introduction to Learning
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
Transformers
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
Transformers in Distribution System
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
Cognitive Learning
E. C. Tolman's theory of purposive behavior emphasizes that much behavior is goal-directed. He argued that to understand behavior, we must look at the entire sequence of actions leading to a goal. For instance, high school students study hard, not just due to past reinforcement but also to achieve the goal of getting into a good college.
Tolman introduced the idea that behavior is influenced by...

