paper-with-me

홈 › Papers

Visual Encoding and Debiasing for CTR Prediction

2022-05-09 · Si Chen, Chen Lin, Wanxian Guan, Jiayi Wei, Xingyuan Bu, He guo, Hui Li, Xubin Li, Jian Xu, Bo Zheng

Extracting expressive visual features is crucial for accurate Click-Through-Rate (CTR) prediction in visual search advertising systems. Current commercial systems use off-the-shelf visual encoders to facilitate fast online service. However, the extracted visual features are coarse-grained and/or biased. In this paper, we present a visual encoding framework for CTR prediction to overcome these problems. The framework is based on contrastive learning which pulls positive pairs closer and pushes negative pairs apart in the visual feature space. To obtain fine-grained visual features,we present contrastive learning supervised by click through data to fine-tune the visual encoder. To reduce sample selection bias, firstly we train the visual encoder offline by leveraging both unbiased self-supervision and click supervision signals. Secondly, we incorporate a debiasing network in the online CTR predictor to adjust the visual features by contrasting high impression items with selected items with lower impressions.We deploy the framework in the visual sponsor search system at Alibaba. Offline experiments on billion-scale datasets and online experiments demonstrate that the proposed framework can make accurate and unbiased predictions.

📄 PDF Abstract BibTeX arXiv:2205.04168

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionContrastive LearningPredictionSelection bias

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Causal Debiasing for Visual Commonsense Reasoning

2025-10-23 · Jiayi Zou, Gengyun Jia, Bing-Kun Bao arxiv

Visual Commonsense Reasoning (VCR) refers to answering questions and providing explanations based on images. While existing methods achieve high prediction accuracy, they often overlook bias in datasets and lack debiasin…

Visual Commonsense Reasoning

Prompt Tuning Pushes Farther, Contrastive Learning Pulls Closer: A Two-Stage Approach to Mitigate Social Biases

2023-07-04 · Yingji Li, Mengnan Du, Xin Wang, Ying Wang

As the representation capability of Pre-trained Language Models (PLMs) improve, there is growing concern that they will inherit social biases from unprocessed corpora. Most previous debiasing techniques used Counterfactu…

Contrastive LearningcounterfactualData AugmentationLanguage Modeling+1

BiPrompt: Bilateral Prompt Optimization for Visual and Textual Debiasing in Vision-Language Models

2026-01-05 · Sunny Gupta, Shounak Das, Amit Sethi arxiv

Vision language foundation models such as CLIP exhibit impressive zero-shot generalization yet remain vulnerable to spurious correlations across visual and textual modalities. Existing debiasing approaches often address …

Zero-shot GeneralizationTest-time Adaptation

Benign Shortcut for Debiasing: Fair Visual Recognition via Intervention with Shortcut Features

2023-08-13 · Yi Zhang, Jitao Sang, Junyang Wang, Dongmei Jiang 외

Machine learning models often learn to make predictions that rely on sensitive social attributes like gender and race, which poses significant fairness risks, especially in societal applications, such as hiring, banking,…

Fairness

Inference-Time Selective Debiasing

2024-07-27 · Gleb Kuzmin, Neemesh Yadav, Ivan Smirnov, Timothy Baldwin 외

We propose selective debiasing -- an inference-time safety mechanism that aims to increase the overall quality of models in terms of prediction performance and fairness in the situation when re-training a model is prohib…

Fairnesstext-classificationText Classification