Competition vs. Concatenation in Skip Connections of Fully Convolutional Networks
Santiago Estrada, Sailesh Conjeti, Muneer Ahmad, Nassir Navab and, Martin Reuter

TL;DR
This paper introduces a novel fully convolutional network architecture, CDFNet, which uses competitive maxout activations instead of concatenation in skip connections to improve semantic segmentation performance.
Contribution
The paper proposes competitive dense and unpooling blocks with maxout activations, enhancing layer competition and specialization in segmentation networks.
Findings
Improved segmentation accuracy on VISCERAL benchmark
Enhanced learning of specialized sub-networks
Outperforms state-of-the-art methods
Abstract
Increased information sharing through short and long-range skip connections between layers in fully convolutional networks have demonstrated significant improvement in performance for semantic segmentation. In this paper, we propose Competitive Dense Fully Convolutional Networks (CDFNet) by introducing competitive maxout activations in place of naive feature concatenation for inducing competition amongst layers. Within CDFNet, we propose two architectural contributions, namely competitive dense block (CDB) and competitive unpooling block (CUB) to induce competition at local and global scales for short and long-range skip connections respectively. This extension is demonstrated to boost learning of specialized sub-networks targeted at segmenting specific anatomies, which in turn eases the training of complex tasks. We present the proof-of-concept on the challenging task of whole body…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Brain Tumor Detection and Classification
MethodsConvolution · Concatenated Skip Connection · Batch Normalization · *Communicated@Fast*How Do I Communicate to Expedia? · Dense Block · Maxout
