paper-with-me

Papers

A Survey on Latent Tree Models and Applications

2014-02-04 · Raphaël Mourad, Christine Sinoquet, Nevin L. Zhang, Tengfei Liu, Philippe Leray

In data analysis, latent variables play a central role because they help provide powerful insights into a wide variety of phenomena, ranging from biological to human sciences. The latent tree model, a particular type of probabilistic graphical models, deserves attention. Its simple structure - a tree - allows simple and efficient inference, while its latent variables capture complex relationships. In the past decade, the latent tree model has been subject to significant theoretical and methodological developments. In this review, we propose a comprehensive study of this model. First we summarize key ideas underlying the model. Second we explain how it can be efficiently learned from data. Third we illustrate its use within three types of applications: latent structure discovery, multidimensional clustering, and probabilistic inference. Finally, we conclude and give promising directions for future researches in this field.

📄 PDF Abstract BibTeX arXiv:1402.0577

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringSurvey

Similar Papers 제목 키워드 기반

Identification and classification of TCM syndrome types among patients with vascular mild cognitive impairment using latent tree analysis

2016-01-26 · Chen Fu, Nevin L. Zhang, Bao Xin Chen, Zhou Rong Chen 외

Objective: To treat patients with vascular mild cognitive impairment (VMCI) using TCM, it is necessary to classify the patients into TCM syndrome types and to apply different treatments to different types. We investigate…

ClassificationGeneral Classification

Universal Dependencies

2017-04-01 · CL (ACL) 2021 6 · Joakim Nivre, Daniel Zeman, Filip Ginter, Francis Tyers

Universal Dependencies (UD) is a project that seeks to develop cross-linguistically consistent treebank annotation for many languages. This tutorial gives an introduction to the UD framework and resources, from basic des…

Survey

Face Generation and Editing with StyleGAN: A Survey

2022-12-18 · Andrew Melnik, Maksim Miasayedzenkau, Dzianis Makarovets, Dzianis Pirshtuk 외

Our goal with this survey is to provide an overview of the state of the art deep learning methods for face generation and editing using StyleGAN. The survey covers the evolution of StyleGAN, from PGGAN to StyleGAN3, and …

Deep LearningFace GenerationFace SwappingStyle Transfer+1

Hyperbolic Graph Neural Networks: A Review of Methods and Applications

2022-02-28 · Menglin Yang, Min Zhou, Zhihao LI, Jiahong Liu 외

Graph neural networks generalize conventional neural networks to graph-structured data and have received widespread attention due to their impressive representation ability. In spite of the remarkable achievements, the p…

AnatomyGraph Learning

Monte Carlo Tree Search: A Review of Recent Modifications and Applications

2021-03-08 · Maciej Świechowski, Konrad Godlewski, Bartosz Sawicki, Jacek Mańdziuk

Monte Carlo Tree Search (MCTS) is a powerful approach to designing game-playing bots or solving sequential decision problems. The method relies on intelligent tree search that balances exploration and exploitation. MCTS …

SchedulingSurvey