paper-with-me

홈 › Papers

Why Do Document-Level Polarity Classifiers Fail?

2021-06-01 · NAACL 2021 4 · Karen Martins, Pedro O.S Vaz-de-Melo, Rodrygo Santos

Machine learning solutions are often criticized for the lack of explanation of their successes and failures. Understanding which instances are misclassified and why is essential to improve the learning process. This work helps to fill this gap by proposing a methodology to characterize, quantify and measure the impact of hard instances in the task of polarity classification of movie reviews. We characterize such instances into two categories: neutrality, where the text does not convey a clear polarity, and discrepancy, where the polarity of the text is the opposite of its true rating. We quantify the number of hard instances in polarity classification of movie reviews and provide empirical evidence about the need to pay attention to such problematic instances, as they are much harder to classify, for both machine and human classifiers. To the best of our knowledge, this is the first systematic analysis of the impact of hard instances in polarity detection from well-formed textual reviews.

📄 PDF Abstract BibTeX

Code (1)

karenstemartins/NAACL2021 공식 구현

Similar Papers 제목 키워드 기반

Linguistic features for sentence difficulty prediction in ABSA

2024-02-05 · Adrian-Gabriel Chifu, Sébastien Fournier

One of the challenges of natural language understanding is to deal with the subjectivity of sentences, which may express opinions and emotions that add layers of complexity and nuance. Sentiment analysis is a field that …

Aspect-Based Sentiment AnalysisDiversityNatural Language UnderstandingPrediction+3

Bootstrapping Sentiment Labels For Unannotated Documents With Polarity PageRank

2012-05-01 · LREC 2012 5 · Christian Scheible, Hinrich Sch{\"u}tze

We present a novel graph-theoretic method for the initial annotation of high-confidence training data for bootstrapping sentiment classifiers. We estimate polarity using topic-specific PageRank. Sentiment information is …

Document ClassificationGeneral ClassificationSentiment Analysis

A Variational Approach to Weakly Supervised Document-Level Multi-Aspect Sentiment Classification

2019-04-10 · NAACL 2019 6 · Ziqian Zeng, Wenxuan Zhou, Xin Liu, Yangqiu Song

In this paper, we propose a variational approach to weakly supervised document-level multi-aspect sentiment classification. Instead of using user-generated ratings or annotations provided by domain experts, we use target…

General ClassificationSentiment AnalysisSentiment Classification

Review-Level Sentiment Classification with Sentence-Level Polarity Correction

2015-11-07 · Sylvester Olubolu Orimaye, Saadat M. Alhashmi, Eu-Gene Siew, Sang Jung Kang

We propose an effective technique to solving review-level sentiment classification problem by using sentence-level polarity correction. Our polarity correction technique takes into account the consistency of the polariti…

BIG-bench Machine LearningClassificationGeneral ClassificationSentence+2

Improving Domain-Adapted Sentiment Classification by Deep Adversarial Mutual Learning

2020-02-01 · Qianming Xue, Wei zhang, Hongyuan Zha

Domain-adapted sentiment classification refers to training on a labeled source domain to well infer document-level sentiment on an unlabeled target domain. Most existing relevant models involve a feature extractor and a …

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification