Home / Research Library / BiFormer: Vision Transformer with Bi-Level Routing...
🤖 Artificial Intelligence OpenAlex

BiFormer: Vision Transformer with Bi-Level Routing Attention

📅 June 1, 2023 👤 Lei Zhu, Xinjiang Wang, Zhanghan Ke et al. 📖 Research Journal 📊 1,044 citations

🤖 Plain-English Summary

As the core building block of vision transformers, attention is a powerful tool to capture long-range dependency. Empirical results across several computer vision tasks such as image classification, object detection, and semantic segmentation verify the effectiveness of our design.

🔑 Key Findings

  • However, such power comes at a cost: it incurs a huge computation burden and heavy memory footprint as pairwise token interaction across all spatial locations is computed.
  • A series of works attempt to alleviate this problem by introducing handcrafted and content-agnostic sparsity into attention, such as restricting the attention operation to be inside local windows, axial stripes, or dilated windows.
  • In contrast to these approaches, we propose a novel dynamic sparse attention via bi-level routing to enable a more flexible allocation of computations with content awareness.

💡 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 Jun 01, 2023
Journal Research Journal
Authors Lei Zhu, Xinjiang Wang, Zhanghan Ke, Wayne Zhang, Rynson W. H. Lau
DOI 10.1109/cvpr52729.2023.00995
Citations 1,044
Source OpenAlex

More 🤖 Artificial Intelligence Research