WO2022121217A1 - Procédé et dispositif de prédiction de quota, et support de stockage lisible par ordinateur - Google Patents

Procédé et dispositif de prédiction de quota, et support de stockage lisible par ordinateur Download PDF

Info

Publication number
WO2022121217A1
WO2022121217A1 PCT/CN2021/090569 CN2021090569W WO2022121217A1 WO 2022121217 A1 WO2022121217 A1 WO 2022121217A1 CN 2021090569 W CN2021090569 W CN 2021090569W WO 2022121217 A1 WO2022121217 A1 WO 2022121217A1
Authority
WO
WIPO (PCT)
Prior art keywords
insurance
information
target
feature
insurance application
Prior art date
Application number
PCT/CN2021/090569
Other languages
English (en)
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 WO2022121217A1 publication Critical patent/WO2022121217A1/fr

Links

Classifications

    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance
    • 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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations
    • G06Q10/06393Score-carding, benchmarking or key performance indicator [KPI] analysis

Definitions

  • the present application relates to the technical field of artificial intelligence, and in particular, to a quota prediction method, device, and computer-readable storage medium.
  • the main purpose of the present application is to provide an amount prediction method, device and computer-readable storage medium, which aims to solve the technical problem of low accuracy in predicting the insurance amount when adding insurance.
  • the present application provides a quota prediction method
  • the quota prediction method includes: obtaining the insurance application information to be evaluated of the target insurance applicant, and obtaining the previous insurance application information of the target insurance applicant according to the insurance application information to be evaluated; Type of insurance application this time; select a pre-trained risk assessment model corresponding to the type of insurance application this time, use the risk assessment model to extract text features and numerical features in the insurance application information to be assessed, and combine the text features with
  • the target feature is obtained by combining the digital features, wherein the risk assessment model is obtained by using the training data set screened by feature engineering to be trained by a machine learning algorithm; the risk level of the insurance application information to be evaluated is determined according to the target feature, and the When the risk level is lower than high risk, obtain the limit adjustment factor of the insurance application information to be evaluated; combine the previous insurance application information and the limit adjustment factor to predict the insurance addition limit information of the target insurance applicant.
  • the present application also provides a quota prediction device
  • the quota prediction device includes: a past information acquisition module for acquiring the insurance application information to be evaluated of the target insurance applicant, and obtaining the insurance application information to be evaluated according to the to-be-evaluated insurance application information The previous insurance application information of the target applicant and the type of this insurance application; the target feature acquisition module is used to select a pre-trained risk assessment model corresponding to the current insurance application type, and use the risk assessment model to extract the to-be-evaluated The text features and digital features in the insurance application information, and the target features are obtained by combining the text features and digital features, wherein the risk assessment model is obtained by using the training data set screened by feature engineering to be trained by a machine learning algorithm; risk level A determination module, configured to determine the risk level of the insurance application information to be evaluated according to the target characteristics, and obtain the quota adjustment factor of the insurance application information to be evaluated when it is detected that the risk level is lower than high risk; add insurance The limit prediction
  • the present application also provides a quota prediction device, the quota prediction device includes a processor, a memory, and a quota prediction program stored on the memory and executable by the processor, wherein the When the above-mentioned quota prediction program is executed by the processor, the following method is implemented: obtaining the insurance application information to be evaluated of the target insurance applicant, and obtaining the previous insurance application information and the current insurance application type of the target insurance applicant according to the to-be-evaluated insurance application information; Selecting the pre-trained risk assessment model corresponding to the type of insurance this time, using the risk assessment model to extract the text features and numerical features in the insurance application information to be assessed, and combining the text features and numerical features to obtain a target feature, wherein the risk assessment model is obtained by using the training data set screened by feature engineering to be trained by a machine learning algorithm; the risk level of the insurance application information to be evaluated is determined according to the target feature, and the risk level is detected when the risk level is detected.
  • the risk assessment model is obtained by using the training
  • the present application also provides a computer-readable storage medium, where a quota prediction program is stored on the computer-readable storage medium, wherein when the quota prediction program is executed by a processor, the following method is implemented: obtaining The insurance application information to be evaluated of the target insurance applicant, and the previous insurance application information and the current insurance application type of the target insurance applicant are obtained according to the to-be-evaluated insurance application information; the pre-trained risk assessment model corresponding to the current insurance application type is selected, Use the risk assessment model to extract text features and numerical features in the insurance application information to be assessed, and combine the text features and numerical features to obtain target features, wherein the risk assessment model is a training program selected by feature engineering
  • the data set is obtained by training the machine learning algorithm; the risk level of the insurance application information to be evaluated is determined according to the target characteristics, and when it is detected that the risk level is lower than high risk, the quota adjustment of the insurance application information to be evaluated is obtained factor; combining the previous insurance application information and the limit adjustment factor
  • the present application realizes that the insurable amount information consistent with the actual situation can be obtained at the time of applying for insurance, thereby solving the technical problem of low accuracy in predicting the insured amount when applying for insurance. At the same time, it also saves the customer from being disturbed by the insurance salesman who does not know the amount of insurance that can be added to him, such as physical examination and coordination.
  • FIG. 1 is a schematic diagram of the hardware structure of the quota prediction device involved in the solution of the embodiment of the present application.
  • FIG. 2 is a schematic flowchart of the first embodiment of the quota prediction method of the application.
  • FIG. 3 is a schematic diagram of functional modules of the quota prediction device of the present application.
  • the technical solution of the present application relates to the field of artificial intelligence technology, and can be applied to scenarios such as financial technology such as insurance limit prediction, so as to promote the construction of smart cities.
  • the data involved in this application such as insurance application information and/or insurance limit information, may be stored in a database, or may be stored in a blockchain, which is not limited in this application.
  • the quota prediction method involved in the embodiment of the present application is mainly applied to a quota prediction device, and the quota prediction device may be a device with display and processing functions, such as a PC, a portable computer, and a mobile terminal.
  • FIG. 1 is a schematic diagram of the hardware structure of the quota prediction device involved in the solution of the embodiment of the present application.
  • the quota prediction device may include a processor 1001 (for example, a CPU), a communication bus 1002 , a user interface 1003 , a network interface 1004 , and a memory 1005 .
  • the communication bus 1002 is used to realize the connection and communication between these components;
  • the user interface 1003 may include a display screen (Display), an input unit such as a keyboard (Keyboard);
  • the network interface 1004 may optionally include a standard wired interface, a wireless interface (such as a WI-FI interface);
  • the memory 1005 can be a high-speed RAM memory, or a stable memory (non-volatile memory), such as a disk memory, and the memory 1005 can optionally be a storage device independent of the aforementioned processor 1001 .
  • FIG. 1 does not constitute a limitation on the quota prediction device, and may include more or less components than the one shown, or combine some components, or arrange different components.
  • the memory 1005 as a computer-readable storage medium in FIG. 1 may include an operating system, a network communication module, and a quota prediction program.
  • the network communication module is mainly used to connect to the server and perform data communication with the server; and the processor 1001 can call the quota prediction program stored in the memory 1005 and execute the quota prediction method provided by the embodiment of the present application.
  • the present application provides a quota prediction method, that is, by obtaining the customer's insurance application information to obtain their previous insurance application information, using a pre-trained risk assessment model to determine the corresponding risk level, and only when the detected risk level is in the Subsequent reinsurance limit estimation is carried out only when it is within a certain range (below the high risk level), which avoids the negative impact that may be caused by customers with higher risk levels continuing to apply for insurance.
  • the evaluation avoids the evaluation error caused by different types of insurance; the risk evaluation model is obtained by using feature engineering and machine learning training, and the target characteristics of the insurance information to be evaluated are obtained by using the risk evaluation model, so that the risk evaluation model finally obtained by the risk evaluation model
  • the results are more accurate; by synthesizing the previous insurance information and the limit adjustment factor, the customer's current insured amount can be calculated intelligently, and the insurable amount information that is consistent with the actual situation can be obtained at the time of the current insurance application, so as to solve the problem. It solves the technical problem of low accuracy in predicting the insurance amount when adding insurance. At the same time, it also saves the customer from being disturbed by the insurance salesman who does not know the amount of insurance that can be added to him, such as physical examination and coordination.
  • FIG. 2 is a schematic flowchart of the first embodiment of the quota prediction method of the present application.
  • the first embodiment of the present application provides a quota prediction method, and the quota prediction method includes the following steps.
  • Step S10 obtaining the insurance application information to be evaluated of the target insurance applicant, and obtaining the previous insurance application information and the current insurance application type of the target insurance applicant according to the to-be-evaluated insurance application information.
  • the target insurance applicant that is, the insurance application user
  • the insurance application information to be evaluated may include the identity information of the insured user, the type of insurance this time, the amount of this insurance application, the date of application for insurance, and information about personal and family medical history.
  • the previous insurance application information is the relevant information that the insured user has applied for insurance before this application, which may specifically include the historical insurance type, historical insurance amount, historical insurance time, etc.
  • the previous acquisition method of insurance application information can be obtained directly from the information to be evaluated, or can be accessed to a database storing the user's insurance application information according to the personal identity information in the insurance application information to be evaluated.
  • the type of insurance applied for this time can be the actual type of insurance such as life insurance type, critical illness insurance type, etc.
  • the server receives the questionnaire data, uses the questionnaire data as the above-mentioned insurance application information to be evaluated, and then accesses the insurance application within the company.
  • Information database query to obtain the previous insurance information of the insured user and the type of insurance purchased this time.
  • Step S20 select a pre-trained risk assessment model corresponding to the current insurance application type, use the risk assessment model to extract text features and numerical features in the insurance application information to be assessed, and combine the text features and numerical features.
  • the target features are obtained by combining, wherein the risk assessment model is obtained by using the training data set screened by feature engineering to be trained by a machine learning algorithm.
  • a risk assessment model corresponding to common insurance types on the market is pre-trained on the server.
  • the server obtains the current insurance type, the corresponding risk assessment model can be directly determined according to the keyword of the insurance type.
  • Different types of risk assessment models are trained with corresponding types of sample data.
  • the server can collect a large amount of real sample data of related businesses such as insurance business from various channels, add labels to it manually or in other ways, and then use feature engineering to filter out a more effective part of the sample data as the final
  • use machine learning algorithms such as decision trees, clustering, deep neural networks, or XGBoost and other model algorithms to train the selected sample data, and finally obtain a trained risk assessment model.
  • the server takes the insurance application information to be evaluated as the input of the model, and the model first extracts the text information and digital information filled in by the user in the insurance application information to be evaluated.
  • Text information such as family medical history, place of residence, etc.; digital information such as age, income, etc.
  • the model can encode text information to make it a discrete numerical feature (text feature), and then perform some numerical validity processing on the digital information to obtain digital features. After the model obtains the text features and digital features, the features with high correlation are combined, and the combined features and the original features are combined to obtain the final target features.
  • Step S30 Determine the risk level of the insurance application information to be evaluated according to the target feature, and obtain a quota adjustment factor of the insurance application information to be evaluated when it is detected that the risk level is lower than high risk.
  • a scoring criterion for multi-dimensional risk control indicators is set in the preset risk assessment model.
  • Risk levels can be divided according to actual needs, such as low risk level, medium risk level and high risk level. Very high risk level, which is not limited in this embodiment.
  • the quota adjustment factor may be related adjustment parameters, regional development levels, corresponding upward adjustment strategies for lower risk levels, and/or salesperson quality, etc.
  • the risk level determination method can be that the model obtains the risk score corresponding to each risk control index of the current insurance application information to be evaluated, and then determines the specific risk level according to the interval in which the risk score falls.
  • the model maps the currently obtained target characteristics to each risk control index, evaluates the questionnaire data based on each risk control index, and outputs the final risk level of the insured user this time.
  • the server obtains the quota adjustment factor corresponding to the sub-questionnaire data when the risk level of the current insured user is low risk, medium risk and other non-high risk levels and above.
  • Step S40 combining the previous insurance application information and the limit adjustment factor, predict the insurance addition limit information of the target insurance applicant.
  • the added insurance limit information may include the name of the insurance application, the code number, the range of the added insurance limit, and the like.
  • the calculation method of the insurable amount can be obtained by first obtaining the original insurable amount corresponding to the user, then subtracting the insured amount from the original insurable amount, that is, the previous insured amount above, to obtain the remaining insurable amount, and finally adjusting the amount. The factor continues to adjust the remaining insurable amount, and the final value obtained is the maximum insurable amount, and the insured amount range is from 0 to the maximum insurable amount.
  • the method may further include: generating a prompt message including the information on the added insurance amount, and sending the prompt message to the user terminal of the target insurance applicant. After the server calculates the reinsurable limit of the insured user's insurance this time, a notification message can be generated separately or displayed synchronously on the self-check result feedback interface, so that the insured user can know the current reinsurable limit.
  • the risk level output by the model is a very low risk level.
  • the server can first obtain the user's standard maximum life insurance amount in life insurance according to general standards, and then adjust the standard maximum insurance amount according to the regional examination-free standard in the region where the user is located to obtain the user's maximum life insurance amount applicable to the region. Subtract the previous life insurance coverage to get the remaining life insurance coverage that can be insured. After the server multiplies the remaining amount of life insurance that can be insured by the preset adjustment coefficient corresponding to life insurance, and then adds the upward limit of the quality level of the salesperson corresponding to the insurance policy for this order and the upward limit corresponding to the extremely low risk, the final result is obtained.
  • the limit value is the maximum limit of the user's current life insurance coverage.
  • the application obtains the insurance application information to be evaluated of the target insurance applicant, and obtains the previous insurance application information and the current insurance application type of the target insurance applicant according to the to-be-evaluated insurance application information;
  • the evaluation model is obtained by using the training data set screened by feature engineering to be trained by a machine learning algorithm; the risk level of the insurance application information to be evaluated is determined according to the target feature, and when it is detected that the risk level is a level below high risk, Obtain the limit adjustment factor of the insurance application information to be evaluated; combine the previous insurance application information and the limit adjustment factor to predict the insurance addition limit information of the target insurance applicant.
  • the application obtains the customer's insurance application information by obtaining their previous insurance application information, uses the pre-trained risk assessment model to determine the corresponding risk level, and only detects that the risk level is within a certain range (below the high risk level)
  • the follow-up insurance limit estimation is carried out only at the time of day, which avoids the negative impact that may be caused by customers with higher risk levels continuing to apply for insurance.
  • the risk assessment model is obtained by using feature engineering and machine learning training, and the target characteristics of the insurance information to be assessed are obtained by using the risk assessment model, so that the final risk assessment result obtained by the risk assessment model is more accurate; by synthesizing the previous insurance information It can intelligently calculate the insurance amount that the customer can currently insure with the amount adjustment factor, so that the insurable amount information that is consistent with the actual situation can be obtained when the insurance is applied, thus solving the problem of predicting the insurance amount when adding insurance. technical issues with low accuracy. At the same time, it also saves the customer from being disturbed by the insurance salesman who does not know the amount of insurance that can be added to him, such as physical examination and coordination.
  • step S20 includes: based on the risk assessment model, acquiring text information and numerical information in the insurance application information to be evaluated; processing the text information by one-hot encoding to obtain the text features, and converting the text information into The digital information is subjected to missing value processing and dense processing to obtain the digital feature; the mutual information value of the text feature and the digital feature is obtained, and the text feature and the digital feature are divided into two groups based on the mutual information value.
  • one-hot encoding is One-Hot-coding, also known as one-bit effective encoding.
  • the method is to use an N-bit state register to encode N states, and each state has its independent register bit. And at any time, only one of them is valid.
  • the model performs one-hot encoding on the text information extracted from the insurance application information to be evaluated to convert it into discrete numerical features, and it can continue to be densely processed to further reduce the amount of data.
  • the model then performs missing value processing on the digital information extracted from the insurance information to be evaluated, such as special value filling, average filling, hot card filling, and expected value maximization.
  • the model is densely processed, such as compressing sparse rows and columns, using Principal Component Analysis (PCA, Principal Components Analysis), Singular Value Decomposition (SVD, Singular Value Decomposition) and other methods for dimensionality reduction.
  • PCA Principal Component Analysis
  • SVD Singular Value Decomposition
  • other methods for dimensionality reduction The model needs to calculate the mutual information value between the features, and the mutual information value represents the degree of correlation between the features, and the specific calculation method can refer to the prior art, which will not be repeated here.
  • the model calculates the mutual information value between the features, it can be compared with the preset standard mutual information threshold, and the features exceeding the threshold can be combined to obtain the combined feature, and finally the combined feature and the uncombined feature can be combined. common as the target feature.
  • the step of acquiring the quota adjustment factor of the insurance application information to be assessed includes: when the risk level is below high risk, judging the target Whether the insured has passed the self-check; if the target insured has passed the self-check, obtain the regional medical examination-exemption standard, the insurance salesperson level and the insurance type adjustment coefficient of the insurance application type corresponding to the insurance application information to be evaluated as the Quota adjustment factor.
  • the server can access the relevant government platform in the region to search, or use the specific extracted name as a keyword to search in the database storing the information on the medical examination exemption standard in each region, so as to Obtain the latest information on local exemption standards for medical examinations; for insurance salesperson levels, the server can directly access the information database within the insurance company, and search for the corresponding level information according to the specific insurance salesperson's name, employee number and other information; for insurance type adjustment The server can also directly access the internal information database of the insurance company, and find the corresponding insurance type adjustment coefficient in the database according to the name of the specific insurance type purchased this time.
  • the server detects that the currently obtained risk level is not high risk or above, it further determines whether the insured user has passed the self-check. If the insured user passes the self-check, the server will determine the highest medical-exemption insurance amount in the region according to the region information filled in by the user in the questionnaire, the quality level of the salesperson responsible for the insurance application for this order, and the type of insurance purchased this time; If the user fails to pass the self-check, it will enter the regular insurance application process, and the additional insurance amount will not be automatically calculated and displayed for the insured user.
  • step S30 includes: determining the maximum medical-exemption insurance amount according to the regional medical-exemption standard, and obtaining an initial insurance increase amount in combination with the previous insurance application information; using the insurance type adjustment coefficient to carry out the initial insurance increase amount. Adjustment to obtain the adjusted insurance amount; obtain the level adjustment amount corresponding to the insurance salesperson's level, and use the level adjustment amount to adjust the adjusted insurance amount to obtain the target insurance applicant's insurance amount information , wherein the information on the added insurance amount of the target insured is stored in the blockchain.
  • the following describes the calculation formula of the insurable amount of life insurance and the calculation formula of the insurable amount of critical illness insurance as examples.
  • the server For the calculation of the insured amount of life insurance that can be added, the server needs to call the highest medical examination-free life insurance insurance amount applicable to the insured customer in the region where the user is located.
  • the sum of the sum insured for the physical examination of the life insurance is called C, and the calculation formula for the additional insured amount of the initial life insurance can be set as (A-C)*X1, where X1 is the life insurance coefficient, which can be flexibly set according to actual needs.
  • the server For the calculation of the insured amount of critical illness insurance, the server needs to call the highest medical-exemption critical illness insurance amount applicable to the insured customer in the area where the user is located.
  • the sum of the historical risk insured amount and the critical illness medical insurance amount is called D.
  • the coefficient can be set flexibly according to actual needs, which can be set to be the same as X1 or different.
  • the initial value can be adjusted slightly according to the level of the salesperson responsible for the insurance business of this order to obtain the final reinsurable amount. Relevant personnel can pre-set different increase quotas corresponding to different salesperson levels on the server.
  • the above-mentioned target insurance applicant's insurance coverage information can also be stored in a blockchain node.
  • step S10 includes: when an insurance application instruction is received, acquiring an insurance application questionnaire of the target insurance applicant based on the insurance application instruction as the insurance application information to be evaluated; acquiring the identity filled in by the target insurance applicant in the insurance application questionnaire Information and insurance name information, determine the type of insurance this time according to the insurance name information, and determine whether the target insurance applicant is an insured user according to the identity information; The past insurance application information of the target insurance applicant is found in the information database.
  • an insurance application user usually fills in a user insurance application questionnaire on a personal terminal, a counter terminal of an insurance company, or other terminal equipment.
  • the questionnaire may contain questions about the user's personal information and questions about the setting of risk control indicators set by the insurance company according to actual needs.
  • the identity information may specifically include name, age, ID number, place of residence, etc.
  • the server receives an insurance application instruction sent by the insurance application user, obtains the questionnaire information filled in by the user pointed to in the insurance application instruction, and uses it as the above-mentioned insurance application information to be evaluated.
  • the server After receiving the user's insurance application questionnaire data sent by the user's questionnaire filling terminal, the server extracts the question option data submitted by each questionnaire question user, and extracts the information that can indicate the identity of the insurance applicant as a retrieval keyword in the insurance application information database. Query, inquire whether there is a previous insurance application record of the insured user in the database, and obtain the record when there is a previous insurance application record in the information database. At the same time, the server can extract the name of the insurance that the user has filled in or selected in the questionnaire, and use it as the insurance type of this insurance. In addition, it can also be converted into a unique number for storage for subsequent data processing.
  • the step of judging whether the target insured is an insured user according to the identity information further includes: if the target insured is not an insured user, executing the determination according to the target feature.
  • the risk level of the insurance application information to be evaluated and when it is detected that the risk level is lower than the high risk level, the step of obtaining the quota adjustment factor of the insurance application information to be evaluated; information on the added insurance amount of the target policyholder.
  • the server does not query the previous insurance application information of the current insurance application user in the insurance application information database, that is, the current insurance application user is a new insurance application user, it continues to input the question answer information in the insurance application questionnaire of the new insurance application user.
  • the risk assessment model determines the risk level of the current new insured users through the risk assessment model. If the server determines through the model that the risk level of the current new insured user is below a high risk level, such as a medium risk level, a low risk level, or a very low risk level, the quota adjustment factor corresponding to the questionnaire information is obtained.
  • the server calculates the reinsurable limit for newly insured users.
  • the specific calculation method can be as follows: multiply the maximum amount of medical examination-free life insurance for new insured users by the adjustment coefficient of life insurance, and add the corresponding increase amount corresponding to the level of the salesperson responsible for this insurance, and finally get The result is the life insurance reinsurable limit of the new insured user. If the server determines through the model that the risk level of the current new insured user is high risk level, extremely high risk level, or higher, the subsequent steps will not be performed, and the routine self-checking process will be turned to.
  • the step of determining the risk level of the insurance application information to be evaluated based on the preset risk evaluation model includes: calculating a risk score corresponding to the target feature on the preset risk control index; The rule determines the risk level corresponding to the risk score as the risk level of the insurance application information to be evaluated.
  • the related issues of the risk control indicators may include related indicators of the diseases involved in the insurance product insured by the user this time, and the like.
  • the diseases involved in the insurance product insured by the user this time and the like.
  • physical health index, dietary health, exercise, smoking, drinking, stress and family medical history, etc. can also be flexibly set according to specific risk control needs.
  • Each questionnaire question can be set with multiple answer options, and different answer options correspond to corresponding option scores.
  • the model maps the currently obtained multiple target features to each risk control index one by one, and then marks the risk score of each target feature on the risk control index according to the preset corresponding rules, and then sets the corresponding risk control index according to each risk control index.
  • the weight coefficient of the insured user is calculated to calculate the total risk score of the insured user this time. After the model calculates and obtains the final total risk score, it can locate the risk level of the risk score according to the preset score level threshold.
  • a score of 0-20 is set as a very low risk level; a score of 21-40 is set as a low risk level; a score of 41-60 is set as a medium risk level; a score of 61-80 is set as a high risk level; 81- A score of 100 is set as a very high risk level.
  • step S20 it also includes: collecting an initial sample data set including multiple pieces of sample data, wherein each piece of sample data includes sample features and corresponding sample labels; constructing a feature index according to the sample features and the sample labels set, and calculate the highest discrimination accuracy rate of the feature index set; compare the highest discrimination accuracy rate with the preset standard accuracy rate threshold, and compare the sample corresponding to the highest discrimination accuracy rate not less than the standard accuracy rate threshold
  • the data is used as target sample data to filter out the target sample data set; the target sample data set is trained by using a preset machine learning model to obtain the risk assessment model.
  • the feature engineering may be the maximum correlation minimum redundancy combined with the maximum mutual information coefficient feature selection strategy.
  • the sample label is used to indicate the user's risk score.
  • the server first calculates the maximum mutual information coefficient between the sample feature in each piece of sample data and its sample label, then constructs a feature index set, and calculates the discrimination accuracy rate of one feature index set per day, and selects the item with the highest value and the Preset standard accuracy thresholds for comparison.
  • the server includes the sample data corresponding to the discrimination accuracy rate greater than or equal to the threshold into the target sample data set.
  • the server uses decision tree, clustering, deep neural network, or XGBoost and other model algorithms to train it, and finally trains to obtain the final risk assessment model.
  • the blockchain referred to in this application is a new application mode of computer technologies such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithm.
  • Blockchain essentially a decentralized database, is a series of data blocks associated with cryptographic methods. Each data block contains a batch of network transaction information to verify its Validity of information (anti-counterfeiting) and generation of the next block.
  • the blockchain can include the underlying platform of the blockchain, the platform product service layer, and the application service layer.
  • risk control indicators to quantify the risk scores of insured customers, and then determine their corresponding risk levels, so that the model can quickly assess the risk levels of insured customers; , which reduces the data processing burden of the device and improves the efficiency and accuracy of model training.
  • the present application also provides a limit prediction device
  • the limit prediction device includes: a past information acquisition module 10 for obtaining the insurance application information to be evaluated of the target insured, and according to The to-be-evaluated insurance application information obtains the target insurance applicant's previous insurance application information and the current insurance application type; the target feature acquisition module 20 is used to select a pre-trained risk assessment model corresponding to the current insurance application type, using the The risk assessment model extracts the text features and numerical features in the insurance application information to be assessed, and combines the text features and numerical features to obtain the target features, wherein the risk assessment model uses the training data set screened by feature engineering to pass through.
  • the risk level determination module 30 is configured to determine the risk level of the insurance application information to be evaluated according to the target feature, and obtain the to-be-evaluated risk level when it is detected that the risk level is below high risk
  • the amount adjustment factor of the insurance application information is configured to combine the previous insurance application information and the amount adjustment factor to predict the insurance addition amount information of the target insurance applicant.
  • the present application also provides a quota prediction device.
  • the credit prediction device includes a processor, a memory, and a credit prediction program stored on the memory and executable on the processor, wherein the credit prediction program, when executed by the processor, implements the above-mentioned The steps of the quota prediction method.
  • embodiments of the present application further provide a computer-readable storage medium.
  • a quota prediction program is stored on the computer-readable storage medium of the present application, wherein when the quota prediction program is executed by the processor, the steps of the above quota prediction method are implemented.
  • the storage medium involved in this application such as a computer-readable storage medium, may be non-volatile or volatile.
  • the method of the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course can also be implemented by hardware, but in many cases the former is better implementation.
  • the technical solutions of the present application can be embodied in the form of software products in essence or the parts that make contributions to the prior art.
  • the computer software products are stored in a storage medium (such as ROM/RAM) as described above. , magnetic disk, optical disk), including several instructions to make a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the methods described in the various embodiments of the present application.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Educational Administration (AREA)
  • Marketing (AREA)
  • Software Systems (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • General Business, Economics & Management (AREA)
  • Game Theory and Decision Science (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Technology Law (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Medical Informatics (AREA)
  • Operations Research (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

L'invention concerne un procédé et un dispositif de prédiction de quota, ainsi qu'un support de stockage lisible par ordinateur, se rapportant au modèle de classification et à la technologie de chaîne de blocs. Selon le procédé, une estimation de quota d'assurance de suivi est effectuée uniquement lorsqu'un niveau de risque est détecté comme étant dans une certaine plage, de façon à empêcher un impact négatif pouvant être provoqué par l'assurance continue de clients à un niveau de risque élevé ; au moyen de la sélection d'un modèle d'évaluation de risque correspondant à un type d'assurance actuelle pour une évaluation de risque, une erreur d'évaluation provoquée par différents types d'assurance est évitée ; le modèle d'évaluation de risque est obtenu au moyen de l'ingénierie de caractéristiques et de l'entraînement par apprentissage automatique, et des caractéristiques cibles sont obtenues en utilisant le modèle d'évaluation de risque, de telle sorte que les résultats d'évaluation de risque finalement obtenus par le modèle d'évaluation de risque sont plus précis ; au moyen de la synthèse des informations d'une précédente assurance et des facteurs d'ajustement de quota pour prédire une plage de couverture que les clients peuvent actuellement souscrire, des informations de quota d'assurance concordant avec la situation actuelle peuvent être obtenues au moment de l'assurance actuelle, les informations de la précédente assurance pouvant être stockées dans une chaîne de blocs.
PCT/CN2021/090569 2020-12-07 2021-04-28 Procédé et dispositif de prédiction de quota, et support de stockage lisible par ordinateur WO2022121217A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011420120.9A CN112529716B (zh) 2020-12-07 2020-12-07 额度预测方法、设备及计算机可读存储介质
CN202011420120.9 2020-12-07

Publications (1)

Publication Number Publication Date
WO2022121217A1 true WO2022121217A1 (fr) 2022-06-16

Family

ID=74998044

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/090569 WO2022121217A1 (fr) 2020-12-07 2021-04-28 Procédé et dispositif de prédiction de quota, et support de stockage lisible par ordinateur

Country Status (2)

Country Link
CN (1) CN112529716B (fr)
WO (1) WO2022121217A1 (fr)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115434870A (zh) * 2022-07-29 2022-12-06 国家电投集团云南国际电力投资有限公司 风力发电组振动数据的处理方法、装置、设备及存储介质
CN116051296A (zh) * 2022-12-28 2023-05-02 中国银行保险信息技术管理有限公司 基于标准化保险数据的客户评价分析方法及系统
CN116668095A (zh) * 2023-05-16 2023-08-29 江苏信创网安数据科技有限公司 一种网络安全智能评估方法及系统
CN117011074A (zh) * 2023-07-25 2023-11-07 明亚保险经纪股份有限公司 风险预警方法及平台

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112529716B (zh) * 2020-12-07 2023-10-24 平安科技(深圳)有限公司 额度预测方法、设备及计算机可读存储介质
CN113159460A (zh) * 2021-05-24 2021-07-23 中国平安人寿保险股份有限公司 一种用户数据处理的方法、装置、计算机设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150039351A1 (en) * 2013-08-02 2015-02-05 Transamerica Corporation Categorizing Life Insurance Applicants to Determine Suitable Life Insurance Products
CN109670974A (zh) * 2018-12-14 2019-04-23 中国平安人寿保险股份有限公司 一种风险监控方法及装置、电子终端
CN110827157A (zh) * 2019-11-05 2020-02-21 泰康保险集团股份有限公司 数据处理方法与装置、存储介质、电子设备
CN111738870A (zh) * 2020-07-28 2020-10-02 工保科技(浙江)有限公司 基于特征工程的工程履约保证保险风险识别方法与平台
CN112529716A (zh) * 2020-12-07 2021-03-19 平安科技(深圳)有限公司 额度预测方法、设备及计算机可读存储介质

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050037720A (ko) * 2003-10-20 2005-04-25 쌍용화재해상보험주식회사 위험률 평가를 이용한 보험 계약 관리 시스템 및 방법
US11151654B2 (en) * 2015-09-30 2021-10-19 Johnson Controls Tyco IP Holdings LLP System and method for determining risk profile, adjusting insurance premiums and automatically collecting premiums based on sensor data
IT201700025082A1 (it) * 2017-03-07 2018-09-07 Frediano Rossi Metodo e sistema di gestione di dati relativi a rischi
CN109165840B (zh) * 2018-08-20 2022-06-21 平安科技(深圳)有限公司 风险预测处理方法、装置、计算机设备和介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150039351A1 (en) * 2013-08-02 2015-02-05 Transamerica Corporation Categorizing Life Insurance Applicants to Determine Suitable Life Insurance Products
CN109670974A (zh) * 2018-12-14 2019-04-23 中国平安人寿保险股份有限公司 一种风险监控方法及装置、电子终端
CN110827157A (zh) * 2019-11-05 2020-02-21 泰康保险集团股份有限公司 数据处理方法与装置、存储介质、电子设备
CN111738870A (zh) * 2020-07-28 2020-10-02 工保科技(浙江)有限公司 基于特征工程的工程履约保证保险风险识别方法与平台
CN112529716A (zh) * 2020-12-07 2021-03-19 平安科技(深圳)有限公司 额度预测方法、设备及计算机可读存储介质

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115434870A (zh) * 2022-07-29 2022-12-06 国家电投集团云南国际电力投资有限公司 风力发电组振动数据的处理方法、装置、设备及存储介质
CN115434870B (zh) * 2022-07-29 2023-11-07 云南滇能智慧能源有限公司 风力发电组振动数据的处理方法、装置、设备及存储介质
CN116051296A (zh) * 2022-12-28 2023-05-02 中国银行保险信息技术管理有限公司 基于标准化保险数据的客户评价分析方法及系统
CN116051296B (zh) * 2022-12-28 2023-09-29 中国银行保险信息技术管理有限公司 基于标准化保险数据的客户评价分析方法及系统
CN116668095A (zh) * 2023-05-16 2023-08-29 江苏信创网安数据科技有限公司 一种网络安全智能评估方法及系统
CN116668095B (zh) * 2023-05-16 2024-03-29 江苏信创网安数据科技有限公司 一种网络安全智能评估方法及系统
CN117011074A (zh) * 2023-07-25 2023-11-07 明亚保险经纪股份有限公司 风险预警方法及平台

Also Published As

Publication number Publication date
CN112529716B (zh) 2023-10-24
CN112529716A (zh) 2021-03-19

Similar Documents

Publication Publication Date Title
WO2022121217A1 (fr) Procédé et dispositif de prédiction de quota, et support de stockage lisible par ordinateur
Richman et al. A neural network extension of the Lee–Carter model to multiple populations
CN108648074B (zh) 基于支持向量机的贷款评估方法、装置及设备
TW530234B (en) Methods and systems for efficiently sampling portfolios for optimal underwriting
US9697469B2 (en) Method and system for generating and aggregating models based on disparate data from insurance, financial services, and public industries
US8515862B2 (en) Computer-implemented systems and methods for integrated model validation for compliance and credit risk
TWI242724B (en) Methods and systems for optimizing return and present value
Van Gestel et al. A process model to develop an internal rating system: Sovereign credit ratings
CN109376766B (zh) 一种画像预测分类方法、装置及设备
CN113742492B (zh) 保险方案生成方法、装置、电子设备及存储介质
CN112990386B (zh) 用户价值聚类方法、装置、计算机设备和存储介质
CN111180065A (zh) 保险用户评估方法、装置、电子设备及计算机可读介质
CN112116103A (zh) 基于联邦学习的个人资质评估方法、装置及系统及存储介质
CN113902037A (zh) 非正常银行账户识别方法、系统、电子设备及存储介质
Saulsberry et al. The social vulnerability metric (SVM) as a new tool for public health
US20140156544A1 (en) Non-Tangible Assets Valuation Tool
KR102005734B1 (ko) 머신 러닝 기반 유형자산 정량 평가 결과가 반영된 종합 금융 서비스 제공 시스템
CN113269179B (zh) 数据处理方法、装置、设备及存储介质
Wofford A simulation approach to the appraisal of income producing real estate
CN113781247A (zh) 协议数据推荐方法、装置、计算机设备及存储介质
CN111881008B (zh) 一种数据评测、模型训练方法、装置、设备及存储介质
CN114757497A (zh) 科技企业技术增信方法及其装置、设备、介质
US20200202444A1 (en) Servicing a plurality of rived longevity-contingent instruments
KR20210126408A (ko) 질병 빅데이터를 활용한 ai 손해사정 산출 장치 및 방법
CN110942180A (zh) 基于xgboost算法的工业设计匹配服务方预测方法

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: 21901932

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21901932

Country of ref document: EP

Kind code of ref document: A1