paper-with-me

홈 › Papers

FreeScale: Distributed Training for Sequence Recommendation Models with Minimal Scaling Cost

2026-04-27 · Chenhao Feng, Haoli Zhang, Shakhzod Ali-Zade, Yanli Zhao, Liang Luo, Jennifer Cao, Lisen Deng, Siqiao Chen, Chenyu Zhao, Tristan Rice, Daniel Johnson, Min Si, Tiantu Xu, Yi Zhang, Siqi Yan, Chuanhao Zhuge, Min Ni, Bi Xue, Qunshu Zhang, Shen Li arxiv

Modern industrial Deep Learning Recommendation Models typically extract user preferences through the analysis of sequential interaction histories, subsequently generating predictions based on these derived interests. The inherent heterogeneity in data characteristics frequently result in substantial under-utilization of computational resources during large-scale training, primarily due to computational bubbles caused by severe stragglers and slow blocking communications. This paper introduces FreeScale, a solution designed to (1) mitigate the straggler problem through meticulously load balanced input samples (2) minimize the blocking communication by overlapping prioritized embedding communications with computations (3) resolve the GPU resource competition during computation and communication overlapping by communicating through SM-Free techniques. Empirical evaluation demonstrates that FreeScale achieves up to 90.3% reduction in computational bubbles when applied to real-world workloads running on 256 H100 GPUs.

📄 PDF Abstract BibTeX arXiv:2604.24073

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FreeScale: Scaling 3D Scenes via Certainty-Aware Free-View Generation

2026-04-12 · Chenhan Jiang, Yu Chen, Qingwen Zhang, Jifei Song 외 arxiv

The development of generalizable Novel View Synthesis (NVS) models is critically limited by the scarcity of large-scale training data featuring diverse and precise camera trajectories. While real-world captures are photo…

Novel View Synthesis

FreeScale: Unleashing the Resolution of Diffusion Models via Tuning-Free Scale Fusion

2024-12-12 · Haonan Qiu, Shiwei Zhang, Yujie Wei, Ruihang Chu 외

Visual diffusion models achieve remarkable progress, yet they are typically trained at limited resolutions due to the lack of high-resolution data and constrained computation resources, hampering their ability to generat…

8k

Dynamic Graph Neural Networks for Sequential Recommendation

2021-04-15 · Mengqi Zhang, Shu Wu, Xueli Yu, Qiang Liu 외

Modeling user preference from his historical sequences is one of the core problems of sequential recommendation. Existing methods in this field are widely distributed from conventional methods to deep learning methods. H…

Graph AttentionGraph Neural NetworkLink PredictionSequential Recommendation

Horizontal Federated Learning and Secure Distributed Training for Recommendation System with Intel SGX

2022-07-11 · Siyuan Hui, Yuqiu Zhang, Albert Hu, Edmund Song

With the advent of big data era and the development of artificial intelligence and other technologies, data security and privacy protection have become more important. Recommendation systems have many applications in our…

Deep LearningFederated LearningRecommendation Systems

Real-time and personalized product recommendations for large e-commerce platforms

2025-06-26 · Matteo Tolloso, Davide Bacciu, Shahab Mokarizadeh, Marco Varesi

We present a methodology to provide real-time and personalized product recommendations for large e-commerce platforms, specifically focusing on fashion retail. Our approach aims to achieve accurate and scalable recommend…