paper-with-me

Papers

CTA-Net: A CNN-Transformer Aggregation Network for Improving Multi-Scale Feature Extraction

2024-10-15 · Chunlei Meng, Jiacheng Yang, Wei Lin, Bowen Liu, Hongda Zhang, Chun Ouyang, Zhongxue Gan

Convolutional neural networks (CNNs) and vision transformers (ViTs) have become essential in computer vision for local and global feature extraction. However, aggregating these architectures in existing methods often results in inefficiencies. To address this, the CNN-Transformer Aggregation Network (CTA-Net) was developed. CTA-Net combines CNNs and ViTs, with transformers capturing long-range dependencies and CNNs extracting localized features. This integration enables efficient processing of detailed local and broader contextual information. CTA-Net introduces the Light Weight Multi-Scale Feature Fusion Multi-Head Self-Attention (LMF-MHSA) module for effective multi-scale feature integration with reduced parameters. Additionally, the Reverse Reconstruction CNN-Variants (RRCV) module enhances the embedding of CNNs within the transformer architecture. Extensive experiments on small-scale datasets with fewer than 100,000 samples show that CTA-Net achieves superior performance (TOP-1 Acc 86.76\%), fewer parameters (20.32M), and greater efficiency (FLOPs 2.83B), making it a highly efficient and lightweight solution for visual tasks on small-scale datasets (fewer than 100,000).

📄 PDF Abstract BibTeX arXiv:2410.11428

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Modal Brain Tumor Segmentation via 3D Multi-Scale Self-attention and Cross-attention

2025-04-12 · Yonghao Huang, Leiting Chen, Chuan Zhou

Due to the success of CNN-based and Transformer-based models in various computer vision tasks, recent works study the applicability of CNN-Transformer hybrid architecture models in 3D multi-modality medical segmentation …

Brain Tumor SegmentationDecoderImage SegmentationMedical Image Segmentation+3

MAFormer: A Transformer Network with Multi-scale Attention Fusion for Visual Recognition

2022-08-31 · Yunhao Wang, Huixin Sun, Xiaodi Wang, Bin Zhang 외

Vision Transformer and its variants have demonstrated great potential in various computer vision tasks. But conventional vision transformers often focus on global dependency at a coarse level, which suffer from a learnin…

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation

Faster or Stronger: Towards Flexible Visual Place Recognition via Weighted Aggregation and Token Pruning

2026-05-19 · Zichao Zeng, June Moh Goo, Junwei Zheng, Weijia Fan 외 arxiv

Visual Place Recognition (VPR) aims to match a query image to reference images of the same place in a large-scale database. Recent state-of-the-art methods employ Vision Transformers (ViTs) as backbone foundation models …

Visual Place Recognition

MsFIN: Multi-scale Feature Interaction Network for Traffic Accident Anticipation

2025-09-23 · Tongshuai Wu, Chao Lu, Ze Song, Yunlong Lin 외 arxiv

With the widespread deployment of dashcams and advancements in computer vision, developing accident prediction models from the dashcam perspective has become critical for proactive safety interventions. However, two key …

Accident Anticipation

MMDiff: Extending Diffusion Transformers for Multi-Modal Generation

2026-06-15 · Yagmur Akarken, Orest Kupyn, Christian Rupprecht arxiv

Diffusion transformers have demonstrated remarkable generative capabilities, yet the rich perceptual representations computed across their denoising trajectory are discarded once the content is rendered. We present MMDif…

Synthetic Data GenerationSalient Object DetectionSemantic SegmentationDepth Estimation