paper-with-me

홈 › Papers

Approximating a RUM from Distributions on k-Slates

2023-05-22 · Flavio Chierichetti, Mirko Giacchini, Ravi Kumar, Alessandro Panconesi, Andrew Tomkins

In this work we consider the problem of fitting Random Utility Models (RUMs) to user choices. Given the winner distributions of the subsets of size $k$ of a universe, we obtain a polynomial-time algorithm that finds the RUM that best approximates the given distribution on average. Our algorithm is based on a linear program that we solve using the ellipsoid method. Given that its corresponding separation oracle problem is NP-hard, we devise an approximate separation oracle that can be viewed as a generalization of the weighted feedback arc set problem to hypergraphs. Our theoretical result can also be made practical: we obtain a heuristic that is effective and scales to real-world datasets.

📄 PDF Abstract BibTeX arXiv:2305.13283

Code (1)

mirkogiacchini/k-wise-rums 공식 구현

Tasks

ARC

Similar Papers 제목 키워드 기반

Inference-time sparse attention with asymmetric indexing

2025-02-12 · Pierre-Emmanuel Mazaré, Gergely Szilvasy, Maria Lomeli, Francisco Massa 외

Self-attention in transformer models is an incremental associative memory that maps key vectors to value vectors. One way to speed up self-attention is to employ GPU-compliant vector search algorithms, yet the standard p…

GPU

Variational Inference via Transformations on Distributions

2017-07-09 · Siddhartha Saxena, Shibhansh Dohare, Jaivardhan Kapoor

Variational inference methods often focus on the problem of efficient model optimization, with little emphasis on the choice of the approximating posterior. In this paper, we review and implement the various methods that…

Model OptimizationVariational Inference

Optimal translational-rotational invariant dictionaries for images

2019-09-04 · Davide Barbieri, Carlos Cabrelli, Eugenio Hernández, Ursula Molter

We provide the construction of a set of square matrices whose translates and rotates provide a Parseval frame that is optimal for approximating a given dataset of images. Our approach is based on abstract harmonic analys…

Approximating the total variation distance between spin systems

2025-02-08 · Weiming Feng, Hongyang Liu, Minji Yang

Spin systems form an important class of undirected graphical models. For two Gibbs distributions $\mu$ and $\nu$ induced by two spin systems on the same graph $G = (V, E)$, we study the problem of approximating the total…

A Note on Non-Negative $L_1$-Approximating Polynomials

2026-05-08 · Jane H. Lee, Anay Mehrotra, Manolis Zampetakis arxiv

$L_1$-Approximating polynomials, i.e., polynomials that approximate indicator functions in $L_1$-norm under certain distributions, are widely used in computational learning theory. We study the existence of \textit{non-n…