An artificial intelligence-based environmental emergency auxiliary decision-making method and system

By constructing multimodal event features and knowledge graphs, combining generative adversarial networks and multi-objective optimization algorithms, the problem of insufficient data integration and decision-making intelligence in environmental emergency management is solved, and real-time, reliable and global optimal decision-making of environmental emergency events is achieved.

CN120069233BActive Publication Date: 2025-08-01SHENZHEN GREEN CENTURY ENVIRONMENTAL TECH CO LTD
View PDF 2 Cites 0 Cited by

Patent Information

Application Number
CN202510534108.7
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2025-04-27
Publication Date
2025-08-01
Estimated Expiration
2045-04-27

AI Technical Summary

Technical Problem

The existing environmental emergency management methods rely on manual experience and static plans, and have problems such as insufficient data integration capabilities, low level of decision-making intelligence, and insufficient multi-objective optimization capabilities, resulting in insufficient decision-making on environmental pollution accidents being real-time and globally optimal.

Method used

Using an artificial intelligence-based method, we can obtain historical disaster event examples, build multimodal event features and knowledge graphs, build an environmental monitoring sensor network, and use generative adversarial networks and multi-target gray wolf optimization algorithms to predict and make decisions.

Benefits of technology

It improves the real-time and reliability of environmental emergency decisions, realizes a more overall optimal emergency response plan, and improves the rapid and accurate response capabilities of environmental pollution accidents.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN120069233B_ABST
    Figure CN120069233B_ABST
Patent Text Reader

Abstract

The present invention discloses an artificial intelligence-based environmental emergency auxiliary decision-making method and system, including: obtaining a number of historical environmental disaster event instances, and constructing multi-modal event features of each historical environmental disaster event; analyzing the event triggering rules and corresponding disposal plan triggering rules of each historical environmental disaster event based on the multi-modal event features, and constructing a disaster environment knowledge graph; obtaining environmental condition perception information, and combining with the disaster environment knowledge graph to predict environmental emergency events; constructing an event situation prediction model to predict the situation change of the current environmental emergency event; using the disaster environment knowledge graph to obtain candidate disposal plans for real-time environmental emergency events in the target area, and introducing a multi-objective grey wolf optimization algorithm to optimize the disposal plan to generate an optimal disposal plan for environmental emergency decision-making assistance, improving the real-time performance, reliability and global optimality of environmental emergency decision-making, and realizing the rapid and accurate disposal of environmental emergency events.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] The present invention relates to the technical field of environmental emergency assistance, and particularly to an environmental emergency assistance decision-making method and system based on artificial intelligence. Background Art

[0002] With the acceleration of the industrialization process and the increase of environmental risk factors, environmental pollution accidents are characterized by suddenness, fast diffusion, and severe harm. Events such as hazardous chemical leaks, water pollution, and air pollution pose a serious threat to the ecological environment and public safety. Traditional environmental emergency management mainly relies on manual experience judgment and static emergency plans. In recent years, artificial intelligence technology has shown great potential in the fields of environmental monitoring, risk prediction, and decision optimization. Machine learning can improve the accuracy of pollutant diffusion prediction; multi-objective optimization algorithms can automatically generate emergency plans that take into account multiple indicators. However, existing methods still have defects such as insufficient data integration ability, low decision-making intelligence level, and insufficient multi-objective collaborative optimization ability.

[0003] Therefore, there is an urgent need for an environmental emergency assistance decision-making method that integrates multi-modal data analysis, dynamic knowledge reasoning, and multi-objective optimization to break through the above technical bottlenecks and improve the real-time, reliability, and global optimality of decision-making. Summary of the Invention

[0004] The present invention overcomes the defects of the prior art and provides an environmental emergency assistance decision-making method and system based on artificial intelligence.

[0005] To achieve the above object, the first aspect of the present invention provides an environmental emergency assistance decision-making method based on artificial intelligence, including:

[0006] Obtain a number of historical environmental disaster event instances, analyze the early warning characteristics and diffusion evolution characteristics of each historical environmental disaster event, and construct multi-modal event characteristics of each historical environmental disaster event;

[0007] Based on the multi-modal event characteristics of each historical environmental disaster event, analyze the event trigger rules and corresponding disposal plan trigger rules of each historical environmental disaster event, and construct a disaster environment knowledge graph;

[0008] Build an environmental monitoring sensor network in the target monitoring area to sense the regional environmental conditions and obtain environmental condition sensing information, and combine the disaster environment knowledge graph to predict environmental emergency events and obtain environmental emergency event prediction information;

[0009] Based on a generative adversarial network, construct an event situation prediction model, and combine the environmental condition sensing information and the environmental emergency event prediction information to predict the situation change of the current environmental emergency event and obtain event situation prediction information;

[0010] Use the disaster environment knowledge graph to obtain candidate disposal plans for real-time environmental emergency events in the target area, and introduce a multi-objective grey wolf optimization algorithm to optimize the disposal plans to generate the optimal disposal plan for environmental emergency decision-making assistance.

[0011] In this solution, obtain a number of historical environmental disaster event instances, analyze the early warning characteristics and diffusion evolution characteristics of each historical environmental disaster event, and construct the multi-modal event characteristics of each historical environmental disaster event, specifically including:

[0012] Obtain a number of historical environmental disaster event instances through the big data network to form a historical environmental disaster event data set, and the historical environmental disaster event data set includes environmental disaster event characteristics and disposal plan characteristics when environmental disasters occur;

[0013] Obtain the historical environmental disaster event characteristics corresponding to each historical environmental disaster event through the historical environmental disaster event data set, and extract the historical disaster environment data and the corresponding environmental baseline data when the environmental disaster occurs through the historical environmental disaster event characteristics;

[0014] Use the historical disaster environment data to construct a disaster environment data vector matrix, construct an environmental baseline data vector matrix through the environmental baseline data, and compare the disaster environment data vector matrix with the environmental baseline data vector matrix to obtain a residual vector matrix;

[0015] Use the historical environmental disaster event characteristics to extract the historical disaster environment diffusion characteristics when the environmental disaster occurs and perform time series processing to obtain a disaster environment diffusion characteristic sequence, and input it into the LSTM network;

[0016] Analyze the diffusion evolution relationship of the disaster environment diffusion characteristic sequence through the forget gate and the memory cell state update to obtain the diffusion evolution characteristics of each historical environmental disaster event; generate the early warning characteristics of each historical environmental disaster event based on the positive and negative values of each residual vector in the residual vector matrix;

[0017] Perform data fusion based on the early warning characteristics, diffusion evolution characteristics, environmental disaster event characteristics and disposal plan characteristics of each historical environmental disaster event to generate the multi-modal event characteristics of each historical environmental disaster event.

[0018] In this solution, analyze the event trigger rules and the corresponding disposal plan trigger rules of each historical environmental disaster event based on the multi-modal event characteristics of each historical environmental disaster event, and construct a disaster environment knowledge graph, specifically including:

[0019] Obtain the multi-modal event characteristics of each historical environmental disaster event, introduce the OPTICS algorithm to divide the scenario mode of each historical environmental disaster event, and define each historical environmental disaster event as a single sample;

[0020] Calculate the Mahalanobis distance between each sample, use the calculated Mahalanobis distance as the reachable distance to judge with a preset reachable distance threshold, and define the samples less than the preset reachable distance threshold as the neighborhood samples of the target sample to construct several sample neighborhoods;

[0021] Gradually generate a clustering hierarchy through recursive operations until all samples are assigned to the corresponding sample neighborhoods, then output several clusters and calculate the silhouette coefficient of each cluster. Select the clusters greater than the preset silhouette coefficient threshold to generate environmental disaster scenario patterns, and obtain the first data set;

[0022] Use the mRMR algorithm to screen the multi-modal event features corresponding to each environmental disaster scenario pattern in the first data set, and use the screened multi-modal event features as the principal component direction for principal component projection to obtain a projection scatter plot. Based on the projection scatter plot, select the main disaster features corresponding to each environmental disaster scenario pattern to represent the trigger rules of the corresponding environmental scenario pattern, and obtain the trigger rules of the environmental disaster scenario pattern;

[0023] Extract the disposal plan features corresponding to each historical environmental disaster event through the multi-modal event features of each historical environmental disaster event. Define the disposal plan features as the target attributes, and the environmental disaster event features of each historical environmental disaster event as the decision attributes. Analyze the trigger rules of each disposal method in the corresponding disposal plan to obtain the trigger rules of the disposal plan;

[0024] Based on the trigger rules of the environmental disaster scenario pattern and the trigger rules of the disposal plan, combine the multi-modal event features of each historical environmental disaster event to construct a disaster environment knowledge graph.

[0025] In this solution, set up an environmental monitoring sensor network in the target monitoring area to perceive the regional environmental conditions and obtain environmental condition perception information, and combine the disaster environment knowledge graph to predict environmental emergency events to obtain environmental emergency event prediction information, specifically including:

[0026] Set up an environmental monitoring sensor network in the target monitoring area, and based on the set environmental monitoring sensor network, perceive the environmental conditions of the target area to obtain environmental condition perception information;

[0027] Adopt a hierarchical cleaning strategy to preprocess the environmental condition perception information. Use the isolation forest algorithm to identify outliers by randomly dividing the feature space, and define the outliers with a sampling period greater than the preset period threshold as abnormal values;

[0028] Eliminate the identified abnormal values, and use the spatio-temporal Kriging interpolation algorithm to analyze the spatial autocorrelation through the semi-variogram, and combine the time series sliding window to dynamically estimate the optimal value of the missing points to generate the preprocessed environmental condition perception information;

[0029] Extract the real-time environmental condition perception features of the target area based on the preprocessed environmental condition perception information. Introduce the attention mechanism to map the real-time environmental condition perception features into query vectors, key matrices, and value matrices for calculating attention scores, and perform feature fusion through the calculated attention analysis to construct an attention fusion feature map;

[0030] Obtain the disaster environment knowledge graph, import the attention fusion feature map into the disaster environment knowledge graph for predicting environmental emergency events, and calculate and obtain the similarity value between the attention fusion feature map and the environmental disaster scenario pattern trigger rules in the disaster environment knowledge graph;

[0031] Select the environmental disaster scenario pattern trigger rules with similarity values greater than the preset similarity threshold based on the calculated similarity values, and sort them based on the similarity. Generate environmental emergency event prediction information according to the environmental disaster scenario pattern with the highest similarity based on the sorting result.

[0032] In this solution, the event situation prediction model is constructed based on the generative adversarial network, and the situation change of the current environmental emergency event is predicted by combining the environmental condition perception information and the environmental emergency event prediction information to obtain the event situation prediction information, which specifically includes:

[0033] Obtain the disaster environment knowledge graph, extract the diffusion evolution features and early warning features corresponding to each historical environmental disaster event based on the disaster environment knowledge graph, perform temporal processing on the extracted diffusion evolution features to obtain a diffusion evolution feature sequence, and use the early warning features to mark early warning feature nodes in the diffusion evolution feature sequence;

[0034] Introduce the Markov algorithm to construct a state space according to the diffusion evolution feature sequence, and use the state space to calculate the state transition probabilities of different environmental disaster states at different times in each historical environmental disaster event and construct a state transition matrix;

[0035] Construct an event situation prediction model based on the generative adversarial network, use the diffusion evolution feature sequence to construct a training dataset to train the event situation prediction model, and form a constraint term for the generator through maximum likelihood estimation according to the constructed state transition matrix. After iterative training, retain the model parameters and output an event situation prediction model that meets the expectations;

[0036] Obtain the environmental emergency event prediction information and the environmental condition perception information, input them into the trained event situation prediction model for analysis, and retrieve the state transition matrix that matches the current environmental state in the preset state space based on the input environmental emergency event prediction information;

[0037] Generate an environmental condition perception sequence based on the environmental condition perception information and input it into a generator for sequence generation, and use the retrieved state transition matrix as a generation constraint condition to obtain a generated sequence;

[0038] Input the generated sequence into a discriminator for judgment. If the discriminator does not accept the current generated sequence, obtain the next generated sequence for iterative discrimination to obtain the final generated sequence, and construct the event situation prediction information of the current environmental condition based on the final generated sequence.

[0039] In this solution, use the disaster environment knowledge graph to obtain candidate disposal plans for real-time environmental emergency events in the target area, and introduce a multi-objective grey wolf optimization algorithm to optimize the disposal plans to generate the optimal disposal plan for environmental emergency decision-making assistance, specifically including:

[0040] Obtain the event situation prediction information and environmental condition perception information, extract the change trend characteristics and early warning characteristics of real-time environmental emergency events in the target area based on the event situation prediction information, and define the severity of real-time environmental emergency events in the target area using the extracted early warning characteristics;

[0041] Obtain the disaster environment knowledge graph, construct a feature portrait of real-time environmental emergency events in the target area through the event situation prediction information and environmental condition perception information, and import it into the disaster environment knowledge graph for disposal plan analysis;

[0042] Select candidate disposal plans by calculating the Euclidean distance value between the disposal plan trigger rules corresponding to each disposal plan stored in the disaster environment knowledge graph and the feature portrait of real-time environmental emergency events in the target area, and obtain several candidate disposal plans;

[0043] Introduce a multi-objective grey wolf optimization algorithm to optimize the disposal plan, generate a search space based on the obtained several candidate disposal plans, and randomly generate an initial grey wolf population through the search space;

[0044] Preset an objective function and set constraints, calculate the objective function value of each individual in the initial grey wolf population through the objective function, and divide all individuals in the population into different front levels through non-dominated sorting based on the calculated objective function values;

[0045] Perform congestion calculation on each front level to obtain the crowding distance, select the individual with the largest crowding degree in each level as the leading wolf, regard the remaining individuals as following wolves, and calculate the direction vector of the leading wolf in the decision space for position update;

[0046] Output the optimal solution set after repeated iterative optimization until the stop condition is met, generate the optimal disposal plan for real-time environmental emergency events in the target area according to the optimal solution set, and provide environmental emergency decision-making assistance.

[0047] In the second aspect of the present invention, an environment emergency auxiliary decision-making system based on artificial intelligence is provided. The system includes: a memory and a processor. The memory contains a program of an environment emergency auxiliary decision-making method based on artificial intelligence. When the program of the environment emergency auxiliary decision-making method based on artificial intelligence is executed by the processor, the following steps are implemented:

[0048] Obtain a number of historical environmental disaster event instances, analyze the early warning characteristics and diffusion and evolution characteristics of each historical environmental disaster event, and construct multi-modal event characteristics of each historical environmental disaster event;

[0049] Analyze the event trigger rules and corresponding disposal plan trigger rules of each historical environmental disaster event based on the multi-modal event characteristics of each historical environmental disaster event, and construct a disaster environment knowledge graph;

[0050] Build an environmental monitoring sensor network in the target monitoring area to sense the regional environmental conditions and obtain environmental condition perception information, and combine the disaster environment knowledge graph to predict environmental emergency events and obtain environmental emergency event prediction information;

[0051] Construct an event situation prediction model based on a generative adversarial network, combine the environmental condition perception information and the environmental emergency event prediction information to predict the situation change of the current environmental emergency event, and obtain event situation prediction information;

[0052] Use the disaster environment knowledge graph to obtain candidate disposal plans for real-time environmental emergency events in the target area, and introduce a multi-objective grey wolf optimization algorithm to optimize the disposal plans to generate the optimal disposal plan for environmental emergency decision-making assistance.

[0053] The present invention discloses an environment emergency auxiliary decision-making method and system based on artificial intelligence, including: obtaining a number of historical environmental disaster event instances, constructing multi-modal event characteristics of each historical environmental disaster event; analyzing the event trigger rules and corresponding disposal plan trigger rules of each historical environmental disaster event based on the multi-modal event characteristics, and constructing a disaster environment knowledge graph; obtaining environmental condition perception information, and combining the disaster environment knowledge graph to predict environmental emergency events; constructing an event situation prediction model to predict the situation change of the current environmental emergency event; using the disaster environment knowledge graph to obtain candidate disposal plans for real-time environmental emergency events in the target area, and introducing a multi-objective grey wolf optimization algorithm to optimize the disposal plans to generate the optimal disposal plan for environmental emergency decision-making assistance, improving the real-time performance, reliability and global optimality of environmental emergency decision-making, and realizing the rapid and accurate disposal of environmental emergency events. BRIEF DESCRIPTION OF THE DRAWINGS

[0054] To more clearly illustrate the technical solutions in the embodiments or exemplifications of the present invention, the following will briefly introduce the drawings required for use in the embodiments or exemplifications. Obviously, the drawings in the following description are only some embodiments of the present invention. For those of ordinary skill in the art, without creative efforts, other drawings can also be obtained according to these drawings shown.

[0055] Figure 1 Flowchart of an environmental emergency auxiliary decision-making method based on artificial intelligence provided by an embodiment of the present invention;

[0056] Figure 2 Flowchart of an environmental emergency disposal plan optimization method provided by an embodiment of the present invention;

[0057] Figure 3 Block diagram of an environmental emergency auxiliary decision-making system based on artificial intelligence provided by an embodiment of the present invention;

[0058] The realization of the purpose of the present invention, functional characteristics and advantages will be further described with reference to the embodiments and the drawings. Specific embodiments

[0059] In order to be able to more clearly understand the above-mentioned objects, features and advantages of the present invention, the present invention will be further described in detail below with reference to the drawings and specific embodiments. It should be noted that, without conflict, the embodiments of the present application and the features in the embodiments can be combined with each other.

[0060] Many specific details are set forth in the following description in order to fully understand the present invention. However, the present invention can also be implemented in other ways different from those described herein. Therefore, the protection scope of the present invention is not limited by the specific embodiments disclosed below.

[0061] Figure 1 Flowchart of an environmental emergency auxiliary decision-making method based on artificial intelligence provided by an embodiment of the present invention;

[0062] As Figure 1 shown, the present invention provides a flowchart of an environmental emergency auxiliary decision-making method based on artificial intelligence, including:

[0063] S102, obtaining a number of historical environmental disaster event instances, analyzing the early warning characteristics and diffusion evolution characteristics of each historical environmental disaster event, and constructing the multi-modal event characteristics of each historical environmental disaster event;

[0064] S104, analyzing the event trigger rules and corresponding disposal plan trigger rules of each historical environmental disaster event based on the multi-modal event characteristics of each historical environmental disaster event, and constructing a disaster environment knowledge graph;

[0065] S106. Build an environmental monitoring sensor network in the target monitoring area to sense the regional environmental conditions and obtain environmental condition perception information, and combine with the disaster environment knowledge graph to predict environmental emergency events and obtain environmental emergency event prediction information;

[0066] S108. Build an event situation prediction model based on a generative adversarial network, combine the environmental condition perception information and the environmental emergency event prediction information to predict the situation change of the current environmental emergency event, and obtain event situation prediction information;

[0067] S110. Use the disaster environment knowledge graph to obtain candidate disposal plans for real-time environmental emergency events in the target area, and introduce a multi-objective grey wolf optimization algorithm to optimize the disposal plans to generate the optimal disposal plan for environmental emergency decision-making assistance.

[0068] Further, in a preferred embodiment of the present invention, the obtaining a number of historical environmental disaster event instances, analyzing the early warning characteristics and diffusion evolution characteristics of each historical environmental disaster event, and constructing multi-modal event characteristics of each historical environmental disaster event specifically includes:

[0069] Obtain a number of historical environmental disaster event instances through a big data network to form a historical environmental disaster event data set, and the historical environmental disaster event data set includes environmental disaster event characteristics and disposal plan characteristics when environmental disasters occur;

[0070] Obtain the historical environmental disaster event characteristics corresponding to each historical environmental disaster event through the historical environmental disaster event data set, and extract the historical disaster environment data and the corresponding environmental baseline data when the environmental disaster occurs through the historical environmental disaster event characteristics;

[0071] Use the historical disaster environment data to construct a disaster environment data vector matrix, use the environmental baseline data to construct an environmental baseline data vector matrix, compare the disaster environment data vector matrix with the environmental baseline data vector matrix, and obtain a residual vector matrix;

[0072] Use the historical environmental disaster event characteristics to extract the historical disaster environment diffusion characteristics when the environmental disaster occurs and perform time series processing to obtain a disaster environment diffusion characteristic sequence, and input it into an LSTM network;

[0073] Analyze the diffusion evolution relationship of the disaster environment diffusion characteristic sequence through the forgetting gate and the memory cell state update to obtain the diffusion evolution characteristics of each historical environmental disaster event; generate the early warning characteristics of each historical environmental disaster event based on the positive and negative values of each residual vector in the residual vector matrix;

[0074] Based on the warning characteristics, diffusion evolution characteristics, environmental disaster event characteristics, and disposal plan characteristics of each historical environmental disaster event, data fusion is performed to generate multi-modal event characteristics of each historical environmental disaster event.

[0075] It should be noted that first, historical environmental disaster event instances are crawled based on the big data network to form a structured historical data set. Each event instance includes dynamic environmental parameters (such as pollutant concentration, meteorological conditions, geospatial information) during the disaster occurrence and the corresponding disposal plan records (such as the activated emergency response level, resource scheduling path, execution measures). Through the feature extraction module, these raw data are analyzed to separate the disaster event characteristics (such as leakage source type, diffusion medium) and disposal plan characteristics (such as response time, material consumption). Furthermore, the real-time monitoring data during the disaster occurrence and the environmental baseline data are vectorized and encoded to construct a disaster environment data vector matrix and an environmental baseline data vector matrix. During the matrix comparison process, element-by-element difference operations are used to generate a residual vector matrix, which not only quantifies the deviation degree between the real-time environmental state and the safety baseline (for example, the VOCs concentration residual in a certain area is +15 ppm indicating exceeding the standard), but also dynamically triggers hierarchical warning signals through the residual symbol (positive / negative) and amplitude size (for example, when the residual is continuously positive and increasing, a red warning is activated).

[0076] It should be noted that for the spatio-temporal dynamic characteristics of the disaster diffusion process, environmental diffusion characteristics (such as pollutant diffusion rate, direction offset angle, concentration decay curve) are extracted from historical data, and they are subjected to time series alignment and normalization processing to form a standardized time series input into the LSTM network. Through its unique gating mechanism and memory cell state update, LSTM captures the long-term dependence relationships and non-linear patterns in the diffusion characteristics. For example, it identifies the evolution rule that "under the condition of a southeast wind of level 3, the diffusion radius of benzene series compounds increases by 200 meters every 10 minutes", and thus outputs a diffusion evolution feature vector with spatio-temporal coherence. Subsequently, the warning characteristics (such as multi-region synchronous exceeding the standard, residual gradient mutation), diffusion evolution characteristics, basic event characteristics (disaster type, occurrence time period), and disposal plan characteristics (resource call priority, measure combination) are fused through a cross-modal attention mechanism to finally generate a unified multi-modal event feature vector. This feature vector not only includes numerical indicators quantifying the environmental situation (diffusion range prediction, resource demand estimation), but also integrates the regularized knowledge of historical disposal experience (such as "in case of chlorine leakage, it is necessary to evacuate the residential areas downwind first").

[0077] Furthermore, in a preferred embodiment of the present invention, the multi-modal event characteristics based on each historical environmental disaster event are used to analyze the event trigger rules and corresponding disposal plan trigger rules of each historical environmental disaster event, and a disaster environment knowledge graph is constructed, specifically including:

[0078] Obtain the multi-modal event features of each historical environmental disaster event, introduce the OPTICS algorithm to divide the scenarios of each historical environmental disaster event, and define each historical environmental disaster event as a single sample;

[0079] Calculate the Mahalanobis distance between each sample, use the calculated Mahalanobis distance as the reachability distance to judge against the preset reachability distance threshold, and define the samples less than the preset reachability distance threshold as the neighborhood samples of the target sample to construct several sample neighborhoods;

[0080] Gradually generate the clustering hierarchy through recursive operations until all samples are assigned to the corresponding sample neighborhoods, then output several clusters and calculate the silhouette coefficient of each cluster. Select the clusters with a silhouette coefficient greater than the preset silhouette coefficient threshold to generate environmental disaster scenario patterns, and obtain the first data set;

[0081] Use the mRMR algorithm to screen the multi-modal event features corresponding to each environmental disaster scenario pattern in the first data set, and use the screened multi-modal event features as the principal component direction for principal component projection to obtain a projection scatter plot. Based on the projection scatter plot, select the main disaster features corresponding to each environmental disaster scenario pattern to represent the trigger rules of the corresponding environmental scenario pattern, and obtain the environmental disaster scenario pattern trigger rules;

[0082] Extract the disposal plan features corresponding to each historical environmental disaster event through the multi-modal event features of each historical environmental disaster event. Define the disposal plan features as the target attributes, and the environmental disaster event features of each historical environmental disaster event as the decision attributes. Analyze the trigger rules of each disposal measure in the corresponding disposal plan to obtain the disposal plan trigger rules;

[0083] Based on the environmental disaster scenario pattern trigger rules and the disposal plan trigger rules, combine the multi-modal event features of each historical environmental disaster event to construct a disaster environment knowledge graph.

[0084] It should be noted that first, the OPTICS (Ordering Points To Identify the Clustering Structure) algorithm is used to divide the scene patterns of the multimodal features of historical disaster events: each event is regarded as an independent sample, and the Mahalanobis distance between samples is calculated to overcome the differences in feature dimensions and the interference of correlations. For example, in the multi-dimensional feature space of pollutant concentration, diffusion rate, economic cost, etc., the Mahalanobis distance eliminates the coupling effect between features through the inverse transformation of the covariance matrix, and more accurately measures the similarity of events. After setting the reachable distance threshold, the algorithm recursively traverses the sample space, and samples with distances lower than the threshold are classified into the same neighborhood. For example, a chemical leakage event is classified into the "rapid horizontal diffusion" neighborhood due to the feature combination of "wind speed > 5m / s + limited vertical diffusion", while another similar event is classified into the "vertical penetration dominant" neighborhood due to the features of "low wind speed + high temperature evaporation", forming clusters reflecting different diffusion mechanisms. High-quality clusters are selected by evaluating the cohesion and separation of the clusters using the silhouette coefficient to form the first data set. Subsequently, the mRMR (Maximal Relevance Mininal Redundancy) algorithm is used to screen the multimodal features of each cluster: the mutual information between each feature and the scene pattern is calculated to measure the relevance, and at the same time, the redundancy between features is evaluated, and a feature subset that is highly relevant to the scene pattern and has strong independence from each other is selected (such as "VOCs concentration gradient" and "emergency response delay time" are retained, and "average humidity" is excluded due to redundancy). Based on the screened features, principal component analysis (PCA) is performed, projected into a low-dimensional space to generate a scatter plot, and the feature combination rules in the direction of the principal component are identified, and the key trigger rules are extracted from them. For example, the trigger rule for a certain leakage scene pattern is represented by leakage type, leakage degree, and leakage speed as features, so as to obtain the explicit representation characteristics of the scene patterns corresponding to historical environmental disaster events.

[0085] It should be noted that for the mining of disposal plan rules, the disposal plan features (such as "evacuation range" and "amount of neutralizer used") are used as target attributes, and environmental features are used as decision attributes, and the condition-conclusion mapping is analyzed through decision tree rule induction algorithms or association rule mining algorithms. For example, in the "chlorine leakage" scene, if "concentration residual > 10ppm + diffusion direction includes residential areas", it corresponds to the disposal rule of "evacuation radius ≥ 3km + call in the chemical defense force", and the effectiveness of the rule is verified through confidence and support indicators. Finally, the environmental scene trigger rules and disposal plan rules are integrated to construct a knowledge graph with disaster type - environmental conditions - disposal means as nodes, and the edge relationships include attributes such as trigger conditions and execution prerequisites. For example, the triple relationship of "oil spill → (needs to meet) sea current speed > 1m / s → (trigger) deployment of offshore fences + spraying of oil absorbents" in the knowledge graph realizes semantic reasoning from environmental situation to disposal strategy, providing an interpretable rule engine support for real-time emergency decision-making.

[0086] Further, in a preferred embodiment of the present invention, setting up an environmental monitoring sensor network in the target monitoring area to perceive the regional environmental conditions and obtain environmental condition perception information, and combining with the disaster environment knowledge graph to predict environmental emergency events to obtain environmental emergency event prediction information specifically includes:

[0087] Set up an environmental monitoring sensor network in the target monitoring area, and based on the set environmental monitoring sensor network, perceive the environmental conditions of the target area to obtain environmental condition perception information;

[0088] Perform data preprocessing on the environmental condition perception information using a hierarchical cleaning strategy, use the isolation forest algorithm to identify outliers by randomly dividing the feature space, and define the outliers with a sampling period greater than the preset period threshold as anomalies;

[0089] Eliminate the identified anomalies, and use the spatio-temporal Kriging interpolation algorithm to analyze the spatial autocorrelation through the semi-variogram, and combine the time series sliding window to dynamically estimate the optimal value of the missing points to generate preprocessed environmental condition perception information;

[0090] Extract the real-time environmental condition perception features of the target area based on the preprocessed environmental condition perception information, introduce an attention mechanism to map the real-time environmental condition perception features into a query vector, a key matrix, and a value matrix for attention score calculation, and perform feature fusion through the calculated attention analysis and construct an attention fusion feature map;

[0091] Obtain the disaster environment knowledge graph, import the attention fusion feature map into the disaster environment knowledge graph for environmental emergency event prediction, and calculate and obtain the similarity value between the attention fusion feature map and the environmental disaster scenario pattern trigger rules in the disaster environment knowledge graph;

[0092] Select the environmental disaster scenario pattern trigger rules with a similarity value greater than the preset similarity threshold based on the calculated similarity value, and sort based on the similarity. Generate environmental emergency event prediction information according to the environmental disaster scenario pattern with the highest similarity based on the sorting result.

[0093] It should be noted that a multi - type environmental monitoring sensor network is deployed in the target area (such as chemical industrial parks, river basins), including gas sensors (detecting VOCs, SO2, etc.), water quality sensors (monitoring pH value, heavy metal ion concentration), and weather stations (collecting wind speed, temperature and humidity data), forming a three - dimensional monitoring grid covering the target area. The sensor nodes upload real - time data at a 5 - minute interval, generating environmental condition perception information containing spatio - temporal tags (latitude and longitude, timestamp). For the noise and missing problems in the original data, a hierarchical cleaning strategy is adopted: using the Isolation Forest algorithm to construct a random decision tree forest, identifying outliers (such as instantaneous zero values or saturation values caused by sensor failures) by calculating the path length required for a data point to be isolated, and removing the outliers that last for more than 3 sampling periods; for local data missing caused by equipment offline or signal interference, the spatio - temporal Kriging interpolation algorithm is used to model the spatial autocorrelation through the semi - variogram function and dynamically calculate the optimal estimate of the missing points in combination with the time - sliding window, ensuring that the repaired data conforms to the spatio - temporal continuity law. The pre - processed environmental condition perception information is input into the feature extraction module, which can be constructed by a Convolutional Neural Network (CNN) and a Long Short - Term Memory Network (LSTM). To further enhance the representation ability of key features, a multi - head attention mechanism is introduced: mapping the real - time feature vector into a query vector, a key matrix and a value matrix, calculating the dot - product attention score between the query vector and the key matrix, dynamically aggregating highly relevant features, and generating an attention - fused feature map. Subsequently, the pre - constructed disaster environment knowledge graph is called, and the attention - fused feature map is matched with the scenario pattern trigger rules in the knowledge graph. The cosine similarity algorithm is used to calculate the matching degree between the feature encoding and the rule vector (such as the diffusion rate threshold and wind direction sensitivity coefficient corresponding to the "chlorine leakage pattern"), a threshold of 0.75 is set to screen high - confidence candidate rules, and a priority list is generated in descending order of similarity. Finally, the scenario pattern with the highest similarity is selected as the prediction result, and the environmental emergency event prediction information is output.

[0094] Furthermore, in a preferred embodiment of the present invention, the event situation prediction model is constructed based on a generative adversarial network, and the situation change of the current environmental emergency event is predicted by combining the environmental condition perception information and the environmental emergency event prediction information to obtain the event situation prediction information, which specifically includes:

[0095] Obtain the disaster environment knowledge graph, extract the diffusion evolution features and early - warning features corresponding to each historical environmental disaster event based on the disaster environment knowledge graph, perform temporal processing on the extracted diffusion evolution features to obtain a diffusion evolution feature sequence, and mark the early - warning feature nodes in the diffusion evolution feature sequence using the early - warning features;

[0096] The Markov algorithm is introduced to construct a state space according to the diffusion evolution feature sequence, and the state transition probability of the environmental disaster states at different times in each historical environmental disaster event is calculated by using the state space, and a state transition matrix is constructed;

[0097] An event situation prediction model is constructed based on a generative adversarial network. The diffusion evolution feature sequence is used to construct a training data set to train the event situation prediction model. According to the constructed state transition matrix, a constraint term of the generator is formed through maximum likelihood estimation, and after iterative training, the model parameters are retained and an event situation prediction model that meets the expectations is output;

[0098] The environmental emergency event prediction information and the environmental condition perception information are obtained and input into the trained event situation prediction model for analysis. Based on the input environmental emergency event prediction information, a state transition matrix that matches the current environmental state is retrieved in the preset state space;

[0099] An environmental condition perception sequence is generated according to the environmental condition perception information and input into the generator for sequence generation, and the retrieved state transition matrix is used as a generation constraint condition to obtain a generated sequence;

[0100] The generated sequence is input into the discriminator for judgment. If the discriminator does not accept the current generated sequence, the next generated sequence is obtained for iterative discrimination to obtain the final generated sequence, and the event situation prediction information of the current environmental condition is formed based on the final generated sequence.

[0101] It should be noted that first, the historical event diffusion evolution features and early warning features (such as the moment when the exceedance threshold is triggered and the emergency response start node) are extracted from the pre-constructed disaster environment knowledge graph. The diffusion features are aligned along the time axis and standardized into a time series with a fixed length. At the same time, the early warning features are embedded as labels into the corresponding timestamps to form an annotated diffusion evolution feature sequence. Based on this sequence, K-means clustering is used to discretize the continuous features into a finite state space, and the transition frequencies between states in historical events are counted to construct a state transition probability matrix to describe the statistical law of disaster evolution.

[0102] It is worth mentioning that a generative adversarial network is used to construct an event situation prediction model. The generator adopts a sequence generation architecture with gated recurrent units (GRUs). The input layer receives a real-time environmental condition perception sequence (such as pollutant concentration and wind speed data within the current 3 hours). The hidden layer state is associated with the historical diffusion evolution feature sequence through an attention mechanism, and a Markov constraint is superimposed on the output layer: the KL divergence between the transition probability of adjacent state pairs in the generated sequence and the preset state transition matrix is calculated and added to the generator loss function as a regularization term. The discriminator is designed as a spatio-temporal convolutional network (STCN) to capture the temporal continuity and spatial correlation of the generated sequence and output a sequence authenticity score. During the training process, a curriculum learning strategy is adopted. In the initial stage, only the Markov constraint is used to guide the generator to learn the basic state transition rules. In the later stage, the intensity of adversarial training is gradually increased, forcing the generator to generate sequences with both statistical compliance and spatio-temporal rationality.

[0103] Furthermore, in the real-time prediction stage, the current environmental emergency event prediction information is mapped to a subset of the state transition matrix retrieved and matched in the state space, and an initial environmental condition sequence is generated in combination with the real-time perception data and input into the generator. The generator iteratively generates future multi-step state sequences under the constraint of the state transition matrix. Each generation result is input into the discriminator for confidence evaluation: if the discriminator score is lower than the threshold of 0.7, the hidden layer state weights of the generator are adjusted and regenerated until the score meets the standard or the maximum number of iterations is reached. The finally generated sequence is restored to specific environmental parameters (such as pollutant concentration and diffusion radius) through reverse state mapping, and the warning rules in the knowledge graph are superimposed to output event situation prediction information including time nodes and risk levels. For example, in a certain oil depot leakage event, it is predicted that the core pollution area will spread 1.2 kilometers to the southeast direction in the next 2 hours (confidence level 0.85), triggering a secondary response plan.

[0104] Figure 2 It is a flowchart of an environmental emergency response plan optimization method provided by an embodiment of the present invention;

[0105] As Figure 2 shown, the present invention provides a flowchart of an environmental emergency response plan optimization method, including:

[0106] S202, obtaining event situation prediction information and environmental condition perception information, extracting the change trend features and warning features of real-time environmental emergency events in the target area based on the event situation prediction information, and defining the severity of real-time environmental emergency events in the target area by using the extracted warning features;

[0107] S204, obtaining a disaster environment knowledge graph, constructing a feature portrait of real-time environmental emergency events in the target area through the event situation prediction information and environmental condition perception information, and importing it into the disaster environment knowledge graph for disposal plan analysis;

[0108] S206, candidate disposal plans are selected by calculating the Euclidean distance values between the disposal plan trigger rules corresponding to each disposal plan stored in the disaster environment knowledge graph and the feature portrait of the real-time environmental emergency event in the target area, and several candidate disposal plans are obtained;

[0109] S208, a multi-objective grey wolf optimization algorithm is introduced to optimize the disposal plan. A search space is generated based on the obtained several candidate disposal plans, and an initial grey wolf population is randomly generated through the search space;

[0110] S210, a target function is preset and constraint conditions are set. The target function values of each individual in the initial grey wolf population are calculated through the target function, and all individuals in the population are divided into different front levels through non-dominated sorting based on the calculated target function values;

[0111] S212, congestion calculation is performed on each front level to obtain the crowding distance. The individual with the largest crowding degree in each level is selected as the leading wolf, and the remaining individuals are used as follower wolves. The direction vector of the leading wolf in the decision space is calculated for position update;

[0112] S214, the optimal solution set is output after repeated iterative optimization until the stop condition is met. The optimal disposal plan for the real-time environmental emergency event in the target area is generated according to the optimal solution set for environmental emergency decision-making assistance.

[0113] It should be noted that through the collaborative mechanism of event situation prediction and multi-objective optimization decision-making, the dynamic generation and optimization of environmental emergency plans are realized. First, based on event situation prediction information (such as pollutant diffusion path, concentration peak time point), the real-time change trend characteristics of the target area (such as diffusion rate growth rate, thermal radiation intensity change rate) are extracted, and the severity of the event is quantified in combination with warning characteristics. At the same time, the feature portrait of the target event is constructed by integrating environmental condition perception information, forming a multi-dimensional feature vector including "pollution type - diffusion mode - resource availability" (for example, the portrait of a benzene leakage event is: diffusion rate 2.5 km / h, downwind with residential areas). The feature portrait is imported into the disaster environment knowledge graph, and candidate disposal plan sets are generated by retrieving associated nodes through the graph traversal algorithm. Calculate the Euclidean distance between the feature portrait and the disposal plan trigger rules in the knowledge graph: for each plan rule (such as "diffusion rate > 2 km / h and population density > 100 people / km² → evacuation radius ≥ 3 km"), align its conditional parameters (such as rate threshold, density threshold) with the real-time feature values, calculate the distance value in the multi-dimensional space, and filter out the plans with distance values less than the threshold as the candidate set to ensure that the plans not only conform to historical rules but also adapt to real-time scenarios.

[0114] Furthermore, in the multi-objective grey wolf optimization (MOGWO) stage, the decision variables of the candidate disposal plans (such as evacuation scope, material scheduling volume, response time window) are encoded as the position vectors of grey wolf individuals. An objective function including safety, timeliness, and economy is constructed, and hard constraints (such as material inventory limits, traffic accessibility time) are set. After initializing the grey wolf population, the population individuals are divided into multiple front levels through non-dominated sorting: The individuals in the first level are not dominated by other individuals in all objectives (such as a plan that simultaneously achieves the minimum casualties and the lowest cost), the individuals in the second level are only dominated by the first level, and so on. The crowding distance (measuring the distribution density of solutions in the objective space) is calculated for each front level, and the individual with the largest crowding degree in each level is selected as the leading wolf, and the remaining individuals are used as following wolves.

[0115] During the grey wolf position update process, the direction vector of the following wolves moving towards the leading wolf is dynamically adjusted by the objective function weights. After each iteration, the population is combined with the external archive set for non-dominated sorting and crowding degree screening, and high-quality solutions are retained. When the maximum number of iterations (such as 100 times) is reached or convergence occurs (the optimal solutions do not change for 10 consecutive generations), the optimization stops, and the Pareto optimal solution set is output. Finally, combined with the decision maker's preference (such as safety first), the TOPSIS method is used to select the plan with the highest comprehensive score for environmental emergency event decision-making assistance. Through the cascading mechanism of rule screening and multi-objective optimization, the scientificity, real-time nature, and multi-dimensional trade-off of emergency decision-making are realized.

[0116] Figure 3 An environment emergency assistance decision-making system 3 based on artificial intelligence provided by an embodiment of the present invention includes: a memory 31 and a processor 32. The memory 31 contains a program for the environment emergency assistance decision-making method based on artificial intelligence. When the program for the environment emergency assistance decision-making method based on artificial intelligence is executed by the processor 32, the following steps are implemented:

[0117] Obtain a number of historical environmental disaster event instances, analyze the early warning characteristics and diffusion and evolution characteristics of each historical environmental disaster event, and construct the multi-modal event characteristics of each historical environmental disaster event;

[0118] Based on the multi-modal event characteristics of each historical environmental disaster event, analyze the event trigger rules and corresponding disposal plan trigger rules of each historical environmental disaster event, and construct a disaster environment knowledge graph;

[0119] Build an environmental monitoring sensor network in the target monitoring area to sense the regional environmental conditions and obtain environmental condition sensing information, and combine the disaster environment knowledge graph to predict environmental emergency events to obtain environmental emergency event prediction information;

[0120] Based on a generative adversarial network, an event situation prediction model is constructed. By combining the environmental condition perception information and the environmental emergency event prediction information, the situation change of the current environmental emergency event is predicted to obtain the event situation prediction information.

[0121] The candidate disposal plans for real-time environmental emergency events in the target area are obtained by using the disaster environment knowledge graph, and a multi-objective grey wolf optimization algorithm is introduced to optimize the disposal plans to generate the optimal disposal plan for environmental emergency decision-making assistance.

[0122] In several embodiments provided in the present application, it should be understood that the disclosed devices and methods can be implemented in other ways. The device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components can be combined, or can be integrated into another system, or some features can be ignored, or not executed. In addition, the coupling, direct coupling, or communication connection between the components shown or discussed with each other can be through some interfaces. The indirect coupling or communication connection of the devices or units can be electrical, mechanical, or other forms.

[0123] The units described as separate components above may or may not be physically separated. The components shown as units may or may not be physical units; they can be located in one place or distributed to multiple network units; some or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.

[0124] In addition, in each embodiment of the present invention, the functional units can all be integrated in one processing unit, or each unit can be separately used as a unit, or two or more units can be integrated in one unit; the above-mentioned integrated units can be implemented in the form of hardware, or in the form of a combination of hardware and software functional units.

[0125] Those of ordinary skill in the art can understand that all or part of the steps to implement the above method embodiments can be completed by hardware related to program instructions. The foregoing program can be stored in a computer-readable storage medium. When the program is executed, it executes the steps including the above method embodiments; and the foregoing storage medium includes: removable storage devices, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disks, or optical disks and other various media that can store program codes.

[0126] Alternatively, if the above integrated units of the present invention are implemented in the form of software functional modules and sold or used as independent products, they can also be stored in a computer-readable storage medium. Based on such an understanding, the technical solution of the embodiments of the present invention essentially or the part that contributes to the prior art can be embodied in the form of a software product. This computer software product is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the methods described in the various embodiments of the present invention. The aforementioned storage medium includes: various media such as removable storage devices, ROM, RAM, magnetic disks, or optical discs that can store program codes.

[0127] As described above, the above are only specific embodiments of the present invention, but the protection scope of the present invention is not limited thereto. Any person skilled in the art within the technical scope disclosed by the present invention can easily think of changes or substitutions, which should all be covered by the protection scope of the present invention. Therefore, the protection scope of the present invention should be subject to the protection scope of the claims.

Claims

1. An environment emergency auxiliary decision-making method based on artificial intelligence, characterized in that, Including: Obtain a number of historical environmental disaster event instances, analyze the early warning characteristics and diffusion evolution characteristics of each historical environmental disaster event, and construct multi-modal event characteristics of each historical environmental disaster event; Based on the multi-modal event characteristics of each historical environmental disaster event, analyze the event trigger rules and corresponding disposal plan trigger rules of each historical environmental disaster event, and construct a disaster environment knowledge graph; Build an environmental monitoring sensor network in the target monitoring area to perceive the regional environmental conditions and obtain environmental condition perception information, and combine the disaster environment knowledge graph to predict environmental emergency events to obtain environmental emergency event prediction information; Construct an event situation prediction model based on a generative adversarial network, and combine environmental condition perception information and environmental emergency event prediction information to predict the situation change of the current environmental emergency event to obtain event situation prediction information; Use the disaster environment knowledge graph to obtain candidate disposal plans for real-time environmental emergency events in the target area, and introduce a multi-objective grey wolf optimization algorithm to optimize the disposal plans to generate the optimal disposal plan for environmental emergency decision-making assistance; Among them, the constructing an event situation prediction model based on a generative adversarial network, combining environmental condition perception information and environmental emergency event prediction information to predict the situation change of the current environmental emergency event to obtain event situation prediction information specifically includes: Obtain the disaster environment knowledge graph, extract the corresponding diffusion evolution characteristics and early warning characteristics of each historical environmental disaster event based on the disaster environment knowledge graph, perform temporal processing on the extracted diffusion evolution characteristics to obtain a diffusion evolution characteristic sequence, and use the early warning characteristics to mark early warning characteristic nodes in the diffusion evolution characteristic sequence; Introduce the Markov algorithm to construct a state space according to the diffusion evolution characteristic sequence, and use the state space to calculate the state transition probabilities of different environmental disaster states at different times in each historical environmental disaster event and construct a state transition matrix; Construct an event situation prediction model based on a generative adversarial network, use the diffusion evolution characteristic sequence to construct a training dataset to train the event situation prediction model, and use the constructed state transition matrix to form a constraint term of the generator through maximum likelihood estimation, and retain the model parameters after iterative training and output an event situation prediction model that meets the expectations; Obtain environmental emergency event prediction information and environmental condition perception information, input them into the trained event situation prediction model for analysis, and retrieve in the preset state space based on the input environmental emergency event prediction information to obtain a state transition matrix that matches the current environmental state; Generate an environmental condition perception sequence according to the environmental condition perception information and input it into the generator for sequence generation, and use the retrieved state transition matrix as a generation constraint condition to obtain a generated sequence; Input the generated sequence into the discriminator for judgment. If the discriminator does not accept the current generated sequence, obtain the next generated sequence for iterative discrimination to obtain the final generated sequence, and form event situation prediction information of the current environmental condition based on the final generated sequence.

2. The environmental emergency auxiliary decision-making method based on artificial intelligence according to claim 1, characterized in that Obtain a number of historical environmental disaster event instances, analyze the early warning characteristics and diffusion evolution characteristics of each historical environmental disaster event, and construct the multi-modal event characteristics of each historical environmental disaster event, specifically including: Obtain a number of historical environmental disaster event instances through a big data network to form a historical environmental disaster event dataset, and the historical environmental disaster event dataset includes environmental disaster event characteristics and disposal plan characteristics when an environmental disaster occurs; Obtain the historical environmental disaster event characteristics corresponding to each historical environmental disaster event through the historical environmental disaster event dataset, and extract the historical disaster environment data and the corresponding environmental baseline data when the environmental disaster occurs through the historical environmental disaster event characteristics; Use the historical disaster environment data to construct a disaster environment data vector matrix, construct an environmental baseline data vector matrix through the environmental baseline data, compare the disaster environment data vector matrix with the environmental baseline data vector matrix, and obtain a residual vector matrix; Use the historical environmental disaster event characteristics to extract the historical disaster environment diffusion characteristics when the environmental disaster occurs and perform time series processing to obtain a disaster environment diffusion characteristic sequence, and input it into the LSTM network; Analyze the diffusion evolution relationship of the disaster environment diffusion characteristic sequence through the forget gate and the memory cell state update to obtain the diffusion evolution characteristics of each historical environmental disaster event; generate the early warning characteristics of each historical environmental disaster event based on the positive and negative values of each residual vector in the residual vector matrix; Perform data fusion based on the early warning characteristics, diffusion evolution characteristics, environmental disaster event characteristics and disposal plan characteristics of each historical environmental disaster event to generate the multi-modal event characteristics of each historical environmental disaster event.

3. The environmental emergency auxiliary decision-making method based on artificial intelligence according to claim 1, characterized in that, Analyze the event trigger rules and corresponding disposal plan trigger rules of each historical environmental disaster event based on the multi-modal event characteristics of each historical environmental disaster event, and construct a disaster environment knowledge graph, specifically including: Obtain the multi-modal event characteristics of each historical environmental disaster event, introduce the OPTICS algorithm to divide the scene patterns of each historical environmental disaster event, and define each historical environmental disaster event as a single sample; Calculate the Mahalanobis distance between each sample, use the calculated Mahalanobis distance as the reachable distance to judge with a preset reachable distance threshold, and define the sample smaller than the preset reachable distance threshold as the neighborhood sample of the target sample to construct a number of sample neighborhoods; Gradually generate a clustering hierarchy through recursive operations until all samples are assigned to the corresponding sample neighborhoods, then output a number of clusters and calculate the silhouette coefficient of each cluster, and select the clusters with a silhouette coefficient greater than the preset silhouette coefficient threshold to generate environmental disaster scene patterns to obtain a first dataset; Perform feature screening on the multi-modal event characteristics corresponding to each environmental disaster scene pattern in the first dataset through the mRMR algorithm, and use the screened multi-modal event characteristics as the principal component direction for principal component projection to obtain a projection scatter plot, and select the main disaster characteristics corresponding to each environmental disaster scene pattern based on the projection scatter plot to represent the trigger rules of the corresponding environmental scene pattern to obtain the environmental disaster scene pattern trigger rules; Extract the disposal plan features corresponding to each historical environmental disaster event through the multi-modal event features of each historical environmental disaster event. Define the disposal plan features as target attributes, and the environmental disaster event features of each historical environmental disaster event as decision attributes. Analyze the triggering rules of each disposal measure in the corresponding disposal plan to obtain the disposal plan triggering rules. Based on the environmental disaster scenario mode triggering rules and the disposal plan triggering rules, combine the multi-modal event features of each historical environmental disaster event to construct a disaster environment knowledge graph.

4. The environmental emergency auxiliary decision-making method based on artificial intelligence according to claim 1, characterized in that, Set up an environmental monitoring sensor network in the target monitoring area to perceive the regional environmental conditions and obtain environmental condition perception information, and combine the disaster environment knowledge graph to predict environmental emergency events to obtain environmental emergency event prediction information. Specifically, it includes: Set up an environmental monitoring sensor network in the target monitoring area, and based on the set environmental monitoring sensor network, perceive the environmental conditions of the target area to obtain environmental condition perception information. Adopt a hierarchical cleaning strategy to preprocess the environmental condition perception information. Use the isolation forest algorithm to identify outliers by randomly dividing the feature space, and define the outliers with a sampling period greater than the preset period threshold as abnormal values. Eliminate the identified abnormal values, and use the spatio-temporal Kriging interpolation algorithm to analyze the spatial autocorrelation through the semi-variogram, and combine the time series sliding window to dynamically estimate the optimal value of the missing points to generate preprocessed environmental condition perception information. Extract the real-time environmental condition perception features of the target area based on the preprocessed environmental condition perception information. Introduce the attention mechanism to map the real-time environmental condition perception features into a query vector, a key matrix, and a value matrix for calculating the attention score. Through the calculated attention analysis, perform feature fusion and construct an attention fusion feature map. Obtain the disaster environment knowledge graph, import the attention fusion feature map into the disaster environment knowledge graph for predicting environmental emergency events, and calculate and obtain the similarity value between the attention fusion feature map and the environmental disaster scenario mode triggering rules in the disaster environment knowledge graph. Based on the calculated similarity value, select the environmental disaster scenario mode triggering rules greater than the preset similarity threshold, and sort them based on the similarity. Generate environmental emergency event prediction information according to the environmental disaster scenario mode with the highest similarity based on the sorting result.

5. The environmental emergency auxiliary decision-making method based on artificial intelligence according to claim 1, characterized in that, Use the disaster environment knowledge graph to obtain candidate disposal plans for real-time environmental emergency events in the target area, and introduce the multi-objective grey wolf optimization algorithm to optimize the disposal plans to generate the optimal disposal plans for environmental emergency decision-making assistance. Specifically, it includes: Obtain the event situation prediction information and the environmental condition perception information. Extract the change trend features and early warning features of the real-time environmental emergency events in the target area based on the event situation prediction information, and use the extracted early warning features to define the severity of the real-time environmental emergency events in the target area. Obtain the disaster environment knowledge graph, construct a feature portrait of the real-time environmental emergency events in the target area through the event situation prediction information and the environmental condition perception information, and import it into the disaster environment knowledge graph for disposal plan analysis. Candidate disposal plans are selected by calculating the Euclidean distance values between the disposal plan trigger rules corresponding to each disposal plan stored in the disaster environment knowledge graph and the feature portrait of the real-time environmental emergency events in the target area, and several candidate disposal plans are obtained; The multi-objective grey wolf optimization algorithm is introduced to optimize the disposal plan. According to the obtained several candidate disposal plans, a search space is generated, and the initial grey wolf population is randomly generated through the search space; A preset objective function and constraint conditions are set. The objective function values of each individual in the initial grey wolf population are calculated through the objective function, and all individuals in the population are divided into different front levels through non-dominated sorting based on the calculated objective function values; Congestion calculation is performed on each front level to obtain the crowding distance. The individual with the largest crowding degree in each level is selected as the leading wolf, and the remaining individuals are used as following wolves. The direction vector of the leading wolf in the decision space is calculated for position update; The optimal solution set is output after repeated iterative optimization until the stop condition is met. The optimal disposal plan for the real-time environmental emergency events in the target area is generated according to the optimal solution set for environmental emergency decision-making assistance.

6. An environment emergency assistance decision-making system based on artificial intelligence, characterized in that, The system includes: a memory and a processor. The memory contains a program of an environmental emergency auxiliary decision-making method based on artificial intelligence. When the program of the environmental emergency auxiliary decision-making method based on artificial intelligence is executed by the processor, the environmental emergency auxiliary decision-making method based on artificial intelligence described in any one of claims 1-5 is implemented.

Citation Information

Patent Citations

  • Knowledge graph structure for network attack and defense confrontation

    CN115186136A

  • A GIS-based intelligent monitoring and early warning method and system for power grid meteorological disasters

    CN119784153A