EMNLP 2022finding7 citations

DebiasGAN: Eliminating Position Bias in News Recommendation with Adversarial Learning

Chuhan Wu, Fangzhao Wu, Xiangnan He, Yongfeng Huang

Abstract

Click behaviors are widely used for learning news recommendation models, but they are heavily affected by the biases brought by the news display positions. It is important to remove position biases to train unbiased recommendation model and capture unbiased user interest. In this paper, we propose a news recommendation method named DebiasGAN that can effectively alleviate position biases via adversarial learning. The core idea is modeling the personalized effect of position bias on click behaviors in a candidate-aware way, and learning debiased candidate-aware user embeddings from which the position information cannot be discriminated. More specifically, we use a bias-aware click model to capture the effect of position bias on click behaviors, and use a bias-invariant click model with random candidate positions to estimate the ideally unbiased click scores. We apply adversarial learning to the embeddings learned by the two models to help the bias-invariant click model capture debiased user interest. Experimental results on two real-world datasets show that DebiasGAN effectively improves news recommendation by eliminating position biases.

BibTeX
@inproceedings{wu-etal-2022-debiasgan,
    title = "{D}ebias{GAN}: Eliminating Position Bias in News Recommendation with Adversarial Learning",
    author = "Wu, Chuhan  and
      Wu, Fangzhao  and
      He, Xiangnan  and
      Huang, Yongfeng",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.213/",
    doi = "10.18653/v1/2022.findings-emnlp.213",
    pages = "2933--2938"
}
DebiasGAN: Eliminating Position Bias in News Recommendation with Adversarial Learning · EMNLP 2022