Skip to main content

Showing 1–4 of 4 results for author: Hagemann, J

  1. arXiv:2407.07852  [pdf, other

    cs.LG cs.DC

    OpenDiLoCo: An Open-Source Framework for Globally Distributed Low-Communication Training

    Authors: Sami Jaghouar, Jack Min Ong, Johannes Hagemann

    Abstract: OpenDiLoCo is an open-source implementation and replication of the Distributed Low-Communication (DiLoCo) training method for large language models. We provide a reproducible implementation of the DiLoCo experiments, offering it within a scalable, decentralized training framework using the Hivemind library. We demonstrate its effectiveness by training a model across two continents and three countr… ▽ More

    Submitted 10 July, 2024; originally announced July 2024.

  2. arXiv:2311.05610  [pdf, other

    cs.LG cs.DC

    Efficient Parallelization Layouts for Large-Scale Distributed Model Training

    Authors: Johannes Hagemann, Samuel Weinbach, Konstantin Dobler, Maximilian Schall, Gerard de Melo

    Abstract: Efficiently training large language models requires parallelizing across hundreds of hardware accelerators and invoking various compute and memory optimizations. When combined, many of these strategies have complex interactions regarding the final training efficiency. Prior work tackling this problem did not have access to the latest set of optimizations, such as FlashAttention or sequence paralle… ▽ More

    Submitted 10 December, 2023; v1 submitted 9 November, 2023; originally announced November 2023.

    Comments: Camera-ready version for the Workshop on Advancing Neural Network Training at 37th Conference on Neural Information Processing Systems (WANT@NeurIPS 2023)

  3. arXiv:2207.00845  [pdf, other

    cs.CV cs.AI cs.LG

    Less Is More: A Comparison of Active Learning Strategies for 3D Medical Image Segmentation

    Authors: Josafat-Mattias Burmeister, Marcel Fernandez Rosas, Johannes Hagemann, Jonas Kordt, Jasper Blum, Simon Shabo, Benjamin Bergner, Christoph Lippert

    Abstract: Since labeling medical image data is a costly and labor-intensive process, active learning has gained much popularity in the medical image segmentation domain in recent years. A variety of active learning strategies have been proposed in the literature, but their effectiveness is highly dependent on the dataset and training scenario. To facilitate the comparison of existing strategies and provide… ▽ More

    Submitted 2 July, 2022; originally announced July 2022.

    Comments: 22 pages, 5 figures, to be published at ReALML @ ICML2022

    ACM Class: I.4.6; I.2.10; J.3

  4. arXiv:1503.03492  [pdf, other

    physics.comp-ph cs.CV

    Parallel Statistical Multi-resolution Estimation

    Authors: Jan Lebert, Lutz Künneke, Johannes Hagemann, Stephan C. Kramer

    Abstract: We discuss several strategies to implement Dykstra's projection algorithm on NVIDIA's compute unified device architecture (CUDA). Dykstra's algorithm is the central step in and the computationally most expensive part of statistical multi-resolution methods. It projects a given vector onto the intersection of convex sets. Compared with a CPU implementation our CUDA implementation is one order of ma… ▽ More

    Submitted 10 March, 2015; originally announced March 2015.