paper-with-me

Papers

Outlier Robust Online Learning

2017-01-01 · Jiashi Feng, Huan Xu, Shie Mannor

We consider the problem of learning from noisy data in practical settings where the size of data is too large to store on a single machine. More challenging, the data coming from the wild may contain malicious outliers. To address the scalability and robustness issues, we present an online robust learning (ORL) approach. ORL is simple to implement and has provable robustness guarantee -- in stark contrast to existing online learning approaches that are generally fragile to outliers. We specialize the ORL approach for two concrete cases: online robust principal component analysis and online linear regression. We demonstrate the efficiency and robustness advantages of ORL through comprehensive simulations and predicting image tags on a large-scale data set. We also discuss extension of the ORL to distributed learning and provide experimental evaluations.

📄 PDF Abstract BibTeX arXiv:1701.00251

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robust contrastive learning and nonlinear ICA in the presence of outliers

2019-11-01 · Hiroaki Sasaki, Takashi Takenouchi, Ricardo Monti, Aapo Hyvärinen

Nonlinear independent component analysis (ICA) is a general framework for unsupervised representation learning, and aimed at recovering the latent variables in data. Recent practical methods perform nonlinear ICA by solv…

Causal DiscoveryContrastive LearningregressionRepresentation Learning

Improving predictions by nonlinear regression models from outlying input data

2020-03-17 · William W. Hsieh

When applying machine learning/statistical methods to the environmental sciences, nonlinear regression (NLR) models often perform only slightly better and occasionally worse than linear regression (LR). The proposed reas…

regression

Online PCA for Contaminated Data

2013-12-01 · NeurIPS 2013 12 · Jiashi Feng, Huan Xu, Shie Mannor, Shuicheng Yan

We consider the online Principal Component Analysis (PCA) for contaminated samples (containing outliers) which are revealed sequentially to the Principal Components (PCs) estimator. Due to their sensitiveness to outliers…

Robust Online Convex Optimization in the Presence of Outliers

2021-07-05 · Tim van Erven, Sarah Sachs, Wouter M. Koolen, Wojciech Kotłowski

We consider online convex optimization when a number k of data points are outliers that may be corrupted. We model this by introducing the notion of robust regret, which measures the regret only on rounds that are not ou…

Outlier-robust Kalman Filtering through Generalised Bayes

2024-05-09 · Gerardo Duran-Martin, Matias Altamirano, Alexander Y. Shestopaloff, Leandro Sánchez-Betancourt 외

We derive a novel, provably robust, and closed-form Bayesian update rule for online filtering in state-space models in the presence of outliers and misspecified measurement models. Our method combines generalised Bayesia…

Bayesian InferenceComputational EfficiencyObject TrackingState Estimation+1