paper-with-me

Papers

Robustifying Algorithms of Learning Latent Trees with Vector Variables

2021-06-02 · NeurIPS 2021 12 · Fengzhuo Zhang, Vincent Y. F. Tan

We consider learning the structures of Gaussian latent tree models with vector observations when a subset of them are arbitrarily corrupted. First, we present the sample complexities of Recursive Grouping (RG) and Chow-Liu Recursive Grouping (CLRG) without the assumption that the effective depth is bounded in the number of observed nodes, significantly generalizing the results in Choi et al. (2011). We show that Chow-Liu initialization in CLRG greatly reduces the sample complexity of RG from being exponential in the diameter of the tree to only logarithmic in the diameter for the hidden Markov model (HMM). Second, we robustify RG, CLRG, Neighbor Joining (NJ) and Spectral NJ (SNJ) by using the truncated inner product. These robustified algorithms can tolerate a number of corruptions up to the square root of the number of clean samples. Finally, we derive the first known instance-dependent impossibility result for structure learning of latent trees. The optimalities of the robust version of CLRG and NJ are verified by comparing their sample complexities and the impossibility result.

📄 PDF Abstract BibTeX arXiv:2106.00885

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Synthesis of Gaussian Trees with Correlation Sign Ambiguity: An Information Theoretic Approach

2016-01-24 · Ali Moharrer, Shuangqing Wei, George T. Amariucai, Jing Deng

In latent Gaussian trees the pairwise correlation signs between the variables are intrinsically unrecoverable. Such information is vital since it completely determines the direction in which two variables are associated.…

Structural Learning of Simple Staged Trees

2022-03-08 · Manuele Leonelli, Gherardo Varando

Bayesian networks faithfully represent the symmetric conditional independences existing between the components of a random vector. Staged trees are an extension of Bayesian networks for categorical random vectors whose g…

Latent Variable Sentiment Grammar

2019-06-29 · ACL 2019 7 · Liwen Zhang, Kewei Tu, Yue Zhang

Neural models have been investigated for sentiment classification over constituent trees. They learn phrase composition automatically by encoding tree structures but do not explicitly model sentiment composition, which r…

General ClassificationSentiment AnalysisSentiment Classification

Regression Trees and Random forest based feature selection for malaria risk exposure prediction

2016-06-24 · Bienvenue Kouwayè

This paper deals with prediction of anopheles number, the main vector of malaria risk, using environmental and climate variables. The variables selection is based on an automatic machine learning method using regression …

BIG-bench Machine LearningCPUfeature selectionMalaria Risk Exposure Prediction+2

Optimal Sparse Decision Trees

2019-04-29 · NeurIPS 2019 12 · Xiyang Hu, Cynthia Rudin, Margo Seltzer

Decision tree algorithms have been among the most popular algorithms for interpretable (transparent) machine learning since the early 1980's. The problem that has plagued decision tree algorithms since their inception is…