paper-with-me

Papers

InceptionMamba: An Efficient Hybrid Network with Large Band Convolution and Bottleneck Mamba

2025-06-10 · Yuhang Wang, Jun Li, Zhijian Wu, Jianhua Xu

Within the family of convolutional neural networks, InceptionNeXt has shown excellent competitiveness in image classification and a number of downstream tasks. Built on parallel one-dimensional strip convolutions, however, it suffers from limited ability of capturing spatial dependencies along different dimensions and fails to fully explore spatial modeling in local neighborhood. Besides, inherent locality constraints of convolution operations are detrimental to effective global context modeling. To overcome these limitations, we propose a novel backbone architecture termed InceptionMamba in this study. More specifically, the traditional one-dimensional strip convolutions are replaced by orthogonal band convolutions in our InceptionMamba to achieve cohesive spatial modeling. Furthermore, global contextual modeling can be achieved via a bottleneck Mamba module, facilitating enhanced cross-channel information fusion and enlarged receptive field. Extensive evaluations on classification and various downstream tasks demonstrate that the proposed InceptionMamba achieves state-of-the-art performance with superior parameter and computational efficiency. The source code will be available at https://github.com/Wake1021/InceptionMamba.

📄 PDF Abstract BibTeX arXiv:2506.08735

Code (1)

wake1021/inceptionmamba 공식 구현

Tasks

Computational Efficiencyimage-classificationImage ClassificationMamba

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

Dynamic Bandwidth Allocation for Hybrid Event-RGB Transmission

2025-06-25 · Pujing Yang, Guangyi Zhang, Yunlong Cai, Lei Yu 외

Event cameras asynchronously capture pixel-level intensity changes with extremely low latency. They are increasingly used in conjunction with RGB cameras for a wide range of vision-related applications. However, a major …

DeblurringInformativeness

UpDLRM: Accelerating Personalized Recommendation using Real-World PIM Architecture

2024-06-20 · Sitian Chen, Haobin Tan, Amelie Chi Zhou, Yusen Li 외

Deep Learning Recommendation Models (DLRMs) have gained popularity in recommendation systems due to their effectiveness in handling large-scale recommendation tasks. The embedding layers of DLRMs have become the performa…

CPUGPURecommendation Systems

Hybrid Local SGD for Federated Learning with Heterogeneous Communications

2021-09-29 · ICLR 2022 4 · Yuanxiong Guo, Ying Sun, Rui Hu, Yanmin Gong

Communication is a key bottleneck in federated learning where a large number of edge devices collaboratively learn a model under the orchestration of a central server without sharing their own training data. While local …

Federated Learning

Clay-CNN Hybrids: Leveraging Geospatial Foundation Models as Auxiliary Context for Landslide Detection

2026-06-12 · Huong Binh Vu arxiv

Rapid post-event landslide mapping is essential for disaster response but remains difficult to automate due to extreme class imbalance. This study evaluates whether Clay v1.5, a Geospatial Foundation Model (GFM), can imp…

MedLiteNet: Lightweight Hybrid Medical Image Segmentation Model

2025-09-03 · Pengyang Yu, Haoquan Wang, Gerard Marks, Tahar Kechadi 외 arxiv

Accurate skin-lesion segmentation remains a key technical challenge for computer-aided diagnosis of skin cancer. Convolutional neural networks, while effective, are constrained by limited receptive fields and thus strugg…

Medical Image SegmentationLesion Segmentation