Implicitly Defined Layers in Neural Networks
Qianggong Zhang, Yanyang Gu, Michalkiewicz Mateusz, Mahsa, Baktashmotlagh, Anders Eriksson

TL;DR
This paper introduces a framework for neural network layers defined implicitly rather than explicitly, enabling richer representations and broader architecture design, supported by theoretical analysis and practical implementation.
Contribution
It proposes a general framework for implicitly defined layers in neural networks, integrating them into existing tools and demonstrating their effectiveness on various problems.
Findings
Richer representations achieved with implicit layers
Framework compatible with automatic differentiation and backpropagation
Promising results on diverse example problems
Abstract
In conventional formulations of multilayer feedforward neural networks, the individual layers are customarily defined by explicit functions. In this paper we demonstrate that defining individual layers in a neural network \emph{implicitly} provide much richer representations over the standard explicit one, consequently enabling a vastly broader class of end-to-end trainable architectures. We present a general framework of implicitly defined layers, where much of the theoretical analysis of such layers can be addressed through the implicit function theorem. We also show how implicitly defined layers can be seamlessly incorporated into existing machine learning libraries. In particular with respect to current automatic differentiation techniques for use in backpropagation based training. Finally, we demonstrate the versatility and relevance of our proposed approach on a number of diverse…
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
TopicsMedical Image Segmentation Techniques · Advanced Neural Network Applications · Human Pose and Action Recognition
