paper-with-me

Papers

Online Optimization Methods for the Quantification Problem

2016-05-13 · Purushottam Kar, Shuai Li, Harikrishna Narasimhan, Sanjay Chawla, Fabrizio Sebastiani

The estimation of class prevalence, i.e., the fraction of a population that belongs to a certain class, is a very useful tool in data analytics and learning, and finds applications in many domains such as sentiment analysis, epidemiology, etc. For example, in sentiment analysis, the objective is often not to estimate whether a specific text conveys a positive or a negative sentiment, but rather estimate the overall distribution of positive and negative sentiments during an event window. A popular way of performing the above task, often dubbed quantification, is to use supervised learning to train a prevalence estimator from labeled data. Contemporary literature cites several performance measures used to measure the success of such prevalence estimators. In this paper we propose the first online stochastic algorithms for directly optimizing these quantification-specific performance measures. We also provide algorithms that optimize hybrid performance measures that seek to balance quantification and classification performance. Our algorithms present a significant advancement in the theory of multivariate optimization and we show, by a rigorous theoretical analysis, that they exhibit optimal convergence. We also report extensive experiments on benchmark and real data sets which demonstrate that our methods significantly outperform existing optimization techniques used for these performance measures.

📄 PDF Abstract BibTeX arXiv:1605.04135

Code (0)

등록된 구현이 없습니다.

Tasks

EpidemiologySentiment Analysis

Similar Papers 제목 키워드 기반

Quantification via Gaussian Latent Space Representations

2025-01-23 · Olaya Pérez-Mon, Juan José del Coz, Pablo González

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 a…

Deep Learning

BO4IO: A Bayesian optimization approach to inverse optimization with uncertainty quantification

2024-05-28 · Yen-An Lu, Wei-Shou Hu, Joel A. Paulson, Qi Zhang

This work addresses data-driven inverse optimization (IO), where the goal is to estimate unknown parameters in an optimization model from observed decisions that can be assumed to be optimal or near-optimal solutions to …

Bayesian OptimizationUncertainty Quantification

Online Sharp-Calibrated Bayesian Optimization

2026-05-11 · Marshal Arijona Sinaga, Julien Martinelli, Teemu Turpeinen, Samuel Kaski arxiv

Bayesian optimization (BO) is a widely used framework for optimizing expensive black-box functions, commonly based on Gaussian process (GP) surrogate models. Its effectiveness relies on uncertainty quantification that is…

MAP Clustering under the Gaussian Mixture Model via Mixed Integer Nonlinear Optimization

2019-11-08 · Patrick Flaherty, Pitchaya Wiratchotisatian, Ji Ah Lee, Zhou Tang 외

We present a global optimization approach for solving the maximum a-posteriori (MAP) clustering problem under the Gaussian mixture model.Our approach can accommodate side constraints and it preserves the combinatorial st…

Clusteringglobal-optimization

Online Localized Conformal Prediction

2026-05-06 · Yuheng Lai, Garvesh Raskutti arxiv

Conformal prediction is a framework that provides valid uncertainty quantification for general models with exchangeable data. However, in the online learning and time-series settings, exchangeability is not satisfied. Ex…