Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

57 results about "Workflow scheduling" patented technology

To schedule a workflow (add a workflow schedule) Access the Workflow Schedules page for either an item or for site workflows. For an item in a library or list: Click More options (), click Advanced, and then click Schedule Workflows. The Workflow Schedules page appears, listing any workflows scheduled for the selected item.

AI agent construction system based on vector knowledge base and large model workflow

PendingCN121615795AInference methodsInternal documentationLarge model
The invention discloses an AI agent construction system based on a vector knowledge base and large model workflow, and belongs to the technical field of process management. The problem that the whole process of workflow scheduling and quality control cannot be managed smoothly due to the fact that an existing AI system cannot assemble heterogeneous and unstructured domain knowledge and business rules dispersed in internal documents, databases, APIs and expert experience through a standardized and low-code platform in a rapid and high-quality mode is solved. Comprising a project initialization module, a knowledge base configuration module, a model service module, a workflow arrangement module, a test verification module and a deployment monitoring module. According to the method, data, knowledge, reasoning and quality control are communicated through a unified vector knowledge base and a low-code drag workflow, a dynamic hypergraph is driven by using computable information potential energy / cognitive entropy, automatic topology operation cutting circulation and shortcut establishment are performed before deadlock outbreak, and predictable hard constraint management of knowledge fusion, process arrangement and cost process is realized.
Owner:CHENGDU JINHAO BUILDING MATERIALS CO

Edge cloud collaborative adaptive workflow scheduling method and system

The invention relates to a side cloud collaborative adaptive workflow scheduling method and system, and belongs to the technical field of distributed computing and artificial intelligence. The method comprises the following steps of: firstly, in a macroscopic candidate screening stage, reducing problem granularity through task clustering, and obtaining balance between utilization and exploration based on a weighted distance probabilistic preferential strategy; then, in a collaborative scheduling decision-making stage, a global network state diagram is constructed through a graph neural network, deep spatial features of nodes and neighborhoods of the nodes are extracted, context-aware state representation is formed, and a reinforcement learning agent makes an optimal collaborative decision in multiple options such as local execution, edge migration or cloud unloading according to the state representation; and finally, in a local adaptive optimization stage, performing fine-grained optimization after the task is issued, dynamically adjusting a scheduling frequency and a multi-target weight through an online learning mechanism, realizing balance between a task deadline and a resource utilization rate, and ensuring efficient and robust execution of a node level.
Owner:QILU UNIVERSITY OF TECHNOLOGY (SHANDONG ACADEMY OF SCIENCES) +1

Fault-tolerant workflow scheduling method and system supporting dependence and failure retry of multiple upstream nodes

The invention discloses a fault-tolerant workflow scheduling method and system supporting dependence and failure retry of multiple upstream nodes. According to the method, the scheduling configuration, the dependency relationship and the real-time state of each node are maintained through task metadata storage; after the scheduler triggers task execution, the state monitor updates an execution result; when the task fails, the retry coordinator switches the task into a retry state according to a pre-configuration strategy and calculates retry time; before a scheduler triggers a downstream task, the states of all upstream nodes are checked by relying on an analyzer, and if an unsuccessful node exists, the downstream task is marked as waiting and placed in a waiting queue; and when the upstream node succeeds, traversing the waiting queue by depending on the resolver, carrying out secondary verification on the downstream task depending on the node, and only when all the upstream nodes succeed, recovering the upstream nodes to be in a to-be-scheduled state. According to the method, closed-loop linkage of retry and waiting is realized, dependency consistency under a heterogeneous scheduling strategy is supported, and the reliability, resource utilization rate and observability of the workflow are remarkably improved.
Owner:CHINA ELECTRONICS CLOUD DIGITAL INTELLIGENCE TECH CO LTD

CAE workflow control subsystem and method based on cloud computing

The invention discloses a CAE (Computer Aided Engineering) workflow control subsystem and method based on cloud computing, and belongs to the technical field of crossing of computer simulation and cloud computing, and the subsystem comprises a workflow configuration analysis module which is used for converting a CAE workflow configuration file possibly containing cyclic dependence into a directed acyclic graph state machine through strong connectivity component analysis; the workflow state machine operation module is used for dynamically deriving task groups which can be executed in parallel in the next stage in the state machine according to the current state; and the workflow scheduling module is used for submitting the tasks to a cloud solving platform in parallel and realizing fault recovery through state persistence. Through deep fusion of a graph theory method and a cloud computing architecture, automatic scheduling, efficient parallel execution and reliable fault tolerance of the CAE workflow are realized, and the computing resource utilization rate and the system reliability are remarkably improved.
Owner:ANHUI ZHONGAN ZHIQING TECHNOLOGY CO LTD

Workflow scheduling fault-tolerant system and method based on Watcher mechanism of ZooKeeper

A workflow scheduling fault-tolerant system based on a Watcher mechanism of a ZooKeeper comprises the ZooKeeper, the ZooKeeper is connected with at least one workflow executor and at least one workflow scheduler, and the ZooKeeper is further used for receiving a live event. The invention further provides a workflow scheduling fault-tolerant method based on the Watcher mechanism of the ZooKeeper and a workflow scheduling fault-tolerant system based on the Watcher mechanism of the ZooKeeper, and the workflow scheduling fault-tolerant method based on the Watcher mechanism of the ZooKeeper is characterized by comprising the following steps that the workflow scheduling fault-tolerant method comprises the steps that the workflow scheduling fault-tolerant method comprises the steps that the workflow scheduling The method comprises the following steps: S1, constructing a mapping relation between a workflow model and a ZooKeeper node; s2, task execution and state monitoring; s3, fault detection and processing; s4, fault recovery and task re-triggering; and S5, dynamic task adjustment and load balancing.
Owner:GUANGDONG CHENGZHI TECH CO LTD

Dynamic competition perception workflow scheduling method for heterogeneous computing system

A dynamic competition perception workflow scheduling method for a heterogeneous computing system comprises the following steps: constructing a scheduling problem model based on a scheduling object set and bus resources of an obtained system; constructing a dynamic competition perception simulator according to the scheduling problem model, wherein the method comprises the following steps of: decomposing a time-varying behavior of cross-domain bus data transmission into a time-invariant meta-process; each meta-process is mapped into a timeout event carrying a specific timestamp; the completion event indicates that all the timeout events to which the same scheduling object belongs are completed, so that the end of the task or cross-domain bus data transmission is marked; according to an event-driven mechanism, a completion event is arranged on the premise that the preorder constraint of a scheduling object is met, and total completion time estimation is generated while integration of multiple scheduling strategies is supported; according to the total completion time estimation, generating an approximate optimal scheduling solution by using a hybrid earliest completion time genetic algorithm; and optimizing the approximate optimal scheduling solution by adopting a quota weighted ant colony algorithm to generate a final scheduling solution.
Owner:HANGZHOU DIANZI UNIV

Workflow scheduling method and device, computer readable storage medium

The present disclosure relates to a workflow scheduling method and device, and a computer readable storage medium. The workflow scheduling method comprises: defining a workflow according to user input, wherein the workflow is a process arranged for a plurality of tasks, the plurality of tasks are tasks included in a model training whole process, and the workflow comprises a plurality of tasks in data labeling and model evaluation in the model training whole process; and scheduling execution of the workflow, wherein for different tasks, pre-configured program data in shared storage is run according to a configured type to execute the tasks. In the labeling and effect evaluation process in the model training process, the present disclosure can automatically link the preceding and subsequent tasks, thereby reducing the communication cost of algorithm personnel and labeling personnel.
Owner:SHANGHAI SOULGATE TECH CO LTD

CHUNJUN data synchronization workflow scheduling method and system based on directed acyclic graph

The invention discloses a CHUNJUN data synchronization workflow scheduling method and system based on a directed acyclic graph, and the method comprises the following steps: (1) packaging a CHUNJUN data synchronization task into standardized components, and exposing an input interface, an output interface and a configuration interface of each component; (2) receiving user operation through a visual interface to establish a component connection relationship, and executing connection normalization check; (3) constructing a directed acyclic graph (DAG) based on the connection relationship, and generating a task execution sequence; (4) triggering a CHUNJUN data synchronization task according to the execution sequence; according to the scheme, the construction time of a single task is compressed to be within 2 hours from 5-6 hours of a traditional command line mode, and the configuration error rate of a novice user is reduced by 60% through visual operation; and meanwhile, a DAG scheduling mechanism guarantees the reliability of multi-task sequential execution, the data synchronization failure rate is reduced by 60%, and the data intermediate station construction efficiency is remarkably improved.
Owner:GUANGDONG CHENGZHI TECH CO LTD

Space-air-ground integrated internet of vehicles based on slice cooperative task offloading method

The application discloses a space-air-ground integrated vehicle networking slice-based cooperative task offloading method, and the design steps comprise the following steps: firstly, a service-oriented RAN slice framework is designed; then, a maximum long-term task completion number problem is decoupled into a slice window length division problem, a resource allocation problem and a cooperative workflow scheduling problem; a MEC controller collects workflow scheduling decisions in a current slice window to determine a resource allocation strategy for a next slice window; at the beginning of the current slice window, resources of each base station are allocated according to the workflow scheduling decisions in a previous slice window; at the beginning of each scheduling time slot in the slice window, the controller transfers the collected tasks to different base stations for processing; and at the end of each slice window, the controller collects the workflow scheduling decisions in the window for use in the next resource allocation. Simulation results show that, compared with a benchmark method, the proposed scheme exhibits superiority in adaptability, task completion rate and control overhead.
Owner:NANJING TECH UNIV

A workflow scheduling method considering security risk and cost optimization in cloud environment

The application provides a workflow scheduling method considering security risks and cost optimization in a cloud environment, which reduces the overall security risks and execution costs of the workflow under the given deadline constraint of a user. Firstly, the cloud computing resources are defined, the workflow structure is abstracted, and a security risk calculation method is proposed. Then, a reinforcement learning model oriented to security risks and cost optimization is constructed. Next, an action selection algorithm in the learning process is determined. Finally, iterative learning is carried out based on the Q learning algorithm idea, and finally the task scheduling scheme is determined, and the overall security risks and total costs of the workflow are obtained.
Owner:NANJING UNIV OF POSTS & TELECOMM

A workflow scheduling method, system and device

The present invention provides a workflow scheduling method, system, and device. The method includes: constructing a workflow directed acyclic graph (DAG); using a center-point-based DAG clustering method based on the workflow directed acyclic graph (DAG) to obtain a set of clusters; based on the set of clusters and a pre-allocation model, obtaining a CPU allocation plan for each cluster; and based on the workflow directed acyclic graph (DAG) and the CPU allocation plan for each cluster, obtaining a final workflow scheduling plan based on a virtual earliest end time scheduling model. The present invention uses a center-point-based DAG clustering method to obtain a set of clusters, and uses the set of clusters to guide scheduling, thereby obtaining a more optimal workflow scheduling plan, thereby fundamentally solving the communication congestion problem in existing scheduling for shared bus heterogeneous computing systems.
Owner:CHONGQING UNIV

Data missing oriented random workflow load prediction method

This invention discloses a method for predicting the load of stochastic workflows with missing data. The method includes: a workflow preprocessing stage, where the workflow is transformed into an embedded vector form and clustered based on historical data similarity; a workflow missing value completion and load prediction stage, where a kernel density missing data filling method based on common features is used to fill in missing data, and a workflow load analysis and prediction method is proposed based on the characteristics of the computing network-cloud-edge-device structure and historical information on workflow computation, storage, and communication; a cluster modeling and feature engineering stage; and a cluster load prediction stage, where this invention combines kernel methods and Kalman filtering techniques to predict missing values ​​and workflow load, optimizing the robustness and generalization of the prediction. This method has broad application value and promising prospects in the fields of load prediction and workflow scheduling.
Owner:SOUTHEAST UNIV

A yarn cluster workflow scheduling method based on deep reinforcement learning

The application discloses a kind of Yarn cluster workflow scheduling methods based on deep reinforcement learning, its characteristics are the method includes: workflow is modeled as directed acyclic graph, it is encoded as workflow state vector using graph neural convolution network, then workflow state vector and Yarn cluster queue resource state vector are jointly input into policy neural network, using proximal policy optimization algorithm to train it etc. steps.Compared with prior art, the application has the advantages of dynamically adjusting scheduling decisions according to the current environment state, improving cluster resource utilization while reducing the overall completion time of the workflow and the delay time of high-priority tasks, the model is simple and easy to train, can significantly improve user experience, and provides technical support for related fields such as Hadoop big data analysis.
Owner:EAST CHINA NORMAL UNIV

A cloud workflow scheduling method based on improved snake optimizer

The application discloses a cloud workflow scheduling method based on an improved snake optimizer, applies the snake optimization algorithm to a discrete optimization problem, realizes scheduling of multiple workflow tasks in a cloud environment, provides a new solution path for a workflow scheduling problem in the cloud environment, and simultaneously modifies parameters of different stages of the SO algorithm on the basis of analyzing the SO algorithm and characteristics of the workflow scheduling problem, so as to take into account exploration and development, speed up convergence of the algorithm, and improve calculation efficiency.
Owner:BEIJING INST OF TECH

Video service workflow scheduling processing method and device, equipment and storage medium

The invention relates to a video service workflow scheduling processing method and device, equipment and a storage medium. The method comprises the following steps: receiving a task workflow formed by connecting a plurality of functional units; based on the semantic information and the data processing type information of each function unit, function type division is carried out, and type labels are given; distributing the function units to the matched heterogeneous computing resource groups according to the labels; for each function unit, matching a plurality of candidate micro-services with function similarity meeting conditions according to semantic information and function type labels of the function unit to form a candidate micro-service set; based on the real-time resource state information, selecting an executed computing resource instance for the candidate micro-service, and generating a scheduling scheme of a task workflow; a dynamic adjustment operation is triggered in response to a workflow, microservice, or computing resource state change event. By adopting the method, the adaptation degree of each workflow fragment and the resource can be improved, so that the completion efficiency of the whole task workflow is improved.
Owner:CHINA TELECOM CORP LTD TECHNOLOGY INNOVATION CENTER +1

Application system and method of self-adaptive RAG frame in titanium alloy casting process optimization based on large model

The invention discloses an application system and method of a self-adaptive RAG frame in titanium alloy casting process optimization based on a large model, and belongs to the technical field of intelligent manufacturing and metal material processing. By constructing a query analysis module, a multi-source knowledge retrieval module, a physical constraint embedding generation module, a distributed verification module and an adaptive workflow scheduling module, a structured knowledge graph and an unstructured case library are integrated, and multi-scale semantic retrieval is realized by using ChromaDB + FAISS; field fine tuning is carried out based on a large language model, and a differentiable physical constraint loss function is embedded; finite element analysis is executed in parallel based on a Ray framework, and accelerated verification of thermal-mechanical coupling simulation is achieved; and the extensible workflow is constructed by using LangGraph. According to the method, through a closed-loop optimization mechanism of retrieval-generation-verification, the process optimization period is shortened by 37.6%, the parameter accuracy is improved to 92.4%, the residual stress deviation is controlled within 8.3 MPa, the argon consumption is reduced by 17.3%, and the technical problems of multi-physical field coupling, high nonlinearity, long optimization period and the like in the titanium alloy casting process are effectively solved.
Owner:SHENYANG INST OF COMPUTING TECH CO LTD THE CHINESE ACAD OF SCI

Workload prioritization in a cloud environment

ActiveUS12670009B2Multiple-criteria decision analysisData set
The technology described herein is directed towards workload prioritization (ranking) in a cloud (e.g., private / hybrid) environment based on multi-criteria decision analysis using Mahalanobis distance-based variance-covariance matrix that takes into account the pair-wise correlation between criteria attributes from a dataset. The technology described herein calculates relative closeness values for alternatives (e.g., virtual machines), and can perform a final ranking of a group of virtual machines based on their associated relative closeness values. The workload prioritization process can be incorporated into a decision engine. The decision engine can be used in various use cases, including backup prioritization, shutdown prioritization during power failures, workflow scheduling prioritization, and the like.
Owner:DELL PROD LP

A cost-based workflow scheduling method in an IaaS environment

This invention belongs to the field of cloud computing, specifically relating to a cost-based workflow scheduling method in an IaaS environment. The method includes: obtaining the execution time of each task in the workflow on different virtual machines, and the data communication time between different virtual machines; constructing a dynamic budget allocation model based on user-defined total cost constraints; merging the workflow into single parent-child task pairs to obtain a new directed acyclic graph (DAG); calculating the priority score of each task in the new DAG and sorting them to obtain a sorted list; calculating the cost constraint of each task sequentially according to the sorted list, and obtaining the currently allowed budget for scheduling the task based on the dynamic budget allocation model; calculating the earliest completion time of the task before and after copying the critical parent task on different virtual machines, and selecting the virtual machine with the smallest earliest completion time to place the task; this invention effectively reduces the workflow completion time.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

Function, namely service resource awareness overall planning method oriented to computing power network

The invention discloses a computing power network-oriented function, namely a service resource sensing overall planning method, and belongs to the fields of cloud computing, server-free computing and computing power networks. The invention provides an efficient resource awareness and unified scheduling scheme which is divided into three stages: a task execution time prediction stage, a workflow scheduling stage and a data-driven FaaS platform construction stage. In the task execution time prediction stage, the transmission and execution time of the task is predicted by utilizing the dynamic change characteristics of the task in the system. In the workflow scheduling stage, the predicted transmission and execution time of the task is utilized, attributes such as the structure and the data size of the workflow and the function category are comprehensively considered, and computing power nodes are reasonably distributed so as to reduce the execution time delay of the workflow. In the data-driven FaaS platform construction stage, a FaaS platform normal form capable of making decisions by depending on data streams is constructed, so that system time delay caused by a workflow processing flow in the platform is reduced. According to the method, the computing power resource utilization rate and the FaaS service response efficiency are remarkably improved, the cold start delay is reduced, unified perception and efficient overall planning of heterogeneous and cross-domain resources are achieved, reliable support is provided for high-performance and cross-domain server-free application, and the method has wide application value and development prospects.
Owner:SOUTHEAST UNIV

Distributed workflow task scheduling method and system

The invention provides a distributed workflow task scheduling method and system, and relates to the technical field of computers, and the method comprises the steps: defining a scheduling task node and a dependency relationship in a dragging manner through a visual canvas, and storing the scheduling task node and the dependency relationship; the Worker nodes with the ZooKeeper center hop state being normal are screened, node weights are calculated based on dynamic load balancing, and tasks are distributed to the Worker node with the highest weight to be executed; when the Worker node has a fault, monitoring a ZooKeeper node deletion event, and identifying an IP (Internet Protocol) and a port of the fault Worker; marking an unterminated task state on the fault node as a state needing fault tolerance and redistributing; when the Master node fails, the surviving Master takes over the workflow instance of the failed Master based on a slot allocation mechanism; and updating the task reporting address in the Worker to the current Master, and re-distributing the uncompleted tasks. The usability, efficiency and stability of workflow scheduling are integrally improved, and diversified business requirements are met.
Owner:金现代信息产业股份有限公司

Geological survey project whole-process management system based on workflow engine

The application discloses a geological survey project whole-process management system based on a workflow engine, relates to the field of automatic control of geological and mineral exploration, and comprises a central management control platform, a central workflow scheduling center, a cross-agency collaboration gateway and a distributed business database which are internally arranged, a field operation sensing subsystem, a portable geological survey terminal which is integrated with a double-frequency multi-constellation GNSS receiver board card, an intelligent checking calculation base which comprises a geological semantic checking engine and a multi-source spatial data fusion module, a resource and monitoring feedback subsystem which comprises a laboratory resource scheduler, and asynchronous communication between the central management control platform and the intelligent checking calculation base through a message queue bus.The application realizes real-time strong constraints of a process on quality through an evaluation system, solves the problem of inconsistent field positioning accuracy by using a BursaWolf model, and realizes optimal allocation of resources in the whole life cycle of a geological survey project through an incentive type scheduling index.
Owner:MINERAL RESOURCES EXPLORATION CENT OF HENAN PROVINCIAL GEOLOGICAL BUREAU

An edge cloud cooperative adaptive workflow scheduling method and system

The present application relates to a kind of edge cloud collaborative adaptive workflow scheduling method and system, belong to distributed computing and artificial intelligence technical field.First, in macroscopic candidate screening stage, through task clustering reduces problem granularity, and based on the probabilistic optimization strategy of weighted distance, balance is achieved between use and exploration;Then, in collaborative scheduling decision stage, by graph neural network, global network state diagram is constructed, deep space features of node and its neighborhood are extracted, form context-aware state representation, and reinforcement learning agent makes optimal collaborative decision in local execution, edge migration or cloud offloading etc. Multi-option accordingly;Finally, in local adaptive optimization stage, fine-grained optimization is executed after task issuing, and by online learning mechanism, scheduling frequency and multi-objective weight are dynamically adjusted, balance is realized between task deadline and resource utilization, to ensure the efficient and robust execution of node level.
Owner:QILU UNIVERSITY OF TECHNOLOGY (SHANDONG ACADEMY OF SCIENCES) +1

Workflow processing system and method

This application discloses a workflow processing system and method. It relates to the fields of cloud computing, automated task scheduling, and container orchestration. The system includes: a server, used to interact with users through a graphical interface, create workflow template files, and send the workflow template files to a scheduler; a scheduler, used to receive workflow instances, extract a directed acyclic graph (DAG) from the workflow instances, and control clients to execute workflow instances according to the DAG; and a client, used to execute tasks of N task nodes through N containers, updating the status of each task node to the server. This application solves the problem of low resource utilization in workflow scheduling in cloud-native environments in related technologies.
Owner:TRAVELSKY TECHNOLOGY LIMITED

Workflow scheduling method in server-free edge computing environment and related equipment

The invention discloses a workflow scheduling method and related equipment in a server-free edge computing environment, and the method comprises the steps: responding to a workflow scheduling instruction, and dynamically collecting edge network environment state information and task execution information; generating a dynamic workflow scheduling strategy through a deep meta-reinforcement learning system according to the edge network environment state information and the task execution information; according to the dynamic workflow scheduling strategy, triggering a distributed workflow execution engine to perform workflow scheduling; and the distributed workflow execution engine is used for controlling each edge node to execute the workflow. According to the embodiment of the invention, automatic workflow dynamic scheduling can be realized, the workflow scheduling efficiency is improved, the adaptability to a dynamic environment is improved, and the highly dynamic characteristic in a server-free edge computing environment and the increasingly stringent real-time requirement of workflow application are met. The method can be widely applied to the technical field of distributed computing.
Owner:SOUTH CHINA AGRICULTURAL UNIVERSITY

Workflow scheduling method, apparatus, execution engine, device, and program product

The application provides a workflow scheduling method and device, an execution engine, equipment and a program product. The method comprises the following steps: determining a current layer node based on a topological relationship between nodes in a target workflow and execution states and / or execution results of the nodes; the current layer node comprises a start node of the target workflow or a post-node of a previous layer node in each branch path of the target workflow; when the current layer node is not empty, executing each current layer node based on target attribute information of each current layer node. The above-mentioned workflow scheduling method can effectively improve the execution efficiency of the target workflow while ensuring the correct execution of the target workflow.
Owner:IFLYTEK CO LTD

A workflow optimization scheduling method based on improved ciona savignii algorithm

ActiveCN115562833BSimple structureFast convergenceChaos theoryEdge server
The application discloses a kind of based on improved ascidian algorithm's workflow optimization scheduling method.This method considers the time delay and reliability problem existing in workflow scheduling, utilizes reliability model to define the scheduling failure factor of workflow, and the weighted sum of time delay and failure factor is used as fitness function to evaluate workflow scheduling scheme, and the ascidian algorithm is improved, in population initialization, the standard deviation of population is used in the optimal population selected in multiple populations generated.In the updating of individual in population, chaos theory and updating algorithm are combined, the different method of using chaos mapping to replace pseudo-random sequence, and the leader and follower are updated using chaos mechanism, the global search speed in potential search area is improved, the speed of searching the optimal workflow scheduling scheme is improved, the edge server time delay is minimized, and the task scheduling reliability is improved, and finally the optimal workflow scheduling scheme is obtained.
Owner:HANGZHOU DIANZI UNIV

Intelligent design system and method for power electronic model predictive control

The invention discloses an intelligent design system and method for power electronic model predictive control, and belongs to the field of industrial artificial intelligence. The system comprises a demand interaction and guidance module, a domain knowledge enhancement module and a core workflow scheduling and execution module. The system supports a full-automatic and autonomous design working mode, in the full-automatic working mode, a large language model intelligent agent analyzes design requirements, and automatically dispatches the processes of parameter calculation, scheme matching, controller design, simulation configuration and code generation, and automatic design of a power electronic model predictive control algorithm is carried out; in the autonomous design working mode, a user manually triggers a process of'performance modeling-parameter optimization-code implementation ', and deep optimization design of a power electronic model control algorithm is carried out. According to the design system and method, full-process automatic and intelligent design and optimization of a power electronic model predictive control algorithm from natural language requirements to deployable codes are achieved, and the design efficiency and quality are remarkably improved.
Owner:HUNAN NORMAL UNIVERSITY

A large-scale scientific computing workflow scheduling method based on deep reinforcement learning

The application relates to the fields of cloud computing and deep reinforcement learning, and discloses a large-scale scientific computing workflow scheduling method based on deep reinforcement learning. The application introduces a graph attention network to extract workflow structure features, and designs a deep reinforcement learning sampling strategy based on a genetic algorithm to generate initial sample trajectories for a deep reinforcement learning intelligent agent, so that the training process is accelerated. Experiments show that the application can obtain a faster training speed in a simulated cloud environment, and according to the generated large-scale scientific computing workflow scheduling strategy, the workflow can be executed on a cloud computing platform, and better completion time, energy consumption and reliability can be achieved.
Owner:TONGJI UNIV

A workflow multi-objective scheduling method based on improved whale optimization algorithm

The application discloses a workflow multi-objective scheduling method based on an improved whale optimization algorithm. By improving the linearly changing convergence factor in the original whale optimization algorithm, the convergence speed of the early population is accelerated. In addition, compared with the original whale optimization algorithm, the random difference method mutation operation of probability selection is added to improve the ability of the algorithm to jump out of the local optimum in the later period. Meanwhile, the improved whale optimization algorithm is used in workflow task scheduling, and the system problem is defined as the weighted sum of the average load, delay and energy consumption, so that the optimal workflow scheduling scheme can be found under the condition of meeting the user constraint delay time and energy consumption. Compared with the original whale optimization algorithm, the method can not only effectively improve the solution quality and obtain a better workflow scheduling scheme, but also can accelerate the process of finding the optimal solution, and save the algorithm consumption time to a certain extent.
Owner:HANGZHOU DIANZI UNIV

Multi-dimensional service process perception and dynamic optimization method based on intelligent algorithm

The invention discloses a multi-dimensional service process perception and dynamic optimization method based on an intelligent algorithm, particularly relates to the technical field of resource allocation and workflow optimization, and is used for solving the problem that an existing dynamic optimization method falls into local optimum due to the influence of historical decisions in an industrial micro-service system. The method comprises the following steps of: acquiring multi-dimensional perception data in a micro-service instance operation process, analyzing convergence of a historical decision sequence to identify a path dependence characteristic, and analyzing a calling relationship among micro-service instances when path dependence exists to identify a high-frequency collaborative service combination. The method comprises the steps of evaluating the decoupling property of a resource competition relationship in a service combination to identify a service interaction bottleneck, evaluating the structure reconstruction potential of a system based on the service interaction bottleneck, determining the exploration priority of an unexplored area in a solution space, and finally dynamically adjusting the resource allocation proportion and the workflow scheduling sequence of micro-service instances according to the exploration priority. And continuous optimization and performance improvement of the industrial micro-service system are realized.
Owner:ANHUI DONG BOSS TECHNOLOGY CO LTD