paper-with-me

홈 › Papers

WeChat-YATT: A Scalable, Simple, Efficient, and Production Ready Training Library

2025-08-11 · Junyu Wu, Weiming Chang, Xiaotao Liu, Guanyou He, Tingfeng Xian, Haoqiang Hong, Boqi Chen, Hongtao Tian, Tao Yang, Yunsheng Shi, Feng Lin, Ting Yao, Jiatao Xu arxiv

Reinforcement Learning from Human Feedback (RLHF) has emerged as a prominent paradigm for training large language models and multimodal systems. Despite the notable advances enabled by existing RLHF training frameworks, significant challenges remain to scale to complex multimodal workflows and adapt to dynamic workloads. In particular, current systems often encounter limitations related to controller scalability when managing large models, as well as inefficiencies in orchestrating intricate RLHF pipelines, especially in scenarios that require dynamic sampling and resource allocation. In this paper, we introduce WeChat-YATT Yet Another Transformer Trainer in WeChat, a simple, scalable, and balanced RLHF training framework specifically designed to address these challenges. WeChat-YATT features a parallel controller programming model that enables flexible and efficient orchestration of complex RLHF workflows, effectively mitigating bottlenecks associated with centralized controller architectures and facilitating scalability in large-scale data scenarios. In addition, we propose a dynamic placement schema that adaptively partitions computational resources and schedules workloads, thereby significantly reducing hardware idle time and improving GPU utilization under variable training conditions. We evaluate WeChat-YATT across diverse experimental scenarios, demonstrating its substantial throughput improvements over state-of-the-art RLHF training frameworks. Furthermore, WeChat-YATT has been successfully deployed to train models that support WeChat product features for a large-scale user base, underscoring its effectiveness and robustness in real-world applications. We have made WeChat-YATT publicly available at https://www.github.com/tencent/WeChat-YATT.

📄 PDF Abstract BibTeX arXiv:2508.07970

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

RelayAttention for Efficient Large Language Model Serving with Long System Prompts

2024-02-22 · Lei Zhu, Xinjiang Wang, Wayne Zhang, Rynson W. H. Lau

A practical large language model (LLM) service may involve a long system prompt, which specifies the instructions, examples, and knowledge documents of the task and is reused across requests. However, the long system pro…

Language ModelingLanguage ModellingLarge Language Model

HYATT-Net is Grand: A Hybrid Attention Network for Performant Anatomical Landmark Detection

2024-12-09 · Xiaoqian Zhou, Zhen Huang, Heqin Zhu, Qingsong Yao 외

Anatomical landmark detection (ALD) from a medical image is crucial for a wide array of clinical applications. While existing methods achieve quite some success in ALD, they often struggle to balance global context with …

Anatomical Landmark DetectionAnatomyComputational Efficiency

PolyFormer: Scalable Node-wise Filters via Polynomial Graph Transformer

2024-07-19 · Jiahong Ma, Mingguo He, Zhewei Wei

Spectral Graph Neural Networks have demonstrated superior performance in graph representation learning. However, many current methods focus on employing shared polynomial coefficients for all nodes, i.e., learning node-u…

Graph Representation LearningRepresentation Learning

Novel End-to-End Production-Ready Machine Learning Flow for Nanolithography Modeling and Correction

2024-01-04 · Mohamed S. E. Habib, Hossam A. H. Fahmy, Mohamed F. Abu-ElYazeed

Optical lithography is the main enabler to semiconductor manufacturing. It requires extensive processing to perform the Resolution Enhancement Techniques (RETs) required to transfer the design data to a working Integrate…

IMoJIE: Iterative Memory-Based Joint Open Information Extraction

2020-05-17 · ACL 2020 6 · Keshav Kolluru, Samarth Aggarwal, Vipul Rathore, Mausam 외

While traditional systems for Open Information Extraction were statistical and rule-based, recently neural models have been introduced for the task. Our work builds upon CopyAttention, a sequence generation OpenIE model …

Open Information ExtractionSentence