paper-with-me

Papers

BKP: An R Package for Beta Kernel Process Modeling

2025-08-14 · Jiangyan Zhao, Kunhai Qing, Jin Xu arxiv

Estimating input-dependent probability surfaces from binary, binomial, categorical, or multinomial response data is a common task in statistics and machine learning. Latent Gaussian process classifiers provide flexible nonparametric models for such problems, but posterior inference with discrete responses typically requires approximation or simulation. We discuss an implementation of probability-scale beta and Dirichlet kernel models in the \pkg{BKP} package for \proglang{R}. The package implements the Beta Kernel Process (BKP), which uses kernel-weighted pseudo-count aggregation and beta-binomial conjugacy to obtain closed-form conjugate posterior summaries and posterior predictive distributions for binomial probabilities. It also implements the Dirichlet Kernel Process (DKP) for multi-class responses, together with TwinBKP and TwinDKP, scalable twinning-based global-local approximations for larger datasets. The resulting workflow supports transparent kernel-weighted evidence borrowing, several kernel families, fixed and data-adaptive priors, effective-sample-size calibration, loss-based hyperparameter tuning, and standard S3 methods for fitting, prediction, simulation, visualization, and extraction of posterior summaries. Reproducible examples demonstrate probability-surface estimation, binary and multi-class classification, computational comparison, and real-data applications to \emph{Loa loa} infection prevalence mapping and Mourning Warbler distribution modeling.

📄 PDF Abstract BibTeX arXiv:2508.10447

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Logistic-beta processes for dependent random probabilities with beta marginals

2024-02-10 · Changwoo J. Lee, Alessandro Zito, Huiyan Sang, David B. Dunson

The beta distribution serves as a canonical tool for modeling probabilities in statistics and machine learning. However, there is limited work on flexible and computationally convenient stochastic process extensions for …

Density Estimationregression

The Kernel Beta Process

2011-12-01 · NeurIPS 2011 12 · Lu Ren, Yingjian Wang, Lawrence Carin, David B. Dunson

A new Le ́vy process prior is proposed for an uncountable collection of covariate- dependent feature-learning measures; the model is called the kernel beta process (KBP). Available covariates are handled efficiently via …

Universal Beta Splatting

2025-09-30 · Rong Liu, Zhongpai Gao, Benjamin Planche, Meida Chen 외 arxiv

We introduce Universal Beta Splatting (UBS), a unified framework that generalizes 3D Gaussian Splatting to N-dimensional anisotropic Beta kernels for explicit radiance field rendering. Unlike fixed Gaussian primitives, B…

c-lasso -- a Python package for constrained sparse and robust regression and classification

2020-11-02 · Léo Simpson, Patrick L. Combettes, Christian L. Müller

We introduce c-lasso, a Python package that enables sparse and robust linear regression and classification with linear equality constraints. The underlying statistical forward model is assumed to be of the following form…

General Classificationregression

Handling bounded response in high dimensions: a Horseshoe prior Bayesian Beta regression approach

2025-05-28 · The Tien Mai

Bounded continuous responses -- such as proportions -- arise frequently in diverse scientific fields including climatology, biostatistics, and finance. Beta regression is a widely adopted framework for modeling such data…

regressionVariable Selection