English

Hybrid Convolution and Vision Transformer NAS Search Space for TinyML Image Classification

Computer Vision and Pattern Recognition 2026-01-01 v2 Machine Learning

Abstract

Hybrids of Convolutional Neural Network (CNN) and Vision Transformer (ViT) have outperformed pure CNN or ViT architecture. However, since these architectures require large parameters and incur large computational costs, they are unsuitable for tinyML deployment. This paper introduces a new hybrid CNN-ViT search space for Neural Architecture Search (NAS) to find efficient hybrid architectures for image classification. The search space covers hybrid CNN and ViT blocks to learn local and global information, as well as the novel Pooling block of searchable pooling layers for efficient feature map reduction. Experimental results on the CIFAR10 dataset show that our proposed search space can produce hybrid CNN-ViT architectures with superior accuracy and inference speed to ResNet-based tinyML models under tight model size constraints.

Keywords

Cite

@article{arxiv.2511.02992,
  title  = {Hybrid Convolution and Vision Transformer NAS Search Space for TinyML Image Classification},
  author = {Mikhael Djajapermana and Moritz Reiber and Daniel Mueller-Gritschneder and Ulf Schlichtmann},
  journal= {arXiv preprint arXiv:2511.02992},
  year   = {2026}
}

Comments

Presented at ITEM workshop co-located with ECML PKDD 2024, Vilnius LT

R2 v1 2026-07-01T07:22:00.914Z