论文标题
用于细分的神经网络是否理解沉重?
Do Neural Networks for Segmentation Understand Insideness?
论文作者
论文摘要
凹陷问题是图像分割的一个方面,它包括确定哪些像素在区域内外。深层神经网络(DNNS)在分割基准中表现出色,但是目前尚不清楚它们是否有能力解决沉重问题,因为它需要评估远程空间依赖性。在本文中,孤立地分析了沉浸问题,而没有纹理或语义提示,因此分割的其他方面不会干扰分析。我们证明,用于分割的DNN几乎没有单位具有足够的复杂性来解决任何曲线的沉浸性。但是,这些DNN在学习通用解决方案方面存在严重问题。只有经过小图像训练的经常性网络才能学习几乎所有曲线的解决方案。经常性网络可以将长期依赖性评估分解为一系列本地操作,并使用小图像学习可以减轻训练重复网络的常见困难,并以大量的展开步骤进行学习。
The insideness problem is an aspect of image segmentation that consists of determining which pixels are inside and outside a region. Deep Neural Networks (DNNs) excel in segmentation benchmarks, but it is unclear if they have the ability to solve the insideness problem as it requires evaluating long-range spatial dependencies. In this paper, the insideness problem is analysed in isolation, without texture or semantic cues, such that other aspects of segmentation do not interfere in the analysis. We demonstrate that DNNs for segmentation with few units have sufficient complexity to solve insideness for any curve. Yet, such DNNs have severe problems with learning general solutions. Only recurrent networks trained with small images learn solutions that generalize well to almost any curve. Recurrent networks can decompose the evaluation of long-range dependencies into a sequence of local operations, and learning with small images alleviates the common difficulties of training recurrent networks with a large number of unrolling steps.