期刊文献+
共找到232篇文章
< 1 2 12 >
每页显示 20 50 100
Automatic Detection of Health-Related Rumors: A Dual-Graph Collaborative Reasoning Framework Based on Causal Logic and Knowledge Graph
1
作者 Ning Wang Haoran Lyu Yuchen Fu 《Computers, Materials & Continua》 2026年第1期2163-2193,共31页
With the widespread use of social media,the propagation of health-related rumors has become a significant public health threat.Existing methods for detecting health rumors predominantly rely on external knowledge or p... With the widespread use of social media,the propagation of health-related rumors has become a significant public health threat.Existing methods for detecting health rumors predominantly rely on external knowledge or propagation structures,with only a few recent approaches attempting causal inference;however,these have not yet effectively integrated causal discovery with domain-specific knowledge graphs for detecting health rumors.In this study,we found that the combined use of causal discovery and domain-specific knowledge graphs can effectively identify implicit pseudo-causal logic embedded within texts,holding significant potential for health rumor detection.To this end,we propose CKDG—a dual-graph fusion framework based on causal logic and medical knowledge graphs.CKDG constructs a weighted causal graph to capture the implicit causal relationships in the text and introduces a medical knowledge graph to verify semantic consistency,thereby enhancing the ability to identify the misuse of professional terminology and pseudoscientific claims.In experiments conducted on a dataset comprising 8430 health rumors,CKDG achieved an accuracy of 91.28%and an F1 score of 90.38%,representing improvements of 5.11%and 3.29%over the best baseline,respectively.Our results indicate that the integrated use of causal discovery and domainspecific knowledge graphs offers significant advantages for health rumor detection systems.This method not only improves detection performance but also enhances the transparency and credibility of model decisions by tracing causal chains and sources of knowledge conflicts.We anticipate that this work will provide key technological support for the development of trustworthy health-information filtering systems,thereby improving the reliability of public health information on social media. 展开更多
关键词 Health rumor detection causal graph knowledge graph dual-graph fusion
在线阅读 下载PDF
LEARNING CAUSAL GRAPHS OF NONLINEAR STRUCTURAL VECTOR AUTOREGRESSIVE MODEL USING INFORMATION THEORY CRITERIA 被引量:1
2
作者 WEI Yuesong TIAN Zheng XIAO Yanting 《Journal of Systems Science & Complexity》 SCIE EI CSCD 2014年第6期1213-1226,共14页
Detection and clarification of cause-effect relationships among variables is an important problem in time series analysis. Traditional causality inference methods have a salient limitation that the model must be linea... Detection and clarification of cause-effect relationships among variables is an important problem in time series analysis. Traditional causality inference methods have a salient limitation that the model must be linear and with Gaussian noise. Although additive model regression can effectively infer the nonlinear causal relationships of additive nonlinear time series, it suffers from the limitation that contemporaneous causal relationships of variables must be linear and not always valid to test conditional independence relations. This paper provides a nonparametric method that employs both mutual information and conditional mutual information to identify causal structure of a class of nonlinear time series models, which extends the additive nonlinear times series to nonlinear structural vector autoregressive models. An algorithm is developed to learn the contemporaneous and the lagged causal relationships of variables. Simulations demonstrate the effectiveness of the nroosed method. 展开更多
关键词 causal graphs conditional independence conditional mutual information nonlinear struc-tural vector autoregressive model.
原文传递
LEARNING MULTIVARIATE TIME SERIES CAUSAL GRAPHS BASED ON CONDITIONAL MUTUAL INFORMATION 被引量:1
3
作者 Yuesong WEI Zheng TIAN Yanting XIAO 《Journal of Systems Science and Systems Engineering》 SCIE EI CSCD 2013年第1期38-51,共14页
Detection and clarification of cause-effect relationships among variables is an important problem in time series analysis.This paper provides a method that employs both mutual information and conditional mutual inform... Detection and clarification of cause-effect relationships among variables is an important problem in time series analysis.This paper provides a method that employs both mutual information and conditional mutual information to identify the causal structure of multivariate time series causal graphical models.A three-step procedure is developed to learn the contemporaneous and the lagged causal relationships of time series causal graphs.Contrary to conventional constraint-based algorithm, the proposed algorithm does not involve any special kinds of distribution and is nonparametric.These properties are especially appealing for inference of time series causal graphs when the prior knowledge about the data model is not available.Simulations and case analysis demonstrate the effectiveness of the method. 展开更多
关键词 Multivariate time series causal graphs conditional independence conditional mutual information
原文传递
基于改进causality graph的分布式可伸缩事件关联机制
4
作者 郭楠 高天寒 赵宏 《通信学报》 EI CSCD 北大核心 2004年第4期23-30,共8页
传统事件关联技术无法有效满足分布式网络管理的需求,本文提出一种分布式可伸缩事件关联机制,采用先分布再集中的关联模式与自适应可伸缩的关联关系。定义了本地关联和网络关联两个过程,首先由设备进行本地关联,而后各地关联结果汇总到... 传统事件关联技术无法有效满足分布式网络管理的需求,本文提出一种分布式可伸缩事件关联机制,采用先分布再集中的关联模式与自适应可伸缩的关联关系。定义了本地关联和网络关联两个过程,首先由设备进行本地关联,而后各地关联结果汇总到管理平台进行网络关联;将事件的关联关系与管理任务的关联关系相结合,根据管理任务在设备端的动态配置情况构建自适应可伸缩的关联关系,并支持对逻辑事件的推理。同时,在改进Causality Graph算法的基础上提出了实现该机制的相关算法。原型系统的应用实例验证了机制的有效性和优越性。 展开更多
关键词 分布式网络管理 事件关联 分布式可伸缩事件关联 因果关系图
在线阅读 下载PDF
Causal Representation Enhances Cross-Domain Named Entity Recognition in Large Language Models 被引量:1
5
作者 Jiahao Wu Jinzhong Xu +2 位作者 Xiaoming Liu Guan Yang Jie Liu 《Computers, Materials & Continua》 2025年第5期2809-2828,共20页
Large language models cross-domain named entity recognition task in the face of the scarcity of large language labeled data in a specific domain,due to the entity bias arising from the variation of entity information ... Large language models cross-domain named entity recognition task in the face of the scarcity of large language labeled data in a specific domain,due to the entity bias arising from the variation of entity information between different domains,which makes large language models prone to spurious correlations problems when dealing with specific domains and entities.In order to solve this problem,this paper proposes a cross-domain named entity recognition method based on causal graph structure enhancement,which captures the cross-domain invariant causal structural representations between feature representations of text sequences and annotation sequences by establishing a causal learning and intervention module,so as to improve the utilization of causal structural features by the large languagemodels in the target domains,and thus effectively alleviate the false entity bias triggered by the false relevance problem;meanwhile,through the semantic feature fusion module,the semantic information of the source and target domains is effectively combined.The results show an improvement of 2.47%and 4.12%in the political and medical domains,respectively,compared with the benchmark model,and an excellent performance in small-sample scenarios,which proves the effectiveness of causal graph structural enhancement in improving the accuracy of cross-domain entity recognition and reducing false correlations. 展开更多
关键词 Large language model entity bias causal graph structure
在线阅读 下载PDF
Optimization of a dynamic uncertain causality graph for fault diagnosis in nuclear power plant 被引量:2
6
作者 Yue Zhao Francesco Di Maio +3 位作者 Enrico Zio Qin Zhang Chun-Ling Dong Jin-Ying Zhang 《Nuclear Science and Techniques》 SCIE CAS CSCD 2017年第3期59-67,共9页
Fault diagnostics is important for safe operation of nuclear power plants(NPPs). In recent years, data-driven approaches have been proposed and implemented to tackle the problem, e.g., neural networks, fuzzy and neuro... Fault diagnostics is important for safe operation of nuclear power plants(NPPs). In recent years, data-driven approaches have been proposed and implemented to tackle the problem, e.g., neural networks, fuzzy and neurofuzzy approaches, support vector machine, K-nearest neighbor classifiers and inference methodologies. Among these methods, dynamic uncertain causality graph(DUCG)has been proved effective in many practical cases. However, the causal graph construction behind the DUCG is complicate and, in many cases, results redundant on the symptoms needed to correctly classify the fault. In this paper, we propose a method to simplify causal graph construction in an automatic way. The method consists in transforming the expert knowledge-based DCUG into a fuzzy decision tree(FDT) by extracting from the DUCG a fuzzy rule base that resumes the used symptoms at the basis of the FDT. Genetic algorithm(GA) is, then, used for the optimization of the FDT, by performing a wrapper search around the FDT: the set of symptoms selected during the iterative search are taken as the best set of symptoms for the diagnosis of the faults that can occur in the system. The effectiveness of the approach is shown with respect to a DUCG model initially built to diagnose 23 faults originally using 262 symptoms of Unit-1 in the Ningde NPP of the China Guangdong Nuclear Power Corporation. The results show that the FDT, with GA-optimized symptoms and diagnosis strategy, can drive the construction of DUCG and lower the computational burden without loss of accuracy in diagnosis. 展开更多
关键词 DYNAMIC UNCERTAIN causalITY graph Fault diagnosis Classification Fuzzy DECISION tree GENETIC algorithm Nuclear power plant
在线阅读 下载PDF
Intelligent diagnosis of jaundice with dynamic uncertain causality graph model 被引量:1
7
作者 Shao-rui HAO Shi-chao GENG +3 位作者 Lin-xiao FAN Jia-jia CHEN Qin ZHANG Lan-juan LI 《Journal of Zhejiang University-Science B(Biomedicine & Biotechnology)》 SCIE CAS CSCD 2017年第5期393-401,共9页
Jaundice is a common and complex clinical symptom potentially occurring in hepatology, general surgery, pediatrics, infectious diseases, gynecology, and obstetrics, and it is faidy difficult to distinguish the cause o... Jaundice is a common and complex clinical symptom potentially occurring in hepatology, general surgery, pediatrics, infectious diseases, gynecology, and obstetrics, and it is faidy difficult to distinguish the cause of jaundice in clinical practice, especially for general practitioners in less developed regions. With collaboration between physicians and artificial intelligence engineers, a comprehensive knowledge base relevant to jaundice was created based on demographic information, symptoms, physical signs, laboratory tests, imaging diagnosis, medical histories, and risk factors. Then a diagnostic modeling and reasoning system using the dynamic uncertain causality graph was proposed. A modularized modeling scheme was presented to reduce the complexity of model construction, providing multiple perspectives and arbitrary granularity for disease causality representations. A "chaining" inference algorithm and weighted logic operation mechanism were employed to guarantee the exactness and efficiency of diagnostic rea- soning under situations of incomplete and uncertain information. Moreover, the causal interactions among diseases and symptoms intuitively demonstrated the reasoning process in a graphical manner. Verification was performed using 203 randomly pooled clinical cases, and the accuracy was 99.01% and 84.73%, respectively, with or without laboratory tests in the model. The solutions were more explicable and convincing than common methods such as Bayesian Networks, further increasing the objectivity of clinical decision-making. The promising results indicated that our model could be potentially used in intelligent diagnosis and help decrease public health expenditure. 展开更多
关键词 JAUNDICE Intelligent diagnosis Dynamic uncertain causality graph Expert system
原文传递
A Kind of Fuzzy Causal Diagnosis Method 被引量:1
8
作者 王庆林 卢冬 +1 位作者 李宁 陈锦娣 《Journal of Beijing Institute of Technology》 EI CAS 1999年第3期264-269,共6页
Aim To improve the causal diagnosis method presented by Bandekar and propose a new method of finding the root fault order according to the fault possibility by means of numerical calculation. Methods Based on the ca... Aim To improve the causal diagnosis method presented by Bandekar and propose a new method of finding the root fault order according to the fault possibility by means of numerical calculation. Methods Based on the causal graph, by utilization of fuzzified threshold value and fuzzy discrimination matrix, a kind of fuzzy causal diagnosis method was given and the fault possibility of each elements in the root fault candidate set (RFCS) was obtained. Results and Conclusion The order of each element in the RFCS can be obtained by the fault possibility, which makes the location of fault much easier. The diagnosis speed of this method is quite high, and by means of the fuzzified threshold value and fuzzy discrimination matrix, the result is more robust to noises and bad parameter's choice. 展开更多
关键词 fault diagnosis causal graph threshold value fuzzy discrimination
在线阅读 下载PDF
基于格兰杰因果图神经网络的测井曲线重构方法
9
作者 韩建 陈着 +2 位作者 王业统 曹志民 叶林 《石油地球物理勘探》 北大核心 2026年第1期46-54,共9页
在地质勘探中,密度和声波时差曲线能够反映地下地质结构和储层孔隙度等关键物性参数。然而,在复杂地质条件等因素的影响下,测井数据可能存在缺失现象。为此,提出一种基于格兰杰因果图神经网络(GCGNN)的测井曲线重构方法。该方法通过学... 在地质勘探中,密度和声波时差曲线能够反映地下地质结构和储层孔隙度等关键物性参数。然而,在复杂地质条件等因素的影响下,测井数据可能存在缺失现象。为此,提出一种基于格兰杰因果图神经网络(GCGNN)的测井曲线重构方法。该方法通过学习测井曲线之间的格兰杰因果关系构建格兰杰因果图,并利用图卷积网络进行处理,预测缺失数据。将该方法应用于中国松辽盆地中央坳陷区的古井区和金井区的实测井数据,Gu204井密度和声波时差曲线与原始数据的相关度分别为71.70%和83.76%,Gu432井为80.03%和88.73%,GCGNN在同井重构实验中的表现优于轻量级梯度提升机、时间卷积网络和长短期记忆网络。将该方法应用于异井重构实验,密度和声波时差曲线与原始数据的相关度分别为77.54%和87.79%,虽然利用GCGNN得到的不是最优模型,但其重构效果依然良好。实测数据应用结果表明,所提方法可以对缺失测井数据进行有效重构。 展开更多
关键词 格兰杰因果图神经网络(GCGNN) 图卷积网络 曲线重构 密度测井 声波测井
在线阅读 下载PDF
基于图增强Transformer的事件因果关系识别
10
作者 曾泽凡 成清 +1 位作者 刘忠 张亚豪 《中文信息学报》 北大核心 2026年第1期130-143,共14页
事件因果关系识别(ECI)旨在识别文本中事件之间的因果关系,为深入理解文本逻辑和语义提供线索。当前的事件因果关系识别方法受到事件表征困难和噪声数据等限制的影响,对隐式因果关系不敏感,文档级因果关系识别困难。针对上述问题,该文... 事件因果关系识别(ECI)旨在识别文本中事件之间的因果关系,为深入理解文本逻辑和语义提供线索。当前的事件因果关系识别方法受到事件表征困难和噪声数据等限制的影响,对隐式因果关系不敏感,文档级因果关系识别困难。针对上述问题,该文提出了一种联合模型—图增强Transformer。模型以Transformer为基础框架,利用大语言模型的丰富知识和强大语义理解能力生成先验因果图,以减少数据噪声并平衡标签。使用Longformer生成事件提及嵌入和自注意力权重,为因果图推理提供上下文表示和先验知识。然后,通过引入注意力掩码和自注意力初始化机制,将先验因果图和自注意力权重融入Transformer中。最后,设计了两种损失函数来训练和优化模型。实验表明,图增强Transformer的总体性能优于当前先进的方法,在文档级事件因果关系识别中综合性能F1值提升了1.4%,并且对文本长度有更强的鲁棒性。 展开更多
关键词 事件因果关系 先验因果图 TRANSFORMER 大语言模型 注意力机制
在线阅读 下载PDF
因果驱动的自适应去噪认知诊断框架
11
作者 张桂衔 袁冠 +2 位作者 张艳梅 闫秋艳 刘上 《计算机学报》 北大核心 2026年第3期557-573,共17页
在教育领域,认知诊断旨在通过学生的作答记录来了解他们对知识的掌握水平,对习题推荐、个性化学习路径生成等下游应用有着重大影响,在智慧教育系统中扮演着重要的角色。尽管现有的认知诊断模型利用图神经网络等方法在准确性上取得了显... 在教育领域,认知诊断旨在通过学生的作答记录来了解他们对知识的掌握水平,对习题推荐、个性化学习路径生成等下游应用有着重大影响,在智慧教育系统中扮演着重要的角色。尽管现有的认知诊断模型利用图神经网络等方法在准确性上取得了显著的进展,但这些方法往往忽略了数据中噪声引发的错误引导,使诊断结果可能严重偏离学生真实的知识掌握状态。在本文中,我们从因果角度分析了教育数据的生成过程,通过因果图揭示了噪声的影响机制。为此,本文提出了一种因果驱动的自适应去噪认知诊断框架,通过双阶段去噪策略提高了认知诊断模型的鲁棒性。首先,将学生、题目和知识构建为异构图并利用图神经网络进行表示学习。其次,设计了一种基于因果关系的学生表示去噪方法以获得更可靠的学生表示,然后基于学生表示和题目表示计算边的可靠性,自适应地去除不可靠的作答记录。最后,我们使用基于去噪结构的表示和基于原始结构的表示进行自监督对齐,在保证模型准确性的同时提升鲁棒性,从而获得了准确且鲁棒的可信认知诊断结果。在三个真实数据集上的大量实验表明,该框架有效地提升了认知诊断模型的效果,同时在不同数量级噪声的情况下证明了本框架可以一直保持最佳的准确性,特别是在增加了15%的噪声情况下,相比于最先进的方法平均提高了32.82%的准确率。 展开更多
关键词 认知诊断 图神经网络 因果关系 噪声 鲁棒性
在线阅读 下载PDF
一种面向高动态网络的因果增强时空图预测模型
12
作者 张家畅 霍永华 张立斌 《计算机测量与控制》 2026年第2期104-110,共7页
针对高动态环境下网络链路质量预测的问题,提出了一种状态聚类引导的因果时空图卷积网络架构Causal-Clustered STGCN;突破了基于形状相似性的时序状态划分、状态特异的因果图构建,以及因果约束下的时空特征聚合等关键技术,实现了对网络... 针对高动态环境下网络链路质量预测的问题,提出了一种状态聚类引导的因果时空图卷积网络架构Causal-Clustered STGCN;突破了基于形状相似性的时序状态划分、状态特异的因果图构建,以及因果约束下的时空特征聚合等关键技术,实现了对网络运行模式的自适应感知与跨物理连接的隐性依赖捕捉;核心思想是通过K-shape聚类将连续状态划分为典型模式,并在各状态内部基于因果检验构建有向加权因果图,以取代传统物理拓扑作为图卷积的空间先验,使特征聚合严格遵循因果路径;实验基于SynthSoM数据集,在标准场景下预测精度较最优基线提升6.7%,并在复杂场景中保持优势。 展开更多
关键词 图神经网络 因果图 链路质量 K-shape聚类 高动态网络
在线阅读 下载PDF
低产低效井治理领域的事件知识图谱构建方法
13
作者 路强 张震 +1 位作者 尹彦君 蔡振华 《石油地质与工程》 2026年第2期117-124,共8页
随着全球能源需求的增长,提高低产低效井的产量已成为石油行业的重要课题。传统的实体知识图谱在表示因果关系和动态变化方面存在局限性,难以满足油田生产中复杂决策的需求。采用层次构建方法,通过构建包含动态变化建模、因果关系推理... 随着全球能源需求的增长,提高低产低效井的产量已成为石油行业的重要课题。传统的实体知识图谱在表示因果关系和动态变化方面存在局限性,难以满足油田生产中复杂决策的需求。采用层次构建方法,通过构建包含动态变化建模、因果关系推理和领域本体的知识体系,提出了低产低效井领域的事件知识图谱构建方法,可为低产低效井的管理提供更精准的支持;并结合实际案例分析,验证了事件知识图谱在识别影响产量关键因素和优化增产措施中的有效性。结果显示,该事件知识图谱构建方法能够显著提高低产低效井治理决策的科学性和效率。未来,随着数据量的增加和应用场景的扩展,事件知识图谱有望在油田生产中发挥更大的作用,为实现增产目标提供坚实的技术支撑。 展开更多
关键词 事件知识图谱 因果关系 动态变化 油田生产 低产低效井治理
在线阅读 下载PDF
Integrated causal inference modeling uncovers novel causal factors and potential therapeutic targets of Qingjin Yiqi granules for chronic fatigue syndrome
14
作者 Junrong Li Xiaobing Zhai +6 位作者 Jixing Liu Chi Kin Lam Weiyu Meng Yuefei Wang Shu Li Yapeng Wang Kefeng Li 《Acupuncture and Herbal Medicine》 2024年第1期122-133,共12页
Objective:Chronic fatigue syndrome(CFS)is a prevalent symptom of post-coronavirus disease 2019(COVID-19)and is associated with unclear disease mechanisms.The herbal medicine Qingjin Yiqi granules(QJYQ)constitute a cli... Objective:Chronic fatigue syndrome(CFS)is a prevalent symptom of post-coronavirus disease 2019(COVID-19)and is associated with unclear disease mechanisms.The herbal medicine Qingjin Yiqi granules(QJYQ)constitute a clinically approved formula for treating post-COVID-19;however,its potential as a drug target for treating CFS remains largely unknown.This study aimed to identify novel causal factors for CFS and elucidate the potential targets and pharmacological mechanisms of action of QJYQ in treating CFS.Methods:This prospective cohort analysis included 4,212 adults aged≥65 years who were followed up for 7 years with 435 incident CFS cases.Causal modeling and multivariate logistic regression analysis were performed to identify the potential causal determinants of CFS.A proteome-wide,two-sample Mendelian randomization(MR)analysis was employed to explore the proteins associated with the identified causal factors of CFS,which may serve as potential drug targets.Furthermore,we performed a virtual screening analysis to assess the binding affinity between the bioactive compounds in QJYQ and CFS-associated proteins.Results:Among 4,212 participants(47.5%men)with a median age of 69 years(interquartile range:69–70 years)enrolled in 2004,435 developed CFS by 2011.Causal graph analysis with multivariate logistic regression identified frequent cough(odds ratio:1.74,95%confidence interval[CI]:1.15–2.63)and insomnia(odds ratio:2.59,95%CI:1.77–3.79)as novel causal factors of CFS.Proteome-wide MR analysis revealed that the upregulation of endothelial cell-selective adhesion molecule(ESAM)was causally linked to both chronic cough(odds ratio:1.019,95%CI:1.012–1.026,P=2.75 e^(−05))and insomnia(odds ratio:1.015,95%CI:1.008–1.022,P=4.40 e^(−08))in CFS.The major bioactive compounds of QJYQ,ginsenoside Rb2(docking score:−6.03)and RG4(docking score:−6.15),bound to ESAM with high affinity based on virtual screening.Conclusions:Our integrated analytical framework combining epidemiological,genetic,and in silico data provides a novel strategy for elucidating complex disease mechanisms,such as CFS,and informing models of action of traditional Chinese medicines,such as QJYQ.Further validation in animal models is warranted to confirm the potential pharmacological effects of QJYQ on ESAM and as a treatment for CFS. 展开更多
关键词 causal factors causal graph analysis Chronic fatigue syndrome Drug targets Mendelian randomization Qingjin Yiqi
暂未订购
基于CI-GAT的煤矿安全事故文本分类研究
15
作者 杨锦涛 杨超宇 《矿产保护与利用》 2026年第1期56-67,共12页
针对煤矿生产领域事故的复杂性、类别的不平衡性以及事故致因和事故类别之间的因果性,提出了一种基于因果效应和图注意力网络的煤矿安全事故文本图数据分类算法CI-GAT,根据事故潜在致因预测煤矿安全事故类别。算法以CI-GNN模型为基础框... 针对煤矿生产领域事故的复杂性、类别的不平衡性以及事故致因和事故类别之间的因果性,提出了一种基于因果效应和图注意力网络的煤矿安全事故文本图数据分类算法CI-GAT,根据事故潜在致因预测煤矿安全事故类别。算法以CI-GNN模型为基础框架,首先优化了GraphVAE模块,编码器部分通过增加GCN层构建更深的GCN结构,解码器部分引入BatchNorm和Dropout,更加全面地解码事故文本图的致因节点。在算法的分类器模块使用GAT网络代替GIN,更好地捕获事故节点之间的依赖关系。此外,通过引入类别原型存储器实现事故的类别增强,降低类别不平衡的影响,在多粒度特征融合模块引进门控机制FusionGate以融合事故的全局特征和节点特征,将结果传入包含两个自适应残差块的MLP的解码器进行解码,输出事故类别预测结果。在自建的煤矿安全事故文本图数据集上进行实验,准确率、精确率、召回率和F1值分别为96.3%、89.8%、93%和0.913,验证了所提出的算法在煤矿安全事故文本图数据集上分类的优势。 展开更多
关键词 煤矿安全事故 CI-GAT算法 因果效应 graphVAE FusionGate 文本图分类
在线阅读 下载PDF
基于因果驱动与时空图卷积网络的电网山火预测
16
作者 冯子姣 朱陈政翰 +3 位作者 高嘉辰 潘凯泽 梁一洲 孙英云 《电网技术》 北大核心 2026年第3期966-976,I0019,共12页
随着全球气候变化加剧,山火事件频发将严重威胁电力系统安全运行。针对电网山火风险预测中数据耦合复杂、因果关系难以刻画等问题,提出了一种基于因果驱动与时空图卷积网络的电网山火预测方法。首先,设计动、静态特征编码器提取气象时... 随着全球气候变化加剧,山火事件频发将严重威胁电力系统安全运行。针对电网山火风险预测中数据耦合复杂、因果关系难以刻画等问题,提出了一种基于因果驱动与时空图卷积网络的电网山火预测方法。首先,设计动、静态特征编码器提取气象时序信息、地理空间环境与输电线路分布等多源异构数据的高维时空特征;其次,采用因果发现算法辨识动态变量间的因果驱动关系,构建动态演化的因果强度与因果时滞图结构;然后,将因果强度矩阵解耦为正、负邻接矩阵,结合时滞信息构建因果约束的图卷积模块以聚合并传播高阶信息;最后,融合各模块输出的特征变量并将其映射至目标输出空间,生成电网山火风险预测结果。选择美国加州作为研究区域进行算例分析,结果表明所提方法能进一步挖掘电网山火的时空演化规律,提升电网山火风险预测的准确性与可解释性,为电力系统灾害预防提供支撑。 展开更多
关键词 电网山火预测 因果驱动 时空图卷积网络 可解释性 深度学习
原文传递
基于多组件和时空图卷积网络的交通流预测方法
17
作者 孙焕中 唐向红 陆见光 《电子科技》 2026年第3期24-31,共8页
准确的交通流预测可以减轻交通拥堵,有利于制定更合理的出行决策。现行交通流预测方法对交通流时间依赖性和空间依赖性的提取不充分,文中提出了一种基于多组件和时空图卷积网络(Multi-Component and Spatio-Temporal Graph Convolution ... 准确的交通流预测可以减轻交通拥堵,有利于制定更合理的出行决策。现行交通流预测方法对交通流时间依赖性和空间依赖性的提取不充分,文中提出了一种基于多组件和时空图卷积网络(Multi-Component and Spatio-Temporal Graph Convolution Network, MCSTG)的交通流预测方法。MCSTG在门控时间卷积网络中融入周期信息以此深入捕获时间依赖性,并利用图重构结合空间自注意力方法来生成节点关联性强的邻接矩阵,从而捕获空间依赖性。MCSTG通过并行处理和结果融合的多预测组件架构进一步优化交通流预测性能。在两个真实数据集上的6项预测结果指标中,MCSTG的5项指标预测精度优于基线模型。实验结果表明,MCSTG具有较好的时空建模能力。消融实验验证了MCSTG设计的合理性。 展开更多
关键词 深度学习 时空数据 交通流预测 图卷积网络 注意力机制 扩张因果卷积 数据挖掘 神经网络 交通拥堵
在线阅读 下载PDF
TDLens:Toward an Empirical Evaluation of Provenance Graph-Based Approach to Cyber Threat Detection
18
作者 Rui Mei Hanbing Yan +2 位作者 Qinqin Wang Zhihui Han Zhuohang Lyu 《China Communications》 SCIE CSCD 2022年第10期102-115,共14页
To combat increasingly sophisticated cyber attacks,the security community has proposed and deployed a large body of threat detection approaches to discover malicious behaviors on host systems and attack payloads in ne... To combat increasingly sophisticated cyber attacks,the security community has proposed and deployed a large body of threat detection approaches to discover malicious behaviors on host systems and attack payloads in network traffic.Several studies have begun to focus on threat detection methods based on provenance data of host-level event tracing.On the other side,with the significant development of big data and artificial intelligence technologies,large-scale graph computing has been widely used.To this end,kinds of research try to bridge the gap between threat detection based on host log provenance data and graph algorithm,and propose the threat detection algorithm based on system provenance graph.These approaches usually generate the system provenance graph via tagging and tracking of system events,and then leverage the characteristics of the graph to conduct threat detection and attack investigation.For the purpose of deeply understanding the correctness,effectiveness,and efficiency of different graph-based threat detection algorithms,we pay attention to mainstream threat detection methods based on provenance graphs.We select and implement 5 state-of-the-art threat detection approaches among a large number of studies as evaluation objects for further analysis.To this end,we collect about 40GB of host-level raw log data in a real-world IT environment,and simulate 6 types of cyber attack scenarios in an isolated environment for malicious provenance data to build our evaluation datasets.The crosswise comparison and longitudinal assessment interpret in detail these detection approaches can detect which attack scenarios well and why.Our empirical evaluation provides a solid foundation for the improvement direction of the threat detection approach. 展开更多
关键词 cyber threat detection causality dependency graph data provenance
在线阅读 下载PDF
An Integrated Causal Path Identification Method
19
作者 FEI Nina YANG Youlong 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2019年第4期305-313,共9页
Finding causality merely from observed data is a fundamental problem in science. The most basic form of this causal problem is to determine whether X leads to Y or Y leads to X in the case of joint observation of two ... Finding causality merely from observed data is a fundamental problem in science. The most basic form of this causal problem is to determine whether X leads to Y or Y leads to X in the case of joint observation of two variables X, Y. In statistics, path analysis is used to describe the direct dependence between a set of variables. But in fact, we usually do not know the causal order between variables. However, ignoring the direction of the causal path will prevent researchers from analyzing or using causal models. In this study, we propose a method for estimating causality based on observed data. First, observed variables are cleaned and valid variables are retained. Then, a direct linear non-Gaussian acyclic graph models(DirectLiNGAM) estimates the causal order K between variables. The third step is to estimate the adjacency matrix B of the causal relationship based on K. Next, since B is not convenient for model interpretation, we use adaptive lasso to prune the causal path and variables. Further, a causal path graph and a recursive model are established. Finally, we test and debug the recursive model, obtain a causal model with good fit, and estimate the direct, indirect and total effects between causal variables. This paper overcomes the randomness assigning causal order to variables. This study is different from the researcher’s understanding of his own model by generating some form of simulation data. The simplest and relatively unsmooth statistical learning method used in this study has obvious advantages in the field of interpretable machine learning. 展开更多
关键词 OBSERVED VARIABLE PATH analysis causal order DIRECT LiNGAM causal PATH graph causal effect
原文传递
基于BondGraph模型的定性故障诊断方法
20
作者 张健 温泽源 《自动化应用》 2014年第3期3-5,9,共4页
研究一种基于键合图(Bond Graph)模型的定性故障诊断方法。根据Bond Graph模型元件中有关参数和变量的特定因果关系,推导出当某观测参量发生变化时,系统内所有可能产生故障的部位,并在此基础上预测每个故障的将来状态,通过与系统实际观... 研究一种基于键合图(Bond Graph)模型的定性故障诊断方法。根据Bond Graph模型元件中有关参数和变量的特定因果关系,推导出当某观测参量发生变化时,系统内所有可能产生故障的部位,并在此基础上预测每个故障的将来状态,通过与系统实际观测特征比较,在可能产生故障的集合中准确定位故障源。通过实例仿真验证,该方法是便捷有效的。 展开更多
关键词 BOND graph 因果关系 定性故障诊断
在线阅读 下载PDF
上一页 1 2 12 下一页 到第
使用帮助 返回顶部