Skip to main content

Showing 1–11 of 11 results for author: Serrano, L

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

    cs.LG cs.AI

    ACCO: Accumulate while you Communicate, Hiding Communications in Distributed LLM Training

    Authors: Adel Nabli, Louis Fournier, Pierre Erbacher, Louis Serrano, Eugene Belilovsky, Edouard Oyallon

    Abstract: Training Large Language Models (LLMs) relies heavily on distributed implementations, employing multiple GPUs to compute stochastic gradients on model replicas in parallel. However, synchronizing gradients in data parallel settings induces a communication overhead increasing with the number of distributed workers, which can impede the efficiency gains of parallelization. To address this challenge,… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

  2. arXiv:2406.02176  [pdf, other

    cs.LG

    AROMA: Preserving Spatial Structure for Latent PDE Modeling with Local Neural Fields

    Authors: Louis Serrano, Thomas X Wang, Etienne Le Naour, Jean-Noël Vittaut, Patrick Gallinari

    Abstract: We present AROMA (Attentive Reduced Order Model with Attention), a framework designed to enhance the modeling of partial differential equations (PDEs) using local neural fields. Our flexible encoder-decoder architecture can obtain smooth latent representations of spatial physical fields from a variety of data types, including irregular-grid inputs and point clouds. This versatility eliminates the… ▽ More

    Submitted 5 June, 2024; v1 submitted 4 June, 2024; originally announced June 2024.

  3. arXiv:2307.13538  [pdf, other

    cs.LG physics.flu-dyn

    INFINITY: Neural Field Modeling for Reynolds-Averaged Navier-Stokes Equations

    Authors: Louis Serrano, Leon Migus, Yuan Yin, Jocelyn Ahmed Mazari, Patrick Gallinari

    Abstract: For numerical design, the development of efficient and accurate surrogate models is paramount. They allow us to approximate complex physical phenomena, thereby reducing the computational burden of direct numerical simulations. We propose INFINITY, a deep learning model that utilizes implicit neural representations (INRs) to address this challenge. Our framework encodes geometric information and ph… ▽ More

    Submitted 25 July, 2023; originally announced July 2023.

    Comments: ICML 2023 Workshop on Synergy of Scientific and Machine Learning Modeling

    Journal ref: ICML 2023 Workshop on Synergy of Scientific and Machine Learning Modeling

  4. arXiv:2306.07266  [pdf, other

    cs.LG cs.AI

    Operator Learning with Neural Fields: Tackling PDEs on General Geometries

    Authors: Louis Serrano, Lise Le Boudec, Armand Kassaï Koupaï, Thomas X Wang, Yuan Yin, Jean-Noël Vittaut, Patrick Gallinari

    Abstract: Machine learning approaches for solving partial differential equations require learning map**s between function spaces. While convolutional or graph neural networks are constrained to discretized functions, neural operators present a promising milestone toward map** functions directly. Despite impressive results they still face challenges with respect to the domain geometry and typically rely… ▽ More

    Submitted 30 November, 2023; v1 submitted 12 June, 2023; originally announced June 2023.

    Journal ref: 37th Conference on Neural Information Processing Systems (NeurIPS 2023)

  5. arXiv:2306.05880  [pdf, other

    cs.LG cs.AI

    Time Series Continuous Modeling for Imputation and Forecasting with Implicit Neural Representations

    Authors: Etienne Le Naour, Louis Serrano, Léon Migus, Yuan Yin, Ghislain Agoua, Nicolas Baskiotis, Patrick Gallinari, Vincent Guigue

    Abstract: We introduce a novel modeling approach for time series imputation and forecasting, tailored to address the challenges often encountered in real-world data, such as irregular samples, missing data, or unaligned measurements from multiple sensors. Our method relies on a continuous-time-dependent model of the series' evolution dynamics. It leverages adaptations of conditional, implicit neural represe… ▽ More

    Submitted 22 April, 2024; v1 submitted 9 June, 2023; originally announced June 2023.

  6. arXiv:2012.07259  [pdf, other

    cs.SE

    AndroEvolve: Automated Update for Android Deprecated-API Usages

    Authors: Stefanus Agus Haryono, Ferdian Thung, David Lo, Lingxiao Jiang, Julia Lawall, Hong ** Kang, Lucas Serrano, Gilles Muller

    Abstract: Android operating system (OS) is often updated, where each new version may involve API deprecation. Usages of deprecated APIs in Android apps need to be updated to ensure the apps' compatibility with the old and new versions of Android OS. In this work, we propose AndroEvolve, an automated tool to update usages of deprecated Android APIs, that addresses the limitations of the state-of-the-art tool… ▽ More

    Submitted 11 February, 2021; v1 submitted 14 December, 2020; originally announced December 2020.

  7. arXiv:2011.05020  [pdf, other

    cs.SE

    AndroEvolve: Automated Android API Update with Data Flow Analysis and Variable Denormalization

    Authors: Stefanus A. Haryono, Ferdian Thung, David Lo, Lingxiao Jiang, Julia Lawall, Hong ** Kang, Lucas Serrano, Gilles Muller

    Abstract: The Android operating system is frequently updated, with each version bringing a new set of APIs. New versions may involve API deprecation; Android apps using deprecated APIs need to be updated to ensure the apps' compatibility withold and new versions of Android. Updating deprecated APIs is a time-consuming endeavor. Hence, automating the updates of Android APIs can be beneficial for developers.… ▽ More

    Submitted 10 November, 2020; originally announced November 2020.

  8. arXiv:2005.13220  [pdf, other

    cs.SE

    Automatic Android Deprecated-API Usage Update by Learning from Single Updated Example

    Authors: Stefanus Agus Haryono, Ferdian Thung, Hong ** Kang, Lucas Serrano, Gilles Muller, Julia Lawall, David Lo, Lingxiao Jiang

    Abstract: Due to the deprecation of APIs in the Android operating system,developers have to update usages of the APIs to ensure that their applications work for both the past and current versions of Android.Such updates may be widespread, non-trivial, and time-consuming. Therefore, automation of such updates will be of great benefit to developers. AppEvolve, which is the state-of-the-art tool for automating… ▽ More

    Submitted 27 May, 2020; originally announced May 2020.

    Comments: 5 pages, 8 figures. Accepted in The International Conference on Program Comprehension (ICPC) 2020, ERA Track

    ACM Class: I.2.2

  9. arXiv:1805.08168  [pdf, other

    cs.CY cs.CR cs.SI

    "You Know What to Do": Proactive Detection of YouTube Videos Targeted by Coordinated Hate Attacks

    Authors: Enrico Mariconti, Guillermo Suarez-Tangil, Jeremy Blackburn, Emiliano De Cristofaro, Nicolas Kourtellis, Ilias Leontiadis, Jordi Luque Serrano, Gianluca Stringhini

    Abstract: Video sharing platforms like YouTube are increasingly targeted by aggression and hate attacks. Prior work has shown how these attacks often take place as a result of "raids," i.e., organized efforts by ad-hoc mobs coordinating from third-party communities. Despite the increasing relevance of this phenomenon, however, online services often lack effective countermeasures to mitigate it. Unlike well-… ▽ More

    Submitted 23 August, 2019; v1 submitted 21 May, 2018; originally announced May 2018.

    Journal ref: 22nd ACM Conference on Computer-Supported Cooperative Work and Social Computing (CSCW 2019)

  10. arXiv:1311.0822  [pdf, ps, other

    nlin.CD cs.IT

    Properties of maximum Lempel-Ziv complexity strings

    Authors: C. A. J. Nunes, E. Estevez-Rams, B. Aragón Fernández, R. Lora Serrano

    Abstract: The properties of maximum Lempel-Ziv complexity strings are studied for the binary case. A comparison between MLZs and random strings is carried out. The length profile of both type of sequences show different distribution functions. The non-stationary character of the MLZs are discussed. The issue of sensitiveness to noise is also addressed. An empirical ansatz is found that fits well to the Lemp… ▽ More

    Submitted 4 November, 2013; originally announced November 2013.

  11. arXiv:1311.0546  [pdf, ps, other

    nlin.CD cs.IT

    On the non-randomness of maximum Lempel Ziv complexity sequences of finite size

    Authors: E. Estevez-Rams, R. Lora Serrano, B. Aragón Fernández, I. Brito Reyes

    Abstract: Random sequences attain the highest entropy rate. The estimation of entropy rate for an ergodic source can be done using the Lempel Ziv complexity measure yet, the exact entropy rate value is only reached in the infinite limit. We prove that typical random sequences of finite length fall short of the maximum Lempel-Ziv complexity, contrary to common belief. We discuss that, for a finite length, ma… ▽ More

    Submitted 3 November, 2013; originally announced November 2013.

    Journal ref: CHAOS 23, 023118 (2013)