Deep Loss Convexification for Learning Iterative Models
Ziming Zhang, Yuping Shao, Yiqing Zhang, Fangzhou Lin, Haichong Zhang,, Elke Rundensteiner

TL;DR
This paper introduces Deep Loss Convexification (DLC), a method that shapes the loss landscape into a convex-like form around ground truth to improve the training and accuracy of iterative models in tasks like point cloud registration.
Contribution
The paper proposes a novel adversarial training approach using star-convexity constraints to reshape loss landscapes, enabling near-optimal predictions and state-of-the-art results.
Findings
Achieves state-of-the-art performance in 3D point cloud registration.
Effectively reshapes loss landscapes into convex-like forms.
Improves iterative model training stability and accuracy.
Abstract
Iterative methods such as iterative closest point (ICP) for point cloud registration often suffer from bad local optimality (e.g. saddle points), due to the nature of nonconvex optimization. To address this fundamental challenge, in this paper we propose learning to form the loss landscape of a deep iterative method w.r.t. predictions at test time into a convex-like shape locally around each ground truth given data, namely Deep Loss Convexification (DLC), thanks to the overparametrization in neural networks. To this end, we formulate our learning objective based on adversarial training by manipulating the ground-truth predictions, rather than input data. In particular, we propose using star-convexity, a family of structured nonconvex functions that are unimodal on all lines that pass through a global minimizer, as our geometric constraint for reshaping loss landscapes, leading to (1)…
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
TopicsNeural Networks and Applications · Machine Learning and Algorithms
