paper-with-me

Papers

Baselines and test data for cross-lingual inference

2017-04-18 · LREC 2018 5 · Željko Agić, Natalie Schluter

The recent years have seen a revival of interest in textual entailment, sparked by i) the emergence of powerful deep neural network learners for natural language processing and ii) the timely development of large-scale evaluation datasets such as SNLI. Recast as natural language inference, the problem now amounts to detecting the relation between pairs of statements: they either contradict or entail one another, or they are mutually neutral. Current research in natural language inference is effectively exclusive to English. In this paper, we propose to advance the research in SNLI-style natural language inference toward multilingual evaluation. To that end, we provide test data for four major languages: Arabic, French, Spanish, and Russian. We experiment with a set of baselines. Our systems are based on cross-lingual word embeddings and machine translation. While our best system scores an average accuracy of just over 75%, we focus largely on enabling further research in multilingual inference.

📄 PDF Abstract BibTeX arXiv:1704.05347

Code (1)

https://bitbucket.org/nlpitu/xnli 공식 구현

Tasks

Cross-Lingual Word EmbeddingsMachine TranslationNatural Language InferenceTranslationWord Embeddings

Similar Papers 제목 키워드 기반

Revisiting Machine Translation for Cross-lingual Classification

2023-05-23 · Mikel Artetxe, Vedanuj Goswami, Shruti Bhosale, Angela Fan 외

Machine Translation (MT) has been widely used for cross-lingual classification, either by translating the test set into English and running inference with a monolingual model (translate-test), or translating the training…

ClassificationCross-Lingual TransferMachine TranslationTranslation

$C^3$: Confidence Calibration Model Cascade for Inference-Efficient Cross-Lingual Natural Language Understanding

2024-02-25 · Taixi Lu, Haoyu Wang, Huajie Shao, Jing Gao 외

Cross-lingual natural language understanding (NLU) is a critical task in natural language processing (NLP). Recent advancements have seen multilingual pre-trained language models (mPLMs) significantly enhance the perform…

Natural Language Understanding

XNLI: Evaluating Cross-lingual Sentence Representations

2018-09-13 · EMNLP 2018 10 · Alexis Conneau, Guillaume Lample, Ruty Rinott, Adina Williams 외

State-of-the-art natural language processing systems rely on supervision in the form of annotated data to learn competent models. These models are generally trained on data in a single language (usually English), and can…

Cross-Lingual Natural Language InferenceMachine TranslationNatural Language InferenceSentence+1

Bilingual Tabular Inference: A Case Study on Indic Languages

2022-07-01 · NAACL 2022 7 · Chaitanya Agarwal, Vivek Gupta, Anoop Kunchukuttan, Manish Shrivastava

Existing research on Tabular Natural Language Inference (TNLI) exclusively examines the task in a monolingual setting where the tabular premise and hypothesis are in the same language. However, due to the uneven distribu…

Natural Language Inference

Strong Baselines for Complex Word Identification across Multiple Languages

2019-04-11 · NAACL 2019 6 · Pierre Finnimore, Elisabeth Fritzsch, Daniel King, Alison Sneyd 외

Complex Word Identification (CWI) is the task of identifying which words or phrases in a sentence are difficult to understand by a target audience. The latest CWI Shared Task released data for two settings: monolingual (…

Complex Word IdentificationMulti-Task LearningSentence