paper-with-me

Papers

Robust Fragment-Based Framework for Cross-lingual Sentence Retrieval

2021-11-01 · Findings (EMNLP) 2021 11 · Nattapol Trijakwanich, Peerat Limkonchotiwat, Raheem Sarwar, Wannaphong Phatthiyaphaibun, Ekapol Chuangsuwanich, Sarana Nutanong

Cross-lingual Sentence Retrieval (CLSR) aims at retrieving parallel sentence pairs that are translations of each other from a multilingual set of comparable documents. The retrieved parallel sentence pairs can be used in other downstream NLP tasks such as machine translation and cross-lingual word sense disambiguation. We propose a CLSR framework called Robust Fragment-level Representation (RFR) CLSR framework to address Out-of-Domain (OOD) CLSR problems. In particular, we improve the sentence retrieval robustness by representing each sentence as a collection of fragments. In this way, we change the retrieval granularity from the sentence to the fragment level. We performed CLSR experiments based on three OOD datasets, four language pairs, and three base well-known sentence encoders: m-USE, LASER, and LaBSE. Experimental results show that RFR significantly improves the base encoders’ performance for more than 85% of the cases.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationRetrievalSentenceSentence RetrievalTranslationWord Sense Disambiguation

Similar Papers 제목 키워드 기반

Deep Fragment Embeddings for Bidirectional Image Sentence Mapping

2014-06-22 · NeurIPS 2014 12 · Andrej Karpathy, Armand Joulin, Li Fei-Fei

We introduce a model for bidirectional retrieval of images and sentences through a multi-modal embedding of visual and natural language data. Unlike previous models that directly map images or sentences into a common emb…

Referring Expression ComprehensionRetrievalSentenceSentence Retrieval

Modeling Sequential Sentence Relation to Improve Cross-lingual Dense Retrieval

2023-02-03 · Shunyu Zhang, Yaobo Liang, Ming Gong, Daxin Jiang 외

Recently multi-lingual pre-trained language models (PLM) such as mBERT and XLM-R have achieved impressive strides in cross-lingual dense retrieval. Despite its successes, they are general-purpose PLM while the multilingu…

RelationRepresentation LearningRetrievalSentence+1

Cross-Lingual Phrase Retrieval

2022-04-19 · ACL 2022 5 · Heqi Zheng, Xiao Zhang, Zewen Chi, Heyan Huang 외

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, ho…

RetrievalSentence

SAMU-XLSR: Semantically-Aligned Multimodal Utterance-level Cross-Lingual Speech Representation

2022-05-17 · Sameer Khurana, Antoine Laurent, James Glass

We propose the SAMU-XLSR: Semantically-Aligned Multimodal Utterance-level Cross-Lingual Speech Representation learning framework. Unlike previous works on speech representation learning, which learns multilingual context…

Representation LearningRetrievalSentenceSentence Embedding+6

Languages are Modalities: Cross-Lingual Alignment via Encoder Injection

2025-10-31 · Rajan Agarwal, Aarush Gupta arxiv

Instruction-tuned Large Language Models (LLMs) underperform on low resource, non-Latin scripts due to tokenizer fragmentation and weak cross-lingual coupling. We present LLINK (Latent Language Injection for Non-English K…