Design and Analysis of Optimization Methods for Subdivision Surface Fitting

  • Authors:
  • K. -S.D. Cheng;Wenping Wang;Hong Qin;K. -Y.K. Wong;Huaiping Yang;Yang Liu

  • Affiliations:
  • Univ. of Hong Kong, Hong Kong;-;-;-;-;-

  • Venue:
  • IEEE Transactions on Visualization and Computer Graphics
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a complete framework for computing a subdivision surface to approximate unorganized point sample data, which is a separable nonlinear least squares problem. We study the convergence and stability of three geometrically motivated optimization schemes and reveal their intrinsic relations with standard methods for constrained nonlinear optimization. A commonly used method in graphics, called point distance minimization, is shown to use a variant of the gradient descent step and thus has only linear convergence. The second method, called tangent distance minimization, which is well known in computer vision, is shown to use the Gauss-Newton step and, thus, demonstrates near-quadratic convergence for zero residual problems but may not converge otherwise. Finally, we show that an optimization scheme called squared distance minimization, recently proposed by Pottmann et al., can be derived from the Newton method. Hence, with proper regularization, tangent distance minimization and squared distance minimization are more efficient than point distance minimization. We also investigate the effects of two step-size control methods - Levenberg-Marquardt regularization and the Armijo rule-on the convergence stability and efficiency of the above optimization schemes.