paper-with-me

홈 › Papers

Active Learning Algorithms for Graphical Model Selection

2016-02-01 · Gautam Dasarathy, Aarti Singh, Maria-Florina Balcan, Jong Hyuk Park

The problem of learning the structure of a high dimensional graphical model from data has received considerable attention in recent years. In many applications such as sensor networks and proteomics it is often expensive to obtain samples from all the variables involved simultaneously. For instance, this might involve the synchronization of a large number of sensors or the tagging of a large number of proteins. To address this important issue, we initiate the study of a novel graphical model selection problem, where the goal is to optimize the total number of scalar samples obtained by allowing the collection of samples from only subsets of the variables. We propose a general paradigm for graphical model selection where feedback is used to guide the sampling to high degree vertices, while obtaining only few samples from the ones with the low degrees. We instantiate this framework with two specific active learning algorithms, one of which makes mild assumptions but is computationally expensive, while the other is more computationally efficient but requires stronger (nevertheless standard) assumptions. Whereas the sample complexity of passive algorithms is typically a function of the maximum degree of the graph, we show that the sample complexity of our algorithms is provable smaller and that it depends on a novel local complexity measure that is akin to the average degree of the graph. We finally demonstrate the efficacy of our framework via simulations.

📄 PDF Abstract BibTeX arXiv:1602.00354

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningmodelModel Selection

Similar Papers 제목 키워드 기반

Active Learning for Undirected Graphical Model Selection

2014-04-13 · Divyanshu Vats, Robert D. Nowak, Richard G. Baraniuk

This paper studies graphical model selection, i.e., the problem of estimating a graph of statistical relationships among a collection of random variables. Conventional graphical model selection algorithms are passive, i.…

Active LearningmodelModel Selection

Efficient Neighborhood Selection for Gaussian Graphical Models

2015-09-22 · Yingxiang Yang, Jalal Etesami, Negar Kiyavash

This paper addresses the problem of neighborhood selection for Gaussian graphical models. We present two heuristic algorithms: a forward-backward greedy algorithm for general Gaussian graphical models based on mutual inf…

Thresholded Graphical Lasso Adjusts for Latent Variables: Application to Functional Neural Connectivity

2021-04-13 · Minjie Wang, Genevera I. Allen

In neuroscience, researchers seek to uncover the connectivity of neurons from large-scale neural recordings or imaging; often people employ graphical model selection and estimation techniques for this purpose. But, exist…

Model Selection

Selective Inference and Learning Mixed Graphical Models

2015-06-30 · Jason D. Lee

This thesis studies two problems in modern statistics. First, we study selective inference, or inference for hypothesis that are chosen after looking at the data. The motiving application is inference for regression coef…

Model Selectionvalid

QUIC & DIRTY: A Quadratic Approximation Approach for Dirty Statistical Models

2014-12-01 · NeurIPS 2014 12 · Cho-Jui Hsieh, Inderjit S. Dhillon, Pradeep K. Ravikumar, Stephen Becker 외

In this paper, we develop a family of algorithms for optimizing superposition-structured” or “dirty” statistical estimators for high-dimensional problems involving the minimization of the sum of a smooth loss function wi…

Model SelectionMulti-Task LearningSecond-order methods