Discriminative Optimization: Theory and Applications to Computer Vision Problems
Jayakorn Vongkulbhisal, Fernando De la Torre, Jo\~ao P. Costeira

TL;DR
Discriminative Optimization (DO) is a data-driven method that learns search directions directly from data, improving the efficiency and robustness of solving complex computer vision problems without relying on traditional cost functions.
Contribution
This paper introduces DO, a novel approach that bypasses cost function design by learning update rules from data, with formal analysis and applications to several vision tasks.
Findings
DO outperforms existing algorithms in accuracy and robustness.
DO is computationally efficient and scales well to high-dimensional problems.
The method is effective in 3D registration, pose estimation, and image denoising.
Abstract
Many computer vision problems are formulated as the optimization of a cost function. This approach faces two main challenges: (i) designing a cost function with a local optimum at an acceptable solution, and (ii) developing an efficient numerical method to search for one (or multiple) of these local optima. While designing such functions is feasible in the noiseless case, the stability and location of local optima are mostly unknown under noise, occlusion, or missing data. In practice, this can result in undesirable local optima or not having a local optimum in the expected place. On the other hand, numerical optimization algorithms in high-dimensional spaces are typically local and often rely on expensive first or second order information to guide the search. To overcome these limitations, this paper proposes Discriminative Optimization (DO), a method that learns search directions from…
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.
