paper-with-me

Papers

Enhancing compact convolutional transformers with super attention

2025-08-26 · Simpenzwe Honore Leandre, Natenaile Asmamaw Shiferaw, Dillip Rout arxiv

In this paper, we propose a vision model that adopts token mixing, sequence-pooling, and convolutional tokenizers to achieve state-of-the-art performance and efficient inference in fixed context-length tasks. In the CIFAR100 benchmark, our model significantly improves the baseline of the top 1% and top 5% validation accuracy from 36.50% to 46.29% and 66.33% to 76.31%, while being more efficient than the Scaled Dot Product Attention (SDPA) transformers when the context length is less than the embedding dimension and only 60% the size. In addition, the architecture demonstrates high training stability and does not rely on techniques such as data augmentation like mixup, positional embeddings, or learning rate scheduling. We make our code available on Github.

📄 PDF Abstract BibTeX arXiv:2508.18960

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Enhancing MRI-Based Classification of Alzheimer's Disease with Explainable 3D Hybrid Compact Convolutional Transformers

2024-03-24 · Arindam Majee, Avisek Gupta, Sourav Raha, Swagatam Das

Alzheimer's disease (AD), characterized by progressive cognitive decline and memory loss, presents a formidable global health challenge, underscoring the critical importance of early and precise diagnosis for timely inte…

Optimizing Vision Transformers for Medical Image Segmentation

2022-10-14 · Qianying Liu, Chaitanya Kaul, Jun Wang, Christos Anagnostopoulos 외

For medical image semantic segmentation (MISS), Vision Transformers have emerged as strong alternatives to convolutional neural networks thanks to their inherent ability to capture long-range correlations. However, exist…

Domain AdaptationImage SegmentationMedical Image SegmentationSemantic Segmentation

Weakly Supervised Segmentation of Hyper-Reflective Foci with Compact Convolutional Transformers and SAM2

2025-01-10 · Olivier Morelle, Justus Bisten, Maximilian W. M. Wintergerst, Robert P. Finger 외

Weakly supervised segmentation has the potential to greatly reduce the annotation effort for training segmentation models for small structures such as hyper-reflective foci (HRF) in optical coherence tomography (OCT). Ho…

Multiple Instance LearningSegmentationWeakly supervised segmentation

Spectral Vision Transformer for Efficient Tokenization with Limited Data

2026-05-12 · Alexandra G. Roberts, Maneesh John, Jinwei Zhang, Dominick Romano 외 arxiv

We propose a novel spectral vision transformer architecture for efficient tokenization in limited data, with an emphasis on medical imaging. We outline convenient theoretical properties arising from the choice of basis i…

Glance-and-Gaze Vision Transformer

2021-06-04 · NeurIPS 2021 12 · Qihang Yu, Yingda Xia, Yutong Bai, Yongyi Lu 외

Recently, there emerges a series of vision Transformers, which show superior performance with a more compact model size than conventional convolutional neural networks, thanks to the strong ability of Transformers to mod…