paper-with-me

Papers

Learning Rank Functionals: An Empirical Study

2014-07-23 · Truyen Tran, Dinh Phung, Svetha Venkatesh

Ranking is a key aspect of many applications, such as information retrieval, question answering, ad placement and recommender systems. Learning to rank has the goal of estimating a ranking model automatically from training data. In practical settings, the task often reduces to estimating a rank functional of an object with respect to a query. In this paper, we investigate key issues in designing an effective learning to rank algorithm. These include data representation, the choice of rank functionals, the design of the loss function so that it is correlated with the rank metrics used in evaluation. For the loss function, we study three techniques: approximating the rank metric by a smooth function, decomposition of the loss into a weighted sum of element-wise losses and into a weighted sum of pairwise losses. We then present derivations of piecewise losses using the theory of high-order Markov chains and Markov random fields. In experiments, we evaluate these design aspects on two tasks: answer ranking in a Social Question Answering site, and Web Information Retrieval.

📄 PDF Abstract BibTeX arXiv:1407.6089

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalLearning-To-RankQuestion AnsweringRecommendation SystemsRetrieval

Similar Papers 제목 키워드 기반

Statistical Inference for Low-Rank Tensor Models

2025-01-27 · Ke Xu, Elynn Chen, Yuefeng Han

Statistical inference for tensors has emerged as a critical challenge in analyzing high-dimensional data in modern data science. This paper introduces a unified framework for inferring general and low-Tucker-rank linear …

regression

Data-Driven Influence Functions for Optimization-Based Causal Inference

2022-08-29 · Michael I. Jordan, Yixin Wang, Angela Zhou

We study a constructive algorithm that approximates Gateaux derivatives for statistical functionals by finite differencing, with a focus on functionals that arise in causal inference. We study the case where probability …

Causal Inference

Universal Approximation of Continuous Functionals on Compact Subsets via Linear Measurements and Scalar Nonlinearities

2026-02-03 · Andrey Krylov, Maksim Penkin arxiv

We study universal approximation of continuous functionals on compact subsets of products of Hilbert spaces. We prove that any such functional can be uniformly approximated by models that first take finitely many continu…

Scaling-up Empirical Risk Minimization: Optimization of Incomplete U-statistics

2015-01-12 · Stéphan Clémençon, Aurélien Bellet, Igor Colin

In a wide range of statistical learning problems such as ranking, clustering or metric learning among others, the risk is accurately estimated by $U$-statistics of degree $d\geq 1$, i.e. functionals of the training data …

ClusteringMetric LearningModel Selection

Difference of Convex Programming in the Wasserstein Space with Applications to MMD Optimization

2026-06-26 · Clément Bonet, Pierre-Cyril Aubin-Frankowski, Youssef Mroueh arxiv

Optimizing functionals over the space of probability measures is now ubiquitous in machine learning. A widely used approach is to perform the optimization directly over the Wasserstein space, but many objective functiona…