BoostJet: Towards Combining Statistical Aggregates with Neural Embeddings for Recommendations
Rhicheek Patra, Egor Samosvat, Michael Roizner, Andrei Mishchenko

TL;DR
BoostJet combines statistical aggregates of user and offer features with neural embeddings of offer sequences, using gradient boosted decision trees to enhance recommendation quality and scalability in large-scale e-commerce settings.
Contribution
The paper introduces Trackers for capturing diverse features and Offer2Vec for offer relations, integrating them with neural embeddings in BoostJet for improved recommendations.
Findings
BoostJet significantly outperforms baseline recommenders in quality.
It demonstrates high scalability on large datasets.
The approach effectively captures complex user and offer interactions.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Topic Modeling
