Papers
Topics
Authors
Recent
Search
2000 character limit reached

Triple Lasso Estimator

Updated 4 July 2026
  • Triple Lasso Estimator is a high-dimensional inference method that combines doubly robust orthogonalization, cross-fitting, and debiasing to estimate both conditional treatment effects and regression parameters.
  • It uses pseudo-outcomes, sparse-differences assumptions, and moment functions satisfying first- and second-order orthogonality to control regularization bias.
  • The approach enhances efficiency through weighted DR-Lasso refinements, cross-validation, and stability in asymptotic linearity under high-dimensional, sparse setups.

Searching arXiv for the specified papers to ground the article in the cited literature. arxiv_search(query="(Kato, 2024) Triple/Debiased Lasso for Statistical Inference of Conditional Average Treatment Effects", max_results=5) The Triple Lasso estimator denotes two related high-dimensional inference constructions that combine Lasso-based nuisance estimation with explicit bias correction. In "Triple/Debiased Lasso for Statistical Inference of Conditional Average Treatment Effects" (Kato, 2024), the term refers to estimation and inference for conditional average treatment effects under a sparse-differences structure, using doubly robust orthogonalization, cross-fitting, and debiased Lasso. In "Triple/Double-Debiased Lasso" (Chetverikov et al., 20 Mar 2026), the term refers to inference on a low-dimensional parameter in a high-dimensional linear regression model using a moment function that satisfies both first- and second-order Neyman orthogonality conditions.

1. Terminological scope and distinguishing uses

The label has two distinct uses in the recent literature. One use is causal: it targets

τ(x)=E[Y(1)Y(0)X=x]\tau(x)=E[Y(1)-Y(0)\mid X=x]

in observational settings with binary treatment and high-dimensional covariates. The other is regression-based: it targets a scalar coefficient β0\beta_0 in a high-dimensional linear model with many controls. In both uses, the central idea is to combine orthogonalization and desparsification so that valid inference remains feasible when pnp \gg n (Kato, 2024, Chetverikov et al., 20 Mar 2026).

Formulation Target Meaning of “triple”
Triple/Debiased Lasso CATE τ(x)=xβΔ\tau(x)=x'\beta_\Delta Doubly robust orthogonalization, cross-fitting DML, and debiased Lasso
Triple/Double-Debiased Lasso Low-dimensional β0\beta_0 First-order debiasing plus a second-order correction term

A recurring source of confusion is the relation to “triple selection” Lasso. The causal paper states that “Triple/Debiased Lasso” refers to combining (1) doubly robust orthogonalization, (2) cross-fitting (DML), and (3) debiased Lasso, and that it differs from “triple selection” terminology in other contexts (Kato, 2024). The 2026 paper uses “triple” and “double-debiased” interchangeably to emphasize elimination of both leading and second-order regularization bias (Chetverikov et al., 20 Mar 2026).

2. CATE formulation: sparse differences and orthogonal pseudo-outcomes

In the CATE formulation, observations are i.i.d. copies of (Y,D,X)(Y,D,X), with binary treatment D{0,1}D\in\{0,1\}, real-valued outcome YY, and pp-dimensional covariates XRpX\in\mathbb{R}^p. Potential outcomes β0\beta_00 are bounded, and the observed outcome satisfies

β0\beta_01

Identification uses unconfoundedness,

β0\beta_02

and overlap, requiring β0\beta_03 almost surely for some β0\beta_04 (Kato, 2024).

With propensity score β0\beta_05 and outcome regressions β0\beta_06, the target is

β0\beta_07

Under the linear high-dimensional outcome model β0\beta_08, the CATE becomes

β0\beta_09

The key structural assumption is sparsity-in-differences: pnp \gg n0 is sparse or approximately sparse even if pnp \gg n1 and pnp \gg n2 are individually dense. This is the condition that enables high-dimensional inference for pnp \gg n3 under pnp \gg n4 (Kato, 2024).

The construction begins from the AIPW or doubly robust pseudo-outcome

pnp \gg n5

Its conditional mean equals the CATE if either pnp \gg n6 is correctly specified or pnp \gg n7 is correctly specified. The same pseudo-outcome is Neyman orthogonal in the sense that the Gateaux derivative of pnp \gg n8 with respect to small perturbations of the nuisance functions is zero at the truth. The paper states that this orthogonality mitigates the impact of first-stage estimation errors and enables pnp \gg n9-inference under mild product-rate conditions via cross-fitting (Kato, 2024).

3. Weighted DR-Lasso and the debiasing step for CATE inference

Under the linear CATE specification, the pseudo-outcome is projected onto the covariates: τ(x)=xβΔ\tau(x)=x'\beta_\Delta0 An unweighted Lasso estimator is defined by

τ(x)=xβΔ\tau(x)=x'\beta_\Delta1

with theoretical tuning τ(x)=xβΔ\tau(x)=x'\beta_\Delta2, while cross-validation is common in practice. Estimation relies on restricted eigenvalue or compatibility conditions on τ(x)=xβΔ\tau(x)=x'\beta_\Delta3 or its sample analog (Kato, 2024).

Because the doubly robust pseudo-outcome has covariate-dependent conditional variance,

τ(x)=xβΔ\tau(x)=x'\beta_\Delta4

the method introduces a weighted least squares refinement. Both τ(x)=xβΔ\tau(x)=x'\beta_\Delta5 and τ(x)=xβΔ\tau(x)=x'\beta_\Delta6 are scaled by τ(x)=xβΔ\tau(x)=x'\beta_\Delta7, producing the weighted design

τ(x)=xβΔ\tau(x)=x'\beta_\Delta8

The weighted DR-Lasso estimator is

τ(x)=xβΔ\tau(x)=x'\beta_\Delta9

Cross-fitting is essential. The sample is split into β0\beta_00 folds; for each fold, nuisance estimators β0\beta_01 are fit on the complement data, and out-of-fold pseudo-outcomes are computed: β0\beta_02

The final desparsification step uses an approximate inverse β0\beta_03, where β0\beta_04, and forms

β0\beta_05

In practice, β0\beta_06 is built by nodewise Lasso: for each column β0\beta_07, β0\beta_08 is regressed on β0\beta_09, producing (Y,D,X)(Y,D,X)0 and (Y,D,X)(Y,D,X)1, and then (Y,D,X)(Y,D,X)2 with (Y,D,X)(Y,D,X)3 and (Y,D,X)(Y,D,X)4 having (Y,D,X)(Y,D,X)5 on the diagonal and (Y,D,X)(Y,D,X)6 off-diagonals. The paper terms the resulting estimator Triple/Debiased Lasso because it combines (i) doubly robust orthogonalization (AIPW), (ii) cross-fitting DML, and (iii) debiased Lasso (Kato, 2024).

4. CATE theory, inference, practice, and extensions

The CATE paper states consistency of the weighted DR-Lasso under high-dimensional design conditions, overlap, bounded potential outcomes, and nuisance estimates that are (Y,D,X)(Y,D,X)7-consistent and satisfy the standard DML product-rate condition

(Y,D,X)(Y,D,X)8

When (Y,D,X)(Y,D,X)9 satisfies D{0,1}D\in\{0,1\}0, the weighted DR-Lasso has D{0,1}D\in\{0,1\}1-error and prediction error bounds of the stated D{0,1}D\in\{0,1\}2-orders. The debiased estimator

D{0,1}D\in\{0,1\}3

is asymptotically linear, and the paper gives coordinate-wise asymptotic normality as well as inference for linear functionals and pointwise CATEs (Kato, 2024).

For any D{0,1}D\in\{0,1\}4, the estimator and plug-in variance are

D{0,1}D\in\{0,1\}5

which yield the pointwise confidence interval

D{0,1}D\in\{0,1\}6

The paper summarizes the main takeaway as follows: under standard high-dimensional and DML conditions—compatibility, sub-Gaussian design, overlap, and the nuisance product-rate condition—TDL is D{0,1}D\in\{0,1\}7-consistent and asymptotically normal for coordinates of D{0,1}D\in\{0,1\}8 and for linear functionals such as D{0,1}D\in\{0,1\}9 (Kato, 2024).

Practical guidance is stated in operational terms. For cross-fitting, YY0 or YY1 folds are suggested, and repeat-splitting and averaging can stabilize. Cross-validation is common for YY2 and YY3, although YY4 is a default. Standardizing YY5, checking overlap through the distribution of YY6, monitoring AIPW residuals, and comparing weighted with unweighted variants are recommended. The weighted step is described as improving efficiency but requiring estimation of YY7; if unstable, the paper suggests starting with unweighted TDL and comparing (Kato, 2024).

The reported simulations vary YY8, YY9, and sparsity pp0, with pp1 sparse while pp2 and pp3 need not be. The key findings are that WDML-CATELasso is consistent, WTDL achieves near-nominal coverage for coordinates of pp4 and for linear functionals pp5, and weighting by pp6 improves efficiency through smaller standard errors relative to unweighted debiased Lasso on pp7. The same source also states that WTDL has reduced RMSE relative to unweighted variants and DR-learners that ignore heteroskedasticity (Kato, 2024).

The framework is also presented as extensible. The paper explicitly discusses replacing pp8 by a high-dimensional feature map pp9 for nonlinear CATEs, generalizing the orthogonal score to multi-valued or continuous treatments, building analogous scores for binary or count outcomes, and using group Lasso or structured penalties for structured sparsity. These are presented as extensions for which formal theory would require corresponding conditions (Kato, 2024).

5. Triple/Double-Debiased Lasso in high-dimensional linear regression

The 2026 formulation considers the high-dimensional linear regression model

XRpX\in\mathbb{R}^p0

where XRpX\in\mathbb{R}^p1, XRpX\in\mathbb{R}^p2 is the regressor of interest, XRpX\in\mathbb{R}^p3 are controls with XRpX\in\mathbb{R}^p4 allowed, XRpX\in\mathbb{R}^p5 is the target parameter, and XRpX\in\mathbb{R}^p6 is an approximately sparse nuisance vector. It also uses the first-stage and reduced-form regressions

XRpX\in\mathbb{R}^p7

XRpX\in\mathbb{R}^p8

with XRpX\in\mathbb{R}^p9 and β0\beta_000 (Chetverikov et al., 20 Mar 2026).

The benchmark double Lasso score is

β0\beta_001

At the truth, this moment satisfies first-order orthogonality with respect to β0\beta_002 and β0\beta_003, but not second-order orthogonality. The triple or double-debiased construction adds an adjustment term,

β0\beta_004

where β0\beta_005 is an independent copy of β0\beta_006. The resulting moment is

β0\beta_007

Using independence, the paper rewrites this as

β0\beta_008

The central lemma states that if β0\beta_009 is invertible and β0\beta_010 have finite second moments, then

β0\beta_011

Thus, β0\beta_012 is both first- and second-order Neyman orthogonal at the truth. The paper presents this as the mechanism that eliminates both the leading bias and the second-order bias induced by regularization (Chetverikov et al., 20 Mar 2026).

Estimation uses cross-fitting and Lasso throughout. In each fold, β0\beta_013 and β0\beta_014 are estimated by Lasso on the training sample; β0\beta_015 is estimated row-by-row by node-wise Lasso; and the node-wise matrix is then row-sparsified by zeroing rows not selected by the first stage. On the holdout fold, residuals

β0\beta_016

are used to construct fold-specific quantities

β0\beta_017

β0\beta_018

yielding the closed-form fold estimator

β0\beta_019

The paper recommends penalties of order β0\beta_020, small fixed β0\beta_021, and emphasizes row-sparsification of β0\beta_022 for variance control in high dimension (Chetverikov et al., 20 Mar 2026).

6. Higher-order orthogonality, asymptotics, simulations, and relation to adjacent methods

For the 2026 formulation, the main asymptotic result is an asymptotic linear representation in which the remainder terms are never larger and are often smaller in order than the corresponding remainder for cross-fitted double Lasso. Under bounded fourth moments for β0\beta_023 and β0\beta_024, invertibility of β0\beta_025, sparse eigenvalue conditions, and standard approximate sparsity and node-wise Lasso rate conditions, the paper shows

β0\beta_026

A natural variance estimator uses fold-specific residuals

β0\beta_027

β0\beta_028

and constructs

β0\beta_029

leading to

β0\beta_030

The same source contrasts this with cross-fitted double Lasso, whose remainder is of order β0\beta_031, and states that the triple Lasso remainder terms are often strictly smaller (Chetverikov et al., 20 Mar 2026).

The Monte Carlo study uses Gaussian designs with β0\beta_032, Toeplitz covariance, β0\beta_033, β0\beta_034, β0\beta_035, approximately sparse β0\beta_036, and both exact and approximate sparsity designs for β0\beta_037. Performance metrics are squared bias, variance, MSE, empirical 95\% CI coverage, CI length, and kernel densities of studentized statistics. The reported numerical comparisons are explicit: with β0\beta_038 under approximate sparsity, squared bias drops from 0.00216 under double Lasso to 0.00025 under triple Lasso; with β0\beta_039, it drops from 0.00082 to 0.00009. In the same difficult design β0\beta_040 under approximate sparsity, empirical coverage rises from 0.672 to 0.923, with only slightly longer intervals. The paper summarizes these results as showing that studentized statistics under triple Lasso are better centered and closer to β0\beta_041, consistent with reduced second-order bias (Chetverikov et al., 20 Mar 2026).

The 2026 paper further embeds the construction in a general recursive formula for constructing higher-order Neyman orthogonal moment functions in Z-estimation problems. For β0\beta_042, the recursion produces

β0\beta_043

and the paper states that the triple Lasso score is the β0\beta_044 instance of this general construction. This places the method in a broader line of work on orthogonal scores, double/debiased Lasso, double machine learning, and higher-order influence-function methods, while retaining a specifically regression-based construction with ordinary derivatives (Chetverikov et al., 20 Mar 2026).

Two objective clarifications follow from the paired literature. First, triple lasso is not a single estimator with one universal definition; the phrase identifies related but non-identical estimators. Second, in both uses the added “triple” layer is a bias-control device beyond standard first-order orthogonalization: in the CATE setting it is the combination of AIPW orthogonalization, cross-fitting, and debiased Lasso, whereas in the low-dimensional linear regression setting it is a second-order orthogonal correction to the standard double Lasso score (Kato, 2024, Chetverikov et al., 20 Mar 2026).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (2)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Triple Lasso Estimator.