Skip to main content

Showing 1–4 of 4 results for author: Brisebarre, N

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

    cs.LG stat.ML

    Path-metrics, pruning, and generalization

    Authors: Antoine Gonon, Nicolas Brisebarre, Elisa Riccietti, Rémi Gribonval

    Abstract: Analyzing the behavior of ReLU neural networks often hinges on understanding the relationships between their parameters and the functions they implement. This paper proves a new bound on function distances in terms of the so-called path-metrics of the parameters. Since this bound is intrinsically invariant with respect to the rescaling symmetries of the networks, it sharpens previously known bound… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

  2. arXiv:2310.01225  [pdf, other

    stat.ML cs.LG math.ST

    A path-norm toolkit for modern networks: consequences, promises and challenges

    Authors: Antoine Gonon, Nicolas Brisebarre, Elisa Riccietti, Rémi Gribonval

    Abstract: This work introduces the first toolkit around path-norms that fully encompasses general DAG ReLU networks with biases, skip connections and any operation based on the extraction of order statistics: max pooling, GroupSort etc. This toolkit notably allows us to establish generalization bounds for modern neural networks that are not only the most widely applicable path-norm based ones, but also reco… ▽ More

    Submitted 13 March, 2024; v1 submitted 2 October, 2023; originally announced October 2023.

  3. arXiv:2205.11874  [pdf, other

    cs.IT cs.NE

    Approximation speed of quantized vs. unquantized ReLU neural networks and beyond

    Authors: Antoine Gonon, Nicolas Brisebarre, Rémi Gribonval, Elisa Riccietti

    Abstract: We deal with two complementary questions about approximation properties of ReLU networks. First, we study how the uniform quantization of ReLU networks with real-valued weights impacts their approximation properties. We establish an upper-bound on the minimal number of bits per coordinate needed for uniformly quantized ReLU networks to keep the same polynomial asymptotic approximation speeds as un… ▽ More

    Submitted 7 October, 2022; v1 submitted 24 May, 2022; originally announced May 2022.

  4. arXiv:cs/0307009  [pdf, ps, other

    cs.MS

    Finding the "truncated" polynomial that is closest to a function

    Authors: Nicolas Brisebarre, Jean-Michel Muller

    Abstract: When implementing regular enough functions (e.g., elementary or special functions) on a computing system, we frequently use polynomial approximations. In most cases, the polynomial that best approximates (for a given distance and in a given interval) a function has coefficients that are not exactly representable with a finite number of bits. And yet, the polynomial approximations that are actual… ▽ More

    Submitted 4 July, 2003; originally announced July 2003.

    Comments: 14 pages, 1 figure

    ACM Class: G.1.0, G.1.2, B.2.4