paper-with-me

홈 › Papers

Linear Regression from Strategic Data Sources

2013-09-30 · Nicolas Gast, Stratis Ioannidis, Patrick Loiseau, Benjamin Roussillon

Linear regression is a fundamental building block of statistical data analysis. It amounts to estimating the parameters of a linear model that maps input features to corresponding outputs. In the classical setting where the precision of each data point is fixed, the famous Aitken/Gauss-Markov theorem in statistics states that generalized least squares (GLS) is a so-called "Best Linear Unbiased Estimator" (BLUE). In modern data science, however, one often faces strategic data sources, namely, individuals who incur a cost for providing high-precision data. In this paper, we study a setting in which features are public but individuals choose the precision of the outputs they reveal to an analyst. We assume that the analyst performs linear regression on this dataset, and individuals benefit from the outcome of this estimation. We model this scenario as a game where individuals minimize a cost comprising two components: (a) an (agent-specific) disclosure cost for providing high-precision data; and (b) a (global) estimation cost representing the inaccuracy in the linear model estimate. In this game, the linear model estimate is a public good that benefits all individuals. We establish that this game has a unique non-trivial Nash equilibrium. We study the efficiency of this equilibrium and we prove tight bounds on the price of stability for a large class of disclosure and estimation costs. Finally, we study the estimator accuracy achieved at equilibrium. We show that, in general, Aitken's theorem does not hold under strategic data sources, though it does hold if individuals have identical disclosure costs (up to a multiplicative factor). When individuals have non-identical costs, we derive a bound on the improvement of the equilibrium estimation cost that can be achieved by deviating from GLS, under mild assumptions on the disclosure cost functions.

📄 PDF Abstract BibTeX arXiv:1309.7824

Code (1)

ngast/strategicLinearRegression 공식 구현

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Optimum Statistical Estimation with Strategic Data Sources

2014-08-11 · Yang Cai, Constantinos Daskalakis, Christos H. Papadimitriou

We propose an optimum mechanism for providing monetary incentives to the data sources of a statistical estimator such as linear regression, so that high quality data is provided at low cost, in the sense that the sum of …

regression

A Bandit Framework for Strategic Regression

2016-12-01 · NeurIPS 2016 12 · Yang Liu, Yi-Ling Chen

We consider a learner's problem of acquiring data dynamically for training a regression model, where the training data are collected from strategic data sources. A fundamental challenge is to incentivize data holders to …

regression

A Robust UCB Scheme for Active Learning in Regression from Strategic Crowds

2016-01-25 · Divya Padmanabhan, Satyanath Bhat, Dinesh Garg, Shirish Shevade 외

We study the problem of training an accurate linear regression model by procuring labels from multiple noisy crowd annotators, under a budget constraint. We propose a Bayesian model for linear regression in crowdsourcing…

Active Learningparameter estimationregressionVariational Inference

Best Response Regression

2017-12-01 · NeurIPS 2017 12 · Omer Ben-Porat, Moshe Tennenholtz

In a regression task, a predictor is given a set of instances, along with a real value for each point. Subsequently, she has to identify the value of a new instance as accurately as possible. In this work, we initiate th…

BIG-bench Machine Learningregression

Causal Strategic Linear Regression

2020-02-24 · ICML 2020 1 · Yonadav Shavit, Benjamin Edelman, Brian Axelrod

In many predictive decision-making scenarios, such as credit scoring and academic testing, a decision-maker must construct a model that accounts for agents' propensity to "game" the decision rule by changing their featur…

Decision Makingparameter estimationregression