🤖 AI Summary
Local polynomial regression suffers from high bias, large variance, and local distortion under sparse data conditions. To address these issues, this paper proposes a novel kernel regression method constrained by a first-order differential equation, which—uniquely—embeds quasi-exponential growth dynamics into the local kernel estimation framework. By incorporating differential equation constraints to guide local Taylor expansions, the method enhances structural consistency in sparse-data regimes. We derive the asymptotic bias and variance of the proposed estimator and rigorously prove its theoretical superiority over conventional local linear regression. Empirical evaluation on murine tumor growth data and comprehensive simulations with multiple noise levels and growth rates demonstrates that the method reduces average prediction error by 32% and estimation variance by 41%, confirming its robustness and accuracy advantages under data sparsity.
📝 Abstract
Local polynomial regression struggles with several challenges when dealing with sparse data. The difficulty in capturing local features of the underlying function can lead to a potential misrepresentation of the true relationship. Additionally, with limited data points in local neighborhoods, the variance of estimators can increase significantly. Local polynomial regression also requires a substantial amount of data to produce good models, making it less efficient for sparse datasets. This paper employs a differential equation-constrained regression approach, introduced by citet{ding2014estimation}, for local quasi-exponential growth models. By incorporating first-order differential equations, this method extends the sparse design capacity of local polynomial regression while reducing bias and variance. We discuss the asymptotic biases and variances of kernel estimators using first-degree Taylor polynomials. Model comparisons are conducted using mouse tumor growth data, along with simulation studies under various scenarios that simulate quasi-exponential growth with different noise levels and growth rates.