paper-with-me

홈 › Papers

On the exact minimization of saturated loss functions for robust regression and subspace estimation

2018-06-15 · Fabien Lauer

This paper deals with robust regression and subspace estimation and more precisely with the problem of minimizing a saturated loss function. In particular, we focus on computational complexity issues and show that an exact algorithm with polynomial time-complexity with respect to the number of data can be devised for robust regression and subspace estimation. This result is obtained by adopting a classification point of view and relating the problems to the search for a linear model that can approximate the maximal number of points with a given error. Approximate variants of the algorithms based on ramdom sampling are also discussed and experiments show that it offers an accuracy gain over the traditional RANSAC for a similar algorithmic simplicity.

📄 PDF Abstract BibTeX arXiv:1806.05833

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationregression

Similar Papers 제목 키워드 기반

Highly Adaptive Ridge

2024-10-03 · Alejandro Schuler, Alexander Hagemeister, Mark van der Laan

In this paper we propose the Highly Adaptive Ridge (HAR): a regression method that achieves a $n^{-1/3}$ dimension-free L2 convergence rate in the class of right-continuous functions with square-integrable sectional deri…

regression

Communication-Efficient Distributed Optimization of Self-Concordant Empirical Loss

2015-01-01 · Yuchen Zhang, Lin Xiao

We consider distributed convex optimization problems originated from sample average approximation of stochastic optimization, or empirical risk minimization in machine learning. We assume that each machine in the distrib…

Binary ClassificationDistributed ComputingDistributed Optimizationregression+1

Alternating minimization and alternating descent over nonconvex sets

2017-09-13 · Wooseok Ha, Rina Foygel Barber

We analyze the performance of alternating minimization for loss functions optimized over two variables, where each variable may be restricted to lie in some potentially nonconvex constraint set. This type of setting aris…

Multi-Observation Regression

2018-02-27 · Rafael Frongillo, Nishant A. Mehta, Tom Morgan, Bo Waggoner

Recent work introduced loss functions which measure the error of a prediction based on multiple simultaneous observations or outcomes. In this paper, we explore the theoretical and practical questions that arise when usi…

regression

Fair Regression under Demographic Parity: A Unified Framework

2026-01-15 · Yongzhen Feng, Weiwei Wang, Raymond K. W. Wong, Xianyang Zhang arxiv

We propose a unified framework for fair regression tasks formulated as risk minimization problems subject to a demographic parity constraint. Unlike many existing approaches that are limited to specific loss functions or…

Binary Classification