date: 2024-09-22
title: network deconvolution as a general method to distinguish direct dependencies in networks
status: DONE
author:
  - AllenYGY
tags:
  - NOTE
  - ReadPaper
publish: Truenetwork deconvolution as a general method to distinguish direct dependencies in networks

定义一个观测到的相似度矩阵,矩阵里的值可以是变量
We assume that the observed dependency matrix, 
观测矩阵包含直接和间接依赖效应
Indirect contributions
间接影响可以是长度为2或更高,可以是沿着不同路径的多个效应,不包括自环
The power associated with each term in 
By using the eigen decomposition principle, we have
By using the eigen decomposition of the observed network 

The observed dependency matrix is scaled linearly so that all eigenvalues of the direct dependency matrix are between −1 and 1.
线性缩放使所有特征值在 -1~1 之间
The observed dependency matrix Gobs is decomposed to its eigenvalues and eigenvectors such that
Where:
将观察到的依赖矩阵分解为特征值和特征向量
A diagonal eigenvalue matrix  
Then, the output direct dependency matrix 
根据公式计算 
Distinguishing direct targets in gene expression regulatory networks
Distinguishing strong collaborations in co-authorship social networks using connectivity information alone.
