paper-with-me

Papers

Efficient Parameter Estimation for Bayesian Network Classifiers using Hierarchical Linear Smoothing

2025-05-29 · Connor Cooper, Geoffrey I. Webb, Daniel F. Schmidt

Bayesian network classifiers (BNCs) possess a number of properties desirable for a modern classifier: They are easily interpretable, highly scalable, and offer adaptable complexity. However, traditional methods for learning BNCs have historically underperformed when compared to leading classification methods such as random forests. Recent parameter smoothing techniques using hierarchical Dirichlet processes (HDPs) have enabled BNCs to achieve performance competitive with random forests on categorical data, but these techniques are relatively inflexible, and require a complicated, specialized sampling process. In this paper, we introduce a novel method for parameter estimation that uses a log-linear regression to approximate the behaviour of HDPs. As a linear model, our method is remarkably flexible and simple to interpret, and can leverage the vast literature on learning linear models. Our experiments show that our method can outperform HDP smoothing while being orders of magnitude faster, remaining competitive with random forests on categorical data.

📄 PDF Abstract BibTeX arXiv:2505.23320

Code (1)

coopco/hls 공식 구현

Tasks

parameter estimation

Similar Papers 제목 키워드 기반

Accurate parameter estimation for Bayesian Network Classifiers using Hierarchical Dirichlet Processes

2017-08-25 · Francois Petitjean, Wray Buntine, Geoffrey I. Webb, Nayyar Zaidi

This paper introduces a novel parameter estimation method for the probability tables of Bayesian network classifiers (BNCs), using hierarchical Dirichlet processes (HDPs). The main result of this paper is to show that im…

General Classificationparameter estimation

Statistical comparison of classifiers through Bayesian hierarchical modelling

2016-09-28 · Giorgio Corani, Alessio Benavoli, Janez Demšar, Francesca Mangili 외

Usually one compares the accuracy of two competing classifiers via null hypothesis significance tests (nhst). Yet the nhst tests suffer from important shortcomings, which can be overcome by switching to Bayesian hypothes…

Two-sample testing

Multi-Feature Max-Margin Hierarchical Bayesian Model for Action Recognition

2015-06-01 · CVPR 2015 6 · Shuang Yang, Chunfeng Yuan, Baoxin Wu, Weiming Hu 외

In this paper, a multi-feature max-margin hierarchical Bayesian model (M3HBM) is proposed for action recognition. Different from existing methods which separate representation and classification into two steps, M3HBM joi…

Action RecognitionGeneral ClassificationMulti-Task LearningTemporal Action Localization

Bayesian Inference for Consistent Predictions in Overparameterized Nonlinear Regression

2024-04-06 · Tomoya Wakayama

The remarkable generalization performance of large-scale models has been challenging the conventional wisdom of the statistical learning theory. Although recent theoretical studies have shed light on this behavior in lin…

Bayesian InferenceLearning Theoryregression

A Bayesian Lasso based Sparse Learning Model

2019-08-20 · Ingvild M. Helgøy, Yushu Li

The Bayesian Lasso is constructed in the linear regression framework and applies the Gibbs sampling to estimate the regression parameters. This paper develops a new sparse learning model, named the Bayesian Lasso Sparse …

Compressive SensingmodelregressionSparse Learning