PulseAugur
实时 11:40:15
English(EN) Increasing Missingness to Reduce Bias: Richardson-SGD with Missing Data

新方法向SGD添加缺失值以减少不完整数据中的偏差

研究人员开发了一种名为Richardson-SGD的新颖方法,用于解决随机梯度下降(SGD)在处理不完整数据时出现的梯度偏差问题。该技术通过故意向数据引入额外的缺失值,然后结合不同缺失级别下的梯度来抵消偏差。这种方法不依赖于特定模型,计算效率高,并且在优化和估计方面对各种模型都显示出实证改进,即使与MICE等现有插补方法结合使用也是如此。 AI

影响 引入了一种新颖的技术,以提高在不完整数据集上训练的机器学习模型的准确性。

排序理由 详细介绍一种新的机器学习统计方法的学术论文。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 3 个来源。 我们如何撰写摘要 →

新方法向SGD添加缺失值以减少不完整数据中的偏差

报道来源 [3]

  1. Hugging Face Daily Papers TIER_1 English(EN) ·

    增加缺失值以减少偏差:Richardson-SGD与缺失数据

    Stochastic gradient methods are central to modern large-scale learning, but their use with incomplete covariates remains delicate since imputation schemes generally introduce systematic gradient biases, as shown for linear models. In this work, we prove that all parametric models…

  2. arXiv stat.ML TIER_1 English(EN) · Ferdinand Genans (SU, LPSM), Erwan Scornet (SU, LPSM) ·

    增加缺失值以减少偏差:Richardson-SGD 与缺失数据

    arXiv:2605.19641v1 Announce Type: new Abstract: Stochastic gradient methods are central to modern large-scale learning, but their use with incomplete covariates remains delicate since imputation schemes generally introduce systematic gradient biases, as shown for linear models. I…

  3. arXiv stat.ML TIER_1 English(EN) · Erwan Scornet ·

    增加缺失值以减少偏差:Richardson-SGD与缺失数据

    Stochastic gradient methods are central to modern large-scale learning, but their use with incomplete covariates remains delicate since imputation schemes generally introduce systematic gradient biases, as shown for linear models. In this work, we prove that all parametric models…