POET-X: Memory-efficient LLM Training by Scaling Orthogonal Transformation
Authors: Zeju Qiu, Lixin Liu, Adrian Weller, Han Shi, Weiyang Liu arXiv: 2603.05500 PDF: https://arxiv.org/pdf/2603.05500.pdf Categories: cs.LG, cs.AI, cs.CL
---
Paper Overview
- Research area: Natural Language Processing (NLP)
- Research type: Empirical study
- Method: LLM training via scaled orthogonal equivalence transformation
Core Contribution
Impact Assessment
The study holds significant theoretical and practical value and may produce notable impact in related fields.
Original Abstract
Efficient and stable training of large language models (LLMs) remains a core challenge in modern machine learning systems. To address this challenge, Reparameterized Orthogonal Equivalence Training (POET), a spectrum-preserving framework that optimizes each weight matrix through orthogonal equivalence transformation, has been proposed. 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... (abstract truncated in source)
---
*Auto-collected on 2026-03-07.*