Zum Hauptinhalt springen

Showing 1–2 of 2 results for author: Fleury, A

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

    cs.CL cs.AI cs.LG

    ComplexityNet: Increasing LLM Inference Efficiency by Learning Task Complexity

    Authors: Henry Bae, Aghyad Deeb, Alex Fleury, Kehang Zhu

    Abstract: We present ComplexityNet, a streamlined language model designed for assessing task complexity. This model predicts the likelihood of accurate output by various language models, each with different capabilities. Our initial application of ComplexityNet involves the Mostly Basic Python Problems (MBPP) dataset. We pioneered the creation of the first set of labels to define task complexity. Complexity… ▽ More

    Submitted 29 March, 2024; v1 submitted 12 December, 2023; originally announced December 2023.

  2. arXiv:2004.11571  [pdf, other

    cs.DC cs.SC

    High performance SIMD modular arithmetic for polynomial evaluation

    Authors: Pierre Fortin, Ambroise Fleury, François Lemaire, Michael Monagan

    Abstract: Two essential problems in Computer Algebra, namely polynomial factorization and polynomial greatest common divisor computation, can be efficiently solved thanks to multiple polynomial evaluations in two variables using modular arithmetic. In this article, we focus on the efficient computation of such polynomial evaluations on one single CPU core. We first show how to leverage SIMD computing for mo… ▽ More

    Submitted 24 April, 2020; originally announced April 2020.