paper-with-me

Papers

FINN.no Slates Dataset: A new Sequential Dataset Logging Interactions, allViewed Items and Click Responses/No-Click for Recommender Systems Research

2021-11-05 · Simen Eide, Arnoldo Frigessi, Helge Jenssen, David S. Leslie, Joakim Rishaug, Sofie Verrewaere

We present a novel recommender systems dataset that records the sequential interactions between users and an online marketplace. The users are sequentially presented with both recommendations and search results in the form of ranked lists of items, called slates, from the marketplace. The dataset includes the presented slates at each round, whether the user clicked on any of these items and which item the user clicked on. Although the usage of exposure data in recommender systems is growing, to our knowledge there is no open large-scale recommender systems dataset that includes the slates of items presented to the users at each interaction. As a result, most articles on recommender systems do not utilize this exposure information. Instead, the proposed models only depend on the user's click responses, and assume that the user is exposed to all the items in the item universe at each step, often called uniform candidate sampling. This is an incomplete assumption, as it takes into account items the user might not have been exposed to. This way items might be incorrectly considered as not of interest to the user. Taking into account the actually shown slates allows the models to use a more natural likelihood, based on the click probability given the exposure set of items, as is prevalent in the bandit and reinforcement learning literature. \cite{Eide2021DynamicSampling} shows that likelihoods based on uniform candidate sampling (and similar assumptions) are implicitly assuming that the platform only shows the most relevant items to the user. This causes the recommender system to implicitly reinforce feedback loops and to be biased towards previously exposed items to the user.

📄 PDF Abstract BibTeX arXiv:2111.03340

Code (1)

finn-no/recsys-slates-dataset 공식 구현 pytorch

Tasks

ArticlesRecommendation Systems

Similar Papers 제목 키워드 기반

Dynamic Slate Recommendation with Gated Recurrent Units and Thompson Sampling

2021-04-30 · Simen Eide, David S. Leslie, Arnoldo Frigessi

We consider the problem of recommending relevant content to users of an internet platform in the form of lists of items, called slates. We introduce a variational Bayesian Recurrent Neural Net recommender system that act…

Recommendation SystemsThompson SamplingTime Series Analysis

Question Answering and Question Generation for Finnish

2022-11-24 · Ilmari Kylliäinen, Roman Yangarber

Recent advances in the field of language modeling have improved the state-of-the-art in question answering (QA) and question generation (QG). However, the development of modern neural models, their benchmarks, and datase…

Language ModelingLanguage ModellingQuestion AnsweringQuestion Generation+1

Statistics of punctuation in experimental literature -- the remarkable case of "Finnegans Wake" by James Joyce

2024-08-31 · Tomasz Stanisz, Stanisław Drożdż, Jarosław Kwapień

As the recent studies indicate, the structure imposed onto written texts by the presence of punctuation develops patterns which reveal certain characteristics of universality. In particular, based on a large collection o…

SentenceSurvival Analysis

Adaptive Doubly Robust Estimator from Non-stationary Logging Policy under a Convergence of Average Probability

2021-02-17 · Masahiro Kato

Adaptive experiments, including efficient average treatment effect estimation and multi-armed bandit algorithms, have garnered attention in various applications, such as social experiments, clinical trials, and online ad…

Causal InferenceCounterfactual Inference

Got Compute, but No Data: Lessons From Post-training a Finnish LLM

2025-03-12 · Elaine Zosa, Ville Komulainen, Sampo Pyysalo

As LLMs gain more popularity as chatbots and general assistants, methods have been developed to enable LLMs to follow instructions and align with human preferences. These methods have found success in the field, but thei…

Instruction Following