CN111612300A - A scene anomaly perception index calculation method and system based on deep hybrid cloud model - Google Patents
A scene anomaly perception index calculation method and system based on deep hybrid cloud model Download PDFInfo
- Publication number
- CN111612300A CN111612300A CN202010299034.0A CN202010299034A CN111612300A CN 111612300 A CN111612300 A CN 111612300A CN 202010299034 A CN202010299034 A CN 202010299034A CN 111612300 A CN111612300 A CN 111612300A
- Authority
- CN
- China
- Prior art keywords
- cloud model
- scene
- perception
- graph
- graphembedding
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0639—Performance analysis of employees; Performance analysis of enterprise or organisation operations
- G06Q10/06393—Score-carding, benchmarking or key performance indicator [KPI] analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Strategic Management (AREA)
- Artificial Intelligence (AREA)
- Entrepreneurship & Innovation (AREA)
- Software Systems (AREA)
- Mathematical Physics (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- Economics (AREA)
- Molecular Biology (AREA)
- Educational Administration (AREA)
- Development Economics (AREA)
- Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Game Theory and Decision Science (AREA)
- General Business, Economics & Management (AREA)
- Tourism & Hospitality (AREA)
- Quality & Reliability (AREA)
- Operations Research (AREA)
- Marketing (AREA)
- Image Analysis (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
本发明涉及指标计算技术领域,具体地说,涉及一种基于深度混合云模型的场景异常感知指标计算方法及系统。其方法包括如下步骤:使用graphembedding对网络资源节点进行图编码;使用基于深度学习的层次分析法建立云模型评价标尺;使用云标尺进行在线场景异常感知检测。该基于深度混合云模型的场景异常感知指标计算方法及系统中,使用graph embedding对网络资源节点进行图编码表示,具有更广泛的适用范围和泛化能力,将编码化的节点资源构建整体云模型,并使用基于深度学习的层次分析法建立云模型评价标尺,进行场景异常感知检测,可在不同周期维度的数据下进行检测,将训练模型使用于在线检测,并能对大规模、动态变化的网络资源进行实时检测。
The invention relates to the technical field of index calculation, in particular to a method and system for calculating a scene abnormality perception index based on a deep hybrid cloud model. The method includes the following steps: using graphembedding to perform graph coding on network resource nodes; using deep learning-based analytic hierarchy process to establish a cloud model evaluation scale; using the cloud scale to perform online scene anomaly perception detection. In the method and system for calculating scene anomaly perception indicators based on the deep hybrid cloud model, graph embedding is used to represent network resource nodes with graph coding, which has a wider scope of application and generalization ability, and the coded node resources are used to construct an overall cloud model. , and use the deep learning-based analytic hierarchy process to establish a cloud model evaluation scale for scene anomaly perception detection, which can be detected under data of different periodic dimensions, the training model is used for online detection, and can be used for large-scale, dynamic changes. Real-time detection of network resources.
Description
技术领域technical field
本发明涉及指标计算技术领域,具体地说,涉及一种基于深度混合云模型的场景异常感知指标计算方法及系统。The invention relates to the technical field of index calculation, in particular to a method and system for calculating a scene abnormality perception index based on a deep hybrid cloud model.
背景技术Background technique
现有的检测系统无法适应大规模、动态变化的网络资源,只能感知整体网络存在异常点,无法精确定位异常点位置。Existing detection systems cannot adapt to large-scale and dynamically changing network resources, and can only sense the presence of abnormal points in the overall network, but cannot precisely locate the abnormal points.
发明内容SUMMARY OF THE INVENTION
本发明的目的在于提供一种基于深度混合云模型的场景异常感知指标计算方法及系统,以解决上述背景技术中提出的问题。The purpose of the present invention is to provide a method and system for calculating a scene abnormality perception index based on a deep hybrid cloud model, so as to solve the problems raised in the above background art.
为实现上述技术问题的解决,本发明的目的之一在于,提供一种基于深度混合云模型的场景异常感知指标计算方法,其方法包括如下步骤:In order to solve the above technical problems, one of the purposes of the present invention is to provide a method for calculating a scene abnormality perception index based on a deep hybrid cloud model, the method comprising the following steps:
S1、使用graphembedding对网络资源节点进行图编码;S1. Use graphembedding to perform graph coding on network resource nodes;
S2、使用基于深度学习的层次分析法建立云模型评价标尺;S2. Use the deep learning-based analytic hierarchy process to establish a cloud model evaluation scale;
S3、使用云标尺进行在线场景异常感知检测。S3. Use the cloud ruler to perform online scene anomaly perception detection.
作为优选,所述S1中,使用graphembedding对网络资源节点进行图编码的方法具体包括如下步骤:Preferably, in the S1, the method of using graphembedding to perform graph coding on network resource nodes specifically includes the following steps:
S1.1、输入:Graph(图中的节点(node)表示网络资源,比如服务器等,每一个图中的节点(网络资源)包含各自的属性,比如存储量、占用率、带宽等;图中节点之间的边(edge)的权重能够体现出彼此网络资源的直接或间接依赖关系);S1.1. Input: Graph (nodes in the graph represent network resources, such as servers, etc., and the nodes (network resources) in each graph contain their own attributes, such as storage capacity, occupancy rate, bandwidth, etc.; The weight of the edge (edge) between nodes can reflect the direct or indirect dependence of each other's network resources);
S1.2、输出:对于网络资源的基于GraphEmbedding的图编码表示;S1.2. Output: GraphEmbedding-based graph coding representation for network resources;
S1.3、初始化:基于网络资源(node)的邻接矩阵,基于网络资源(node)属性的特征(feature)矩阵;S1.3. Initialization: adjacency matrix based on network resource (node), feature matrix based on network resource (node) attribute;
S1.4、迭代训练GraphEmbedding。S1.4, iterative training GraphEmbedding.
作为优选,所述S1.4中,迭代训练GraphEmbedding的方法具体包括如下步骤:Preferably, in S1.4, the method for iteratively training GraphEmbedding specifically includes the following steps:
S1.4.1、对于网络资源(node)形成的图(Graph),首先进行对于Graph空间结构的分析,通过聚合函数(AggregateFunction)将任意一个节点(node)的低阶,高阶空间关系聚合起来形成对于节点(node)新的空间关系的表示;S1.4.1. For the graph (Graph) formed by the network resource (node), first analyze the spatial structure of the Graph, and use the Aggregate Function (AggregateFunction) to aggregate the low-order and high-order spatial relationships of any node (node) to form Representation of new spatial relationships for nodes;
S1.4.2、对于S1.4.1中所形成的聚合空间关系,将初始化阶段已知的对于节点(node)的特征关系进行聚合,通过IoT-GraphEmbedding算法,融合网络资源(node)的空间关系(spatialrelationship)和特征关系;S1.4.2. For the aggregated spatial relationship formed in S1.4.1, aggregate the characteristic relationship of the node (node) known in the initialization stage, and integrate the spatial relationship of the network resource (node) through the IoT-GraphEmbedding algorithm. ) and feature relationships;
S1.4.3、通过多次训练,优化网络结构,形成最优的图编码表示。S1.4.3. Through multiple trainings, optimize the network structure to form the optimal graph coding representation.
作为优选,所述S2中,使用基于深度学习的层次分析法建立云模型评价标尺的方法具体包括如下步骤:Preferably, in the S2, the method for establishing a cloud model evaluation scale using the deep learning-based analytic hierarchy process specifically includes the following steps:
S2.1、将0.1-0.9标度分别对应9个云模型(Exi、Eni、Hei)(i=1、2、……、9),其中0.1、0.2、…、0.9分别对应于云模型的期望Ex1、Ex2、……、Ex9;S2.1. The scales of 0.1-0.9 correspond to 9 cloud models (Exi, Eni, Hei) (i=1, 2, ..., 9), where 0.1, 0.2, ..., 0.9 correspond to the cloud model's Expect Ex1, Ex2, ..., Ex9;
S2.2、设9个云模型的论域U为[0.1,0.9],各云模型的期望值为Ex1=0.1、Ex2=0.2、……、Ex9=0.9,根据黄金分割法得到各个云模型的熵和超熵,其中,各云模型的熵:En1=En3=En5=En7=En9=0.0707,En2=En4=En6=En8=0.0437;各云模型的超熵:He1=He3=He5=He7=He9=0.0118,He2=He4=He6=He8=0.0073.由此可以得到用云模型表示的标度(Exi、Eni、Hei)(i=1、2、……、9);S2.2. Suppose the universe of discourse U of the nine cloud models is [0.1, 0.9], and the expected values of each cloud model are Ex 1 = 0.1, Ex 2 = 0.2, ..., Ex 9 = 0.9, according to the golden section method to obtain each The entropy and super-entropy of cloud models, wherein, the entropy of each cloud model: En 1 =En 3 =En 5 =En 7 =En 9 =0.0707, En 2 =En 4 =En 6 =En 8 =0.0437; The superentropy of : He 1 =He 3 =He 5 =He7=He9=0.0118, He2=He4=He6=He8=0.0073. From this, the scale (Exi, En i , He i ) (Exi, En i , He i ) ( i = 1, 2, ..., 9);
S2.3、构造判断矩阵,设在论域[Umin,Umax]中有m朵相邻的基云C1=(Ex1,En1,He1)、……、Cm=(Exm,Enm,Hem),集结m朵云可以得到定性概念的浮动云C=(Ex,En,He),其中数值指标计算公式为:S2.3. Constructing a judgment matrix, it is assumed that there are m adjacent base clouds C1=(Ex 1 , En 1 , He 1 ), ..., Cm=(Ex m , in the universe of discourse [U min , U max ], En m , He m ), the floating cloud C=(Ex, En, He) of qualitative concept can be obtained by gathering m clouds, where the numerical index calculation formula is:
本发明的目的之二在于,提供一种基于深度混合云模型的场景异常感知指标计算系统,包括:The second purpose of the present invention is to provide a scene abnormality perception index calculation system based on a deep hybrid cloud model, including:
图编码模块,用于使用graphembedding对网络资源节点进行图编码;The graph coding module is used to use graphembedding for graph coding of network resource nodes;
建立云模型模块,用于使用基于深度学习的层次分析法建立云模型评价标尺;Establish a cloud model module for establishing a cloud model evaluation scale using AHP based on deep learning;
感知检测模块,用于使用云标尺进行在线场景异常感知检测。The perception detection module is used for online scene anomaly perception detection using the cloud ruler.
本发明的目的之三在于,提供一种基于深度混合云模型的场景异常感知指标计算装置,包括处理器、存储器以及存储在所述存储器中并在所述处理器上运行的计算机程序,所述处理器执行上述的计算机程序时实现如上述中任一所述的基于深度混合云模型的场景异常感知指标计算方法的步骤。The third object of the present invention is to provide a scene abnormality perception index calculation device based on a deep hybrid cloud model, including a processor, a memory, and a computer program stored in the memory and running on the processor, the When the processor executes the above-mentioned computer program, any one of the above-mentioned steps of the calculation method for the scene abnormality perception index based on the deep hybrid cloud model is implemented.
本发明的目的之四在于,一种计算机可读存储介质,所述存储介质中存储有至少一段程序,所述至少一段程序由上述的处理器执行以实现如上述中任一所述的基于深度混合云模型的场景异常感知指标计算方法的步骤。The fourth object of the present invention is to provide a computer-readable storage medium, in which at least one program is stored, and the at least one program is executed by the above-mentioned processor to realize the depth-based method described in any one of the above. The steps of the calculation method of the scene abnormality perception index of the hybrid cloud model.
与现有技术相比,本发明的有益效果:该基于深度混合云模型的场景异常感知指标计算方法及系统中,使用graph embedding对网络资源节点进行图编码表示,与传统的数值指标的计算相比,能够将更多类型的网络资源节点纳入分析之中,比如服务器、数据库、进程、电表、带宽等,进行无差别分析,具有更广泛的适用范围和泛化能力,将编码化的节点资源构建整体云模型,并使用基于深度学习的层次分析法建立云模型评价标尺,进行场景异常感知检测,可在不同周期维度的数据下进行检测,与传统的定周期检测相比,能够满足更多的使用要求。将训练模型使用于在线检测,并能对大规模、动态变化的网络资源进行实时检测,满足大多数的实际生产环境。Compared with the prior art, the present invention has the beneficial effects: in the method and system for calculating the scene abnormality perception index based on the deep hybrid cloud model, graph embedding is used to express the network resource node by graph coding, which is similar to the calculation of the traditional numerical index. More types of network resource nodes can be included in the analysis, such as servers, databases, processes, electricity meters, bandwidth, etc., for indiscriminate analysis, with a wider scope of application and generalization capabilities, and the coded node resources Build an overall cloud model, and use the deep learning-based AHP to establish a cloud model evaluation scale for scene anomaly perception detection, which can be detected under data of different periodic dimensions. Compared with traditional periodic detection, it can meet more requirements usage requirements. The training model is used for online detection, and it can perform real-time detection of large-scale and dynamically changing network resources to meet most actual production environments.
附图说明Description of drawings
图1为本发明的整体方法流程图;Fig. 1 is the overall method flow chart of the present invention;
图2为本发明的使用graphembedding对网络资源节点进行图编码方法流程图;FIG. 2 is a flow chart of a method for graph coding a network resource node using graphembedding according to the present invention;
图3为本发明的迭代训练GraphEmbedding方法流程图;Fig. 3 is the iterative training GraphEmbedding method flow chart of the present invention;
图4为本发明的使用基于深度学习的层次分析法建立云模型评价标尺方法流程图;4 is a flowchart of a method for establishing a cloud model evaluation scale using deep learning-based analytic hierarchy process of the present invention;
图5为本发明的基于深度混合云模型的场景异常感知指标计算系统模块图;FIG. 5 is a block diagram of a scene abnormality perception index calculation system based on a deep hybrid cloud model of the present invention;
图6为本发明的实施例所涉及的指标计算装置结构图。FIG. 6 is a structural diagram of an index calculation apparatus according to an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
请参阅图1-图6所示,本发明提供一种技术方案:Please refer to Fig. 1-Fig. 6, the present invention provides a technical solution:
本发明提供一种基于深度混合云模型的场景异常感知指标计算方法,其方法包括如下步骤:The present invention provides a method for calculating a scene abnormality perception index based on a deep hybrid cloud model, the method comprising the following steps:
S1、使用graphembedding对网络资源节点进行图编码;S1. Use graphembedding to perform graph coding on network resource nodes;
S2、使用基于深度学习的层次分析法建立云模型评价标尺;S2. Use the deep learning-based analytic hierarchy process to establish a cloud model evaluation scale;
S3、使用云标尺进行在线场景异常感知检测。S3. Use the cloud ruler to perform online scene anomaly perception detection.
本实施例中,S1中,使用graphembedding对网络资源节点进行图编码的方法具体包括如下步骤:In this embodiment, in S1, the method of using graphembedding to perform graph coding on network resource nodes specifically includes the following steps:
S1.1、输入:Graph(图中的节点(node)表示网络资源,比如服务器等,每一个图中的节点(网络资源)包含各自的属性,比如存储量、占用率、带宽等;图中节点之间的边(edge)的权重能够体现出彼此网络资源的直接或间接依赖关系);S1.1. Input: Graph (nodes in the graph represent network resources, such as servers, etc., and the nodes (network resources) in each graph contain their own attributes, such as storage capacity, occupancy rate, bandwidth, etc.; The weight of the edge (edge) between nodes can reflect the direct or indirect dependence of each other's network resources);
S1.2、输出:对于网络资源的基于GraphEmbedding的图编码表示;S1.2. Output: GraphEmbedding-based graph coding representation for network resources;
S1.3、初始化:基于网络资源(node)的邻接矩阵,基于网络资源(node)属性的特征(feature)矩阵;S1.3. Initialization: adjacency matrix based on network resource (node), feature matrix based on network resource (node) attribute;
S1.4、迭代训练GraphEmbedding。S1.4, iterative training GraphEmbedding.
进一步的,S1.4中,迭代训练GraphEmbedding的方法具体包括如下步骤:Further, in S1.4, the method of iteratively training GraphEmbedding specifically includes the following steps:
S1.4.1、对于网络资源(node)形成的图(Graph),首先进行对于Graph空间结构的分析,通过聚合函数(AggregateFunction)将任意一个节点(node)的低阶,高阶空间关系聚合起来形成对于节点(node)新的空间关系的表示;S1.4.1. For the graph (Graph) formed by the network resource (node), first analyze the spatial structure of the Graph, and use the Aggregate Function (AggregateFunction) to aggregate the low-order and high-order spatial relationships of any node (node) to form Representation of new spatial relationships for nodes;
S1.4.2、对于S1.4.1中所形成的聚合空间关系,将初始化阶段已知的对于节点(node)的特征关系进行聚合,通过IoT-GraphEmbedding算法,融合网络资源(node)的空间关系(spatialrelationship)和特征关系;S1.4.2. For the aggregated spatial relationship formed in S1.4.1, aggregate the characteristic relationship of the node (node) known in the initialization stage, and integrate the spatial relationship of the network resource (node) through the IoT-GraphEmbedding algorithm. ) and feature relationships;
S1.4.3、通过多次训练,优化网络结构,形成最优的图编码表示。S1.4.3. Through multiple trainings, optimize the network structure to form the optimal graph coding representation.
具体的,S2中,使用基于深度学习的层次分析法建立云模型评价标尺的方法具体包括如下步骤:Specifically, in S2, the method for establishing a cloud model evaluation scale using the deep learning-based AHP method specifically includes the following steps:
S2.1、将0.1-0.9标度分别对应9个云模型(Exi、Eni、Hei)(i=1、2、……、9),其中0.1、0.2、…、0.9分别对应于云模型的期望Ex1、Ex2、……、Ex9;S2.1. The scales of 0.1-0.9 correspond to 9 cloud models (Exi, Eni, Hei) (i=1, 2, ..., 9), where 0.1, 0.2, ..., 0.9 correspond to the cloud model's Expect Ex1, Ex2, ..., Ex9;
S2.2、设9个云模型的论域U为[0.1,0.9],各云模型的期望值为Ex1=0.1、Ex2=0.2、……、Ex9=0.9,根据黄金分割法得到各个云模型的熵和超熵,其中,各云模型的熵:En1=En3=En5=En7=En9=0.0707,En2=En4=En6=En8=0.0437;各云模型的超熵:He1=He3=He5=He7=He9=0.0118,He2=He4=He6=He8=0.0073,由此可以得到用云模型表示的标度(Exi、Eni、Hei)(i=1、2、……、9);S2.2. Suppose the universe of discourse U of the nine cloud models is [0.1, 0.9], and the expected values of each cloud model are Ex 1 = 0.1, Ex 2 = 0.2, ..., Ex 9 = 0.9, according to the golden section method to obtain each The entropy and super-entropy of cloud models, wherein, the entropy of each cloud model: En 1 =En 3 =En 5 =En 7 =En 9 =0.0707, En 2 =En 4 =En 6 =En 8 =0.0437; The superentropy of : He 1 =He 3 =He 5 =He7=He9=0.0118, He2=He4=He6=He8=0.0073, from which the scale (Exi, En i , He i ) (Exi, En i , He i ) ( i = 1, 2, ..., 9);
S2.3、构造判断矩阵,设在论域[Umin,Umax]中有m朵相邻的基云C1=(Ex1,En1,He1)、……、Cm=(Exm,Enm,Hem),集结m朵云可以得到定性概念的浮动云C=(Ex,En,He),其中数值指标计算公式为:S2.3. Constructing a judgment matrix, it is assumed that there are m adjacent base clouds C1=(Ex 1 , En 1 , He 1 ), ..., Cm=(Ex m , in the universe of discourse [U min , U max ], En m , He m ), the floating cloud C=(Ex, En, He) of qualitative concept can be obtained by gathering m clouds, where the numerical index calculation formula is:
本发明的目的之二在于,提供一种基于深度混合云模型的场景异常感知指标计算系统,包括:The second purpose of the present invention is to provide a scene abnormality perception index calculation system based on a deep hybrid cloud model, including:
图编码模块,用于使用graphembedding对网络资源节点进行图编码;The graph coding module is used to use graphembedding for graph coding of network resource nodes;
建立云模型模块,用于使用基于深度学习的层次分析法建立云模型评价标尺;Establish a cloud model module for establishing a cloud model evaluation scale using AHP based on deep learning;
感知检测模块,用于使用云标尺进行在线场景异常感知检测。The perception detection module is used for online scene anomaly perception detection using the cloud ruler.
需要说明的是,图编码模块、建立云模型模块、感知检测模块的功能具体参见各模块对应的方法部分的描述,这里就不再赘述。It should be noted that, for the functions of the graph encoding module, the cloud model building module, and the perception detection module, please refer to the description of the method corresponding to each module, and will not be repeated here.
参阅图6,示出了本发明实施例所涉及的提供一种基于深度混合云模型的场景异常感知指标计算装置结构示意图,该装置包括处理器101、存储器102和总线103。Referring to FIG. 6 , a schematic structural diagram of an apparatus for providing a scene abnormality perception indicator based on a deep hybrid cloud model according to an embodiment of the present invention is shown. The apparatus includes a
处理器包101括一个或一个以上处理核心,处理器101通过总线103与处理器101相连,存储器102用于存储程序指令,处理器102执行存储器102中的程序指令时实现上述的基于深度混合云模型的场景异常感知指标计算方法。The
可选的,存储器102可以由任何类型的易失性或非易失性存储设备或者它们的组合实现,如静态随时存取存储器(SRAM),电可擦除可编程只读存储器(EEPROM),可擦除可编程只读存储器(EPROM),可编程只读存储器(PROM),只读存储器(ROM),磁存储器,快闪存储器,磁盘或光盘。Alternatively,
此外,本发明还提供一种计算机可读存储介质,存储介质中存储有至少一段程序,至少一段程序由上述的处理器执行以实现如上述中任一的基于深度混合云模型的场景异常感知指标计算方法的步骤。In addition, the present invention also provides a computer-readable storage medium, in which at least one program is stored, and at least one program is executed by the above-mentioned processor to realize the scene anomaly perception indicator based on the deep hybrid cloud model as described above. The steps of the calculation method.
可选的,本发明还提供了一种包含指令的计算机程序产品,当其在计算机上运行时,使得计算机执行上述各方面基于深度混合云模型的场景异常感知指标计算方法的步骤。Optionally, the present invention also provides a computer program product including instructions, which, when running on a computer, causes the computer to execute the steps of the above aspects of the method for calculating scene anomaly perception indicators based on the deep hybrid cloud model.
本领域普通技术人员可以理解实现上述实施例的全部或部分步骤可以通过硬件来完成,也可以通过程序来指令相关的硬件完成,所述的程序可以存储与一种计算机可读存储介质中,上述提到的存储介质可以是只读存储器,磁盘或光盘等。Those of ordinary skill in the art can understand that all or part of the steps of implementing the above embodiments can be completed by hardware, or can be completed by instructing relevant hardware through a program, and the program can be stored in a computer-readable storage medium. The storage medium mentioned may be a read-only memory, a magnetic disk or an optical disk, etc.
以上显示和描述了本发明的基本原理、主要特征和本发明的优点。本行业的技术人员应该了解,本发明不受上述实施例的限制,上述实施例和说明书中描述的仅为本发明的优选例,并不用来限制本发明,在不脱离本发明精神和范围的前提下,本发明还会有各种变化和改进,这些变化和改进都落入要求保护的本发明范围内。本发明要求保护范围由所附的权利要求书及其等效物界定。The foregoing has shown and described the basic principles, main features and advantages of the present invention. Those skilled in the art should understand that the present invention is not limited by the above-mentioned embodiments, and the above-mentioned embodiments and descriptions are only preferred examples of the present invention, and are not intended to limit the present invention, without departing from the spirit and scope of the present invention. Under the premise, the present invention will also have various changes and improvements, and these changes and improvements all fall within the scope of the claimed invention. The claimed scope of the present invention is defined by the appended claims and their equivalents.
Claims (7)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010299034.0A CN111612300B (en) | 2020-04-16 | 2020-04-16 | Scene anomaly perception index calculation method and system based on depth hybrid cloud model |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010299034.0A CN111612300B (en) | 2020-04-16 | 2020-04-16 | Scene anomaly perception index calculation method and system based on depth hybrid cloud model |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111612300A true CN111612300A (en) | 2020-09-01 |
CN111612300B CN111612300B (en) | 2023-10-27 |
Family
ID=72201429
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010299034.0A Active CN111612300B (en) | 2020-04-16 | 2020-04-16 | Scene anomaly perception index calculation method and system based on depth hybrid cloud model |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111612300B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112667594A (en) * | 2021-01-14 | 2021-04-16 | 北京智源人工智能研究院 | Heterogeneous computing platform based on hybrid cloud resources and model training method |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105023433A (en) * | 2015-07-01 | 2015-11-04 | 重庆大学 | Method for predicting range influenced by abnormal traffic event of highway |
CN106407493A (en) * | 2016-03-15 | 2017-02-15 | 中南大学 | Multi-dimensional Gaussian cloud model-based rock burst grade evaluation method |
CN106529785A (en) * | 2016-10-26 | 2017-03-22 | 国网甘肃省电力公司信息通信公司 | EVA (economic value added)-based modeling method of data value evaluation model |
WO2019060450A1 (en) * | 2017-09-19 | 2019-03-28 | The Broad Institute, Inc. | Methods and systems for reconstruction of developmental landscapes by optimal transport analysis |
US20190095300A1 (en) * | 2017-09-27 | 2019-03-28 | Panasonic Intellectual Property Corporation Of America | Anomaly diagnosis method and anomaly diagnosis apparatus |
CN109844749A (en) * | 2018-08-29 | 2019-06-04 | 区链通网络有限公司 | A kind of node anomaly detection method based on nomography, device and storage device |
-
2020
- 2020-04-16 CN CN202010299034.0A patent/CN111612300B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105023433A (en) * | 2015-07-01 | 2015-11-04 | 重庆大学 | Method for predicting range influenced by abnormal traffic event of highway |
CN106407493A (en) * | 2016-03-15 | 2017-02-15 | 中南大学 | Multi-dimensional Gaussian cloud model-based rock burst grade evaluation method |
CN106529785A (en) * | 2016-10-26 | 2017-03-22 | 国网甘肃省电力公司信息通信公司 | EVA (economic value added)-based modeling method of data value evaluation model |
WO2019060450A1 (en) * | 2017-09-19 | 2019-03-28 | The Broad Institute, Inc. | Methods and systems for reconstruction of developmental landscapes by optimal transport analysis |
US20190095300A1 (en) * | 2017-09-27 | 2019-03-28 | Panasonic Intellectual Property Corporation Of America | Anomaly diagnosis method and anomaly diagnosis apparatus |
CN109558293A (en) * | 2017-09-27 | 2019-04-02 | 松下电器(美国)知识产权公司 | Abnormality diagnostic method and apparatus for diagnosis of abnormality |
CN109844749A (en) * | 2018-08-29 | 2019-06-04 | 区链通网络有限公司 | A kind of node anomaly detection method based on nomography, device and storage device |
WO2020042024A1 (en) * | 2018-08-29 | 2020-03-05 | 区链通网络有限公司 | Node abnormality detection method and device based on graph algorithm and storage device |
Non-Patent Citations (3)
Title |
---|
GHRIBI.C: "Scalable Virtual Resource Embedding in Clouds", 《IEEE XPLORE》 * |
夏雨婷: "基于云计算的组合方法在电机故障诊断中的研究", 《中国优秀硕士学位论文全文数据库》 * |
杨姣: "网络数据流异常检测研究", 《网络数据流异常检测研究》 * |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112667594A (en) * | 2021-01-14 | 2021-04-16 | 北京智源人工智能研究院 | Heterogeneous computing platform based on hybrid cloud resources and model training method |
Also Published As
Publication number | Publication date |
---|---|
CN111612300B (en) | 2023-10-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109714395A (en) | Cloud platform resource uses prediction technique and terminal device | |
WO2018219307A1 (en) | Method and device for determining index grids of geofence | |
JP2017536604A5 (en) | ||
US12313746B2 (en) | Method, apparatus for superimposing laser point clouds and high-precision map and electronic device | |
WO2020135886A1 (en) | Air pollutant forecasting method and apparatus, and electronic device | |
CN114792169A (en) | Residential water consumption prediction method based on MIC-XGBoost algorithm | |
CN114937184A (en) | Training method, device and electronic device for naming model of cardiac coronary vessels | |
CN111612300A (en) | A scene anomaly perception index calculation method and system based on deep hybrid cloud model | |
CN112506901A (en) | Data quality measuring method, device and medium | |
CN112991547A (en) | Model simplification processing method and device, electronic equipment and medium | |
CN115840738A (en) | Data migration method and device, electronic equipment and storage medium | |
CN116797721A (en) | A point cloud octree forest construction method and system | |
CN110765319A (en) | A method to improve the performance of Janusgraph path exploration | |
CN112507596B (en) | Groundwater level analysis method and device, electronic equipment and storage medium | |
CN111626472B (en) | Scene trend judgment index computing system and method based on depth hybrid cloud model | |
CN115965584A (en) | Resource processing method, resource processing device, computer equipment and storage medium | |
CN113610297A (en) | Air quality prediction method, device, equipment and storage medium | |
CN113051293A (en) | Resource query method and device based on tree structure and electronic equipment | |
CN113704991B (en) | Radionuclide in-cloud and under-cloud wet sedimentation online coupling prediction method and system | |
CN112560363B (en) | A Mesh Deformation Quality Evaluation Method in CFD Calculation Based on Mapping Process | |
CN116308885B (en) | Water use plan indicator assessment system | |
CN118819683B (en) | Lightweight loading method for linear engineering model, computer equipment and readable storage medium | |
CN114792110B (en) | Method and device for generating interest point data | |
CN115080365A (en) | A method for dynamically generating alarm baselines of data center host equipment and related equipment | |
CN117852790A (en) | Flood risk response and equipment evacuation method and system based on neural network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |