Extracted main text — title through conclusion, appendix excluded. This is what our citation measures are computed over, published so the extraction can be checked by eye.
49,641 characters · 19 sections · 33 citation commands
Double/Debiased CoCoLASSO of Treatment Effects with Mismeasured High-Dimensional Control Variables
Keywords: High-dimensional econometrics, measurement error, treatment effect estimation, Convex-Conditioned LASSO, Double/Debiased Machine Learning, Marchenko-Pastur distribution
JEL Classification: C13, C14, C21, C51, C55
The increasing availability of large-scale datasets in economics has led to a growing interest in high-dimensional models, where the number of potential predictors may exceed the sample size. This paradigm shift has necessitated the development of sophisticated econometric methods capable of handling such complex datasets. However, the presence of measurement error in covariates--a pervasive issue in empirical economics--poses significant challenges to the accurate estimation of causal effects and model parameters in high-dimensional settings.
The intersection of high dimensionality and measurement error presents unique challenges that have attracted considerable attention in the econometric and statistical literature. loh2011high made a seminal contribution by proposing an error-corrected LASSO for high-dimensional linear models with mismeasured covariates. While groundbreaking, their approach suffered from a non-convex objective function. Building on this work, datta2017cocolasso introduced the Convex Conditioned LASSO (CoCoLASSO), which ensured a convex optimization problem by replacing the non-convex error-corrected sample covariance matrix with its positive-semidefinite projection.
The importance of addressing measurement error in high-dimensional models is further underscored by sorensen2015measurement, who demonstrated that ignoring measurement error in LASSO can lead to sign-inconsistent covariate selection. This implies that some important covariates might not be selected by the LASSO estimator, potentially leading to omitted variable bias. The consequences of such omissions in causal machine learning contexts have been explored by chernozhukov2022long and wuthrich2023omitted, highlighting the potential for biased estimates of causal effects.
Our paper contributes to this literature by developing a novel approach for estimating treatment effects in high-dimensional linear models with mismeasured covariates. We consider a model where the parameter of interest, $\theta_{0}$, represents the treatment effect, and we assume that the covariates are measured with additive error. Our work extends the CoCoLASSO framework in a crucial aspect: while datta2017cocolasso assume a known covariance matrix of the measurement error, we relax this stringent restriction and estimate the covariance matrix, which is assumed to be isotropic. This estimation boils down to estimating a constant factor of the identity matrix.
In this paper, we develop a Neyman-orthogonal score function that remains valid under measurement error and propose an error-corrected double CoCoLASSO estimator that efficiently combines information from multiple data splits while addressing both regularization and overfitting biases. We then derive theoretical guarantees for our estimator, establishing its asymptotic normality and providing finite-sample bounds on its performance under general conditions.
Our work contributes to several strands of the econometric literature. First, it extends the literature on robust inference in high-dimensional models: belloni2014high, belloni2014inference, van2014asymptotically, javanmard2014confidence, caner2018asymptotically, gautier2011high, and gold2020inference. Second, it builds on the rich literature on measurement error in econometrics, including the classical work of griliches1986errors and more recent contributions by schennach2004estimation, hu2008instrumental, and schennach2022measurement. Finally, our work contributes to the growing literature on causal inference in high-dimensional settings, including the work on double/debiased machine learning by chernozhukov2018double, chernozhukov2015valid, belloni2017program, fan2022estimation, chernozhukov2022automatic, and wager2018estimation.
By addressing the challenges of measurement error in high-dimensional causal inference, our work provides econometricians and applied researchers with a robust tool for estimating treatment effects in the presence of mismeasured covariates. This contribution is particularly relevant in the current era of big data, where the interplay between high-dimensionality and data quality issues is increasingly important in empirical economic research.
The rest of the paper is organized as follows: Section (ref) introduces the model setup and key assumptions. Section (ref) details our estimation procedure for the nuisance parameters of high-dimensional regression models and the variance of measurement error, including the construction of the Neyman-orthogonal score. In Section (ref), we construct the error-corrected Double/Debiased CoCoLASSO estimator for estimating the parameter of interest, the average treatment effect. Section (ref) presents the main theoretical results, including consistency and asymptotic normality of our estimator. Section (ref) presents Monte Carlo simulations to illustrate the finite-sample performance of our estimator.
First consider the uncontaminated high-dimensional linear model
where $Y$ is the outcome variable, $D \in \{0, 1\}$ is a binary variable indicating the receipt of treatment, $X \in {\mathbb{R}}^{p}$ consists of control variables, and $\theta_{0} \in {\mathbb{R}}$ is the parameter of interest. Here, we assume that the dimension $p$ of $X$ may exceed and grow along with the sample size $N$. Notice that we can directly interpret $\theta_{0}$ as the average treatment effect (ATE), $$ \theta_{0} = E[Y|D=1, X] - E[Y|D=0, X]. $$ The outcome equation (1) represents the causal relationship we are interested in estimating, while the treatment equation (2) models the process by which individuals or units are assigned to treatment. This structure is particularly relevant in policy evaluation, where we often want to estimate the effect of a policy or intervention $D$ on an outcome $Y$, while controlling for a large number of potential confounders $X$. Let $W = (Y, X', D)'$ be the vector of observables, and let $\eta = (\beta', \gamma')'$ be the vector of nuisance parameters. Based on the fact that $U$ and $V$ are uncorrelated, $E[UV] = 0$, chernozhukov2018double constructs a score function $$ \phi(W;\theta, \eta) = (Y-D\theta-X'\beta)(D-X'\gamma), $$ which is known to be robust to misspecification or estimation error in the nuisance parameters by satisfying the Neyman orthogonality. Neyman orthogonality is a key property that allows for robust estimation of the parameter of interest $\theta_0$ even when the nuisance parameters $\eta$ are estimated with some error. Specifically, the score function $\phi(W; \theta, \eta)$ is Neyman orthogonal, $$ \partial_\eta E[\phi(W; \theta_0, \eta_0)] = 0. $$ This property ensures that small errors in the estimation of $\eta$ do not lead to large errors in the estimation of $\theta_0$. In high-dimensional settings, where perfect estimation of all nuisance parameters is typically infeasible, this orthogonality property is crucial for obtaining valid inference on the parameter of interest.
The score function $\phi$ satisfies this property in the absence of measurement error. However, as we will show, this orthogonality is lost when we naively replace $X$ with the mismeasured $Z$. This will motivate our subsequent development of a new score function that maintains Neyman orthogonality even in the presence of measurement error.
In many economic applications, the true covariates $X$ are not directly observable. Instead, we observe $Z$, which is a noisy measure of $X$. This scenario is particularly common in survey data, where respondent recall errors, data coding mistakes, or proxy variable usage can introduce measurement errors. To model this, we consider $$ Z = X+A, $$ where $A \in \mathbb{R}^p$ represents the measurement error. We make the following assumptions about the measurement error.
The first assumption ensures that the measurement error does not introduce systematic bias. The second assumption simplifies our analysis by assuming homoscedastic measurement error across covariates, though this could potentially be relaxed in future work. The third assumption, independence of measurement error from other model components, is crucial for identification.
Under this measurement error setting, the score function $\phi$ constructed for the uncontaminated high-dimensional linear model no longer satisfies the Neyman orthogonality condition when $X$ is naively substituted with $Z$. This can be verified such that $$ E[\phi(W; \theta_{0}, \eta_{0})] = E[(Y - D\theta_{0} - Z'\beta_{0})(D - Z'\gamma_{0})] \neq 0 $$ and $$ \partial_{\eta} E[\phi(W; \theta_{0}, \eta_{0})] = \partial_{\eta} E[(Y - D\theta - Z'\beta)(D - Z'\gamma)] \big|_{\eta = \eta_{0}} \neq 0. $$ This violation of the Neyman orthogonality condition has important implications. In high-dimensional settings, where nuisance parameters are typically estimated with some error, the loss of Neyman orthogonality can lead to biased and inconsistent estimation of the treatment effect $\theta_0$.
Therefore, it is imperative to construct a new score function that accounts for the measurement error $A$ and satisfies the Neyman orthogonality condition. In the next section, we will introduce our proposed score function and demonstrate how it achieves Neyman orthogonality even in the presence of measurement error.
Let $P$ and $E$ denote the probability and expectation operators with respect to the probability measure that describes the distribution of the data. We use boldface capitalized letters to denote matrices. For a $p$-dimensional vector $x$, we write $\lVert x \rVert_{2}$ to be the Euclidean $\ell_{2}$ norm of $x$, $$ \lVert x \rVert_{2} = \sqrt{\sum_{i=1}^{p} x_{i}^{2}}, $$ and for $q>0$, a random element $W$, and a function $f$, we write $\lVert f(W) \rVert_{P,q}$ to denote the $L_{q}$ norm of $f(W)$ with respect to the probability measure $P$, $$ \lVert f(W) \rVert_{P,q} = E[|f(W)|^{q}]^{1/q} = \left( \int |f(W)|^{q} \, dP(w) \right)^{1/q}. $$
The presence of measurement error in high-dimensional settings poses significant challenges for consistent estimation of nuisance parameters, which are prerequisites for the treatment effect estimation. In this section, we develop a novel estimation approach that addresses these challenges by constructing a Neyman-orthogonal score function that remains valid under measurement error.
Our approach builds on the double/debiased machine learning framework of chernozhukov2018double, extending it to accommodate measurement error in covariates. The key innovation lies in the construction of a score function that satisfies the Neyman orthogonality condition even when the true covariates are observed with error.
Recall that in the presence of measurement error, the naive score function $$ \phi(W; \theta, \eta) = (Y - D\theta - Z'\beta)(D - Z'\gamma) $$ no longer satisfies the Neyman orthogonality condition. This failure of orthogonality can lead to biased and inconsistent estimation of the treatment effect $\theta_0$. To address this issue, we propose a novel score function that incorporates a correction term to account for the measurement error. This score function is designed to satisfy the Neyman orthogonality condition even when the covariates are measured with error.
The proofs of all the theorems stated in the paper are provided in the appendix. The key feature of this score function is the additional term $-\tau\beta'\gamma$, which serves as a bias correction. This term accounts for the correlation between the measurement errors in $Z$ when it appears in both factors of the expectation, effectively neutralizing the bias introduced by measurement error.
We begin by considering the standard LASSO estimator in the absence of measurement error, which serves as a foundation for our subsequent development of the Covariance-Oblivious CoCoLASSO estimator.
In the absence of measurement error, where we observe the true covariates ${\mathbf{X}} = (x_{1}, x_{2}, \hdots, x_{N})'$ in the model $$ Y = {\mathbf{X}}\beta^{*} + e, $$ the LASSO estimator $\hat{\beta}_{lasso}$ is obtained by minimizing the objective function $$ \hat{\beta}_{lasso} = \text{argmin}_{\beta \in {\mathbb{R}}^{p}} \left\{ \frac{1}{2N} \lVert Y - {\mathbf{X}}\beta \rVert_{2}^{2} + \lambda \lVert \beta \rVert_{1} \right\} $$ where $\lambda > 0$ is a regularization parameter controlling the degree of sparsity in the solution. This formulation can be equivalently expressed as $$ \hat{\beta}_{lasso} = \text{argmin}_{\beta \in {\mathbb{R}}^{p}} \left\{ \frac{1}{2} \beta' {\mathbf{\Sigma}_{x}} \beta - \rho'\beta + \lambda \lVert \beta \rVert_{1} \right\}, $$ where we define $$ {\mathbf{\Sigma}_{x}} = \frac{1}{N}{\mathbf{X}}'{\mathbf{X}} \ \text{ and } \ \rho = \frac{1}{N} {\mathbf{X}}'Y. $$ Note that ${\mathbf{\Sigma}_{x}}$ can be viewed as the sample covariance matrix of ${\mathbf{X}}$. Now we assume that each $x_{i}$ is measured with additive error so that we observe $z_{i} = x_{i} + a_{i},$ where the measurement errors ${\mathbf{A}} = (a_{1}, \dots, a_{N})'$ satisfies Assumption (ref).
When measurement error is present, naively applying the LASSO estimator by replacing ${\mathbf{X}}$ with ${\mathbf{Z}}$ leads to biased and inconsistent estimates. To illustrate this, consider the expected values of the sample covariance and cross-covariance,
The bias in the sample covariance matrix introduces challenges for consistent estimation and variable selection.
To address the bias induced by measurement error, loh2011high proposed using unbiased surrogates $$ {\widehat{\mathbf{\Sigma}}} = \frac{1}{N}{\mathbf{Z}}'{\mathbf{Z}} - \mathbf{\Sigma}_{a} \ \text{ and } \ \tilde{\rho} = \frac{1}{N} {\mathbf{Z}}'y. $$
They further suggested solving the optimization problem $$ \hat{\beta}_{lasso} \in \text{argmin}_{\beta \in {\mathbb{R}}^{p}} \left\{ \frac{1}{2} \beta' {\widehat{\mathbf{\Sigma}}} \beta - \tilde{\rho}'\beta + \lambda \lVert \beta \rVert_{1} \right\}. $$ However, notice that ${\widehat{\mathbf{\Sigma}}}$ is not guaranteed to be positive semi-definite, implying that the objective function could be non-convex and the unique solution $\hat{\beta}_{lasso}$ is no longer guaranteed. Hence, datta2017cocolasso develops a straightforward solution by further replacing ${\widehat{\mathbf{\Sigma}}}$ by its positive semi-definite approximation $$ {\widetilde{\mathbf{\Sigma}}} = \text{argmin}_{\mathbf{\Sigma} \geq 0} \lVert {\widehat{\mathbf{\Sigma}}} - \mathbf{\Sigma} \rVert_{\text{max}} $$ obtained via the alternate direction method of multipliers (ADMM) algorithm to ensure computational efficiency under high-dimensional settings. The CoCoLASSO estimator is defined as the solution to $$ \hat{\beta}_{coco} = \text{argmin}_{\beta \in {\mathbb{R}}^{p}} \left\{ \frac{1}{2} \beta' {\widetilde{\mathbf{\Sigma}}} \beta - \tilde{\rho}'\beta + \lambda \lVert \beta \rVert_{1} \right\}. $$
The CoCoLASSO estimator provided a significant advancement in handling measurement error in high-dimensional settings. However, it relies on a critical assumption: the covariance matrix of the measurement error, $\mathbf{\Sigma}_{a}$, is known. In practice, this assumption is often unrealistic, as the true error covariance is rarely available to researchers. We assume an isotropic error structure, $\tau_{0} \cdot {\mathbf{I}}_p$, where $\tau_{0}$ is unknown and needs to be estimated. This structure simplifies the estimation problem while still capturing the essential features of measurement error in many practical scenarios.
The Covariance-Oblivious CoCoLASSO estimator proceeds in two main steps.\\ (a) Estimate $\tau_{0}$ in a data-driven way, where we propose a method of moments estimator for $\tau_{0}$ based on the properties of the empirical spectral distribution of the sample covariance matrix in the following section.\\ (b) Solve the modified CoCoLASSO problem: Using the estimated $\hat{\tau}^2$, we define: $$ {\widehat{\mathbf{\Sigma}}} = \frac{1}{N}{\mathbf{Z}}'{\mathbf{Z}} - \hat{\tau}_{0} \cdot {\mathbf{I}}_p. $$ We then compute its positive semidefinite approximation ${\widetilde{\mathbf{\Sigma}}}$ as in the original CoCoLASSO $$ {\widetilde{\mathbf{\Sigma}}} = \text{argmin}_{\mathbf{\Sigma} \geq 0} \lVert {\widehat{\mathbf{\Sigma}}} - \mathbf{\Sigma} \rVert_{\text{max}}, $$ and we finally define the covariance-oblivious CoCoLASSO estimator as $$ \hat{\beta}_{coco} = \text{argmin}_{\beta \in {\mathbb{R}}^p} \left\{ \frac{1}{2} \beta' {\widetilde{\mathbf{\Sigma}}} \beta - \tilde{\rho}'\beta + \lambda \lVert \beta \rVert_1 \right\}. $$
In the presence of measurement error, estimating the error covariance matrix is crucial for consistent estimation of our parameter of interest. We adopt an approach based on replicate measurements, building on the work of carroll1995measurement.
For each observation $z_i$, suppose we have $k_i$ replicate measurements $z_{i1}, z_{i2}, \hdots, z_{ik_i}$, and let $\bar{z}_i$ denote the mean of these replicate measurements. A natural estimator for the error covariance matrix $\boldsymbol{\Sigma}_{a}$ through replicate measurements is: $$ {\widehat{\mathbf{\Sigma}}_{a}} = \frac{\sum_{i=1}^N \sum_{j=1}^{k_i} (z_{ij} - \bar{z}_i)(z_{ij} - \bar{z}_i)'}{\sum_{i=1}^{N}(k_i-1)}, $$ where $\bar{z}_i$ denotes the mean across all replicate measurements for the $i$\textsuperscript{th} sample.
To simplify our analysis, we make the following assumption.
Under Assumption (ref), with $k_i = 2$ for each $i \in \{1, 2, \hdots, N\}$, the estimator ${\widehat{\mathbf{\Sigma}}_{a}}$ can be simplified as
Letting $\tilde{z}_{i} = (z_{i1}-z_{i2})/\sqrt{2}$ and $\widetilde{\mathbf{Z}} = (\Tilde{z}_{1}, \Tilde{z}_{2}, \hdots, \Tilde{z}_{N})'$, we finally write
which is of standard form. From this point forward, we use ${\widehat{\mathbf{\Sigma}}_{a}}$ to denote the measurement error covariance estimate with two replicate measurements for each sample.
We now establish the key properties of the entries of $\widetilde{\mathbf{Z}}$ in the following theorem.
To analyze the properties of ${\widehat{\mathbf{\Sigma}}_{a}}$, we introduce the concept of empirical spectral distribution (ESD). Let ${\widehat{\mathbf{\Sigma}}_{a}}$ have real eigenvalues $\{\Lambda_i\}_{i=1}^p$ with $\Lambda_1 \leq \cdots \leq \Lambda_p$. The ESD of ${\widehat{\mathbf{\Sigma}}_{a}}$ is defined as: $$ \mu_N(x) = \frac{1}{p} \sum_{i=1}^p \delta_{\Lambda_i}(x), $$ where $\delta_{\Lambda_i}$ denotes the Dirac measure centered at $\Lambda_i$. Recall that the $k$\textsuperscript{th} moment of $\mu_N$ is defined as $$ m_k(\mu_N) = \int_{-\infty}^{\infty} x^k \, d\mu_N(x), $$ and for $\mu_N$, we can write $$ m_k(\mu_N) = \frac{1}{p} \text{Tr}({\widehat{\mathbf{\Sigma}}_{a}}^k). $$
Given the structure of ${\widehat{\mathbf{\Sigma}}_{a}}$, we can leverage results from random matrix theory, specifically the Marchenko-Pastur law, to characterize the asymptotic behavior of its empirical spectral distribution.
Given the results from the Marchenko-Pastur law and the properties of the empirical spectral distribution, we now introduce a method of moments estimator for the measurement error variance $\tau_{0}$. This estimator leverages the relationship between the moments of the Marchenko-Pastur distribution and the trace of our sample covariance matrix ${\widehat{\mathbf{\Sigma}}_{a}}$.
The $k^{th}$ moment of the Marchenko-Pastur distribution with parameters $\tau_{0}$ and $\kappa$ is given by $$ m_{k}^{*} = \tau_{0}^{k} \sum_{r = 0}^{k-1} \frac{1}{r+1} {k \choose r} {k-1 \choose r} \kappa^{r}. $$
This relationship suggests that we can estimate $\tau_0$ by calculating the average of the eigenvalues of ${\widehat{\mathbf{\Sigma}}_{a}}$, which is equivalent to computing the trace of ${\widehat{\mathbf{\Sigma}}_{a}}$.
We now turn to the main estimation procedure of our paper, the Error-Corrected Double/Debiased CoCoLASSO, to provide consistent estimates of treatment effects in the presence of measurement error. This method builds upon the Convex Conditioned LASSO (CoCoLASSO) of datta2017cocolasso and the double/debiased machine learning framework of chernozhukov2018double, incorporating our measurement error correction.
The following algorithm defines the Double/Debiased CoCoLASSO (Double CoCo) estimator.
In this section, we establish the theoretical properties of nuisance parameter estimators and Double/Debiased CoCoLASSO.
We begin by introducing a distributional assumption on $\tilde{z}_{i}$.
We first establish that our method of moments estimator for the error variance is unbiased.
This result ensures that, on average, our error covariance estimator correctly identifies the true parameter, providing a solid foundation for our subsequent analysis. Moreover, we establish the asymptotic normality of the error covariance estimator.
Consistency result ensures that the error covariance estimator $\hat{\tau}_{0}$ converges to the true parameter fast enough.
Under high-dimensional regime, the actual orientation of data vectors might be less interpretable due to the large number of variables. The following rotational invariance property will ensure that the variance estimation is robust and not dependent on the specific alignment of covariate space.
Finally, we provide a non-asymptotic result that bounds the probability of large deviations of our estimator from the true error covariance matrix.
This theorem provides a non-asymptotic guarantee on the performance of our estimator. It shows that the probability of large deviations decays exponentially with the sample size $N$, providing strong finite-sample guarantees even in high-dimensional settings.
In this section, we establish the theoretical properties of our Covariance-Oblivious CoCoLASSO estimator. We begin by stating a set of key assumptions from datta2017cocolasso.
This assumption ensures that our sample quantities concentrate around their population counterparts with high probability. Factors are chosen in accordance with Lemma 1 of datta2017cocolasso, which states that the additive-error-corrected sample covariance matrix satisfies the closeness condition.
Now we impose the restricted eigenvalue condition assumption on ${\mathbf{\Sigma}_{x}}$, the assumption ensuring that the ${\mathbf{\Sigma}_{x}}$ is well-behaved on sparse subsets, which is necessary for consistent estimation of CoCoLASSO.
We now restate the main theorem on the $\ell_{2}$ error bound of the CoCoLASSO estimator, which equivalently applies to the Covariance-Oblivious CoCoLASSO estimator.
In this section, we establish the theoretical properties of our Double/Debiased CoCoLASSO estimator. We begin by stating the key assumptions and then present lemmas that lead to our main inferential result.
We now establish key properties of our score function, which is central to the Double/Debiased Machine Learning approach.
Through this lemma, we have established that our error-corrected score function satisfies the key properties required for the Double/Debiased Machine Learning framework, effectively mitigating the effect of measurement error.
We now present the regularity conditions for the score function and nuisance parameter estimation with respect to our score function $\psi$.
We finally state the main theorem on the inference of the Double/Debiased CoCoLASSO estimator.
To evaluate the finite-sample performance of the Double/Debiased CoCoLASSO (Double CoCo) estimator in the presence of measurement error, we conducted a series of Monte Carlo simulations. Our simulations are designed to assess the estimator's performance under various levels of measurement error and to compare it with alternative estimation strategies.
We generated data according to the following model,
for $i \in \{1, 2, \hdots, N\}$, where $\beta_{0}, \gamma_{0}$ are sparse and $U_{i}, V_{i} \sim N(0, \xi^{2})$. We have generated the measurement error $A_{i}$ with a covariance matrix $\tau_{0} \cdot {\mathbf{I}}_{p}$ to introduce the observed covariate vector $Z_{i} = X_{i} + A_{i}$, where we varied the magnitude of $\tau_{0}$ from 1.0 to 2.0 throughout the simulations to assess the impact of measurement error.
In our primary simulations, we set the sample size $N$ to $500$ and the number of covariates $p$ to $750$. The true parameter of interest, $\theta_{0}$, was set to 10 for all simulations. To ensure sparsity, we set 50 randomly chosen components of both $\beta_{0}$ and $\gamma_{0}$ to randomly generated numbers, with the remaining coefficients set to 0.
We provide results for four different estimation procedures, which are distinguished as
We have used 5-fold cross-validation for selecting the regularization parameter $\lambda$ in the LASSO and CoCoLASSO estimators, and we have used 5-fold cross-fitting procedure for the Double/Debiased CoCoLASSO estimator.
Table (ref) presents the mean squared error (MSE), bias, and variance of the estimators across 1000 Monte Carlo replications for different levels of measurement error.
First, we observe that as $\tau_{0}$ increases from 1.0 to 2.0, the performance of all estimators deteriorates, but to varying degrees. This degradation in performance is expected, as measurement error with a greater variance introduces more noise into the estimation process, making it more challenging to recover the true parameter values. The naive estimator, which ignores measurement error, performs poorly across all scenarios. Its bias and MSE are substantially larger than those of the other estimators, demonstrating the critical importance of accounting for measurement error in high-dimensional settings. Moreover, the naive estimator's performance worsens more rapidly as $\tau_{0}$ increases, demonstrating its lack of robustness to measurement error.
In contrast, the oracle estimator, which has perfect knowledge of $\beta_{0}$ and $\gamma_{0}$, provides the best performance across all scenarios, as expected. It serves as a lower bound on the achievable MSE and bias, showing what would be possible with perfect information about the nuisance parameters. Notably, the oracle estimator's performance remains relatively stable across different levels of measurement error, showing only slight increases in MSE and bias as $\tau_{0}$ increases.
Our proposed Double CoCo estimators, both the covariance-aware (CA) and covariance-oblivious (CO) versions, perform similarly across all scenarios. The CO-Double CoCo shows only slightly larger MSE and bias compared to the CA-Double CoCo, despite not knowing the true $\tau_{0}$. This suggests that our method of moments estimator for $\tau_{0}$ is highly effective, nearly matching the performance achieved when the true measurement error variance is known.
Both Double CoCo estimators demonstrate remarkable robustness to increasing measurement error. While their MSE and bias do increase as $\tau_{0}$ grows, this increase is much more modest compared to the naive estimator. This stability underscores the effectiveness of our error-corrected, Neyman-orthogonal score function in mitigating the impact of measurement error in high-dimensional settings.
To further illustrate the performance of the naive estimator, Figure (ref) shows the sampling distribution of $\hat{\theta}_{0} - \theta_{0}$ for the naive estimator and the covariance-oblivious Double/Debiased CoCoLASSO estimator when $\tau_{0} = 1.5$.
The rightward shift clearly demonstrates the naive estimator's tendency to systematically overestimate the true parameter value when measurement error is present but unaccounted for. The shape of the distribution deviates significantly from the theoretical normal distribution represented by the dashed line in the figure. The observed distribution is notably left-skewed with a long left tail. This departure from normality is particularly concerning as it indicates that the naive estimator is not only biased but is also asymptotically non-normal, which undermines the validity of inference that necessitates asymptotic normality.
In this paper, we have introduced the Double/Debiased (Covariance-Oblivious) Convex Conditioned LASSO (Double/Debiased CoCoLASSO) estimator for treatment effects in high-dimensional settings with measurement error. Our key contributions are threefold. First, we develop a Neyman-orthogonal score function valid under measurement error, incorporating a bias correction term for error-induced correlation. Second, we propose a method of moments estimator for the measurement error variance, enabling implementation without prior knowledge of error covariance. Third, we establish theoretical results demonstrating $\sqrt{N}$-consistency and asymptotic normality of our estimator.
Simulation studies corroborate our theoretical findings, demonstrating the estimator's robustness to varying levels of measurement error and its superiority over naive approaches. Notably, our covariance-oblivious approach nearly matches the performance of methods assuming known error variance, highlighting its practical utility.
This work opens new avenues for empirical research in economics by providing a framework for dealing with measurement error in high-dimensional settings. Future research directions include extending the approach to nonlinear models and GMM settings, developing methods for selecting the regularization parameter $\lambda$ under measurement error, and applying the error-corrected score function to other machine learning contexts. Further investigation of the estimator's performance under different error structures, such as heteroscedastic or correlated errors, and empirical applications to real-world economic data would provide additional insights into its practical benefits and limitations.
\printbibliography