一种用于近似非线性最小二乘的I帧方法

An I-frame Methodology for Approximating Nonlinear Least Squares

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2017
被引 3
ABS 3

中文导读

提出一种基于I帧概念的两步优化方法,先对数据子集求解再增量调整,可快速近似非线性最小二乘解,适用于离线与在线参数估计。

Abstract

The classic approach for estimating parameters of a model using historical data is to solve a nonlinear least squares optimization problem using numerical methods. We develop an I-frame methodology to solve the nonlinear least squares problem quickly which can be applied to both offline and online (where data is streamed in real time) parameter estimation. Using the concept of I-frames from imaging and animation, we approximate a solution to the nonlinear least squares problem via a two-step process, an I-frame optimization, and an incremental optimization. The I-frame optimization solves for the parameters using a subset of data points and the incremental optimization adjusts the parameters in between the I-frames. We show that the criterion of generating I-frames can affect the average squared error of the final solution. Our methodology benefits from being scalable as the number of parameters and amount of data increases with an appropriate I-frame generation criterion.

非线性最小二乘参数估计优化算法在线学习