paper-with-me

Papers

MEDOE: A Multi-Expert Decoder and Output Ensemble Framework for Long-tailed Semantic Segmentation

2023-08-16 · Junao Shen, Long Chen, Kun Kuang, Fei Wu, Tian Feng, Wei zhang

Long-tailed distribution of semantic categories, which has been often ignored in conventional methods, causes unsatisfactory performance in semantic segmentation on tail categories. In this paper, we focus on the problem of long-tailed semantic segmentation. Although some long-tailed recognition methods (e.g., re-sampling/re-weighting) have been proposed in other problems, they can probably compromise crucial contextual information and are thus hardly adaptable to the problem of long-tailed semantic segmentation. To address this issue, we propose MEDOE, a novel framework for long-tailed semantic segmentation via contextual information ensemble-and-grouping. The proposed two-sage framework comprises a multi-expert decoder (MED) and a multi-expert output ensemble (MOE). Specifically, the MED includes several "experts". Based on the pixel frequency distribution, each expert takes the dataset masked according to the specific categories as input and generates contextual information self-adaptively for classification; The MOE adopts learnable decision weights for the ensemble of the experts' outputs. As a model-agnostic framework, our MEDOE can be flexibly and efficiently coupled with various popular deep neural networks (e.g., DeepLabv3+, OCRNet, and PSPNet) to improve their performance in long-tailed semantic segmentation. Experimental results show that the proposed framework outperforms the current methods on both Cityscapes and ADE20K datasets by up to 1.78% in mIoU and 5.89% in mAcc.

📄 PDF Abstract BibTeX arXiv:2308.08213

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Improved Automorphism Ensemble Decoder for Polar Codes

2024-08-08 · Conference 2024 8 · Seokju Han, Member, IEEE, Bonghoe Kim 외

In this work, we propose an improved automorphism ensemble (AE) decoder for polar codes. With successive cancellation (SC) variant automorphisms, multiple decoding paths in the AE decoder produce their estimates of the…

Decoder

Unsupervised ensemble of experts (EoE) framework for automatic binarization of document images

2013-05-13 · Reza Farrahi Moghaddam, Fereydoun Farrahi Moghaddam, Mohamed Cheriet

In recent years, a large number of binarization methods have been developed, with varying performance generalization and strength against different benchmarks. In this work, to leverage on these methods, an ensemble of e…

Binarization

METransformer: Radiology Report Generation by Transformer with Multiple Learnable Expert Tokens

2023-04-05 · CVPR 2023 1 · Zhanyu Wang, Lingqiao Liu, Lei Wang, Luping Zhou

In clinical scenarios, multi-specialist consultation could significantly benefit the diagnosis, especially for intricate cases. This inspires us to explore a "multi-expert joint diagnosis" mechanism to upgrade the existi…

Decoder

Aggregation of Models, Choices, Beliefs, and Preferences

2021-11-23 · Hamed Hamze Bajgiran, Houman Owhadi

A natural notion of rationality/consistency for aggregating models is that, for all (possibly aggregated) models $A$ and $B$, if the output of model $A$ is $f(A)$ and if the output model $B$ is $f(B)$, then the output of…

Decision MakingUncertainty Quantification

Multi-Scale Face Restoration with Sequential Gating Ensemble Network

2018-05-06 · Jianxin Lin, Tiankuang Zhou, Zhibo Chen

Restoring face images from distortions is important in face recognition applications and is challenged by multiple scale issues, which is still not well-solved in research area. In this paper, we present a Sequential Gat…

Ensemble LearningFace RecognitionImage Restoration