paper-with-me

홈 › Papers

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

2022-11-09 · Mark Zhao, Dhruv Choudhary, Devashish Tyagi, Ajay Somani, Max Kaplan, Sung-Han Lin, Sarunya Pumma, Jongsoo Park, Aarti Basant, Niket Agarwal, Carole-Jean Wu, Christos Kozyrakis

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, and training overheads caused by feature duplication inherent in industry-scale DLRM training datasets. Feature duplication arises because DLRM datasets are generated from interactions. While each user session can generate multiple training samples, many features' values do not change across these samples. We demonstrate how RecD exploits this property, end-to-end, across a deployed training pipeline. RecD optimizes data generation pipelines to decrease dataset storage and preprocessing resource demands and to maximize duplication within a training batch. RecD introduces a new tensor format, InverseKeyedJaggedTensors (IKJTs), to deduplicate feature values in each batch. We show how DLRM model architectures can leverage IKJTs to drastically increase training throughput. RecD improves the training and preprocessing throughput and storage efficiency by up to 2.48x, 1.79x, and 3.71x, respectively, in an industry-scale DLRM training system.

📄 PDF Abstract BibTeX arXiv:2211.05239

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DuRecDial 2.0: A Bilingual Parallel Corpus for Conversational Recommendation

2021-09-18 · EMNLP 2021 11 · Zeming Liu, Haifeng Wang, Zheng-Yu Niu, Hua Wu 외

In this paper, we provide a bilingual parallel human-to-human recommendation dialog dataset (DuRecDial 2.0) to enable researchers to explore a challenging task of multilingual and cross-lingual conversational recommendat…

Conversational Recommendation

RecDiff: Diffusion Model for Social Recommendation

2024-06-01 · Zongwei Li, Lianghao Xia, Chao Huang

Social recommendation has emerged as a powerful approach to enhance personalized recommendations by leveraging the social connections among users, such as following and friend relations observed in online social platform…

Denoisingmodel

Towards Conversational Recommendation over Multi-Type Dialogs

2020-05-08 · ACL 2020 6 · Zeming Liu, Haifeng Wang, Zheng-Yu Niu, Hua Wu 외

We propose a new task of conversational recommendation over multi-type dialogs, where the bots can proactively and naturally lead a conversation from a non-recommendation dialog (e.g., QA) to a recommendation dialog, tak…

Conversational RecommendationVocal Bursts Type Prediction

RecDCL: Dual Contrastive Learning for Recommendation

2024-01-28 · Dan Zhang, Yangliao Geng, Wenwen Gong, Zhongang Qi 외

Self-supervised learning (SSL) has recently achieved great success in mining the user-item interactions for collaborative filtering. As a major paradigm, contrastive learning (CL) based SSL helps address data sparsity in…

Collaborative FilteringContrastive LearningRepresentation LearningSelf-Supervised Learning

PMC-Patients: A Large-scale Dataset of Patient Summaries and Relations for Benchmarking Retrieval-based Clinical Decision Support Systems

2022-02-28 · Zhengyun Zhao, Qiao Jin, Fangyuan Chen, Tuorui Peng 외

Objective: Retrieval-based Clinical Decision Support (ReCDS) can aid clinical workflow by providing relevant literature and similar patients for a given patient. However, the development of ReCDS systems has been severel…

ArticlesBenchmarkingRetrieval