The reviewed record of science sign in
Pith

arxiv: 2203.12116 · v1 · pith:MN6IOVGK · submitted 2022-03-23 · cs.CV · cs.RO

GOSS: Towards Generalized Open-set Semantic Segmentation

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:MN6IOVGKrecord.jsonopen to challenge →

classification cs.CV cs.RO
keywords segmentationgossopen-setfurtherpixelsproposesemantictask
0
0 comments X
read the original abstract

In this paper, we present and study a new image segmentation task, called Generalized Open-set Semantic Segmentation (GOSS). Previously, with the well-known open-set semantic segmentation (OSS), the intelligent agent only detects the unknown regions without further processing, limiting their perception of the environment. It stands to reason that a further analysis of the detected unknown pixels would be beneficial. Therefore, we propose GOSS, which unifies the abilities of two well-defined segmentation tasks, OSS and generic segmentation (GS), in a holistic way. Specifically, GOSS classifies pixels as belonging to known classes, and clusters (or groups) of pixels of unknown class are labelled as such. To evaluate this new expanded task, we further propose a metric which balances the pixel classification and clustering aspects. Moreover, we build benchmark tests on top of existing datasets and propose a simple neural architecture as a baseline, which jointly predicts pixel classification and clustering under open-set settings. Our experiments on multiple benchmarks demonstrate the effectiveness of our baseline. We believe our new GOSS task can produce an expressive image understanding for future research. Code will be made available.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PointCaM: Cut-and-Mix for Open-Set Point Cloud Learning

    cs.CV 2022-12 unverdicted novelty 6.0

    PointCaM proposes a cut-and-mix mechanism with an Unknown-Point Simulator and Estimator to improve open-set recognition on point clouds by simulating out-of-distribution data and using multi-level features.