Lightweight CNN Transformer
Lightweight CNN-Transformer models aim to combine the strengths of Convolutional Neural Networks (CNNs) for local feature extraction and Transformers for global context understanding, while minimizing computational cost and model size. Current research focuses on developing efficient hybrid architectures, often employing streamlined CNN backbones and incorporating techniques like partial self-attention or adaptive local-global information flow to reduce complexity. These advancements are significant for deploying deep learning models on resource-constrained devices, enabling applications in diverse fields such as medical image segmentation, remote sensing, and federated learning.
Papers
September 4, 2024
July 12, 2024
January 22, 2024
December 4, 2023
June 12, 2023
May 7, 2023