paper-with-me

Papers

Evaluating a Generative Adversarial Framework for Information Retrieval

2020-10-01 · Ameet Deshpande, Mitesh M. Khapra

Recent advances in Generative Adversarial Networks (GANs) have resulted in its widespread applications to multiple domains. A recent model, IRGAN, applies this framework to Information Retrieval (IR) and has gained significant attention over the last few years. In this focused work, we critically analyze multiple components of IRGAN, while providing experimental and theoretical evidence of some of its shortcomings. Specifically, we identify issues with the constant baseline term in the policy gradients optimization and show that the generator harms IRGAN's performance. Motivated by our findings, we propose two models influenced by self-contrastive estimation and co-training which outperform IRGAN on two out of the three tasks considered.

📄 PDF Abstract BibTeX arXiv:2010.00722

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

Evaluating Robustness of Generative Search Engine on Adversarial Factual Questions

2024-02-25 · Xuming Hu, Xiaochuan Li, Junzhe Chen, Yinghui Li 외

Generative search engines have the potential to transform how people seek information online, but generated responses from existing large language models (LLMs)-backed generative search engines may not always be accurate…

RetrievalRetrieval-augmented Generation

Evaluating Generative Ad Hoc Information Retrieval

2023-11-08 · Lukas Gienapp, Harrisen Scells, Niklas Deckers, Janek Bevendorff 외

Recent advances in large language models have enabled the development of viable generative retrieval systems. Instead of a traditional document ranking, generative retrieval systems often directly return a grounded gener…

Ad-Hoc Information RetrievalDocument RankingInformation RetrievalRetrieval

Generative Adversarial Nets for Information Retrieval: Fundamentals and Advances

2018-06-10 · Wei-Nan Zhang

Generative adversarial nets (GANs) have been widely studied during the recent development of deep learning and unsupervised learning. With an adversarial training mechanism, GAN manages to train a generative model to fit…

Information RetrievalRetrievalText Generation

Generative Adversarial User Privacy in Lossy Single-Server Information Retrieval

2020-12-07 · Chung-Wei Weng, Yauhen Yakimenka, Hsuan-Yin Lin, Eirik Rosnes 외

We propose to extend the concept of private information retrieval by allowing for distortion in the retrieval process and relaxing the perfect privacy requirement at the same time. In particular, we study the trade-off b…

Generative Adversarial NetworkInformation RetrievalRetrieval

Dissecting an Adversarial framework for Information Retrieval

2019-05-01 · ICLR 2019 5 · Ameet Deshpande, Mitesh M. Khapra

Recent advances in Generative Adversarial Networks facilitated by improvements to the framework and successful application to various problems has resulted in extensions to multiple domains. IRGAN attempts to leverage th…

Information RetrievalRetrieval