paper-with-me

Papers

Conditional Density Estimation with Histogram Trees

2024-10-15 · Lincen Yang, Matthijs van Leeuwen

Conditional density estimation (CDE) goes beyond regression by modeling the full conditional distribution, providing a richer understanding of the data than just the conditional mean in regression. This makes CDE particularly useful in critical application domains. However, interpretable CDE methods are understudied. Current methods typically employ kernel-based approaches, using kernel functions directly for kernel density estimation or as basis functions in linear models. In contrast, despite their conceptual simplicity and visualization suitability, tree-based methods -- which are arguably more comprehensible -- have been largely overlooked for CDE tasks. Thus, we propose the Conditional Density Tree (CDTree), a fully non-parametric model consisting of a decision tree in which each leaf is formed by a histogram model. Specifically, we formalize the problem of learning a CDTree using the minimum description length (MDL) principle, which eliminates the need for tuning the hyperparameter for regularization. Next, we propose an iterative algorithm that, although greedily, searches the optimal histogram for every possible node split. Our experiments demonstrate that, in comparison to existing interpretable CDE methods, CDTrees are both more accurate (as measured by the log-loss) and more robust against irrelevant features. Further, our approach leads to smaller tree sizes than existing tree-based models, which benefits interpretability.

📄 PDF Abstract BibTeX arXiv:2410.11449

Code (1)

ylincen/CDTree 공식 구현

Tasks

Density Estimationregression

Methods 이 논문이 사용한 방법론

+ ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881||How do I resolve a dispute on Expedia? How do I resolve a dispute on Expedia contact their support at + ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881 or + ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056. Provide booking details and explain the issue…

Similar Papers 제목 키워드 기반

Sparse Density Trees and Lists: An Interpretable Alternative to High-Dimensional Histograms

2015-10-22 · Siong Thye Goh, Lesia Semenova, Cynthia Rudin

We present sparse tree-based and list-based density estimation methods for binary/categorical data. Our density estimation models are higher dimensional analogies to variable bin width histograms. In each leaf of the tre…

Density EstimationVocal Bursts Intensity Prediction

Partition Tree: Conditional Density Estimation over General Outcome Spaces

2026-02-03 · Felipe Angelim, Alessandro Leite arxiv

We propose Partition Tree, a novel tree-based framework for conditional density estimation over general outcome spaces that supports both continuous and categorical variables within a unified formulation. Our approach mo…

Density Estimation

Histogram Meets Topic Model: Density Estimation by Mixture of Histograms

2015-12-25 · Hideaki Kim, Hiroshi Sawada

The histogram method is a powerful non-parametric approach for estimating the probability density function of a continuous variable. But the construction of a histogram, compared to the parametric approaches, demands a l…

Density Estimation

Transforming Conditional Density Estimation Into a Single Nonparametric Regression Task

2025-11-23 · Alexander G. Reisach, Olivier Collier, Alex Luedtke, Antoine Chambaz arxiv

We propose a way of transforming the problem of conditional density estimation into a single nonparametric regression task via the introduction of auxiliary samples. This allows leveraging regression methods that work we…

Density Estimation

Masked Language Modeling Becomes Conditional Density Estimation for Tabular Data Synthesis

2024-05-31 · SeungHwan An, Gyeongdong Woo, Jaesung Lim, Changhyun Kim 외

In this paper, our goal is to generate synthetic data for heterogeneous (mixed-type) tabular datasets with high machine learning utility (MLu). Since the MLu performance depends on accurately approximating the conditiona…

Density EstimationImputationLanguage ModelingLanguage Modelling+4