TL;DR
This paper introduces a novel 'lifting' non-linearity for neural networks, inspired by convex optimization, which enhances approximation capabilities and improves handling of complex loss functions in image processing tasks.
Contribution
The paper proposes a new lifting layer that increases input dimensionality, bridging low and high dimensional approximation, and enables better handling of non-convex loss functions in deep learning.
Findings
Lifting layers create linear splines with fully connected layers.
Applying lifting to loss functions improves optimization of non-convex problems.
Demonstrated effectiveness in image classification and denoising tasks.
Abstract
The great advances of learning-based approaches in image processing and computer vision are largely based on deeply nested networks that compose linear transfer functions with suitable non-linearities. Interestingly, the most frequently used non-linearities in imaging applications (variants of the rectified linear unit) are uncommon in low dimensional approximation problems. In this paper we propose a novel non-linear transfer function, called lifting, which is motivated from a related technique in convex optimization. A lifting layer increases the dimensionality of the input, naturally yields a linear spline when combined with a fully connected layer, and therefore closes the gap between low and high dimensional approximation problems. Moreover, applying the lifting operation to the loss layer of the network allows us to handle non-convex and flat (zero-gradient) cost functions. We…
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.
