Skip to main content

Showing 1–10 of 10 results for author: Yau, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2310.00526  [pdf, other

    cs.LG cs.AI cs.DM cs.DS

    Are Graph Neural Networks Optimal Approximation Algorithms?

    Authors: Morris Yau, Eric Lu, Nikolaos Karalias, Jessica Xu, Stefanie Jegelka

    Abstract: In this work we design graph neural network architectures that capture optimal approximation algorithms for a large class of combinatorial optimization problems, using powerful algorithmic tools from semidefinite programming (SDP). Concretely, we prove that polynomial-sized message-passing algorithms can represent the most powerful polynomial time algorithms for Max Constraint Satisfaction Problem… ▽ More

    Submitted 7 February, 2024; v1 submitted 30 September, 2023; originally announced October 2023.

    Comments: Updated references, fixed more typos and wording issues

  2. arXiv:2307.06538  [pdf, ps, other

    cs.LG cs.DS math.OC stat.ML

    Tensor Decompositions Meet Control Theory: Learning General Mixtures of Linear Dynamical Systems

    Authors: Ainesh Bakshi, Allen Liu, Ankur Moitra, Morris Yau

    Abstract: Recently Chen and Poor initiated the study of learning mixtures of linear dynamical systems. While linear dynamical systems already have wide-ranging applications in modeling time-series data, using mixture models can lead to a better fit or even a richer understanding of underlying subpopulations represented in the data. In this work we give a new approach to learning mixtures of linear dynamical… ▽ More

    Submitted 23 July, 2023; v1 submitted 12 July, 2023; originally announced July 2023.

    Comments: ICML 2023

  3. arXiv:2301.09519  [pdf, ps, other

    math.OC cs.DS cs.LG stat.ML

    A New Approach to Learning Linear Dynamical Systems

    Authors: Ainesh Bakshi, Allen Liu, Ankur Moitra, Morris Yau

    Abstract: Linear dynamical systems are the foundational statistical model upon which control theory is built. Both the celebrated Kalman filter and the linear quadratic regulator require knowledge of the system dynamics to provide analytic guarantees. Naturally, learning the dynamics of a linear dynamical system from linear measurements has been intensively studied since Rudolph Kalman's pioneering work in… ▽ More

    Submitted 23 January, 2023; originally announced January 2023.

  4. arXiv:2112.03442  [pdf, ps, other

    cs.GT cs.DS cs.LG

    Approximating Nash Equilibrium in Random Graphical Games

    Authors: Morris Yau

    Abstract: Computing Nash equilibrium in multi-agent games is a longstanding challenge at the interface of game theory and computer science. It is well known that a general normal form game in N players and k strategies requires exponential space simply to write down. This Curse of Multi-Agents prompts the study of succinct games which can be written down efficiently. A canonical example of a succinct game i… ▽ More

    Submitted 6 December, 2021; originally announced December 2021.

  5. arXiv:2111.06395  [pdf, ps, other

    stat.ML cs.DS cs.LG eess.SY

    Kalman Filtering with Adversarial Corruptions

    Authors: Sitan Chen, Frederic Koehler, Ankur Moitra, Morris Yau

    Abstract: Here we revisit the classic problem of linear quadratic estimation, i.e. estimating the trajectory of a linear dynamical system from noisy measurements. The celebrated Kalman filter gives an optimal estimator when the measurement noise is Gaussian, but is widely known to break down when one deviates from this assumption, e.g. when the noise is heavy-tailed. Many ad hoc heuristics have been employe… ▽ More

    Submitted 11 November, 2021; originally announced November 2021.

    Comments: 57 pages, comments welcome

  6. arXiv:2010.04157  [pdf, other

    cs.LG cs.DS stat.ML

    Online and Distribution-Free Robustness: Regression and Contextual Bandits with Huber Contamination

    Authors: Sitan Chen, Frederic Koehler, Ankur Moitra, Morris Yau

    Abstract: In this work we revisit two classic high-dimensional online learning problems, namely linear regression and contextual bandits, from the perspective of adversarial robustness. Existing works in algorithmic robust statistics make strong distributional assumptions that ensure that the input data is evenly spread out or comes from a nice generative model. Is it possible to achieve strong robustness g… ▽ More

    Submitted 10 June, 2021; v1 submitted 8 October, 2020; originally announced October 2020.

    Comments: 66 pages, 1 figure, v3: refined exposition and improved rates

  7. arXiv:2006.04787  [pdf, other

    cs.LG cs.DS math.ST stat.ML

    Classification Under Misspecification: Halfspaces, Generalized Linear Models, and Connections to Evolvability

    Authors: Sitan Chen, Frederic Koehler, Ankur Moitra, Morris Yau

    Abstract: In this paper we revisit some classic problems on classification under misspecification. In particular, we study the problem of learning halfspaces under Massart noise with rate $η$. In a recent work, Diakonikolas, Goulekakis, and Tzamos resolved a long-standing problem by giving the first efficient algorithm for learning to accuracy $η+ ε$ for any $ε> 0$. However, their algorithm outputs a compli… ▽ More

    Submitted 20 September, 2023; v1 submitted 8 June, 2020; originally announced June 2020.

    Comments: 52 pages, v2: updated references

  8. arXiv:2005.09796  [pdf, ps, other

    cs.DS

    List Decodable Mean Estimation in Nearly Linear Time

    Authors: Yeshwanth Cherapanamjeri, Sidhanth Mohanty, Morris Yau

    Abstract: Learning from data in the presence of outliers is a fundamental problem in statistics. Until recently, no computationally efficient algorithms were known to compute the mean of a high dimensional distribution under natural assumptions in the presence of even a small fraction of outliers. In this paper, we consider robust statistics in the presence of overwhelming outliers where the majority of the… ▽ More

    Submitted 21 January, 2021; v1 submitted 19 May, 2020; originally announced May 2020.

    Comments: Minor corrections in Appendix A.3 and Algorithm 2

  9. arXiv:2002.03004  [pdf, ps, other

    cs.DS math.ST

    List Decodable Subspace Recovery

    Authors: Prasad Raghavendra, Morris Yau

    Abstract: Learning from data in the presence of outliers is a fundamental problem in statistics. In this work, we study robust statistics in the presence of overwhelming outliers for the fundamental problem of subspace recovery. Given a dataset where an $α$ fraction (less than half) of the data is distributed uniformly in an unknown $k$ dimensional subspace in $d$ dimensions, and with no additional assumpti… ▽ More

    Submitted 7 February, 2020; originally announced February 2020.

  10. arXiv:1905.04660  [pdf, ps, other

    cs.DS

    List Decodable Learning via Sum of Squares

    Authors: Prasad Raghavendra, Morris Yau

    Abstract: In the list-decodable learning setup, an overwhelming majority (say a $1-β$-fraction) of the input data consists of outliers and the goal of an algorithm is to output a small list $\mathcal{L}$ of hypotheses such that one of them agrees with inliers. We develop a framework for list-decodable learning via the Sum-of-Squares SDP hierarchy and demonstrate it on two basic statistical estimation proble… ▽ More

    Submitted 12 May, 2019; originally announced May 2019.