1: \begin{abstract}
2: This paper introduces the Adaptive Gradient Least Squares Progressive iterative Approximation (AdagradLSPIA), an accelerated version of the Least Squares Progressive Iterative Approximation (LSPIA) method, enhanced with adaptive optimization techniques inspired by the adaptive gradient (Adagrad) algorithm. By dynamically adjusting weights using historical gradient information, AdagradLSPIA achieves faster convergence compared to the standard LSPIA method. The method's effectiveness is demonstrated through tensor product B-spline surface fitting, where it consistently outperforms LSPIA in terms of accuracy, computational efficiency, and robustness to variations in global weight selection. Theoretical analysis confirms its convergence guarantees, and experimental results highlight its suitability for complex surface fitting tasks in geometric modeling and reverse engineering.
3: \end{abstract}
4: