MEGA Hub

When Simplicity Wins: Bottleneck-Aware Context Modeling for Lightweight Semantic Segmentation

Authors

Do you know Mian Muhammad Naeem Abid?You can claim authorship or link another user.Do you know Nancy Mehta?You can claim authorship or link another user.Do you know Zongwei Wu?You can claim authorship or link another user.Do you know Radu Timofte?You can claim authorship or link another user.

Abstract

Semantic segmentation demands a careful balance between accuracy, efficiency, and scalability, which remains difficult to achieve for high-resolution imagery. Convolutional networks effectively model local patterns but struggle with long-range dependencies, whereas Vision Transformers capture global context at a high computational cost. While recent work largely focuses on encoder design, the bottleneck stage, central to contextual aggregation and information flow, has been relatively overlooked. We propose SiConMo, a lightweight yet effective framework, implemented in two variants: an RGB-only model (SiConMo) and a GME-enhanced variant (SiConMo$_\dagger$). We show that simplicity arises from a key design principle: at very low computational budgets, the bottleneck is the most efficient stage to integrate local and global context. SiConMo integrates three complementary components: a Token Pyramid Extraction Module for hierarchical multi-scale representation, a Transformer-Branched Depthwise Convolution block for bottleneck-aware context modeling, and a Feature Merging Module that preserves spatial structure while enhancing semantic consistency. Extensive experiments on ADE20K, PASCAL Context, Cityscapes, and COCO-Stuff demonstrate that SiConMo achieves a state-of-the-art accuracy-efficiency trade-off among lightweight semantic segmentation models, highlighting simplicity as a powerful design principle.

Community

00

Publication notes

Author note
Accepted at IEEE ICIP 2026; ranked among the Top 3%