← 返回论文检索
ICML 2026PosterAccept (spotlight)

POET-X: Memory-efficient LLM Training by Scaling Orthogonal Transformation

Zeju Qiu, Lixin LIU, Adrian Weller, Han Shi, Weiyang Liu

Max-Planck-Institute for Intelligent Systems, Max-Planck Institute · The Chinese University of Hong Kong · University of Cambridge, Alan Turing Institute · Huawei Technologies

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Efficient and stable training of large language models (LLMs) remains a core challenge in modern machine learning systems. We tackle this problem with Reparameterized Orthogonal Equivalence Training (POET), a spectrum-preserving framework that optimizes each weight matrix through orthogonal equivalence transformation. Although POET provides strong training stability, its original implementation incurs high memory consumption and computational overhead due to intensive matrix multiplications. To overcome these limitations, we introduce POET-X, a scalable and memory-efficient variant that performs orthogonal equivalence transformations with significantly reduced computational cost. POET-X maintains the generalization and stability benefits of POET while achieving substantial improvements in throughput and memory efficiency. In experiments, POET-X enables the pretraining of billion-parameter LLMs on a single Nvidia H100 GPU, and in contrast, standard optimizers such as AdamW run out of memory under the same settings.