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

110 results about "Genetic Evolution" patented technology

Trust model-based cloud manufacturing service evaluation and matching method

The invention discloses a trust model-based cloud manufacturing service evaluation and matching method. A trust model-based service combination evaluation method for a cloud manufacturing environmentis proposed, so that the matching between service demands and service resources is realized; a cloud manufacturing service combination sequence is constructed, and a matching degree is quantized by using a service comprehensive trust value, so that the problem of incapability of actually fitting real cloud manufacturing service matching in an existing service evaluation method is solved; a mutualevaluation mechanism is introduced for improving the reliability of a trust relationship of both service parties, the trust relationship of the both service parties in a long-term interactive processis represented with a service satisfaction timeliness function to improve the decision-making timeliness of a cloud platform, and a service satisfaction fluctuation evaluation index also improves thestability and flexibility of the platform; and an improved matrix real-coded genetic evolution algorithm is proposed, a penalty function is introduced for correcting a target function of a fitness value, and evaluation and optimization are performed in combination with policies of a roulette wheel selection method and a local tournament selection method, so that the reliability of cloud manufacturing service combination matching is enhanced.
Owner:CHONGQING UNIV

Genetic evolution image rebuilding method based on Ridgelet redundant dictionary

The invention discloses a genetic evolution image rebuilding method based on a Ridgelet redundant dictionary, and the method is used for solving the problem that the image rebuilt by the existing L0 norm rebuilding technology is poor in visual effect. A rebuilding process comprises the following steps of: clustering all partitioning observation vectors according to the level of similarity by selecting a proper clustering algorithm; initiating clusters; carrying out the common genetic evolution on the initiated clusters; rebuilding an initial image; updating by means of filtering and convex projecting; judging whether evolution algebra reaches a maximum value or not; updating the sparsity; updating the clusters; carrying out the independent genetic evolution on the image blocks; and rebuilding the image. In the method, the similar clusters of the image blocks are used, and the optimal Ridgelet redundant dictionary base atom is found for each image block of each cluster by a genetic evolution computation thought, so that the time complexity of the algorithm is reduced, the blocking effect in the rebuilt image is removed by means of filtering and convex projecting, the search space of the optimal solution is shortened, the image is high in rebuilding precision, and the image is good in rebuilding effect, so that the method can be used for the fields of image processing and computer vision.
Owner:XIDIAN UNIV

Adaptive coefficient genetic algorithm-based cloud manufacturing service resource matching method

The present invention discloses an adaptive coefficient genetic algorithm-based cloud manufacturing service resource matching method. According to the method, the value of the objective function of each individual in a population is calculated, and the capacity limit of each individual is judged; individuals which do not meet capacity requirements are discarded; an adaptive coefficient is calculated; the selection probability, crossover probability and mutation probability of iteration of a current round are calculated; genetic evolution is carried out according to the probabilities, so that anew population can be generated; and the population is supplemented with new individuals. According to the method of the invention, an optimal resource service combination matched with the task requirement of a cloud manufacturing user is solved according to the task requirement of the cloud manufacturing user; it can be ensured that the sum of the products of the cost and time of all tasks is minimum; the capacity limitation of resource services is satisfied, so that queuing and waiting can be avoided; and since an improved genetic algorithm has high robustness and fast convergence rate andwill not be trapped in local optimum, the diversity of the population can be significantly improved, and the accuracy of resource matching can be improved.
Owner:GUILIN UNIV OF ELECTRONIC TECH

A decision-making method for maintenance of small and medium-span concrete bridges

The invention provides a decision-making method for maintaining middle and small span concrete bridges. The decision-making method provided by the invention comprises the following steps of: (2) determining a decision-making object and a predicated age limit, wherein the decision-making object is a bridge network OD (Outside Dimension) model; (2) indentifying the bridge network OD model: converting an image-formed OD model into a numerical-value-formed OD model and identifying a minimum path set matrix P which can be used for a decision-making calculation; (3) establishing a cost model of a maintenance policy and an effect model which can be used for processing an event tree analysis on the OD model to obtain the maintenance policy; (4) carrying out an improved non-dominated sorted genetic algorithm: defining a coding method of the maintenance policy and taking a connecting probability Rnw and a maintenance cost Cnw of the bridge connection as two targets to be participated in a genetic evolution; carrying out a Pareto optimality and searching for the globally optimal solution. The method provided by the invention has the advantages of simple principle, convenience in using, wide application range, good reliability and the like.
Owner:HUNAN PROVINCIAL COMM PLANNING SURVEY & DESIGN INST CO LTD

Warehouse logistics AGV path planning algorithm based on ant colony algorithm and improved genetic algorithm

PendingCN112734324AAlleviate the disadvantages of time-consuming calculationsImprove premature convergence defectsForecastingArtificial lifeLocal optimumLogistics management
The invention discloses a warehouse logistics AGV path planning algorithm based on an ant colony algorithm and an improved genetic algorithm, relates to the ant colony algorithm and the genetic algorithm, and overcomes the defects that a traditional method is time-consuming in calculation, easy to premature and converge and easy to fall into local optimum. The invention comprises the following steps: 1, establishing gridding division and coding for a site; 2, generating an initial AGV path for genetic evolution by using an improved ant colony algorithm based on obstacle information; 3, iteratively selecting an AGV optimal path based on a three-stage genetic algorithm; 4, carrying out tail end intersection on different AGV paths with overlapping points; 5, performing favorable variation on the AGV path; and 6, recalculating the AGV path fitness, judging whether iteration is terminated or not, and carrying out trajectory smoothing processing on the terminated AGV path. The basic idea of the invention is that the improved ant colony algorithm and the improved genetic algorithm are combined, the iterative convergence speed is increased, the AGV path with higher operation efficiency is obtained, and the engineering applicability is high.
Owner:HARBIN INST OF TECH

Layering collocation method of land utilization

The invention relates to a layering collocation method of land utilization. According to the layering collocation method of the land utilization, basic data of the land utilization are firstly obtained and collected by a land utilization layering collocation model, land needing to be optimized in spatial arrangement is suitability evaluated, a specific genetic algorithm chromosome and a genetic evolution operator are constructed aiming at optimization problems of the land utilization spatial arrangement, mapping from a problem domain to the algorithm domain is accomplished and the spatial arrangement of various kinds of land is optimized by using the genetic algorithm under the guidance of a space optimization objective, and then land utilization competition between the optimized spatial arrangement of the various kinds of land and the land utilization in an existing state is solved by combining knowledge in the land planning field and the game theory. The layering collocation method of the land utilization is capable of well optimizing the spatial arrangement of the various kinds of land and good at coordinating the land utilization. The knowledge in the land planning field ensures that a land utilization coordination result is reasonable and the game theory is capable of solving the land utilization competition by introducing benefit factors, and feasibility of the land utilization coordination result is well guaranteed.
Owner:WUHAN UNIV

Genetic algorithm and particle swarm algorithm parallel fusion evolution algorithm

InactiveCN106960244ASolve the shortcomings of easy to fall into local optimal solutionImprove efficiencyGenetic algorithmsLocal optimumSub populations
The invention relates to an evolutionary algorithm for parallel fusion of a genetic algorithm and a particle swarm optimization algorithm. The algorithm comprises the following steps: S1, randomly generating an initial population; S2, using a fitness function to calculate the fitness of the initial population; S3, implementing evolutionary calculation step, setting the minimum threshold of fitness function value as the termination condition of evolution calculation; S4, performing genetic operation to generate offspring population 1, and performing particle swarm evolution operation at the same time to generate offspring population 2; S5, combining offspring population 1 and offspring population The generation population 2 is merged and sorted according to the fitness, and the individuals with high fitness are combined as the offspring population 3; S6, the offspring population 3 continues to return to step S2 for loop operation until the termination condition of the evolution calculation is reached, and the output has the optimal fitness individual. The present invention solves the problems of low efficiency of the genetic algorithm in the later stage and the particle swarm algorithm is easy to fall into a local optimal solution, and improves the optimization efficiency and optimization effect of the evolutionary algorithm.
Owner:BEIJING INST OF RADIO MEASUREMENT

Rainwater pipe network system hydraulic design parameter optimization method

InactiveCN107742170AOptimization of hydraulic design parametersAlgorithm convergenceClimate change adaptationForecastingDynamic methodEngineering
The invention discloses a rainwater pipe network system hydraulic design parameter optimization method. The method comprises the steps that firstly, according to the basic condition and data of a rainwater pipe network and rainwater pipe network hydraulic design parameter data, a dynamic method is adopted for building a rainwater pipe network hydraulic model for simulating the drainage effect of the rainwater pipe network under the given condition; then, node spillway discharge and the pipe network manufacturing cost minimum are adopted as an optimization object, a rainwater pipe network system hydraulic design parameter optimization model is built in MATLAB software, the rainwater pipe network system hydraulic design parameters are optimized, and the optimal solution of the rainwater pipenetwork hydraulic design parameters is obtained. A self-adaption genetic algorithm is adopted in the MATLAB software for optimizing the rainwater pipe network system hydraulic design parameters, according to the algorithm, a genetic operator can perform adjustment according to the individual adaptation value during genetic evolution, genetic evolution cannot standstill locally, the algorithm canbe rapidly converged to the global optimum, and the purposes of meeting the drainage requirement and saving the construction cost are achieved.
Owner:TIANJIN UNIV

Genetic evolution topological optimization improvement method

The invention relates to a genetic evolution topological optimization improvement method, and belongs to the technical field of topological optimization. The punishment gene is added to the chromosome, and the sensitivity is reduced and the removal probability of high error units is computed so as to avoid emergence of non-optimal solutions. The change of the performance index PI is monitored in the iterative process. When the PI is lower than the preset threshold value Pith, removal of the selected units is stopped and the units are punished and the selection probability is enabled to be reduced, and then reaction of selection, mutation and crossover operators is performed to generate new units required to be removed to perform iterative computation. Mistaken deleting of units caused by high computation error of the unit sensitivity in the genetic evolution topological optimization algorithm can be avoided, accidental removal of certain important units in the probability removal process can also be avoided and emergence of the non-optimal solutions can be avoided so that the computation stability of the genetic evolution topological optimization algorithm can be enhanced. The genetic evolution topological optimization improvement method can be widely applied to the field of topological optimization.
Owner:QINGDAO TECHNOLOGICAL UNIVERSITY

Method for optimizing structure of shaft part based on immune genetic algorithm

InactiveCN101930489ARealize renewalImprove and enhance operabilityGenetic modelsSpecial data processing applicationsAntigenImmune genetic algorithm
The invention provides a method for optimizing a structure of a shaft part based on an immune genetic algorithm. The method is implemented by using a computer and comprises the following steps of: converting a combination function correspond into antigens, wherein the combination function is formed by combining the volume of the shaft part with the sensitivity of reliability for a design variable by an image set method; converting the basic size of the shaft part into antibodies; performing immunoselection on the antibodies based on the expected reproductive rate of the antibodies; after performing cloning, crossing and variation operation on an antibody population, making the antibody population generate a progeny antibody population by adopting advantageous measures such as a mating strategy, an elitist strategy, new thought of comparing and substituting similar antibodies, a measure of dividing a memory pool into two parts and the like; and therefore, optimizing the basic size of the shaft part through repeated generation continuation genetic evolution. The method provided by the invention has the advantages of efficiently optimizing the shaft part, improving optimization efficiency and precision and reducing cost. At the same time, the invention provides an effective method for calculating the reliability of the shaft part and the sensitivity of the design variable.
Owner:CHONGQING UNIV

Video image compressed sensing reconstruction method based on partition strategy and genetic evolution

The invention discloses a video image compressed sensing reconstruction method based on a partition strategy and genetic evolution, and mainly aims to solve the problem of fuzzy reconstruction effect of changed parts in previous and next frames of a video in the prior art. According to the implementation scheme, the method comprises the following steps: 1, acquiring observation vectors, and partitioning frames of images in a video image by taking eight frames as one group; 2, dividing the image blocks into changed blocks and unchanged block according to 2-norms of difference values between adjacent frames at the same positions, performing Gaussian observation on all the changed blocks, and performing Gaussian observation on every group of first-frame image blocks in the unchanged blocks; 3, performing image block structure discrimination on observation vectors of a transmitter; 4, extracting the observation vectors with the same image block structures to perform AP clustering; and 5, performing group initialization according to classes of every class of image blocks based on a redundant dictionary, and performing genetic optimization reconstruction on data through crossover, variation based on directional statistics and operator selection. Through adoption of the method, the changed parts in the previous and next frames of the video can be reconstructed well. The method can be applied to reconstruction of natural image videos.
Owner:XIDIAN UNIV

Satellite-ground space-time maximum coverage problem solving method based on improved genetic algorithm

The invention relates to the technical field of smart city geographic information service, in particular to a satellite-ground space-time maximum coverage problem solving method based on an improved genetic algorithm. According to the method, the problems of low efficiency and high time expenditure when a traditional optimization technology is used for solving the space-time maximum coverage problem of the satellite-ground sensor are solved, and a novel cross operator taking the space-time coverage degree as a core is designed based on a genetic algorithm and used for solving the space-time maximum coverage problem. Comparing traditional optimization techniques, ain the method, facilities with relatively small space-time coverage are preferentially selected for cross transformation in a genetic evolution process; excessive redundant coverage is effectively reduced, the algorithm can be prevented from falling into a premature convergence state, the solving efficiency of the algorithm isremarkably improved, the time overhead is reduced, and it is proved that the method is a practical and reliable method beneficial to improving the calculation efficiency in solving of the satellite-ground space-time maximum coverage problem.
Owner:CHINA UNIV OF GEOSCIENCES (WUHAN)
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