Vine Copula Structure Learning via Monte Carlo Tree Search
Abstract
Monte Carlo tree search (MCTS) has been widely adopted in various game and planning problems. It can efficiently explore a search space with guided random sampling. In statistics, vine copulas are flexible multivariate dependence models that adopt vine structures, which are based on a hierarchy of trees to express conditional dependence, and bivariate copulas on the edges of the trees. The vine structure learning problem has been challenging due to the large search space. To tackle this problem, we propose a novel approach to learning vine structures using MCTS. The proposed method has significantly better performance over the existing methods under various experimental setups.
Cite
Text
Chang et al. "Vine Copula Structure Learning via Monte Carlo Tree Search." Artificial Intelligence and Statistics, 2019.Markdown
[Chang et al. "Vine Copula Structure Learning via Monte Carlo Tree Search." Artificial Intelligence and Statistics, 2019.](https://mlanthology.org/aistats/2019/chang2019aistats-vine/)BibTeX
@inproceedings{chang2019aistats-vine,
title = {{Vine Copula Structure Learning via Monte Carlo Tree Search}},
author = {Chang, Bo and Pan, Shenyi and Joe, Harry},
booktitle = {Artificial Intelligence and Statistics},
year = {2019},
pages = {353-361},
volume = {89},
url = {https://mlanthology.org/aistats/2019/chang2019aistats-vine/}
}