English

Deep Loss Convexification for Learning Iterative Models

Computer Vision and Pattern Recognition 2024-11-19 v1

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) extra novel hinge losses appended to the original loss and (2) near-optimal predictions. We demonstrate the state-of-the-art performance using DLC with existing network architectures for the tasks of training recurrent neural networks (RNNs), 3D point cloud registration, and multimodel image alignment.

Keywords

Cite

@article{arxiv.2411.10649,
  title  = {Deep Loss Convexification for Learning Iterative Models},
  author = {Ziming Zhang and Yuping Shao and Yiqing Zhang and Fangzhou Lin and Haichong Zhang and Elke Rundensteiner},
  journal= {arXiv preprint arXiv:2411.10649},
  year   = {2024}
}

Comments

12 pages, 10 figures, accepted paper to Transactions on Pattern Analysis and Machine Intelligence. arXiv admin note: text overlap with arXiv:2303.11526

R2 v1 2026-06-28T20:02:01.528Z