paper-with-me

Papers

Re-Assessing the "Classify and Count" Quantification Method

2020-11-04 · Alejandro Moreo, Fabrizio Sebastiani

Learning to quantify (a.k.a.\ quantification) is a task concerned with training unbiased estimators of class prevalence via supervised learning. This task originated with the observation that "Classify and Count" (CC), the trivial method of obtaining class prevalence estimates, is often a biased estimator, and thus delivers suboptimal quantification accuracy; following this observation, several methods for learning to quantify have been proposed that have been shown to outperform CC. In this work we contend that previous works have failed to use properly optimised versions of CC. We thus reassess the real merits of CC (and its variants), and argue that, while still inferior to some cutting-edge methods, they deliver near-state-of-the-art accuracy once (a) hyperparameter optimisation is performed, and (b) this optimisation is performed by using a true quantification loss instead of a standard classification-based loss. Experiments on three publicly available binary sentiment classification datasets support these conclusions.

📄 PDF Abstract BibTeX arXiv:2011.02552

Code (1)

AlexMoreo/CC 공식 구현 pytorch

Tasks

General ClassificationSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

A Recurrent Neural Network for Sentiment Quantification

2018-09-04 · Andrea Esuli, Alejandro Moreo Fernández, Fabrizio Sebastiani

Quantification is a supervised learning task that consists in predicting, given a set of classes C and a set D of unlabelled items, the prevalence (or relative frequency) p(c|D) of each class c in C. Quantification can i…

Does quantification without adjustments work?

2016-02-28 · Dirk Tasche

Classification is the task of predicting the class labels of objects based on the observation of their features. In contrast, quantification has been defined as the task of determining the prevalences of the different so…

Binary QuantificationGeneral Classification

Adjusted Count Quantification Learning on Graphs

2025-03-12 · Clemens Damke, Eyke Hüllermeier

Quantification learning is the task of predicting the label distribution of a set of instances. We study this problem in the context of graph-structured data, where the instances are vertices. Previously, this problem ha…

Node Clustering

Is Uncertainty Quantification a Viable Alternative to Learned Deferral?

2025-08-04 · Anna M. Wundram, Christian F. Baumgartner arxiv

Artificial Intelligence (AI) holds the potential to dramatically improve patient care. However, it is not infallible, necessitating human-AI-collaboration to ensure safe implementation. One aspect of AI safety is the mod…

Tweet Sentiment Quantification: An Experimental Re-Evaluation

2020-11-04 · Alejandro Moreo, Fabrizio Sebastiani

Sentiment quantification is the task of training, by means of supervised learning, estimators of the relative frequency (also called ``prevalence'') of sentiment-related classes (such as \textsf{Positive}, \textsf{Neutra…

Sentiment AnalysisSentiment Classification