Video description
Recommender systems support the decision making processes of customers with personalized suggestions. These widely used systems influence the daily life of almost everyone across domains like ecommerce, social media, and entertainment. However, the efficient generation of relevant recommendations in large-scale systems is a very complex task. In order to provide personalization, engines and algorithms need to capture users’ varying tastes and find mostly nonlinear dependencies between them and a multitude of items. Enormous data sparsity and ambitious real-time requirements further complicate this challenge. At the same time, deep learning has been proven to solve complex tasks like object or speech recognition where traditional machine learning failed or showed mediocre performance.
Join Marcel Kurovski (inovex) to explore a use case for vehicle recommendations at mobile.de, Germany’s biggest online vehicle market. Marcel shares a novel regularization technique for the optimization criterion and evaluates it against various baselines. To achieve high scalability, he combines this method with strategies for efficient candidate generation based on user and item embeddings—providing a holistic solution for candidate generation and ranking.
The proposed approach outperforms collaborative filtering and hybrid collaborative-content-based filtering by 73% and 143% for MAP@5. It also scales well for millions of items and users returning recommendations in tens of milliseconds.
This session was recorded at the 2019 O'Reilly Artificial Intelligence Conference in New York.
Product information
- Title: Deep learning for recommender systems, or how to compare pears with apples
- Author(s):
- Release date: October 2019
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 0636920339649
You might also like
book
Biological Computation
The area of biologically inspired computing, or biological computation, involves the development of new, biologically based …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
book
Illuminating Statistical Analysis Using Scenarios and Simulations
Features an integrated approach of statistical scenarios and simulations to aid readers in developing key intuitions …
book
An Introduction to Bootstrap Methods with Applications to R
A comprehensive introduction to bootstrap methods in the R programming environment Bootstrap methods provide a powerful …