Least Product Relative Error Estimator
- Least Product Relative Error (LPRE) estimator is a robust method defined for multiplicative regression models by minimizing the product of two relative errors.
- It ensures a unique, convex solution in parametric, semiparametric single-index, and functional settings, while maintaining strict scale invariance.
- LPRE offers strong large-sample properties and improved performance under skewed or heavy-tailed noise, with efficient gradient-based optimization algorithms.
The Least Product Relative Error (LPRE) estimator is a statistical estimation method for multiplicative regression models, defined by the minimization of the product of two relative errors: one relative to the observed response and one relative to the model-predicted value. LPRE estimation is strictly scale-invariant, admits a uniquely defined solution due to the convexity of its loss function, and has been established for standard parametric, semiparametric single-index, and functional regression settings. LPRE demonstrates superior robustness compared to least-squares-type estimators, especially under skewed or heavy-tailed noise, while achieving strong large-sample properties including asymptotic normality and root-n consistency (Wang et al., 2016, Chen et al., 2013, Yan et al., 2023).
1. Model Formulations and Scope
The canonical LPRE estimator is applicable to the multiplicative regression model:
where denotes the response, is a (possibly augmented) covariate vector, is the true parameter, and is an error variable with (Chen et al., 2013). In the semiparametric single-index extension,
(with for identifiability) appears only through and 0 is an unknown smooth link (Wang et al., 2016). Functional LPRE generalizes the model to scalar-on-function regression,
1
where 2 and 3 are square-integrable functions on 4 (Yan et al., 2023).
LPRE estimates parameters by focusing on errors expressed as ratios, thereby providing a natural analysis of scale-invariant models.
2. LPRE Criterion and Core Properties
For data 5, define for each 6:
7
with 8. The LPRE loss is
9
The aggregate criterion for 0 observations is then
1
This criterion is strictly convex, continuous, and smooth in 2 under standard moment conditions (Chen et al., 2013). For single-index and functional models, analogous forms express 3 or functional equivalents via the index 4 or integral 5 (Wang et al., 2016, Yan et al., 2023).
The scale-invariant property is immediate, since rescaling 6 or any covariate leaves 7 unchanged.
3. Estimation Algorithms and Computational Aspects
For linear models, parameter estimation proceeds by direction minimization of 8. Gradient and Hessian are available in closed form:
9
0
Newton–Raphson steps ensure rapid and globally convergent optimization due to strict convexity. The unique minimizer exists under positive-definiteness of 1 (Chen et al., 2013).
Single-index and functional models require more elaborate schemes:
- Single-index LPRE: Employs a two-stage procedure. First, for given 2, 3 is estimated by local linear smoothing of 4 against 5 (using bandwidth 6). Then, 7 is updated (subject to 8) via Newton–Raphson on the profile LPRE criterion, leveraging the derivative 9 estimated with a bandwidth 0 (Wang et al., 2016).
- Functional LPRE: Expands 1 in a B-spline basis, applies penalized LPRE least squares, and solves the resulting convex problem via Newton–Raphson. Spline penalty order and knot selection control smoothness (Yan et al., 2023).
For massive data, optimal subsampling strategies (A-optimal or Hessian-free L-optimal) further accelerate functional LPRE, with rigorous guarantees on the quality of the estimator from subsamples.
4. Large-Sample Theory and Statistical Guarantees
For linear multiplicative models, under mild regularity conditions including bounded moments and 2, the LPRE estimator satisfies
3
with
4
and a consistent covariance estimator 5 available by plug-in (Chen et al., 2013).
In the single-index semiparametric case, the estimator 6 is root-n consistent and asymptotically normal, with an explicit sandwich covariance formula reflecting the unit-norm constraint. The link estimator 7 achieves uniform error 8 over compact supports (Wang et al., 2016).
For the functional setting, with 9 basis functions and suitably regularized 0, one obtains
1
and for fixed 2,
3
where 4 is the number of spline knots and 5 is a model-dependent variance matrix (Yan et al., 2023).
Subsampling versions inherit analogous central limit theorems, with variance inflation reflecting subsample size 6.
5. Empirical Comparisons and Application Results
Simulation studies compare LPRE to least-squares (LS) estimators on transformed (log) data, least absolute deviation (LAD) regression, and least absolute relative error (LARE):
- Under log-uniform and structurally “adversarial” noise (i.e., 7, or distributions with 8), LPRE outperforms LS, LAD, and LARE with much smaller bias and MSE.
- Under normal error distributions (9), LPRE and LS perform similarly, but LPRE generally yields smaller standard error and improved robustness.
- In a real data application to percent body fat prediction (0, 12 predictors), LPRE produces lower values of median absolute error (MPE), product-relative error (MPPE), additive-relative error (MAPE), and squared error (MSPE) than LS regression or LAD, both in- and out-of-sample. LPRE also selects biceps circumference as significant where other methods do not (Chen et al., 2013, Wang et al., 2016).
For the semiparametric body-fat example (1), LPRE and LS agree on core predictors, but differ on the sign and significance of certain variables (e.g., knee and ankle), illustrating higher stability and resistance to influential observations for LPRE.
6. Practical Implementation and Robustness
LPRE estimators require no tuning of scale factors and are invariant to units of both response and covariates, necessitating only choice of local smoothing bandwidths or spline penalty parameters. In the single-index model, bandwidths are typically chosen by cross-validation or generalized cross-validation (GCV). Newton–Raphson optimization converges rapidly from any reasonable initialization due to strict convexity.
The underlying product-of-relative-errors loss down-weights large residuals when the magnitude of 2 or the predicted value is large, imparting natural robustness against outliers or heteroskedasticity. Variance estimation is straightforward either by plug-in or bootstrap, with theoretically established accuracy under model conditions.
For functional and high-dimensional data, optimal and Hessian-free subsampling schemes enable LPRE computation with rigorously controlled loss of precision and scalable complexity.
7. Extensions and Related Methodology
LPRE methodology generalizes readily to semiparametric and functional models, each retaining the core scale-invariance and convexity properties. The framework is fundamentally distinct from least-squares or absolute value regression approaches, which are sensitive to units or may produce non-unique solutions in non-smooth or high-dimensional settings.
LPRE is situated among robust, interpretable, and computation-friendly regression frameworks for multiplicative structures, with particular efficacy in applied problems involving relative, proportional, or scale-dependent data structures. Its empirical and inferential characteristics are governed by explicit moment and regularity assumptions, distinguishing it from less robust or less well-characterized alternatives (Chen et al., 2013, Wang et al., 2016, Yan et al., 2023).