CL-XABSA: Contrastive Learning for Cross-lingual Aspect-based Sentiment Analysis
Nankai Lin, Yingwen Fu, Xiaotian Lin, Aimin Yang, Shengyi Jiang

TL;DR
This paper introduces CL-XABSA, a contrastive learning framework that aligns semantic spaces across languages for improved cross-lingual and multilingual aspect-based sentiment analysis, leveraging contrastive strategies and knowledge distillation.
Contribution
The paper proposes a novel contrastive learning framework with token and sentiment level strategies for cross-lingual ABSA, and incorporates knowledge distillation to enhance performance across multiple languages.
Findings
Improves XABSA, distillation XABSA, and MABSA tasks.
Effective in aligning semantic spaces across languages.
Utilizes knowledge distillation with various data types.
Abstract
As an extensive research in the field of natural language processing (NLP), aspect-based sentiment analysis (ABSA) is the task of predicting the sentiment expressed in a text relative to the corresponding aspect. Unfortunately, most languages lack sufficient annotation resources, thus more and more recent researchers focus on cross-lingual aspect-based sentiment analysis (XABSA). However, most recent researches only concentrate on cross-lingual data alignment instead of model alignment. To this end, we propose a novel framework, CL-XABSA: Contrastive Learning for Cross-lingual Aspect-Based Sentiment Analysis. Based on contrastive learning, we close the distance between samples with the same label in different semantic spaces, thus achieving a convergence of semantic spaces of different languages. Specifically, we design two contrastive strategies, token level contrastive learning of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Text and Document Classification Technologies · Topic Modeling
MethodsContrastive Learning · Knowledge Distillation
