Litcius/Paper detail

Zero-Shot Dense Retrieval with Momentum Adversarial Domain Invariant Representations

Ji Xin, Chenyan Xiong, Ashwin Srinivasan, Ankita Sharma, Damien Jose, Paul N. Bennett

2022Findings of the Association for Computational Linguistics: ACL 202219 citationsDOIOpen Access PDF

Abstract

Dense retrieval (DR) methods conduct text retrieval by first encoding texts in the embedding space and then matching them by nearest neighbor search. This requires strong locality properties from the representation space, e.g., close allocations of each small group of relevant texts, which are hard to generalize to domains without sufficient training data. In this paper, we aim to improve the generalization ability of DR models from source training domains with rich supervision signals to target domains without any relevance label, in the zero-shot setting. To achieve that, we propose Momentum adversarial Domain Invariant Representation learning (MoDIR), which introduces a momentum method to train a domain classifier that distinguishes source versus target domains, and then adversarially updates the DR encoder to learn domain invariant representations. Our experiments show that MoDIR robustly outperforms its baselines on 10+ ranking datasets collected in the BEIR benchmark in the zero-shot setup, with more than 10% relative gains on datasets with enough sensitivity for DR models' evaluation.

Topics & Concepts

Computer scienceInvariant (physics)Classifier (UML)Source codeEmbeddingAdversarial systemArtificial intelligenceEncoderAutoencoderTheoretical computer sciencePattern recognition (psychology)AlgorithmDeep learningMathematicsMathematical physicsOperating systemDomain Adaptation and Few-Shot LearningTopic ModelingMultimodal Machine Learning Applications