论文标题
完全卷积的开放式分段
Fully Convolutional Open Set Segmentation
论文作者
论文摘要
在语义细分中,了解所有现有类是至关重要的,对于大多数现有方法,都至关重要。但是,当在测试阶段找到新类时,这些在封闭类中训练的方法失败了。这意味着它们不适合开放场景,这在现实世界中的计算机视觉和遥感应用程序中非常常见。在本文中,我们讨论了封闭设置分割的局限性,并提出了两种完全卷积的方法,以有效解决开放式语义分段:OpenFCN和OpenPC。 OpenFCN基于众所周知的OpenMax算法,在分割设置中配置了此方法的新应用程序。 OpenPC是一种完全新颖的方法,基于DNN激活的功能空间,它是在较低维空间中计算PCA和多变量高斯可能性的功能。实验是在著名的Vaihingen和Potsdam分割数据集上进行的。与更简单和更高的时间效率的软阈值相比,OpenFCN几乎没有提高,而在某些数量级较慢之间。 OpenPC通过克服OpenFCN和SoftMax阈值,在几乎所有实验中都取得了令人鼓舞的结果。 OpenPCS也是非常快速的软阈值的运行时性能与极慢的OpenFCN之间的合理折衷,可以接近实时运行。实验还表明,OpenPC有效,健壮且适合开放设置分割,能够改善对未知类像素的识别,而无需降低已知类像素的准确性。
In semantic segmentation knowing about all existing classes is essential to yield effective results with the majority of existing approaches. However, these methods trained in a Closed Set of classes fail when new classes are found in the test phase. It means that they are not suitable for Open Set scenarios, which are very common in real-world computer vision and remote sensing applications. In this paper, we discuss the limitations of Closed Set segmentation and propose two fully convolutional approaches to effectively address Open Set semantic segmentation: OpenFCN and OpenPCS. OpenFCN is based on the well-known OpenMax algorithm, configuring a new application of this approach in segmentation settings. OpenPCS is a fully novel approach based on feature-space from DNN activations that serve as features for computing PCA and multi-variate gaussian likelihood in a lower dimensional space. Experiments were conducted on the well-known Vaihingen and Potsdam segmentation datasets. OpenFCN showed little-to-no improvement when compared to the simpler and much more time efficient SoftMax thresholding, while being between some orders of magnitude slower. OpenPCS achieved promising results in almost all experiments by overcoming both OpenFCN and SoftMax thresholding. OpenPCS is also a reasonable compromise between the runtime performances of the extremely fast SoftMax thresholding and the extremely slow OpenFCN, being close able to run close to real-time. Experiments also indicate that OpenPCS is effective, robust and suitable for Open Set segmentation, being able to improve the recognition of unknown class pixels without reducing the accuracy on the known class pixels.