- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于条件独立性的LiNGAM模型剪枝算法-计算机应用与软件
第33卷第8期 计算机应用与软件 Vol33No.8
2016年8月 ComputerApplicationsandSoftware Aug.2016
基于条件独立性的LiNGAM模型剪枝算法
郝志峰 吕宏伟 蔡瑞初 袁 畅
(广东工业大学计算机学院 广东广州510006)
摘 要 如何根据观察数据来推断因果网络结构是统计学和机器学习领域的重要问题。近年来学者们取得了许多研究成果,
LiNGAM算法是其中一种经典的线性因果推断算法。但LiNGAM算法采用的剪枝策略时间复杂度较高,且在稀疏图上准确率低。
为此,提出一种基于条件独立性测试的剪枝算法来解决这个问题。该算法首先将变量根据因果顺序重新排列,再按照该次序采用偏
相关系数检验变量之间的条件独立性。大量的实验结果表明,基于条件独立性的剪枝算法在稀疏图上比LiNGAM的剪枝算法获得
更高的准确率与执行效率。
关键词 线性因果关系 偏相关 条件独立性 剪枝
中图分类号 TP3 文献标识码 A DOI:10.3969/j.issn.1000386x.2016.08.056
LINGAMMODELPRUNINGALGORITHMBASEDONCONDITIONALINDEPENDENCE
HaoZhifeng LüHongwei CaiRuichu YuanChang
(FacultyofComputerScience,GuangdongUniversityofTechnology,Guangzhou510006,Guangdong,China)
Abstract Howtoconjecturecausalnetworkstructureaccordingtotheobserveddataisanimportantprobleminthefieldofstatisticsand
machinelearning.Quiteafewresearchachievementshavebeengainedbyscholarsinrecentyears,amongthemLiNGAMalgorithmisaclassi
callinearcausalinferencealgorithm.HoweverthepruningpolicyemployedinLiNGAMalgorithmrequireshighruntimecomplexityandpro
videspooraccuracyonsparsegraphs.Thereforeinthispaperwepresentanovelpruningmethodtosolvethisproblem,itisbasedoncondition
alindependencetesting.Thealgorithmfirstrearrangesthevariablesaccordingtocausalorderandthenemployspartialcorrelationcoefficientto
checktheconditionalindependencebetweenvariablesaccordingtoneworder.Numerousexperimentalresultsindicatethatthepruningalgo
rithmbasedonconditionalindependenceproposedinthepaperachieveshigheraccuracywithbetterrunningtimeonsparsegraphthantheone
ofLiNGAM.
Keywords Linearcausality Partialcorrelation Conditionalindependence Pruningmethod
确定唯一的结构(不能确定部分边的方向)。因此,此类方法需
0 引 言 结合其他判断因果方向的方法才能得出最终的因果结构。比如
文档评论(0)