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

901 results about "Execution plan" patented technology

Multi-table joint natural language query SQL generation method

The invention discloses a multi-table combined natural language query SQL (structured query language) generation method, which comprises the following steps of: 1, constructing a database meta-knowledge graph, and establishing a triple storage comprising a table structure, a primary and foreign key relationship and business description for each data table; 2, receiving a natural language query request, and calculating the topic relevancy between query semantics and each database table through a pre-trained topic matching model; 3, dynamically constructing a view, and logically associating the database tables of which the theme relevancy exceeds a threshold value to form a temporary view; 4, generating a context enhancement prompt, and combining the temporary view structure, the field semantic description of the view and the view content sample to form a structured prompt; 5, inputting the natural language query and the structured prompt into the large language model to generate candidate SQL statements; and step 6, executing verification and iterative optimization on the candidate SQL statements, verifying logic correctness through SQL execution plan analysis and result sampling, and triggering and prompting a reconstruction mechanism when detection is abnormal.
Owner:THE 28TH RES INST OF CHINA ELECTRONICS TECH GROUP CORP

Intelligent agent automatic arrangement method and system based on large language model

The invention discloses an intelligent agent automatic arrangement method and system based on a large language model, and relates to the technical field of artificial intelligence. The method comprises the following steps: decomposing a natural language instruction of a user into a structured subtask sequence by utilizing a first large language model; based on the agent portrait library, matching and allocating agents for each sub-task to generate an initial execution plan; task execution is scheduled and monitored in real time through an event-driven architecture; when abnormity is monitored, a self-adaptive adjustment mechanism is triggered, the affected plan part is re-planned, and an updating instruction is issued. According to the invention, efficient, flexible and robust multi-agent automatic arrangement is realized.
Owner:DIGITAL CHONGQING BIG DATA APPL DEV CO LTD

Task scheduling execution method and device based on intention recognition, equipment and medium

The invention relates to the technical field of artificial intelligence, can be applied to business scenes of financial science and technology, medical health and the like, and discloses a task scheduling execution method, device, equipment and medium based on intention recognition, and the method comprises the steps: fusing an interaction request and a dialogue history library to generate a session context, and carrying out the analysis to obtain an intention recognition result; task planning is carried out based on the intention recognition result and a knowledge base, and a task subitem set and an execution sequence are generated; matching the task subitem set with a resource directory to generate an execution resource list; scheduling the task subitem set by using the execution sequence to generate an ordered task sequence; generating an execution plan in combination with the ordered task sequence and the execution resource list; and triggering execution based on the execution plan, and aggregating output to generate an execution result and a process tracking record. According to the method, automatic connection of session analysis, task planning, resource matching, sequential scheduling and execution triggering is achieved, manual operation splitting among multiple systems is eliminated, and task processing efficiency and execution accuracy are improved.
Owner:CHINA PING AN PROPERTY INSURANCE CO LTD

Data analysis method and device based on multi-agent cooperation and storage medium

The invention discloses a data analysis method and device based on multi-agent cooperation and a storage medium. The method comprises the following steps: receiving a natural language request by a workflow arrangement agent, and generating an execution plan comprising a plurality of subtasks and corresponding task processing units by consulting a data exploration agent and a data engine understanding agent; in the execution stage, the professional agent matched with the subtask converts the subtask into an executable instruction, and the data engine dispatch agent calls and coordinates the corresponding task processing unit to execute the instruction. According to the method, through a layered collaborative architecture, the separation of planning, translation and execution is realized, and the automation level, modularization and expandability of data analysis are remarkably improved.
Owner:TSINGHUA UNIVERSITY

Data query method and system for converting natural language into database query language

The invention provides a data query method and system for converting a natural language into a database query language, and the method comprises the steps: analyzing the natural language input of a user through a multi-modal understanding agent on the basis of constructing a dynamic knowledge graph based on metadata, combining a historical session with a business term table, eliminating ambiguity, and generating a standardized Query, a retrieval routing agent selects a query strategy according to Query complexity, simple query directly matches a cache template, complex query traverses a knowledge graph, and related tables, fields and service constraints are returned; then, an expert committee agent generates an SQL (Structured Query Language) by adopting multi-stage collaboration, executes plan pre-evaluation, and selects a version with the highest comprehensive score; the test agent simulates and executes the SQL in the isolation environment, and verifies the grammar legality and the field permission; and finally, executing the detected SQL, and processing a result. According to the method, the accuracy of converting the natural language into the SQL (NL2SQL) in a complex database scene can be effectively improved.
Owner:HI-THINK YONDERVISION (BEIJING) TECH CO LTD

Humanoid robot body intelligent cooperative control system based on multi-mode perception fusion

The invention relates to the technical field of robot cooperative control, in particular to a humanoid robot body intelligent cooperative control system based on multi-modal sensing fusion, and the system comprises a multi-modal sensing fusion module which recognizes a target boundary position, analyzes a pressure change, and combines with a posture to extract audio features to generate an environment sensing graph; the dynamic time sequence adjustment module optimizes an action rhythm adjustment detail generation execution plan, the cross-modal behavior correction module corrects an offset optimization track generation coordination sequence, the task priority distribution module analyzes task distribution to generate an execution list, and the time sequence conflict correction module optimizes a path adjustment conflict generation coordination path. According to the method, an environment perception graph is constructed through matching and fusion of multi-source perception data, the action sequence and interval are dynamically adjusted to optimize an execution chain, trajectory offset is corrected to improve action precision, nearest response and load balancing are achieved through real-time task allocation, conflict blocking is reduced through path rearrangement and time sequence coordination, and a perception decision execution closed loop is formed; and the identification precision and the cooperation efficiency are improved.
Owner:SHANGHAI DIJIETONG DIGITAL TECH CO LTD

Knowledge graph question and answer result generation method and device, equipment and medium

The invention relates to the technical field of intelligent decision making, can be applied to business system platforms of financial science and technology, medical health and the like, and discloses a knowledge graph question and answer result generation method, device, equipment and medium, which comprises the steps of performing semantic analysis on a user question to obtain entity information and a query intention, performing logic analysis on the entity information and the query intention to obtain a question and answer result; obtaining an initial execution plan; calling a sub-graph query tool according to the initial execution plan, and querying sub-graph data by using the sub-graph query tool; performing linearization processing on the sub-graph data to obtain a sub-graph data text, extracting a candidate entity set in the sub-graph data text, and screening out a matched target entity from the candidate entity set; performing logic analysis on the target entity and the query intention to obtain a target execution plan, and screening out a matched atomic query tool from the candidate tool set; and querying a knowledge graph question-answer result by using an atomic query tool. The knowledge graph question and answer result generation accuracy can be improved.
Owner:CHINA PING AN PROPERTY INSURANCE CO LTD

Visual algorithm self-training method based on multi-agent collaborative optimization

The invention discloses a visual algorithm self-training method based on multi-agent collaborative optimization, and the method comprises the following steps: constructing a multi-agent system architecture which comprises a user interaction layer, an intelligent scheduling layer, an A2A protocol communication layer and a professional agent cluster layer; the user interaction layer analyzes a user task intention and generates an execution plan; the scheduling agent calls the professional agent to complete data processing, model construction, training, testing and deployment; a task process is coordinated through a standardized communication mechanism, and task execution is supported by combining an MCP tool set, a knowledge base module and a memory system; and when the task fails, automatically executing rescheduling operation, and finally outputting a self-training result. According to the method, the development efficiency, the self-adaptability and the intelligent level are remarkably improved, and the method is suitable for computer vision tasks such as industrial detection, intelligent security and protection and automatic driving.
Owner:ANHUI HEQING INTELLIGENT ROBOT CO LTD

Graph query processing method and system based on multi-agent collaboration

The invention relates to the technical field of distributed agent collaboration and graph database query optimization, in particular to a graph query processing method and system based on multi-agent collaboration, and the method comprises the following steps: reasoning a coordination agent to analyze the semantics and intention of user query by using a large language model; a structured multi-agent execution plan is output, and an entity search agent or a relation analysis agent needing to be called is explicitly called; the agent coordinator receives the multi-agent execution plan and selects agents according to task types and task allocation; obtaining a distributed intermediate result set; starting a result aggregation mechanism, and performing typed processing, priority ranking and deduplication merging on the distributed intermediate result set to obtain an arrangement result; and outputting an answer for answering the initial question of the user. The system comprises an agent execution plan output module, a multi-task execution module and an arrangement result reasoning module. According to the method, efficient, extensible and fault-tolerant graph query processing is realized.
Owner:TIANDA ZHITU (TIANJIN) TECHNOLOGY CO LTD

SQL (Structured Query Language) statement analysis method, device and equipment and storage medium

The invention provides an SQL statement analysis method and device, equipment and a storage medium, and relates to the technical field of databases. According to the specific scheme, the method comprises the steps that SQL statements and metadata thereof are obtained, wherein the metadata comprises table names, column names and predicates of the SQL statements; target statistical information corresponding to the metadata is obtained from a preset statistical information base, and the target statistical information comprises table statistical information, column statistical information and index statistical information. And loading the statistical information to a test environment database to obtain a simulation database corresponding to the SQL statement. And based on the statistical information, determining an execution plan of the SQL statement, and executing the SQL statement in the simulation database according to the execution plan to obtain a statement analysis result. The method can effectively solve the problem of analysis distortion caused by the distribution difference of test and production environment data, and can obtain a more accurate SQL analysis result without complex data preparation.
Owner:CHINA CONSTRUCTION BANK +1

Intelligent agent illusion correction method and device

The invention provides an agent illusion correction method and device. The method comprises the following steps: firstly, analyzing and globally planning a problem input by a user, generating an execution plan comprising at least one subtask, performing reasoning circulation and retrieval enhancement based on the execution plan, generating an enhanced context evidence set, then performing screening and context optimization processing on the enhanced context evidence set, generating an optimized context, and finally, performing context optimization processing on the optimized context. And then, generating an initial answer based on the optimized context and the question, carrying out factuality and logic consistency closed-loop verification on the initial answer to detect whether illusion exists or not, if the illusion is detected, correcting the initial answer, generating a corrected answer, and recording the illusion event and the correction process to the reflection knowledge base. According to the method, self-correction and continuous optimization are realized through a closed-loop mechanism of problem decomposition, global planning, reasoning circulation, retrieval enhancement and optimization and correction reflection, so that the reliability and interpretability of agent answering are improved.
Owner:BEIJING REALAI TECH CO LTD

Business English scene knowledge graph generation and intelligent retrieval method

The invention discloses a business English scene knowledge graph generation and intelligent retrieval method, and relates to the technical field of natural language processing, and the method comprises the steps: constructing a document time sequence index and anaphora alignment mapping table, and registering an evidence anchor point index; extracting event units under the constraint and merging the event units into event clusters in a cross-document manner; arranging an event chain according to unified time and generating a process graph, and binding evidence anchor points to relation edges; analyzing the query into a query intention expression and a path constraint, and generating an evidence presentation sub-plan and an image-text combined execution plan; and positioning answers in the atlas, integrally returning the answers, paths and evidences, and meanwhile, forming replayable audit tracks. The method solves the problems of cross-channel time dislocation and confusion of references, and supports interpretable and auditable retrieval. The method is suitable for scenes such as mails, conference summary, instant communication and the like, guarantees locatable sources, path replay and evidence verification, and is convenient for internal control review.
Owner:LANZHOU INST OF TECH

Cooperative management system for higher vocational education based on multi-source knowledge graph and intelligent agent

The invention relates to the technical field of education collaborative management, and discloses a higher vocational education collaborative management system based on a multi-source knowledge graph and an intelligent agent, and the system comprises an ontology graph module which is used for obtaining data from all business systems and generating versioned knowledge graph snapshots; the rule compiling module is used for compiling laws and regulations and standards to form a discrete constraint set; the event influence module is used for determining an influence sub-graph and screening a sub-constraint set; the task decomposition optimization module is used for decomposing tasks and selecting bid-winning execution plans; the course arrangement solving module is used for solving a course arrangement result based on the constraint model; the post matching module is used for comparing the student ability with the post demand to obtain a post qualification set; and the evidence write-back module is used for constructing an evidence directed acyclic graph, generating a fingerprint hash value and forming a new version knowledge graph snapshot. According to the invention, data unified modeling, rule structured expression, task automatic execution and whole-process traceability in higher vocational education management are realized.
Owner:QUANZHOU ENG VOCATIONAL & TECH COLLEGE

Task processing method and device based on domain knowledge base, equipment and medium

The invention relates to the technical field of artificial intelligence, can be applied to business scenes of data center operation and maintenance, financial science and technology, medical treatment and health and the like, and discloses a task processing method and device based on a domain knowledge base, equipment and a medium. Cleaning and formatting to generate standardized task list data, inputting the standardized task list data and a domain knowledge base into a language model to generate structured task list data, and matching task list types based on the structured task list data to generate a task list execution plan, and determining an execution mode according to the task list execution plan and executing to generate a task list execution state. Through cooperative processing of the domain knowledge base and the language model, standardized and structured processing of task list data is realized, and in combination with task type matching and execution mode control, processing automation and accuracy are improved, manual participation is reduced, and response speed and efficiency are improved.
Owner:PING AN TECH (SHENZHEN) CO LTD

Data source adaptation and control binding method and device, equipment and medium

The invention relates to the technical field of industrial automation process control, and discloses a data source adaptation and control binding method, device, equipment and medium, comprising: establishing a variable model to generate a variable directory, constructing a data source adapter to generate a data source mapping table and a read-write interface set, generating a control tree in a visual control designer, establishing a binding relationship between control attributes and variables, loading a variable binding engine, analyzing a binding path, generating an execution plan, registering change monitoring, accessing a read-write interface set of a target data source adapter based on the execution plan to complete variable read-write, and generating an execution record, and responding to a variable change event or a control input event to trigger control value write-back and interface refreshing, and finally collecting a variable directory, a binding relationship, a control tree and an execution record to generate a package configuration file. Through a unified variable model and control binding mechanism, cross-data-source analysis and bidirectional linkage are realized, and the interaction efficiency and the system maintainability are improved.
Owner:ZHUHAI RUIXIANG ELECTRONICS

Cloud platform operation and maintenance method, device, equipment, medium and product

The invention discloses a cloud platform operation and maintenance method and device, equipment, a medium and a product, relates to the technical field of operation and maintenance, is applied to a server, and comprises the following steps: receiving a natural language instruction input by a user side; performing intention recognition and parameter extraction on the natural language instruction to obtain at least one atomic task, and generating an execution plan according to a target dependency relationship between the atomic tasks; screening an optimal execution path from at least two preset execution paths for each atomic task based on the task attribute of each atomic task in the execution plan; performing simulation drill analysis on the execution plan based on the optimal execution path to generate a risk pre-judgment report, and sending the risk pre-judgment report to the user side; and after execution confirmation information sent by the user side based on the risk pre-judgment report is obtained, a task executor corresponding to the optimal execution path is utilized to initiate calling to the cloud platform to execute the execution plan, and an execution result of the cloud platform is converted into a natural language response to be sent to the user side.
Owner:JINAN INSPUR DATA TECH CO LTD

Financial abnormal event analysis method, electronic equipment, medium and product

The invention discloses a financial abnormal event analysis method, electronic equipment, a medium and a product. The method comprises the steps of obtaining at least one financial clue event, and performing structured element extraction and standardization processing on each financial clue event to obtain a standardized event behavior sequence; performing semantic feature and behavior pattern analysis based on the normalized event behavior sequence, performing event reasoning rule recall in combination with a pre-constructed event reasoning library, and determining a recalled rule set; generating an abnormal event analysis execution plan based on at least one inference rule in the rule set; querying original data in the data system according to an inference rule included in the abnormal event analysis execution plan, generating a data view, executing the abnormal event analysis execution plan based on the data view, and generating an inference execution result set and execution path information; and an event reasoning analysis result is generated according to the reasoning execution result set and the execution path information, and the problems of complex abnormal event analysis modeling, low interpretability and the like are solved.
Owner:TRANSWARP TECHNOLOGY (SHANGHAI) CO LTD

Heterogeneous computing power cooperative scheduling system and method for mixed precision training

The invention discloses a heterogeneous computing power cooperative scheduling system and method for mixed precision training, and belongs to the technical field of artificial intelligence computing. The system comprises a computational graph analysis and operator portrait module which is used for analyzing and dividing a model computational graph and extracting operator features; the heterogeneous hardware capability sensing and matching module is used for managing performance files and real-time states of heterogeneous hardware in the cluster and matching optimal execution hardware for each calculation partition; and the data flow coordination and pipeline parallel controller is used for generating a global execution plan, managing cross-device data dependence and communication and calculating overlapping optimization execution efficiency through communication. According to the method, the problem of low scheduling efficiency of mixed precision training in a heterogeneous environment is solved, automatic and accurate mapping from a calculation task to heterogeneous hardware is realized, the training speed is remarkably improved, the training cost is reduced, and the overall resource utilization rate of a cluster is improved.
Owner:HANHOU (BEIJING) TECH CO LTD

Source network load storage routing adjustment method based on AI control strategy

The invention discloses a source network load storage route adjusting method based on an AI control strategy, and relates to the technical field of power system control, and the method comprises the steps: collecting a source side signal, a network side signal, a load side signal, a storage side signal and an exogenous signal, and generating a unified system state of confidence weight and topology embedding; the state is used for digital twinning online calibration, a feasible range and a constraint set are extracted, and a projection operator and guaranteed operation curve set is generated; generating a unified energy routing vector in the feasible range by a hierarchical strategy; performing simulation checking calculation in the digital twinning and compiling into a final instruction and execution plan table; performing closed-loop issuing and receipt checking, and performing event write-back to update guardrails and strategies; the method realizes collaboration, improves on-site consumption of new energy, reduces comprehensive cost, enhances boundary compliance and traceability, is suitable for parks, micro-grids and the like, and is convenient for deployment, operation, maintenance, expansion and upgrading.
Owner:JIANGSU RUIZHI POLYMER TECH CO LTD

Multi-modal database query engine and method based on unified semantic representation

The invention provides a multi-modal database query engine and method based on unified semantic representation, the engine associates and stores a vector library of unified semantic vectors of entities, and the core comprises five modules: a query analysis and semantic coding module for processing single-modal and multi-modal queries; analyzing the semantic structure and generating a corresponding semantic vector or a fused semantic vector; the query execution plan generation module generates an optimal plan including a retrieval strategy, weight allocation and resource scheduling according to semantic features, vector library features and the like; a multi-modal query execution module queries a vector library according to a plan to obtain candidate results; the query result fusion module performs weighted fusion on the candidate results to generate weighted scores of the candidate results; and the output module outputs a result according to weighted score sorting. The engine realizes efficient processing of multi-modal query and accurate result return.
Owner:BEIJING TIANHUA XINGHANG TECH

Enterprise exhaustion report intelligent generation method and system based on large model

The invention discloses an enterprise exhaustion report intelligent generation method and system based on a large model, and relates to the technical field of artificial intelligence application. The demand understanding module analyzes a complete call demand and a key field in a text input by a user, and presets a template of a complete call report; the intelligent reasoning module constructs execution plans of other modules according to user exhaustion demands and report task characteristics, and formulates report task targets and output standards; the multi-source data scheduling module is in butt joint with a structured database of each administrative department related to an enterprise, and converts a natural language query requirement into an SQL statement capable of directly calling the database; the public opinion analysis module retrieves related news public opinions and performs emotional tendency analysis by using a large model; the intelligent integration module carries out integration according to a preset template of the exhaustion call report to give a comprehensive conclusion; the interactive generation module performs detail adjustment on the exhaustion report based on the real-time feedback of the user to obtain a final exhaustion report; the working efficiency is remarkably improved.
Owner:天元大数据信用管理有限公司

Virtual power plant building key load priority distribution method and system

The invention discloses a virtual power plant building key load priority distribution method and system, and relates to the technical field of load dispatching management. The virtual power plant building key load priority distribution method comprises the following steps: S1, acquiring load switching scheduling data, and preprocessing the load switching scheduling data; s2, identifying an executable switching window between the main power supply and the standby power supply, quantifying a switching impact index of a load, and screening a candidate load set; s3, evaluating the switching priority of the load and generating a sorting list, and sequentially selecting according to the upper limit of the residual impact capacity of the bus to form a current period execution plan; and S4, executing a scheduling instruction, recording operation parameters before and after switching in real time, constructing a disturbance evaluation input set, evaluating a load switching disturbance degree, judging a switching state based on an evaluation result, and triggering a feedback mechanism to adjust a subsequent sorting weight and an impact tolerance. The problem of bus impact caused by concurrent access of multiple loads in the main and standby power supply switching process is solved.
Owner:SHANGHAI ENESOURCE INTELLIGENT TECH CO LTD

Intelligent system, method and equipment for assisting multi-step genome data analysis

The invention relates to the technical field of genome data analysis, and discloses an intelligent system, method and equipment for assisting multi-step genome data analysis, and the system comprises a dialogue agent which is used for generating a corresponding answer according to a question of a user, or reading an analysis plan file generated by a workflow agent, generating an analysis interpretation text for the analysis plan file; the workflow agent is used for generating a structured task execution plan according to the to-be-executed analysis task and executing the to-be-executed analysis task; and the modeling analysis agent is used for generating a configuration file and a script based on the user request, constructing a model and generating an analysis result corresponding to the user request in combination with the workflow agent. Through multi-agent cooperation, task division and cooperative scheduling are realized, each agent independently completes task planning, execution control, model analysis and other functions, the bottleneck problem of processing of a traditional single model in a complex process is avoided, error accumulation is reduced, and the execution efficiency and stability of the whole process are improved.
Owner:HONG KONG UNIV OF SCI & TECH (GUANGZHOU)

Intelligent question and answer implementation method and system based on MCP protocol

The invention relates to the technical field of intelligent question answering, in particular to an intelligent question answering implementation method and system based on an MCP protocol. The intelligent question and answer implementation method based on the MCP protocol comprises the following steps: receiving and analyzing an original request, actively sensing related environment information, integrating and constructing a context background, and drawing core association between indexes and dimensions and specific calling logic of a tool; in combination with recorded information of the tool registration center, a tool combination is selected, and a task execution plan is made; and scheduling and calling a tool function, performing integration, verification and deep reasoning on a returned result, and finally extracting key information related to the core demand of the user, and presenting the key information to the user. According to the intelligent question and answer implementation method and system based on the MCP protocol, real-time acquisition and fusion of multi-dimensional information are realized through a dynamic function calling mechanism, so that the intelligent question and answer system has the capabilities of environment perception, multi-round reasoning and cross-modal decision making, and the question and answer accuracy and timeliness in a complex scene are remarkably improved.
Owner:INSPUR SOFTWARE TECH CO LTD

System and method for dynamic IoT multi-device automation generation for real / virtual world environment

A method for creating automations for interactions of a plurality of electronic devices may include receiving a user input including user intents from a user, generating, using a generative model based on the user input, a list of activities to be executed in connection with the user intents, identifying, using the generative model, a plurality of entities that are required to perform the activities, predicting an execution plan including a plurality of automations to be carried out the activities, based on relations between the activities and the plurality of entities for triggering the plurality of automations via the plurality of electronic devices, mapping a corresponding electronic device among the plurality of electronic devices with a corresponding entity among the plurality of entities based on the execution plan, and triggering, based on the mapping, the plurality of automations in a sequence upon occurrence of events in connection with the activities.
Owner:SAMSUNG ELECTRONICS CO LTD

Methods and systems for improved automated machine learning and data analysis

The disclosed methods and systems automate the process of building machine learning models. A user interface receives a selection of a dataset for a machine learning experiment. An execution plan for the experiment is determined based on the selected dataset. The experiment is executed according to the execution plan to generate a plurality of machine learning models. The performance of the generated models is evaluated based on one or more performance metrics. A model is selected from the generated models based on the evaluation of the performance metrics. The selected model may be stored for future use.
Owner:QLIK TECH INTERNATIONAL AB

Natural language intelligent analysis and data query instruction generation method based on large model

The invention provides a natural language intelligent analysis and data query instruction generation method based on a large model, which relates to the technical field of natural language processing and comprises the steps of performing semantic analysis by pre-training a large-scale language model, constructing a dynamically enhanced query semantic graph, performing semantic enhancement in combination with an external knowledge graph, and generating a data query instruction. And extracting a structured feature vector and mapping the structured feature vector into a database query syntax tree, and finally optimizing an execution plan based on deep reinforcement learning to generate a standardized query instruction. According to the method, intelligent conversion from natural language query to efficient database instructions is realized, and query precision and execution efficiency are improved.
Owner:北京呈创科技股份有限公司

Work data processing method and system based on compliance verification library and risk control plan

The invention discloses an operation data processing method and system based on a compliance verification library and a risk control plan, and belongs to the technical field of data compliance and risk control, and the method comprises the steps: obtaining an execution plan of a target operation task and risk control strategy information of the execution plan, analyzing operation data items, distributing corresponding compliance verification time windows and levels, and forming an operation data verification scheduling table; according to the verification level and the business domain, a rule set is extracted from a compliance verification library, and rules comprise predefined rules, model output rules and historical violation rules; field-level matching, logic consistency verification and cross-source linkage verification are executed in the verification time window; when the verification result meets the triggering condition, generating an abnormal event, and executing response operations such as delay, recheck or interception; and finally, writing the execution state and the verification result into an abnormal log queue for risk control strategy parameter updating or re-evaluation. According to the method, the dynamic compliance verification and strategy closed-loop optimization of the operation data are realized, and the intelligent compliance control capability of the system is improved.
Owner:INFORMATION COMM COMPANY STATE GRID SHANDONG ELECTRIC POWER

Software development method based on artificial intelligence and related equipment

The embodiment of the invention provides a software development method based on artificial intelligence and related equipment. In the embodiment of the invention, an AI software development method and mode are provided, and a user and a technical design document generation agent cooperate to complete a technical design document of a programming task; and the programming agent autonomously performs task planning based on the technical design document, and autonomously executes the programming task based on the planned execution plan. In at least one of the technical design stage or the task execution stage of the programming task, a man-machine cooperation interface is provided, and the man-machine cooperation interface is used for a user to participate in the software development process for the programming task. Therefore, the software development efficiency and the code quality are greatly improved through division cooperation and man-machine cooperation interaction among the intelligent agents.
Owner:ALIBABA CLOUD COMPUTING CO LTD

Electric power tool body intelligent agent interaction method and system fused with work ticket constraint mechanism

The invention belongs to the technical field of electric power safety operation and robot control, and provides an electric power body intelligent agent interaction method and system fused with a work ticket constraint mechanism, and the technical scheme is that an executable constraint set is generated by a structured electric power inspection task work ticket, a field model and a rated table; constructing a robot capability vector, and matching the robot capability vector with the executable constraint set to determine a robot capable of executing the task; solving the constructed multi-objective function by taking the executable constraint set as a hard constraint to obtain an execution plan of the robot capable of executing the task; multi-disturbance simulation is conducted on the execution plan in the in-station twin environment, the minimum safety margin and the violation probability are obtained based on the simulation result, the minimum safety margin and the violation probability are compared with the corresponding threshold values respectively, after the minimum safety margin and the violation probability pass through the threshold values, the robot executes the task, and otherwise the executable constraint set is regenerated or the execution plan is planned again. And the action of each step of the electric power tool body intelligent agent is restrained by the bill.
Owner:STATE GRID INTELLIGENCE TECHNOLOGY CO LTD +1