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

48 results about "Expected value of sample information" patented technology

In decision theory, the expected value of sample information (EVSI) is the expected increase in utility that a decision-maker could obtain from gaining access to a sample of additional observations before making a decision. The additional information obtained from the sample may allow them to make a more informed, and thus better, decision, thus resulting in an increase in expected utility. EVSI attempts to estimate what this improvement would be before seeing actual sample data; hence, EVSI is a form of what is known as preposterior analysis.

TBM tunneling parameter intelligent optimization decision-making system based on LSTM network

The invention relates to the technical field of tunnel engineering automation and intelligent control, and discloses a TBM tunneling parameter intelligent optimization decision-making system based on an LSTM network, and the system comprises a data collection and preprocessing module which obtains external data and outputs a tunneling parameter sequence; the probabilistic tunneling trend prediction module is used for outputting a prediction expected value and prediction uncertainty; the prospective geological precursor sensing module is used for matching and identifying known risks and outputting alarm events; and determining an optimal tunneling mode by the dynamic risk avoidance decision matrix. When the prediction uncertainty is too high, activating the prospective template driven by the uncertainty to excavate a new precursor template and update the template library; meanwhile, the decision-efficiency relevance evaluation and strategy self-optimization engine optimizes the decision rule according to the actual tunneling efficiency. According to the method, decision making is carried out through quantitative risk prediction and fusion of multi-source information, and a double learning closed loop of knowledge discovery and strategy optimization is established, so that the reliability, the adaptability and the long-term efficiency of system decision making are remarkably improved.
Owner:5TH ENGINEERING LTD OF THE FIRST HIGHWAY ENGINEERING BUREAU CCCC +1

Delay-constrained Internet of Vehicles multi-mode cooperative sensing method and system

The invention discloses a time delay constrained Internet of Vehicles multi-mode cooperative sensing method and system. The method comprises the following steps: collecting point cloud data and image data, and carrying out feature extraction, fusion and space projection; constructing a two-dimensional convolution neural network, and extracting a position-level importance probability graph and a mask used for screening key information; constructing a benefit estimation neural network and a constraint evaluation neural network, and predicting expected values of system benefits and constraint conditions; meanwhile, an overall strategy selection module is established; the motorcade carries out target identification and calculates rewards based on information interaction so as to obtain a perception experience sample; and updating network parameters based on the perception experience sample to obtain a final overall strategy selection module. According to the method, the transmitting power, the transmission channel and the sensing data area of the vehicle are optimized based on reinforcement learning, a strategy correction mechanism is introduced, a risk strategy of high time delay or high packet loss is dynamically corrected, and target identification deviation and decision errors caused by sensing information delay and wrong transmission are avoided.
Owner:HUAQIAO UNIVERSITY

Method and system for calculating probabilistic load flow of power distribution network driven by multi-source scene

The invention relates to a multi-source scene-driven power distribution network probabilistic load flow calculation method and system, and the method comprises the steps: obtaining the historical data of 24 hours per day in a complete year of load and photovoltaic, and carrying out the clustering division based on a comprehensive similarity index, thereby obtaining a plurality of optical load typical daily output scene sets and the probability distribution thereof; processing data of each scene set to obtain an expected value and a variance of optical charge power; combining the network topology of the power distribution network, taking an expected value as a node injection amount, and performing probabilistic load flow calculation by adopting a two-point estimation method; and carrying out statistical analysis on a calculation result to obtain related statistical data of branch power and node voltage in each typical scene. According to the method, the typical scene probability distribution set is generated by using historical data, the estimation point selection precision and the calculation result reliability are improved, the calculation times are reduced, the efficiency is improved, the actual power grid operation behavior can be better reflected, decision support is provided for a power grid operator, resource allocation is optimized, the cost is reduced, and renewable energy utilization is promoted.
Owner:HUNAN UNIV

Interface assertion method, system, terminal and storage medium

The application relates to the technical field of automatic testing, and discloses an interface assertion method, a system, a terminal and a storage medium. The method comprises the following steps: when an automatic testing process corresponding to a target business scenario is executed for the first time, if it is detected that a target interface call return state is consistent with an expectation, valid data returned from the target interface is acquired as expected response data; based on a preset business process association rule, corresponding data records are extracted from a plurality of database tables related to the target business scenario as expected business data; the expected response data and the expected business data are integrated into an expected data set, and after the expected data set is associated with a use case identifier, the expected data set is stored in an expected value database to form a data snapshot; when a testing process of a same business scenario as the target business scenario is executed subsequently, actual response data and actual business data are acquired, and the actual response data and the actual business data are compared with corresponding data snapshots in the expected value database to generate an interface automatic assertion result.
Owner:KINCHENG BANK OF TIANJIN CO LTD

Screening method and screening system

The embodiment of the present application provides a screening method and a screening system, the screening method comprises the following steps: obtaining historical flow data of a plurality of target objects from a storage system, and extracting historical values of target variables of the plurality of target objects from the historical flow data; generating a predicted selection probability corresponding to the target objects according to the historical values of the target variables; inputting the predicted selection probability and the historical values of the target variables into an established expectation value model, performing screening analysis on the target objects, and generating expected values of the target variables of the plurality of target objects; and screening the target objects whose expected values of the target variables are greater than a preset threshold value, and storing the corresponding identification information of the target objects into a database. According to the predicted selection probability of the target objects, the expected values of the target variables are obtained by using the expectation value model, and the target objects are screened according to the expected values of the target variables, so that the required target objects can be quickly and accurately screened, and the screening quality is better.
Owner:BEIJING WODONG TIANJUN INFORMATION TECH CO LTD

Awards for data analysis methods, devices, equipment, storage media, and software products

ActiveCN116492688BVideo gamesNeural learning methodsData packExpected value of sample information
This application provides a reward data analysis method, apparatus, device, storage medium, and program product. The method includes: collecting target data generated by a model executing a game; wherein the target data includes: reward data obtained from the robot's action data under the corresponding state data at each moment in the game, and the mapping relationship between the state data, action data, and reward data; using a neural network model to infer reward data corresponding to the state data and action data; determining a first SHAP value for the state data relative to the expected value and a second SHAP value for the action data relative to the expected value; the first SHAP value characterizes the degree of influence of the state data on the expected value, and the second SHAP value characterizes the degree of influence of the action data on the expected value; adjusting the reward data corresponding to the robot's state data according to the first SHAP value, and adjusting the reward data corresponding to the robot's action data according to the second SHAP value.
Owner:NETEASE (HANGZHOU) NETWORK CO LTD

Knowledge reasoning method and system based on agent dynamic path completion strategy

ActiveCN115526321BBiological modelsKnowledge representationComputational intelligenceExpected value of sample information
The application belongs to the technical field of knowledge graph, and particularly relates to a knowledge reasoning method and system based on an agent dynamic path completion strategy, which extracts entities and the relationships between the entities in a target knowledge graph, and mines rules in the target knowledge graph and confidence score corresponding to the rules; a reinforcement learning agent is constructed, the agent is dynamically guided to complete the path of the knowledge graph according to the current entity state and historical path information through rules, and the total reward of the agent is calculated according to the hit reward when the agent hits a target entity and the rule reward when the reasoning path of the agent conforms to the rules, the strategy network of the agent is trained by maximizing the expected value of the total reward of the agent, and the corresponding knowledge reasoning result is obtained by using the trained agent to perform path reasoning in the knowledge graph for a given target condition to be queried. The application dynamically completes the most likely path in the reasoning process by using the dynamic path completion strategy to obtain a complete reasoning path, and solves the reasoning truncation problem caused by the missing path of a sparse knowledge graph.
Owner:Chinese People's Liberation Army Cyberspace Force Information Engineering University

Blockchain-based data verification method and apparatus

ActiveCN116366343BSource Data VerificationExpected value of sample information
This invention provides a blockchain-based data verification method and apparatus, relating to the field of blockchain technology and applicable to the financial technology field or other technical fields. The blockchain-based data verification method includes: receiving data verification information from a client; wherein the data verification information includes data to be tested, a data model, an expected value, and an error value; determining the actual data based on the data to be tested and the data model; determining the verification result based on the actual data, the expected value, and the error value; and sending the verification result to the client. This invention can achieve data validity evaluation while protecting the privacy of the data holder's data.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

Extreme weather considering renewable energy main grid element reinforcement method and system

The application discloses a method and system for strengthening main grid elements considering renewable energy under extreme weather, and mainly relates to the technical field of renewable energy research. The method comprises the following steps: collecting an expected value of system loss load caused by extreme weather, and establishing a first objective function with the minimum expected value; modeling an operation mode of a main grid; establishing a linear programming model for calculating a worst probability distribution of uncertain variables; establishing a three-layer mixed integer linear programming model according to the first objective function and the modeling of the operation mode of the main grid; and solving the three-layer mixed integer linear programming model and the linear programming model of the worst probability distribution and outputting a result. The application has the beneficial effects of solving the problem of difficult information acquisition, reducing the difficulty of information provided by a power grid operator, and improving the efficiency of power transmission grid restoration.
Owner:RES INST OF ECONOMICS & TECH STATE GRID SHANDONG ELECTRIC POWER

QUBO data imputation by denoising diffusion probabilistic models

PendingUS20260119933A1Quantum computersMathematical modelsMissing dataExpected value of sample information
One example method includes receiving a Quadratic Unconstrained Binary Optimization (QUBO) problem that comprises a matrix that includes various cells having data. It is then determined that one or more of cells is missing data or has corrupted data. A machine learning (ML) model performs a denoising process that removes random noise from the one or more cells having the missing data or corrupted data. This results in data being imputed to the one or more cells having the missing data or the corrupted data. The imputed data approximates the missing data or approximates an expected value of the corrupted data before the corrupted data was corrupted.
Owner:DELL PROD LP

Tailing dam rainfall stability risk assessment method based on cloud model

The invention discloses a cloud model-based tailing dam rainfall stability risk assessment method. The method comprises the following steps of S1, establishing a complete index system; s2, carrying out denoising preprocessing on the monitoring data by adopting a variational mode decomposition (VMD) algorithm; s3, carrying out weight analysis, and determining a combined weight; and S4, constructing a cloud model, determining a standard cloud of the cloud model, and judging a risk level. According to the method, the VMD algorithm is innovatively introduced to carry out denoising reconstruction on the monitoring data, original noisy data does not need to be stored, only effective signal components are reserved, risk level distribution characteristics can be described only through expected value-entropy-hyper-entropy parameterized representation of the cloud model and by using three groups of core parameters, dependence of a traditional method on full-amount historical data is replaced, and the method is high in reliability and high in reliability. The problem that the size of the buffer area is difficult to match the data size is thoroughly solved; under the mechanism, the risk evolution key information can be completely reserved with lower storage cost, and risk misjudgment caused by data loss can be avoided.
Owner:XI'AN UNIVERSITY OF ARCHITECTURE AND TECHNOLOGY

Parallel misalignment state mechanical transmission component wear amount probability prediction method

The present application belongs to the technical field of health state evaluation and prediction of mechanical transmission system, and proposes a kind of parallel misalignment state mechanical transmission component wear amount probability prediction method.It includes the following steps: step S1: build the three-dimensional model of mechanical transmission component containing parallel misalignment error;Step S2: considering the random uncertainty of load profile, carry out wear simulation analysis based on grid node iteration;Step S3: considering the cognitive uncertainty of the model itself, train the Bayesian long short-term memory network model;Step S4: predict the expected value of wear and its uncertainty interval.The present application improves the description accuracy of traditional finite element method on mechanical transmission component wear behavior, breaks through the limitation of wear amount deterministic numerical prediction, provides high robustness and high reliability of probability prediction result, and provides scientific basis and data support for transmission system condition-based maintenance decision.
Owner:BEIHANG UNIV

Bayesian probability fatigue strength evaluation method for structural member with defects

The invention discloses a Bayesian probability fatigue strength evaluation method for a structural member with defects, and relates to the technical field of fatigue strength prediction of aerospace metal structural members. The method comprises the following steps: firstly, drawing a fatigue limit curve based on test data of a defective material sample, embedding a physical rule of an El Hadad curve through a synthetic data set, and establishing physical priori knowledge of a defect size and a fatigue strength behavior; training model parameters by using test data of the structural member, constructing a Bernoulli likelihood function, and matching an actual failure tag of the structural member; and finally, fusing the prior distribution and the likelihood function through the Bayesian theorem to obtain probability distribution after parameter updating, and outputting a predicted failure probability expected value and uncertainty. According to the method, material sample data containing defects are fused as physical prior based on the Bayesian theory, and the probability fatigue strength is evaluated through experimental data of a small amount of structural parts.
Owner:NANCHANG HANGKONG UNIVERSITY

A time delay constrained vehicle networking multi-modal cooperative perception method and system

This invention discloses a time-delay-constrained multimodal cooperative perception method and system for vehicle-to-everything (V2X) networks, comprising: acquiring point cloud data and image data and performing feature extraction, fusion, and spatial projection; constructing a two-dimensional convolutional neural network to extract a position-level importance probability map and a mask for filtering key information; constructing a benefit estimation neural network and a constraint evaluation neural network to predict the expected values ​​of system benefits and constraint conditions; simultaneously establishing an overall strategy selection module; the vehicle fleet performing target recognition and calculating rewards based on information interaction to obtain perception experience samples; updating network parameters based on perception experience samples to obtain the final overall strategy selection module. This invention optimizes vehicle transmission power, transmission channels, and perception data areas based on reinforcement learning, and introduces a strategy correction mechanism to dynamically correct risky strategies with high latency or high packet loss, avoiding target recognition deviations and decision-making errors caused by perception information delays and erroneous transmission.
Owner:HUAQIAO UNIVERSITY

Cooperative guidance law design method based on time-varying gain disturbance observer

The invention provides a collaborative guidance law design method based on a time-varying gain disturbance observer, and the method comprises the steps: carrying out the modeling of a collaborative guidance problem that a plurality of aircrafts jointly intercept a target, obtaining a visual line angle dynamic system containing external disturbance, and abstracting the visual line angle dynamic system into a multi-body nonlinear system with a general strict feedback form; thirdly, designing a time-varying gain interference observer with time-varying gain for the multi-body nonlinear system; an improved Luenberger observer structure is adopted, the difference between system output and an estimated value is processed through a nonlinear function, and related information of an observed system is introduced to reduce the burden of the observer, so that the peak phenomenon in the observation process is effectively avoided. Then, on the basis of a ring communication topology structure, the terminal expected value of each nonlinear system is provided by a neighbor node. Reference value information is transmitted through a network, the current state of each system is adjusted to an expected state through a controller, and the output of a plurality of nonlinear systems is ensured to be consistent at the same time. And finally, designing a cooperative guidance law based on the time-varying gain interference observer, namely transmitting an expected terminal angle value, and adjusting the sight angle from the current state to the expected terminal angle by using a distributed guidance algorithm, thereby improving the interception efficiency of space cooperative guidance.
Owner:BEIJING AEROSPACE AUTOMATIC CONTROL RES INST

Data filtering method and system, electronic device, and storage medium

ActiveCN117851391BDigital data information retrievalSpecial data processing applicationsAlgorithmExpected value of sample information
The application discloses a data filtering method and system, an electronic device and a storage medium. The method comprises the following steps: receiving data to be filtered, and determining a label value of the data; inputting the data into a first filter, and determining an expected value and a tail value; the expected value is used for representing the label value determined based on data continuity, and the tail value is used for representing the earliest effective label value in a second filter; if the label value is equal to the expected value, filtering the data through the first filter to determine target data after filtering; the first filter is used for filtering data with continuous label values; or, if the label value is not equal to the expected value and the label value is greater than or equal to the tail value, inputting the data into the second filter, filtering the data through the second filter to determine the target data after filtering; and the second filter is used for filtering data corresponding to non-continuous label values. The embodiment of the application is beneficial to improving the data processing efficiency. The application can be widely applied in the field of network communication technology.
Owner:E SURFING IOT CO LTD

Dissolved oxygen prediction correction method fusing graph neural network and extreme value distribution

The invention discloses a dissolved oxygen prediction correction method fusing a graph neural network and extreme value distribution. The method comprises the following steps: preprocessing collected data; constructing a space diagram structure; carrying out numerical value forward translation on the preprocessed DO data, and then carrying out logarithmic transformation to obtain a converted DO sequence; inputting the preprocessed dynamic weather and water quality characteristics and the converted DO sequence into an LSTM model, and outputting a basic prediction sequence of DO in a future time period; based on a prediction result of the LSTM model and in combination with a spatial graph structure, performing spatial dependency modeling by using a graph neural network, and constructing sectional probability distribution at the same time; and outputting a parameter set through a graph neural network, and carrying out loss optimization through CRPS. Compared with a single-point prediction model, the method can obtain an expected value, distribution uncertainty and tail risk information at the same time, achieves the quantitative evaluation of the probability of hypoxia and hyperoxia events, and remarkably improves the reliability and stability of dissolved oxygen prediction.
Owner:HOHAI UNIV +1

Resource sensing and scheduling method of computing power network

The application claims a resource sensing and scheduling method of a computing power network, and belongs to the field of computing power network resource scheduling, and specifically comprises the following steps: collecting historical resource state sequences of each node as endogenous variables, and obtaining associated exogenous variable sequences; using a multi-source information fusion model to asymmetrically encode the two, fusing information through a cross-attention and adaptive gating mechanism, and introducing a structure prior to perform conditional normalization; outputting expected values and prediction variances of each resource index in a future time window, and aggregating them into a node resource state vector. In the scheduling stage, a double-time-scale framework is used, an adaptive resource reservation and candidate path scoring are periodically performed in a slow decision layer, and the reservation amount is adaptively adjusted according to uncertainty; a fast decision layer is event-driven, and a reinforcement learning sequence decision is used to complete routing and deployment, and a reward function fuses service quality and uncertainty penalty. The application improves the computing power network scheduling acceptance rate and robustness while ensuring service quality.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

Intelligent analysis method for multivariate data fusion mining of electric power energy system

The invention discloses an intelligent analysis method for multivariate data fusion mining of an electric power energy system, and the method comprises the steps: collecting and obtaining environment data parameters of the electric power energy system, and carrying out the analysis to obtain renewable energy power generation parameters; acquiring influence factor parameters of the electric quantity load demand to obtain electric quantity load parameters; analyzing the renewable energy power generation parameters and the power load parameters to obtain an analysis result; setting an expected value, and judging whether the analysis result meets the expected value or not; if the analysis result meets the expected value, the analysis result is output, and if the analysis result does not meet the expected value, the analysis result is analyzed based on the expected value, and an optimization report is generated. According to the output analysis result and the optimization report, the overall operation efficiency of the power system can be improved, the adaptability and flexibility of the system to high-proportion renewable energy access are enhanced, the user experience is optimized, and the power supply service quality is improved.
Owner:STATE GRID ELECTRIC POWER ECONOMIC RES INST IN NORTHERN HEBEI TECH CO LTD +1

Program, method, information processing apparatus, and system

To reduce labor for creating a test case.SOLUTION: A program for causing a computer including a processor and a memory to execute: The program causes a processor to execute a step of inputting information related to test content to a first trained model trained to output an abstract expected value and causing the first trained model to output the abstract expected value, a step of inputting the abstract expected value and information related to a specification to a second trained model trained to output a specific expected value and causing the second trained model to output the specific expected value, and a step of presenting the specific expected value output from the second trained model or both the abstract expected value and the specific expected value to a user.SELECTED DRAWING: Figure 16
Owner:SHIFT CO LTD(JP)

Intelligent Optimization Decision System for TBM Tunneling Parameters Based on LSTM Network

This application relates to the field of tunnel engineering automation and intelligent control technology, and discloses an intelligent optimization decision-making system for TBM tunneling parameters based on LSTM networks. The system includes: a data acquisition and preprocessing module to acquire external data and output tunneling parameter sequences; a probabilistic tunneling trend prediction module to output predicted expected values ​​and prediction uncertainties; a forward-looking geological precursor sensing module to match and identify known risks and output alarm events; and a dynamic risk avoidance decision matrix to determine the optimal tunneling mode. When the prediction uncertainty is too high, an uncertainty-driven forward-looking template is activated to discover new precursor templates and update the template library. Simultaneously, a decision-performance correlation evaluation and strategy self-optimization engine optimizes the decision rules based on actual tunneling performance. This invention significantly improves the reliability, adaptability, and long-term effectiveness of the system's decision-making by quantifying predicted risks, integrating multi-source information for decision-making, and establishing a dual learning loop of knowledge discovery and strategy optimization.
Owner:5TH ENGINEERING LTD OF THE FIRST HIGHWAY ENGINEERING BUREAU CCCC +1

A dissolved oxygen prediction correction method fusing a graph neural network and an extreme value distribution

ActiveCN121859024BAlgorithmSpatial graph
The application discloses a dissolved oxygen prediction correction method fusing a graph neural network and an extreme value distribution, and comprises the following steps: pre-processing collected data; constructing a spatial graph structure; for the pre-processed DO data, first performing numerical forward translation, and then performing logarithmic transformation to obtain a converted DO sequence; inputting the pre-processed dynamic meteorological and water quality characteristics and the converted DO sequence into an LSTM model to output a basic prediction sequence of the DO in a future period; based on the prediction result of the LSTM model, combining the spatial graph structure, using a graph neural network to model spatial dependence, and simultaneously constructing a segmented probability distribution; outputting a parameter set through the graph neural network, and optimizing through a CRPS loss. Compared with a single point prediction model, the application can simultaneously obtain expected value, distribution uncertainty and tail risk information, realizes quantitative evaluation of an anoxic and hyperoxic event probability, and significantly improves the reliability and stability of dissolved oxygen prediction.
Owner:HOHAI UNIV +1

Vulnerability profiling based on time series analysis of data streams

ActiveUS12513181B2Mathematical modelsFinanceData streamOrganisational performance
Various systems and methods are described for correlating technology choices with the risk of system vulnerabilities. A system captures and quantifies both observations of technology choices as well as the outputs certain outputs of internal choices and processes across a number of different organizations. A Bayesian estimate of vulnerability is imputed from the choices and observed use of vulnerable technology, further segmented by business type, revenue, and size. Differences between the observation of a particular organization and Bayesian expected value are measured and converted to vulnerability score, the vulnerability score embodying a point-in-time and longitudinal measure of organizational performance, including the likelihood of future compromise due to software vulnerabilities. The vulnerability score can then be further used to price risk, for example in a cyber insurance context.
Owner:JUNGLE DISK LLC

A distributed photovoltaic irradiation data checking and correcting method

The present application relates to the technical field of data verification, especially relates to a kind of distributed photovoltaic irradiation data verification and correction method.The method first obtains grid-connected power station operating data, and the actual irradiance of each point is deduced based on photovoltaic module physical model;Subsequently, the reference point is screened from multiple dimensions, and the total deviation of measured and original simulated irradiance is decoupled into regional system deviation factor, local shading deviation factor and installation equipment deviation factor.On this basis, combined with historical meteorological statistics experience, the prior distribution of candidate point correction factor is established, the posterior mean and variance of each point correction factor are calculated by using Bayes formula to fuse measured likelihood information.Finally, the original data is calibrated using the expected value of correction factor, and the confidence interval under the preset confidence level is output.
Owner:JINZHOU SUNSHINE METEOROLOGY TECH CO LTD

An ai certainty prediction and risk decision method based on counterfactual reasoning and time sequence rules

PendingCN122334505AEngineeringMachine learning
This invention discloses an AI-based deterministic prediction and risk decision-making method based on counterfactual deduction and time-series rules, belonging to the fields of artificial intelligence, deterministic reasoning, risk assessment, and intelligent decision-making. This invention achieves deterministic prediction and decision-making without probability fitting or model training by using hypothetical condition deduction, time-series data trend determination, boundary warning, and quantification of expected value and risk-return. The system compares time-series trends with preset boundaries to trigger warnings, outputs reproducible conclusions through hypothesis deduction, calculates risk-return based on real data, does not rely on large models, is free of illusions, and is fully reproducible and verifiable. It is suitable for highly regulated scenarios such as industrial early warning, financial analysis, and equipment monitoring.
Owner:常乐

A tactical communication intent translation method based on physically driven bimodal bayesian inference

PendingCN122635541ATactical communicationsInformatics engineering
The application discloses a tactical communication intention translation method based on physical driving bimodal Bayesian inference, and belongs to the technical field of information engineering and artificial intelligence fusion. The application constructs a joint feature of tactical communication intention and battlefield environment, respectively establishes semantic guidance physical prior, historical case data likelihood and communication physical hard constraint feasible region; through precision weighted Bayesian fusion, physical constraint truncated projection inhibits large model illusion and guarantees KPI physical compliance, and then constructs normal work and link interruption bimodal mixed distribution, depicts KPI bimodal characteristics and long tail risk; finally, the KPI probability result containing expected value, confidence interval, default probability and comprehensive risk score is output. The application converts the natural language operation intention of commanders into a physical feasible probabilistic KPI index, quantifies cognitive and environmental random uncertainty, and can meet the high reliability requirement of strong confrontation, high dynamic tactical communication network command decision and communication configuration.
Owner:NANJING UNIV OF INFORMATION SCI & TECH

Body digital twin fracture risk analysis method based on dynamic bayesian network

The application belongs to the technical field of aircraft structure risk analysis, and discloses a body digital twin fracture risk analysis method based on a dynamic Bayesian network, step one: constructing a dynamic Bayesian network; step two: extracting samples from the dynamic Bayesian network at time step t=0, generating n initial particles and respective corresponding weights; step three: increasing the time step t by 1, predicting the particle position at the time step t based on the particle position at the last time step t-1, and calculating the failure probability of each particle; calculating the expected value of the failure probability at the time step t; if the structure does not fail within the time step t, updating the weight of each particle and normalizing; step four: judging whether the time step t reaches the design service life, if yes, ending; otherwise, entering step five; step five: judging whether the structure is inspected at the time step t, if no, entering step three, if yes, performing proportional replacement and weight updating on the current particle, and entering step three after replacement and updating.
Owner:CHENGDU AIRCRAFT DESIGN INST OF AVIATION IND CORP OF CHINA

Bearing residual life prediction method based on parallel bigru-informer and wiener process

PendingCN122654619AAlgorithmExpected value of sample information
The application discloses a bearing residual life prediction method based on parallel BIGRU-Informer and Wiener process, multi-dimensional time-frequency domain features are extracted from original vibration signals and time sequence samples are constructed; the samples are input into a BIGRU branch and an Informer branch in parallel to capture local degradation dynamics and long-range dependence respectively, and the complete time dimension is reserved after sequence-level fusion; trend features and fluctuation features are explicitly extracted from the fused sequence, and are respectively sent into a parameter estimation network to estimate Wiener process parameters, so that the physical semantic decoupling of parameter estimation is realized; based on the inverse Gaussian distribution of the first arrival time of the Wiener process, the expected value and the uncertainty standard deviation of the residual life are output; and end-to-end training is carried out by using a hybrid loss containing physical consistency. Through the triple design of double-branch complementary modeling, parameter semantic decoupling and physical consistency loss, the application improves the prediction accuracy, provides a quantifiable uncertainty interval and enhances the explainability.
Owner:NANJING TECH UNIV

Question quantity planning method and device based on memory intensity and medium

PendingCN121034153AData processing applicationsElectrical appliancesExpected value of sample informationData mining
The invention discloses a question quantity planning method based on memory intensity. The question quantity planning method comprises the following steps: acquiring a memory intensity expected value Sn ''and a memory intensity theoretical value Sn 'corresponding to an nth review test event; obtaining a memory intensity difference based on the memory intensity expected value Sn ''and the memory intensity theoretical value Sn '; calling the variation delta S of the memory intensity and the time interval tn; based on the corresponding relation between the cumulant of the variable quantity delta S at the time interval tn and the question number variable quantity I + and the memory intensity difference, obtaining the question number variable quantity I + corresponding to the nth review test event; and planning the question number In of the nth review test event based on the question number In-1 and the question number variation I + of the (n-1) th review test event. Based on the influence of the time interval tn of the two review events, the number of questions of the later review event is adjusted, more questions are done when memory needs to be deepened, and the number of questions is reduced when the memory effect is good, so that time waste is reduced.
Owner:SHENZHEN WATER WORLD INFORMATION CO LTD