paper-with-me

홈 › Papers

PreSto: An In-Storage Data Preprocessing System for Training Recommendation Models

2024-06-11 · Yunjae Lee, Hyeseong Kim, Minsoo Rhu

Training recommendation systems (RecSys) faces several challenges as it requires the "data preprocessing" stage to preprocess an ample amount of raw data and feed them to the GPU for training in a seamless manner. To sustain high training throughput, state-of-the-art solutions reserve a large fleet of CPU servers for preprocessing which incurs substantial deployment cost and power consumption. Our characterization reveals that prior CPU-centric preprocessing is bottlenecked on feature generation and feature normalization operations as it fails to reap out the abundant inter-/intra-feature parallelism in RecSys preprocessing. PreSto is a storage-centric preprocessing system leveraging In-Storage Processing (ISP), which offloads the bottlenecked preprocessing operations to our ISP units. We show that PreSto outperforms the baseline CPU-centric system with a $9.6\times$ speedup in end-to-end preprocessing time, $4.3\times$ enhancement in cost-efficiency, and $11.3\times$ improvement in energyefficiency on average for production-scale RecSys preprocessing.

📄 PDF Abstract BibTeX arXiv:2406.14571

Code (0)

등록된 구현이 없습니다.

Tasks

CPUGPURecommendation Systems

Similar Papers 제목 키워드 기반

PRESTO: Progressive Pretraining Enhances Synthetic Chemistry Outcomes

2024-06-19 · He Cao, Yanjun Shao, Zhiyuan Liu, Zijing Liu 외

Multimodal Large Language Models (MLLMs) have seen growing adoption across various scientific disciplines. These advancements encourage the investigation of molecule-text modeling within synthetic chemistry, a field dedi…

cross-modal alignment

PRESTO: A Multilingual Dataset for Parsing Realistic Task-Oriented Dialogs

2023-03-15 · Rahul Goel, Waleed Ammar, Aditya Gupta, Siddharth Vashishtha 외

Research interest in task-oriented dialogs has increased as systems such as Google Assistant, Alexa and Siri have become ubiquitous in everyday life. However, the impact of academic research in this area has been limited…

RecD: Deduplication for End-to-End Deep Learning Recommendation Model Training Infrastructure

2022-11-09 · Mark Zhao, Dhruv Choudhary, Devashish Tyagi, Ajay Somani 외

We present RecD (Recommendation Deduplication), a suite of end-to-end infrastructure optimizations across the Deep Learning Recommendation Model (DLRM) training pipeline. RecD addresses immense storage, preprocessing, an…

PRESTO: Preimage-Informed Instruction Optimization for Prompting Black-Box LLMs

2025-10-29 · Jaewon Chu, Seunghun Lee, Hyunwoo J. Kim arxiv

Large language models (LLMs) have achieved remarkable success across diverse domains, due to their strong instruction-following capabilities. This has led to increasing interest in optimizing instructions for black-box L…

Lightweight, Pre-trained Transformers for Remote Sensing Timeseries

2023-04-27 · Gabriel Tseng, Ruben Cartuyvels, Ivan Zvonkov, Mirali Purohit 외

Machine learning methods for satellite data have a range of societally relevant applications, but labels used to train models can be difficult or impossible to acquire. Self-supervision is a natural solution in settings …

Crop ClassificationSelf-Supervised LearningTransfer Learning