Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Novel Cartography-Based Curriculum Learning Method Applied on RoNLI: The First Romanian Natural Language Inference Corpus

About

Natural language inference (NLI), the task of recognizing the entailment relationship in sentence pairs, is an actively studied topic serving as a proxy for natural language understanding. Despite the relevance of the task in building conversational agents and improving text classification, machine translation and other NLP tasks, to the best of our knowledge, there is no publicly available NLI corpus for the Romanian language. To this end, we introduce the first Romanian NLI corpus (RoNLI) comprising 58K training sentence pairs, which are obtained via distant supervision, and 6K validation and test sentence pairs, which are manually annotated with the correct labels. We conduct experiments with multiple machine learning methods based on distant learning, ranging from shallow models based on word embeddings to transformer-based neural networks, to establish a set of competitive baselines. Furthermore, we improve on the best model by employing a new curriculum learning strategy based on data cartography. Our dataset and code to reproduce the baselines are available at https://github.com/Eduard6421/RONLI.

Eduard Poesina, Cornelia Caragea, Radu Tudor Ionescu• 2024

Related benchmarks

TaskDatasetResultRank
Sentiment AnalysisSST-2
Accuracy92.27
156
Natural Language InferenceRONLI (test)
Micro F1 Score75
18
Authorship AttributionPAN19-P1
Accuracy72.44
6
Authorship AttributionPAN P5 19
Accuracy59.54
6
Showing 4 of 4 rows

Other info

Code

Follow for update