CLNov 8, 2023

Deep Learning Brasil at ABSAPT 2022: Portuguese Transformer Ensemble Approaches

arXiv:2311.05051v18 citationsh-index: 11
Originality Synthesis-oriented
AI Analysis

This work addresses sentiment analysis for Portuguese text, but it is incremental as it applies existing ensemble methods to a specific language and dataset.

The paper tackled aspect-based sentiment analysis in Portuguese by developing ensemble transformer systems, achieving new state-of-the-art results on both aspect term extraction and sentiment orientation extraction subtasks.

Aspect-based Sentiment Analysis (ABSA) is a task whose objective is to classify the individual sentiment polarity of all entities, called aspects, in a sentence. The task is composed of two subtasks: Aspect Term Extraction (ATE), identify all aspect terms in a sentence; and Sentiment Orientation Extraction (SOE), given a sentence and its aspect terms, the task is to determine the sentiment polarity of each aspect term (positive, negative or neutral). This article presents we present our participation in Aspect-Based Sentiment Analysis in Portuguese (ABSAPT) 2022 at IberLEF 2022. We submitted the best performing systems, achieving new state-of-the-art results on both subtasks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes