arXiv:2607.19617cs.CV2026-07

轻量级网络提升城市场景语义分割精度与鲁棒性

EGRNet: A Lightweight Semantic Segmentation Network with Edge-Gated Refinement and Adversarial Sensing

论文配图:EGRNet: A Lightweight Semantic Segmentation Network with Edge-Gated Refinement and Adversarial Sensing
图 1 · 摘自论文原文
  • 用边缘门控模块自适应融合特征,增强边界细节
  • 0.46M参数下在Cityscapes上达65.28% mIoU
  • 兼顾实时性与抗对抗攻击能力,适合边缘部署

随着自动驾驶系统和智慧城市的发展,高效可靠的场景理解需求日益迫切。语义分割在帮助自动驾驶车辆理解复杂城市环境方面至关重要,但实现高精度与低计算成本的平衡仍具挑战。本文提出轻量级边缘门控细化网络(EGRNet),专为城市场景实时语义分割设计。模型采用深度可分离卷积降低计算复杂度,结合空洞残差块捕捉多尺度上下文信息。引入新颖的边缘门控细化(EGR)模块,通过可学习门控机制自适应融合原始与优化特征,显著提升边界保持能力与边缘敏感区域表现。全网应用挤压-激励(SE)注意力机制以增强特征表达。模型仅含0.46M参数,在Cityscapes数据集上取得65.28%的平均交并比(mIoU),实现卓越精度与极低资源消耗的统一。此外,提出一种轻量级对抗攻击检测策略,在不牺牲实时性能的前提下增强对对抗输入的鲁棒性。凭借效率、精度与鲁棒性的协同优势,EGRNet适用于安全关键型实时应用中的边缘设备部署。

原文摘要 · Abstract (English)

As autonomous systems and smart cities continue to evolve, the demand for efficient and robust scene understanding becomes increasingly critical. Semantic segmentation plays a key role in enabling autonomous vehicles to comprehend complex urban environments. However, achieving high accuracy with minimal computational cost remains a significant challenge. In this paper, we present Edge-Gated Refinement Network (EGRNet), a lightweight and efficient deep learning model designed for real-time semantic segmentation in urban scenarios. The model incorporates depthwise separable convolutions to reduce computational complexity and dilated residual blocks for capturing rich multi-scale contextual information. Additionally, we introduce a novel Edge-Gated Refinement (EGR) module, which adaptively fuses original and refined features through a learnable gating mechanism, enhancing boundary preservation and edge-sensitive regions. To further improve feature representation, Squeeze-and-Excitation (SE) attention is applied across the network. With only 0.46M parameters, EGRNet achieves state-of-the-art performance while maintaining low computational overhead. When evaluated on the Cityscapes dataset, the model attains a mean Intersection over Union (mIoU) of 65.28%, demonstrating strong accuracy with minimal resource consumption. Moreover, we introduce a lightweight adversarial attack detection strategy, ensuring robustness against adversarial inputs without compromising real-time performance. By combining efficiency, accuracy, and resilience, EGRNet is well-suited for deployment on edge devices in safety-critical real-time applications.

语义分割轻量模型边缘计算对抗防御

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。