论文标题
在没有先验知识的情况下对已知对象进行细分和未知的对象
Segmenting Known Objects and Unseen Unknowns without Prior Knowledge
论文作者
论文摘要
全景分割方法为输入中给出的每个像素分配一个已知类别。即使对于最先进的方法,这不可避免地会实施系统地导致对培训类别外的对象进行错误预测的决策。但是,在关键的环境中,稳健性针对分布样本和角案件至关重要,以避免危险的后果。由于现实世界数据集无法包含足够的数据点来充分采样基础分布的长尾巴,因此模型也必须能够处理看不见和未知的方案。以前的方法通过重新识别已经看到的未标记对象来针对此目标。在这项工作中,我们提出了必要的步骤,以扩展细分以新的设置为“整体分段”。整体细分旨在在执行已知类别的全景分段时,识别和将未知类别的对象识别为未知类别的对象,而没有任何先验知识。我们用U3HS解决了这个新问题,该问题发现未知的区域不确定,并将相应的实例感知嵌入到各个对象中。通过这样做,我们的U3HS首次在具有未知对象的遍布分割中,没有未知类别的训练,减少了假设并将设置与现实生活中的场景一样不受限制。对Coco女士,CityScapes和Lost&发现的公共数据进行的广泛实验证明了U3HS在这种新的,具有挑战性且无假设的环境中的有效性,称为整体细分。项目页面:https://holisticseg.github.io。
Panoptic segmentation methods assign a known class to each pixel given in input. Even for state-of-the-art approaches, this inevitably enforces decisions that systematically lead to wrong predictions for objects outside the training categories. However, robustness against out-of-distribution samples and corner cases is crucial in safety-critical settings to avoid dangerous consequences. Since real-world datasets cannot contain enough data points to adequately sample the long tail of the underlying distribution, models must be able to deal with unseen and unknown scenarios as well. Previous methods targeted this by re-identifying already-seen unlabeled objects. In this work, we propose the necessary step to extend segmentation with a new setting which we term holistic segmentation. Holistic segmentation aims to identify and separate objects of unseen, unknown categories into instances without any prior knowledge about them while performing panoptic segmentation of known classes. We tackle this new problem with U3HS, which finds unknowns as highly uncertain regions and clusters their corresponding instance-aware embeddings into individual objects. By doing so, for the first time in panoptic segmentation with unknown objects, our U3HS is trained without unknown categories, reducing assumptions and leaving the settings as unconstrained as in real-life scenarios. Extensive experiments on public data from MS COCO, Cityscapes, and Lost&Found demonstrate the effectiveness of U3HS for this new, challenging, and assumptions-free setting called holistic segmentation. Project page: https://holisticseg.github.io.