paper-with-me

Papers

Newton-Type Iterative Solver for Multiple View $L2$ Triangulation

2014-05-14 · F. Lu, Z. Chen

In this note, we show that the L2 optimal solutions to most real multiple view L2 triangulation problems can be efficiently obtained by two-stage Newton-like iterative methods, while the difficulty of such problems mainly lies in how to verify the L2 optimality. Such a working two-stage bundle adjustment approach features: first, the algorithm is initialized by symmedian point triangulation, a multiple-view generalization of the mid-point method; second, a symbolic-numeric method is employed to compute derivatives accurately; third, globalizing strategy such as line search or trust region is smoothly applied to the underlying iteration which assures algorithm robustness in general cases. Numerical comparison with tfml method shows that the local minimizers obtained by the two-stage iterative bundle adjustment approach proposed here are also the L2 optimal solutions to all the calibrated data sets available online by the Oxford visual geometry group. Extensive numerical experiments indicate the bundle adjustment approach solves more than 99% the real triangulation problems optimally. An IEEE 754 double precision C++ implementation shows that it takes only about 0.205 second tocompute allthe 4983 points in the Oxford dinosaur data setvia Gauss-Newton iteration hybrid with a line search strategy on a computer with a 3.4GHz Intel i7 CPU.

📄 PDF Abstract BibTeX arXiv:1405.3352

Code (0)

등록된 구현이 없습니다.

Tasks

CPUVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Accelerating Dynamical System Simulations with Contracting and Physics-Projected Neural-Newton Solvers

2021-06-04 · Samuel Chevalier, Jochen Stiasny, Spyros Chatzivasileiadis

Recent advances in deep learning have allowed neural networks (NNs) to successfully replace traditional numerical solvers in many applications, thus enabling impressive computing gains. One such application is time domai…

Gauss-Newton Unrolled Neural Networks and Data-driven Priors for Regularized PSSE with Robustness

2020-03-03 · Qiuling Yang, Alireza Sadeghi, Gang Wang, Georgios B. Giannakis 외

Distributed renewable generation, elastic loads, and purposeful manipulation of meter readings challenge the monitoring and control of today's power systems (PS). In this context, to maintain a comprehensive view of the …

DenoisingGraph Neural NetworkImage DenoisingRolling Shutter Correction+1

Constrained Optimization via Exact Augmented Lagrangian and Randomized Iterative Sketching

2023-05-28 · Ilgee Hong, Sen Na, Michael W. Mahoney, Mladen Kolar

We consider solving equality-constrained nonlinear, nonconvex optimization problems. This class of problems appears widely in a variety of applications in machine learning and engineering, ranging from constrained deep n…

MatSat: a matrix-based differentiable SAT solver

2021-08-14 · Taisuke Sato, Ryosuke Kojima

We propose a new approach to SAT solving which solves SAT problems in vector spaces as a cost minimization problem of a non-negative differentiable cost function J^sat. In our approach, a solution, i.e., satisfying assig…

Newton-ADMM: A Distributed GPU-Accelerated Optimizer for Multiclass Classification Problems

2018-07-18 · Chih-Hao Fang, Sudhir B. Kylasa, Fred Roosta, Michael W. Mahoney 외

First-order optimization methods, such as stochastic gradient descent (SGD) and its variants, are widely used in machine learning applications due to their simplicity and low per-iteration costs. However, they often requ…

General ClassificationGPU