paper-with-me

Papers

Cross-Lingual Phrase Retrieval

2022-04-19 · ACL 2022 5 · Heqi Zheng, Xiao Zhang, Zewen Chi, Heyan Huang, Tan Yan, Tian Lan, Wei Wei, Xian-Ling Mao

Cross-lingual retrieval aims to retrieve relevant text across languages. Current methods typically achieve cross-lingual retrieval by learning language-agnostic text representations in word or sentence level. However, how to learn phrase representations for cross-lingual phrase retrieval is still an open problem. In this paper, we propose XPR, a cross-lingual phrase retriever that extracts phrase representations from unlabeled example sentences. Moreover, we create a large-scale cross-lingual phrase retrieval dataset, which contains 65K bilingual phrase pairs and 4.2M example sentences in 8 English-centric language pairs. Experimental results show that XPR outperforms state-of-the-art baselines which utilize word-level or sentence-level representations. XPR also shows impressive zero-shot transferability that enables the model to perform retrieval in an unseen language pair during training. Our dataset, code, and trained models are publicly available at www.github.com/cwszz/XPR/.

📄 PDF Abstract BibTeX arXiv:2204.08887

Code (1)

cwszz/xpr 공식 구현 pytorch

Tasks

RetrievalSentence

Similar Papers 제목 키워드 기반

Cross-lingual Contextualized Phrase Retrieval

2024-03-25 · Huayang Li, Deng Cai, Zhi Qu, Qu Cui 외

Phrase-level dense retrieval has shown many appealing characteristics in downstream NLP tasks by leveraging the fine-grained information that phrases offer. In our work, we propose a new task formulation of dense retriev…

Contrastive LearningLanguage ModellingLarge Language ModelMachine Translation+2

Retrieval-Augmented Multilingual Keyphrase Generation with Retriever-Generator Iterative Training

2022-05-21 · Findings (NAACL) 2022 7 · Yifan Gao, Qingyu Yin, Zheng Li, Rui Meng 외

Keyphrase generation is the task of automatically predicting keyphrases given a piece of long text. Despite its recent flourishing, keyphrase generation on non-English languages haven't been vastly investigated. In this …

Keyphrase GenerationPassage RetrievalRetrieval

Boosting Cross-Language Retrieval by Learning Bilingual Phrase Associations from Relevance Rankings

2013-10-01 · EMNLP 2013 10 · Artem Sokokov, Laura Jehl, Felix Hieber, Stefan Riezler
Information RetrievalLearning-To-RankMachine TranslationRetrieval

What Drives Cross-lingual Ranking? Retrieval Approaches with Multilingual Language Models

2025-11-24 · Roksana Goworek, Olivia Macmillan-Scott, Eda B. Özyiğit arxiv

Cross-lingual information retrieval (CLIR) enables access to multilingual knowledge but remains challenging due to disparities in resources, scripts, and weak cross-lingual semantic alignment in embedding models. Existin…

Information RetrievalContrastive Learning

H+ Embedding: Harmonizing Global and Token-Level Retrieval with Context-Dependent Phrases

2026-07-29 · Shusen Zhang, Junyi Hu, Ye Feng, Ziteng Wang 외 arxiv

Terminology-intensive retrieval, especially in medical settings, depends on preserving multi-word entities, abbreviations, numerical constraints, and compositional concepts. However, existing representations lie at two e…