Home / Research Library / CrossViT: Cross-Attention Multi-Scale Vision Trans...
🤖 Artificial Intelligence OpenAlex

CrossViT: Cross-Attention Multi-Scale Vision Transformer for Image Classification

📅 October 1, 2021 👤 Chun-Fu Richard Chen, Quanfu Fan, Rameswar Panda 📖 2021 IEEE/CVF International Conference on Computer Vision (ICCV) 📊 1,938 citations

🤖 Plain-English Summary

The recently developed vision transformer (ViT) has achieved promising results on image classification compared to convolutional neural networks. For example, on the ImageNet1K dataset, with some architectural changes, our approach outperforms the recent DeiT by a large margin of 2% with a small to moderate increase in FLOPs and model parameters.

🔑 Key Findings

  • Inspired by this, in this paper, we study how to learn multi-scale feature representations in transformer models for image classification.
  • To this end, we propose a dual-branch transformer to com-bine image patches (i.e., tokens in a transformer) of different sizes to produce stronger image features.
  • Our approach processes small-patch and large-patch tokens with two separate branches of different computational complexity and these tokens are then fused purely by attention multiple times to complement each other.

💡 Why This Matters

This research advances how AI systems learn, reason, and solve problems — with direct implications for automation and scientific discovery.

Read the full paper
Access the original peer-reviewed research via OpenAlex.

View on DOI ↗

📋 Article Details

Category 🤖 Artificial Intelligence
Published Oct 01, 2021
Journal 2021 IEEE/CVF International Conference on Computer Vision (ICCV)
Authors Chun-Fu Richard Chen, Quanfu Fan, Rameswar Panda
DOI 10.1109/iccv48922.2021.00041
Citations 1,938
Source OpenAlex

More 🤖 Artificial Intelligence Research