度量两个矩阵的相似性

问题

如果有2个矩阵Y∈Rn×qY \in R^{n \times q}YRn×qZ∈Rn×cZ \in R^{n \times c}ZRn×c ,如何度量两个矩阵的相似性?

回答

采用The Hilbert-Schmidt Independence Criterion (HSIC)进行度量。
HSIC(Z,Y)=(n−1)−2Tr(HKHQ) HSIC(Z, Y) = (n − 1)^{-2}Tr(HKHQ) HSIC(Z,Y)=(n1)2Tr(HKHQ)
其中,K=ZZTK = ZZ^TK=ZZT and Q=YYTQ = YY^TQ=YYT are the inner
product of instances in Z and Y respectively and H=I−1neeTH = I − \frac{1}{n} ee^TH=In1eeT and
III denote the identity matrix(单位矩阵),and eee be a vector of all ones.

理解

  • 计算结果值越大,表示越接近。

参考:
[1] Huang R, Wu Z. Multi-label feature selection via manifold regularization and dependence maximization[J]. Pattern Recognition, 2021, 120: 108149.
[2] Gretton A , Bousquet O , Smola A , et al. Measuring Statistical Dependence with Hilbert-Schmidt Norms[J]. Springer, Berlin, Heidelberg, 2005.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值