A CDF-First Framework for Free-Form Density Estimation
Chenglong Song, Mazharul Islam, Lin Wang, Bing Chen, Bo Yang

TL;DR
This paper introduces a novel CDF-first framework for free-form density estimation that improves stability and expressivity by modeling the cumulative distribution function instead of the probability density function directly.
Contribution
It proposes a new approach that estimates the CDF with a Smooth Min-Max network, ensuring valid PDFs and better handling complex distributions, outperforming existing methods.
Findings
Outperforms state-of-the-art density estimators on various tasks.
Guarantees valid PDFs by construction.
Handles complex, multimodal distributions effectively.
Abstract
Conditional density estimation (CDE) is a fundamental task in machine learning that aims to model the full conditional law , beyond mere point prediction (e.g., mean, mode). A core challenge is free-form density estimation, capturing distributions that exhibit multimodality, asymmetry, or topological complexity without restrictive assumptions. However, prevailing methods typically estimate the probability density function (PDF) directly, which is mathematically ill-posed: differentiating the empirical distribution amplifies random fluctuations inherent in finite datasets, necessitating strong inductive biases that limit expressivity and fail when violated. We propose a CDF-first framework that circumvents this issue by estimating the cumulative distribution function (CDF), a stable and well-posed target, and then recovering the PDF via…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning · Machine Learning in Healthcare
