상세 보기
초록
This paper proposes two hybrid models, MH-ResNet and ResViT, that integrate the strengths of residual networks (ResNet) and vision transformers (ViT) to enhance image classification performance. MH-ResNet incorporates a Multi-Head Self-Attention (MHSA) module in parallel with the residual blocks of ResNet, enabling simultaneous learning of local and global features. ResViT fuses feature vectors extracted from parallel ResNet and ViT branches, leveraging both the inductive biases of CNNs and the global contextual information of transformers. Experimental evaluations on the CIFAR-100 and Tiny ImageNet datasets show that the proposed models outperform conventional CNNs (ResNet and PyramidSepDrop), ViTs, and hybrid models such as ReViT, ResNet_BAM, and ResNet_WCAM. Notably, MH-ResNet based on ResNet18 achieves 89.52% accuracy with only 16M parameters, proving its suitability for lightweight inference scenarios. Conversely, the ResNet18-based ResViT with transfer learning achieves 94.01% accuracy but requires 99.36M parameters, highlighting a trade-off between accuracy and model complexity. © ICROS 2025.
키워드
- 제목
- Study on Hybrid Models Combining Residual Networks and Attention/Vision Transformer Models
- 저자
- Mun, Ha Rang; Park, Hong Seong
- 발행일
- 2025
- 유형
- Article
- 저널명
- 제어.로봇.시스템학회 논문지
- 권
- 31
- 호
- 11
- 페이지
- 1338 ~ 1346