# Multi-hypothesis contextual modeling for semantic segmentation

**Authors:** Hasan F. Ates, Sercan Sunetci

arXiv: 1812.05850 · 2019-01-24

## TL;DR

This paper introduces a novel Markov Random Field framework that leverages multiple segmentation hypotheses to enhance semantic segmentation accuracy by modeling and optimizing contextual dependencies across alternative segmentations.

## Contribution

It proposes a flexible, generalized MRF model that fuses information from multiple segmentation hypotheses, improving spatial consistency and accuracy in semantic segmentation.

## Key findings

- Significant accuracy improvements over baseline methods.
- Effective fusion of multiple segmentation hypotheses.
- Enhanced modeling of contextual dependencies.

## Abstract

Semantic segmentation (i.e. image parsing) aims to annotate each image pixel with its corresponding semantic class label. Spatially consistent labeling of the image requires an accurate description and modeling of the local contextual information. Segmentation result is typically improved by Markov Random Field (MRF) optimization on the initial labels. However this improvement is limited by the accuracy of initial result and how the contextual neighborhood is defined. In this paper, we develop generalized and flexible contextual models for segmentation neighborhoods in order to improve parsing accuracy. Instead of using a fixed segmentation and neighborhood definition, we explore various contextual models for fusion of complementary information available in alternative segmentations of the same image. In other words, we propose a novel MRF framework that describes and optimizes the contextual dependencies between multiple segmentations. Simulation results on two common datasets demonstrate significant improvement in parsing accuracy over the baseline approaches.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.05850/full.md

## Figures

42 figures with captions in the complete paper: https://tomesphere.com/paper/1812.05850/full.md

## References

38 references — full list in the complete paper: https://tomesphere.com/paper/1812.05850/full.md

---
Source: https://tomesphere.com/paper/1812.05850