期刊文献+
共找到2,395篇文章
< 1 2 120 >
每页显示 20 50 100
Spatiotemporal Data Graph Modeling and Exploration of Application Scenarios in “Power Grid One Graph” 被引量:6
1
作者 Peng Li Zhen Dai +4 位作者 Yachen Tang Guangyi Liu Jiaxuan Hou Qinyu Feng Quanchen Lin 《CSEE Journal of Power and Energy Systems》 2025年第2期538-551,共14页
By modeling the spatiotemporal data of the power grid, it is possible to better understand its operational status, identify potential issues and risks, and take timely measures to adjust and optimize the system. Compa... By modeling the spatiotemporal data of the power grid, it is possible to better understand its operational status, identify potential issues and risks, and take timely measures to adjust and optimize the system. Compared to the bus-branch model, the node-breaker model provides higher granularity in describing grid components and can dynamically reflect changes in equipment status, thus improving the efficiency of grid dispatching and operation. This paper proposes a spatiotemporal data modeling method based on a graph database. It elaborates on constructing graph nodes, graph ontology models, and graph entity models from grid dispatch data, describing the construction of the spatiotemporal node-breaker graph model and the transformation to the bus-branch model. Subsequently, by integrating spatiotemporal data attributes into the pre-built static grid graph model, a spatiotemporal evolving graph of the power grid is constructed. Furthermore, the concept of the “Power Grid One Graph” and its requirements in modern power systems are elucidated. Leveraging the constructed spatiotemporal node-breaker graph model and graph computing technology, the paper explores the feasibility of grid situational awareness. Finally, typical applications in an operational provincial grid are showcased, and potential scenarios of the proposed spatiotemporal graph model are discussed. 展开更多
关键词 “Power Grid One graph graph data modeling situational awareness spatiotemporal evolving graph spatiotemporal node-breaker graph model
原文传递
Parallelized User Clicks Recognition from Massive HTTP Data Based on Dependency Graph Model 被引量:1
2
作者 FANG Chcng LIU Jun LEI Zhenming 《China Communications》 SCIE CSCD 2014年第12期13-25,共13页
With increasingly complex website structure and continuously advancing web technologies,accurate user clicks recognition from massive HTTP data,which is critical for web usage mining,becomes more difficult.In this pap... With increasingly complex website structure and continuously advancing web technologies,accurate user clicks recognition from massive HTTP data,which is critical for web usage mining,becomes more difficult.In this paper,we propose a dependency graph model to describe the relationships between web requests.Based on this model,we design and implement a heuristic parallel algorithm to distinguish user clicks with the assistance of cloud computing technology.We evaluate the proposed algorithm with real massive data.The size of the dataset collected from a mobile core network is 228.7GB.It covers more than three million users.The experiment results demonstrate that the proposed algorithm can achieve higher accuracy than previous methods. 展开更多
关键词 cloud computing massive data graph model web usage mining
在线阅读 下载PDF
Constructing Three-Dimension Space Graph for Outlier Detection Algorithms in Data Mining 被引量:1
3
作者 ZHANG Jing 1,2 , SUN Zhi-hui 1 1.Department of Computer Science and Engineering, Southeast University, Nanjing 210096, Jiangsu, China 2.Department of Electricity and Information Engineering, Jiangsu University, Zhenjiang 212001, Jiangsu, China 《Wuhan University Journal of Natural Sciences》 EI CAS 2004年第5期585-589,共5页
Outlier detection has very important applied value in data mining literature. Different outlier detection algorithms based on distinct theories have different definitions and mining processes. The three-dimensional sp... Outlier detection has very important applied value in data mining literature. Different outlier detection algorithms based on distinct theories have different definitions and mining processes. The three-dimensional space graph for constructing applied algorithms and an improved GridOf algorithm were proposed in terms of analyzing the existing outlier detection algorithms from criterion and theory. Key words outlier - detection - three-dimensional space graph - data mining CLC number TP 311. 13 - TP 391 Foundation item: Supported by the National Natural Science Foundation of China (70371015)Biography: ZHANG Jing (1975-), female, Ph. D, lecturer, research direction: data mining and knowledge discovery. 展开更多
关键词 OUTLIER DETECTION three-dimensional space graph data mining
在线阅读 下载PDF
Graph Regularized L_p Smooth Non-negative Matrix Factorization for Data Representation 被引量:10
4
作者 Chengcai Leng Hai Zhang +2 位作者 Guorong Cai Irene Cheng Anup Basu 《IEEE/CAA Journal of Automatica Sinica》 EI CSCD 2019年第2期584-595,共12页
This paper proposes a Graph regularized Lpsmooth non-negative matrix factorization(GSNMF) method by incorporating graph regularization and L_p smoothing constraint, which considers the intrinsic geometric information ... This paper proposes a Graph regularized Lpsmooth non-negative matrix factorization(GSNMF) method by incorporating graph regularization and L_p smoothing constraint, which considers the intrinsic geometric information of a data set and produces smooth and stable solutions. The main contributions are as follows: first, graph regularization is added into NMF to discover the hidden semantics and simultaneously respect the intrinsic geometric structure information of a data set. Second,the Lpsmoothing constraint is incorporated into NMF to combine the merits of isotropic(L_2-norm) and anisotropic(L_1-norm)diffusion smoothing, and produces a smooth and more accurate solution to the optimization problem. Finally, the update rules and proof of convergence of GSNMF are given. Experiments on several data sets show that the proposed method outperforms related state-of-the-art methods. 展开更多
关键词 data clustering dimensionality reduction graph REGULARIZATION LP SMOOTH non-negative matrix factorization(SNMF)
在线阅读 下载PDF
A Grid-based Graph Data Model for Pedestrian Route Analysis in a Micro-spatial Environment
5
作者 Yi-Quan Song Lei Niu +1 位作者 Long He Rui Wang 《International Journal of Automation and computing》 EI CSCD 2016年第3期296-304,共9页
Due to limitations in geometric representation and semantic description, the current pedestrian route analysis models are inadequate. To express the geometry of geographic entities in a micro-spatial environment accur... Due to limitations in geometric representation and semantic description, the current pedestrian route analysis models are inadequate. To express the geometry of geographic entities in a micro-spatial environment accurately, the concept of a grid is presented, and grid-based methods for modeling geospatial objects are described. The semantic constitution of a building environment and the methods for modeling rooms, corridors, and staircases with grid objects are described. Based on the topology relationship between grid objects, a grid-based graph for a building environment is presented, and the corresponding route algorithm for pedestrians is proposed. The main advantages of the graph model proposed in this paper are as follows: 1) consideration of both semantic and geometric information, 2) consideration of the need for accurate geometric representation of the micro-spatial environment and the efficiency of pedestrian route analysis, 3) applicability of the graph model to route analysis in both static and dynamic environments, and 4) ability of the multi-hierarchical route analysis to integrate the multiple levels of pedestrian decision characteristics, from the high to the low, to determine the optimal path. 展开更多
关键词 graph data model route analysis PEDESTRIAN micro-spatiM environment building.
原文传递
A Graph Drawing Algorithm for Visualizing Multivariate Categorical Data
6
作者 HUANG Jingwei HUANG Jie 《Wuhan University Journal of Natural Sciences》 CAS 2007年第2期239-242,共4页
In this paper, a new approach for visualizing multivariate categorical data is presented. The approach uses a graph to represent multivariate categorical data and draws the graph in such a way that we can identify pat... In this paper, a new approach for visualizing multivariate categorical data is presented. The approach uses a graph to represent multivariate categorical data and draws the graph in such a way that we can identify patterns, trends and relationship within the data. A mathematical model for the graph layout problem is deduced and a spectral graph drawing algorithm for visualizing multivariate categorical data is proposed. The experiments show that the drawings by the algorithm well capture the structures of multivariate categorical data and the computing speed is fast. 展开更多
关键词 multivariate categorical data graph graph drawing ALGORITHMS
在线阅读 下载PDF
Modeling and application of marketing and distribution data based on graph computing
7
作者 Kai Xiao Daoxing Li +1 位作者 Xiaohui Wang Pengtian Guo 《Global Energy Interconnection》 EI CAS CSCD 2022年第4期448-460,共13页
Integrating marketing and distribution businesses is crucial for improving the coordination of equipment and the efficient management of multi-energy systems.New energy sources are continuously being connected to dist... Integrating marketing and distribution businesses is crucial for improving the coordination of equipment and the efficient management of multi-energy systems.New energy sources are continuously being connected to distribution grids;this,however,increases the complexity of the information structure of marketing and distribution businesses.The existing unified data model and the coordinated application of marketing and distribution suffer from various drawbacks.As a solution,this paper presents a data model of"one graph of marketing and distribution"and a framework for graph computing,by analyzing the current trends of business and data in the marketing and distribution fields and using graph data theory.Specifically,this work aims to determine the correlation between distribution transformers and marketing users,which is crucial for elucidating the connection between marketing and distribution.In this manner,a novel identification algorithm is proposed based on the collected data for marketing and distribution.Lastly,a forecasting application is developed based on the proposed algorithm to realize the coordinated prediction and consumption of distributed photovoltaic power generation and distribution loads.Furthermore,an operation and maintenance(O&M)knowledge graph reasoning application is developed to improve the intelligent O&M ability of marketing and distribution equipment. 展开更多
关键词 Marketing and distribution connection graph data graph computing Knowledge graph data model
在线阅读 下载PDF
A Secure Microgrid Data Storage Strategy with Directed Acyclic Graph Consensus Mechanism
8
作者 Jian Shang Runmin Guan Wei Wang 《Intelligent Automation & Soft Computing》 SCIE 2023年第9期2609-2626,共18页
The wide application of intelligent terminals in microgrids has fueled the surge of data amount in recent years.In real-world scenarios,microgrids must store large amounts of data efficiently while also being able to ... The wide application of intelligent terminals in microgrids has fueled the surge of data amount in recent years.In real-world scenarios,microgrids must store large amounts of data efficiently while also being able to withstand malicious cyberattacks.To meet the high hardware resource requirements,address the vulnerability to network attacks and poor reliability in the tradi-tional centralized data storage schemes,this paper proposes a secure storage management method for microgrid data that considers node trust and directed acyclic graph(DAG)consensus mechanism.Firstly,the microgrid data storage model is designed based on the edge computing technology.The blockchain,deployed on the edge computing server and combined with cloud storage,ensures reliable data storage in the microgrid.Secondly,a blockchain consen-sus algorithm based on directed acyclic graph data structure is then proposed to effectively improve the data storage timeliness and avoid disadvantages in traditional blockchain topology such as long chain construction time and low consensus efficiency.Finally,considering the tolerance differences among the candidate chain-building nodes to network attacks,a hash value update mechanism of blockchain header with node trust identification to ensure data storage security is proposed.Experimental results from the microgrid data storage platform show that the proposed method can achieve a private key update time of less than 5 milliseconds.When the number of blockchain nodes is less than 25,the blockchain construction takes no more than 80 mins,and the data throughput is close to 300 kbps.Compared with the traditional chain-topology-based consensus methods that do not consider node trust,the proposed method has higher efficiency in data storage and better resistance to network attacks. 展开更多
关键词 MICROGRID data security storage node trust degree directed acyclic graph data structure consensus mechanism secure multi-party computing blockchain
在线阅读 下载PDF
A graph-based sliding window multi-join over data stream 被引量:1
9
作者 ZHANG Liang Byeong-Seob You +2 位作者 GE Jun-wei LIU Zhao-hong Hae-Young Bae 《重庆邮电大学学报(自然科学版)》 2007年第3期362-366,共5页
Join operation is a critical problem when dealing with sliding window over data streams. There have been many optimization strategies for sliding window join in the literature, but a simple heuristic is always used fo... Join operation is a critical problem when dealing with sliding window over data streams. There have been many optimization strategies for sliding window join in the literature, but a simple heuristic is always used for selecting the join sequence of many sliding windows, which is ineffectively. The graph-based approach is proposed to process the problem. The sliding window join model is introduced primarily. In this model vertex represent join operator and edge indicated the join relationship among sliding windows. Vertex weight and edge weight represent the cost of join and the reciprocity of join operators respectively. Then good query plan with minimal cost can be found in the model. Thus a complete join algorithm combining setting up model, finding optimal query plan and executing query plan is shown. Experiments show that the graph-based approach is feasible and can work better in above environment. 展开更多
关键词 数据流 查询优化 图论 可调整窗口
在线阅读 下载PDF
Decomposition of Graphs Representing the Contents of Multimedia Data
10
作者 Hochin Teruhisa 《通讯和计算机(中英文版)》 2010年第4期43-49,共7页
关键词 多媒体内容 分解图 数据模型 多媒体数据 递归调用 火焰传播 实例 递归图
在线阅读 下载PDF
川滇地区人工智能地震预测模型应用
11
作者 孟令媛 胡峰 +7 位作者 臧阳 司旭 闫伟 田雷 赵小艳 张致伟 韩颜颜 王月 《地震研究》 北大核心 2026年第1期43-50,共8页
针对中国地震科学实验场的科学目标和主要科学问题,基于川滇地区地震目录和地球物理观测数据,在对川滇地区进行区域划分并建立图神经网络的基础上,构建了川滇地区地震预测模型。该模型综合考虑约3万条地震目录数据、基于地震目录的3种... 针对中国地震科学实验场的科学目标和主要科学问题,基于川滇地区地震目录和地球物理观测数据,在对川滇地区进行区域划分并建立图神经网络的基础上,构建了川滇地区地震预测模型。该模型综合考虑约3万条地震目录数据、基于地震目录的3种地震活动性参数,以及116台项地球物理观测数据,通过将传统经验预测指标方法与人工智能技术结合,给出了适用于川滇地区的多源异构数据图神经网络地震预测模型,实现了川滇地区不同数据源下短期与中期地震预测功能。模型应用结果显示,在CD2、CD8和CD10区域月尺度预测效果较好,年尺度无震预测有一定对应效果。 展开更多
关键词 中国地震科学实验场 多源异构数据 图神经网络 地震预测模型 川滇地区
在线阅读 下载PDF
Extracting multiple layers from data having graph structures
12
作者 ITOKAWA Yuko UCHIDA Tomoyuki NAKAMURA Yasuaki 《重庆邮电学院学报(自然科学版)》 2004年第5期149-155,共7页
Much data such as geometric image data and drawings have graph structures. Such data are called graph structured data. In order to manage efficiently such graph structured data, we need to analyze and abstract graph s... Much data such as geometric image data and drawings have graph structures. Such data are called graph structured data. In order to manage efficiently such graph structured data, we need to analyze and abstract graph structures of such data. The purpose of this paper is to find knowledge representations which indicate plural abstractions of graph structured data. Firstly, we introduce a term graph as a graph pattern having structural variables, and a substitution over term graphs which is graph rewriting system. Next, for a graph G, we define a multiple layer ( g,(θ 1,…,θ k )) of G as a pair of a term graph g and a list of k substitutions θ 1,…,θ k such that G can be obtained from g by applying substitutions θ 1,…,θ k to g. In the same way, for a set S of graphs, we also define a multiple layer for S as a pair ( D,Θ ) of a set D of term graphs and a list Θ of substitutions. Secondly, for a graph G and a set S of graphs, we present effective algorithms for extracting minimal multiple layers of G and S which give us stratifying abstractions of G and S, respectively. Finally, we report experimental results obtained by applying our algorithms to both artificial data and drawings of power plants which are real world data. 展开更多
关键词 图表结构 最小多层结构 几何图象数据 GIS
在线阅读 下载PDF
图基础模型:大模型时代的图学习
13
作者 石川 杨晋豫 《计算》 2026年第1期20-25,共6页
图结构数据在社交网络、交通系统、生物信息等场景中广泛存在。图神经网络(graph neural networks,GNNs)利用消息传递机制迭代地聚合邻居信息,在节点分类、链路预测和图分类等任务中展现出良好性能。然而,随着数据规模的持续扩大与应用... 图结构数据在社交网络、交通系统、生物信息等场景中广泛存在。图神经网络(graph neural networks,GNNs)利用消息传递机制迭代地聚合邻居信息,在节点分类、链路预测和图分类等任务中展现出良好性能。然而,随着数据规模的持续扩大与应用场景的日趋复杂,GNNs面临表达能力有限与泛化能力不足等关键挑战。近年来,以大语言模型(large language models,LLMs)为代表的基础模型迅速发展,展现出卓越的泛化与推理能力,为图机器学习领域带来了新的启发。基于此,本研究提出图基础模型(graph foundation model,GFM)的概念,希望通过在大规模图数据上预训练,获得能够灵活适配多种下游任务的通用模型;同时系统梳理了近年来图基础模型的相关研究,并依据其对GNNs与LLMs的依赖程度,将现有方法归纳为3类,综述其研究进展并介绍了作者团队在相关方向的实践探索经验。最后,展望了图基础模型未来发展可能面临的关键挑战与前景,以期为图机器学习领域的持续创新提供参考。 展开更多
关键词 图结构数据 图基础模型 大语言模型 图机器学习 图神经网络
在线阅读 下载PDF
基于因子图的主从式AUV协同定位算法
14
作者 王苏 黄鸿殿 +2 位作者 赵健文 周红进 李倩 《北京航空航天大学学报》 北大核心 2026年第2期436-444,共9页
针对无人自主水下航行器(AUV)集群高精度导航定位需求,提出一种基于因子图(FG)的主从式AUV协同定位算法。针对主从式AUV协同定位系统,构建系统状态方程和量测方程,并在此基础上构建相应因子图模型;根据和积算法(SPA)推导因子图中各节点... 针对无人自主水下航行器(AUV)集群高精度导航定位需求,提出一种基于因子图(FG)的主从式AUV协同定位算法。针对主从式AUV协同定位系统,构建系统状态方程和量测方程,并在此基础上构建相应因子图模型;根据和积算法(SPA)推导因子图中各节点间消息传递,通过因子图协同定位算法获得从艇位置变量节点概率密度函数(PDF)。利用陆上小车、GPS、惯性设备及数据链设备构建一主一从式协同定位试验平台并开展实际试验验证,结果表明:所提因子图协同定位算法相对于常规扩展卡尔曼滤波(EKF)协同定位算法,定位精度提高18.60%。同时,试验结果也表明测距误差对协同定位精度有较大影响。 展开更多
关键词 无人自主水下航行器 协同定位 因子图 扩展卡尔曼滤波 数据链
原文传递
理数融合
15
作者 刘晶 石剑宇 +3 位作者 刘鑫刚 杨文欣 董永峰 季海鹏 《计算》 2026年第2期90-93,共4页
理数融合是一种面向复杂工业系统智能决策与控制的新兴范式,通过协同融合以物理机制、实验分析和领域知识为基础的理论模型(理)与基于工业现场数据驱动的不确定性建模方法(数),突破了传统单一技术路径的局限。其核心在于构建“双核三机... 理数融合是一种面向复杂工业系统智能决策与控制的新兴范式,通过协同融合以物理机制、实验分析和领域知识为基础的理论模型(理)与基于工业现场数据驱动的不确定性建模方法(数),突破了传统单一技术路径的局限。其核心在于构建“双核三机制”工业智能体系:以动态工业知识图谱为知识中枢(理),实现结构化认知与逻辑推理;以物理引导的混合智能模型簇为计算中枢(数),实现模式识别与补偿计算。三项机制内容为:借助智能调度机制提升人工智能决策的精准性,使用安全验证机制保障物理一致性与可靠性,通过协同进化机制促进知识与计算中枢的自主学习与持续优化。该范式兼具物理模型的高可靠性与可解释性和数据驱动模型的非线性拟合与自适应能力,显著克服了各自的固有限制。理数融合能够为工业系统从自动化迈向自主化提供关键支撑,对于提升系统的自适应性、可靠性和自主进化能力具有重要意义。 展开更多
关键词 理数融合 工业知识图谱 混合智能模型 智能决策与控制 安全验证 协同进化 自主化系统
在线阅读 下载PDF
知识图谱赋能项目化实验教学实践——以数据仓库课程为例
16
作者 张海 陈仲委 胡浩亮 《浙江万里学院学报》 2026年第1期87-95,共9页
在“新工科”建设与大数据技术迅猛发展的背景下,传统数据仓库课程实验教学普遍存在知识碎片化、项目实践不足等问题。文章提出一种融合知识图谱与项目驱动理念的实验教学模式,通过构建课程知识图谱,实现教学任务、知识点与能力目标的... 在“新工科”建设与大数据技术迅猛发展的背景下,传统数据仓库课程实验教学普遍存在知识碎片化、项目实践不足等问题。文章提出一种融合知识图谱与项目驱动理念的实验教学模式,通过构建课程知识图谱,实现教学任务、知识点与能力目标的精准映射,并采用“验证性—综合性—实战性”递进式路径组织教学内容。浙江某学院2023级数据科学与大数据技术专业的教学实践表明,该模式显著提升了学生的知识整合能力、工程实践能力与团队协作能力,同时增强了学习主动性与创新意识,具有良好的推广与应用价值。 展开更多
关键词 知识图谱 项目化教学 实验教学 数据仓库 教学改革
在线阅读 下载PDF
基于工商注册信息的中小微企业信用评价研究
17
作者 李铁 寇纲 彭怡 《管理科学学报》 北大核心 2026年第1期130-142,共13页
企业信用的量化评价是我国建立高效市场经济监管制度的重要基石.由于缺乏公开的经营和财务数据,针对中小微企业的信用评价一直是征信领域的一个难题.鉴于互联网上存在大量公开易得的中小微企业工商注册信息,本研究提出通过挖掘其中的企... 企业信用的量化评价是我国建立高效市场经济监管制度的重要基石.由于缺乏公开的经营和财务数据,针对中小微企业的信用评价一直是征信领域的一个难题.鉴于互联网上存在大量公开易得的中小微企业工商注册信息,本研究提出通过挖掘其中的企业名称、企业间投资关系、经营范围等非常规、非结构化的数据,提升对中小微企业信用评价的效果.为了对非结构化、异质的工商信息进行结构化表征和融合,本研究针对工商文本提出了一种能够提取文本中的序列信息并将文本呈现为数值向量的门控循环神经网络表征学习方法;针对企业间的投资关系提出了一种能够编码图结构信息并将图嵌入到向量空间的图注意力神经网络表征学习方法.另外,由于征信领域对评价结果可解释性的高要求,本研究提出了文本信用评价的可解释方法和信用风险传递路径的可解释方法.基于某市约6.8万家企业工商信息和对应参考信用评分的实验结果表明,企业名称和企业间投资关系均蕴含了传统的数值型工商字段所缺乏的信用信息,能显著提高中小微企业的信用分类准确率.本研究的结果表明,工商注册信息可以作为当前中小企业信用评价体系的有效补充,对改善当前中小微企业信用信息稀缺的难题有重要意义. 展开更多
关键词 企业信用评价 工商注册信息 文本数据挖掘 图数据挖掘 异质数据融合
在线阅读 下载PDF
Intelligent ETL for Enterprise Software Applications Using Unstructured Data
18
作者 Manthan Joshi Vijay K. Madisetti 《Journal of Software Engineering and Applications》 2025年第1期44-65,共22页
Enterprise applications utilize relational databases and structured business processes, requiring slow and expensive conversion of inputs and outputs, from business documents such as invoices, purchase orders, and rec... Enterprise applications utilize relational databases and structured business processes, requiring slow and expensive conversion of inputs and outputs, from business documents such as invoices, purchase orders, and receipts, into known templates and schemas before processing. We propose a new LLM Agent-based intelligent data extraction, transformation, and load (IntelligentETL) pipeline that not only ingests PDFs and detects inputs within it but also addresses the extraction of structured and unstructured data by developing tools that most efficiently and securely deal with respective data types. We study the efficiency of our proposed pipeline and compare it with enterprise solutions that also utilize LLMs. We establish the supremacy in timely and accurate data extraction and transformation capabilities of our approach for analyzing the data from varied sources based on nested and/or interlinked input constraints. 展开更多
关键词 Structured data Relational Model LLM-Powered Agents Field-Level Extraction Knowledge graph
在线阅读 下载PDF
基于数据生命周期管理阶段的社会科学数据开放平台数据标准建设研究
19
作者 陈欣 周应冉 《图书馆理论与实践》 2026年第1期90-103,共14页
为打破社会科学数据开放平台“低效能—弱标准”壁垒,推动平台数据治理与共享效能提升,文章以数据生命周期管理阶段为治理框架,构建了包含数据的采集、描述、存储、引用、共享与分析五个关键环节的符合我国研究情境的社会科学数据开放... 为打破社会科学数据开放平台“低效能—弱标准”壁垒,推动平台数据治理与共享效能提升,文章以数据生命周期管理阶段为治理框架,构建了包含数据的采集、描述、存储、引用、共享与分析五个关键环节的符合我国研究情境的社会科学数据开放平台数据标准框架,以期为我国社会科学数据开放平台的标准化建设和治理能力提升提供理论依据与实践参考。 展开更多
关键词 社会科学 开放平台 数据生命周期管理 标准框架 知识图谱
在线阅读 下载PDF
一种基于风险要素的图嵌入数据安全审计方案
20
作者 王棫可 董贵山 白健 《信息安全研究》 北大核心 2026年第2期100-108,共9页
随着大数据环境下数据安全风险复杂化,现有数据安全审计技术因碎片化特征利用及扩展能力不足,难以实现全生命周期风险覆盖,限制了风险检测效能.因此,提出一种基于风险要素的图嵌入数据安全审计方案(graph-embedded data security audit ... 随着大数据环境下数据安全风险复杂化,现有数据安全审计技术因碎片化特征利用及扩展能力不足,难以实现全生命周期风险覆盖,限制了风险检测效能.因此,提出一种基于风险要素的图嵌入数据安全审计方案(graph-embedded data security audit scheme based on risk elements,RE-GDSA).首先构建含数据属性D(data)、用户特征U(user)、载体环境C(carrier)、操作行为A(action)的安全风险要素空间,实现数据全生命周期风险特征的结构化映射;然后利用图嵌入技术将风险要素映射为低维语义向量,构建跨维度关联模型以实现高效风险检测.通过有效性分析和性能分析验证了该方案的可行性. 展开更多
关键词 数据安全审计 风险要素 图嵌入 数据全生命周期 图模型
在线阅读 下载PDF
上一页 1 2 120 下一页 到第
使用帮助 返回顶部