Network Topology Inference from Non-stationary Graph Signals

Size: px
Start display at page:

Download "Network Topology Inference from Non-stationary Graph Signals"

Transcription

1 Network Topology Inference from Non-stationary Graph Signals Rasoul Shafipour Dept. of Electrical and Computer Engineering University of Rochester Co-authors: Santiago Segarra, Antonio G. Marques and Gonzalo Mateos ICASSP, March 6, 2017 Network Topology Inference from Non-stationary Graph Signals ICASSP

2 Network Science analytics Online social media Internet Clean energy and grid analy,cs Network as graph G = (V, E): encode pairwise relationships Desiderata: Process, analyze and learn from network data [Kolaczyk 09] Network Topology Inference from Non-stationary Graph Signals ICASSP

3 Network Science analytics Online social media Internet Clean energy and grid analy,cs Network as graph G = (V, E): encode pairwise relationships Desiderata: Process, analyze and learn from network data [Kolaczyk 09] Interest here not in G itself, but in data associated with nodes in V The object of study is a graph signal Ex: Opinion profile, buffer congestion levels, neural activity, epidemic Network Topology Inference from Non-stationary Graph Signals ICASSP

4 Graph signal processing (GSP) Undirected G with adjacency matrix A A ij = Proximity between i and j Define a signal x on top of the graph x 1 1 x x 4 x i = Signal value at node i 3 5 x 3 x 5 Network Topology Inference from Non-stationary Graph Signals ICASSP

5 Graph signal processing (GSP) Undirected G with adjacency matrix A A ij = Proximity between i and j Define a signal x on top of the graph x 1 1 x x 4 x i = Signal value at node i 3 5 x 3 x 5 Associated with G is the graph-shift operator S = VΛV T M N S ij = 0 for i j and (i, j) E (local structure in G) Ex: A, degree D and Laplacian L = D A matrices Network Topology Inference from Non-stationary Graph Signals ICASSP

6 Graph signal processing (GSP) Undirected G with adjacency matrix A A ij = Proximity between i and j Define a signal x on top of the graph x 1 1 x x 4 x i = Signal value at node i 3 5 x 3 x 5 Associated with G is the graph-shift operator S = VΛV T M N S ij = 0 for i j and (i, j) E (local structure in G) Ex: A, degree D and Laplacian L = D A matrices Graph Signal Processing Exploit structure encoded in S to process x Our view: GSP well suited to study (network) diffusion processes Take the reverse path. How to use GSP to infer the graph topology? Network Topology Inference from Non-stationary Graph Signals ICASSP

7 Topology inference: Motivation and context Network topology inference from nodal observations [Kolaczyk 09] Partial correlations and conditional dependence [Dempster 74] Sparsity [Friedman et al 07] and consistency [Meinshausen-Buhlmann 06] Key in neuroscience [Sporns 10] Functional net inferred from activity Network Topology Inference from Non-stationary Graph Signals ICASSP

8 Topology inference: Motivation and context Network topology inference from nodal observations [Kolaczyk 09] Partial correlations and conditional dependence [Dempster 74] Sparsity [Friedman et al 07] and consistency [Meinshausen-Buhlmann 06] Key in neuroscience [Sporns 10] Functional net inferred from activity Noteworthy GSP-based approaches Gaussian graphical models [Egilmez et al 16] Smooth signals [Dong et al 15], [Kalofolias 16] Stationary signals [Pasdeloup et al 15], [Segarra et al 16] Directed graphs [Mei-Moura 15], [Shen et al 16] Our contribution: topology inference from non-stationary graph signals Network Topology Inference from Non-stationary Graph Signals ICASSP

9 Generating structure of a diffusion process Signal y is the response of a linear diffusion process to an input x y = α 0 (I α l S)x = l=1 β l S l x l=0 Common generative model. Heat diffusion if α k constant We say the graph shift S explains the structure of signal y Network Topology Inference from Non-stationary Graph Signals ICASSP

10 Generating structure of a diffusion process Signal y is the response of a linear diffusion process to an input x y = α 0 (I α l S)x = l=1 β l S l x l=0 Common generative model. Heat diffusion if α k constant We say the graph shift S explains the structure of signal y Cayley-Hamilton asserts we can write diffusion as y = ( N 1 ) h l S l x := Hx l=0 Graph filter H is shift invariant [Sandryhaila-Moura 13] H diagonalized by the eigenvectors V of the shift operator Network Topology Inference from Non-stationary Graph Signals ICASSP

11 Our approach for topology inference I Two-step approach for graph topology identification Signal realizations or their statistics Step 1: Identify the eigenvectors of the shift I Inferred network S A priori info, desired topological features Inferred eigenvectors V Step 2: Identify eigenvalues to obtain a suitable shift Beyond diffusion Alternative sources for spectral templates V I I Design of graph filters [Segarra et al 15] Graph sparsification and network deconvolution [Feizi et al 13] Network Topology Inference from Non-stationary Graph Signals ICASSP

12 Step 2: Obtaining the eigenvalues We can use extra knowledge/assumptions to choose one graph Of all graphs, select one that is optimal in some sense S := argmin S,λ N f (S, λ) s. to S = λ k v k vk T, S S k=1 Set S contains all admissible scaled adjacency matrices S :={S S ij 0, S M N, S ii = 0, j S 1j =1} Can accommodate Laplacian matrices as well Network Topology Inference from Non-stationary Graph Signals ICASSP

13 Step 2: Obtaining the eigenvalues We can use extra knowledge/assumptions to choose one graph Of all graphs, select one that is optimal in some sense S := argmin S,λ N f (S, λ) s. to S = λ k v k vk T, S S k=1 Set S contains all admissible scaled adjacency matrices S :={S S ij 0, S M N, S ii = 0, j S 1j =1} Can accommodate Laplacian matrices as well Problem is convex if we select a convex objective f (S, λ) Ex: Sparsity (f (S) = S 1), min. energy (f (S) = S F ), mixing (f (λ) = λ 2) Robust recovery from imperfect or incomplete ˆV [Segarra et al 16] Network Topology Inference from Non-stationary Graph Signals ICASSP

14 Step 1: Obtaining the eigenvectors Stationary graph signal [Marques et al 16] Def: A graph signal y is stationary with respect to the shift S if and only if y = Hx, where H = L 1 l=0 h ls l and x is white. Network Topology Inference from Non-stationary Graph Signals ICASSP

15 Step 1: Obtaining the eigenvectors Stationary graph signal [Marques et al 16] Def: A graph signal y is stationary with respect to the shift S if and only if y = Hx, where H = L 1 l=0 h ls l and x is white. The covariance matrix of the stationary signal y is [ C y = E Hx ( Hx ) ] T = HE [ xx T ] H T = HH T Key: Since H is diagonalized by V, so is the covariance C y C y L 1 2 = V h l Λ l V T l=0 Estimate V from {y i } via Principal Component Analysis Network Topology Inference from Non-stationary Graph Signals ICASSP

16 Non-stationary graph signals Q: What if the signal y = Hx is not stationary (i.e., x colored)? Matrices S and C y no longer simultaneously diagonalizable since C y = HC x H T Network Topology Inference from Non-stationary Graph Signals ICASSP

17 Non-stationary graph signals Q: What if the signal y = Hx is not stationary (i.e., x colored)? Matrices S and C y no longer simultaneously diagonalizable since C y = HC x H T Key: still H = L 1 l=0 h ls l diagonalized by the eigenvectors V of S Infer V by estimating the unknown diffusion (graph) filter H Step 1 boils down to system identification + eigendecomposition Leverage different sources of information on the input signal x (a) Input-output graph signal realization pairs {y m, x m} (b) Input covariance C x and positive semidefinite filter H 0 (c) Input covariance C x and generic filter H Network Topology Inference from Non-stationary Graph Signals ICASSP

18 Input-output graph signal realization pairs Consider M diffusion processes on G, where y m = Hx m (x m colored) Assume that realizations {y m, x m } M m=1 are available Filter H and, as byproduct, its eigenvectors V can be estimated as Ĥ = argmin H M y m Hx m 2 m=1 Define X = [x 1,..., x M ] and Y = [y 1,..., y M ]. Then, Ĥ given by vec(ĥ) = ( (X T ) I N ) vec(y) If M N and X is full rank, the minimizer Ĥ is unique Network Topology Inference from Non-stationary Graph Signals ICASSP

19 Inferring a brain network Recovery Error Recovery Error Consider a structural brain graph with N = 66 neural regions Signals diffused either by H1 = 2 l=0 h la l or H 2 = (I + αa) 1 Observe realizations {ym, x m} M m=1 and vary M Also noisy signals y m = H i x m + w m, with w m N (0, 10 2 I) Noisy H1 Noisy H Noiseless H1 Noiseless H M M Recovery error A Â F / A F small for M 66, even with noise Performance roughly independent of the filter type Network Topology Inference from Non-stationary Graph Signals ICASSP

20 Input covariance and positive semidefinite filters Realizations of the input may be challenging to acquire Consider instead that C x,m = E[x m x m T ] are known Estimate output covariance Ĉy,m from realizations {y (p) m } Pm p=1 Goal is to find H such that Ĉy,m and HC x,m H T are close Least squares yields a fourth-order cost in H Challenging Network Topology Inference from Non-stationary Graph Signals ICASSP

21 Input covariance and positive semidefinite filters Realizations of the input may be challenging to acquire Consider instead that C x,m = E[x m x m T ] are known Estimate output covariance Ĉy,m from realizations {y (p) m } Pm p=1 Goal is to find H such that Ĉy,m and HC x,m H T are close Least squares yields a fourth-order cost in H Challenging Assume H is PSD, e.g, in Laplacian diffusion y = ( l=0 β ll l )x, β l > 0 Well-defined square roots, hence H can be identified as Ĥ = argmin H M N ++ M (C 1/2 x,m Ĉ y,m C 1/2 x,m ) 1/2 C 1/2 x,m HC 1/2 x,m 2 F m=1 If C y,1 known, even with M = 1 PSD assumption renders H identifiable Network Topology Inference from Non-stationary Graph Signals ICASSP

22 Inferring Zachary s karate club network Recovery Error Social network with N = 34 club members Model opinion diffusion with S = I αl, where α = λ 1 max(l) For M = 1, 5, 10 input covariances Cx,m assumed given Estimate Cy,m from {y m (p) } Pm p=1 via sample averaging, varying Pm M=1 M=5 M= Number of Observations With imperfect estimates Ĉy,m, performance improves with M Network Topology Inference from Non-stationary Graph Signals ICASSP

23 Input covariance and generic filters Q: What about identifying a generic symmetric filter H? Filter is no longer PSD, square roots not prudent Try to solve Ĥ = argmin H M N M Ĉ y,m HC x,m H T 2 F m=1 Non-convex problem can be tackled by gradient descent or ADMM {H L, H R} = argmin H L,H R M N M C y,m H L C x,m H T R 2 F m=1 s. to H L = H R In general, identifiability cannot be guaranteed. Larger M helps Network Topology Inference from Non-stationary Graph Signals ICASSP

24 Inferring a brain network Recovery Error Consider a structural brain graph with N = 66 neural regions Signals diffused by H = 2 l=0 h la l, h l U[0, 1] Performance comparison against counterpart in [Segarra et al 16] Assumes ym stationary Estimates V directly from Ĉy,m Proposed Method Stationary Method M Error decays with M, almost all edges in S recovered for M = 9 Outperforms algorithm agnostic to signal non-stationarities Network Topology Inference from Non-stationary Graph Signals ICASSP

25 Closing remarks Network topology inference from diffused non-stationary graph signals Graph shift S and covariance Cy are not simultaneously diagonalizable Diffusion filter H and graph shift S still share spectral templates V Two step approach for topology inference i) Obtain Ĥ ˆV; ii) Given ˆV, estimate Ŝ via convex optimization Estimate Ĥ under different settings Input-output graph signal realization pairs {ym, x m} Input covariance Cx and positive semidefinite filter H 0 Input covariance Cx and generic filter H Network Topology Inference from Non-stationary Graph Signals ICASSP

26 Closing remarks Network topology inference from diffused non-stationary graph signals Graph shift S and covariance Cy are not simultaneously diagonalizable Diffusion filter H and graph shift S still share spectral templates V Two step approach for topology inference i) Obtain Ĥ ˆV; ii) Given ˆV, estimate Ŝ via convex optimization Estimate Ĥ under different settings Input-output graph signal realization pairs {ym, x m} Input covariance Cx and positive semidefinite filter H 0 Input covariance Cx and generic filter H Ongoing work and future directions Identifiability and convergence guarantees for generic H Extensions to directed graphs Inference of time-varying networks Network Topology Inference from Non-stationary Graph Signals ICASSP

Blind Identification of Invertible Graph Filters with Multiple Sparse Inputs 1

Blind Identification of Invertible Graph Filters with Multiple Sparse Inputs 1 Blind Identification of Invertible Graph Filters with Multiple Sparse Inputs Chang Ye Dept. of ECE and Goergen Institute for Data Science University of Rochester cye7@ur.rochester.edu http://www.ece.rochester.edu/~cye7/

More information

Digraph Fourier Transform via Spectral Dispersion Minimization

Digraph Fourier Transform via Spectral Dispersion Minimization Digraph Fourier Transform via Spectral Dispersion Minimization Gonzalo Mateos Dept. of Electrical and Computer Engineering University of Rochester gmateosb@ece.rochester.edu http://www.ece.rochester.edu/~gmateosb/

More information

Graph Signal Processing in Distributed Network Processing

Graph Signal Processing in Distributed Network Processing Graph Signal Processing in Distributed Network Processing Antonio G. Marques King Juan Carlos University - Madrid (SPAIN) antonio.garcia.marques@urjc.es http://www.tsc.urjc.es/~amarques/ Thanks: S. Segarra,

More information

Stationary Graph Processes: Nonparametric Spectral Estimation

Stationary Graph Processes: Nonparametric Spectral Estimation Stationary Graph Processes: Nonparametric Spectral Estimation Santiago Segarra, Antonio G. Marques, Geert Leus, and Alejandro Ribeiro Dept. of Signal Theory and Communications King Juan Carlos University

More information

ROBUST NETWORK TOPOLOGY INFERENCE

ROBUST NETWORK TOPOLOGY INFERENCE ROBUST NETWORK TOPOLOGY INFERENCE Santiago Segarra, Antonio G. Marques, Gonzalo Mateos and Alejandro Ribeiro Institute for Data, Systems, and Society, Massachusetts Institute of Technology, Cambridge,

More information

Identifying the Topology of Undirected Networks from Diffused Non-stationary Graph Signals

Identifying the Topology of Undirected Networks from Diffused Non-stationary Graph Signals 1 Identifying the Topology of Undirected Networks from Diffused Non-stationary Graph Signals Rasoul Shafipour, Santiago Segarra, Antonio G. Marques, and Gonzalo Mateos arxiv:1801.03862v1 [eess.sp] 11 Jan

More information

Graph Signal Processing: Fundamentals and Applications to Diffusion Processes

Graph Signal Processing: Fundamentals and Applications to Diffusion Processes Graph Signal Processing: Fundamentals and Applications to Diffusion Processes Antonio G. Marques, Santiago Segarra, Alejandro Ribeiro King Juan Carlos University Massachusetts Institute of Technology University

More information

IEEE TRANSACTIONS ON SIGNAL AND INFORMATION PROCESSING OVER NETWORKS, VOL. 3, NO. 3, SEPTEMBER

IEEE TRANSACTIONS ON SIGNAL AND INFORMATION PROCESSING OVER NETWORKS, VOL. 3, NO. 3, SEPTEMBER IEEE TRANSACTIONS ON SIGNAL AND INFORMATION PROCESSING OVER NETWORKS, VOL. 3, NO. 3, SEPTEMBER 2017 467 Network Topology Inference from Spectral Templates Santiago Segarra, Member, IEEE, Antonio G. Marques,

More information

Graph Signal Processing: Fundamentals and Applications to Diffusion Processes

Graph Signal Processing: Fundamentals and Applications to Diffusion Processes Graph Signal Processing: Fundamentals and Applications to Diffusion Processes Antonio G. Marques, Alejandro Ribeiro, Santiago Segarra King Juan Carlos University University of Pennsylvania Massachusetts

More information

Learning graphs from data:

Learning graphs from data: Learning graphs from data: A signal processing perspective Xiaowen Dong MIT Media Lab Graph Signal Processing Workshop Pittsburgh, PA, May 2017 Introduction What is the problem of graph learning? 2/34

More information

Stationary Graph Processes and Spectral Estimation

Stationary Graph Processes and Spectral Estimation Stationary Graph Processes and Spectral Estimation Antonio G. Marques, Santiago Segarra, Geert Leus, and Alejandro Ribeiro arxiv:63.667v [cs.sy] 5 Aug 7 Abstract Stationarity is a cornerstone property

More information

IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 65, NO. 22, NOVEMBER 15,

IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 65, NO. 22, NOVEMBER 15, IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 65, NO. 22, NOVEMBER 15, 2017 5911 Stationary Graph Processes and Spectral Estimation Antonio G. Marques, Senior Member, IEEE, Santiago Segarra, Member, IEEE,

More information

Reconstruction of graph signals: percolation from a single seeding node

Reconstruction of graph signals: percolation from a single seeding node Reconstruction of graph signals: percolation from a single seeding node Santiago Segarra, Antonio G. Marques, Geert Leus, and Alejandro Ribeiro Abstract Schemes to reconstruct signals defined in the nodes

More information

A DIGRAPH FOURIER TRANSFORM WITH SPREAD FREQUENCY COMPONENTS

A DIGRAPH FOURIER TRANSFORM WITH SPREAD FREQUENCY COMPONENTS A DIGRAPH FOURIER TRANSFORM WITH SPREAD FREQUENCY COMPONENTS Rasoul Shafipour, Ali Khodabakhsh, Gonzalo Mateos, and Evdokia Nikolova Dept. of Electrical and Computer Engineering, University of Rochester,

More information

COMMUNITY DETECTION FROM LOW-RANK EXCITATIONS OF A GRAPH FILTER

COMMUNITY DETECTION FROM LOW-RANK EXCITATIONS OF A GRAPH FILTER COMMUNITY DETECTION FROM LOW-RANK EXCITATIONS OF A GRAPH FILTER Hoi-To Wai, Santiago Segarra, Asuman E. Ozdaglar, Anna Scaglione, Ali Jadbabaie School of ECEE, Arizona State University, Tempe, AZ, USA.

More information

Characterization and inference of weighted graph topologies from observations of diffused signals

Characterization and inference of weighted graph topologies from observations of diffused signals Characterization and inference of weighted graph topologies from observations of diffused signals Bastien Pasdeloup*, Vincent Gripon*, Grégoire Mercier*, Dominique Pastor*, Michael G. Rabbat** * name.surname@telecom-bretagne.eu

More information

Blind Identification of Invertible Graph Filters with Multiple Sparse Inputs

Blind Identification of Invertible Graph Filters with Multiple Sparse Inputs 8 th European Signal Processing Conference (EUSIPCO) Blind Identification of Invertible Graph Filters with Multiple Sparse Inputs Chang Ye, Rasoul Shafipour and Gonzalo Mateos Dept. of Electrical and Computer

More information

arxiv: v1 [cs.lg] 24 Jan 2019

arxiv: v1 [cs.lg] 24 Jan 2019 GRAPH HEAT MIXTURE MODEL LEARNING Hermina Petric Maretic Mireille El Gheche Pascal Frossard Ecole Polytechnique Fédérale de Lausanne (EPFL), Signal Processing Laboratory (LTS4) arxiv:1901.08585v1 [cs.lg]

More information

Optimal Graph-Filter Design and Applications to Distributed Linear Network Operators

Optimal Graph-Filter Design and Applications to Distributed Linear Network Operators IEEE TRANSACTIONS ON SIGNAL PROCESSING (ACCEPTED) Optimal Graph-Filter Design and Applications to Distributed Linear Network Operators Santiago Segarra, Member, IEEE, Antonio G. Marques, Senior Member,

More information

Probabilistic Graphical Models

Probabilistic Graphical Models School of Computer Science Probabilistic Graphical Models Gaussian graphical models and Ising models: modeling networks Eric Xing Lecture 0, February 7, 04 Reading: See class website Eric Xing @ CMU, 005-04

More information

Rethinking Sketching as Sampling: Linear Transforms of Graph Signals

Rethinking Sketching as Sampling: Linear Transforms of Graph Signals Rethinking Sketching as Sampling: Linear Transforms of Graph Signals Fernando Gama, Antonio G. Marques, Gonzalo Mateos and Alejandro Ribeiro Abstract Sampling of bandlimited graph signals has welldocumented

More information

Learning Graphs from Data: A Signal Representation Perspective

Learning Graphs from Data: A Signal Representation Perspective 1 Learning Graphs from Data: A Signal Representation Perspective Xiaowen Dong*, Dorina Thanou*, Michael Rabbat, and Pascal Frossard arxiv:1806.00848v1 [cs.lg] 3 Jun 2018 The construction of a meaningful

More information

INTERPOLATION OF GRAPH SIGNALS USING SHIFT-INVARIANT GRAPH FILTERS

INTERPOLATION OF GRAPH SIGNALS USING SHIFT-INVARIANT GRAPH FILTERS INTERPOLATION OF GRAPH SIGNALS USING SHIFT-INVARIANT GRAPH FILTERS Santiago Segarra, Antonio G. Marques, Geert Leus, Alejandro Ribeiro University of Pennsylvania, Dept. of Electrical and Systems Eng.,

More information

Reconstruction of Graph Signals through Percolation from Seeding Nodes

Reconstruction of Graph Signals through Percolation from Seeding Nodes Reconstruction of Graph Signals through Percolation from Seeding Nodes Santiago Segarra, Antonio G. Marques, Geert Leus, and Alejandro Ribeiro arxiv:507.08364v [cs.si] 30 Jul 05 Abstract New schemes to

More information

Reconstruction of Graph Signals through Percolation from Seeding Nodes

Reconstruction of Graph Signals through Percolation from Seeding Nodes Reconstruction of Graph Signals through Percolation from Seeding Nodes Santiago Segarra, Antonio G. Marques, Geert Leus, and Alejandro Ribeiro Abstract New schemes to recover signals defined in the nodes

More information

Tropical Graph Signal Processing

Tropical Graph Signal Processing Tropical Graph Signal Processing Vincent Gripon To cite this version: Vincent Gripon. Tropical Graph Signal Processing. 2017. HAL Id: hal-01527695 https://hal.archives-ouvertes.fr/hal-01527695v2

More information

Probabilistic Graphical Models

Probabilistic Graphical Models School of Computer Science Probabilistic Graphical Models Gaussian graphical models and Ising models: modeling networks Eric Xing Lecture 0, February 5, 06 Reading: See class website Eric Xing @ CMU, 005-06

More information

Graph Partitioning Using Random Walks

Graph Partitioning Using Random Walks Graph Partitioning Using Random Walks A Convex Optimization Perspective Lorenzo Orecchia Computer Science Why Spectral Algorithms for Graph Problems in practice? Simple to implement Can exploit very efficient

More information

Ergodicity in Stationary Graph Processes: A Weak Law of Large Numbers

Ergodicity in Stationary Graph Processes: A Weak Law of Large Numbers IEEE TRASACTIOS O SIGAL PROCESSIG (SUBMITTED) Ergodicity in Stationary Graph Processes: A Weak Law of Large umbers Fernando Gama and Alejandro Ribeiro arxiv:803.04550v [eess.sp] Mar 08 Abstract For stationary

More information

sublinear time low-rank approximation of positive semidefinite matrices Cameron Musco (MIT) and David P. Woodru (CMU)

sublinear time low-rank approximation of positive semidefinite matrices Cameron Musco (MIT) and David P. Woodru (CMU) sublinear time low-rank approximation of positive semidefinite matrices Cameron Musco (MIT) and David P. Woodru (CMU) 0 overview Our Contributions: 1 overview Our Contributions: A near optimal low-rank

More information

Rethinking Sketching as Sampling: A Graph Signal Processing Approach

Rethinking Sketching as Sampling: A Graph Signal Processing Approach IEEE TRANSACTIONS ON SIGNAL PROCESSING (SUBMITTED) 1 Rethinking Sketching as Sampling: A Graph Signal Processing Approach Fernando Gama, Antonio G. Marques, Gonzalo Mateos, and Alejandro Ribeiro arxiv:1611.00119v1

More information

Sampling of graph signals with successive local aggregations

Sampling of graph signals with successive local aggregations Sampling of graph signals with successive local aggregations Antonio G. Marques, Santiago Segarra, Geert Leus, and Alejandro Ribeiro Abstract A new scheme to sample signals defined in the nodes of a graph

More information

Probabilistic Graphical Models

Probabilistic Graphical Models Probabilistic Graphical Models Brown University CSCI 295-P, Spring 213 Prof. Erik Sudderth Lecture 11: Inference & Learning Overview, Gaussian Graphical Models Some figures courtesy Michael Jordan s draft

More information

Distributed Implementation of Linear Network Operators using Graph Filters

Distributed Implementation of Linear Network Operators using Graph Filters Distributed Implementation of Linear Network Operators using Graph Filters Santiago Segarra, Antonio G. Marques, and Alejandro Ribeiro Abstract A signal in a network (graph) can be defined as a vector

More information

Blind Identification of Graph Filters

Blind Identification of Graph Filters IEEE TRANACTION ON IGNA PROCEING ACCEPTED Blind Identification of Graph Filters antiago egarra, Member, IEEE, Gonzalo Mateos, Member, IEEE, Antonio G. Marques, enior Member, IEEE, and Alejandro Ribeiro,

More information

Random Sampling of Bandlimited Signals on Graphs

Random Sampling of Bandlimited Signals on Graphs Random Sampling of Bandlimited Signals on Graphs Pierre Vandergheynst École Polytechnique Fédérale de Lausanne (EPFL) School of Engineering & School of Computer and Communication Sciences Joint work with

More information

11 : Gaussian Graphic Models and Ising Models

11 : Gaussian Graphic Models and Ising Models 10-708: Probabilistic Graphical Models 10-708, Spring 2017 11 : Gaussian Graphic Models and Ising Models Lecturer: Bryon Aragam Scribes: Chao-Ming Yen 1 Introduction Different from previous maximum likelihood

More information

Sparse Gaussian conditional random fields

Sparse Gaussian conditional random fields Sparse Gaussian conditional random fields Matt Wytock, J. ico Kolter School of Computer Science Carnegie Mellon University Pittsburgh, PA 53 {mwytock, zkolter}@cs.cmu.edu Abstract We propose sparse Gaussian

More information

arxiv: v1 [cs.it] 26 Sep 2018

arxiv: v1 [cs.it] 26 Sep 2018 SAPLING THEORY FOR GRAPH SIGNALS ON PRODUCT GRAPHS Rohan A. Varma, Carnegie ellon University rohanv@andrew.cmu.edu Jelena Kovačević, NYU Tandon School of Engineering jelenak@nyu.edu arxiv:809.009v [cs.it]

More information

DEMIXING AND BLIND DECONVOLUTION OF GRAPH-DIFFUSED SPARSE SIGNALS

DEMIXING AND BLIND DECONVOLUTION OF GRAPH-DIFFUSED SPARSE SIGNALS DEMIXING AND BLIND DECONVOLUTION OF GRAPH-DIFFUSED SPARSE SIGNALS Fernando J. Iglesias, Santiago Segarra, Samuel Rey-Escudero, Antonio G. Marques, and David Ramírez, Dept. of Signal Theory and Comms.,

More information

Subspace Projection Matrix Completion on Grassmann Manifold

Subspace Projection Matrix Completion on Grassmann Manifold Subspace Projection Matrix Completion on Grassmann Manifold Xinyue Shen and Yuantao Gu Dept. EE, Tsinghua University, Beijing, China http://gu.ee.tsinghua.edu.cn/ ICASSP 2015, Brisbane Contents 1 Background

More information

LINEAR NETWORK OPERATORS USING NODE-VARIANT GRAPH FILTERS

LINEAR NETWORK OPERATORS USING NODE-VARIANT GRAPH FILTERS LINEAR NETWORK OPERATORS USING NODE-VARIANT GRAPH FILTERS Santiago Segarra, Antonio G. Marques, and Alejandro Ribeiro Dept. of Electrical and Systems Engineering, University of Pennsylvania, Philadelphia,

More information

Communities, Spectral Clustering, and Random Walks

Communities, Spectral Clustering, and Random Walks Communities, Spectral Clustering, and Random Walks David Bindel Department of Computer Science Cornell University 26 Sep 2011 20 21 19 16 22 28 17 18 29 26 27 30 23 1 25 5 8 24 2 4 14 3 9 13 15 11 10 12

More information

THE HIDDEN CONVEXITY OF SPECTRAL CLUSTERING

THE HIDDEN CONVEXITY OF SPECTRAL CLUSTERING THE HIDDEN CONVEXITY OF SPECTRAL CLUSTERING Luis Rademacher, Ohio State University, Computer Science and Engineering. Joint work with Mikhail Belkin and James Voss This talk A new approach to multi-way

More information

DATA defined on network-like structures are encountered

DATA defined on network-like structures are encountered Graph Fourier Transform based on Directed Laplacian Rahul Singh, Abhishek Chakraborty, Graduate Student Member, IEEE, and B. S. Manoj, Senior Member, IEEE arxiv:6.v [cs.it] Jan 6 Abstract In this paper,

More information

Sparse, stable gene regulatory network recovery via convex optimization

Sparse, stable gene regulatory network recovery via convex optimization Sparse, stable gene regulatory network recovery via convex optimization Arwen Meister June, 11 Gene regulatory networks Gene expression regulation allows cells to control protein levels in order to live

More information

6160 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 64, NO. 23, DECEMBER 1, Xiaowen Dong, Dorina Thanou, Pascal Frossard, and Pierre Vandergheynst

6160 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 64, NO. 23, DECEMBER 1, Xiaowen Dong, Dorina Thanou, Pascal Frossard, and Pierre Vandergheynst 6160 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 64, NO. 23, DECEMBER 1, 2016 Learning Laplacian Matrix in Smooth Graph Signal Representations Xiaowen Dong, Dorina Thanou, Pascal Frossard, and Pierre

More information

Scalable robust hypothesis tests using graphical models

Scalable robust hypothesis tests using graphical models Scalable robust hypothesis tests using graphical models Umamahesh Srinivas ipal Group Meeting October 22, 2010 Binary hypothesis testing problem Random vector x = (x 1,...,x n ) R n generated from either

More information

Multivariate Normal Models

Multivariate Normal Models Case Study 3: fmri Prediction Coping with Large Covariances: Latent Factor Models, Graphical Models, Graphical LASSO Machine Learning for Big Data CSE547/STAT548, University of Washington Emily Fox February

More information

COMPSCI 514: Algorithms for Data Science

COMPSCI 514: Algorithms for Data Science COMPSCI 514: Algorithms for Data Science Arya Mazumdar University of Massachusetts at Amherst Fall 2018 Lecture 8 Spectral Clustering Spectral clustering Curse of dimensionality Dimensionality Reduction

More information

Learning discrete graphical models via generalized inverse covariance matrices

Learning discrete graphical models via generalized inverse covariance matrices Learning discrete graphical models via generalized inverse covariance matrices Duzhe Wang, Yiming Lv, Yongjoon Kim, Young Lee Department of Statistics University of Wisconsin-Madison {dwang282, lv23, ykim676,

More information

Estimating network degree distributions from sampled networks: An inverse problem

Estimating network degree distributions from sampled networks: An inverse problem Estimating network degree distributions from sampled networks: An inverse problem Eric D. Kolaczyk Dept of Mathematics and Statistics, Boston University kolaczyk@bu.edu Introduction: Networks and Degree

More information

Learning Gaussian Graphical Models with Unknown Group Sparsity

Learning Gaussian Graphical Models with Unknown Group Sparsity Learning Gaussian Graphical Models with Unknown Group Sparsity Kevin Murphy Ben Marlin Depts. of Statistics & Computer Science Univ. British Columbia Canada Connections Graphical models Density estimation

More information

Sampling, Inference and Clustering for Data on Graphs

Sampling, Inference and Clustering for Data on Graphs Sampling, Inference and Clustering for Data on Graphs Pierre Vandergheynst École Polytechnique Fédérale de Lausanne (EPFL) School of Engineering & School of Computer and Communication Sciences Joint work

More information

Compressed Sensing and Neural Networks

Compressed Sensing and Neural Networks and Jan Vybíral (Charles University & Czech Technical University Prague, Czech Republic) NOMAD Summer Berlin, September 25-29, 2017 1 / 31 Outline Lasso & Introduction Notation Training the network Applications

More information

FAST DISTRIBUTED SUBSPACE PROJECTION VIA GRAPH FILTERS

FAST DISTRIBUTED SUBSPACE PROJECTION VIA GRAPH FILTERS FAST DISTRIBUTED SUBSPACE PROJECTION VIA GRAPH FILTERS Thilina Weerasinghe, Daniel Romero, César Asensio-Marco, and Baltasar Beferull-Lozano Intelligent Signal Processing and Wireless Networks Laboratory

More information

Statistical Learning Notes III-Section 2.4.3

Statistical Learning Notes III-Section 2.4.3 Statistical Learning Notes III-Section 2.4.3 "Graphical" Spectral Features Stephen Vardeman Analytics Iowa LLC January 2019 Stephen Vardeman (Analytics Iowa LLC) Statistical Learning Notes III-Section

More information

Foundations of Computer Vision

Foundations of Computer Vision Foundations of Computer Vision Wesley. E. Snyder North Carolina State University Hairong Qi University of Tennessee, Knoxville Last Edited February 8, 2017 1 3.2. A BRIEF REVIEW OF LINEAR ALGEBRA Apply

More information

Data-dependent representations: Laplacian Eigenmaps

Data-dependent representations: Laplacian Eigenmaps Data-dependent representations: Laplacian Eigenmaps November 4, 2015 Data Organization and Manifold Learning There are many techniques for Data Organization and Manifold Learning, e.g., Principal Component

More information

Solving Corrupted Quadratic Equations, Provably

Solving Corrupted Quadratic Equations, Provably Solving Corrupted Quadratic Equations, Provably Yuejie Chi London Workshop on Sparse Signal Processing September 206 Acknowledgement Joint work with Yuanxin Li (OSU), Huishuai Zhuang (Syracuse) and Yingbin

More information

Lecture 5 : Projections

Lecture 5 : Projections Lecture 5 : Projections EE227C. Lecturer: Professor Martin Wainwright. Scribe: Alvin Wan Up until now, we have seen convergence rates of unconstrained gradient descent. Now, we consider a constrained minimization

More information

Spectral Graph Theory and You: Matrix Tree Theorem and Centrality Metrics

Spectral Graph Theory and You: Matrix Tree Theorem and Centrality Metrics Spectral Graph Theory and You: and Centrality Metrics Jonathan Gootenberg March 11, 2013 1 / 19 Outline of Topics 1 Motivation Basics of Spectral Graph Theory Understanding the characteristic polynomial

More information

Covariance Sketching via Quadratic Sampling

Covariance Sketching via Quadratic Sampling Covariance Sketching via Quadratic Sampling Yuejie Chi Department of ECE and BMI The Ohio State University Tsinghua University June 2015 Page 1 Acknowledgement Thanks to my academic collaborators on some

More information

Collaborative Filtering via Graph Signal Processing

Collaborative Filtering via Graph Signal Processing Collaborative Filtering via Graph Signal Processing Weiyu Huang, Antonio G. Marques, and Alejandro Ribeiro Abstract This paper develops new designs for recommender systems inspired by recent advances in

More information

A Dimensionality Reduction Framework for Detection of Multiscale Structure in Heterogeneous Networks

A Dimensionality Reduction Framework for Detection of Multiscale Structure in Heterogeneous Networks Shen HW, Cheng XQ, Wang YZ et al. A dimensionality reduction framework for detection of multiscale structure in heterogeneous networks. JOURNAL OF COMPUTER SCIENCE AND TECHNOLOGY 27(2): 341 357 Mar. 2012.

More information

Sparse Covariance Selection using Semidefinite Programming

Sparse Covariance Selection using Semidefinite Programming Sparse Covariance Selection using Semidefinite Programming A. d Aspremont ORFE, Princeton University Joint work with O. Banerjee, L. El Ghaoui & G. Natsoulis, U.C. Berkeley & Iconix Pharmaceuticals Support

More information

Proximity-Based Anomaly Detection using Sparse Structure Learning

Proximity-Based Anomaly Detection using Sparse Structure Learning Proximity-Based Anomaly Detection using Sparse Structure Learning Tsuyoshi Idé (IBM Tokyo Research Lab) Aurelie C. Lozano, Naoki Abe, and Yan Liu (IBM T. J. Watson Research Center) 2009/04/ SDM 2009 /

More information

Diffuse interface methods on graphs: Data clustering and Gamma-limits

Diffuse interface methods on graphs: Data clustering and Gamma-limits Diffuse interface methods on graphs: Data clustering and Gamma-limits Yves van Gennip joint work with Andrea Bertozzi, Jeff Brantingham, Blake Hunter Department of Mathematics, UCLA Research made possible

More information

POLYNOMIAL SINGULAR VALUES FOR NUMBER OF WIDEBAND SOURCES ESTIMATION AND PRINCIPAL COMPONENT ANALYSIS

POLYNOMIAL SINGULAR VALUES FOR NUMBER OF WIDEBAND SOURCES ESTIMATION AND PRINCIPAL COMPONENT ANALYSIS POLYNOMIAL SINGULAR VALUES FOR NUMBER OF WIDEBAND SOURCES ESTIMATION AND PRINCIPAL COMPONENT ANALYSIS Russell H. Lambert RF and Advanced Mixed Signal Unit Broadcom Pasadena, CA USA russ@broadcom.com Marcel

More information

Multivariate Normal Models

Multivariate Normal Models Case Study 3: fmri Prediction Graphical LASSO Machine Learning/Statistics for Big Data CSE599C1/STAT592, University of Washington Emily Fox February 26 th, 2013 Emily Fox 2013 1 Multivariate Normal Models

More information

Lecture 1 and 2: Introduction and Graph theory basics. Spring EE 194, Networked estimation and control (Prof. Khan) January 23, 2012

Lecture 1 and 2: Introduction and Graph theory basics. Spring EE 194, Networked estimation and control (Prof. Khan) January 23, 2012 Lecture 1 and 2: Introduction and Graph theory basics Spring 2012 - EE 194, Networked estimation and control (Prof. Khan) January 23, 2012 Spring 2012: EE-194-02 Networked estimation and control Schedule

More information

Sparse Subspace Clustering

Sparse Subspace Clustering Sparse Subspace Clustering Based on Sparse Subspace Clustering: Algorithm, Theory, and Applications by Elhamifar and Vidal (2013) Alex Gutierrez CSCI 8314 March 2, 2017 Outline 1 Motivation and Background

More information

GENERALIZED LAPLACIAN PRECISION MATRIX ESTIMATION FOR GRAPH SIGNAL PROCESSING. Eduardo Pavez and Antonio Ortega

GENERALIZED LAPLACIAN PRECISION MATRIX ESTIMATION FOR GRAPH SIGNAL PROCESSING. Eduardo Pavez and Antonio Ortega GENERALIZED LAPLACIAN PRECISION MATRIX ESTIMATION FOR GRAPH SIGNAL PROCESSING Eduardo Pavez and Antonio Ortega Department of Electrical Engineering, University of Southern California, Los Angeles, USA

More information

GRAPH SIGNAL PROCESSING: A STATISTICAL VIEWPOINT

GRAPH SIGNAL PROCESSING: A STATISTICAL VIEWPOINT GRAPH SIGNAL PROCESSING: A STATISTICAL VIEWPOINT Cha Zhang Joint work with Dinei Florêncio and Philip A. Chou Microsoft Research Outline Gaussian Markov Random Field Graph construction Graph transform

More information

https://goo.gl/kfxweg KYOTO UNIVERSITY Statistical Machine Learning Theory Sparsity Hisashi Kashima kashima@i.kyoto-u.ac.jp DEPARTMENT OF INTELLIGENCE SCIENCE AND TECHNOLOGY 1 KYOTO UNIVERSITY Topics:

More information

Uncertainty Principle and Sampling of Signals Defined on Graphs

Uncertainty Principle and Sampling of Signals Defined on Graphs Uncertainty Principle and Sampling of Signals Defined on Graphs Mikhail Tsitsvero, Sergio Barbarossa, and Paolo Di Lorenzo 2 Department of Information Eng., Electronics and Telecommunications, Sapienza

More information

A PROBABILISTIC INTERPRETATION OF SAMPLING THEORY OF GRAPH SIGNALS. Akshay Gadde and Antonio Ortega

A PROBABILISTIC INTERPRETATION OF SAMPLING THEORY OF GRAPH SIGNALS. Akshay Gadde and Antonio Ortega A PROBABILISTIC INTERPRETATION OF SAMPLING THEORY OF GRAPH SIGNALS Akshay Gadde and Antonio Ortega Department of Electrical Engineering University of Southern California, Los Angeles Email: agadde@usc.edu,

More information

Sketching for Large-Scale Learning of Mixture Models

Sketching for Large-Scale Learning of Mixture Models Sketching for Large-Scale Learning of Mixture Models Nicolas Keriven Université Rennes 1, Inria Rennes Bretagne-atlantique Adv. Rémi Gribonval Outline Introduction Practical Approach Results Theoretical

More information

Lecture: Local Spectral Methods (1 of 4)

Lecture: Local Spectral Methods (1 of 4) Stat260/CS294: Spectral Graph Methods Lecture 18-03/31/2015 Lecture: Local Spectral Methods (1 of 4) Lecturer: Michael Mahoney Scribe: Michael Mahoney Warning: these notes are still very rough. They provide

More information

GRAPH ERROR EFFECT IN GRAPH SIGNAL PROCESSING. Jari Miettinen, Sergiy A. Vorobyov, and Esa Ollila

GRAPH ERROR EFFECT IN GRAPH SIGNAL PROCESSING. Jari Miettinen, Sergiy A. Vorobyov, and Esa Ollila GRAPH ERROR EFFECT IN GRAPH SIGNAL PROCESSING Jari Miettinen, Sergiy A. Vorobyov, and Esa Ollila Department of Signal Processing and Acoustics, Aalto University, P.O. Box 15400, FIN-00076 Aalto ABSTRACT

More information

CPSC 540: Machine Learning

CPSC 540: Machine Learning CPSC 540: Machine Learning Undirected Graphical Models Mark Schmidt University of British Columbia Winter 2016 Admin Assignment 3: 2 late days to hand it in today, Thursday is final day. Assignment 4:

More information

Signal Recovery on Graphs: Variation Minimization

Signal Recovery on Graphs: Variation Minimization 1 Signal Recovery on Graphs: Variation Minimization Siheng Chen, Aliaksei Sandryhaila, José M. F. Moura, Jelena Kovačević arxiv:1411.7414v3 [cs.si] 9 May 15 Abstract We consider the problem of signal recovery

More information

Dictionary Learning Using Tensor Methods

Dictionary Learning Using Tensor Methods Dictionary Learning Using Tensor Methods Anima Anandkumar U.C. Irvine Joint work with Rong Ge, Majid Janzamin and Furong Huang. Feature learning as cornerstone of ML ML Practice Feature learning as cornerstone

More information

Optimization for Compressed Sensing

Optimization for Compressed Sensing Optimization for Compressed Sensing Robert J. Vanderbei 2014 March 21 Dept. of Industrial & Systems Engineering University of Florida http://www.princeton.edu/ rvdb Lasso Regression The problem is to solve

More information

Filtering Random Graph Processes Over Random Time-Varying Graphs

Filtering Random Graph Processes Over Random Time-Varying Graphs 1 Filtering Random Graph Processes Over Random Time-Varying Graphs Elvin Isufi, Andreas Loukas, Andrea Simonetto, and Geert Leus arxiv:1705.00442v1 [cs.sy 1 May 2017 Abstract Graph filters play a key role

More information

Fundamentals of Matrices

Fundamentals of Matrices Maschinelles Lernen II Fundamentals of Matrices Christoph Sawade/Niels Landwehr/Blaine Nelson Tobias Scheffer Matrix Examples Recap: Data Linear Model: f i x = w i T x Let X = x x n be the data matrix

More information

Spectral Generative Models for Graphs

Spectral Generative Models for Graphs Spectral Generative Models for Graphs David White and Richard C. Wilson Department of Computer Science University of York Heslington, York, UK wilson@cs.york.ac.uk Abstract Generative models are well known

More information

Fast Angular Synchronization for Phase Retrieval via Incomplete Information

Fast Angular Synchronization for Phase Retrieval via Incomplete Information Fast Angular Synchronization for Phase Retrieval via Incomplete Information Aditya Viswanathan a and Mark Iwen b a Department of Mathematics, Michigan State University; b Department of Mathematics & Department

More information

CONTROL OF GRAPH SIGNALS OVER RANDOM TIME-VARYING GRAPHS

CONTROL OF GRAPH SIGNALS OVER RANDOM TIME-VARYING GRAPHS CONTROL OF GRAPH SIGNALS OVER RANDOM TIME-VARYING GRAPHS Fernando Gama, Elvin Isufi, Geert Leus and Alejandro Ribeiro Department of Electrical and Systems Engineering, University of Pennsylvania, Philadelphia,

More information

8.1 Concentration inequality for Gaussian random matrix (cont d)

8.1 Concentration inequality for Gaussian random matrix (cont d) MGMT 69: Topics in High-dimensional Data Analysis Falll 26 Lecture 8: Spectral clustering and Laplacian matrices Lecturer: Jiaming Xu Scribe: Hyun-Ju Oh and Taotao He, October 4, 26 Outline Concentration

More information

Diffusion and random walks on graphs

Diffusion and random walks on graphs Diffusion and random walks on graphs Leonid E. Zhukov School of Data Analysis and Artificial Intelligence Department of Computer Science National Research University Higher School of Economics Structural

More information

Multi-Robotic Systems

Multi-Robotic Systems CHAPTER 9 Multi-Robotic Systems The topic of multi-robotic systems is quite popular now. It is believed that such systems can have the following benefits: Improved performance ( winning by numbers ) Distributed

More information

NEAR-OPTIMALITY OF GREEDY SET SELECTION IN THE SAMPLING OF GRAPH SIGNALS. Luiz F. O. Chamon and Alejandro Ribeiro

NEAR-OPTIMALITY OF GREEDY SET SELECTION IN THE SAMPLING OF GRAPH SIGNALS. Luiz F. O. Chamon and Alejandro Ribeiro NEAR-OPTIMALITY OF GREEDY SET SELECTION IN THE SAMPLING OF GRAPH SIGNALS Luiz F. O. Chamon and Alejandro Ribeiro Department of Electrical and Systems Engineering University of Pennsylvania e-mail: luizf@seas.upenn.edu,

More information

CSC242: Intro to AI. Lecture 21

CSC242: Intro to AI. Lecture 21 CSC242: Intro to AI Lecture 21 Administrivia Project 4 (homeworks 18 & 19) due Mon Apr 16 11:59PM Posters Apr 24 and 26 You need an idea! You need to present it nicely on 2-wide by 4-high landscape pages

More information

Reduced Complexity Models in the Identification of Dynamical Networks: links with sparsification problems

Reduced Complexity Models in the Identification of Dynamical Networks: links with sparsification problems Reduced Complexity Models in the Identification of Dynamical Networks: links with sparsification problems Donatello Materassi, Giacomo Innocenti, Laura Giarré December 15, 2009 Summary 1 Reconstruction

More information

NOISE ROBUST RELATIVE TRANSFER FUNCTION ESTIMATION. M. Schwab, P. Noll, and T. Sikora. Technical University Berlin, Germany Communication System Group

NOISE ROBUST RELATIVE TRANSFER FUNCTION ESTIMATION. M. Schwab, P. Noll, and T. Sikora. Technical University Berlin, Germany Communication System Group NOISE ROBUST RELATIVE TRANSFER FUNCTION ESTIMATION M. Schwab, P. Noll, and T. Sikora Technical University Berlin, Germany Communication System Group Einsteinufer 17, 1557 Berlin (Germany) {schwab noll

More information

CS6220: DATA MINING TECHNIQUES

CS6220: DATA MINING TECHNIQUES CS6220: DATA MINING TECHNIQUES Mining Graph/Network Data Instructor: Yizhou Sun yzsun@ccs.neu.edu March 16, 2016 Methods to Learn Classification Clustering Frequent Pattern Mining Matrix Data Decision

More information

CS 179: LECTURE 16 MODEL COMPLEXITY, REGULARIZATION, AND CONVOLUTIONAL NETS

CS 179: LECTURE 16 MODEL COMPLEXITY, REGULARIZATION, AND CONVOLUTIONAL NETS CS 179: LECTURE 16 MODEL COMPLEXITY, REGULARIZATION, AND CONVOLUTIONAL NETS LAST TIME Intro to cudnn Deep neural nets using cublas and cudnn TODAY Building a better model for image classification Overfitting

More information

Gaussian Graphical Models and Graphical Lasso

Gaussian Graphical Models and Graphical Lasso ELE 538B: Sparsity, Structure and Inference Gaussian Graphical Models and Graphical Lasso Yuxin Chen Princeton University, Spring 2017 Multivariate Gaussians Consider a random vector x N (0, Σ) with pdf

More information