UsingWord Embeddings for Query Translation for Hindi to English Cross Language Information Retrieval
Paheli Bhattacharya, Pawan Goyal, Sudeshna Sarkar

TL;DR
This paper introduces a word embedding-based method for Hindi to English query translation in cross-language information retrieval, outperforming traditional dictionary methods and leveraging unaligned corpora for resource-scarce languages.
Contribution
It presents a novel approach that uses word embeddings and learned projections for query translation without requiring aligned corpora, improving CLIR performance.
Findings
Outperforms dictionary-based translation by 70%
Hybrid approach exceeds baseline by 77%
Achieves 15% improvement over English monolingual baseline
Abstract
Cross-Language Information Retrieval (CLIR) has become an important problem to solve in the recent years due to the growth of content in multiple languages in the Web. One of the standard methods is to use query translation from source to target language. In this paper, we propose an approach based on word embeddings, a method that captures contextual clues for a particular word in the source language and gives those words as translations that occur in a similar context in the target language. Once we obtain the word embeddings of the source and target language pairs, we learn a projection from source to target word embeddings, making use of a dictionary with word translation pairs.We then propose various methods of query translation and aggregation. The advantage of this approach is that it does not require the corpora to be aligned (which is difficult to obtain for resource-scarce…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Text and Document Classification Technologies
