Skip to main content

Showing 1–7 of 7 results for author: Liu, L T

Searching in archive stat. Search in all archives.
.
  1. arXiv:2012.07348  [pdf, other

    cs.LG cs.GT cs.MA stat.ML

    Bandit Learning in Decentralized Matching Markets

    Authors: Lydia T. Liu, Feng Ruan, Horia Mania, Michael I. Jordan

    Abstract: We study two-sided matching markets in which one side of the market (the players) does not have a priori knowledge about its preferences for the other side (the arms) and is required to learn its preferences from experience. Also, we assume the players have no direct means of communication. This model extends the standard stochastic multi-armed bandit framework to a decentralized multiple player s… ▽ More

    Submitted 21 June, 2021; v1 submitted 14 December, 2020; originally announced December 2020.

    Comments: 34 pages

  2. arXiv:2003.06740  [pdf, other

    cs.LG stat.ML

    Balancing Competing Objectives with Noisy Data: Score-Based Classifiers for Welfare-Aware Machine Learning

    Authors: Esther Rolf, Max Simchowitz, Sarah Dean, Lydia T. Liu, Daniel Björkegren, Moritz Hardt, Joshua Blumenstock

    Abstract: While real-world decisions involve many competing objectives, algorithmic decisions are often evaluated with a single objective function. In this paper, we study algorithmic policies which explicitly trade off between a private objective (such as profit) and a public objective (such as social welfare). We analyze a natural class of policies which trace an empirical Pareto frontier based on learned… ▽ More

    Submitted 15 July, 2020; v1 submitted 14 March, 2020; originally announced March 2020.

  3. arXiv:1906.05363  [pdf, other

    cs.LG cs.GT cs.MA stat.ML

    Competing Bandits in Matching Markets

    Authors: Lydia T. Liu, Horia Mania, Michael I. Jordan

    Abstract: Stable matching, a classical model for two-sided markets, has long been studied with little consideration for how each side's preferences are learned. With the advent of massive online markets powered by data-driven matching platforms, it has become necessary to better understand the interplay between learning and market objectives. We propose a statistical learning model in which one side of the… ▽ More

    Submitted 12 July, 2020; v1 submitted 12 June, 2019; originally announced June 2019.

    Comments: 15 pages, 3 figures. A version appears in the Proceedings of The 23nd International Conference on Artificial Intelligence and Statistics (AISTATS), 2020

  4. arXiv:1808.10013  [pdf, other

    cs.LG stat.ML

    The implicit fairness criterion of unconstrained learning

    Authors: Lydia T. Liu, Max Simchowitz, Moritz Hardt

    Abstract: We clarify what fairness guarantees we can and cannot expect to follow from unconstrained machine learning. Specifically, we characterize when unconstrained learning on its own implies group calibration, that is, the outcome variable is conditionally independent of group membership given the score. We show that under reasonable conditions, the deviation from satisfying group calibration is upper b… ▽ More

    Submitted 25 January, 2019; v1 submitted 29 August, 2018; originally announced August 2018.

    Comments: 37 pages, 9 figures

  5. arXiv:1803.09357  [pdf, other

    cs.LG math.OC stat.ML

    On the Local Minima of the Empirical Risk

    Authors: Chi **, Lydia T. Liu, Rong Ge, Michael I. Jordan

    Abstract: Population risk is always of primary interest in machine learning; however, learning algorithms only have access to the empirical risk. Even for applications with nonconvex nonsmooth losses (such as modern deep networks), the population risk is generally significantly more well-behaved from an optimization point of view than the empirical risk. In particular, sampling can create many spurious loca… ▽ More

    Submitted 17 October, 2018; v1 submitted 25 March, 2018; originally announced March 2018.

    Comments: To appear in NIPS 2018

  6. arXiv:1803.04383  [pdf, other

    cs.LG stat.ML

    Delayed Impact of Fair Machine Learning

    Authors: Lydia T. Liu, Sarah Dean, Esther Rolf, Max Simchowitz, Moritz Hardt

    Abstract: Fairness in machine learning has predominantly been studied in static classification settings without concern for how decisions change the underlying population over time. Conventional wisdom suggests that fairness criteria promote the long-term well-being of those groups they aim to protect. We study how static fairness criteria interact with temporal indicators of well-being, such as long-term… ▽ More

    Submitted 7 April, 2018; v1 submitted 12 March, 2018; originally announced March 2018.

    Comments: 37 pages, 6 figures

    Journal ref: Proceedings of the 35th International Conference on Machine Learning, PMLR 80:3150-3158, 2018

  7. arXiv:1611.05550  [pdf, other

    stat.ME

    $e$PCA: High Dimensional Exponential Family PCA

    Authors: Lydia T. Liu, Edgar Dobriban, Amit Singer

    Abstract: Many applications, such as photon-limited imaging and genomics, involve large datasets with noisy entries from exponential family distributions. It is of interest to estimate the covariance structure and principal components of the noiseless distribution. Principal Component Analysis (PCA), the standard method for this setting, can be inefficient when the noise is non-Gaussian. We develop $e$PCA… ▽ More

    Submitted 6 March, 2017; v1 submitted 16 November, 2016; originally announced November 2016.

    Comments: 24 pages, 9 figures. An open-source implementation can be found at http://github.com/lydiatliu/epca/