Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv Machine Learning · 2026/8/3 17:07:41

Beyond Modern Asymptotics for Log-Likelihood Ratios in Logistic Regression

AI 中文解读
这项研究为逻辑回归模型的检验方法提供了首个“有限样本”下的精确量化结果,最吸引人的地方是:它揭示了低维情况下的反常行为,而且完全不依赖任何常规假设。通俗地说,逻辑回归是常用的分类工具,比如垃圾邮件识别或疾病诊断,而似然比则是判断模型拟合好坏的关键指标。过去科学家只能依赖“样本足够大”的近似估算,但这篇论文发现,在样本量有限时,最坏情况下的表现呈现出完全不同的规律——当数据维度为2时,其风险水平只与一个三重对数函数有关,维度为1时甚至与样本量无关。这意味着在医疗、金融这些数据往往不够庞大的领域,AI模型的可信度可以得到更精准的评估,避免因样本不足而误判。虽然这项发现偏理论,短期内不会直接改变普通人的使用体验,但它为未来构建更稳健、更可靠的智能系统打下了重要基础,让AI在小数据场景下也能“心里有
We characterize the finite sample behavior of the log-likelihood ratio statistic in binary logistic regression, uniformly over both the design and the target parameter. For $n\geq d\geq 3$, we determine, up to universal constants, its worst case $(1-δ)$ quantile over all fixed collections of design vectors and all target parameters: \[ d\log\left(\frac{e n}{d}\right)+\log\left(\frac{1}δ\right). \] This is a nonasymptotic analogue of the Wilks $χ^2_d$ phenomenon and requires no regularity assumptions on the design. The low dimensional cases exhibit unusual behavior. The worst case quantile in dimension $d=2$ is sharply of order \[ \log\log\log n+\log\left(\frac{1}δ\right). \] The worst case quantile in dimension $d=1$ is of order $\log(1/δ)$, with no dependence on $n$. Finally, i.i.d. Gaussian design vectors recover the classical Wilks scale. In the regime $n\gtrsim d+\log(1/δ)$, we prove the sharp bound \[ d+\log\left(\frac{1}δ\right). \] Unlike existing asymptotic results, our bounds are uniform over the target parameter, which may depend on $n$, $d$, and $δ$.
分享
阅读原文