paper-with-me

Papers

Incorporating Lexical and Syntactic Knowledge for Unsupervised Cross-Lingual Transfer

2024-04-25 · Jianyu Zheng, Fengfei Fan, Jianquan Li

Unsupervised cross-lingual transfer involves transferring knowledge between languages without explicit supervision. Although numerous studies have been conducted to improve performance in such tasks by focusing on cross-lingual knowledge, particularly lexical and syntactic knowledge, current approaches are limited as they only incorporate syntactic or lexical information. Since each type of information offers unique advantages and no previous attempts have combined both, we attempt to explore the potential of this approach. In this paper, we present a novel framework called "Lexicon-Syntax Enhanced Multilingual BERT" that combines both lexical and syntactic knowledge. Specifically, we use Multilingual BERT (mBERT) as the base model and employ two techniques to enhance its learning capabilities. The code-switching technique is used to implicitly teach the model lexical alignment information, while a syntactic-based graph attention network is designed to help the model encode syntactic structure. To integrate both types of knowledge, we input code-switched sequences into both the syntactic module and the mBERT base model simultaneously. Our extensive experimental results demonstrate this framework can consistently outperform all baselines of zero-shot cross-lingual transfer, with the gains of 1.0~3.7 points on text classification, named entity recognition (ner), and semantic parsing tasks. Keywords:cross-lingual transfer, lexicon, syntax, code-switching, graph attention network

📄 PDF Abstract BibTeX arXiv:2404.16627

Code (1)

tian14267/ls_mbert 공식 구현 pytorch

Tasks

Cross-Lingual TransferGraph Attentionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERSemantic Parsingtext-classificationText ClassificationZero-Shot Cross-Lingual Transfer

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Weight Decay 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Comparing human and LLM proofreading in L2 writing: Impact on lexical and syntactic features

2025-06-10 · Hakyung Sung, Karla Csuros, Min-Chang Sung

This study examines the lexical and syntactic interventions of human and LLM proofreading aimed at improving overall intelligibility in identical second language writings, and evaluates the consistency of outcomes across…

Sentence

The Impact of Syntactic and Semantic Proximity on Machine Translation with Back-Translation

2024-03-26 · Nicolas Guerin, Shane Steinert-Threlkeld, Emmanuel Chemla

Unsupervised on-the-fly back-translation, in conjunction with multilingual pretraining, is the dominant method for unsupervised neural machine translation. Theoretically, however, the method should not work in general. W…

Machine TranslationTranslationUnsupervised Machine Translation

Syntactically Aware Cross-Domain Aspect and Opinion Terms Extraction

2020-12-01 · COLING 2020 8 · Oren Pereg, Daniel Korat, Moshe Wasserblat

A fundamental task of fine-grained sentiment analysis is aspect and opinion terms extraction. Supervised-learning approaches have shown good results for this task; however, they fail to scale across domains where labeled…

Domain AdaptationSentiment AnalysisUnsupervised Domain Adaptation

Supervising Unsupervised Open Information Extraction Models

2019-11-01 · IJCNLP 2019 11 · Arpita Roy, Youngja Park, Taesung Lee, SHimei Pan

We propose a novel supervised open information extraction (Open IE) framework that leverages an ensemble of unsupervised Open IE systems and a small amount of labeled data to improve system performance. It uses the outpu…

Open Information ExtractionRelationRole Embedding

Embedding WordNet Knowledge for Textual Entailment

2018-08-01 · COLING 2018 8 · Yunshi Lan, Jing Jiang

In this paper, we study how we can improve a deep learning approach to textual entailment by incorporating lexical entailment relations from WordNet. Our idea is to embed the lexical entailment knowledge contained in Wor…

Feature EngineeringLexical EntailmentNatural Language Inference