WO2021003791A1 - Black swan event decision method and apparatus based on subjective and objective joint prediction - Google Patents

Black swan event decision method and apparatus based on subjective and objective joint prediction Download PDF

Info

Publication number
WO2021003791A1
WO2021003791A1 PCT/CN2019/099406 CN2019099406W WO2021003791A1 WO 2021003791 A1 WO2021003791 A1 WO 2021003791A1 CN 2019099406 W CN2019099406 W CN 2019099406W WO 2021003791 A1 WO2021003791 A1 WO 2021003791A1
Authority
WO
WIPO (PCT)
Prior art keywords
prediction
event
predicted
subjective
decision
Prior art date
Application number
PCT/CN2019/099406
Other languages
French (fr)
Chinese (zh)
Inventor
樊文晙
都志辉
Original Assignee
清华大学
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 清华大学 filed Critical 清华大学
Publication of WO2021003791A1 publication Critical patent/WO2021003791A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0637Strategic management or analysis, e.g. setting a goal or target of an organisation; Planning actions based on goals; Analysis or evaluation of effectiveness of goals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/34Betting or bookmaking, e.g. Internet betting
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F17/00Coin-freed apparatus for hiring articles; Coin-freed facilities or services
    • G07F17/32Coin-freed apparatus for hiring articles; Coin-freed facilities or services for games, toys, sports, or amusements
    • G07F17/3286Type of games
    • G07F17/3288Betting, e.g. on live events, bookmaking

Definitions

  • the feedback of this application belongs to the technical field of risk control, and particularly relates to a black swan event decision-making method and device based on subjective and objective joint prediction.
  • the Black Swan Event that is, an unexpected event that can cause great impact and consequences, often impacts the normal production order of nature and society.
  • the black swan event is usually the opposite of the normal event. The two cannot happen at the same time.
  • the normal event often has a greater probability of occurrence, and the black swan event has a smaller probability of occurrence. Therefore, people cannot treat all the negative and low-probability events of normal events as black swan events that will happen to prevent and deal with, because the cost is too great. Therefore, the challenge of the black swan event comes from the fact that it will have a huge impact once it occurs. It is too costly to focus on it, and it is very uncertain whether it will happen.
  • the feedback of this application aims to solve one of the technical problems in related technologies at least to a certain extent.
  • one purpose of the feedback of this application is to propose a black swan event decision-making method based on subjective and objective joint prediction.
  • This method combines subjective and objective prediction methods of two different types to give an effective black swan event decision-making. Indicators can be used for risk control and greatly reduce losses.
  • Another purpose of the feedback of this application is to propose a black swan event decision-making device based on subjective and objective joint prediction.
  • the present application feedbacks that one embodiment proposes a black swan event decision-making method based on subjective and objective joint prediction, which includes:
  • the first prediction data and the second prediction data are compared for difference processing to obtain a prediction difference, and a decision is made on the prediction event according to the prediction difference.
  • the black swan event decision-making method based on subjective and objective joint prediction of the feedback embodiment of the present application obtains predicted events and historical data sets; predicts the predicted events through a prediction model to obtain the first predicted data; searches and searches in a preset subjective experience database The second predicted data matched by the predicted event; the first predicted data and the second predicted data are compared for difference processing to obtain the predicted difference, and the predicted event is decided according to the predicted difference.
  • the reliability of predicted events can be predicted through subjective and objective prediction to improve the performance of identifying black swan events and risk control.
  • the black swan event decision-making method based on the subjective and objective joint prediction of the foregoing embodiment fed back according to the present application may also have the following additional technical features:
  • the making a decision on the predicted event according to the predicted difference includes:
  • the predicted difference is greater than or equal to the preset threshold, it is determined that the predicted event is a risk event.
  • the historical data set is historical data related to the predicted event within a preset period.
  • the historical data set is statistically analyzed through the logistic regression model of scikit-learn.
  • another embodiment of the present application provides a black swan event decision-making device based on subjective and objective joint prediction, including:
  • the first acquisition module is used to acquire predicted events and historical data sets
  • the objective decision-making module is used to predict the predicted event through a predictive model to obtain first predictive data; wherein the predictive model is generated by statistical analysis of the historical data set through a preset machine learning method;
  • the subjective decision-making module is used to search for second prediction data matching the predicted event in a preset subjective experience database
  • the decision output module is configured to compare the first prediction data and the second prediction data for difference processing to obtain a prediction difference, and make a decision on the prediction event according to the prediction difference.
  • the black swan event decision-making device based on subjective and objective joint prediction in the feedback embodiment of the present application obtains predicted events and historical data sets; predicts the predicted events through a prediction model to obtain the first predicted data; searches and searches in a preset subjective experience database The second predicted data matched by the predicted event; the first predicted data and the second predicted data are compared for difference processing to obtain the predicted difference, and the predicted event is decided according to the predicted difference.
  • the reliability of predicted events can be predicted through subjective and objective prediction to improve the performance of identifying black swan events and risk control.
  • the black swan event decision-making device based on the subjective and objective joint prediction of the foregoing embodiment fed back according to the present application may also have the following additional technical features:
  • the making a decision on the predicted event according to the predicted difference includes:
  • the predicted difference is greater than or equal to the preset threshold, it is determined that the predicted event is a risk event.
  • the historical data set is historical data related to the predicted event within a preset period.
  • the historical data set is statistically analyzed through the logistic regression model of scikit-learn.
  • the second obtaining module is used to obtain a plurality of prediction data related to the prediction event
  • the generating module is configured to analyze the plurality of predicted data related to the predicted event to generate the preset subjective experience database.
  • Figure 1 is a flow chart of a black swan event decision-making method based on subjective and objective joint prediction according to an embodiment of the present application
  • FIG. 2 is a schematic diagram of evaluating 48 group matches of the 2018 World Cup according to an embodiment of the present application
  • Fig. 3 is a schematic structural diagram of a black swan event decision device based on subjective and objective joint prediction according to an embodiment of the present application.
  • the key problem to be solved by the feedback of this application is to provide an indicator that can classify which small probability events are indeed impossible to occur, but some small probability events are very likely to occur and become black swan events.
  • the feedback method of this application needs to combine subjective and objective predictions of target events.
  • Subjective Prediction refers to the judgment made by the human brain's reflection on the possibility of an event. In this prediction and judgment, the person's own knowledge, experience, and intuition play a major role. In addition, human judgment will pay more attention to the current real-time events and changes that may have an impact on the occurrence of the target event.
  • Objective Prediction refers to the probability that an event may occur through statistics on historical data.
  • the probability of this event occurring in the past is used to predict the probability that it will occur in the future.
  • This method itself has a good predictive effect on high-probability events, because events that have occurred in history are likely to happen again. But this method is also easy to misjudge the black swan event, because the black swan event is usually an event that has never occurred or rarely occurred in history. The specific process of this method is introduced below.
  • FIG. 1 is a flowchart of a black swan event decision-making method based on subjective and objective joint prediction according to an embodiment of the present application.
  • the black swan event decision-making method based on subjective and objective joint prediction includes the following steps:
  • step S101 a predicted event and a historical data set are obtained.
  • the historical data set is historical data related to the predicted event in a preset period.
  • the historical data set is the historical data related to the predicted event in a period of time. For example, to predict the outcome of team A and team B in a game, you can obtain information about team A during the ten years. The outcome of the match against team B. It is understandable that the preset period should be set according to the actual situation, and the preset period should be large enough.
  • step S102 the prediction event is predicted by the prediction model to obtain the first prediction data; wherein the preset model is generated by statistical analysis of the historical data set through a preset machine learning method.
  • the prediction model is generated by statistical analysis of the historical data set related to the predicted event through a preset machine learning method.
  • the preset machine learning method can be multiple, and the prediction model is obtained by learning the historical data set. , In order to achieve the prediction of the predicted event to obtain the first predicted data.
  • the first prediction data is data obtained through objective prediction.
  • step S103 search for second predicted data matching the predicted event in a preset subjective experience database.
  • the objective prediction result can be obtained through the analysis of machine learning methods, or the subjective prediction result can be obtained through human subjective experience.
  • subjective prediction By obtaining subjective data related to predicted events, such as through online or offline surveys, collecting people’s subjective predicted data on predicted events, and then processing these data, a preset subjective prediction database is generated through the database generation method. When predicting a certain predicted event, the predicted data matching the predicted event is obtained by searching in the subjective prediction database.
  • step S104 the first prediction data and the second prediction data are compared for difference processing to obtain a prediction difference, and the prediction event is decided according to the prediction difference.
  • making decisions on forecast events based on forecast differences includes:
  • the predicted event is determined to be a security event
  • the predicted difference is greater than or equal to the preset threshold, and the predicted event is determined to be a risk event.
  • the prediction data is obtained through objective prediction and subjective prediction respectively, and the prediction difference between the two is processed to obtain the prediction difference, and the prediction difference is compared with the preset threshold. If the prediction difference is less than the preset threshold, then It shows that subjective prediction and objective prediction are basically the same, so this consistent prediction judgment is used, which points out that a high probability event will occur, or a small probability event will not occur. If the prediction difference is greater than the preset threshold, it means that the subjective prediction is different from the objective prediction, and the difference is large. You can boldly suspect that there will be a black swan event, that is, a high probability event does not occur or a small probability event occurs instead.
  • the decision index can usually be expressed as a threshold. If the difference between the subjective and objective predictions exceeds this threshold, the black swan event is considered to occur, and if the threshold is lower than the threshold, the two judgments are considered consistent and the accident will not occur.
  • machine learning methods are used to make predictions by statistical analysis of event history data, and on the other hand, human experience and observations are used to make predictions. Then compare the two predicted data and use the difference as a decision indicator.
  • the decision index is lower than a certain threshold, the original prediction result is credible. And when the decision index is higher than this threshold, the original prediction result is not credible, and its reverse event, namely the black swan event, has a great probability of occurring.
  • one-hot encoding is performed on the game records between all national teams after the above filtering with these three feature values, so that these data can be loaded and processed by the scikit-learn machine learning model.
  • the preprocessed data set so far is the total set of training and testing. Use 70% of the records for training and 30% for testing.
  • one-hot coding is also performed on the matchups of the 32 teams participating in the 2018 World Cup in the group stage. Since there is no home or away team in the World Cup, here is the international ranking before the start of the 2018 World Cup to distinguish the popularity of the team in the World Cup. The most popular team is considered the home team in the match.
  • the prediction set after this one-hot encoding also needs to be consistent with the previous one-hot encoding of the training and test set, so add the missing encoding column (denoted as 0).
  • the result of subjective and objective prediction can be obtained before the start of each game.
  • DMI decision making indicator
  • DMI max(
  • the unpopular game black swan event
  • the home team ie the strong team, the one with high international ranking
  • the away team ie the weak team
  • the home team's winning probability exceeds the visiting team's winning probability by 20% and less than 50%, but the result is that the weak team wins.
  • the difference between the winning probability of a strong team and the winning probability of a weak team is less than 20%, and the two team instances are considered to be relatively close, then any game result is acceptable and there will be no upsets, so the game can be ignored (Ignored-Game ,IG), not included in the consideration of the upset competition.
  • a game is regarded as a negligible game, and both subjective and objective predictions are required to consider it as a negligible game. Except for negligible games, all other games are considered risk games (RG).
  • RG risk games
  • the above-explained DMI-based decision-making method was used to evaluate the 48 group matches of the 2018 World Cup, as shown in Figure 2.
  • the horizontal dashed line is the threshold value of 0.05, and those smaller than the threshold value are SGs for safe games.
  • an investment strategy can also be given based on the above method. Assuming that 48 principals can be invested in 48 games, the investment strategy is:
  • the first prediction data is obtained by obtaining predicted events and historical data sets; predicting the predicted events through the prediction model; in the preset subjective experience database Find the second predicted data that matches the predicted event; compare the first predicted data with the second predicted data for difference processing to obtain a predicted difference, and make a decision on the predicted event based on the predicted difference. Therefore, the reliability of predicted events is predicted through subjective and objective prediction to improve the performance of identifying black swan events and risk control.
  • Fig. 3 is a schematic structural diagram of a black swan event decision device based on subjective and objective joint prediction according to an embodiment of the present application.
  • the black swan event decision-making device based on subjective and objective joint prediction includes: a first acquisition module 100, an objective decision module 200, a subjective decision module 300, and a decision output module 400.
  • the first obtaining module 100 is used to obtain predicted events and historical data sets.
  • the objective decision-making module 200 is used to predict the predicted event through a predictive model to obtain first predictive data; wherein the predictive model is generated by statistical analysis of historical data sets through a preset machine learning method.
  • the subjective decision-making module 300 is configured to search for second predicted data matching the predicted event in a preset subjective experience database.
  • the decision output module 400 is used to compare the first predicted data and the second predicted data for difference processing to obtain a predicted difference, and make a decision on the predicted event according to the predicted difference.
  • making a decision on a predicted event based on the predicted difference includes:
  • the predicted event is determined to be a security event
  • the predicted difference is greater than or equal to the preset threshold, and the predicted event is determined to be a risk event.
  • the historical data set is historical data related to the predicted event within a preset period.
  • the historical data set is statistically analyzed through the logistic regression model of scikit-learn.
  • the second obtaining module is used to obtain multiple prediction data related to the prediction event
  • the generation module is used to analyze multiple predicted data related to predicted events to generate a preset subjective experience database.
  • the black swan event decision-making device based on subjective and objective joint prediction is proposed by obtaining predicted events and historical data sets; predicting predicted events through a prediction model to obtain first predicted data; in a preset subjective experience database Find the second predicted data that matches the predicted event; compare the first predicted data and the second predicted data for difference processing to obtain a predicted difference, and make a decision on the predicted event based on the predicted difference.
  • the reliability of predicted events can be predicted through subjective and objective prediction to improve the performance of identifying black swan events and risk control.
  • first and second are only used for descriptive purposes, and cannot be understood as indicating or implying relative importance or implicitly indicating the number of indicated technical features. Therefore, the features defined with “first” and “second” may explicitly or implicitly include at least one of the features. In the description of feedback in this application, “multiple” means at least two, such as two, three, etc., unless otherwise specifically defined.

Abstract

A black swan event decision method and apparatus based on subjective and objective joint prediction. The method comprises: obtaining a prediction event and a historical data set (S101); predicting the prediction event by means of a prediction model to obtain first prediction data, wherein the prediction model is generated by performing statistical analysis of the historical data set by means of a preset machine learning method (S102); searching a preset subjective experience database for second prediction data matching the prediction event (S103); and comparing the first prediction data and the second prediction data for difference processing to obtain a prediction difference value, and deciding the prediction event according to the prediction difference value (S104). By combining two different types of prediction methods, i.e., subjective and objective prediction methods, the method provides an effective black swan event decision index, which can be used for risk control, thereby greatly reducing losses.

Description

基于主客观联合预测的黑天鹅事件决策方法及装置Black swan event decision-making method and device based on subjective and objective joint prediction
相关申请的交叉引用Cross references to related applications
本申请要求清华大学于2019年07月11日提交的、发明名称为“基于主客观联合预测的黑天鹅事件决策方法及装置”的、中国专利申请号“201910623881.5”的优先权。This application claims the priority of the Chinese patent application number "201910623881.5" submitted by Tsinghua University on July 11, 2019 with the title of "Black Swan Event Decision Method and Device Based on Subjective and Objective Joint Prediction".
技术领域Technical field
本申请反馈属于风险控制技术领域,特别涉及一种基于主客观联合预测的黑天鹅事件决策方法及装置。The feedback of this application belongs to the technical field of risk control, and particularly relates to a black swan event decision-making method and device based on subjective and objective joint prediction.
背景技术Background technique
对于风险管理来说,黑天鹅事件(Black Swan Event,BSE),也就是会造成极大影响和后果的意外事件,常常会冲击自然和社会的正常生产秩序。黑天鹅事件通常是正常事件的反面事件,两者不可能同时发生,而正常事件往往具有较大的发生概率,黑天鹅事件则只有较小的发生概率。所以,人们又不能把所有的正常事件的反面小概率事件都作为将会发生的黑天鹅事件来预防和处理,因为这样的成本太大。所以,黑天鹅事件的挑战来自于它一旦发生造成巨大影响,只关注于它则成本太大,它本身是否会发生又十分不确定。For risk management, the Black Swan Event (BSE), that is, an unexpected event that can cause great impact and consequences, often impacts the normal production order of nature and society. The black swan event is usually the opposite of the normal event. The two cannot happen at the same time. The normal event often has a greater probability of occurrence, and the black swan event has a smaller probability of occurrence. Therefore, people cannot treat all the negative and low-probability events of normal events as black swan events that will happen to prevent and deal with, because the cost is too great. Therefore, the challenge of the black swan event comes from the fact that it will have a huge impact once it occurs. It is too costly to focus on it, and it is very uncertain whether it will happen.
发明内容Summary of the invention
本申请反馈旨在至少在一定程度上解决相关技术中的技术问题之一。The feedback of this application aims to solve one of the technical problems in related technologies at least to a certain extent.
为此,本申请反馈的一个目的在于提出一种基于主客观联合预测的黑天鹅事件决策方法,该方法通过结合主客观两种不同类型的预测方法,给出了一种有效的黑天鹅事件决策指标,可用于风险控制,大大减少损失。For this reason, one purpose of the feedback of this application is to propose a black swan event decision-making method based on subjective and objective joint prediction. This method combines subjective and objective prediction methods of two different types to give an effective black swan event decision-making. Indicators can be used for risk control and greatly reduce losses.
本申请反馈的另一个目的在于提出一种基于主客观联合预测的黑天鹅事件决策装置。Another purpose of the feedback of this application is to propose a black swan event decision-making device based on subjective and objective joint prediction.
为达到上述目的,本申请反馈一方面实施例提出了一种基于主客观联合预测的黑天鹅事件决策方法,包括:In order to achieve the above-mentioned purpose, the present application feedbacks that one embodiment proposes a black swan event decision-making method based on subjective and objective joint prediction, which includes:
获取预测事件和历史数据集;Obtain predicted events and historical data sets;
通过预测模型对所述预测事件进行预测得到第一预测数据;其中,所述预测模型是通过预设的机器学习方法对所述历史数据集进行统计分析生成的;Predicting the predicted event through a predictive model to obtain first predictive data; wherein the predictive model is generated by performing statistical analysis on the historical data set through a preset machine learning method;
在预设主观经验数据库中查找与所述预测事件匹配的第二预测数据;Searching for second predicted data matching the predicted event in a preset subjective experience database;
将所述第一预测数据和所述第二预测数据进行对比作差处理得到预测差值,根据所述预测差值对所述预测事件进行决策。The first prediction data and the second prediction data are compared for difference processing to obtain a prediction difference, and a decision is made on the prediction event according to the prediction difference.
本申请反馈实施例的基于主客观联合预测的黑天鹅事件决策方法,通过获取预测事件和历史数据集;通过预测模型对预测事件进行预测得到第一预测数据;在预设主观经验数据库中查找与预测事件匹配的第二预测数据;将第一预测数据和第二预测数据进行对比作差处理得到预测差值,根据预测差值对预测事件进行决策。由此,通过主客观预测来对预测事件进行可靠性预测,以提高识别黑天鹅事件和风险控制的性能。The black swan event decision-making method based on subjective and objective joint prediction of the feedback embodiment of the present application obtains predicted events and historical data sets; predicts the predicted events through a prediction model to obtain the first predicted data; searches and searches in a preset subjective experience database The second predicted data matched by the predicted event; the first predicted data and the second predicted data are compared for difference processing to obtain the predicted difference, and the predicted event is decided according to the predicted difference. As a result, the reliability of predicted events can be predicted through subjective and objective prediction to improve the performance of identifying black swan events and risk control.
另外,根据本申请反馈上述实施例的基于主客观联合预测的黑天鹅事件决策方法还可以具有以下附加的技术特征:In addition, the black swan event decision-making method based on the subjective and objective joint prediction of the foregoing embodiment fed back according to the present application may also have the following additional technical features:
进一步地,在本申请反馈的一个实施例中,所述根据所述预测差值对所述预测事件进行决策,包括:Further, in an embodiment of the feedback of the present application, the making a decision on the predicted event according to the predicted difference includes:
判断所述预测差值小于预设阈值,则确定所述预测事件为安全事件;Determining that the predicted difference is less than a preset threshold, then determining that the predicted event is a security event;
判断所述预测差值大于等于所述预设阈值,则确定所述预测事件为风险事件。If it is determined that the predicted difference is greater than or equal to the preset threshold, it is determined that the predicted event is a risk event.
进一步地,在本申请反馈的一个实施例中,所述历史数据集为在预设时期内与所述预测事件相关的历史数据。Further, in an embodiment of feedback in the present application, the historical data set is historical data related to the predicted event within a preset period.
进一步地,在本申请反馈的一个实施例中,通过scikit-learn的逻辑回归模型对所述历史数据集进行统计分析。Further, in an embodiment of the feedback of this application, the historical data set is statistically analyzed through the logistic regression model of scikit-learn.
进一步地,在本申请反馈的一个实施例中,还包括:Further, in an embodiment of the feedback of this application, it further includes:
获取多个与所述预测事件相关的预测数据;Acquiring a plurality of prediction data related to the prediction event;
对所述多个与所述预测事件相关的预测数据进行分析生成所述预设主观经验数据库。Analyzing the plurality of prediction data related to the prediction event to generate the preset subjective experience database.
为达到上述目的,本申请反馈另一方面实施例提出了一种基于主客观联合预测的黑天鹅事件决策装置,包括:In order to achieve the above-mentioned purpose, another embodiment of the present application provides a black swan event decision-making device based on subjective and objective joint prediction, including:
第一获取模块,用于获取预测事件和历史数据集;The first acquisition module is used to acquire predicted events and historical data sets;
客观决策模块,用于通过预测模型对所述预测事件进行预测得到第一预测数据;其中,所述预测模型是通过预设的机器学习方法对所述历史数据集进行统计分析生成的;The objective decision-making module is used to predict the predicted event through a predictive model to obtain first predictive data; wherein the predictive model is generated by statistical analysis of the historical data set through a preset machine learning method;
主观决策模块,用于在预设主观经验数据库中查找与所述预测事件匹配的第二预测数据;The subjective decision-making module is used to search for second prediction data matching the predicted event in a preset subjective experience database;
决策输出模块,用于将所述第一预测数据和所述第二预测数据进行对比作差处理得到预测差值,根据所述预测差值对所述预测事件进行决策。The decision output module is configured to compare the first prediction data and the second prediction data for difference processing to obtain a prediction difference, and make a decision on the prediction event according to the prediction difference.
本申请反馈实施例的基于主客观联合预测的黑天鹅事件决策装置,通过获取预测事件和历史数据集;通过预测模型对预测事件进行预测得到第一预测数据;在预设主观经验数据库中查找与预测事件匹配的第二预测数据;将第一预测数据和第二预测数据进行对比作 差处理得到预测差值,根据预测差值对预测事件进行决策。由此,通过主客观预测来对预测事件进行可靠性预测,以提高识别黑天鹅事件和风险控制的性能。The black swan event decision-making device based on subjective and objective joint prediction in the feedback embodiment of the present application obtains predicted events and historical data sets; predicts the predicted events through a prediction model to obtain the first predicted data; searches and searches in a preset subjective experience database The second predicted data matched by the predicted event; the first predicted data and the second predicted data are compared for difference processing to obtain the predicted difference, and the predicted event is decided according to the predicted difference. As a result, the reliability of predicted events can be predicted through subjective and objective prediction to improve the performance of identifying black swan events and risk control.
另外,根据本申请反馈上述实施例的基于主客观联合预测的黑天鹅事件决策装置还可以具有以下附加的技术特征:In addition, the black swan event decision-making device based on the subjective and objective joint prediction of the foregoing embodiment fed back according to the present application may also have the following additional technical features:
进一步地,在本申请反馈的一个实施例中,所述根据所述预测差值对所述预测事件进行决策,包括:Further, in an embodiment of the feedback of the present application, the making a decision on the predicted event according to the predicted difference includes:
判断所述预测差值小于预设阈值,则确定所述预测事件为安全事件;Determining that the predicted difference is less than a preset threshold, then determining that the predicted event is a security event;
判断所述预测差值大于等于所述预设阈值,则确定所述预测事件为风险事件。If it is determined that the predicted difference is greater than or equal to the preset threshold, it is determined that the predicted event is a risk event.
进一步地,在本申请反馈的一个实施例中,所述历史数据集为在预设时期内与所述预测事件相关的历史数据。Further, in an embodiment of feedback in the present application, the historical data set is historical data related to the predicted event within a preset period.
进一步地,在本申请反馈的一个实施例中,通过scikit-learn的逻辑回归模型对所述历史数据集进行统计分析。Further, in an embodiment of the feedback of this application, the historical data set is statistically analyzed through the logistic regression model of scikit-learn.
进一步地,在本申请反馈的一个实施例中,还包括:Further, in an embodiment of the feedback of this application, it further includes:
第二获取模块,用于获取多个与所述预测事件相关的预测数据;The second obtaining module is used to obtain a plurality of prediction data related to the prediction event;
生成模块,用于对所述多个与所述预测事件相关的预测数据进行分析生成所述预设主观经验数据库。The generating module is configured to analyze the plurality of predicted data related to the predicted event to generate the preset subjective experience database.
本申请反馈附加的方面和优点将在下面的描述中部分给出,部分将从下面的描述中变得明显,或通过本申请反馈的实践了解到。The additional aspects and advantages of the feedback of this application will be partly given in the following description, and some will become obvious from the following description, or be learned through the practice of feedback of this application.
附图说明Description of the drawings
本申请反馈上述的和/或附加的方面和优点从下面结合附图对实施例的描述中将变得明显和容易理解,其中:The above-mentioned and/or additional aspects and advantages fed back by this application will become obvious and easy to understand from the following description of the embodiments in conjunction with the accompanying drawings, in which:
图1为根据本申请反馈一个实施例的基于主客观联合预测的黑天鹅事件决策方法流程图;Figure 1 is a flow chart of a black swan event decision-making method based on subjective and objective joint prediction according to an embodiment of the present application;
图2为根据本申请反馈一个实施例的2018年世界杯的48场小组赛进行了评估示意图;FIG. 2 is a schematic diagram of evaluating 48 group matches of the 2018 World Cup according to an embodiment of the present application;
图3为根据本申请反馈一个实施例的基于主客观联合预测的黑天鹅事件决策装置结构示意图。Fig. 3 is a schematic structural diagram of a black swan event decision device based on subjective and objective joint prediction according to an embodiment of the present application.
具体实施方式Detailed ways
下面详细描述本申请反馈的实施例,所述实施例的示例在附图中示出,其中自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。下面通过参考附图描述的实施例是示例性的,旨在用于解释本申请反馈,而不能理解为对本申请反馈的限 制。The following describes the feedback embodiments of the present application in detail. Examples of the embodiments are shown in the accompanying drawings, wherein the same or similar reference numerals indicate the same or similar elements or elements with the same or similar functions. The embodiments described below with reference to the drawings are exemplary, and are intended to explain the feedback of this application, and should not be understood as a limitation on the feedback of this application.
下面参照附图描述根据本申请反馈实施例提出的基于主客观联合预测的黑天鹅事件决策方法及装置。The following describes the black swan event decision-making method and device based on subjective and objective joint prediction proposed according to the feedback embodiment of the present application with reference to the accompanying drawings.
首先将参照附图描述根据本申请反馈实施例提出的基于主客观联合预测的黑天鹅事件决策方法。First, the black swan event decision method based on subjective and objective joint prediction proposed according to the feedback embodiment of the present application will be described with reference to the accompanying drawings.
本申请反馈要解决的关键问题,就是要给出一种指标,它能够划分出哪些小概率事件确实不可能发生,但是有些小概率事件极有可能发生,变成黑天鹅事件。本申请反馈的方法需要同时结合主观和客观对目标事件的预测。主观预测(Subjective Prediction,SP)指的是通过人脑的对事件发生的可能性的反映来进行的判断。这种预测判断中,人本身的知识,经验和直觉起了主要的作用。并且,人的判断会更加关注于当前实时正在发生的事情和变化,对目标事件的发生可能产生的影响。相反,客观预测(Objective Prediction,OP)指的是通过对历史数据的统计,得出事件可能发生的概率。即用以往发生此事件的概率,来预测它未来会发生的可能性。这种方法本身对于大概率事件有很好的预测效果,因为历史上发生过的事件,很有可能会再次发生。但是这种方法也很容易误判黑天鹅事件,因为黑天鹅事件通常都是历史上未曾发生或者很少发生的事件。下面来介绍本方法的具体过程。The key problem to be solved by the feedback of this application is to provide an indicator that can classify which small probability events are indeed impossible to occur, but some small probability events are very likely to occur and become black swan events. The feedback method of this application needs to combine subjective and objective predictions of target events. Subjective Prediction (SP) refers to the judgment made by the human brain's reflection on the possibility of an event. In this prediction and judgment, the person's own knowledge, experience, and intuition play a major role. In addition, human judgment will pay more attention to the current real-time events and changes that may have an impact on the occurrence of the target event. On the contrary, Objective Prediction (OP) refers to the probability that an event may occur through statistics on historical data. That is, the probability of this event occurring in the past is used to predict the probability that it will occur in the future. This method itself has a good predictive effect on high-probability events, because events that have occurred in history are likely to happen again. But this method is also easy to misjudge the black swan event, because the black swan event is usually an event that has never occurred or rarely occurred in history. The specific process of this method is introduced below.
图1为根据本申请反馈一个实施例的基于主客观联合预测的黑天鹅事件决策方法流程图。FIG. 1 is a flowchart of a black swan event decision-making method based on subjective and objective joint prediction according to an embodiment of the present application.
如图1所示,该基于主客观联合预测的黑天鹅事件决策方法包括以下步骤:As shown in Figure 1, the black swan event decision-making method based on subjective and objective joint prediction includes the following steps:
在步骤S101中,获取预测事件和历史数据集。In step S101, a predicted event and a historical data set are obtained.
进一步地,历史数据集为在预设时期内与预测事件相关的历史数据。Further, the historical data set is historical data related to the predicted event in a preset period.
具体地,历史数据集为在一段时期内和预测事件相关的历史数据,比如,要预测球队A和球队B在一场比赛中的胜负情况,则可以获取在十年间关于球队A和球队B的比赛胜负情况。可以理解的是,预设时期根据实际情况进行设置,预设时期应该足够大。Specifically, the historical data set is the historical data related to the predicted event in a period of time. For example, to predict the outcome of team A and team B in a game, you can obtain information about team A during the ten years. The outcome of the match against team B. It is understandable that the preset period should be set according to the actual situation, and the preset period should be large enough.
在步骤S102中,通过预测模型对预测事件进行预测得到第一预测数据;其中,预设模型是通过预设的机器学习方法对历史数据集进行统计分析生成的。In step S102, the prediction event is predicted by the prediction model to obtain the first prediction data; wherein the preset model is generated by statistical analysis of the historical data set through a preset machine learning method.
具体地,预测模型是通过预设的机器学习方法对和预测事件相关的历史数据集进行统计分析生成的,预设的机器学习方法可以为多种,通过对历史数据集进行学习,得到预测模型,以实现对预测事件进行预测得到第一预测数据。Specifically, the prediction model is generated by statistical analysis of the historical data set related to the predicted event through a preset machine learning method. The preset machine learning method can be multiple, and the prediction model is obtained by learning the historical data set. , In order to achieve the prediction of the predicted event to obtain the first predicted data.
可以理解的是,第一预测数据为通过客观预测得到的数据。It is understandable that the first prediction data is data obtained through objective prediction.
在步骤S103中,在预设主观经验数据库中查找与预测事件匹配的第二预测数据。In step S103, search for second predicted data matching the predicted event in a preset subjective experience database.
进一步地,通过主观预测对预测事件进行预测的方式有多种,作为一种可能实现的方式,建立主观经验数据库,通过在主观经验数据库中查找与预测事件匹配的预测数据来进行预测,具体包括:Furthermore, there are many ways to predict the predicted event through subjective prediction. As a possible way, a subjective experience database is established, and the prediction is made by searching for predicted data matching the predicted event in the subjective experience database, including: :
获取多个与预测事件相关的预测数据;Obtain multiple forecast data related to forecast events;
对多个与预测事件相关的预测数据进行分析生成预设主观经验数据库。Analyze multiple predicted data related to predicted events to generate a preset subjective experience database.
可以理解的是,在对一个预测事件进行预测时,可以通过机器学习的方法进行分析得到客观预测的结果,也可以通过人的主观经验对其进行预测得到主观预测的结果,在主观预测中,通过获取与预测事件相关的主观数据,比如通过网上或线下调查,收集人们对预测事件的主观预测数据,再对这些数据进行筛选等处理,通过数据库生成方法生成一个预设主观预测数据库,在对某件预测事件进行预测时,通过在主观预测数据库中查找得到与该预测事件匹配的预测数据。It is understandable that when predicting a predicted event, the objective prediction result can be obtained through the analysis of machine learning methods, or the subjective prediction result can be obtained through human subjective experience. In subjective prediction, By obtaining subjective data related to predicted events, such as through online or offline surveys, collecting people’s subjective predicted data on predicted events, and then processing these data, a preset subjective prediction database is generated through the database generation method. When predicting a certain predicted event, the predicted data matching the predicted event is obtained by searching in the subjective prediction database.
在步骤S104中,将第一预测数据和第二预测数据进行对比作差处理得到预测差值,根据预测差值对预测事件进行决策。In step S104, the first prediction data and the second prediction data are compared for difference processing to obtain a prediction difference, and the prediction event is decided according to the prediction difference.
进一步地,根据预测差值对预测事件进行决策,包括:Further, making decisions on forecast events based on forecast differences includes:
判断预测差值小于预设阈值,则确定预测事件为安全事件;If it is judged that the predicted difference is less than the preset threshold, the predicted event is determined to be a security event;
判断预测差值大于等于预设阈值,则确定预测事件为风险事件。It is determined that the predicted difference is greater than or equal to the preset threshold, and the predicted event is determined to be a risk event.
具体地,通过客观预测和主观预测分别得到了预测数据,将二者的预测数据作差处理得到预测差值,将预测差值与预设阈值进行比较,若预测差值小于预设阈值,则说明主观预测和客观预测是基本一致的,就采用这个一致的预测判断,它指出的是大概率事件会发生,或者小概率事件不会发生。若预测差值大于预设阈值,则表示主观预测和客观预测不一样,差别较大,则可以大胆怀疑会有黑天鹅事件发生,也就是大概率事件不发生或者小概率事件反而发生。Specifically, the prediction data is obtained through objective prediction and subjective prediction respectively, and the prediction difference between the two is processed to obtain the prediction difference, and the prediction difference is compared with the preset threshold. If the prediction difference is less than the preset threshold, then It shows that subjective prediction and objective prediction are basically the same, so this consistent prediction judgment is used, which points out that a high probability event will occur, or a small probability event will not occur. If the prediction difference is greater than the preset threshold, it means that the subjective prediction is different from the objective prediction, and the difference is large. You can boldly suspect that there will be a black swan event, that is, a high probability event does not occur or a small probability event occurs instead.
可以理解的是,决策指标通常可以表现为一个阈值,主客观两者预测相差超过这个阈值,就认为黑天鹅事件会发生,低于阈值则认为两者判断一致,意外不会发生。It is understandable that the decision index can usually be expressed as a threshold. If the difference between the subjective and objective predictions exceeds this threshold, the black swan event is considered to occur, and if the threshold is lower than the threshold, the two judgments are considered consistent and the accident will not occur.
综上,一方面使用机器学习的方法对事件历史数据进行统计分析做出预测,另一方面使用人的经验和观察进行预测。然后对两种预测的数据进行比对,将差值作为决策指标。当决策指标低于一个特定的阈值时,原预测结果是可信的。而当决策指标高于这个阈值时,原预测的结果不可信,并且它的反向的事件,即黑天鹅事件发生的概率极大。通过结合主客观两种不同类型的预测方法,给出了一种有效的黑天鹅事件决策指标,可用于风险控制,大大减少损失。In summary, on the one hand, machine learning methods are used to make predictions by statistical analysis of event history data, and on the other hand, human experience and observations are used to make predictions. Then compare the two predicted data and use the difference as a decision indicator. When the decision index is lower than a certain threshold, the original prediction result is credible. And when the decision index is higher than this threshold, the original prediction result is not credible, and its reverse event, namely the black swan event, has a great probability of occurring. By combining the subjective and objective prediction methods of two different types, an effective black swan event decision-making index is given, which can be used for risk control and greatly reduce losses.
下面通过一个具体实施例对本申请反馈的方法进行详细说明。The feedback method of this application will be described in detail below through a specific embodiment.
足球是世界第一大运动,四年一次的世界杯足球比赛是最高级别的足球赛事,拥有极 大的关注度。世界杯一场比赛的结果,除了双方实力差别这个基本因素以外,还有许多场外因素也会影响比赛结果。所以时常会有冷门比赛,也就是所说的黑天鹅事件发生。下面将用2018年俄罗斯世界杯作为实例,来阐述本申请反馈的一种具体应用。Football is the world's largest sport. The four-year World Cup football match is the highest level of football competition and has a lot of attention. In addition to the basic factor of the difference in strength between the two sides, there are many off-field factors that affect the outcome of a World Cup match. Therefore, there are often unpopular games, which is the so-called black swan incident. The following will use the 2018 Russia World Cup as an example to illustrate a specific application of feedback in this application.
众所周知,一场比赛有两支球队A和B参加,比赛结果不外乎是A胜,B胜,或平局。每一种结果都会有一定的发生概率,三者的发生概率之和为1。博彩公司(例如Bet356)在比赛前都会开出盘口(Odds Handicap),球迷会对比赛进行投注,投注的结果可以反映人们对比赛结果的预测。把这种预测成为对足球比赛的主观预测。假设队伍A胜盘口赔率为a,B胜的概率为b,平局为c,一般在比赛前20分钟会停止投注,盘口赔率就会稳定,可以通过公式(1),(2),(3)来计算队伍A获胜的概率(P a-SP)、B获胜的概率(P b-SP)和平局的概率(P c-SP): As we all know, there are two teams A and B participating in a game, and the result of the game is nothing more than A win, B win, or draw. Each result will have a certain probability of occurrence, and the sum of the probability of occurrence of the three is 1. Bookmakers (such as Bet356) will open handicap (Odds Handicap) before the game. Fans will place bets on the game. The result of the betting can reflect people's predictions on the outcome of the game. Turn this prediction into a subjective prediction of a football game. Assuming that team A wins the odds of a, the probability of B wins is b, and the draw is c. Generally, betting will be stopped 20 minutes before the game, and the odds will be stable. You can use formulas (1), (2) , (3) to calculate the probability of team A winning (P a-SP ), the probability of winning B (P b-SP ) and the probability of a tie (P c-SP ):
P a-SP=(1/a)/((1/a)+(1/b)+(1/c))                     (1) P a-SP =(1/a)/((1/a)+(1/b)+(1/c)) (1)
P b-SP=(1/b)/((1/a)+(1/b)+(1/c))                     (2) P b-SP =(1/b)/((1/a)+(1/b)+(1/c)) (2)
P c-SP=(1/c)/((1/a)+(1/b)+(1/c))                     (3) P c-SP =(1/c)/((1/a)+(1/b)+(1/c)) (3)
另一方面,可以通过机器学习模型训练历史数据来进行客观预测的,一场比赛的三种结果的概率记为P a-OP,P b-OP和P c-SP。本实例中使用scikit-learn的逻辑回归(Logistic Regression)模型对数据进行训练和分类。国际足联从1930年开始进行国家队国际排名,所以需要获取从1930年开始的所有的各个国家队之间发生过的比赛的结果作为训练历史数据生成数据集。在这个数据集中,再筛选出参加2018年世界杯的国家队曾经参加过的比赛(一场比赛只要有一方是2018年世界杯参赛队即可)。数据中只关注三个特征的值,主队,客队和比赛结果。把比赛结果以主队的视角进行标签化,2代表主队胜,1代表打平,0代表主队输。然后对拥有这三个特征值的以上进行筛选之后的所有国家队之间的比赛记录进行one-hot编码,使得这些数据能够被scikit-learn机器学习模型加载处理。到此为止的进行过预处理的数据集即为训练和测试总集。用其中70%的记录进行训练,30%的记录进行测试。然后,对参加2018世界杯的32支球队小组赛阶段的比赛对阵情况也进行one-hot编码。由于世界杯比赛中没有主客队之分,这里根据2018世界杯开始前的国际排名来区分球队在世界杯中的受欢迎程度,受欢迎程度高的在比赛对阵中视为主队。这个one-hot编码之后的预测集合还需要与之前的训练测试总集one-hot编码一致,所以加入缺少的编码列(记为0)即可。 On the other hand, historical data can be trained by machine learning models to make objective predictions. The probabilities of the three outcomes of a game are recorded as P a-OP , P b-OP and P c-SP . In this example, scikit-learn's Logistic Regression model is used to train and classify the data. FIFA has been conducting international rankings of national teams since 1930, so it is necessary to obtain the results of all competitions that have occurred between various national teams since 1930 as a training history data set. In this data set, select the matches that the national teams that participated in the 2018 World Cup have participated in (a game as long as one side is the 2018 World Cup team). The data only focuses on the values of three characteristics, the home team, the away team and the result of the game. Label the results of the game from the perspective of the home team, with 2 representing the home team winning, 1 representing a tie, and 0 representing the home team losing. Then, one-hot encoding is performed on the game records between all national teams after the above filtering with these three feature values, so that these data can be loaded and processed by the scikit-learn machine learning model. The preprocessed data set so far is the total set of training and testing. Use 70% of the records for training and 30% for testing. Then, one-hot coding is also performed on the matchups of the 32 teams participating in the 2018 World Cup in the group stage. Since there is no home or away team in the World Cup, here is the international ranking before the start of the 2018 World Cup to distinguish the popularity of the team in the World Cup. The most popular team is considered the home team in the match. The prediction set after this one-hot encoding also needs to be consistent with the previous one-hot encoding of the training and test set, so add the missing encoding column (denoted as 0).
根据以上的方法,每场比赛开始之前,都可以得出主客观预测的结果。使用主观和客观预测的三种比赛结果中的最大的差值作为决策判断指标DMI(Decision Making Indicator),即:According to the above method, before the start of each game, the result of subjective and objective prediction can be obtained. Use the largest difference between the subjective and objective predictions of the three game results as the decision making indicator (DMI), namely:
DMI=max(|P a-SP-P a-OP|,|P b-SP-P b-OP|,|P c-SP-P b-OP|)             (4) DMI=max(|P a-SP -P a-OP |,|P b-SP -P b-OP |,|P c-SP -P b-OP |) (4)
这里定义冷门比赛(黑天鹅事件)为:1、主队(即强队,国际排名高的一方)获胜的概率比客队(即弱队)获胜的概率高出50%,但是比赛结果为弱队胜或者比赛打平;2、主队获胜概率超过客队获胜概率20%并且小于50%,但结果为弱队获胜。此外,如果强队获胜概率与弱队获胜概率差值小于20%,认为两支球队实例比较接近,则任何比赛结果都可以接受,不会出现冷门,这样的比赛就可以忽略(Ignored-Game,IG),不记入爆冷比赛的考虑范围。Here defines the unpopular game (black swan event) as: 1. The home team (ie the strong team, the one with high international ranking) has a 50% higher probability of winning than the away team (ie the weak team), but the result of the game is that the weak team wins. Or the game is tied; 2. The home team's winning probability exceeds the visiting team's winning probability by 20% and less than 50%, but the result is that the weak team wins. In addition, if the difference between the winning probability of a strong team and the winning probability of a weak team is less than 20%, and the two team instances are considered to be relatively close, then any game result is acceptable and there will be no upsets, so the game can be ignored (Ignored-Game ,IG), not included in the consideration of the upset competition.
对于主客观联合预测,视一场比赛为可忽略比赛,需要主客观预测两者都认为它是可忽略比赛。除去可忽略比赛,其他的比赛都视为有风险的比赛(Risk Game,RG)。针对有风险比赛,使用基于主客观联合预测的判断指标来预测它会不会变成黑天鹅事件:如果DMI超过某个阈值,例如在本实例中设置为5%,就认为他会变成黑天鹅事件,否则比赛就是为安全比赛(Safe Game,SG)。For combined subjective and objective predictions, a game is regarded as a negligible game, and both subjective and objective predictions are required to consider it as a negligible game. Except for negligible games, all other games are considered risk games (RG). For a risky game, use judgment indicators based on subjective and objective joint prediction to predict whether it will become a black swan event: if DMI exceeds a certain threshold, for example, set to 5% in this example, it is considered that it will become black Swan event, otherwise the game is a safe game (Safe Game, SG).
用以上阐述的基于DMI的决策方法对2018年世界杯的48场小组赛进行了评估,如图2所示。其中横虚线为阈值0.05,小于阈值的为安全比赛SGs。The above-explained DMI-based decision-making method was used to evaluate the 48 group matches of the 2018 World Cup, as shown in Figure 2. The horizontal dashed line is the threshold value of 0.05, and those smaller than the threshold value are SGs for safe games.
例举一场冷门比赛用以说明。这场冷门比赛为德国对阵墨西哥,比赛开始前,根据客观预测,德国胜的概率为0.589,平局概率为0.258,墨西哥胜的概率为0.153;开赛前盘口赔率锁定为德国胜1.5,平局4.5,墨西哥胜7.5,可以换算出人们的主观预测,德国胜的概率为0.652,平局概率为0.217,墨西哥胜的概率为0.130。所以首先可以计算出这是一场RG,然后发现它的DMI值为0.063,超过阈值0.05,因此大胆预测比赛会爆冷。结果验证预测是正确的,比赛当天6月17日的比分是是德国队0:1输给了墨西哥队。Give an example of an unpopular game to illustrate. This unpopular match was Germany against Mexico. Before the start of the match, according to objective predictions, the probability of Germany winning was 0.589, the probability of a draw was 0.258, and the probability of Mexico winning was 0.153; the odds before the start of the game were locked at 1.5 for Germany to win and 4.5 for a draw. , Mexico wins 7.5, which can be converted into people’s subjective predictions. The probability of Germany winning is 0.652, the probability of a tie is 0.217, and the probability of Mexico winning is 0.130. So we can first calculate that this is an RG, and then find that its DMI value is 0.063, which exceeds the threshold of 0.05, so we boldly predict that the game will be upset. The result verified that the prediction was correct. The score on June 17th was that the German team lost 0:1 to Mexico.
进一步地,使用标准的Accuracy,Precision,Recall和F1衡量标准来分别评价主观预测,客观预测,和主客观联合预测队小组赛阶段冷门比赛的判断效果,见表1。可以看出主客观联合预测在各项衡量标准中表现超过其它两种预测。Furthermore, the standard Accuracy, Precision, Recall, and F1 metrics are used to evaluate the subjective prediction, objective prediction, and subjective and objective joint prediction of the team's judgment effect of the unpopular match in the group stage, see Table 1. It can be seen that the combined subjective and objective forecasts outperform the other two forecasts in various measurement standards.
表1不同预测方式的预测结果Table 1 Forecast results of different forecasting methods
 To SOPSOP SPSP OPOP
AccuracyAccuracy 0.5830.583 0.43750.4375 0.4160.416
PrecisionPrecision 0.3540.354 0.250.25 0.2430.243
RecallRecall 11 11 11
F1F1 0.5230.523 0.40.4 0.3910.391
另外,基于以上方法也可以给出一种投资策略。假设有48份本金可以投资48场比赛,投资策略是:In addition, an investment strategy can also be given based on the above method. Assuming that 48 principals can be invested in 48 games, the investment strategy is:
1、对可忽略比赛,不进行投资;1. No investment is made for negligible games;
2、对于联合预测出的安全比赛,买强队胜出的盘口;2. For the safe game predicted by the joint, buy the winning handicap of the strong team;
3、对于有风险的比赛,使用正向操作(Forward Operation,FO)买强队胜出的盘口,或者反向操作(Reverse Operation,RO)买弱队胜出的盘口。3. For risky matches, use Forward Operation (FO) to buy the winning handicap of the strong team, or Reverse Operation (RO) to buy the winning handicap of the weak team.
这样基于三种预测方法,就有六种投资的方法,投资回报的结果见表2。只有主客观联合预测才有能力从有风险比赛中筛选出安全比赛,即不会发生黑天和事件的比赛,而主观预测和客观预测单独本生只会知道有风险的比赛和可忽略的比赛。So based on the three forecasting methods, there are six investment methods, and the results of investment returns are shown in Table 2. Only subjective and objective joint predictions have the ability to screen out safe games from risky games, that is, games in which dark days and events will not occur, while subjective prediction and objective prediction alone will only know about risky games and negligible games. .
表2投资回报结果Table 2 Investment return results
Figure PCTCN2019099406-appb-000001
Figure PCTCN2019099406-appb-000001
从表中可以发现,基于联合预测判断指标的反向操作投资策略(SOP-RO)具有最高的回报收益。It can be found from the table that the reverse operation investment strategy (SOP-RO) based on the joint forecast judgment index has the highest return.
根据本申请反馈实施例提出的基于主客观联合预测的黑天鹅事件决策方法,通过获取预测事件和历史数据集;通过预测模型对预测事件进行预测得到第一预测数据;在预设主观经验数据库中查找与预测事件匹配的第二预测数据;将第一预测数据和第二预测数据进行对比作差处理得到预测差值,根据预测差值对预测事件进行决策。由此,通过主客观预测来对预测事件进行可靠性预测,以提高识别黑天鹅事件和风险控制的性能。According to the black swan event decision-making method based on subjective and objective joint prediction proposed in the feedback embodiment of this application, the first prediction data is obtained by obtaining predicted events and historical data sets; predicting the predicted events through the prediction model; in the preset subjective experience database Find the second predicted data that matches the predicted event; compare the first predicted data with the second predicted data for difference processing to obtain a predicted difference, and make a decision on the predicted event based on the predicted difference. Therefore, the reliability of predicted events is predicted through subjective and objective prediction to improve the performance of identifying black swan events and risk control.
其次参照附图描述根据本申请反馈实施例提出的基于主客观联合预测的黑天鹅事件决策装置。Next, the black swan event decision device based on subjective and objective joint prediction proposed according to the feedback embodiment of the present application will be described with reference to the accompanying drawings.
图3为根据本申请反馈一个实施例的基于主客观联合预测的黑天鹅事件决策装置结构示意图。Fig. 3 is a schematic structural diagram of a black swan event decision device based on subjective and objective joint prediction according to an embodiment of the present application.
如图3所示,该基于主客观联合预测的黑天鹅事件决策装置包括:第一获取模块100、客观决策模块200、主观决策模块300和决策输出模块400。As shown in FIG. 3, the black swan event decision-making device based on subjective and objective joint prediction includes: a first acquisition module 100, an objective decision module 200, a subjective decision module 300, and a decision output module 400.
第一获取模块100,用于获取预测事件和历史数据集。The first obtaining module 100 is used to obtain predicted events and historical data sets.
客观决策模块200,用于通过预测模型对预测事件进行预测得到第一预测数据;其中,预测模型是通过预设的机器学习方法对历史数据集进行统计分析生成的。The objective decision-making module 200 is used to predict the predicted event through a predictive model to obtain first predictive data; wherein the predictive model is generated by statistical analysis of historical data sets through a preset machine learning method.
主观决策模块300,用于在预设主观经验数据库中查找与预测事件匹配的第二预测数据。The subjective decision-making module 300 is configured to search for second predicted data matching the predicted event in a preset subjective experience database.
决策输出模块400,用于将第一预测数据和第二预测数据进行对比作差处理得到预测差 值,根据预测差值对预测事件进行决策。The decision output module 400 is used to compare the first predicted data and the second predicted data for difference processing to obtain a predicted difference, and make a decision on the predicted event according to the predicted difference.
进一步地,在本申请反馈的一个实施例中,根据预测差值对预测事件进行决策,包括:Further, in an embodiment of the feedback of the present application, making a decision on a predicted event based on the predicted difference includes:
判断预测差值小于预设阈值,则确定预测事件为安全事件;If it is judged that the predicted difference is less than the preset threshold, the predicted event is determined to be a security event;
判断预测差值大于等于预设阈值,则确定预测事件为风险事件。It is determined that the predicted difference is greater than or equal to the preset threshold, and the predicted event is determined to be a risk event.
进一步地,在本申请反馈的一个实施例中,历史数据集为在预设时期内与预测事件相关的历史数据。Further, in an embodiment of the feedback of this application, the historical data set is historical data related to the predicted event within a preset period.
进一步地,在本申请反馈的一个实施例中,通过scikit-learn的逻辑回归模型对历史数据集进行统计分析。Further, in an embodiment of the feedback of this application, the historical data set is statistically analyzed through the logistic regression model of scikit-learn.
进一步地,在本申请反馈的一个实施例中,还包括:Further, in an embodiment of the feedback of this application, it further includes:
第二获取模块,用于获取多个与预测事件相关的预测数据;The second obtaining module is used to obtain multiple prediction data related to the prediction event;
生成模块,用于对多个与预测事件相关的预测数据进行分析生成预设主观经验数据库。The generation module is used to analyze multiple predicted data related to predicted events to generate a preset subjective experience database.
需要说明的是,前述对基于主客观联合预测的黑天鹅事件决策方法实施例的解释说明也适用于该实施例的装置,此处不再赘述。It should be noted that the foregoing explanation of the embodiment of the black swan event decision-making method based on subjective and objective joint prediction is also applicable to the device of this embodiment, and will not be repeated here.
根据本申请反馈实施例提出的基于主客观联合预测的黑天鹅事件决策装置,通过获取预测事件和历史数据集;通过预测模型对预测事件进行预测得到第一预测数据;在预设主观经验数据库中查找与预测事件匹配的第二预测数据;将第一预测数据和第二预测数据进行对比作差处理得到预测差值,根据预测差值对预测事件进行决策。由此,通过主客观预测来对预测事件进行可靠性预测,以提高识别黑天鹅事件和风险控制的性能。According to the feedback embodiment of the present application, the black swan event decision-making device based on subjective and objective joint prediction is proposed by obtaining predicted events and historical data sets; predicting predicted events through a prediction model to obtain first predicted data; in a preset subjective experience database Find the second predicted data that matches the predicted event; compare the first predicted data and the second predicted data for difference processing to obtain a predicted difference, and make a decision on the predicted event based on the predicted difference. As a result, the reliability of predicted events can be predicted through subjective and objective prediction to improve the performance of identifying black swan events and risk control.
此外,术语“第一”、“第二”仅用于描述目的,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括至少一个该特征。在本申请反馈的描述中,“多个”的含义是至少两个,例如两个,三个等,除非另有明确具体的限定。In addition, the terms "first" and "second" are only used for descriptive purposes, and cannot be understood as indicating or implying relative importance or implicitly indicating the number of indicated technical features. Therefore, the features defined with "first" and "second" may explicitly or implicitly include at least one of the features. In the description of feedback in this application, "multiple" means at least two, such as two, three, etc., unless otherwise specifically defined.
在本说明书的描述中,参考术语“一个实施例”、“一些实施例”、“示例”、“具体示例”、或“一些示例”等的描述意指结合该实施例或示例描述的具体特征、结构、材料或者特点包含于本申请反馈的至少一个实施例或示例中。在本说明书中,对上述术语的示意性表述不必须针对的是相同的实施例或示例。而且,描述的具体特征、结构、材料或者特点可以在任一个或多个实施例或示例中以合适的方式结合。此外,在不相互矛盾的情况下,本领域的技术人员可以将本说明书中描述的不同实施例或示例以及不同实施例或示例的特征进行结合和组合。In the description of this specification, descriptions with reference to the terms "one embodiment", "some embodiments", "examples", "specific examples", or "some examples" etc. mean specific features described in conjunction with the embodiment or example , The structure, materials or characteristics are included in at least one embodiment or example fed back in this application. In this specification, the schematic representations of the above terms do not necessarily refer to the same embodiment or example. Moreover, the described specific features, structures, materials or characteristics can be combined in any one or more embodiments or examples in a suitable manner. In addition, those skilled in the art can combine and combine the different embodiments or examples and the characteristics of the different embodiments or examples described in this specification without contradicting each other.
尽管上面已经示出和描述了本申请反馈的实施例,可以理解的是,上述实施例是示例性的,不能理解为对本申请反馈的限制,本领域的普通技术人员在本申请反馈的范围内可以对上述实施例进行变化、修改、替换和变型。Although the embodiments of the feedback of this application have been shown and described above, it can be understood that the above embodiments are exemplary and should not be construed as limiting the feedback of this application. Those of ordinary skill in the art are within the scope of feedback of this application. Changes, modifications, substitutions, and modifications can be made to the above-mentioned embodiments.

Claims (10)

  1. 一种基于主客观联合预测的黑天鹅事件决策方法,其特征在于,包括以下步骤:A black swan event decision-making method based on subjective and objective joint prediction is characterized in that it includes the following steps:
    获取预测事件和历史数据集;Obtain predicted events and historical data sets;
    通过预测模型对所述预测事件进行预测得到第一预测数据;其中,所述预测模型是通过预设的机器学习方法对所述历史数据集进行统计分析生成的;Predicting the predicted event through a predictive model to obtain first predictive data; wherein the predictive model is generated by performing statistical analysis on the historical data set through a preset machine learning method;
    在预设主观经验数据库中查找与所述预测事件匹配的第二预测数据;Searching for second predicted data matching the predicted event in a preset subjective experience database;
    将所述第一预测数据和所述第二预测数据进行对比作差处理得到预测差值,根据所述预测差值对所述预测事件进行决策。The first prediction data and the second prediction data are compared for difference processing to obtain a prediction difference, and a decision is made on the prediction event according to the prediction difference.
  2. 根据权利要求1所述的方法,其特征在于,所述根据所述预测差值对所述预测事件进行决策,包括:The method according to claim 1, wherein the making a decision on the predicted event according to the predicted difference comprises:
    判断所述预测差值小于预设阈值,则确定所述预测事件为安全事件;Determining that the predicted difference is less than a preset threshold, then determining that the predicted event is a security event;
    判断所述预测差值大于等于所述预设阈值,则确定所述预测事件为风险事件。If it is determined that the predicted difference is greater than or equal to the preset threshold, it is determined that the predicted event is a risk event.
  3. 根据权利要求1所述的方法,其特征在于,所述历史数据集为在预设时期内与所述预测事件相关的历史数据。The method according to claim 1, wherein the historical data set is historical data related to the predicted event within a preset period.
  4. 根据权利要求1所述的方法,其特征在于,通过scikit-learn的逻辑回归模型对所述历史数据集进行统计分析。The method according to claim 1, wherein the historical data set is statistically analyzed through a logistic regression model of scikit-learn.
  5. 根据权利要求1所述的方法,其特征在于,还包括:The method according to claim 1, further comprising:
    获取多个与所述预测事件相关的预测数据;Acquiring a plurality of prediction data related to the prediction event;
    对所述多个与所述预测事件相关的预测数据进行分析生成所述预设主观经验数据库。Analyzing the plurality of prediction data related to the prediction event to generate the preset subjective experience database.
  6. 一种基于主客观联合预测的黑天鹅事件决策装置,其特征在于,包括:A black swan event decision-making device based on subjective and objective joint prediction is characterized in that it includes:
    第一获取模块,用于获取预测事件和历史数据集;The first acquisition module is used to acquire predicted events and historical data sets;
    客观决策模块,用于通过预测模型对所述预测事件进行预测得到第一预测数据;其中,所述预测模型是通过预设的机器学习方法对所述历史数据集进行统计分析生成的;The objective decision-making module is used to predict the predicted event through a predictive model to obtain first predictive data; wherein the predictive model is generated by statistical analysis of the historical data set through a preset machine learning method;
    主观决策模块,用于在预设主观经验数据库中查找与所述预测事件匹配的第二预测数据;The subjective decision-making module is used to search for second prediction data matching the predicted event in a preset subjective experience database;
    决策输出模块,用于将所述第一预测数据和所述第二预测数据进行对比作差处理得到预测差值,根据所述预测差值对所述预测事件进行决策。The decision output module is configured to compare the first prediction data and the second prediction data for difference processing to obtain a prediction difference, and make a decision on the prediction event according to the prediction difference.
  7. 根据权利要求6所述的装置,其特征在于,所述根据所述预测差值对所述预测事件进行决策,包括:The device according to claim 6, wherein the making a decision on the predicted event according to the predicted difference comprises:
    判断所述预测差值小于预设阈值,则确定所述预测事件为安全事件;Determining that the predicted difference is less than a preset threshold, then determining that the predicted event is a security event;
    判断所述预测差值大于等于所述预设阈值,则确定所述预测事件为风险事件。If it is determined that the predicted difference is greater than or equal to the preset threshold, it is determined that the predicted event is a risk event.
  8. 根据权利要求6所述的装置,其特征在于,所述历史数据集为在预设时期内与所述预测事件相关的历史数据。The device according to claim 6, wherein the historical data set is historical data related to the predicted event in a preset period.
  9. 根据权利要求6所述的装置,其特征在于,通过scikit-learn的逻辑回归模型对所述历史数据集进行统计分析。8. The device according to claim 6, wherein the historical data set is statistically analyzed through a logistic regression model of scikit-learn.
  10. 根据权利要求6所述的装置,其特征在于,还包括:The device according to claim 6, further comprising:
    第二获取模块,用于获取多个与所述预测事件相关的预测数据;The second obtaining module is used to obtain a plurality of prediction data related to the prediction event;
    生成模块,用于对所述多个与所述预测事件相关的预测数据进行分析生成所述预设主观经验数据库。The generating module is configured to analyze the plurality of predicted data related to the predicted event to generate the preset subjective experience database.
PCT/CN2019/099406 2019-07-11 2019-08-06 Black swan event decision method and apparatus based on subjective and objective joint prediction WO2021003791A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910623881.5A CN110458328A (en) 2019-07-11 2019-07-11 Black Swan event decision method and device based on subjective and objective associated prediction
CN201910623881.5 2019-07-11

Publications (1)

Publication Number Publication Date
WO2021003791A1 true WO2021003791A1 (en) 2021-01-14

Family

ID=68482609

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/099406 WO2021003791A1 (en) 2019-07-11 2019-08-06 Black swan event decision method and apparatus based on subjective and objective joint prediction

Country Status (2)

Country Link
CN (1) CN110458328A (en)
WO (1) WO2021003791A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130097463A1 (en) * 2011-10-12 2013-04-18 Vmware, Inc. Method and apparatus for root cause and critical pattern prediction using virtual directed graphs
CN108805337A (en) * 2018-05-21 2018-11-13 清华大学 Aviation operation is controlled risk management-control method and system
CN109003036A (en) * 2018-05-24 2018-12-14 重庆邮电大学 A kind of anti-act-short-view innovation talent Salary Structure setting method
CN109871259A (en) * 2013-08-16 2019-06-11 运软网络科技(上海)有限公司 A kind of imitative brain calculates the method and system of virtualization

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106682754A (en) * 2015-11-05 2017-05-17 阿里巴巴集团控股有限公司 Event occurrence probability prediction method and device
CN107807908A (en) * 2017-09-25 2018-03-16 平安科技(深圳)有限公司 Variety result of the match Forecasting Methodology, device and storage medium
US20190095808A1 (en) * 2017-09-27 2019-03-28 Intel Corporation Methods and apparatus to dynamically adjust an analytics threshold
CN109190834A (en) * 2018-09-12 2019-01-11 百色学院 Stock price trend prediction method and system neural network based

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130097463A1 (en) * 2011-10-12 2013-04-18 Vmware, Inc. Method and apparatus for root cause and critical pattern prediction using virtual directed graphs
CN109871259A (en) * 2013-08-16 2019-06-11 运软网络科技(上海)有限公司 A kind of imitative brain calculates the method and system of virtualization
CN108805337A (en) * 2018-05-21 2018-11-13 清华大学 Aviation operation is controlled risk management-control method and system
CN109003036A (en) * 2018-05-24 2018-12-14 重庆邮电大学 A kind of anti-act-short-view innovation talent Salary Structure setting method

Also Published As

Publication number Publication date
CN110458328A (en) 2019-11-15

Similar Documents

Publication Publication Date Title
Robertson et al. A method to assess the influence of individual player performance distribution on match outcome in team sports
McCabe et al. Artificial intelligence in sports prediction
Li et al. Is international junior success a reliable predictor for international senior success in elite combat sports?
Bailey et al. Predicting the match outcome in one day international cricket matches, while the game is in progress
Forrest et al. Using statistics to detect match fixing in sport
US20110208328A1 (en) Stratification-based and categorization-based system and method for harnessing collective intelligence to predict sports outcomes
Pugsee et al. Football match result prediction using the random forest classifier
Davis et al. Evaluating sports analytics models: Challenges, approaches, and lessons learned
WO2021003791A1 (en) Black swan event decision method and apparatus based on subjective and objective joint prediction
Kim et al. March Madness prediction: Different machine learning approaches with non‐box score statistics
Chen et al. A neural network model of the nba most valued player selection prediction
Tripathi et al. Prediction of IPL matches using Machine Learning while tackling ambiguity in results
Bose et al. Managing in-play run chases in limited overs cricket using optimized CUSUM charts
Maimone et al. Football is becoming boring; Network analysis of 88 thousands matches in 11 major leagues
Mills et al. Using tree ensembles to analyze National Baseball Hall of Fame voting patterns: an application to discrimination in BBWAA voting
Kim et al. Data analysis of financial burden index through KBO league FA pitcher’s performance and contract amount size
Adebisi et al. Design and Implementation of a Predictive Model for Nigeria Local Football League
Young II A team-compatibility decision support system to model the NFL knapsack problem: An introduction to HEART
Humphreys et al. CEO turnover: More evidence on the role of performance expectations
Jewell et al. On fixing international cricket matches
Coleman et al. NCAA tournament games: The real nitty-gritty
Ishi et al. Winner prediction in one day international cricket matches using machine learning framework: An ensemble approach
Subasingha et al. Novel method for cricket match outcome prediction using data mining techniques
Gourh et al. Football prediction using XGBoost algorithm: a literature review
Adie et al. No expectation bias in elite-level cricket umpires’ leg-before-wicket (LBW) decisions according to batting order position

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19936991

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 19936991

Country of ref document: EP

Kind code of ref document: A1