gene networks estimation
play

Gene Networks Estimation Extensions of the lasso Jos e S anchez - PowerPoint PPT Presentation

Gene Networks Estimation References Gene Networks Estimation Extensions of the lasso Jos e S anchez Mathematical Sciences, Chalmers University of Technology Sep 12, 2013 Gene Networks Cancer systems biology Estimation References


  1. Gene Networks Estimation References Gene Networks Estimation Extensions of the lasso Jos´ e S´ anchez Mathematical Sciences, Chalmers University of Technology Sep 12, 2013

  2. Gene Networks Cancer systems biology Estimation References The transfer of information from a protein to either DNA or RNA is not possible. This fact establishes a framework for the study of cancer at molecular level.

  3. Gene Networks Network Modeling Estimation Why gene networks? References A gene regulatory network describes how genes interact with each other to form modules and carry out cell functions. Help in systematically understanding complex molecular mechanisms. Identification of hub genes, since they are potential disease drivers (Kendall et al., 2005; Mani et al., 2008; Nibbe et al., 2010; Slavov and Dawson, 2009).

  4. Gene Networks Network Modeling Estimation Why gene networks? References A gene regulatory network describes how genes interact with each other to form modules and carry out cell functions. Help in systematically understanding complex molecular mechanisms. Identification of hub genes, since they are potential disease drivers (Kendall et al., 2005; Mani et al., 2008; Nibbe et al., 2010; Slavov and Dawson, 2009). Goals Estimation of joint gene regulatory networks for several types of cancer and data types. Incorporate biologically meaningful constraints into the model (commonality, modularity). Take into account the high-dimensionality ( p >> N )of the problem.

  5. Gene Networks Gaussian Graphical Models Estimation References A graph consists of a set of vertices V and edges E , which is a subset of V × V . In a graphical model, the vertices correspond to a set of random variables X = ( X 1 , X 2 , . . . , X p ) coming from distribution P .

  6. Gene Networks Gaussian Graphical Models Estimation References A graph consists of a set of vertices V and edges E , which is a subset of V × V . In a graphical model, the vertices correspond to a set of random variables X = ( X 1 , X 2 , . . . , X p ) coming from distribution P . A conditonal independence graph (CIG), is a graphical model where the absence of an edge between variables X i and X j implies that they are conditionally independent (given the rest), that is X i ⊥ X j | X V \{ i , j } .

  7. Gene Networks Gaussian Graphical Models Estimation References A graph consists of a set of vertices V and edges E , which is a subset of V × V . In a graphical model, the vertices correspond to a set of random variables X = ( X 1 , X 2 , . . . , X p ) coming from distribution P . A conditonal independence graph (CIG), is a graphical model where the absence of an edge between variables X i and X j implies that they are conditionally independent (given the rest), that is X i ⊥ X j | X V \{ i , j } . If the variables X = ( X 1 , X 2 , . . . , X p ) come from the multivariate normal distribution N(0 , Σ), the CIG corresponds to a Gaussian Graphical Model (Lauritzen, 1996). In this case the conditional independencies between the variable is the model (the edges in the graph) are given by the inverse covariance matrix Θ = Σ − 1 .

  8. Gene Networks Gene Network Modeling Estimation References GGM for gene networks Assume genes to be N ( µ, Σ) distributed and model using Gaussian graphical models. The links for the gene network are given by the non-zeros of the precision matrix Θ = Σ − 1 . Since p >> N problem the precision matrix can’t be estimated directly, regularization (sparsity) has to be introduced.

  9. Gene Networks Gene Network Modeling Estimation References GGM for gene networks Assume genes to be N ( µ, Σ) distributed and model using Gaussian graphical models. The links for the gene network are given by the non-zeros of the precision matrix Θ = Σ − 1 . Since p >> N problem the precision matrix can’t be estimated directly, regularization (sparsity) has to be introduced. Not the only methods Bayesian networks. Information theory-based methods. Correlation based methods.

  10. Gene Networks Network Modeling: a Estimation high-dimensional problem References We may not be grapes, but estimation of (human) gene networks is still a high-dimensional problem. Figure : Source: M. Pertea and S. Salzberg/Genome Biology 2010

  11. Gene Networks The Lasso: an approach to the p >> N Estimation problem References Consider the usual multivariate regression setting. X 1 , X 2 , . . . , X n p-dimensional covariates and a univariate response Y 1 , Y 2 , . . . , Y n . We model the response variable through a linear model p � β j X j Y i = i + ε i i = 1 , 2 , . . . , n . j =1

  12. Gene Networks The Lasso: an approach to the p >> N Estimation problem References Consider the usual multivariate regression setting. X 1 , X 2 , . . . , X n p-dimensional covariates and a univariate response Y 1 , Y 2 , . . . , Y n . We model the response variable through a linear model p � β j X j Y i = i + ε i i = 1 , 2 , . . . , n . j =1 The Lasso estimates for β are given by the minimizer of (Tibshirani, 1996) β ( λ ) = 1 ˆ n � Y − X β � 2 2 + λ � β � 1

  13. Gene Networks Penalized GGM for gene networks Estimation Maximize the L 1 penalized likelihood function for the References precision matrix Θ l (Θ) = ln [det (Θ)] − tr ( S Θ) − g ( λ, Θ) where S k is 1 n X T X is the empirical covariance matrix. The graphical lasso (Friedman et al., 2008) � g ( λ, Θ) = λ | θ ij | i � = j

  14. Gene Networks Penalized GGM for gene networks Estimation Maximize the L 1 penalized likelihood function for the References precision matrix Θ l (Θ) = ln [det (Θ)] − tr ( S Θ) − g ( λ, Θ) where S k is 1 n X T X is the empirical covariance matrix. The graphical lasso (Friedman et al., 2008) � g ( λ, Θ) = λ | θ ij | i � = j The group lasso (Yuan and Lin, 2007) � K K � � � � � � | θ k | θ k g ( λ, { Θ } ) = λ 1 ij | + λ 2 ij | � k =1 i � = j i � = j k =1 The fused lasso (Danaher et al., 2011) K K ij − θ k ′ � � � � | θ k | θ k g ( λ, { Θ } ) = λ 1 ij | + λ 2 ij | k =1 i � = j k < k ′ i , j

  15. Gene Networks Network Modeling: a Estimation high-dimensional problem References Specifically, we are interested in estimating the networks for 8 cancer types and 6 types of variables. The problem results in the estimation of about 485 million edges. mRNA 7954 CNA 6562 miRNA 285 Methylation 3831 Mutation 469 Clinical 3

  16. Gene Networks The Alternating Directions Method Estimation of Multipliers References To jointly model sparse GGM we propose an extended version of the fused lasso penalty. K � � tr( S k Θ k ) − ln � det(Θ k ) �� l ( { Θ } ) = n k − g ( λ, { Z } ) k =1 K � ij − Z k ′ � � � Z k � � � + (1 − α ) Z 2 � � Z k � � � � � � g ( λ, { Z } ) = λ 1 + λ 2 α � � � . ij ij � ij � k < k ′ k =1 i � = j i , j

  17. Gene Networks The Alternating Directions Method Estimation of Multipliers References To jointly model sparse GGM we propose an extended version of the fused lasso penalty. K � � tr( S k Θ k ) − ln � det(Θ k ) �� l ( { Θ } ) = n k − g ( λ, { Z } ) k =1 K � ij − Z k ′ � � � � Z k � � + (1 − α ) Z 2 � � Z k � � � � � � g ( λ, { Z } ) = λ 1 + λ 2 α � � � . ij ij � ij � k < k ′ k =1 i � = j i , j The ADMM (Boyd et al., 2011) can be applied to the general problem minimize f ( { Θ } ) + g ( λ, { Z } ) { Θ } , { Z } Θ k = Z k , k = 1 , . . . , K . subject to

  18. Gene Networks ADMM steps Estimation References ADMM solves this problem by defining the scaled augmented lagrangian as follows K ρ � Θ k − Z k + U k � 2 � L ( { Θ } , { Z } , { U } ) = f ( { Θ } ) + g ( λ, { Z } ) + F , 2 k =1 where U k are the dual variables. At iteration m , the variables { Θ } , { Z } and { U } are updated according to Θ k m ← arg min { Θ } { L ( { Θ } , { Z m − 1 } , { U m − 1 } ) } 1 Z k m ← arg min { Z } { L ( { Θ m } , { Z } , { U m − 1 } ) } 2 U k m ← U k m − 1 + Θ k m − Z k 3 m for k = 1 , . . . , K .

  19. Gene Networks ADMM, first step Estimation References For the first step, function g is a constant, so the problem is to minimize the function K K + ρ � Θ k − Z k + U k � 2 � � tr( S k Θ k ) − ln det(Θ k ) � � �� n k F , 2 k =1 k =1 with respect to Θ. Let VDV T be the singular value decomposition of ρ/ n k ( Z k − U k ) − S k . The minimizer is given (Witten and Tibshirani, 2009) DV T where ˜ by V ˜ D is diagonal and � D 2 D jj = n k / 2 ρ ( D jj + jj + 4 ρ/ nk ) .

  20. Gene Networks ADMM, second step Estimation For the second step, function f is a constant, so the problem References is to minimize the function K ρ � Θ k − Z k + U k � 2 � g ( λ, { Z } ) + F 2 k =1 K K ρ � � 2 � � Z k − A k � 2 α | Z k � Z k � � � = F + λ 1 ij | + (1 − α ) ij 2 k =1 k =1 i � = j ij − Z k ′ � � | Z k + λ 2 ij | , k < k ′ i , j with respect to Z , where A k = Θ k + U k . This problem is separable for each element ( i , j ), so we can solve separately the problems K � 1 � 2 � Z k ij − A k � minimize ij { Zij } 2 k =1  K λ 1 � � 2 � λ 2 ij − Z k ′ α | Z k � Z k | Z k  � � + I i � = j ij | + (1 − α ) + ij | ij ρ ρ k < k ′  k =1

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend