paper-with-me

Papers

Position bias in features

2024-02-04 · Richard Demsyn-Jones

The purpose of modeling document relevance for search engines is to rank better in subsequent searches. Document-specific historical click-through rates can be important features in a dynamic ranking system which updates as we accumulate more sample. This paper describes the properties of several such features, and tests them in controlled experiments. Extending the inverse propensity weighting method to documents creates an unbiased estimate of document relevance. This feature can approximate relevance accurately, leading to near-optimal ranking in ideal circumstances. However, it has high variance that is increasing with respect to the degree of position bias. Furthermore, inaccurate position bias estimation leads to poor performance. Under several scenarios this feature can perform worse than biased click-through rates. This paper underscores the need for accurate position bias estimation, and is unique in suggesting simultaneous use of biased and unbiased position bias features.

📄 PDF Abstract BibTeX arXiv:2402.02626

Code (0)

등록된 구현이 없습니다.

Tasks

Position

Similar Papers 제목 키워드 기반

Towards Label Position Bias in Graph Neural Networks

2023-05-25 · NeurIPS 2023 11

Graph Neural Networks (GNNs) have emerged as a powerful tool for semi-supervised node classification tasks. However, recent studies have revealed various biases in GNNs stemming from both node features and graph topology…

Node ClassificationPosition

Learning to Adapt to Position Bias in Vision Transformer Classifiers

2025-05-19 · Robert-Jan Bruintjes, Jan van Gemert

How discriminative position information is for image classification depends on the data. On the one hand, the camera position is arbitrary and objects can appear anywhere in the image, arguing for translation invariance.…

image-classificationImage ClassificationPosition

What DINO saw: ALiBi positional encoding reduces positional bias in Vision Transformers

2026-03-17 · Moritz Pawlowsky, Antonis Vamvakeros, Alexander Weiss, Anja Bielefeld 외 arxiv

Vision transformers (ViTs) - especially feature foundation models like DINOv2 - learn rich representations useful for many downstream tasks. However, architectural choices (such as positional encoding) can lead to these …

How do Large Language Models Learn In-Context? Query and Key Matrices of In-Context Heads are Two Towers for Metric Learning

2024-02-05 · Zeping Yu, Sophia Ananiadou

We investigate the mechanism of in-context learning (ICL) on sentence classification tasks with semantically-unrelated labels ("foo"/"bar"). We find intervening in only 1\% heads (named "in-context heads") significantly …

In-Context LearningMetric LearningPositionSentence+1

How Biased are Your Features?: Computing Fairness Influence Functions with Global Sensitivity Analysis

2022-06-01 · Bishwamittra Ghosh, Debabrota Basu, Kuldeep S. Meel

Fairness in machine learning has attained significant focus due to the widespread application in high-stake decision-making tasks. Unregulated machine learning classifiers can exhibit bias towards certain demographic gro…

BIG-bench Machine LearningDecision MakingFairnessSensitivity