Quantification via Gaussian Latent Space Representations

📅 2025-01-23
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper addresses quantification—the task of directly estimating the class prior distribution over an unlabeled sample set, rather than performing instance-wise classification. Conventional methods rely on explicit classifiers and often assume prior probability shift, limiting their robustness and flexibility. To overcome these limitations, we propose the first end-to-end neural framework based on Gaussian latent-space representations: inputs (bags of instances) are mapped to Gaussian distributions in a learned latent space, and a differentiable mapping is established between class proportions and Gaussian parameters (mean and covariance). Our approach eliminates classifier cascades and introduces a quantification-specific loss for joint optimization. It requires no pre-trained classifier or post-hoc calibration. Extensive experiments on standard benchmarks demonstrate significant improvements over classical quantification methods and state-of-the-art deep learning baselines, achieving new SOTA performance. The code is publicly available.

Technology Category

Application Category

📝 Abstract
Quantification, or prevalence estimation, is the task of predicting the prevalence of each class within an unknown bag of examples. Most existing quantification methods in the literature rely on prior probability shift assumptions to create a quantification model that uses the predictions of an underlying classifier to make optimal prevalence estimates. In this work, we present an end-to-end neural network that uses Gaussian distributions in latent spaces to obtain invariant representations of bags of examples. This approach addresses the quantification problem using deep learning, enabling the optimization of specific loss functions relevant to the problem and avoiding the need for an intermediate classifier, tackling the quantification problem as a direct optimization problem. Our method achieves state-of-the-art results, both against traditional quantification methods and other deep learning approaches for quantification. The code needed to reproduce all our experiments is publicly available at https://github.com/AICGijon/gmnet.
Problem

Research questions and friction points this paper is trying to address.

Deep Learning
Quantification
Frequency Estimation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Gaussian Integration
Quantization Optimization
Deep Learning
🔎 Similar Papers
No similar papers found.
O
Olaya Pérez-Mon
Artificial Intelligence Center, University of Oviedo, Gijón, 33204, Asturias, Spain
Juan José del Coz
Juan José del Coz
Artificial Intelligent Center - University of Oviedo
Machine Learning
P
Pablo González
Artificial Intelligence Center, University of Oviedo, Gijón, 33204, Asturias, Spain