TL;DR
This paper introduces IRGAN, a minimax game framework that unifies generative and discriminative models for information retrieval, leading to improved ranking performance across multiple applications.
Contribution
It proposes a novel adversarial training framework that combines generative and discriminative models for IR, enhancing relevance estimation and ranking accuracy.
Findings
Achieved up to 23.96% improvement in Precision@5
Achieved up to 15.50% improvement in MAP
Effective across web search, recommendation, and QA
Abstract
This paper provides a unified account of two schools of thinking in information retrieval modelling: the generative retrieval focusing on predicting relevant documents given a query, and the discriminative retrieval focusing on predicting relevancy given a query-document pair. We propose a game theoretical minimax game to iteratively optimise both models. On one hand, the discriminative model, aiming to mine signals from labelled and unlabelled data, provides guidance to train the generative model towards fitting the underlying relevance distribution over documents given the query. On the other hand, the generative model, acting as an attacker to the current discriminative model, generates difficult examples for the discriminative model in an adversarial way by minimising its discrimination objective. With the competition between these two models, we show that the unified framework…
Click any figure to enlarge with its caption.
Figure 1Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
See pages - of fp078-wang-arxiv.pdf
