期刊文献+
共找到148篇文章
< 1 2 8 >
每页显示 20 50 100
Extrapolation Reasoning on Temporal Knowledge Graphs via Temporal Dependencies Learning
1
作者 Ye Wang Binxing Fang +3 位作者 Shuxian Huang Kai Chen Yan Jia Aiping Li 《CAAI Transactions on Intelligence Technology》 2025年第3期815-826,共12页
Extrapolation on Temporal Knowledge Graphs(TKGs)aims to predict future knowledge from a set of historical Knowledge Graphs in chronological order.The temporally adjacent facts in TKGs naturally form event sequences,ca... Extrapolation on Temporal Knowledge Graphs(TKGs)aims to predict future knowledge from a set of historical Knowledge Graphs in chronological order.The temporally adjacent facts in TKGs naturally form event sequences,called event evolution patterns,implying informative temporal dependencies between events.Recently,many extrapolation works on TKGs have been devoted to modelling these evolutional patterns,but the task is still far from resolved because most existing works simply rely on encoding these patterns into entity representations while overlooking the significant information implied by relations of evolutional patterns.However,the authors realise that the temporal dependencies inherent in the relations of these event evolution patterns may guide the follow-up event prediction to some extent.To this end,a Temporal Relational Context-based Temporal Dependencies Learning Network(TRenD)is proposed to explore the temporal context of relations for more comprehensive learning of event evolution patterns,especially those temporal dependencies caused by interactive patterns of relations.Trend incorporates a semantic context unit to capture semantic correlations between relations,and a structural context unit to learn the interaction pattern of relations.By learning the temporal contexts of relations semantically and structurally,the authors gain insights into the underlying event evolution patterns,enabling to extract comprehensive historical information for future prediction better.Experimental results on benchmark datasets demonstrate the superiority of the model. 展开更多
关键词 EXTRAPOLATION link prediction temporal knowledge graph reasoning
在线阅读 下载PDF
Future Event Prediction Based on Temporal Knowledge Graph Embedding 被引量:4
2
作者 Zhipeng Li Shanshan Feng +6 位作者 Jun Shi Yang Zhou Yong Liao Yangzhao Yang Yangyang Li Nenghai Yu Xun Shao 《Computer Systems Science & Engineering》 SCIE EI 2023年第3期2411-2423,共13页
Accurate prediction of future events brings great benefits and reduces losses for society in many domains,such as civil unrest,pandemics,and crimes.Knowledge graph is a general language for describing and modeling com... Accurate prediction of future events brings great benefits and reduces losses for society in many domains,such as civil unrest,pandemics,and crimes.Knowledge graph is a general language for describing and modeling complex systems.Different types of events continually occur,which are often related to historical and concurrent events.In this paper,we formalize the future event prediction as a temporal knowledge graph reasoning problem.Most existing studies either conduct reasoning on static knowledge graphs or assume knowledges graphs of all timestamps are available during the training process.As a result,they cannot effectively reason over temporal knowledge graphs and predict events happening in the future.To address this problem,some recent works learn to infer future events based on historical eventbased temporal knowledge graphs.However,these methods do not comprehensively consider the latent patterns and influences behind historical events and concurrent events simultaneously.This paper proposes a new graph representation learning model,namely Recurrent Event Graph ATtention Network(RE-GAT),based on a novel historical and concurrent events attention-aware mechanism by modeling the event knowledge graph sequence recurrently.More specifically,our RE-GAT uses an attention-based historical events embedding module to encode past events,and employs an attention-based concurrent events embedding module to model the associations of events at the same timestamp.A translation-based decoder module and a learning objective are developed to optimize the embeddings of entities and relations.We evaluate our proposed method on four benchmark datasets.Extensive experimental results demonstrate the superiority of our RE-GAT model comparing to various base-lines,which proves that our method can more accurately predict what events are going to happen. 展开更多
关键词 Event prediction temporal knowledge graph graph representation learning knowledge embedding
在线阅读 下载PDF
Extrapolation over temporal knowledge graph via hyperbolic embedding 被引量:3
3
作者 Yan Jia Mengqi Lin +5 位作者 Ye Wang Jianming Li Kai Chen Joanna Siebert Geordie Z.Zhang Qing Liao 《CAAI Transactions on Intelligence Technology》 SCIE EI 2023年第2期418-429,共12页
Predicting potential facts in the future,Temporal Knowledge Graph(TKG)extrapolation remains challenging because of the deep dependence between the temporal association and semantic patterns of facts.Intuitively,facts(... Predicting potential facts in the future,Temporal Knowledge Graph(TKG)extrapolation remains challenging because of the deep dependence between the temporal association and semantic patterns of facts.Intuitively,facts(events)that happened at different timestamps have different influences on future events,which can be attributed to a hierarchy among not only facts but also relevant entities.Therefore,it is crucial to pay more attention to important entities and events when forecasting the future.However,most existing methods focus on reasoning over temporally evolving facts or mining evolutional patterns from known facts,which may be affected by the diversity and variability of the evolution,and they might fail to attach importance to facts that matter.Hyperbolic geometry was proved to be effective in capturing hierarchical patterns among data,which is considered to be a solution for modelling hierarchical relations among facts.To this end,we propose ReTIN,a novel model integrating real-time influence of historical facts for TKG reasoning based on hyperbolic geometry,which provides low-dimensional embeddings to capture latent hierarchical structures and other rich semantic patterns of the existing TKG.Considering both real-time and global features of TKG boosts the adaptation of ReTIN to the ever-changing dynamics and inherent constraints.Extensive experiments on benchmarks demonstrate the superiority of ReTIN over various baselines.The ablation study further supports the value of exploiting temporal information. 展开更多
关键词 EXTRAPOLATION hyperbolic embedding temporal knowledge graph
在线阅读 下载PDF
RotatS:temporal knowledge graph completion based on rotation and scaling in 3D space
4
作者 余泳 CHEN Shudong +3 位作者 TONG Da QI Donglin PENG Fei ZHAO Hua 《High Technology Letters》 EI CAS 2023年第4期348-357,共10页
As the research of knowledge graph(KG)is deepened and widely used,knowledge graph com-pletion(KGC)has attracted more and more attentions from researchers,especially in scenarios of in-telligent search,social networks ... As the research of knowledge graph(KG)is deepened and widely used,knowledge graph com-pletion(KGC)has attracted more and more attentions from researchers,especially in scenarios of in-telligent search,social networks and deep question and answer(Q&A).Current research mainly fo-cuses on the completion of static knowledge graphs,and the temporal information in temporal knowl-edge graphs(TKGs)is ignored.However,the temporal information is definitely very helpful for the completion.Note that existing researches on temporal knowledge graph completion are difficult to process temporal information and to integrate entities,relations and time well.In this work,a rotation and scaling(RotatS)model is proposed,which learns rotation and scaling transformations from head entity embedding to tail entity embedding in 3D spaces to capture the information of time and rela-tions in the temporal knowledge graph.The performance of the proposed RotatS model have been evaluated by comparison with several baselines under similar experimental conditions and space com-plexity on four typical knowl good graph completion datasets publicly available online.The study shows that RotatS can achieve good results in terms of prediction accuracy. 展开更多
关键词 knowledge graph(KG) temporal knowledge graph(tkg) knowledge graph com-pletion(KGC) rotation and scaling(RotatS)
在线阅读 下载PDF
IndRT-GCNets: Knowledge Reasoning with Independent Recurrent Temporal Graph Convolutional Representations
5
作者 Yajing Ma Gulila Altenbek Yingxia Yu 《Computers, Materials & Continua》 SCIE EI 2024年第1期695-712,共18页
Due to the structural dependencies among concurrent events in the knowledge graph and the substantial amount of sequential correlation information carried by temporally adjacent events,we propose an Independent Recurr... Due to the structural dependencies among concurrent events in the knowledge graph and the substantial amount of sequential correlation information carried by temporally adjacent events,we propose an Independent Recurrent Temporal Graph Convolution Networks(IndRT-GCNets)framework to efficiently and accurately capture event attribute information.The framework models the knowledge graph sequences to learn the evolutionary represen-tations of entities and relations within each period.Firstly,by utilizing the temporal graph convolution module in the evolutionary representation unit,the framework captures the structural dependency relationships within the knowledge graph in each period.Meanwhile,to achieve better event representation and establish effective correlations,an independent recurrent neural network is employed to implement auto-regressive modeling.Furthermore,static attributes of entities in the entity-relation events are constrained andmerged using a static graph constraint to obtain optimal entity representations.Finally,the evolution of entity and relation representations is utilized to predict events in the next subsequent step.On multiple real-world datasets such as Freebase13(FB13),Freebase 15k(FB15K),WordNet11(WN11),WordNet18(WN18),FB15K-237,WN18RR,YAGO3-10,and Nell-995,the results of multiple evaluation indicators show that our proposed IndRT-GCNets framework outperforms most existing models on knowledge reasoning tasks,which validates the effectiveness and robustness. 展开更多
关键词 knowledge reasoning entity and relation representation structural dependency relationship evolutionary representation temporal graph convolution
在线阅读 下载PDF
Travel Attractions Recommendation with Travel Spatial-Temporal Knowledge Graphs 被引量:1
6
作者 Weitao Zhang Tianlong Gu +3 位作者 Wenping Sun Yochum Phatpicha Liang Chang Chenzhong Bin 《国际计算机前沿大会会议论文集》 2018年第2期19-19,共1页
关键词 Spatial-temporal knowledge graph RECOMMENDATION systemNetwork representation learning
在线阅读 下载PDF
Enhancing Temporal Knowledge Graph for Future Event Prediction with Long-Term Dense Graph
7
作者 Bin Chen Jin Wu +2 位作者 Xin Liu Fan Zhou Guangchun Luo 《Tsinghua Science and Technology》 2026年第1期621-638,共18页
Temporal knowledge graph(TKG)reasoning has emerged as a pivotal approach in event prediction.An important yet challenging task in TKG reasoning is to predict future events by extrapolating from historical events and t... Temporal knowledge graph(TKG)reasoning has emerged as a pivotal approach in event prediction.An important yet challenging task in TKG reasoning is to predict future events by extrapolating from historical events and their correlations.Existing methods either overlook the modeling of long-term dependencies between entities or are ineffective in aggregating long-term information with recent facts.Motivated by dual process theory in cognitive sciences,we introduce TKG-LDG,an approach enhancing TKG for future entity prediction with long-term dense graph,to model event evolution in an adaptive manner.We first construct a unified dense graph from historical data to capture long-term dependencies,reflecting cumulative knowledge of entity interactions over time.This unified dense graph is compatible with any graph neural network and facilitates entity interaction learning from a long-term perspective.Then we initialize a TKG encoder from the unified dense graph to enhance short-term event interaction modeling.TKG-LDG effectively marries global context with local adaptability to recent temporal changes through its short-term recurrent encoders,in a way that mirrors human reasoning by integrating both long-term and short-term event dynamics.Extensive experiments conducted on six widely used TKG datasets demonstrate that our model outperforms strong baselines in future event prediction. 展开更多
关键词 temporal knowledge graph(tkg) graph neural network(GNN) future event prediction
原文传递
Learning Time Embedding for Temporal Knowledge Graph Completion
8
作者 Jinglu Chen Mengpan Chen +2 位作者 Wenhao Zhang Huihui Ren Daniel Dajun Zeng 《Computers, Materials & Continua》 2026年第2期827-851,共25页
Temporal knowledge graph completion(TKGC),which merges temporal information into traditional static knowledge graph completion(SKGC),has garnered increasing attention recently.Among numerous emerging approaches,transl... Temporal knowledge graph completion(TKGC),which merges temporal information into traditional static knowledge graph completion(SKGC),has garnered increasing attention recently.Among numerous emerging approaches,translation-based embedding models constitute a prominent approach in TKGC research.However,existing translation-based methods typically incorporate timestamps into entities or relations,rather than utilizing them independently.This practice fails to fully exploit the rich semantics inherent in temporal information,thereby weakening the expressive capability of models.To address this limitation,we propose embedding timestamps,like entities and relations,in one or more dedicated semantic spaces.After projecting all embeddings into a shared space,we use the relation-timestamp pair instead of the conventional relation embedding as the translation vector between head and tail entities.Our method elevates timestamps to the same representational significance as entities and relations.Based on this strategy,we introduce two novel translation-based embedding models:TE-TransR and TE-TransT.With the independent representation of timestamps,our method not only enhances capabilities in link prediction but also facilitates a relatively underexplored task,namely time prediction.To further bolster the precision and reliability of time prediction,we introduce a granular,time unit-based timestamp setting and a relation-specific evaluation protocol.Extensive experiments demonstrate that our models achieve strong performance on link prediction benchmarks,with TE-TransR outperforming existing baselines in the time prediction task. 展开更多
关键词 temporal knowledge graph(tkg) tkg embedding model link prediction time prediction
在线阅读 下载PDF
基于BiGRU和图对比学习的突发事件时序知识图谱补全方法研究
9
作者 吴鹏 陆震宇 张学晨 《科技情报研究》 2026年第1期1-11,共11页
[目的/意义]突发事件中,社交媒体短文本蕴含关键信息但噪声干扰严重,传统静态知识图谱补全技术难以有效应对其动态演化与数据缺失问题,亟需引入时序建模方法。[方法/过程]本文提出一种动态补全框架,结合双向门控循环单元(BiGRU)的时序... [目的/意义]突发事件中,社交媒体短文本蕴含关键信息但噪声干扰严重,传统静态知识图谱补全技术难以有效应对其动态演化与数据缺失问题,亟需引入时序建模方法。[方法/过程]本文提出一种动态补全框架,结合双向门控循环单元(BiGRU)的时序特征捕获能力与图对比学习(GCL)的抗噪表示学习优势。在补全层面,提出ConBiTE方法,通过自注意力机制和BiGRU捕捉时间依赖关系,并利用GCL提升缺失实体与关系的补全能力;在构建层面,采用RoBERTa-CNN-BiLSTM-CRF进行实体识别,结合文心大模型开展关系抽取,以提升图谱构建质量与效率。[结果/结论]实验表明,本文在补全、构建任务中的方法均优于传统方法,为突发事件动态信息分析与应急响应提供全面技术支持,具有重要理论和实践意义。 展开更多
关键词 时序知识图谱 时序知识图谱构建 时序知识图谱补全 图对比学习 突发事件
在线阅读 下载PDF
社交异构知识引导的多行为序列推荐方法
10
作者 李青青 陈蕾 《计算机应用研究》 北大核心 2026年第1期153-160,共8页
现有序列推荐方法忽略了用户间的社交影响力且未考虑用户交互的多行为信息,同时缺乏精确捕获社交关系引导下的包含历史习惯和动态需求的复杂时序动态特征建模,为此,设计了一种社交异构知识引导的多行为序列推荐方法(social heterogeneou... 现有序列推荐方法忽略了用户间的社交影响力且未考虑用户交互的多行为信息,同时缺乏精确捕获社交关系引导下的包含历史习惯和动态需求的复杂时序动态特征建模,为此,设计了一种社交异构知识引导的多行为序列推荐方法(social heterogeneous knowledge guided multiple behavior sequence recommendation method,SHKM-SR)。具体而言,该方法首先融合时序交互信息与社交关系来构建社交异构时序知识图;其次,用时间信息对异构交互进行编码并提取得到节点的具有社交感知的高阶表示;再次,在社交关系引导下充分建模节点的动态特征和历史习惯,并基于注意力机制融合社交感知的长短期偏好以获得更细粒度表示;最后,基于多层感知机来计算项目推荐得分并为用户推荐项目。在Yelp、Ciao以及Douban Book数据集上的实验结果表明,该方法优于大部分基准方法,其中Hit@10最高可提升9.6%。实验结果验证了模型在多行为序列推荐中的有效性。 展开更多
关键词 序列推荐 多行为 社交异构时序知识图 社交感知的高阶表示 注意力机制
在线阅读 下载PDF
激活数据要素潜能的档案数据关联挖掘与可视化研究
11
作者 孙绍媛 《山西档案》 北大核心 2026年第3期109-112,共4页
在数字经济背景下,档案正从行政资源向数据要素转型,仍面临语义割裂与利用方式单一等制约。为充分激活档案数据潜能,遵循“价值积聚—价值激活—价值实现”逻辑路径,提出基于语义化重组的数据关联挖掘方法及其时空可视化实现途径,构建... 在数字经济背景下,档案正从行政资源向数据要素转型,仍面临语义割裂与利用方式单一等制约。为充分激活档案数据潜能,遵循“价值积聚—价值激活—价值实现”逻辑路径,提出基于语义化重组的数据关联挖掘方法及其时空可视化实现途径,构建档案数据价值的系统性框架,并阐释档案数据从资源态向资产态、资本态跃迁的内在机理,为推动档案事业深度融入国家大数据战略提供理论支撑。 展开更多
关键词 档案数据要素 语义化重组 知识图谱 数据挖掘 可视化设计
在线阅读 下载PDF
Exploring the Chameleon Effect of Contextual Dynamics in Temporal Knowledge Graph for Event Prediction 被引量:1
12
作者 Xin Liu Yi He +3 位作者 Wenxin Tai Xovee Xu Fan Zhou Guangchun Luo 《Tsinghua Science and Technology》 2025年第1期433-455,共23页
The ability to forecast future events brings great benefits for society and cyberspace in many public safety domains,such as civil unrest,pandemics and crimes.The occurrences of new events are often correlated or depe... The ability to forecast future events brings great benefits for society and cyberspace in many public safety domains,such as civil unrest,pandemics and crimes.The occurrences of new events are often correlated or dependent on historical and concurrent events.Many existing studies learn event-occurring processes with sequential and structural models,which,however,suffer from inefficient and inaccurate prediction problems.To better understand the event forecasting task and characterize the occurrence of new events,we exploit the human cognitive theory from the cognitive neuroscience discipline to find available cues for algorithm design and event prediction.Motivated by the dual process theory,we propose a two-stage learning scheme for event knowledge mining and prediction.First,we screen out event candidates based on historical inherent knowledge.Then we re-rank event candidates by probing into the newest relative events.Our proposed model mimics a sociological phenomenon called“the chameleon effect”and consists of a new target attentive graph collaborative learning mechanism to ensure a better understanding of sophisticated evolution patterns associated with events.In addition,self-supervised contrastive learning is employed to alleviate the over-smoothing problem that existed in graph learning while improving the model’s interpretability.Experiments show the effectiveness of our approach. 展开更多
关键词 temporal knowledge graph event forecasting graph neural networks self-supervised learning explainability
原文传递
Rethinking temporal knowledge graph extrapolation:prioritizing historical events over graph
13
作者 Yi XU Luoyi FU Xinbing WANG 《Frontiers of Computer Science》 2025年第11期165-167,共3页
1 Introduction Temporal Knowledge Graphs(TKGs)provide a dynamic framework for modeling evolving events and relationships over time,with applications ranging from stock market to international politics.As to stock mark... 1 Introduction Temporal Knowledge Graphs(TKGs)provide a dynamic framework for modeling evolving events and relationships over time,with applications ranging from stock market to international politics.As to stock market,TKGs can model how these relationships change over time,enabling the prediction of stock price movements,market trends,and potential risks.While graph-based methods such as Graph Neural Networks(GNNs)[1,2]have been widely adopted for TKG extrapolation,we argue that their structural focus often overshadows the critical role of historical information.Historical periodicity and temporal patterns serve as the foundation for effective temporal reasoning,particularly in forecasting future events. 展开更多
关键词 temporal knowledge graphs modeling evolving events relationships timewith graph neural networks gnns model how relationships change timeenabling stock market graph neural networks temporal knowledge graphs tkgs provide stock markettkgs
原文传递
时序知识图谱构建研究综述 被引量:5
14
作者 陆佳民 张晶 +1 位作者 冯钧 安琪 《计算机科学与探索》 北大核心 2025年第2期295-315,共21页
知识图谱作为连接数据、知识和智能的桥梁,已被广泛应用于辅助搜索、智能推荐、问答系统、自然语言处理等多个领域。然而,随着应用场景的不断拓展,传统静态知识图谱逐渐暴露出在处理动态知识方面的局限性。时序知识图谱的出现弥补了这... 知识图谱作为连接数据、知识和智能的桥梁,已被广泛应用于辅助搜索、智能推荐、问答系统、自然语言处理等多个领域。然而,随着应用场景的不断拓展,传统静态知识图谱逐渐暴露出在处理动态知识方面的局限性。时序知识图谱的出现弥补了这一缺陷,它将时间信息融入图谱结构,能够更准确地表示知识的动态变化。对时序知识图谱的构建进行了全面的研究,介绍了时序知识图谱的概念,明确了其在处理动态知识时的价值。解析了时序知识图谱构建流程,将其核心过程划分为知识抽取、知识融合和知识计算三大环节。对每个阶段进行了梳理,明确了任务定义,总结了研究现状,并探讨了大语言模型在这些任务中的应用。在知识抽取阶段,重点关注命名实体识别、关系抽取和时间信息抽取;在知识融合阶段,探讨了实体对齐和实体链接;在知识计算阶段,聚焦于知识推理。深入分析了每个阶段面临的挑战,并针对特有挑战展望了未来的研究方向。 展开更多
关键词 时序知识图谱 知识抽取 时间信息抽取 知识融合 知识推理
在线阅读 下载PDF
邻域双向聚合与全局感知的TKG链接预测模型
15
作者 唐绍赛 申德荣 +1 位作者 寇月 聂铁铮 《计算机科学》 CSCD 北大核心 2023年第8期177-183,共7页
时序知识图谱(Temporal Knowledge Graph,TKG)在推荐系统、搜索引擎和自然语言处理等领域有着广泛的应用前景,然而其不完备性限制了它的应用,因此研究面向TKG的链接预测模型具有重要作用。针对已有的工作大多面向TKG补全,无法预测未来... 时序知识图谱(Temporal Knowledge Graph,TKG)在推荐系统、搜索引擎和自然语言处理等领域有着广泛的应用前景,然而其不完备性限制了它的应用,因此研究面向TKG的链接预测模型具有重要作用。针对已有的工作大多面向TKG补全,无法预测未来的事实,提出了一种邻域双向聚合与全局感知的TKG链接预测模型。一方面,分别聚合实体的主动和被动行为并通过循环神经网络建模其历时演变来捕捉实体的短期行为;另一方面,基于全局感知模块来捕捉实体的长期行为。在4个基准数据集上进行了测试,结果表明所提模型能够提升模型预测未来事实的性能。 展开更多
关键词 时序知识图谱 链接预测 循环神经网络
在线阅读 下载PDF
地理知识图谱辅助的煤矿区生态损伤智慧识别研究 被引量:2
16
作者 王行风 陈国良 《地球信息科学学报》 北大核心 2025年第2期367-380,共14页
【目的】验证基于知识图谱的空间推理方法在煤矿区生态损伤主动发现和智慧识别的适应性,探索新时期煤矿区生态环境治理的新思路与新技术。【方法】基于知识图谱构建技术,对接矿山“天-空-地-人”多源监测、感知数据,总结概括煤矿区生态... 【目的】验证基于知识图谱的空间推理方法在煤矿区生态损伤主动发现和智慧识别的适应性,探索新时期煤矿区生态环境治理的新思路与新技术。【方法】基于知识图谱构建技术,对接矿山“天-空-地-人”多源监测、感知数据,总结概括煤矿区生态单元的位置、形态、群体分布、分布格局以及时空演变等知识,设计了煤矿区生态单元的描述指标,构建了知识图谱辅助下的煤矿区生态损伤智慧识别推理规则,以辅助实现煤矿区地表生态环境采动损伤的主动发现与智能识别。【结果】以山西省某矿区作为研究区,构建了精准识别采动扰动塌陷单元和自然水面单元的空间推理规则。实验证明,知识图谱辅助下的煤矿区采动扰动单元的精准化、智能化识别精度能得到一定的提升,与传统识别结果相比,本文方法对错误图斑的剔除率为21.43%。【结论】知识图谱在煤矿区生态环境分析与评估具有良好适应性,可为采动扰动生态单元的主动发现、快速和精准识别提供技术支持,可为解决新时期复杂条件下的煤矿区生态环境治理问题提供了新的技术手段。 展开更多
关键词 煤矿区 生态环境 地理知识图谱 智慧识别 空间推理 主动发现 领域知识 时空大数据 采动灾害
原文传递
时空数据图谱关键问题研究及其在“一张图”建设中的应用思考 被引量:3
17
作者 诸云强 贾文珏 +4 位作者 贾萍 杨杰 王曙 孙凯 李彦 《自然资源信息化》 2025年第4期1-10,共10页
时空数据不仅是科技创新研究与行业管理决策的基础,还是各类互联网位置公众服务的核心。本文针对当前多源、分散、异构时空数据应用存在的问题,基于知识图谱理论方法,提出大数据、人工智能时代下时空数据图谱发展的新理念,指出时空数据... 时空数据不仅是科技创新研究与行业管理决策的基础,还是各类互联网位置公众服务的核心。本文针对当前多源、分散、异构时空数据应用存在的问题,基于知识图谱理论方法,提出大数据、人工智能时代下时空数据图谱发展的新理念,指出时空数据图谱是规范化、形式化描述时空数据及其全生命周期主要相关对象属性特征与关系的语义网络;对时空数据图谱的内涵与作用进行分析;建立基于通用知识图谱“节点-边”有向图模式及资源描述框架三元组的时空数据图谱表达模型;阐述了基于本体层和实例层的层次结构,基于概念对象属性、关系及其取值规则的本体构建,时空数据图谱实例抽取与对齐等关键内容。在此基础上,面向自然资源管理和国土空间规划“一张图”(简称“一张图”)建设需求,提出构建“一张图”数据图谱、推进数据治理与整合、支撑数据精准发现与主动推送、数据自动溯源与准确使用、数据产品智能化计算生成、支撑智慧化应用决策等建议,对推动“一张图”的建设与应用具有指导和借鉴意义。 展开更多
关键词 时空数据 知识图谱 数据图谱 自然资源 “一张图”
在线阅读 下载PDF
基于时间知识图谱嵌入的电力恐怖主义事件预测
18
作者 陈宏山 周鹏 +3 位作者 高红亮 杨政权 石侃 丁博 《哈尔滨理工大学学报》 北大核心 2025年第4期48-57,共10页
电力恐怖主义事件预测对保障人民生活质量和社会稳定至关重要。现有方法利用全球恐怖主义数据库(global terrorism database,GTD)构建两层结构的静态知识图谱预测电力恐怖主义事件,GTD仅包含与恐怖主义事件直接相关的数据,缺乏相应背景... 电力恐怖主义事件预测对保障人民生活质量和社会稳定至关重要。现有方法利用全球恐怖主义数据库(global terrorism database,GTD)构建两层结构的静态知识图谱预测电力恐怖主义事件,GTD仅包含与恐怖主义事件直接相关的数据,缺乏相应背景信息,同时,两层结构的静态知识图谱无法以事件为中心,难以提取事件间的时序和空间关系。针对以上问题,提出了一种基于时间知识图谱嵌入的电力恐怖主义事件预测方法,该方法有效挖掘GTD和维基百科中的数据,构建模式、事件、数据三层结构的时间知识图谱;同时,使用基于注意力的历史事件嵌入模块对历史事件进行编码,并采用解码器对电力恐怖主义事件的多个方面进行预测。该方法可以有效地获取事件间的相关性以及事件和属性之间的拓扑关系,可对恐怖主义事件相关的多个方面作出准确预测。 展开更多
关键词 恐怖主义 事件预测 时间知识图谱 门控循环单元 注意力机制
在线阅读 下载PDF
韧性电网下的时空多图卷积网络恐怖主义事件模型
19
作者 高红亮 陈宏山 +3 位作者 侯方迪 石侃 杨政权 何勇军 《哈尔滨理工大学学报》 北大核心 2025年第5期96-105,共10页
恐怖主义是当今文明面临的最主要威胁之一,恐怖主义不仅扰乱了社会秩序,而且影响了人们的生活质量。人工智能为反恐行动中的数据分析和模式识别提供了有力支持,在此基础上,结合韧性电网,提出了一种基于知识图谱和时空多图卷积神经网络... 恐怖主义是当今文明面临的最主要威胁之一,恐怖主义不仅扰乱了社会秩序,而且影响了人们的生活质量。人工智能为反恐行动中的数据分析和模式识别提供了有力支持,在此基础上,结合韧性电网,提出了一种基于知识图谱和时空多图卷积神经网络的电力恐怖主义事件预测方法,该方法可有效挖掘全球恐怖主义数据库(GTD)中的数据来构建知识图谱,知识图谱中包含对恐怖主义事件节点和关系的描述。然后,利用小波变换得到恐怖主义事件的趋势性和周期性,并采用时空多图卷积神经网络对恐怖主义事件时间序列数据的时空动态相关性进行建模。最后,通过训练好的模型预测恐怖事件的行为。实验结果表明,本文方法的准确率、精确率、召回率和F 1-score均超过90%,优于现有方法。 展开更多
关键词 恐怖主义 事件预测 知识图谱 时空多图卷积网络 韧性电网
在线阅读 下载PDF
考虑时空信息结合的电力系统暂态稳定评估
20
作者 李欣 李文斌 +3 位作者 赵张飞 李新宇 欧阳子帅 郭攀锋 《电力系统及其自动化学报》 北大核心 2025年第6期68-80,共13页
为进一步提升电力系统暂态稳定评估模型性能并解决数据样本不平衡导致的模型评估结果可信度低的问题,本文提出一种基于时空信息结合及损失函数改进的新型电力系统暂态稳定评估模型。首先,分别利用下采样交互卷积网络与图注意力网络充分... 为进一步提升电力系统暂态稳定评估模型性能并解决数据样本不平衡导致的模型评估结果可信度低的问题,本文提出一种基于时空信息结合及损失函数改进的新型电力系统暂态稳定评估模型。首先,分别利用下采样交互卷积网络与图注意力网络充分挖掘电力系统运行数据中的时序特征信息及空间特征信息,并采用拼接操作对特征信息进行融合,提升模型对电力系统暂态稳定特征的提取与表征能力。然后,引入焦点损失函数提升模型对失稳样本的辨识能力,并采用物理知识对其进行改进,以增加模型评估结果的可信性。最后,分别采用IEEE 39、IEEE 145和IEEE 300节点系统对所提模型进行验证,实验结果表明,所提评估模型相较其他评估模型具有更优的评估性能及可信性。 展开更多
关键词 暂态稳定评估 时空特征 图注意力 交互卷积 物理知识
在线阅读 下载PDF
上一页 1 2 8 下一页 到第
使用帮助 返回顶部