paper-with-me

홈 › Papers

PHOENIX: Resilient LLM Training with Hot-Swapping via Zero-Overhead Checkpoint

2026-07-02 · Haotian Xie, Junlin Chen, Mingkai Zheng, Lishan Yang, Zhao Zhang arxiv

State-of-the-art large language model (LLM) training takes tens of thousands of graphics processing units (GPUs) for months and encounters failures across the software and hardware stack. Existing fault-tolerance mechanisms either impose non-trivial overhead during failure-free execution or suffer from prolonged recovery latency, particularly under scenarios where a small subset of compute nodes experience permanent failures. %The tradeoff between failure-free overhead and recovery latency forms a space forms a Pareto frontier We present PHOENIX to simultaneously address both optimization objectives. PHOENIX incorporates a fault-tolerance mechanism that restores LLM training via hot-swapping, namely by replacing failed nodes with spare nodes without terminating the complete job. The hot-swapping of PHOENIX is enabled by two ideas: First, it exploits an off-critical-path in-memory checkpointing mechanism for spatial redundancy. Second, it introduces a communicator reconstruction protocol that replaces failed nodes with spare nodes at runtime. PHOENIX efficiently overlaps the in-memory checkpointing with computation, thus introducing zero overhead during error-free execution. Upon permanent node failures, PHOENIX can rebuild memory states with minimal recomputation by leveraging in-memory checkpoints. We evaluate PHOENIX across scales (up to 512 NVIDIA A100 GPUs) and LLMs (up to 65B parameters), and observe zero checkpoint overhead with hot-swapping recovery completing in under 40 seconds. These results show that PHOENIX simultaneously achieves both zero-overhead error-free execution and extremely low recovery cost.

📄 PDF Abstract BibTeX arXiv:2607.01646

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Realistic and Efficient Face Swapping: A Unified Approach with Diffusion Models

2024-09-11 · Sanoojan Baliah, Qinliang Lin, Shengcai Liao, Xiaodan Liang 외

Despite promising progress in face swapping task, realistic swapped images remain elusive, often marred by artifacts, particularly in scenarios involving high pose variation, color differences, and occlusion. To address …

DenoisingDisentanglementFace Swapping

TrainMover: An Interruption-Resilient and Reliable ML Training Runtime

2024-12-17 · ChonLam Lao, Minlan Yu, Aditya Akella, Jiamin Cao 외

Large-scale ML training jobs are frequently interrupted by hardware and software anomalies, failures, and management events. Existing solutions like checkpointing or runtime reconfiguration suffer from long downtimes, de…

ManagementScheduling

ReliableSwap: Boosting General Face Swapping Via Reliable Supervision

2023-06-08 · Ge Yuan, Maomao Li, Yong Zhang, Huicheng Zheng

Almost all advanced face swapping approaches use reconstruction as the proxy task, i.e., supervision only exists when the target and source belong to the same person. Otherwise, lacking pixel-level supervision, these met…

Face ReenactmentFace Swapping

ADAT: Time-Series-Aware Adaptive Transformer Architecture for Sign Language Translation

2025-04-16 · Nada Shahin, Leila Ismail

Current sign language machine translation systems rely on recognizing hand movements, facial expressions and body postures, and natural language processing, to convert signs into text. Recent approaches use Transformer a…

DecoderMachine TranslationSign Language TranslationTime Series+1

Exploring Attention Mechanisms in Integration of Multi-Modal Information for Sign Language Recognition and Translation

2023-09-04 · Zaber Ibn Abdul Hakim, Rasman Mubtasim Swargo, Muhammad Abdullah Adnan

Understanding intricate and fast-paced movements of body parts is essential for the recognition and translation of sign language. The inclusion of additional information intended to identify and locate the moving body pa…

Optical Flow EstimationSign Language RecognitionSign Language TranslationTranslation