paper-with-me

Papers

Two-Layer Generalization Analysis for Ranking Using Rademacher Average

2010-12-01 · NeurIPS 2010 12 · Wei Chen, Tie-Yan Liu, Zhi-Ming Ma

This paper is concerned with the generalization analysis on learning to rank for information retrieval (IR). In IR, data are hierarchically organized, i.e., consisting of queries and documents per query. Previous generalization analysis for ranking, however, has not fully considered this structure, and cannot explain how the simultaneous change of query number and document number in the training data will affect the performance of algorithms. In this paper, we propose performing generalization analysis under the assumption of two-layer sampling, i.e., the i.i.d. sampling of queries and the conditional i.i.d sampling of documents per query. Such a sampling can better describe the generation mechanism of real data, and the corresponding generalization analysis can better explain the real behaviors of learning to rank algorithms. However, it is challenging to perform such analysis, because the documents associated with different queries are not identically distributed, and the documents associated with the same query become no longer independent if represented by features extracted from the matching between document and query. To tackle the challenge, we decompose the generalization error according to the two layers, and make use of the new concept of two-layer Rademacher average. The generalization bounds we obtained are quite intuitive and are in accordance with previous empirical studies on the performance of ranking algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization BoundsInformation RetrievalLearning-To-RankRetrievalVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Learning distinct features helps, provably

2021-06-10 · Firas Laakom, Jenni Raitoharju, Alexandros Iosifidis, Moncef Gabbouj

We study the diversity of the features learned by a two-layer neural network trained with the least squares loss. We measure the diversity by the average $L_2$-distance between the hidden-layer features and theoretically…

DiversityGeneralization Bounds

Adversarial Rademacher Complexity of Deep Neural Networks

2022-11-27 · Jiancong Xiao, Yanbo Fan, Ruoyu Sun, Zhi-Quan Luo

Deep neural networks are vulnerable to adversarial attacks. Ideally, a robust model shall perform well on both the perturbed training data and the unseen perturbed test data. It is found empirically that fitting perturbe…

ARC

Adversarial Learning Guarantees for Linear Hypotheses and Neural Networks

2020-04-28 · ICML 2020 1 · Pranjal Awasthi, Natalie Frank, Mehryar Mohri

Adversarial or test time robustness measures the susceptibility of a classifier to perturbations to the test input. While there has been a flurry of recent work on designing defenses against such perturbations, the theor…

Adversarial Robustness

Impact of Positional Encoding: Clean and Adversarial Rademacher Complexity for Transformers under In-Context Regression

2025-12-10 · Weiyi He, Yue Xing arxiv

Positional encoding (PE) is a core architectural component of Transformers, yet its impact on the Transformer's generalization and robustness remains unclear. In this work, we provide the first generalization analysis fo…

$\left( β, \varpi \right)$-stability for cross-validation and the choice of the number of folds

2017-05-20 · Ning Xu, Jian Hong, Timothy C. G. Fisher

In this paper, we introduce a new concept of stability for cross-validation, called the $\left( \beta, \varpi \right)$-stability, and use it as a new perspective to build the general theory for cross-validation. The $\le…

Model Selection