Skip to main content

Showing 1–4 of 4 results for author: Tassarotti, J

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

    cs.LG cs.AI stat.ML

    Verification of ML Systems via Reparameterization

    Authors: Jean-Baptiste Tristan, Joseph Tassarotti, Koundinya Vajjha, Michael L. Wick, Anindya Banerjee

    Abstract: As machine learning is increasingly used in essential systems, it is important to reduce or eliminate the incidence of serious bugs. A growing body of research has developed machine learning algorithms with formal guarantees about performance, robustness, or fairness. Yet, the analysis of these algorithms is often complex, and implementing such systems in practice introduces room for error. Proof… ▽ More

    Submitted 13 July, 2020; originally announced July 2020.

  2. arXiv:1911.00385  [pdf, other

    cs.LG cs.LO stat.ML

    A Formal Proof of PAC Learnability for Decision Stumps

    Authors: Joseph Tassarotti, Koundinya Vajjha, Anindya Banerjee, Jean-Baptiste Tristan

    Abstract: We present a formal proof in Lean of probably approximately correct (PAC) learnability of the concept class of decision stumps. This classic result in machine learning theory derives a bound on error probabilities for a simple type of classifier. Though such a proof appears simple on paper, analytic and measure-theoretic subtleties arise when carrying it out fully formally. Our proof is structured… ▽ More

    Submitted 7 January, 2021; v1 submitted 1 November, 2019; originally announced November 2019.

    Comments: 13 pages, appeared in Certified Programs and Proofs (CPP) 2021

  3. arXiv:1810.01400  [pdf, other

    cs.LG stat.ML

    Sketching for Latent Dirichlet-Categorical Models

    Authors: Joseph Tassarotti, Jean-Baptiste Tristan, Michael Wick

    Abstract: Recent work has explored transforming data sets into smaller, approximate summaries in order to scale Bayesian inference. We examine a related problem in which the parameters of a Bayesian model are very large and expensive to store in memory, and propose more compact representations of parameter values that can be used during inference. We focus on a class of graphical models that we refer to as… ▽ More

    Submitted 2 October, 2018; originally announced October 2018.

    Comments: 20 pages

  4. arXiv:1312.3613  [pdf, ps, other

    stat.ML cs.AI cs.DC cs.PL

    Augur: a Modeling Language for Data-Parallel Probabilistic Inference

    Authors: Jean-Baptiste Tristan, Daniel Huang, Joseph Tassarotti, Adam Pocock, Stephen J. Green, Guy L. Steele Jr

    Abstract: It is time-consuming and error-prone to implement inference procedures for each new probabilistic model. Probabilistic programming addresses this problem by allowing a user to specify the model and having a compiler automatically generate an inference procedure for it. For this approach to be practical, it is important to generate inference code that has reasonable performance. In this paper, we p… ▽ More

    Submitted 10 June, 2014; v1 submitted 12 December, 2013; originally announced December 2013.