paper-with-me

홈 › Papers

Convolutional Neural Networks Rarely Learn Shape for Semantic Segmentation

2023-05-11 · Yixin Zhang, Maciej A. Mazurowski

Shape learning, or the ability to leverage shape information, could be a desirable property of convolutional neural networks (CNNs) when target objects have specific shapes. While some research on the topic is emerging, there is no systematic study to conclusively determine whether and under what circumstances CNNs learn shape. Here, we present such a study in the context of segmentation networks where shapes are particularly important. We define shape and propose a new behavioral metric to measure the extent to which a CNN utilizes shape information. We then execute a set of experiments with synthetic and real-world data to progressively uncover under which circumstances CNNs learn shape and what can be done to encourage such behavior. We conclude that (i) CNNs do not learn shape in typical settings but rather rely on other features available to identify the objects of interest, (ii) CNNs can learn shape, but only if the shape is the only feature available to identify the object, (iii) sufficiently large receptive field size relative to the size of target objects is necessary for shape learning; (iv) a limited set of augmentations can encourage shape learning; (v) learning shape is indeed useful in the presence of out-of-distribution data.

📄 PDF Abstract BibTeX arXiv:2305.06568

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

ShapeConv: Shape-aware Convolutional Layer for Indoor RGB-D Semantic Segmentation

2021-08-24 · ICCV 2021 10 · Jinming Cao, Hanchao Leng, Dani Lischinski, Danny Cohen-Or 외

RGB-D semantic segmentation has attracted increasing attention over the past few years. Existing methods mostly employ homogeneous convolution operators to consume the RGB and depth features, ignoring their intrinsic dif…

SegmentationSemantic SegmentationThermal Image Segmentation

Star Shape Prior in Fully Convolutional Networks for Skin Lesion Segmentation

2018-06-21 · Zahra Mirikharaji, Ghassan Hamarneh

Semantic segmentation is an important preliminary step towards automatic medical image interpretation. Recently deep convolutional neural networks have become the first choice for the task of pixel-wise class prediction.…

Lesion SegmentationSegmentationSemantic SegmentationSkin Lesion Segmentation

Irregular Convolutional Neural Networks

2017-06-24 · Jiabin Ma, Wei Wang, Liang Wang

Convolutional kernels are basic and vital components of deep Convolutional Neural Networks (CNN). In this paper, we equip convolutional kernels with shape attributes to generate the deep Irregular Convolutional Neural Ne…

Semantic Segmentation

3D Shape Segmentation with Geometric Deep Learning

2020-02-02 · Davide Boscaini, Fabio Poiesi

The semantic segmentation of 3D shapes with a high-density of vertices could be impractical due to large memory requirements. To make this problem computationally tractable, we propose a neural-network based approach tha…

Deep LearningSegmentationSemantic Segmentation

DenseSeg: Joint Learning for Semantic Segmentation and Landmark Detection Using Dense Image-to-Shape Representation

2024-05-30 · Ron Keuth, Lasse Hansen, Maren Balks, Ronja Jäger 외

Purpose: Semantic segmentation and landmark detection are fundamental tasks of medical image processing, facilitating further analysis of anatomical objects. Although deep learning-based pixel-wise classification has set…

SegmentationSemantic Segmentation