Litcius/Paper detail

RecShard: statistical feature-based memory optimization for industry-scale neural recommendation

Geet Sethi, Bilge Acun, Niket Agarwal, Christos Kozyrakis, Caroline Trippel, Carole-Jean Wu

202264 citationsDOI

Abstract

We propose RecShard, a fine-grained embedding table (EMB) partitioning and placement technique for deep learning recommendation models (DLRMs). RecShard is designed based on two key observations. First, not all EMBs are equal, nor all rows within an EMB are equal in terms of access patterns. EMBs exhibit distinct memory characteristics, providing performance optimization opportunities for intelligent EMB partitioning and placement across a tiered memory hierarchy. Second, in modern DLRMs, EMBs function as hash tables. As a result, EMBs display interesting phenomena, such as the birthday paradox, leaving EMBs severely under-utilized. RecShard determines an optimal EMB sharding strategy for a set of EMBs based on training data distributions and model characteristics, along with the bandwidth characteristics of the underlying tiered memory hierarchy. In doing so, RecShard achieves over 6 times higher EMB training throughput on average for capacity constrained DLRMs. The throughput increase comes from improved EMB load balance by over 12 times and from the reduced access to the slower memory by over 87 times.

Topics & Concepts

Computer scienceSet (abstract data type)High memoryHash functionParallel computingHeuristicThroughputHierarchyEmbeddingFeature (linguistics)Artificial intelligenceTelecommunicationsPhilosophyEconomicsMarket economyLinguisticsWirelessComputer securityProgramming languageRecommender Systems and TechniquesAdvanced Image and Video Retrieval TechniquesStochastic Gradient Optimization Techniques
RecShard: statistical feature-based memory optimization for industry-scale neural recommendation | Litcius