paper-with-me

Papers

Fast structure learning with modular regularization

2017-06-11 · NeurIPS 2019 12 · Greg Ver Steeg, Hrayr Harutyunyan, Daniel Moyer, Aram Galstyan

Estimating graphical model structure from high-dimensional and undersampled data is a fundamental problem in many scientific fields. Existing approaches, such as GLASSO, latent variable GLASSO, and latent tree models, suffer from high computational complexity and may impose unrealistic sparsity priors in some cases. We introduce a novel method that leverages a newly discovered connection between information-theoretic measures and structured latent factor models to derive an optimization objective which encourages modular structures where each observed variable has a single latent parent. The proposed method has linear stepwise computational complexity w.r.t. the number of observed variables. Our experiments on synthetic data demonstrate that our approach is the only method that recovers modular structure better as the dimensionality increases. We also use our approach for estimating covariance structure for a number of real-world datasets and show that it consistently outperforms state-of-the-art estimators at a fraction of the computational cost. Finally, we apply the proposed method to high-resolution fMRI data (with more than 10^5 voxels) and show that it is capable of extracting meaningful patterns.

📄 PDF Abstract BibTeX arXiv:1706.03353

Code (3)

harhro94/T-CorEx 공식 구현 pytorch
hrayrhar/T-CorEx 공식 구현 pytorch
gregversteeg/LinearSieve tf

Similar Papers 제목 키워드 기반

Module-based regularization improves Gaussian graphical models when observing noisy data

2023-03-29 · Magnus Neuman, Joaquín Calatayud, Viktor Tasselius, Martin Rosvall

Inferring relations from correlational data allows researchers across the sciences to uncover complex connections between variables for insights into the underlying mechanisms. The researchers often represent inferred re…

Learning with Submodular Functions: A Convex Optimization Perspective

2011-11-28 · Francis Bach

Submodular functions are relevant to machine learning for at least two reasons: (1) some problems may be expressed directly as the optimization of submodular functions and (2) the lovasz extension of submodular functions…

BIG-bench Machine LearningClusteringCombinatorial OptimizationExperimental Design

An Algorithmic Theory of Dependent Regularizers, Part 1: Submodular Structure

2013-12-06 · Hoyt Koepke, Marina Meila

We present an exploration of the rich theoretical connections between several classes of regularized models, network flows, and recent results in submodular function theory. This work unifies key aspects of these problem…

BIG-bench Machine Learning

Shaping Level Sets with Submodular Functions

2011-12-01 · NeurIPS 2011 12 · Francis R. Bach

We consider a class of sparsity-inducing regularization terms based on submodular functions. While previous work has focused on non-decreasing functions, we explore symmetric submodular functions and their \lova extensi…

Change Point DetectionClusteringOutlier Detection

Grokking modular arithmetic

2023-01-06 · Andrey Gromov

We present a simple neural network that can learn modular arithmetic tasks and exhibits a sudden jump in generalization known as ``grokking''. Concretely, we present (i) fully-connected two-layer networks that exhibit gr…