LGIRMLJul 14, 2020

Learning Choice Functions via Pareto-Embeddings

arXiv:2007.06927v16 citations
Originality Incremental advance
AI Analysis

This addresses subset choice modeling for applications like recommendation systems, though it appears incremental as it builds on existing utility-based approaches.

The paper tackles the problem of learning subset choices from feature vectors by proposing a Pareto-embedding method that maps alternatives into a higher-dimensional utility space, demonstrating feasibility on benchmark datasets.

We consider the problem of learning to choose from a given set of objects, where each object is represented by a feature vector. Traditional approaches in choice modelling are mainly based on learning a latent, real-valued utility function, thereby inducing a linear order on choice alternatives. While this approach is suitable for discrete (top-1) choices, it is not straightforward how to use it for subset choices. Instead of mapping choice alternatives to the real number line, we propose to embed them into a higher-dimensional utility space, in which we identify choice sets with Pareto-optimal points. To this end, we propose a learning algorithm that minimizes a differentiable loss function suitable for this task. We demonstrate the feasibility of learning a Pareto-embedding on a suite of benchmark datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes