PulseAugur
实时 12:56:29
实体 Richardson-SGD

Richardson-SGD

PulseAugur coverage of Richardson-SGD — every cluster mentioning Richardson-SGD across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
1
90 天内 1
发布 · 30天
0
90 天内 0
论文 · 30天
1
90 天内 1
层级分布 · 90 天
主题
时间线
  1. 2026-05-20 research_milestone A new paper introduces Richardson-SGD, a method to reduce bias in stochastic gradient descent with missing data. 来源
最近 · 第 1/1 页 · 共 1 条
  1. RESEARCH · CL_39978 ·

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

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