paper-with-me

홈 › Papers

mCPT at SemEval-2023 Task 3: Multilingual Label-Aware Contrastive Pre-Training of Transformers for Few- and Zero-shot Framing Detection

2023-03-17 · Markus Reiter-Haas, Alexander Ertl, Kevin Innerebner, Elisabeth Lex

This paper presents the winning system for the zero-shot Spanish framing detection task, which also achieves competitive places in eight additional languages. The challenge of the framing detection task lies in identifying a set of 14 frames when only a few or zero samples are available, i.e., a multilingual multi-label few- or zero-shot setting. Our developed solution employs a pre-training procedure based on multilingual Transformers using a label-aware contrastive loss function. In addition to describing the system, we perform an embedding space analysis and ablation study to demonstrate how our pre-training procedure supports framing detection to advance computational framing analysis.

📄 PDF Abstract BibTeX arXiv:2303.09901

Code (1)

socialcomplab/semeval23-mcpt 공식 구현 pytorch

Similar Papers 제목 키워드 기반

UCAS-IIE-NLP at SemEval-2023 Task 12: Enhancing Generalization of Multilingual BERT for Low-resource Sentiment Analysis

2023-06-01 · Dou Hu, Lingwei Wei, Yaxin Liu, Wei Zhou 외

This paper describes our system designed for SemEval-2023 Task 12: Sentiment analysis for African languages. The challenge faced by this task is the scarcity of labeled data and linguistic resources in low-resource setti…

Contrastive LearningRepresentation LearningSentiment AnalysisSentiment Classification+3

Solving Raven's Progressive Matrices with Neural Networks

2020-02-05 · Tao Zhuo, Mohan Kankanhalli

Raven's Progressive Matrices (RPM) have been widely used for Intelligence Quotient (IQ) test of humans. In this paper, we aim to solve RPM with neural networks in both supervised and unsupervised manners. First, we inves…

KInITVeraAI at SemEval-2023 Task 3: Simple yet Powerful Multilingual Fine-Tuning for Persuasion Techniques Detection

2023-04-24 · Timo Hromadka, Timotej Smolen, Tomas Remis, Branislav Pecher 외

This paper presents the best-performing solution to the SemEval 2023 Task 3 on the subtask 3 dedicated to persuasion techniques detection. Due to a high multilingual character of the input data and a large number of 23 p…

YEZE at SemEval-2026 Task 9: Detecting Multilingual, Multicultural and Multievent Online Polarization via Heterogeneous Ensembling

2026-05-07 · Fengze Guo, Yue Chang arxiv

This paper presents our system for SemEval-2026 Task 9: Detecting Multilingual, Multicultural and Multievent Online Polarization, which identifies polarized social media content in 22 languages through three subtasks: bi…

Multi-Task LearningData Augmentation

MSR India at SemEval-2020 Task 9: Multilingual Models Can Do Code-Mixing Too

2020-12-01 · SEMEVAL 2020 · Anirudh Srinivasan

In this paper, we present our system for the SemEval 2020 task on code-mixed sentiment analysis. Our system makes use of large transformer based multilingual embeddings like mBERT. Recent work has shown that these models…

Sentiment Analysis