paper-with-me

홈 › Papers

BoostJet: Towards Combining Statistical Aggregates with Neural Embeddings for Recommendations

2017-11-15 · Rhicheek Patra, Egor Samosvat, Michael Roizner, Andrei Mishchenko

Recommenders have become widely popular in recent years because of their broader applicability in many e-commerce applications. These applications rely on recommenders for generating advertisements for various offers or providing content recommendations. However, the quality of the generated recommendations depends on user features (like demography, temporality), offer features (like popularity, price), and user-offer features (like implicit or explicit feedback). Current state-of-the-art recommenders do not explore such diverse features concurrently while generating the recommendations. In this paper, we first introduce the notion of Trackers which enables us to capture the above-mentioned features and thus incorporate users' online behaviour through statistical aggregates of different features (demography, temporality, popularity, price). We also show how to capture offer-to-offer relations, based on their consumption sequence, leveraging neural embeddings for offers in our Offer2Vec algorithm. We then introduce BoostJet, a novel recommender which integrates the Trackers along with the neural embeddings using MatrixNet, an efficient distributed implementation of gradient boosted decision tree, to improve the recommendation quality significantly. We provide an in-depth evaluation of BoostJet on Yandex's dataset, collecting online behaviour from tens of millions of online users, to demonstrate the practicality of BoostJet in terms of recommendation quality as well as scalability.

📄 PDF Abstract BibTeX arXiv:1711.05828

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Similarity: Personalized Federated Recommendation with Composite Aggregation

2024-06-06 · Honglei Zhang, Haoxuan Li, Jundong Chen, Sen Cui 외

Federated recommendation aims to collect global knowledge by aggregating local models from massive devices, to provide recommendations while ensuring privacy. Current methods mainly leverage aggregation functions invente…

Just Ask for Music (JAM): Multimodal and Personalized Natural Language Music Recommendation

2025-07-21 · Alessandro B. Melchiorre, Elena V. Epure, Shahed Masoudian, Gustavo Escobedo 외 arxiv

Natural language interfaces offer a compelling approach for music recommendation, enabling users to express complex preferences conversationally. While Large Language Models (LLMs) show promise in this direction, their s…

Knowledge Graph Embedding

A Deep Multimodal Approach for Cold-start Music Recommendation

2017-06-29 · Sergio Oramas, Oriol Nieto, Mohamed Sordo, Xavier Serra

An increasing amount of digital music is being published daily. Music streaming services often ingest all available music, but this poses a challenge: how to recommend new artists for which prior knowledge is scarce? In …

Music Recommendation

Session-based Recommendation with Hypergraph Attention Networks

2021-12-28 · Jianling Wang, Kaize Ding, Ziwei Zhu, James Caverlee

Session-based recommender systems aim to improve recommendations in short-term sessions that can be found across many platforms. A critical challenge is to accurately model user intent with only limited evidence in these…

Recommendation SystemsSession-Based Recommendations

Beyond Accuracy Optimization: On the Value of Item Embeddings for Student Job Recommendations

2017-11-21 · Lacic Emanuel, Kowald Dominik, Reiter-Haas Markus, Slawicek Valentin 외

In this work, we address the problem of recommending jobs to university students. For this, we explore the utilization of neural item embeddings for the task of content-based recommendation, and we propose to integrate t…

Diversity