paper-with-me

Papers

Monte Carlo Dependency Estimation

2018-10-04 · Edouard Fouché, Klemens Böhm

Estimating the dependency of variables is a fundamental task in data analysis. Identifying the relevant attributes in databases leads to better data understanding and also improves the performance of learning algorithms, both in terms of runtime and quality. In data streams, dependency monitoring provides key insights into the underlying process, but is challenging. In this paper, we propose Monte Carlo Dependency Estimation (MCDE), a theoretical framework to estimate multivariate dependency in static and dynamic data. MCDE quantifies dependency as the average discrepancy between marginal and conditional distributions via Monte Carlo simulations. Based on this framework, we present Mann-Whitney P (MWP), a novel dependency estimator. We show that MWP satisfies a number of desirable properties and can accommodate any kind of numerical data. We demonstrate the superiority of our estimator by comparing it to the state-of-the-art multivariate dependency measures.

📄 PDF Abstract BibTeX arXiv:1810.02112

Code (1)

edouardfouche/mcde 공식 구현

Similar Papers 제목 키워드 기반

Sliced-Wasserstein Estimation with Spherical Harmonics as Control Variates

2024-02-02 · Rémi Leluc, Aymeric Dieuleveut, François Portier, Johan Segers 외

The Sliced-Wasserstein (SW) distance between probability measures is defined as the average of the Wasserstein distances resulting for the associated one-dimensional projections. As a consequence, the SW distance can be …

Denoised Monte Carlo for option pricing and Greeks estimation

2024-02-19 · Andrzej Daniluk, Evgeny Lakshtanov, Rafal Muchorski

We present a novel technique of Monte Carlo error reduction that finds direct application in option pricing and Greeks estimation. The method is applicable to any LSV modelling framework and concerns a broad class of pay…

Monte Carlo Syntax Marginals for Exploring and Using Dependency Parses

2018-04-17 · NAACL 2018 6 · Katherine A. Keith, Su Lin Blodgett, Brendan O'Connor

Dependency parsing research, which has made significant gains in recent years, typically focuses on improving the accuracy of single-tree predictions. However, ambiguity is inherent to natural language syntax, and commun…

Dependency ParsingSentence

Efficient Cosmological Parameter Estimation with Hamiltonian Monte Carlo

2006-08-30 · Amir Hajian

Traditional Markov Chain Monte Carlo methods suffer from low acceptance rate, slow mixing and low efficiency in high dimensions. Hamiltonian Monte Carlo resolves this issue by avoiding the random walk. Hamiltonian Monte …

parameter estimation

Faster Sampling without Isoperimetry via Diffusion-based Monte Carlo

2024-01-12 · Xunpeng Huang, Difan Zou, Hanze Dong, Yian Ma 외

To sample from a general target distribution $p_*\propto e^{-f_*}$ beyond the isoperimetric condition, Huang et al. (2023) proposed to perform sampling through reverse diffusion, giving rise to Diffusion-based Monte Carl…