Focused Weighted-Average Least Squares (FWALS)
- Focused Weighted-Average Least Squares (FWALS) is a targeted model-averaging method in linear regression that simplifies uncertainty by semi-orthogonalizing auxiliary regressors.
- It employs a computational strategy that reduces an exponential submodel selection problem to managing at most k₂ regressor-wise weights through a structured orthogonalization process.
- FWALS delivers a data-driven, focused estimator by minimizing the asymptotic mean squared error for a specific scalar target under a local-to-zero framework.
Focused Weighted-Average Least Squares (FWALS) is a focused model-averaging estimator for linear regression with model uncertainty over auxiliary regressors. It is designed for settings in which the inferential target is not the full parameter vector, nor generic prediction risk, but a specific smooth scalar function of the coefficients on regressors that are always included. Its defining feature is a semi-orthogonalization of the auxiliary regressors that reduces the weighting problem from candidate submodels to at most regressor-wise weights, yielding a tractable but sub-optimal alternative to full focused model averaging (Yin, 3 Mar 2026).
1. Target of inference and model-uncertainty setting
FWALS is formulated for the linear regression
or in matrix form
Here contains the primary or core regressors, which are always included, whereas contains auxiliary regressors whose inclusion is uncertain (Yin, 3 Mar 2026).
The focused parameter is a smooth scalar function
so the objective is explicitly target-specific. In the full focused model-averaging formulation, one considers all
submodels generated by including or excluding each of the auxiliary regressors. For submodel , with selection matrix 0, the least-squares estimator is denoted 1, and the focused estimate is
2
Traditional focused averaging then forms
3
FWALS keeps the same focused target but replaces this exponentially large weighting problem by a lower-dimensional construction (Yin, 3 Mar 2026).
A recurring misconception is that FWALS is simply ordinary model averaging with a new label. It is instead a focused estimator in the strict sense that the weights are chosen for 4, not for overall fit, prediction error, or the full coefficient vector. A second misconception is that FWALS averages focused submodel estimates in the same order as standard focused model averaging. It does not; its aggregation acts on an orthogonalized coefficient representation before the focused function is applied (Yin, 3 Mar 2026).
2. Semi-orthogonalization and estimator construction
FWALS builds on the WALS orthogonalization idea of Magnus et al. and De Luca et al. by transforming the auxiliary regressors into a semi-orthogonalized representation
5
where
6
and
7
This residualizes 8 with respect to 9, rescales it, and rotates it so that the transformed auxiliary directions are orthogonal in the residualized space (Yin, 3 Mar 2026).
In this representation, the submodel estimator for 0 can be written as
1
with
2
A WALS-type average over submodels yields
3
where
4
Because of the semi-orthogonalized structure, 5 is diagonal: 6 The crucial reduction is that the original 7-dimensional model-weight vector enters only through the 8 partial-sum weights 9. These weights lie in
0
and, unlike the original model weights, they do not need to sum to one (Yin, 3 Mar 2026).
The FWALS estimator is then
1
This ordering is essential: FWALS first aggregates the transformed coefficient contributions and only then applies the focused function 2 (Yin, 3 Mar 2026).
3. Asymptotic theory under local misspecification
FWALS is analyzed under a local-to-zero framework for the auxiliary coefficients,
3
which makes the inclusion bias and estimation variance comparable asymptotically (Yin, 3 Mar 2026).
Let
4
and define
5
Then, for nonstochastic 6,
7
where
8
The first term is the asymptotic bias from partial omission of auxiliary effects; the second term is the asymptotic variance component (Yin, 3 Mar 2026).
For a smooth focused function, with gradient
9
the delta method gives
0
Hence the asymptotic bias of FWALS depends jointly on the local signal 1, the correlation structure 2, the orthogonalization geometry 3, and the sensitivity of the focused target through 4 (Yin, 3 Mar 2026).
This suggests a sharp distinction between FWALS and global shrinkage methods. Two weighting rules that look similar in coefficient space can behave differently once the target function changes, because 5 changes the relevant bias-variance tradeoff.
4. Plug-in AMSE criterion and data-driven weights
The infeasible optimal FWALS weights minimize the asymptotic mean squared error of the focused estimator over
6
The resulting AMSE is a quadratic form in 7 involving the bias term 8, the covariance matrix 9, the focused gradient 0, and the transformed design objects 1, 2, and 3 (Yin, 3 Mar 2026).
Operationally, the paper proposes plug-in AMSE minimization. The unknown local-bias component is estimated through
4
but because 5 is not unbiased for 6, it is corrected as
7
With this correction, the data-driven weights are chosen by
8
and the final estimator is
9
The plug-in criterion is shown to be asymptotically unbiased for the infeasible AMSE, and the estimated weights converge in distribution to the AMSE-optimal limit (Yin, 3 Mar 2026).
A practical implication is that FWALS is not a fixed-weight procedure. Its weights are data-driven and target-driven, and the focus enters through the gradient of 0, not merely through model selection over 1.
5. Computational reduction, sub-optimality, and empirical behavior
The defining computational advantage of FWALS is that it replaces an optimization over
2
submodels by an optimization over at most 3 regressor-wise weights. This reduction is exact at the level of the transformed WALS representation but not at the level of full focused model averaging, because different model-weight vectors can produce the same diagonal partial-sum matrix 4. FWALS is therefore explicitly described as a tractable sub-optimal procedure rather than a full solution to the original focused model-averaging problem (Yin, 3 Mar 2026).
The paper also explains why conventional focused averaging does not admit the same collapse. Even after orthogonalization, the quantities 5 remain correlated through the common narrow-model component, so the full 6-dimensional weight structure is not eliminated (Yin, 3 Mar 2026).
Simulation evidence is reported for a baseline linear-regression design with 7, 8, pairwise regressor correlation 9, 0, varying 1, and focused parameter
2
Across 1000 Monte Carlo replications, FWALS, FIC, and mMSE are often similar; FWALS generally dominates SAIC and SBIC except sometimes when 3 is very small and 4 is large; prior-based WALS can be competitive when signals are weak but tends to perform worse when 5 is high because it is not designed for the focused parameter; and the differences between FWALS and FIC are usually small (Yin, 3 Mar 2026).
A second design uses impulse response functions as the focus: 6 For horizons 7, FWALS and FIC remain very close, whereas mMSE becomes unstable across horizons, especially when the focused function is nonlinear. This is the basis for the claim that FWALS delivers stable performance when the focused function is designed for impulse response function (Yin, 3 Mar 2026).
The computational savings are substantial. For 8, reported timings are as follows.
| 9 | FWALS | FIC | mMSE |
|---|---|---|---|
| 8 | 0.012 sec | 0.851 sec | 0.130 sec |
| 9 | 0.015 sec | 10.330 sec | 0.992 sec |
| 10 | 0.016 sec | 137.098 sec | 9.804 sec |
| 11 | 0.017 sec | 1407.540 sec | 97.055 sec |
These timings illustrate the central design goal of FWALS: focused inference with substantially lower computational burden than full focused model averaging (Yin, 3 Mar 2026).
6. Position within the broader weighted least-squares literature
FWALS belongs to a broader family of weighted least-squares methods, but its notion of focus is specific. In optimal weighted least-squares approximation, the weights and sampling law are coupled through Christoffel-type leverage scores so that stability and near-best approximation are obtained with sample size scaling linearly in model dimension up to a logarithmic factor (Cohen et al., 2016). On irregular domains, a related theory constructs weighted empirical least-squares estimators from surrogate discrete orthonormal bases while preserving stability and quasi-optimality (Migliorati, 2019). These methods are weighted and often leverage-focused, but their target is approximation in 0, not a smooth focused function of a core parameter vector.
Another related strand concerns estimation under model or state-space pathologies. In the subcritical Heston process, a weighted least-squares estimator with weight
1
is introduced to regularize the singular region near 2; the weighting is “focused” on the boundary problem rather than on a user-chosen target parameter (Chaumaray, 2015). In sufficient dimension reduction, Slice Weighted Average Regression constructs
3
from slice-wise least-squares slopes, with influence-based weights used to improve robustness (Masioti et al., 2022). These are close methodological relatives in the sense that they combine least-squares objects through structured weights, but they do not formulate the focused target as 4.
A distinct but conceptually adjacent result studies weighted least squares for estimating a target linear projection of a misspecified regression function under a chosen weighting measure. There, weighted least squares with importance weights is required because ordinary least squares under a non-target design is inconsistent for the desired projection (Azriel, 2021). This suggests a broader interpretation: “focus” in weighted least squares can refer either to a chosen inferential target, as in FWALS, or to a chosen target measure, as in projection-based design problems.
Within this landscape, FWALS is characterized by three simultaneous commitments: a focused scalar target, model uncertainty restricted to auxiliary regressors, and computational reduction through semi-orthogonalization. What it does not claim is full optimality over the original 5 model-weight simplex. Its contribution is instead to provide a practical and robust alternative whose weights are directly tailored to the focused parameter and whose computational cost remains manageable even when the number of auxiliary regressors is moderately large (Yin, 3 Mar 2026).