TL;DR
This paper introduces translated skip connections that geometrically expand the receptive field of fully convolutional neural networks with minimal added complexity, improving performance across various image segmentation tasks.
Contribution
The paper proposes a novel translated skip connection module that effectively enlarges receptive fields without increasing model complexity, outperforming existing methods.
Findings
Matches or outperforms four other receptive field expansion methods.
Effective across five diverse image segmentation datasets.
Demonstrates benefits in medical, aerial, object, and autonomous driving images.
Abstract
The effective receptive field of a fully convolutional neural network is an important consideration when designing an architecture, as it defines the portion of the input visible to each convolutional kernel. We propose a neural network module, extending traditional skip connections, called the translated skip connection. Translated skip connections geometrically increase the receptive field of an architecture with negligible impact on both the size of the parameter space and computational complexity. By embedding translated skip connections into a benchmark architecture, we demonstrate that our module matches or outperforms four other approaches to expanding the effective receptive fields of fully convolutional neural networks. We confirm this result across five contemporary image segmentation datasets from disparate domains, including the detection of COVID-19 infection, segmentation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
