SOTAVerified

Divide (Text) and Conquer (Sentiment): Improved Sentiment Classification by Constituent Conflict Resolution

2025-05-08Code Available0· sign in to hype

Jan Kościałkowski, Paweł Marcinkowski

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Sentiment classification, a complex task in natural language processing, becomes even more challenging when analyzing passages with multiple conflicting tones. Typically, longer passages exacerbate this issue, leading to decreased model performance. The aim of this paper is to introduce novel methodologies for isolating conflicting sentiments and aggregating them to effectively predict the overall sentiment of such passages. One of the aggregation strategies involves a Multi-Layer Perceptron (MLP) model which outperforms baseline models across various datasets, including Amazon, Twitter, and SST while costing 1/100 of what fine-tuning the baseline would take.

Tasks

Reproductions