paper-with-me

Papers

FP8-Flow-MoE: A Casting-Free FP8 Recipe without Double Quantization Error

2025-11-04 · Fengjuan Wang, Zhiyi Su, Xingzhu Hu, Cheng Wang, Mou Sun arxiv

Training large Mixture-of-Experts (MoE) models remains computationally prohibitive due to their extreme compute and memory demands. Although low-precision training promises to accelerate computation and reduce memory footprint, existing implementations still rely on BF16-dominated dataflows with frequent quantize-dequantize (Q/DQ) conversions. These redundant casts erode much of FP8's theoretical efficiency. However, naively removing these casts by keeping dataflows entirely in FP8 introduces double quantization error: tensors quantized along different dimensions accumulate inconsistent scaling factors, degrading numerical stability. We propose FP8-Flow-MoE, an FP8 training recipe featuring a quantization-consistent FP8-centric dataflow with a scaling-aware transpose and fused FP8 operators that streamline computation and eliminate explicit cast operations from 12 to 2. Evaluations on a 671B-parameter MoE model demonstrate up to 21\% higher throughput and 16.5 GB lower memory usage per GPU compared to BF16 and naïve FP8 baselines, while maintaining stable convergence. We provide a plug-and-play FP8 recipe compatible with TransformerEngine and Megatron-LM, which will be open-sourced soon.

📄 PDF Abstract BibTeX arXiv:2511.02302

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PixelFlowCast: Latent-Free Precipitation Nowcasting via Pixel Mean Flows

2026-05-11 · Yufeng Zhu, Chunlei Shi, Yongchao Feng, Dan Niu arxiv

Precipitation nowcasting aims to forecast short-term radar echo sequences for extreme weather warning, where both prediction fidelity and inference efficiency are critical for real-world deployment. However, diffusion-ba…

Visual Recipe Flow: A Dataset for Learning Visual State Changes of Objects with Recipe Flows

2022-09-13 · COLING 2022 10 · Keisuke Shirai, Atsushi Hashimoto, Taichi Nishimura, Hirotaka Kameko 외

We present a new multimodal dataset called Visual Recipe Flow, which enables us to learn each cooking action result in a recipe text. The dataset consists of object state changes and the workflow of the recipe text. The …

Text Generation

Realistic Defocus Blur for Multiplane Computer-Generated Holography

2022-05-14 · Koray Kavaklı, Yuta Itoh, Hakan Urey, Kaan Akşit

This paper introduces a new multiplane CGH computation method to reconstruct artefact-free high-quality holograms with natural-looking defocus blur. Our method introduces a new targeting scheme and a new loss function. W…

3D Holography

Toto 2.0: Time Series Forecasting Enters the Scaling Era

2026-05-19 · Emaad Khwaja, Chris Lettieri, Gerald Woo, Eden Belouadah 외 arxiv

We show that time series foundation models scale: a single training recipe produces reliable forecast-quality improvements from 4M to 2.5B parameters. We release Toto 2.0, a family of five open-weights forecasting models…

Time Series Forecasting

Fixing the Double Penalty in Data-Driven Weather Forecasting Through a Modified Spherical Harmonic Loss Function

2025-01-31 · Christopher Subich, Syed Zahid Husain, Leo Separovic, Jing Yang

Recent advancements in data-driven weather forecasting models have delivered deterministic models that outperform the leading operational forecast systems based on traditional, physics-based models. However, these data-d…

Weather Forecasting