DLRM (Deep Learning Recommendation Model) is Meta’s open-source reference implementation for large-scale recommendation systems built to handle extremely high-dimensional sparse features and embedding tables. The architecture combines dense (MLP) and sparse (embedding) branches, then interacts features via dot product or feature interactions before passing through further dense layers to predict click-through, ranking scores, or conversion probabilities. The implementation is optimized for performance at scale, supporting multi-GPU and multi-node execution, quantization, embedding partitioning, and pipelined I/O to feed huge embeddings efficiently. It includes data loaders for standard benchmarks (like Criteo), training scripts, evaluation tools, and capabilities like mixed precision, gradient compression, and memory fusion to maximize throughput.

Features

  • Hybrid architecture combining sparse embeddings and dense MLP branches
  • Efficient feature interaction (e.g. dot product, permutation) between sparse and dense features
  • Multi-GPU and distributed training with embedding partitioning and gradient synchronization
  • Support for quantization, memory optimization, and pipelined embedding I/O
  • Training / evaluation support for large-scale datasets like Criteo, Avazu
  • Baseline reference for industry and academic recommendation models

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow DLRM

DLRM Web Site

Other Useful Business Software
Enterprise-grade ITSM, for every business Icon
Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of DLRM!

Additional Project Details

Programming Language

Python

Related Categories

Python Deep Learning Frameworks

Registered

2025-10-07