Table of Contents
Fetching ...

Nonconvex Penalized LAD Estimation in Partial Linear Models with DNNs: Asymptotic Analysis and Proximal Algorithms

Lechen Feng, Haoran Li, Lucky Li, Xingqiu Zhao

TL;DR

This work develops a robust, high-dimensional framework for estimating a partially linear model with a nonparametric term $g_0$ represented by sparse Deep Neural Networks under Least Absolute Deviation loss. It establishes consistency, convergence rates $O_p(r_N\log^2 N+\lambda_N)$ for both the parametric and nonparametric components, and asymptotic normality for the parametric part, leveraging infinite-dimensional variational analysis and entropy control to handle nonconvex, nonsmooth regularization and growing networks. The paper also analyzes the oracle problem and two relaxation-based optimization paths: a continuous-approximation proximal scheme with cheaper updates and a non-approximation approach maintaining exact sparsity, each with a rigorous convergence framework and a Weak Sard property. Collectively, the results provide a theoretical foundation for robust, scalable semi-parametric inference in PLMs with flexible, DNN-based nonparametric terms and offer practical guidance on algorithmic choices balancing statistical accuracy and computation.

Abstract

This paper investigates the partial linear model by Least Absolute Deviation (LAD) regression. We parameterize the nonparametric term using Deep Neural Networks (DNNs) and formulate a penalized LAD problem for estimation. Specifically, our model exhibits the following challenges. First, the regularization term can be nonconvex and nonsmooth, necessitating the introduction of infinite dimensional variational analysis and nonsmooth analysis into the asymptotic normality discussion. Second, our network must expand (in width, sparsity level and depth) as more samples are observed, thereby introducing additional difficulties for theoretical analysis. Third, the oracle of the proposed estimator is itself defined through a ultra high-dimensional, nonconvex, and discontinuous optimization problem, which already entails substantial computational and theoretical challenges. Under such the challenges, we establish the consistency, convergence rate, and asymptotic normality of the estimator. Furthermore, we analyze the oracle problem itself and its continuous relaxation. We study the convergence of a proximal subgradient method for both formulations, highlighting their structural differences lead to distinct computational subproblems along the iterations. In particular, the relaxed formulation admits significantly cheaper proximal updates, reflecting an inherent trade-off between statistical accuracy and computational tractability.

Nonconvex Penalized LAD Estimation in Partial Linear Models with DNNs: Asymptotic Analysis and Proximal Algorithms

TL;DR

This work develops a robust, high-dimensional framework for estimating a partially linear model with a nonparametric term represented by sparse Deep Neural Networks under Least Absolute Deviation loss. It establishes consistency, convergence rates for both the parametric and nonparametric components, and asymptotic normality for the parametric part, leveraging infinite-dimensional variational analysis and entropy control to handle nonconvex, nonsmooth regularization and growing networks. The paper also analyzes the oracle problem and two relaxation-based optimization paths: a continuous-approximation proximal scheme with cheaper updates and a non-approximation approach maintaining exact sparsity, each with a rigorous convergence framework and a Weak Sard property. Collectively, the results provide a theoretical foundation for robust, scalable semi-parametric inference in PLMs with flexible, DNN-based nonparametric terms and offer practical guidance on algorithmic choices balancing statistical accuracy and computation.

Abstract

This paper investigates the partial linear model by Least Absolute Deviation (LAD) regression. We parameterize the nonparametric term using Deep Neural Networks (DNNs) and formulate a penalized LAD problem for estimation. Specifically, our model exhibits the following challenges. First, the regularization term can be nonconvex and nonsmooth, necessitating the introduction of infinite dimensional variational analysis and nonsmooth analysis into the asymptotic normality discussion. Second, our network must expand (in width, sparsity level and depth) as more samples are observed, thereby introducing additional difficulties for theoretical analysis. Third, the oracle of the proposed estimator is itself defined through a ultra high-dimensional, nonconvex, and discontinuous optimization problem, which already entails substantial computational and theoretical challenges. Under such the challenges, we establish the consistency, convergence rate, and asymptotic normality of the estimator. Furthermore, we analyze the oracle problem itself and its continuous relaxation. We study the convergence of a proximal subgradient method for both formulations, highlighting their structural differences lead to distinct computational subproblems along the iterations. In particular, the relaxed formulation admits significantly cheaper proximal updates, reflecting an inherent trade-off between statistical accuracy and computational tractability.

Paper Structure

This paper contains 6 sections, 7 theorems, 127 equations, 1 figure.

Key Result

Theorem 1

Suppose Assumptions (Aassump: param space)-(Aassump: error pdf) hold. Then the estimators $\hat{\beta}_N$ and $\hat{g}_N$ from optimization problem def estimator exhibit the following rates of convergence:

Figures (1)

  • Figure 1: A 3-layer neural network with four input variables and one output.

Theorems & Definitions (37)

  • Definition 1: Covering numbers, Definition 2.1.5 of Vaart2023
  • Definition 2: Bracketing numbers, Definition 2.1.6 of Vaart2023
  • Definition 3: Generalized normals, Definition 1.1 of mordukhovich2024second
  • Definition 4: Sequential Normal Compactness, Definition 1.20 of mordukhovich2006variational
  • Definition 5: Sequential Normal Epi-Compactness of functions, Definition 1.116 of mordukhovich2006variational
  • Definition 6: Subderivatives, Definition 8.1 of Rockafellar1998
  • Definition 7: Subdifferentials of extended-real-valued functions, Definition 1.32 of mordukhovich2024second
  • Definition 8: Clarke subdifferential, Definition 1 of bolte2007clarke
  • Definition 9: Constructions of second-order subdifferentials, Definition 1.46 of mordukhovich2024second
  • Definition 10: Lower closure, Page 14 of Rockafellar1998
  • ...and 27 more