CARD: Semantic Segmentation with Efficient Class-Aware Regularized Decoder
Ye Huang, Di Kang, Liang Chen, Wenjing Jia, Xiangjian He, Lixin Duan,, Xuefei Zhe, Linchao Bao

TL;DR
This paper introduces CAR, a class-aware regularization method that enhances semantic segmentation by optimizing intra-class and inter-class feature distributions, leading to improved accuracy and efficiency.
Contribution
The paper proposes a universal class-aware regularization approach with a dedicated decoder, improving feature learning and surpassing state-of-the-art performance in semantic segmentation.
Findings
Boosts baseline model accuracy by up to 2.23% mIOU.
Outperforms SOTA methods on multiple benchmarks.
Largely improves accuracy without additional inference cost.
Abstract
Semantic segmentation has recently achieved notable advances by exploiting "class-level" contextual information during learning. However, these approaches simply concatenate class-level information to pixel features to boost the pixel representation learning, which cannot fully utilize intra-class and inter-class contextual information. Moreover, these approaches learn soft class centers based on coarse mask prediction, which is prone to error accumulation. To better exploit class level information, we propose a universal Class-Aware Regularization (CAR) approach to optimize the intra-class variance and inter-class distance during feature learning, motivated by the fact that humans can recognize an object by itself no matter which other objects it appears with. Moreover, we design a dedicated decoder for CAR (CARD), which consists of a novel spatial token mixer and an upsampling module,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
