paper-with-me

홈 › Papers

Elucidating the Design Space of FP4 training

2025-09-22 · Robert Hu, Carlo Luschi, Paul Balanca arxiv

The increasing computational demands of foundation models have spurred research into low-precision training, with 4-bit floating-point (\texttt{FP4}) formats emerging as a frontier for maximizing hardware throughput. While numerous techniques have been proposed to stabilize \texttt{FP4} training, they often present isolated solutions with varying, and not always clear, computational overheads. This paper aims to provide a unified view of the design space of \texttt{FP4} training. We introduce a comprehensive, quantisation gradient-based framework for microscaling quantization that allows for a theoretical analysis of the computational costs associated with different stabilization methods on both the forward and backward passes. Using a simulator built on this framework, we conduct an extensive empirical study across a wide range of machine learning tasks, including regression, image classification, diffusion models, and language models. By systematically evaluating thousands of combinations of techniques, such as novel gradient approximations, rounding strategies, and scaling methods, we identify which configurations offer the most favourable performance-to-overhead trade-off. We find that the techniques enabling the best trade-off involve carefully combining Hadamard transformations, tensor scaling and stochastic rounding. We further find that using \texttt{UE5M3} as a scaling factor potentially offers a good compromise between range and precision with manageable computational overhead.

📄 PDF Abstract BibTeX arXiv:2509.17791

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

Elucidating the Design Space of Diffusion-Based Generative Models

2022-06-01 · Tero Karras, Miika Aittala, Timo Aila, Samuli Laine

We argue that the theory and practice of diffusion-based generative models are currently unnecessarily convoluted and seek to remedy the situation by presenting a design space that clearly separates the concrete design c…

Image Generation

Elucidating the Design Space of Flow Matching for Cellular Microscopy

2026-03-25 · Charles Jones, Emmanuel Noutahi, Jason Hartford, Cian Eastwood arxiv

Flow-matching generative models are increasingly used to simulate cell responses to biological perturbations. However, the design space for building such models is large and underexplored. We systematically analyse the d…

Elucidating the solution space of extended reverse-time SDE for diffusion models

2023-09-12 · Qinpeng Cui, Xinyi Zhang, Zongqing Lu, Qingmin Liao

Diffusion models (DMs) demonstrate potent image generation capabilities in various generative modeling tasks. Nevertheless, their primary limitation lies in slow sampling speed, requiring hundreds or thousands of sequent…

Image Generation

Elucidating the Design Choice of Probability Paths in Flow Matching for Forecasting

2024-10-04 · Soon Hoe Lim, Yijin Wang, Annan Yu, Emma Hart 외

Flow matching has recently emerged as a powerful paradigm for generative modeling and has been extended to probabilistic time series forecasting in latent spaces. However, the impact of the specific choice of probability…

Probabilistic Time Series ForecastingTime SeriesTime Series Forecasting

ETTA: Elucidating the Design Space of Text-to-Audio Models

2024-12-26 · Sang-gil Lee, Zhifeng Kong, Arushi Goel, Sungwon Kim 외

Recent years have seen significant progress in Text-To-Audio (TTA) synthesis, enabling users to enrich their creative workflows with synthetic audio generated from natural language prompts. Despite this progress, the eff…

AudioCapsAudio captioningAudio GenerationLanguage Modelling+2