paper-with-me

Papers

The Bregman-Tweedie Classification Model

2019-07-16 · Hyenkyun Woo

This work proposes the Bregman-Tweedie classification model and analyzes the domain structure of the extended exponential function, an extension of the classic generalized exponential function with additional scaling parameter, and related high-level mathematical structures, such as the Bregman-Tweedie loss function and the Bregman-Tweedie divergence. The base function of this divergence is the convex function of Legendre type induced from the extended exponential function. The Bregman-Tweedie loss function of the proposed classification model is the regular Legendre transformation of the Bregman-Tweedie divergence. This loss function is a polynomial parameterized function between unhinge loss and the logistic loss function. Actually, we have two sub-models of the Bregman-Tweedie classification model; H-Bregman with hinge-like loss function and L-Bregman with logistic-like loss function. Although the proposed classification model is nonconvex and unbounded, empirically, we have observed that the H-Bregman and L-Bregman outperform, in terms of the Friedman ranking, logistic regression and SVM and show reasonable performance in terms of the classification accuracy in the category of the binary linear classification problem.

📄 PDF Abstract BibTeX arXiv:1907.06923

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationmodel

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Tweedie Regression for Video Recommendation System

2025-05-09 · Yan Zheng, Qiang Chen, Chenglei Niu

Modern recommendation systems aim to increase click-through rates (CTR) for better user experience, through commonly treating ranking as a classification task focused on predicting CTR. However, there is a gap between th…

Recommendation Systemsregression

Bregman-divergence-guided Legendre exponential dispersion model with finite cumulants (K-LED)

2019-10-04 · Hyenkyun Woo

Exponential dispersion model is a useful framework in machine learning and statistics. Primarily, thanks to the additive structure of the model, it can be achieved without difficulty to estimate parameters including mean…

In-Situ Tweedie Discrete Diffusion Models

2025-10-01 · Xiao Li, Jiaqi Zhang, Shuxiang Zhang, Tianshui Chen 외 arxiv

While diffusion models excel at generating continuous data such as images, adapting them to discrete tasks has relied on indirect approaches that either operate in continuous embedding spaces or use token masking mechani…

Image ClassificationText Generation

Forecasting intermittent time series with Gaussian Processes and Tweedie likelihood

2025-02-26 · Stefano Damato, Dario Azzimonti, Giorgio Corani

We adopt Gaussian Processes (GPs) as latent functions for probabilistic forecasting of intermittent time series. The model is trained in a Bayesian framework that accounts for the uncertainty about the latent function an…

Gaussian ProcessesTime Series

Adversarial Variational Bayes Methods for Tweedie Compound Poisson Mixed Models

2017-06-16 · Yaodong Yang, Rui Luo, Yuanyuan Liu

The Tweedie Compound Poisson-Gamma model is routinely used for modeling non-negative continuous data with a discrete probability mass at zero. Mixed models with random effects account for the covariance structure related…

Variational Inference