paper-with-me

Papers

Quantum Levenberg--Marquardt Algorithm for optimization in Bundle Adjustment

2022-03-04 · Luca Bernecker, Andrea Idini

In this paper we develop a quantum optimization algorithm and use it to solve the bundle adjustment problem with a simulated quantum computer. Bundle adjustment is the process of optimizing camera poses and sensor properties to best reconstruct the three-dimensional structure and viewing parameters. This problem is often solved using some implementation of the Levenberg--Marquardt algorithm. In this case we implement a quantum algorithm for solving the linear system of normal equations that calculates the optimization step in Levenberg--Marquardt. This procedure is the current bottleneck in the algorithmic complexity of bundle adjustment. The proposed quantum algorithm dramatically reduces the complexity of this operation with respect to the number of points. We investigate 9 configurations of a toy-model for bundle adjustment, limited to 10 points and 2 cameras. This optimization problem is solved both by using the sparse Levenberg-Marquardt algorithm and our quantum implementation. The resulting solutions are presented, showing an improved rate of convergence, together with an analysis of the theoretical speed up and the probability of running the algorithm successfully on a current quantum computer. The presented quantum algorithm is a seminal implementation of using quantum computing algorithms in order to solve complex optimization problems in computer vision, in particular bundle adjustment, which offers several avenues of further investigations.

📄 PDF Abstract BibTeX arXiv:2203.02311

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A Game of Bundle Adjustment -- Learning Efficient Convergence

2023-08-25 · Amir Belder, Refael Vivanti, Ayellet Tal

Bundle adjustment is the common way to solve localization and mapping. It is an iterative process in which a system of non-linear equations is solved using two optimization methods, weighted by a damping factor. In the c…

A Game of Bundle Adjustment - Learning Efficient Convergence

2023-01-01 · ICCV 2023 1 · Amir Belder, Refael Vivanti, Ayellet Tal

Bundle adjustment is the common way to solve localization and mapping. It is an iterative process in which a system of non-linear equations is solved using two optimization methods, weighted by a damping factor. In t…

Power Variable Projection for Initialization-Free Large-Scale Bundle Adjustment

2024-05-08 · Simon Weber, Je Hyeong Hong, Daniel Cremers

Most Bundle Adjustment (BA) solvers like the Levenberg-Marquardt algorithm require a good initialization. Instead, initialization-free BA remains a largely uncharted territory. The under-explored Variable Projection algo…

Weighted Levenberg-Marquardt methods for fitting multichannel nuclear cross section data

2025-08-26 · M. Imbrišak, A. E. Lovell, M. R. Mumpower arxiv

We present an extension of the Levenberg-Marquardt algorithm for fitting multichannel nuclear cross section data. Our approach offers a practical and robust alternative to conventional trust-region methods for analyzing …

Improving Levenberg-Marquardt Algorithm for Neural Networks

2022-12-17 · Omead Pooladzandi, Yiming Zhou

We explore the usage of the Levenberg-Marquardt (LM) algorithm for regression (non-linear least squares) and classification (generalized Gauss-Newton methods) tasks in neural networks. We compare the performance of the L…

regression