paper-with-me

Papers

Weakly Supervised Attentional Model for Low Resource Ad-hoc Cross-lingual Information Retrieval

2019-11-01 · WS 2019 11 · Lingjun Zhao, Rabih Zbib, Zhuolin Jiang, Damianos Karakos, Zhongqiang Huang

We propose a weakly supervised neural model for Ad-hoc Cross-lingual Information Retrieval (CLIR) from low-resource languages. Low resource languages often lack relevance annotations for CLIR, and when available the training data usually has limited coverage for possible queries. In this paper, we design a model which does not require relevance annotations, instead it is trained on samples extracted from translation corpora as weak supervision. This model relies on an attention mechanism to learn spans in the foreign sentence that are relevant to the query. We report experiments on two low resource languages: Swahili and Tagalog, trained on less that 100k parallel sentences each. The proposed model achieves 19 MAP points improvement compared to using CNNs for feature extraction, 12 points improvement from machine translation-based CLIR, and up to 6 points improvement compared to probabilistic CLIR models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Information RetrievalInformation RetrievalMachine TranslationRetrievalSentenceTranslation

Similar Papers 제목 키워드 기반

Unsupervised Cross-Lingual Representation Learning

2019-07-01 · ACL 2019 7 · Sebastian Ruder, Anders S{\o}gaard, Ivan Vuli{\'c}

In this tutorial, we provide a comprehensive survey of the exciting recent work on cutting-edge weakly-supervised and unsupervised cross-lingual word representations. After providing a brief history of supervised cross-l…

Representation LearningStructured Prediction

Unsupervised Word Segmentation from Speech with Attention

2018-06-18 · Pierre Godard, Marcely Zanon-Boito, Lucas Ondel, Alexandre Berard 외

We present a first attempt to perform attentional word segmentation directly from the speech signal, with the final goal to automatically identify lexical units in a low-resource, unwritten language (UL). Our methodology…

Acoustic Unit DiscoveryMachine TranslationSegmentationTranslation

Weakly Supervised POS Taggers Perform Poorly on Truly Low-Resource Languages

2020-04-28 · Katharina Kann, Ophélie Lacroix, Anders Søgaard

Part-of-speech (POS) taggers for low-resource languages which are exclusively based on various forms of weak supervision - e.g., cross-lingual transfer, type-level supervision, or a combination thereof - have been report…

Cross-Lingual TransferPOSPOS Tagging

English Contrastive Learning Can Learn Universal Cross-lingual Sentence Embeddings

2022-11-11 · Yau-Shian Wang, Ashley Wu, Graham Neubig

Universal cross-lingual sentence embeddings map semantically similar cross-lingual sentences into a shared embedding space. Aligning cross-lingual sentence embeddings usually requires supervised cross-lingual parallel se…

Contrastive LearningRetrievalSentenceSentence Embedding+3

Fully Unsupervised Crosslingual Semantic Textual Similarity Metric Based on BERT for Identifying Parallel Data

2019-11-01 · CONLL 2019 11 · Chi-kiu Lo, Michel Simard

We present a fully unsupervised crosslingual semantic textual similarity (STS) metric, based on contextual embeddings extracted from BERT {--} Bidirectional Encoder Representations from Transformers (Devlin et al., 2019)…

Machine TranslationNatural Language UnderstandingSemantic Textual SimilaritySTS+1