基于共轭梯度的约束最小二乘渐进迭代逼近算法
Conjugate-Gradient Constrained Least-Squares Progressive Iterative Approximation Algorithm
-
摘要: 在复杂数据拟合研究中, 约束逼近问题的求解至关重要, 直接影响到模型对复杂数据的表征能力与逼近精度. 约束最小二乘渐进迭代逼近(constrained least-squares progressive and iterative approximation, CLSPIA)算法虽然能有效地解决部分数据点插值并逼近剩余数据点的约束逼近问题, 但收敛速度较慢. 为了克服这一缺陷, 将共轭梯度法融入CLSPIA, 提出基于共轭梯度的CLSPIA算法. 首先利用基于共轭梯度的LSPIA算法完成Uzawa算法的内层迭代, 求解对应无约束优化问题; 然后根据拉格朗日乘子的迭代格式完成Uzawa算法的外层迭代, 求解约束条件;最后从理论上证明了所提算法的收敛性. 以三次B样条曲线曲面为例进行实验的结果表明, 在相同误差精度下, 与CLSPIA算法相比, 所提算法需要的总迭代次数平均减少83.07%, CPU执行时间平均减少55.45%.Abstract: In the research of complex data fitting, solving constrained approximation problems is important, as it directly affects the model’s ability to represent complex data and its approximation accuracy. Although the constrained least-squares progressive and iterative approximation (CLSPIA) algorithm can effectively solve the constrained approximation problem of interpolating some data points while approximating the remaining ones, it suffers from a slow convergence rate. To overcome this shortcoming, we proposed a conjugate-gradient-based CLSPIA algorithm by integrating the conjugate-gradient algorithm into CLSPIA. First, the inner iteration of the Uzawa algorithm is solved using the CG-LSPIA algorithm to solve the corresponding unconstrained optimization problem. Then, the outer iteration of the Uzawa algorithm is performed according to the Lagrange multiplier iteration format to handle the constraints. Finally, the convergence of this algorithm is theoretically proven. Experimental results using cubic B-spline curves and surfaces as examples demonstrate that under the same error accuracy, the proposed algorithm reduces the total iteration number by an average of 83.07% and the CPU execution time by an average of 55.45% compared to the CLSPIA algorithm.
下载: