论文标题
部分可观测时空混沌系统的无模型预测
Efficient Second-Order Plane Adjustment
论文作者
论文摘要
平面通常用于3D重建中,用于深度传感器,例如RGB-D摄像机和激光镜头。本文重点介绍了估计最佳平面和传感器构成的问题,以最大程度地减少平面距离。最小二乘问题被称为文献中的平面调整(PA),这是视觉重建中束调整(BA)的对应物。采用迭代方法来解决这些最小二乘问题。通常,由于Hessian矩阵的高计算复杂性,牛顿的方法很少用于大规模最小二乘问题。取而代之的是,通常采用使用Hessian矩阵的近似方法(例如Levenberg-Marquardt(LM)方法)的方法。本文挑战了这个根深蒂固的想法。我们采用牛顿的方法有效解决PA问题。具体而言,给定的姿势,最佳平面具有近距离的解决方案。因此,我们可以从成本函数中消除平面,从而大大减少了变量的数量。此外,由于最佳平面是姿势的函数,因此该方法实际上确保在每次迭代时都可以获得当前估计姿势的最佳平面,从而使收敛受益。困难在于如何有效计算Hessian矩阵和结果成本的梯度。本文提供了有效的解决方案。经验评估表明,我们的算法收敛的速度明显快于广泛使用的LM算法。
Planes are generally used in 3D reconstruction for depth sensors, such as RGB-D cameras and LiDARs. This paper focuses on the problem of estimating the optimal planes and sensor poses to minimize the point-to-plane distance. The resulting least-squares problem is referred to as plane adjustment (PA) in the literature, which is the counterpart of bundle adjustment (BA) in visual reconstruction. Iterative methods are adopted to solve these least-squares problems. Typically, Newton's method is rarely used for a large-scale least-squares problem, due to the high computational complexity of the Hessian matrix. Instead, methods using an approximation of the Hessian matrix, such as the Levenberg-Marquardt (LM) method, are generally adopted. This paper challenges this ingrained idea. We adopt the Newton's method to efficiently solve the PA problem. Specifically, given poses, the optimal planes have close-form solutions. Thus we can eliminate planes from the cost function, which significantly reduces the number of variables. Furthermore, as the optimal planes are functions of poses, this method actually ensures that the optimal planes for the current estimated poses can be obtained at each iteration, which benefits the convergence. The difficulty lies in how to efficiently compute the Hessian matrix and the gradient of the resulting cost. This paper provides an efficient solution. Empirical evaluation shows that our algorithm converges significantly faster than the widely used LM algorithm.