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

30 results about "Algorithm parallelization" patented technology

Method for predicating performance of technological enterprise through CIO/CTO social network

The invention provides a method for predicating performance of a technological enterprise through a CIO/CTO social network. The method mainly comprises the following steps of (1), acquiring data, acquiring Standard & Poor's data, BoardEx data, etc; (2), performing original data preprocessing, namely processing the acquired enterprise data; (3), executing a weighted central algorithm, namely presenting a weighted centrality algorithm in consideration of common influence of multiple centralities, and replacing a single centrality by the weighted centrality; (4), executing a CIO/CTO value evaluating method, evaluating the CIO/CTO value by means of the centrality, and analyzing network centrality of the CIO/CTO; (5), performing algorithm parallelization, and improving data processing efficiency by means of parallel operation capability of a Spark cluster; and (6), performing data analysis, and evaluating the performance of the enterprise through weighted centrality value estimation by means of Probit regression analysis and an OLS model. According to the method of the invention, performance of the enterprise is predicated by means of the weighted centrality, thereby settling a problem of insufficient research to the complicated social network on the condition that only a single measurement standard is considered.
Owner:GUANGDONG UNIV OF TECH

Improved product quality abnormal data FP-Growth correlation analysis method

The invention belongs to the technical field of industrial big data, and particularly relates to an improved product quality abnormal data FP-Growth correlation analysis method. The main content of the method of the invention comprises the product quality abnormal data association analysis characterized in that the multi-factor association analysis is carried out on the product production qualityand the production process data, a series of association rules are mined based on a multi-factor association analysis algorithm, the potential problems of some indexes in the quality data are found, and the factors causing product quality abnormal influences are conveniently positioned; the FP-Tree data structure improvement characterized in that a field tail _ Link is newly added on the basis ofan FP-Tree frequent item header table, and the current last node of each data item is recorded, so that the repeated traversal linked list operation when a new node is inserted is avoided, and the FP-Tree tree building efficiency is improved; the improvement of the parallelization strategy of the FP-Growth association algorithm characterized in that an FP-Growth algorithm mining frequent mode is executed parallelly on each transaction set group to break through the original mode of firstly building a tree and then parallelizing, so that the calculation efficiency of each node in the parallelization execution is improved.
Owner:FUDAN UNIV

Warehouse sorting path optimization method based on improved GA-PAC

The invention discloses a warehouse sorting path optimization method based on improved GA-PAC, and the method comprises the steps: taking the delivery time of goods as an evaluation index according tothe setting of a roadway of a storage center, and taking the shortest sorting path as an optimization target; comparing the performances of an ant colony algorithm, a genetic algorithm, a parallelized ant colony algorithm and a warehouse sorting path optimization algorithm for genetically optimizing parallel ant colony parameters through an Oliver30 standard model; wherein the parallelized ant colony interaction method not only has the characteristic that the independent ant colonies are simple and convenient, but also makes up the limitation that no interaction exists among the ant coloniesand the information transmission direction is unidirectional. The parallelized interactive ant colony is combined and optimized by adopting a genetic algorithm through operations such as selection, crossing, variation, re-insertion, decoding and the like; the method has the advantages that the optimization capability is high, the method stability is good, a better solution is accurately, quickly and stably found out, the warehouse sorting path optimization algorithm mapped to GA-PAC through distributed calculation is higher in optimization capability, higher in algorithm stability and higher in optimization speed, and the sorting path optimization and stocking efficiency is improved.
Owner:XI'AN UNIVERSITY OF ARCHITECTURE AND TECHNOLOGY

Parallelization signal quality evaluation method

The invention relates to a parallelization signal quality evaluation method. The method comprises multithreading, loop parallelization, vector parallelization and matrix operation; the loop parallelization adopts CUDA stream to realize navigation signal capture and acceleration; during capture processing operation, loops are independent of each other, concurrent execution is carried out by flow, and concurrent operation is managed by a program through flow; an optimal parameter algorithm is searched by adopting hyper-parameter optimization reinforcement learning in the cycle of the outer-layercapture statistics times; a reduction summation algorithm is adopted for vector parallelization and matrix operation; a plurality of branches are started by multithreading to perform parallelizationfor tracking and accelerating an IQ baseband branch, wherein different branches in the CUDA can concurrently execute respective tracking through different threads; in capture, tracking, and IQ baseband branches, for variables that are always unchanged in each cycle, the variables are extracted out of the cycle for individual calculations. The method has the advantages that the operation efficiencyis high, and the requirements of GNSS signal quality evaluation for real-time performance, reliability and high throughput of data processing are met.
Owner:NAT TIME SERVICE CENT CHINESE ACAD OF SCI

Method for mining dominant influence factors of power utilization behavior of user

The invention discloses a method for mining dominant influence factors of a power utilization behavior of a user. The method comprises the steps of performing multiple correlation check on an influence factor data set; if multiple correlation exists, performing screening by adopting a stepwise regression method; judging whether a target data table has the dominant influence factors or not by applying typical correlation analysis; if the target data table has the dominant influence factors, performing clustering analysis on the target data table by adopting an improved K-center point clusteringalgorithm; and finally obtaining data about the dominant influence factors. According to the method, analysis of the power utilization behavior of the user is changed to variable analysis research from sample statistical classification, so that the influence factors of the power utilization behavior of the user can be better mined; secondly, K-center point clustering analysis is improved, namely,an ideal solution method is introduced for determining an initial clustering center, so that falling into a local optimal solution is avoided; clustering algorithm parallelization is realized, so that the data processing capability of the algorithm is remarkably improved; and finally, an output result intuitively displays spatial and temporal distribution characteristics of the dominant influencefactors in multiple forms.
Owner:GUANGDONG POWER GRID CO LTD

SM4 encryption and decryption algorithm parallelization implementation method based on tower domain optimization S box

ActiveCN114244496ARealize parallel encryption and decryptionImprove encryptionEncryption apparatus with shift registers/memoriesBit slicingS-box
The invention discloses an SM4 encryption and decryption algorithm parallelization implementation method based on a tower domain optimization S box, and the method comprises the steps: constructing a bit matrix transpose transformation function Transs (.), outputting a transformation bit matrix of an input bit matrix, dividing the transformation bit matrix into bit square matrixes, and carrying out the transpose of bit granularity; copying and converting the encrypted bit key to obtain a round key; splitting the data of the transformed bit matrix into bit matrixes, performing iterative computation in combination with a round key, optimizing the S-box operation efficiency by using a tower domain technology, performing reverse-sequence operation after the iterative computation is completed, and outputting the bit matrix; constructing a bit matrix transpose function TransInv (.), an input and output bit matrix and an output bit transpose matrix; and dividing the output bit matrix into bit square matrixes, and performing bit granularity transposition on the bit square matrixes to obtain ciphertexts corresponding to the 512 groups of messages after SM4 encryption. According to the invention, the tower domain optimization technology is used to optimize the operation efficiency of the S box, and the bit slicing technology and the SIMD technology are combined to realize the parallel encryption and decryption of 512 groups of plaintext messages.
Owner:SOUTH CHINA NORMAL UNIVERSITY +1

Community discovery algorithm based on improved association rule

The invention discloses a community discovery algorithm based on an improved association rule, and the algorithm comprises the steps: firstly carrying out the self-adaption of a support degree, and calculating the minimum support degree through a mathematic method; secondly, introducing a Boolean matrix and a transaction weight thought to improve an Apriori algorithm, and reducing the database scanning frequency; and finally, combining with a Spark platform to realize association rule improved community discovery algorithm parallelization. According to the community discovery algorithm based on the improved association rule, the community members are mined by using the MAC address. The Apriori algorithm is improved by introducing the idea of support degree self-adaption and adding a transaction weight to generate a Boolean matrix, the improved algorithm is combined with Spark to realize parallelization of the algorithm, and the relationship between community members is mined by mininga frequent item set. Experimental results show that the ARCD algorithm solves the problems of subjectivity of manual setting of support degree and redundancy of community mining results, has good expandability, and improves the mining speed of community discovery.
Owner:LIAONING TECHNICAL UNIVERSITY

GPU-based parallel acceleration method for multi-variable password algorithm

ActiveCN108510429AOvercome the problem of low computing speed affecting its application scenariosImprove practicalityConcurrent instruction executionProcessor architectures/configurationMap reduceHash function
The invention discloses a GPU-based parallel acceleration method for a multi-variable password algorithm. The method comprises the following steps of S1, performing same-order operation on all items of a multivariable equation; S2, generating a GF2 domain comultiplication table; S3, mapping an item number table and the multiplication table to a texture memory of a GPU; S4, calling a multivariablemain kernel function to perform calculation and execute Reduce operation for each data block; S5, writing a main function to schedule the multivariable main kernel function; and S6, executing a program, outputting encryption and decryption results, and releasing resources. According to the method, mainly all the items of the multivariable equation are subjected to the same-order operation, the multivariable password system-based password algorithm is optimized in combination with a Map-Reduce thought, and by taking a SpongeMPH hash function algorithm as an example, implementation and performance comparison under a CUDA platform are given. An experiment shows that the scheme improves the running efficiency of the algorithm, and the method can be used for accelerating the multivariable password system-based password algorithm.
Owner:SOUTH CHINA NORMAL UNIVERSITY

A parallel acceleration method for GPU-based multi-variable cryptographic algorithms

ActiveCN108510429BOvercome the problem of low computing speed affecting its application scenariosImprove practicalityConcurrent instruction executionProcessor architectures/configurationHash functionAlgorithm
The invention discloses a GPU-based multivariable cryptographic algorithm parallelization acceleration method, the method comprising the following steps: S1, performing the same-order operation on all items of the multivariable equation; S2, generating a multiplication table on the GF2 field; S3. Map the item number table and the multiplication table to the texture memory of the GPU; S4. Call the multivariable main kernel function for each piece of data to calculate and execute the Reduce operation; S5. Write the main function to schedule the multivariable main kernel function; S6. Execute the program, output the encryption and decryption results, and release resources. The present invention mainly optimizes the cryptographic algorithm of the multivariable cryptographic system by synchronizing all items of the multivariate and combining the idea of ​​Map-Reduce, and taking the SpongeMPH hash function algorithm as an example, the following CUDA platform is provided Implementation and performance comparison. Experiments show that the scheme improves the operation efficiency of the algorithm and can be used to accelerate the cryptographic algorithm based on the multivariate cryptosystem.
Owner:SOUTH CHINA NORMAL UNIVERSITY

Improved Canopy parallel algorithm implementation structure

The invention belongs to the field of algorithm parallelization, and in particular relates to an improved Canopy parallel algorithm implementation structure. The improved Canopy parallel algorithm implementation structure disclosed by the invention comprises the following steps that: a chain node connection structure is adopted; when data shows that a node is a strong node in a node belonging cluster, the node belongs to the cluster; next data is processed; or else, the data is transmitted to a next node, so that the next node is started; the above works are repeated till all the data is processed; the chain structure is formed from serial nodes for equally distributing works and forms an annular ring; each node continuously scans information sent by previous nodes; if being registered in a data buffer area, data waits for being processed; if the data in the data buffer area is processed and the data is still not transmitted after a certain time, the node is dormant automatically till the next node is awakened; strong clustering points of various clusters are stored below respective nodes; and weak clustering point sets and central points of all clusters are globally visible. By means of the improved Canopy parallel algorithm implementation structure disclosed by the invention, the communication traffic and the power consumption can be greatly reduced; and the operation speed is increased.
Owner:FUDAN UNIV
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