paper-with-me

홈 › Papers

A Knowledge-Enhanced Adversarial Model for Cross-lingual Structured Sentiment Analysis

2022-05-31 · Qi Zhang, Jie zhou, Qin Chen, Qingchun Bai, Jun Xiao, Liang He

Structured sentiment analysis, which aims to extract the complex semantic structures such as holders, expressions, targets, and polarities, has obtained widespread attention from both industry and academia. Unfortunately, the existing structured sentiment analysis datasets refer to a few languages and are relatively small, limiting neural network models' performance. In this paper, we focus on the cross-lingual structured sentiment analysis task, which aims to transfer the knowledge from the source language to the target one. Notably, we propose a Knowledge-Enhanced Adversarial Model (\texttt{KEAM}) with both implicit distributed and explicit structural knowledge to enhance the cross-lingual transfer. First, we design an adversarial embedding adapter for learning an informative and robust representation by capturing implicit semantic information from diverse multi-lingual embeddings adaptively. Then, we propose a syntax GCN encoder to transfer the explicit semantic information (e.g., universal dependency tree) among multiple languages. We conduct experiments on five datasets and compare \texttt{KEAM} with both the supervised and unsupervised methods. The extensive experimental results show that our \texttt{KEAM} model outperforms all the unsupervised baselines in various metrics.

📄 PDF Abstract BibTeX arXiv:2205.15514

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferSentiment Analysis

Methods 이 논문이 사용한 방법론

Adapter 설명 없음
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Adversarial Attack against Cross-lingual Knowledge Graph Alignment

2021-11-01 · EMNLP 2021 11 · Zeru Zhang, Zijie Zhang, Yang Zhou, Lingfei Wu 외

Recent literatures have shown that knowledge graph (KG) learning models are highly vulnerable to adversarial attacks. However, there is still a paucity of vulnerability analyses of cross-lingual entity alignment under ad…

Adversarial AttackEntity Alignment

RECSA: Resource for Evaluating Cross-lingual Semantic Annotation

2014-05-01 · LREC 2014 5 · Achim Rettinger, Lei Zhang, Da{\v{s}}a Berovi{\'c}, Danijela Merkler 외

In recent years large repositories of structured knowledge (DBpedia, Freebase, YAGO) have become a valuable resource for language technologies, especially for the automatic aggregation of knowledge from textual data. One…

ArticlesMachine Translation

Cross-lingual Entity Alignment with Adversarial Kernel Embedding and Adversarial Knowledge Translation

2021-04-16 · Gong Zhang, Yang Zhou, Sixing Wu, Zeru Zhang 외

Cross-lingual entity alignment, which aims to precisely connect the same entities in different monolingual knowledge bases (KBs) together, often suffers challenges from feature inconsistency to sequence context unawarene…

AttributeEntity AlignmentKnowledge GraphsTranslation

PAW at SemEval-2021 Task 2: Multilingual and Cross-lingual Word-in-Context Disambiguation : Exploring Cross Lingual Transfer, Augmentations and Adversarial Training

2021-08-01 · SEMEVAL 2021 · Harsh Goyal, Aadarsh Singh, Priyanshu Kumar

We experiment with XLM RoBERTa for Word in Context Disambiguation in the Multi Lingual and Cross Lingual setting so as to develop a single model having knowledge about both settings. We solve the problem as a binary clas…

Binary ClassificationCross-Lingual TransferData AugmentationTask 2

COOL: Comprehensive Knowledge Enhanced Prompt Learning for Domain Adaptive Few-shot Fake News Detection

2024-06-16 · Yi Ouyang, Peng Wu, Li Pan

Most Fake News Detection (FND) methods often struggle with data scarcity for emerging news domain. Recently, prompt learning based on Pre-trained Language Models (PLM) has emerged as a promising approach in domain adapti…

Fake News DetectionFew-Shot LearningPrompt Learning