Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

322 results about "Computation graph" patented technology

In simple terms, a computation graph is a DAG in which nodes represent variables (tensors, matrix, scalars, etc.) and edge represent some mathematical operations (for example, summation, multiplication). The computation graph has some leaf variables.

Advanced cybersecurity threat mitigation using behavioral and deep analytics

A system for mitigation of cyberattacks employing an advanced cyber decision platform comprising a time series data store, a directed computational graph module, an action outcome simulation module, and observation and state estimation module, wherein the state of a network is monitored and used to produce a cyber-physical graph representing network resources, simulated network events are produced and monitored, and the network events and their effects are analyzed to produce security recommendations.
Owner:QOMPLX INC

Training neural networks represented as computational graphs

Systems and Methods for training a neural network represented as a computational graph are disclosed. An example method begins with obtaining data representing a computational graph. The computational graph is then augmented to generate a training computational graph for training the neural network using a machine learning training algorithm that includes computing a gradient of an objective function with respect to each of the parameters of the neural network. Augmenting the computational graph includes inserting a plurality of gradient nodes and training edges into the computational graph to generate a backward path through the computational graph that represents operations for computing the gradients of the objective function with respect to the parameters of the neural network. The neural network is trained using the machine learning training algorithm by executing the training computational graph.
Owner:GOOGLE LLC

Knowledge reasoning method based on multi-modal knowledge graph

The invention discloses a knowledge reasoning method based on a multi-modal knowledge graph, and aims to enable knowledge reasoning reliability and accuracy to be higher and enable the knowledge reasoning method to have stronger modeling and reasoning capabilities. The method is realized through the following technical scheme: different information is fused based on multi-hop reasoning of a large-scale knowledge base; attribute completion is performed on the attribute missing graph through attribute graph embedding, structured information is extracted from unstructured and semi-structured documents or sentences, and a dynamic heterogeneous graph embedding model is constructed for multi-type characteristics of the multi-modal knowledge graph through heterogeneous graph embedding; feature learning of semi-structured knowledge, structured knowledge and different types of non-structured knowledge is achieved, and multi-modal knowledge graph features are obtained and serve as input for knowledge reasoning based on a graph neural network GNN; an inference path is generated, and a plurality of types of inference paths are constructed; and classification, edge prediction and frequent subgraphs of node types are calculated on the graph, a knowledge reasoning task is generated, and multi-step complex knowledge reasoning is completed.
Owner:10TH RES INST OF CETC

Data visualization method and data visualization system based on hierarchical model

The invention discloses a data visualization method and a data visualization system based on a hierarchical model. The data visualization method comprises the following steps: graph data preparation, graph vertex sampling stratification, sub-graph vertex connection, graph vertex stress calculation, vertex position updating, graph layout recursive calculation, and graph layout hierarchical drawing. The data visualization system comprises a graph data preparation module, a graph vertex sampling stratification module, a sub-graph vertex connection module, a graph vertex stress calculation module, a vertex position updating module, a graph layout recursive calculation module, and a graph layout hierarchical drawing module. Algorithm convergence can be accelerated, the layout can be calculated correctly, and the effect stability is kept. In addition, graph layout of big data can be drawn scientifically, and convenient interactive operation is provided. Therefore, the data visualization method and the data visualization system have the advantage that beautiful layout can be calculated quickly and efficiently and users can be helped to mine the potential knowledge laws.
Owner:SOUTH CHINA UNIV OF TECH

System and method for cybersecurity analysis and score generation for insurance purposes

A system for comprehensive cybersecurity analysis and rating based on heterogeneous data and reconnaissance is provided, comprising a multidimensional time-series data server configured to create a dataset with at least time-series data gathered from passive network reconnaissance of a client; and a cybersecurity scoring engine configured to retrieve the dataset from the multidimensional time-series data server, process the dataset using at least computational graph analysis, and generate an aggregated cybersecurity score based at least on results of processing the dataset.
Owner:QOMPLX INC

Intermediate representation method and device for neural network model calculation

The invention discloses a neural network model calculation-oriented intermediate representation method and device. The method comprises the following steps of S1, analyzing an input model file to obtain topological structure information of a neural network; s2, constructing a logic calculation graph; s21, deducing physical layout information of each operator in the logic calculation graph; s22, deriving the element attribute of each operator in the logic calculation graph; s23, deducing description information of an input and output logic tensor of each operator in the logic calculation graph; s3, constructing a physical calculation graph; s31, generating a physical calculation graph; according to the meta-attribute-based intermediate representation for neural network model calculation disclosed by the invention, data parallelism, model parallelism and pipeline parallelism are originally supported from an operator level. According to the neural network model calculation-oriented intermediate representation method and device disclosed by the invention, the calculation expressions are taken as basic units, the tensors are taken as flowing data in the calculation graph formed by the whole calculation expressions, and the calculation process of the neural network model is realized in a composition manner.
Owner:ZHEJIANG LAB

High-resolution construction land graph spot identification method based on PanTex and linear characteristic

The invention discloses a high-resolution construction land graph spot identification method based on PanTex and a linear characteristic. The method comprises the following specific steps: step one, performing registering on high-resolution remote sensing images and corresponding land utilization graph spots; step two, performing superposing mask on the land utilization graph spots and the high-resolution remote sensing images to obtain independent graph spot images corresponding to graph spot polygons; step three, calculating the PanTex characteristic images of the high-resolution remote sensing images after processing, and counting the sum of PanTex indexes in each graph spot; step four, extracting straight lines in graph spot images for the independent graph spot images after the processing; step five, calculating the linear characteristics of the graph spots; and step six, classifying the graph spots by use of two types of SVM classifiers, and extracting construction land graph spots. According to the invention, the problem of failure of the PanTex indexes in large workshops and large roofs in the high-resolution remote sensing images is solved, the algorithm is simple and highly-efficient, the result is in the form of the graph spots, and a GIS database can be conveniently updated.
Owner:中国土地勘测规划院

Resource scheduling method, device and system

The invention provides a resource scheduling method. The method comprises the steps of obtaining a job program of a deep learning job, and converting the job program to obtain an intermediate representation of a calculation graph; segmenting the intermediate representation of the calculation graph to obtain a sub-graph set; packaging the sub-graph set to obtain workload mirror images correspondingto various accelerators; and determining a target accelerator from the accelerator cluster according to preset accelerator capability information, the service level condition submitted by the user and the information of the resource pool, and sending a corresponding workload mirror image to the target accelerator. According to the method, unified abstraction is carried out on operation programs of different frameworks by utilizing intermediate representation of the calculation graph; and based on the intermediate representation of the calculation graph, multiple workload mirror images, comprehensive accelerator capability information, service level conditions and information of a resource pool are obtained, a target accelerator is determined, corresponding workload mirror images are allocated to the target accelerator, accelerator resources are reasonably utilized, and the use efficiency is improved. The invention provides a resource scheduling device and system with the above beneficial effects.
Owner:NAT UNIV OF DEFENSE TECH

Drawing method for power distribution wiring diagram of energy utilization information collection system

The invention relates to a drawing method for a power distribution wiring diagram of an energy utilization information collection system. The method comprises the steps of 1, analyzing an XML document to obtain original data of each graphic primitive, recording graphic data of zooming or rotation operation, performing comparative calculation on the original data of the graphic primitives and the graphic data to obtain a zooming coefficient of the graphic primitives, and performing geometric calculation to obtain drawing center point coordinates of the graphic primitives; 2, based on a canvas API, if a graphic primitive rotation angle is 0, calculating absolute coordinates of the graphic primitives; if the graphic primitive rotation angle is not 0, calculating relative coordinates of the graphic primitives; storing new graphic primitive input parameters obtained by calculation in an object array; and 3, traversing the object array, and drawing graphic primitive object elements one by one. According to the method, the defects of high error probability of graph modification, low page loading speed and the like of an existing drawing method are overcome; the page loading speed is increased; and convenience is brought for system maintenance personnel to draw and modify the graph.
Owner:INTEGRATED ELECTRONICS SYST LAB

Graph neural network model backdoor attack-oriented detection method and device

The invention discloses a graph neural network model backdoor attack-oriented detection method and device, and the method comprises the steps: training a graph neural network model through employing graph data, so as to optimize the parameters of the graph neural network model; inputting the graph data into the parameter-optimized graph neural network model, calculating a loss function corresponding to the graph data, and performing reverse derivation on the loss function relative to an adjacent matrix of the graph data to obtain an importance degree value of each connecting edge to the loss function; extracting sub-graph structures with different connecting edge numbers according to the importance degree values, and dividing the sub-graph structures into a plurality of sub-graph libraries corresponding to the classification labels according to the classification labels; for each sub-graph library, calculating a distribution graph of the sub-graph structures according to the similarity between the sub-graph structures; and analyzing the similarity value in the distribution map corresponding to each sub-map library, and determining whether the map neural network model is attacked or not according to the similarity value. The backdoor attack detection of the graph neural network model is realized, and the security of the model is improved.
Owner:ZHEJIANG UNIV OF TECH

Configurable heterogeneous artificial intelligence processor

The embodiment of the invention provides a configurable heterogeneous artificial intelligence processor. The configurable heterogeneous artificial intelligence processor comprises at least two calculation units of different structure types, task queues, storage units and controllers, wherein the task queues, the storage units and the controllers correspond to the calculation units. Each controllerdecomposes a calculation graph of a to-be-processed neural network into a plurality of calculation subtasks and distributes the calculation subtasks to corresponding task queues of all calculation units, and the dependency relationship between all the calculation subtasks is set. According to the set dependency relationship, synchronization among the calculation sub-tasks and controlling access of data related to the calculation sub-tasks is achieved to the storage units and an off-chip memory. According to the technical scheme of the embodiment of the invention, an on-chip heterogeneous formis adopted, and the single controller uniformly schedules and manages the calculation units of each architecture to process different application tasks, so that an artificial intelligence processor can flexibly adapt to different application scenes, the expandability is improved, and the efficiency of processing different tasks is improved.
Owner:SHANGHAI DENGLIN TECH CO LTD

Tensor calculation code optimization method and device, equipment and medium

The invention provides a tensor calculation code optimization method and device, electronic equipment and a medium. The method comprises the steps that loop characteristics and calculation graph characteristics of tensor calculation codes are analyzed, corresponding loop information and calculation graph information are obtained, an optimization space is generated according to the loop information, the calculation graph information and a preset optimization method, and each space point in the optimization space represents a preset optimization method combination and parameter selection. Basedon a simulated annealing algorithm and a reinforcement learning algorithm, a target space point is searched and determined in the optimization space; and according to a preset optimization method combination and parameter selection corresponding to the target space point, optimized a tensor calculation code so that automatic optimization of the tensor calculation code can be quickly completed, theoperation efficiency of the tensor calculation code is improved, for programming developers, the human input of a development operator can be avoided, relatively good performance can be obtained, cost can be reduced, and the development efficiency can be improved.
Owner:HANGZHOU WEIMING XINKE TECH CO LTD +1

Acceleration method for exploring optimization space in deep learning compiler

The invention discloses an acceleration method for exploring an optimization space in a deep learning compiler, and aims to optimize the effect of a neural network through a compiling technology and greatly reduce the time consumed for exploring an operator optimization space by the compiler. The method comprises the steps of firstly abstracting a neural network into a form of a calculation graph;secondly, performing graph optimization on the calculation graph, and defining an optimization space for each operator in the optimized calculation graph; and then, based on an operator containing optimization space information, providing an optimization space similarity calculation method. Finally, an operator state space exploration method based on similarity is provided, operators are clustered based on similarity, full-space exploration is carried out on a core operator in each cluster, other operators of the same type in an optimal scheme of the core operator are explored, and an optimization scheme of each operator of the whole neural network is determined.
Owner:ZHEJIANG LAB

Neural network compiler configuration method and device, computer equipment and storage medium

ActiveCN113703741AImprove configuration optimization effectPhysical realisationNeural learning methodsConfiguration optimizationAlgorithm
The invention relates to a neural network compiler configuration method and device, computer equipment and a storage medium. The method comprises the following steps: acquiring a target neural network model and an initial calculation graph corresponding to the target neural network model, wherein the initial calculation graph comprises a plurality of operators; dividing the plurality of operators to obtain a plurality of operator sets; determining a plurality of operator type combinations respectively corresponding to each operator set, and obtaining operator operation time corresponding to each operator type combination to obtain a plurality of operator operation times respectively corresponding to each operator set; taking the operator type combination with the shortest operator operation time in the plurality of operator type combinations as a target operator type combination corresponding to each operator set; and generating a target calculation graph of the target neural network model according to the target operator type combination corresponding to each operator set, and generating compiler configuration information for the target neural network model according to the target calculation graph. By adopting the method, the configuration optimization effect of the neural network model compiler can be improved.
Owner:SHENZHEN SMARTMORE TECH CO LTD +1
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products