paper-with-me

Papers

CS-Mixer: A Cross-Scale Vision MLP Model with Spatial-Channel Mixing

2023-08-25 · Jonathan Cui, David A. Araujo, Suman Saha, Md. Faisal Kabir

Despite their simpler information fusion designs compared with Vision Transformers and Convolutional Neural Networks, Vision MLP architectures have demonstrated strong performance and high data efficiency in recent research. However, existing works such as CycleMLP and Vision Permutator typically model spatial information in equal-size spatial regions and do not consider cross-scale spatial interactions. Further, their token mixers only model 1- or 2-axis correlations, avoiding 3-axis spatial-channel mixing due to its computational demands. We therefore propose CS-Mixer, a hierarchical Vision MLP that learns dynamic low-rank transformations for spatial-channel mixing through cross-scale local and global aggregation. The proposed methodology achieves competitive results on popular image recognition benchmarks without incurring substantially more compute. Our largest model, CS-Mixer-L, reaches 83.2% top-1 accuracy on ImageNet-1k with 13.7 GFLOPs and 94 M parameters.

📄 PDF Abstract BibTeX arXiv:2308.13363

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SplitMixer: Fat Trimmed From MLP-like Models

2022-07-21 · Ali Borji, Sikun Lin

We present SplitMixer, a simple and lightweight isotropic MLP-like architecture, for visual recognition. It contains two types of interleaving convolutional operations to mix information across spatial locations (spatial…

Data Augmentation

S$^2$-MLP: Spatial-Shift MLP Architecture for Vision

2021-06-14 · Tan Yu, Xu Li, Yunfeng Cai, Mingming Sun 외

Recently, visual Transformer (ViT) and its following works abandon the convolution and exploit the self-attention operation, attaining a comparable or even higher accuracy than CNNs. More recently, MLP-Mixer abandons bot…

ODMixer: Fine-grained Spatial-temporal MLP for Metro Origin-Destination Prediction

2024-04-24 · Yang Liu, Binglin Chen, Yongsen Zheng, Lechao Cheng 외

Metro Origin-Destination (OD) prediction is a crucial yet challenging spatial-temporal prediction task in urban computing, which aims to accurately forecast cross-station ridership for optimizing metro scheduling and enh…

PredictionScheduling

MambaMixer: Efficient Selective State Space Models with Dual Token and Channel Selection

2024-03-29 · Ali Behrouz, Michele Santacatterina, Ramin Zabih

Recent advances in deep learning have mainly relied on Transformers due to their data dependency and ability to learn at scale. The attention module in these architectures, however, exhibits quadratic time and space in i…

channel selectionImage Classificationobject-detectionObject Detection+4

D2-MLP: Dynamic Decomposed MLP Mixer for Medical Image Segmentation

2024-09-13 · Jin Yang, Xiaobing Yu, Peijie Qiu

Convolutional neural networks are widely used in various segmentation tasks in medical images. However, they are challenged to learn global features adaptively due to the inherent locality of convolutional operations. In…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation