Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

Cross-Lingual Transfer of Natural Language Processing Systems

Domaine:

natural language processing

Type de record:

paper
Créateur:
Ras
Éditeur:
Col
Hôte:avatar
Accurate natural language processing systems rely heavily on annotated datasets. In the absence of such datasets, transfer methods can help to develop a model by transferring annotations from one or more rich-resource languages to the target language of interest. These methods are generally divided into two approaches: 1) annotation projection from translation data, aka parallel data, using supervised models in rich-resource languages, and 2) direct model transfer from annotated datasets in rich-resource languages. In this thesis, we demonstrate different methods for transfer of dependency parsers and sentiment analysis systems. We propose an annotation projection method that performs well in the scenarios for which a large amount of in-domain parallel data is available. We also propose a method which is a combination of annotation projection and direct transfer that can leverage a minimal amount of information from a small out-of-domain parallel dataset to develop highly accurate transfer models. Furthermore, we propose an unsupervised syntactic reordering model to improve the accuracy of dependency parser transfer for non-European languages. Finally, we conduct a diverse set of experiments for the transfer of sentiment analysis systems in different data settings. A summary of our contributions are as follows: * We develop accurate dependency parsers using parallel text in an annotation projection framework. We make use of the fact that the density of word alignments is a valuable indicator of reliability in annotation projection. * We develop accurate dependency parsers in the absence of a large amount of parallel data. We use the Bible data, which is in orders of magnitude smaller than a conventional parallel dataset, to provide minimal cues for creating cross-lingual word representations. Our model is also capable of boosting the performance of annotation projection with a large amount of parallel data. Our model develops cross-lingual word representations for going beyond the traditional delexicalized direct transfer methods. Moreover, we propose a simple but effective word translation approach that brings in explicit lexical features from the target language in our direct transfer method. * We develop different syntactic reordering models that can change the source treebanks in rich-resource languages, thus preventing learning a wrong model for a non-related language. Our experimental results show substantial improvements over non-European languages. * We develop transfer methods for sentiment analysis in different data availability scenarios. We show that we can leverage cross-lingual word embeddings to create accurate sentiment analysis systems in the absence of annotated data in the target language of interest. We believe that the novelties that we introduce in this thesis indicate the usefulness of transfer methods. This is appealing in practice, especially since we suggest eliminating the requirement for annotating new datasets for low-resource languages which is expensive, if not impossible, to obtain.

Visit

doi.orgacademiccommons.columbia.edu

Tasks

dependency parsingparsingsentiment analysistext classificationtransfer learning

Tags

Computer scienceArtificial intelligenceNatural language processing (Computer science)Parsing (Computer grammar)

Similaires

Cross-lingual Natural Language InferenceA Survey on Transfer Learning in Natural Language ProcessingTransfer Learning for Natural Language Processing by Paul AzunreCross-Lingual Sentiment Analysis with Natural Language Processing: Insights from Selected Nigeria Languages (Yoruba, Hausa, Igbo, and Nigerian Pidgin)NeemaNdanu/Natural-language-processingCross-lingual Transfer Accuracy with Mixed-Language Intermediate-Task Training

Cross-lingual Natural Language Inference

XNLI is a subset of a few thousand examples from MNLI which has been translated into a 14 different

A Survey on Transfer Learning in Natural Language Processing

Deep learning models usually require a huge amount of data. However, these large datasets are not al

Transfer Learning for Natural Language Processing by Paul Azunre

Training deep learning NLP models from scratch is costly, time-consuming, and requires massive amounts of data. In Transfer Learning for Natural Language Processing, DARPA researcher Paul Azunre reveals cutting-edge transfer learning techniques that apply customiza

Cross-Lingual Sentiment Analysis with Natural Language Processing: Insights from Selected Nigeria Languages (Yoruba, Hausa, Igbo, and Nigerian Pidgin)

Natural Language Processing (NLP) plays a pivotal role in sentiment analysis, particularly in multil

NeemaNdanu/Natural-language-processing

This collection showcases hands-on Natural Language Processing projects, including text classificati

Cross-lingual Transfer Accuracy with Mixed-Language Intermediate-Task Training

Pre-trained multilingual language encoders, such as multilingual BERT and XLM-R, show great potentia