End-To-End Data-Dependent Routing in Multi-Path Neural Networks
Dumindu Tissera, Rukshan Wijessinghe, Kasun Vithanage, Alex Xavier,, Subha Fernando, Ranga Rodrigo

TL;DR
This paper introduces a data-dependent routing method for multi-path neural networks that enhances feature extraction efficiency and outperforms existing widening and adaptive methods in image recognition tasks.
Contribution
It proposes a novel end-to-end data-dependent routing mechanism for multi-path neural networks, improving feature extraction without increasing parameter count significantly.
Findings
Outperforms existing widening and adaptive methods
Achieves superior accuracy at similar complexity
Effective routing reduces redundancy in feature learning
Abstract
Neural networks are known to give better performance with increased depth due to their ability to learn more abstract features. Although the deepening of networks has been well established, there is still room for efficient feature extraction within a layer which would reduce the need for mere parameter increment. The conventional widening of networks by having more filters in each layer introduces a quadratic increment of parameters. Having multiple parallel convolutional/dense operations in each layer solves this problem, but without any context-dependent allocation of resources among these operations: the parallel computations tend to learn similar features making the widening process less effective. Therefore, we propose the use of multi-path neural networks with data-dependent resource allocation among parallel computations within layers, which also lets an input to be routed…
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 · Machine Learning and ELM · Brain Tumor Detection and Classification
