Skip to main content

Showing 1–6 of 6 results for author: Perekrestenko, D

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

    cs.LG

    High-Dimensional Distribution Generation Through Deep Neural Networks

    Authors: Dmytro Perekrestenko, Léandre Eberhard, Helmut Bölcskei

    Abstract: We show that every $d$-dimensional probability distribution of bounded support can be generated through deep ReLU networks out of a $1$-dimensional uniform input distribution. What is more, this is possible without incurring a cost - in terms of approximation error measured in Wasserstein-distance - relative to generating the $d$-dimensional target distribution from $d$ independent random variable… ▽ More

    Submitted 27 August, 2022; v1 submitted 26 July, 2021; originally announced July 2021.

    Comments: v3 Figures 2 and 6 were changed to provide more illustrative examples. Published in Partial Differential Equations and Applications, Springer, Sept. 2021

  2. arXiv:2006.16664  [pdf, ps, other

    cs.LG stat.ML

    Constructive Universal High-Dimensional Distribution Generation through Deep ReLU Networks

    Authors: Dmytro Perekrestenko, Stephan Müller, Helmut Bölcskei

    Abstract: We present an explicit deep neural network construction that transforms uniformly distributed one-dimensional noise into an arbitrarily close approximation of any two-dimensional Lipschitz-continuous target distribution. The key ingredient of our design is a generalization of the "space-filling" property of sawtooth functions discovered in (Bailey & Telgarsky, 2018). We elicit the importance of de… ▽ More

    Submitted 5 June, 2021; v1 submitted 30 June, 2020; originally announced June 2020.

  3. arXiv:1901.02220  [pdf, other

    cs.LG cs.IT stat.ML

    Deep Neural Network Approximation Theory

    Authors: Dennis Elbrächter, Dmytro Perekrestenko, Philipp Grohs, Helmut Bölcskei

    Abstract: This paper develops fundamental limits of deep neural network learning by characterizing what is possible if no constraints are imposed on the learning algorithm and on the amount of training data. Concretely, we consider Kolmogorov-optimal approximation through deep neural networks with the guiding theme being a relation between the complexity of the function (class) to be approximated and the co… ▽ More

    Submitted 12 March, 2021; v1 submitted 8 January, 2019; originally announced January 2019.

    Comments: minor revision

  4. arXiv:1806.01528  [pdf, other

    cs.LG stat.ML

    The universal approximation power of finite-width deep ReLU networks

    Authors: Dmytro Perekrestenko, Philipp Grohs, Dennis Elbrächter, Helmut Bölcskei

    Abstract: We show that finite-width deep ReLU neural networks yield rate-distortion optimal approximation (Bölcskei et al., 2018) of polynomials, windowed sinusoidal functions, one-dimensional oscillatory textures, and the Weierstrass function, a fractal function which is continuous but nowhere differentiable. Together with their recently established universal approximation property of affine function syste… ▽ More

    Submitted 5 June, 2018; originally announced June 2018.

  5. arXiv:1710.06122  [pdf, ps, other

    cs.LG

    Convolutional Recurrent Neural Networks for Electrocardiogram Classification

    Authors: Martin Zihlmann, Dmytro Perekrestenko, Michael Tschannen

    Abstract: We propose two deep neural network architectures for classification of arbitrary-length electrocardiogram (ECG) recordings and evaluate them on the atrial fibrillation (AF) classification data set provided by the PhysioNet/CinC Challenge 2017. The first architecture is a deep convolutional neural network (CNN) with averaging-based feature aggregation across time. The second architecture combines c… ▽ More

    Submitted 9 April, 2018; v1 submitted 17 October, 2017; originally announced October 2017.

    Comments: 4 pages, in Computing in Cardiology (CinC) 2017, PhysioNet/CinC Challenge 2017 submission. Code available at https://github.com/yruffiner/ecg-classification

  6. arXiv:1703.02518  [pdf, ps, other

    cs.LG cs.CV math.OC stat.CO stat.ML

    Faster Coordinate Descent via Adaptive Importance Sampling

    Authors: Dmytro Perekrestenko, Volkan Cevher, Martin Jaggi

    Abstract: Coordinate descent methods employ random partial updates of decision variables in order to solve huge-scale convex optimization problems. In this work, we introduce new adaptive rules for the random selection of their updates. By adaptive, we mean that our selection rules are based on the dual residual or the primal-dual gap estimates and can change at each iteration. We theoretically characterize… ▽ More

    Submitted 7 March, 2017; originally announced March 2017.

    Comments: appearing at AISTATS 2017

    ACM Class: G.1.6