English

UniNeXt: Exploring A Unified Architecture for Vision Recognition

Computer Vision and Pattern Recognition 2023-12-25 v3

Abstract

Vision Transformers have shown great potential in computer vision tasks. Most recent works have focused on elaborating the spatial token mixer for performance gains. However, we observe that a well-designed general architecture can significantly improve the performance of the entire backbone, regardless of which spatial token mixer is equipped. In this paper, we propose UniNeXt, an improved general architecture for the vision backbone. To verify its effectiveness, we instantiate the spatial token mixer with various typical and modern designs, including both convolution and attention modules. Compared with the architecture in which they are first proposed, our UniNeXt architecture can steadily boost the performance of all the spatial token mixers, and narrows the performance gap among them. Surprisingly, our UniNeXt equipped with naive local window attention even outperforms the previous state-of-the-art. Interestingly, the ranking of these spatial token mixers also changes under our UniNeXt, suggesting that an excellent spatial token mixer may be stifled due to a suboptimal general architecture, which further shows the importance of the study on the general architecture of vision backbone.

Keywords

Cite

@article{arxiv.2304.13700,
  title  = {UniNeXt: Exploring A Unified Architecture for Vision Recognition},
  author = {Fangjian Lin and Jianlong Yuan and Sitong Wu and Fan Wang and Zhibin Wang},
  journal= {arXiv preprint arXiv:2304.13700},
  year   = {2023}
}

Comments

Accep by ACM MM 2023

R2 v1 2026-06-28T10:18:51.905Z