paper-with-me

Papers

Better Conditional Density Estimation for Neural Networks

2016-06-07 · Wesley Tansey, Karl Pichotta, James G. Scott

The vast majority of the neural network literature focuses on predicting point values for a given set of response variables, conditioned on a feature vector. In many cases we need to model the full joint conditional distribution over the response variables rather than simply making point predictions. In this paper, we present two novel approaches to such conditional density estimation (CDE): Multiscale Nets (MSNs) and CDE Trend Filtering. Multiscale nets transform the CDE regression task into a hierarchical classification task by decomposing the density into a series of half-spaces and learning boolean probabilities of each split. CDE Trend Filtering applies a k-th order graph trend filtering penalty to the unnormalized logits of a multinomial classifier network, with each edge in the graph corresponding to a neighboring point on a discretized version of the density. We compare both methods against plain multinomial classifier networks and mixture density networks (MDNs) on a simulated dataset and three real-world datasets. The results suggest the two methods are complementary: MSNs work well in a high-data-per-feature regime and CDE-TF is well suited for few-samples-per-feature scenarios where overfitting is a primary concern.

📄 PDF Abstract BibTeX arXiv:1606.02321

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

On Estimation of Conditional Modes Using Multiple Quantile Regressions

2017-12-23 · Hirofumi Ohta, Satoshi Hara

We propose an estimation method for the conditional mode when the conditioning variable is high-dimensional. In the proposed method, we first estimate the conditional density by solving quantile regressions multiple time…

MCD: Marginal Contrastive Discrimination for conditional density estimation

2022-06-03 · Benjamin Riu

We consider the problem of conditional density estimation, which is a major topic of interest in the fields of statistical and machine learning. Our method, called Marginal Contrastive Discrimination, MCD, reformulates t…

Binary ClassificationDensity Estimationregression

Causal Discovery with Flow-based Conditional Density Estimation

2021-12-05 · ICDM 21 2021 12 · Shaogang Ren, Haiyan Yin, Mingming Sun, Ping Li

Cause-effect discovery plays an essential role in many disciplines of science and real-world applications. In this paper, we introduce a new causal discovery method to solve the classic problem of inferring the causal di…

Causal DiscoveryDensity Estimation

Kernel Conditional Density Operators

2019-05-27 · Ingmar Schuster, Mattes Mollenhauer, Stefan Klus, Krikamol Muandet

We introduce a novel conditional density estimation model termed the conditional density operator (CDO). It naturally captures multivariate, multimodal output densities and shows performance that is competitive with rece…

Density EstimationGaussian Processes

Noise Contrastive Meta-Learning for Conditional Density Estimation using Kernel Mean Embeddings

2019-06-05 · Jean-Francois Ton, Lucian Chan, Yee Whye Teh, Dino Sejdinovic

Current meta-learning approaches focus on learning functional representations of relationships between variables, i.e. on estimating conditional expectations in regression. In many applications, however, we are faced wit…

Density EstimationMeta-Learningregression