paper-with-me

Papers

Automatic Debiased Learning from Positive, Unlabeled, and Exposure Data

2023-03-08 · Masahiro Kato, Shuting Wu, Kodai Kureishi, Shota Yasui

We address the issue of binary classification from positive and unlabeled data (PU classification) with a selection bias in the positive data. During the observation process, (i) a sample is exposed to a user, (ii) the user then returns the label for the exposed sample, and (iii) we however can only observe the positive samples. Therefore, the positive labels that we observe are a combination of both the exposure and the labeling, which creates a selection bias problem for the observed positive samples. This scenario represents a conceptual framework for many practical applications, such as recommender systems, which we refer to as `learning from positive, unlabeled, and exposure data'' (PUE classification). To tackle this problem, we initially assume access to data with exposure labels. Then, we propose a method to identify the function of interest using a strong ignorability assumption and develop an `Automatic Debiased PUE'' (ADPUE) learning method. This algorithm directly debiases the selection bias without requiring intermediate estimates, such as the propensity score, which is necessary for other learning methods. Through experiments, we demonstrate that our approach outperforms traditional PU learning methods on various semi-synthetic datasets.

📄 PDF Abstract BibTeX arXiv:2303.04797

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationRecommendation SystemsSelection bias

Similar Papers 제목 키워드 기반

A Machine Learning Approach to Measuring Climate Adaptation

2023-02-02 · Max Vilgalys

I measure adaptation to climate change by comparing elasticities from short-run and long-run changes in damaging weather. I propose a debiased machine learning approach to flexibly measure these elasticities in panel set…

REST: Debiased Social Recommendation via Reconstructing Exposure Strategies

2022-01-13 · Ruichu Cai, Fengzhu Wu, Zijian Li, Jie Qiao 외

The recommendation system, relying on historical observational data to model the complex relationships among the users and items, has achieved great success in real-world applications. Selection bias is one of the most i…

counterfactualCounterfactual ReasoningSelection bias

Debiased Pairwise Learning from Positive-Unlabeled Implicit Feedback

2023-07-29 · Bin Liu, Qin Luo, Bang Wang

Learning contrastive representations from pairwise comparisons has achieved remarkable success in various fields, such as natural language processing, computer vision, and information retrieval. Collaborative filtering a…

Collaborative FilteringInformation RetrievalRetrieval

Debiased Recommendation with Neural Stratification

2022-08-15 · Quanyu Dai, Zhenhua Dong, Xu Chen

Debiased recommender models have recently attracted increasing attention from the academic and industry communities. Existing models are mostly based on the technique of inverse propensity score (IPS). However, in the re…

Debiasing Sequential Recommenders through Distributionally Robust Optimization over System Exposure

2023-12-12 · Jiyuan Yang, Yue Ding, Yidan Wang, Pengjie Ren 외

Sequential recommendation (SR) models are typically trained on user-item interactions which are affected by the system exposure bias, leading to the user preference learned from the biased SR model not being fully consis…

Sequential Recommendation