BriefGPT.xyz
Jul, 2020
基于SGD的l1损失在线鲁棒回归
Online Robust Regression via SGD on the l1 loss
HTML
PDF
Scott Pesme, Nicolas Flammarion
TL;DR
本文研究了在线情况下健壮线性回归问题,提出了一种基于随机梯度下降方法和L1损失函数的高效算法,能够在存在污染数据情况下有效检测和去除异常值,算法复杂度与污染比例相关。
Abstract
We consider the
robust linear regression
problem in the online setting where we have access to the data in a streaming manner, one data point after the other. More specifically, for a true parameter $\theta^*$, we consider the
→