Exploiting Neural Query Translation into Cross Lingual Information Retrieval
Liang Yao, Baosong Yang, Haibo Zhang, Weihua Luo, Boxing, Chen

TL;DR
This paper enhances cross-lingual information retrieval by integrating neural query translation with data augmentation and asynchronous strategies, improving translation adequacy and retrieval performance in real-world systems.
Contribution
It introduces a novel data augmentation method using user clickthrough data and an asynchronous translation strategy to effectively incorporate neural machine translation into CLIR.
Findings
Improved retrieval quality over strong baselines
Effective domain adaptation with augmented data
Successful deployment in Aliexpress e-Commerce search engine
Abstract
As a crucial role in cross-language information retrieval (CLIR), query translation has three main challenges: 1) the adequacy of translation; 2) the lack of in-domain parallel training data; and 3) the requisite of low latency. To this end, existing CLIR systems mainly exploit statistical-based machine translation (SMT) rather than the advanced neural machine translation (NMT), limiting the further improvements on both translation and retrieval quality. In this paper, we investigate how to exploit neural query translation model into CLIR system. Specifically, we propose a novel data augmentation method that extracts query translation pairs according to user clickthrough data, thus to alleviate the problem of domain-adaptation in NMT. Then, we introduce an asynchronous strategy which is able to leverage the advantages of the real-time in SMT and the veracity in NMT. Experimental results…
Peer 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Genomics and Phylogenetic Studies
