Skip to main content

Showing 1–6 of 6 results for author: Winston, E

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

    cs.LG cs.AI cs.CV stat.ML

    Role of Locality and Weight Sharing in Image-Based Tasks: A Sample Complexity Separation between CNNs, LCNs, and FCNs

    Authors: Aakash Lahoti, Stefani Karp, Ezra Winston, Aarti Singh, Yuanzhi Li

    Abstract: Vision tasks are characterized by the properties of locality and translation invariance. The superior performance of convolutional neural networks (CNNs) on these tasks is widely attributed to the inductive bias of locality and weight sharing baked into their architecture. Existing attempts to quantify the statistical benefits of these biases in CNNs over locally connected convolutional neural net… ▽ More

    Submitted 22 March, 2024; originally announced March 2024.

    Comments: 40 pages, 4 figures, Accepted to ICLR 2024, Spotlight

  2. arXiv:2307.04990  [pdf, other

    cs.LG cs.AI

    Monotone deep Boltzmann machines

    Authors: Zhili Feng, Ezra Winston, J. Zico Kolter

    Abstract: Deep Boltzmann machines (DBMs), one of the first ``deep'' learning methods ever studied, are multi-layered probabilistic models governed by a pairwise energy function that describes the likelihood of all variables/nodes in the network. In practice, DBMs are often constrained, i.e., via the \emph{restricted} Boltzmann machine (RBM) architecture (which does not permit intra-layer connections), in or… ▽ More

    Submitted 10 July, 2023; originally announced July 2023.

  3. arXiv:2006.08591  [pdf, other

    cs.LG stat.ML

    Monotone operator equilibrium networks

    Authors: Ezra Winston, J. Zico Kolter

    Abstract: Implicit-depth models such as Deep Equilibrium Networks have recently been shown to match or exceed the performance of traditional deep networks while being much more memory efficient. However, these models suffer from unstable convergence to a solution and lack guarantees that a solution exists. On the other hand, Neural ODEs, another class of implicit-depth models, do guarantee existence of a un… ▽ More

    Submitted 3 May, 2021; v1 submitted 15 June, 2020; originally announced June 2020.

    Comments: NeurIPS 2020

  4. arXiv:2002.03018  [pdf, other

    cs.LG cs.AI cs.CR stat.ML

    Certified Robustness to Label-Flip** Attacks via Randomized Smoothing

    Authors: Elan Rosenfeld, Ezra Winston, Pradeep Ravikumar, J. Zico Kolter

    Abstract: Machine learning algorithms are known to be susceptible to data poisoning attacks, where an adversary manipulates the training data to degrade performance of the resulting classifier. In this work, we present a unifying view of randomized smoothing over arbitrary functions, and we leverage this novel characterization to propose a new strategy for building classifiers that are pointwise-certifiably… ▽ More

    Submitted 11 August, 2020; v1 submitted 7 February, 2020; originally announced February 2020.

    Comments: ICML 2020

  5. arXiv:1903.01689  [pdf, other

    cs.LG stat.ML

    Domain Adaptation with Asymmetrically-Relaxed Distribution Alignment

    Authors: Yifan Wu, Ezra Winston, Divyansh Kaushik, Zachary Lipton

    Abstract: Domain adaptation addresses the common problem when the target distribution generating our test data drifts from the source (training) distribution. While absent assumptions, domain adaptation is impossible, strict conditions, e.g. covariate or label shift, enable principled algorithms. Recently-proposed domain-adversarial approaches consist of aligning source and target encodings, often motivatin… ▽ More

    Submitted 11 March, 2019; v1 submitted 5 March, 2019; originally announced March 2019.

  6. arXiv:1809.03452  [pdf, other

    quant-ph cs.ET

    Qiskit Backend Specifications for OpenQASM and OpenPulse Experiments

    Authors: David C. McKay, Thomas Alexander, Luciano Bello, Michael J. Biercuk, Lev Bishop, Jiayin Chen, Jerry M. Chow, Antonio D. Córcoles, Daniel Egger, Stefan Filipp, Juan Gomez, Michael Hush, Ali Javadi-Abhari, Diego Moreda, Paul Nation, Brent Paulovicks, Erick Winston, Christopher J. Wood, James Wootton, Jay M. Gambetta

    Abstract: As interest in quantum computing grows, there is a pressing need for standardized API's so that algorithm designers, circuit designers, and physicists can be provided a common reference frame for designing, executing, and optimizing experiments. There is also a need for a language specification that goes beyond gates and allows users to specify the time dynamics of a quantum experiment and recover… ▽ More

    Submitted 10 September, 2018; originally announced September 2018.

    Comments: 68 pages. More information and schemas can be found in the Qiskit repository https://github.com/Qiskit/