paper-with-me

홈 › Papers

RecSys Challenge 2023: From data preparation to prediction, a simple, efficient, robust and scalable solution

2024-01-12 · Maxime Manderlier, Fabian Lecron

The RecSys Challenge 2023, presented by ShareChat, consists to predict if an user will install an application on his smartphone after having seen advertising impressions in ShareChat & Moj apps. This paper presents the solution of 'Team UMONS' to this challenge, giving accurate results (our best score is 6.622686) with a relatively small model that can be easily implemented in different production configurations. Our solution scales well when increasing the dataset size and can be used with datasets containing missing values.

📄 PDF Abstract BibTeX arXiv:2401.06830

Code (1)

maximeum/recsyschallenge2023 공식 구현 tf

Tasks

Missing Values

Similar Papers 제목 키워드 기반

Synerise at RecSys 2021: Twitter user engagement prediction with a fast neural model

2021-09-23 · Michał Daniluk, Jacek Dąbrowski, Barbara Rychalska, Konrad Gołuchowski

In this paper we present our 2nd place solution to ACM RecSys 2021 Challenge organized by Twitter. The challenge aims to predict user engagement for a set of tweets, offering an exceptionally large data set of 1 billion …

CPUFeature Engineering

The Potential of AutoML for Recommender Systems

2024-02-06 · Tobias Vente, Joeran Beel

Automated Machine Learning (AutoML) has greatly advanced applications of Machine Learning (ML) including model compression, machine translation, and computer vision. Recommender Systems (RecSys) can be seen as an applica…

AutoMLMachine TranslationModel CompressionRecommendation Systems

A Tutorial of Personalized Federated Recommender Systems: Recent Advances and Future Directions

2024-12-11 · Jing Jiang, Chunxu Zhang, Honglei Zhang, Zhiwei Li 외

Personalization stands as the cornerstone of recommender systems (RecSys), striving to sift out redundant information and offer tailor-made services for users. However, the conventional cloud-based RecSys necessitates ce…

Federated LearningRecommendation Systems

Next Period Recommendation Reality Check

2021-10-11 · Sergey Kolesnikov, Oleg Lashinin, Michail Pechatov, Alexander Kosov

Over the past decade, tremendous progress has been made in Recommender Systems (RecSys) for well-known tasks such as next-item and next-basket prediction. On the other hand, the recently proposed next-period recommendati…

Recommendation Systems

Lightweight Boosting Models for User Response Prediction Using Adversarial Validation

2023-10-05 · Hyeonwoo Kim, Wonsung Lee

The ACM RecSys Challenge 2023, organized by ShareChat, aims to predict the probability of the app being installed. This paper describes the lightweight solution to this challenge. We formulate the task as a user response…

Feature Engineering