WO2021042905A1 - Vehicle information processing method and apparatus, and computer device and storage medium - Google Patents

Vehicle information processing method and apparatus, and computer device and storage medium Download PDF

Info

Publication number
WO2021042905A1
WO2021042905A1 PCT/CN2020/104806 CN2020104806W WO2021042905A1 WO 2021042905 A1 WO2021042905 A1 WO 2021042905A1 CN 2020104806 W CN2020104806 W CN 2020104806W WO 2021042905 A1 WO2021042905 A1 WO 2021042905A1
Authority
WO
WIPO (PCT)
Prior art keywords
sample
user
value
driving
driving risk
Prior art date
Application number
PCT/CN2020/104806
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 WO2021042905A1 publication Critical patent/WO2021042905A1/en

Links

Images

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
    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0631Item recommendations

Definitions

  • This application relates to the field of big data technology, in particular to a vehicle information processing method, device, computer equipment and storage medium.
  • the server recommends product information, it usually obtains the guaranteed value of the vehicle by analyzing the user's vehicle information, and then further recommends product information based on the obtained guaranteed value.
  • the inventor realizes that only analyzing vehicle information is easily affected by external factors, making the obtained guaranteed value calculation error or low accuracy rate, resulting in a low success rate of product information recommendation, and triggering the server to respond to invalid information. Reduced server computing speed and processing performance.
  • a vehicle information processing method, device, computer device, and storage medium are provided.
  • a vehicle information processing method including:
  • the user's claim settlement record is input into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and the guaranteed value of the vehicle is returned to the terminal.
  • a vehicle information processing device including:
  • the instruction receiving module is used to receive vehicle information sent by the terminal, where the vehicle information carries a user ID;
  • the driving record acquisition module is used to extract the driving route and the accident location corresponding to the user identifier from the database;
  • the geographic location acquisition module is used to extract the geographic location corresponding to the monitored location stored in the third-party public trust platform from the driving route, where the monitored location is determined based on the accident image taken by the traffic signal probe and the accident rate is higher than The position of the preset value;
  • a claim settlement record acquisition module configured to determine whether the accident location overlaps the geographic location, and if so, obtain the user claim settlement record corresponding to the user identifier;
  • the guaranteed value generating module inputs the user claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and returns the guaranteed value of the vehicle to the terminal.
  • a computer device including a memory and one or more processors, the memory stores computer readable instructions, and when the computer readable instructions are executed by the processor, the one or more processors execute The following steps:
  • the user's claim settlement record is input into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and the guaranteed value of the vehicle is returned to the terminal.
  • One or more computer-readable storage media storing computer-readable instructions.
  • the one or more processors perform the following steps:
  • the user's claim settlement record is input into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and the guaranteed value of the vehicle is returned to the terminal.
  • the vehicle information processing method, device, computer equipment and storage medium extracts the vehicle information from the driving route and accident location, and then compares the accident location with the monitored location on the driving route. When the accident location overlaps with the monitored location, pass Analyze the user's claim records to generate the guaranteed value of the vehicle, not only screen the user's accident location to avoid inaccurate user claim records due to external causes, but also use the driving risk model to horizontally summarize the screened user's driving behavior. It also summarizes the user's driving behavior vertically to increase the accuracy of the guaranteed value of the vehicle, so as to increase the success rate of product recommendation, avoid the server from responding to invalid information, and improve the server's computing speed and processing performance.
  • Fig. 1 is an application scenario diagram of a vehicle information processing method according to one or more embodiments.
  • Fig. 2 is a schematic flowchart of a vehicle information processing method according to one or more embodiments.
  • Fig. 3 is a schematic flowchart of a method for generating a driving risk model according to one or more embodiments.
  • Fig. 4 is a schematic flowchart of the steps of generating a driving risk model according to another or more embodiments.
  • FIG. 5 is a schematic flowchart of the steps of generating the estimated driving risk value according to another or more embodiments.
  • Fig. 6 is a structural block diagram of a vehicle information processing device according to one or more embodiments.
  • Figure 7 is a block diagram of a computer device according to one or more embodiments.
  • the vehicle information processing method provided in this application can be applied to the application environment as shown in FIG. 1.
  • the terminal 102 communicates with the server 104 through a network, and the server 104 communicates with the third-party public trust platform 106 through another network.
  • the terminal 102 sends the vehicle information carrying the user identification to the server 104.
  • the server 104 receives the vehicle information, and extracts the driving route and the accident location corresponding to the user identification from the database; the server 104 extracts the driving route from the third-party public trust platform The geographic location corresponding to the monitored location stored in 106.
  • the monitored location is a location where the accident rate determined based on the accident image taken by the traffic signal probe is higher than the preset value; the server 104 determines whether the accident location overlaps with the geographic location, and if so, the server 104 obtains the user claim settlement record corresponding to the user identification; the server 104 inputs the user claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and returns the guaranteed value of the vehicle to the terminal 102.
  • the terminal 102 can be, but is not limited to, various personal computers, laptops, smart phones, tablets, and portable smart devices.
  • Both the server 104 and the third-party public trust platform 106 can use independent servers or a server cluster composed of multiple servers. to fulfill.
  • a vehicle information processing method is provided. Taking the method applied to the server in FIG. 1 as an example for description, the method includes the following steps:
  • Step 202 Receive vehicle information sent by a terminal, where the vehicle information carries a user identifier.
  • the server receives the vehicle information sent by the terminal.
  • the vehicle information carries the user identification.
  • Vehicle information is used to indicate the status of the user's vehicle, which can include vehicle identification and corresponding user identification, as well as vehicle identification, type identification, energy identification, and user identification.
  • Step 204 Extract the driving route and the accident location corresponding to the user identifier from the database.
  • the server extracts the driving route and the accident location corresponding to the user identifier from the database.
  • the database can be set on the server or on another server that is in communication connection with the server. In this embodiment, the database is set on the server.
  • the database stores the driving route of each user and the location of the accident.
  • the driving route is a route generated based on the user's historical driving behavior.
  • the accident location is the geographic location where the user has the accident.
  • the database updates the driving route and accident location of each user in real time according to the claims or insurance records of each user.
  • Step 206 Extract the geographic location corresponding to the monitored location stored in the third-party public trust platform from the driving route, where the monitored location is determined based on the accident image taken by the traffic signal probe and the accident rate is higher than a preset value position.
  • the server extracts the geographic location corresponding to the monitored location stored in the third-party public trust platform from the driving route.
  • the monitoring location is the location where the accident rate is higher than the preset value determined according to the accident image taken by the traffic signal probe, and the preset value is determined according to factors such as road surface and weather.
  • the traffic signal probe uploads the captured road images to the third-party public trust platform.
  • the third-party public trust platform checks the road images, screens out the accident images, and determines the accident rate based on the accident images.
  • the third-party public trust platform sets the accident rate higher than expected.
  • the setting position is set as the monitoring position.
  • the server can compare the address of the monitored location stored in the third-party public trust platform with the address of the driving route one by one to determine the geographic location corresponding to the monitored location on the driving route; the server can also compare the longitude and latitude of the monitored location and the longitude and latitude of the driving route To determine and extract the geographic location on the driving route.
  • Step 208 Determine whether the accident location overlaps the geographic location, and if so, obtain a user claim settlement record corresponding to the user identifier.
  • the server determines whether the accident location overlaps with the geographic location, and if so, the server obtains the user claim settlement record corresponding to the user identification. By comparing the location of the accident with the geographic location, the server can investigate the user's driving behavior and reduce the impact of other non-objective factors on the claims record.
  • the user's claims record may include various types of claims data such as the number of violations, the number of claims, the amount of claims, the number of insurance exposures, etc. of the user within a predetermined historical period.
  • the user's claim record may also include the user's driving years and vehicle service life. And other data information.
  • the user's claim record may be "In 2016, the number of violations of the user whose user ID is '00001' is 1, the number of claims is 0, the amount of claims is 0 yuan, and the number of insurances is 1"; user's claim record It can be a user with a user ID of '00001' and driving experience for 2 years.
  • the number of violations is 1, the number of claims is 0, the amount of claims is 0 yuan, and the number of insurances is 1";
  • the user's claim record is OK It is a user whose user ID is '00001', has a driving experience of 2 years, a vehicle service life of 3 years, the number of violations in 2016 is 1, the number of claims is 0, the amount of claims is 0 yuan, and the number of accidents is 1;
  • the number of violations was 0, the number of claims was 0, the amount of claims was 0 yuan, and the number of accidents was 1".
  • the server may obtain the user's claim settlement record from the server's claim settlement record database according to the user identification, or may obtain the user's user claim settlement record from other servers via the network.
  • Step 210 Input the user's claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and return the guaranteed value of the vehicle to the terminal.
  • the driving risk model is obtained by analyzing the sample claims records of the sample persons, and it is the number of violations, the number of claims, the amount of claims, the number of insurance exposures and the sample guarantees that have occurred for people with different classification labels.
  • the value is analyzed and constructed, which can be a sample claim record, a relationship model corresponding to the guaranteed value and the classification label, or a function and guarantee calculated based on the number of violations, the number of claims, the amount of claims, and the number of risks in the sample claims record Correspondence model of value and classification label.
  • the server may input the user's claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and return the guaranteed value of the vehicle to the terminal.
  • the guaranteed value of the vehicle is used to characterize the value corresponding to the vehicle information. It can correspond to money, such as the premium or the amount of insurance for the vehicle, or it can correspond to the item.
  • the server inputs the user's claim records into the driving risk model, and can first obtain the user's classification label through the driving risk model, and then obtain the vehicle guarantee value of the vehicle information through the functional relationship in the driving risk model; the server can also first obtain the user's information through the driving risk model The classification label, and then obtain the user's estimated driving risk value within the estimated time according to the classification label, and obtain the vehicle guarantee value of the vehicle information according to the estimated driving risk value.
  • the server sends the guaranteed value of the vehicle to the terminal, it can also push information to the terminal according to the guaranteed value of the vehicle, or receive response information to the recommended information corresponding to the guaranteed value of the vehicle, and send it to the terminal.
  • the vehicle information is extracted from the driving route and the accident location, and then the accident location is compared with the monitoring location on the driving route.
  • the user's claim settlement record is analyzed to generate
  • the guaranteed value of the vehicle not only screens the user’s accident location to avoid inaccurate user claims records due to external causes, but also uses the driving risk model to summarize the screened user’s driving behavior horizontally and vertically. , Increase the accuracy of the guaranteed value of the vehicle, so as to improve the success rate of product recommendation, avoid the server from responding to invalid information, and improve the server's computing speed and processing performance.
  • the method for generating a driving risk model includes the following steps:
  • Step 302 Obtain the classification label of the sample personnel, the driving years, the sample claim settlement record within the preset period, and the sample guaranteed value.
  • the server obtains the classification label of the sample personnel, the driving years, the sample claim settlement record within the preset period, and the sample guaranteed value.
  • the classification label can be set by the system or the user, and can be set according to the occupation or other information of the sample personnel. For example, the classification label can be classified according to the level of knowledge, professional characteristics, job position, workplace status, and salary thickness. "Collar, white-collar, pink-collar, gold-collar", the classification label can also be the occupation of the sample personnel.
  • the driving years can be the number of years the sample person actually drives, or the number of years the sample person has a driver's license.
  • the sample claims record can include the number of violations, the number of claims, the amount of claims, and the number of insurance exposures of the sample personnel in multiple insurance periods.
  • the insurance period can be calculated on a monthly or quarterly or yearly basis.
  • the sample guarantee value is used to characterize the value of the sample car information.
  • Step 304 Summarize the sample claim settlement records according to the classification label and the driving years, and construct a distribution diagram of the relationship between the historical driving risk value of the sample and the number of the sample.
  • the server summarizes the sample claim settlement records according to the classification label and driving years, and constructs a distribution map of the relationship between the historical driving risk value of the sample and the number of the sample.
  • the server can extract the corresponding sample claims records according to the classification tags, and extract the corresponding sample historical driving risk values from the sample claims records, and then count the number of samples and driving years corresponding to the historical driving risk values of each sample, and then calculate the number of samples ,
  • the driving years and the historical driving risk value of the sample are drawn into a relationship distribution diagram in a three-dimensional coordinate system, where the x-axis can refer to the sample number, the y-axis can refer to the historical driving risk value of the sample, and the z-axis can refer to the driving years.
  • the server can also draw a relationship distribution map in a four-dimensional coordinate system, where the x-axis can refer to the number of samples, the y-axis can refer to the historical driving risk value of the sample, the z-axis can refer to the driving years, and the w-axis can refer to the classification label.
  • Step 306 Construct a mapping relationship corresponding to the sample claim record, the sample guarantee value, the driving years and the classification label according to the relationship distribution map, to obtain a driving risk model.
  • the server may construct a mapping relationship corresponding to the sample claims record, the sample guarantee value, the driving years and the classification label according to the relationship distribution map, to obtain a driving risk model.
  • the server can obtain the threshold of the proportion of claims records, and obtain the sample historical driving risk range corresponding to the classification labels and driving years from the relationship distribution diagram according to the threshold of the proportion of claims records, and then construct the classification labels, driving years, sample guaranteed value and sample historical driving
  • the mapping relationship corresponding to the risk range obtains the driving risk model.
  • the threshold for the proportion of claims settlement records is the maximum proportion of all the sample persons whose historical driving risk value is within the range of the historical driving risk of the sample in the total number of persons in the sample, and generally ranges from 70% to 95%.
  • the classification label, driving years and the corresponding mapping relationship between the sample historical driving risk range and the sample driving behavior are obtained through the classification label of the sample person, the driving age and the sample claim record in the preset period. Make a horizontal comparison with the user's driving behavior to increase the accuracy of the vehicle guarantee value.
  • the sample claim records are summarized according to the classification labels and the driving years to construct a distribution map of the relationship between the historical driving risk value of the sample and the number of people in the sample, including the following steps:
  • the sample claim settlement records are classified; the sample historical driving risk values of the sample persons are sequentially extracted from the classified sample claims records according to the driving years; the number of sample persons corresponding to the sample historical driving risk values is counted; according to The relationship between the number of the sample and the historical driving risk value of the sample is drawn with respect to the relationship distribution diagram for the driving years.
  • the server classifies sample claim settlement records according to each classification label, and classifies sample claim settlement records of sample persons belonging to the same classification label into one category.
  • the server extracts the sample historical driving risk value of each sample person from the classified sample claim settlement record based on the classification label, specifically, extracting the sample historical driving risk value of each sample person in turn according to the driving years.
  • the server counts the sample number corresponding to the historical driving risk value of each sample, and the sample number corresponds to the classification label and driving years.
  • the server can draw a relationship distribution map for driving years in a two-dimensional coordinate system according to the sample number and the sample historical driving risk value, where the x-axis can refer to the sample historical driving risk value, and the y-axis can refer to the sample number.
  • Each relationship distribution map corresponds to a driving age and a classification label. Under the same classification label, the server generates a relationship distribution map for each driving year.
  • a distribution diagram of the relationship between the historical driving risk value of the sample and the number of the sample is generated according to the classification label, driving years, and sample claim records, which simply and clearly reflects the probability of the sample person's risk under each classification label, which is convenient for follow-up and quick Summarize the risk range of the sample historical driving.
  • the mapping relationship between the sample claims record, the sample guaranteed value, the driving years and the classification label is constructed according to the relationship distribution map to obtain the driving risk model, which has the following steps:
  • Step 402 Calculate the average value and standard deviation of each of the relationship distribution graphs.
  • the server can calculate the sample history in each relationship distribution diagram. The average value and standard deviation of the driving risk value.
  • the server can calculate the relationship distribution based on the driving years The average value and standard deviation corresponding to the historical driving risk value of the sample in the figure.
  • Step 404 Obtain a sample historical driving risk range corresponding to the relationship distribution map according to the average value and the standard deviation.
  • the server may use the 3 ⁇ criterion to determine the sample historical driving risk range based on the calculated average value and standard deviation of the sample historical driving risk value.
  • the 3 ⁇ principle is: the probability of a value distribution in ( ⁇ - ⁇ , ⁇ + ⁇ ) is 0.6827; the probability of a value distribution in ( ⁇ -2 ⁇ , ⁇ +2 ⁇ ) is 0.9545; the value distribution is in ( ⁇ -3 ⁇ , ⁇ + The probability in 3 ⁇ ) is 0.9973, where ⁇ is the mean and ⁇ is the standard deviation.
  • the sample historical driving risk range can be ( ⁇ -3 ⁇ , ⁇ +3 ⁇ ), ( ⁇ -2 ⁇ , ⁇ +2 ⁇ ) or ( ⁇ - ⁇ , ⁇ + ⁇ ).
  • Step 406 Establish a mapping relationship between the sample historical driving risk range and the driving years and the classification label.
  • the server establishes the mapping relationship between the sample historical driving risk range, the driving age and the classification label.
  • the server can establish a mapping relationship between classification label-driving years-sample historical driving risk range.
  • the server can obtain the mapped classification label through the driving years and driving risk value, and the mapped historical driving risk range of the sample can be obtained through the classification labels and driving years.
  • Step 408 Train the established mapping relationship and the sample guarantee value to construct a driving risk model.
  • the server trains the established mapping relationship and the sample guarantee value to construct a driving risk model.
  • the server can extract the sample historical driving risk range corresponding to the classification label and driving years from the mapping relationship, find the corresponding relationship between the historical driving risk range of each sample and the classification label and driving years, and find out the historical driving risk range of each sample
  • the corresponding relationship between the guaranteed value of the sample is used to construct a driving risk model through the corresponding relationship.
  • the corresponding relationship between the sample historical driving risk range and the classification label and driving years can be a one-to-one correspondence between the sample historical driving risk range and the classification label and driving years, or it can be a summary of the sample historical driving risk range, and then according to The summarized content, the corresponding relationship between the summarized content and the classification label and driving years is obtained.
  • the server can input the user's historical driving risk value into the driving risk model, so that the driving risk model can determine the classification label through the corresponding relationship, and then output the guaranteed value of the vehicle.
  • inputting the user's claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information includes the following steps:
  • Step 502 Extract the user's historical driving risk value from the user's claim settlement record.
  • the server may extract the user's historical driving risk value from the user's claim settlement record.
  • the user’s historical driving risk value can be the number of violations, the number of claims, the amount of claims, and the number of accidents of the user in a predetermined historical period, or a value summarized based on the number of violations, the number of claims, the amount of claims, and the number of accidents of the user in the predetermined historical period.
  • This value can increase with the increase of the number of violations, the number of claims, the amount of claims, and the number of accidents. It can be obtained by superimposing the data of each driving claim or converting through a specific formula.
  • the user's claim record may be "a user whose user ID is '00001' and has been driving for 2 years.
  • the historical driving risk value extracted by the server can be "the number of violations is 1, the number of claims is 0, the amount of claims is 0 yuan, and the number of risks is 1", or "the historical driving risk value is 2".
  • Step 504 Analyze the historical driving risk value of the user to obtain a classification label of the user.
  • the server may analyze the user's historical driving risk value through the driving risk model, thereby obtaining and outputting the user's classification label through the driving risk model.
  • Step 506 Obtain a sample historical driving risk range according to the classification label of the user.
  • the server obtains the sample historical driving risk range according to the user's classification label.
  • the server may obtain the user's sample historical driving risk range for each driving year according to the user's classification label, and the server may also select the corresponding sample historical driving risk range according to the driving year in the user's claim settlement record. For example, if the user's driving years is M years, the server can obtain the sample historical driving risk ranges for the Mth year and the M+1th year according to the classification label and driving years.
  • Step 508 Obtain the user's estimated driving risk value of the user according to the user's historical driving risk value and the sample historical driving risk range.
  • the server may obtain the user's estimated driving risk value of the user according to the user's historical driving risk value and the sample historical driving risk range. For example, if the user’s driving years is M years, the server can compare and analyze the sample historical driving risk range of the M-th year with the user’s historical driving risk value to obtain the user’s historical driving risk value and the maximum value and/or the sample’s historical driving risk range. The functional relationship between the minimum values. Further, the server can obtain the user's estimated driving risk value of the corresponding user according to the sample historical driving risk range of the M+1 year according to the functional relationship.
  • the estimated driving risk value may be the number of violations, the number of claims, the amount of claims, and the number of insurance risks that the user estimates that occur within the estimated time, or it may be based on the user's estimated number of violations within the estimated time.
  • Step 510 Obtain the vehicle guarantee value of the vehicle information according to the estimated driving risk value of the user.
  • the server may obtain the vehicle guarantee value corresponding to the vehicle information according to the user's estimated driving risk value and vehicle information, and may also obtain the vehicle guarantee value corresponding to the vehicle information according to the user's estimated driving risk value.
  • the user's estimated driving risk value is obtained through the user's historical driving risk value and the sample historical driving risk range, so that the final estimated driving risk value is closer to the user's actual driving risk value, and the guaranteed value of the vehicle is increased Accuracy.
  • the method further includes the following steps: when the judgment is no, extract the number of user claims from the user claims record; obtain a preset claim threshold; When the number of user settlements is not greater than the preset claim settlement threshold, inputting the user's claim settlement record into the driving risk model is executed to obtain the guaranteed value of the vehicle corresponding to the vehicle information.
  • the server may extract the number of user settlements from the user's claim settlement record.
  • the server obtains the preset claim settlement threshold, and compares and judges the number of user settlements with the preset claim settlement threshold.
  • the server may input the user's claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information.
  • the server may generate a high-risk indicator, and input the user's claim record into the driving risk model to obtain the initial vehicle guarantee value corresponding to the vehicle information.
  • the server also adjusts the initial vehicle guarantee value according to the high-risk indicator.
  • the user claim records are screened twice according to the number of user claims, not only extracts the user claim records, but also identifies the user claim records of high-risk vehicles and generates the corresponding vehicle guaranteed value, ensuring that under different circumstances The vehicle guarantees the accuracy of the value in order to improve the success rate of product recommendation.
  • a vehicle information processing device including: an instruction receiving module 602, a driving record acquisition module 604, a geographic location acquisition module 606, a claims record acquisition module 608, and guaranteed value generation Module 610, where:
  • the instruction receiving module 602 is configured to receive vehicle information sent by the terminal, and the vehicle information carries a user identifier.
  • the driving record acquisition module 604 is configured to extract the driving route and the accident location corresponding to the user identifier from the database.
  • the geographic location acquisition module 606 is configured to extract the geographic location corresponding to the monitored location stored in the third-party public trust platform from the driving route, where the monitored location is determined based on the accident image taken by the traffic signal probe with a high accident rate In the position of the preset value.
  • the claim settlement record obtaining module 608 is configured to determine whether the accident location overlaps the geographic location, and if so, obtain the user claim settlement record corresponding to the user identifier.
  • the guaranteed value generating module 610 inputs the user's claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and returns the guaranteed value of the vehicle to the terminal.
  • the guaranteed value generation module 610 includes a sample information acquisition unit, a distribution map construction unit, and a risk model construction unit, where:
  • the sample information acquisition unit is used to acquire the classification labels, driving years of the sample personnel, and sample claim settlement records within a preset period and sample guaranteed value.
  • the distribution map construction unit is used to summarize the sample claim settlement records according to the classification label and the driving years, and construct a distribution map of the relationship between the historical driving risk value of the sample and the number of the sample.
  • the model construction unit is configured to construct the mapping relationship between the sample claim record, the sample guarantee value, the driving years and the classification label according to the relationship distribution map, to obtain a driving risk model.
  • the guaranteed value generation module 610 includes a record classification unit, a risk value extraction unit, a sample population statistics unit, and a relationship distribution map drawing unit, wherein:
  • the record classification unit is used to classify the sample claim settlement record according to each classification label.
  • the risk value extraction unit is configured to sequentially extract the sample historical driving risk values of the sample persons from the sample claim settlement records after classification according to the driving years.
  • the sample population statistical unit is used to count the sample population corresponding to the historical driving risk value of the sample.
  • the relationship distribution diagram drawing unit is configured to draw a relationship distribution diagram for the driving years according to the sample number of people and the sample historical driving risk value.
  • the guaranteed value generation module 610 includes a distribution map calculation unit, a driving risk range extraction unit, a mapping relationship establishment unit, and a risk model construction unit, wherein:
  • the distribution diagram calculation unit is used to calculate the average value and standard deviation of each of the relationship distribution diagrams.
  • the driving risk range extraction unit is configured to obtain the sample historical driving risk range corresponding to the relationship distribution map according to the average value and the standard deviation.
  • the mapping relationship establishment unit is used to establish the historical driving risk range of the sample, the mapping relationship corresponding to the driving years and the classification label.
  • the risk model construction unit is used to train the established mapping relationship and the sample guarantee value to construct a driving risk model.
  • the guaranteed value generating module 610 includes a user driving risk value extraction unit, a user driving risk value analysis unit, a sample historical driving risk range acquisition unit, a user estimated driving risk value generating unit, and a guaranteed value generating unit, where :
  • the user driving risk value extraction unit is used to extract the user's historical driving risk value from the user's claim settlement record.
  • the user driving risk value analysis unit is used to analyze the historical driving risk value of the user to obtain the classification label of the user.
  • the sample historical driving risk range acquisition unit is configured to obtain the sample historical driving risk range according to the classification label of the user.
  • the user's estimated driving risk value generating unit is configured to obtain the user's estimated driving risk value of the user according to the user's historical driving risk value and the sample historical driving risk range.
  • the guaranteed value generating unit is configured to obtain the vehicle guaranteed value of the vehicle information according to the estimated driving risk value of the user.
  • the claim settlement record acquisition module includes a claim settlement frequency extraction unit, a claim settlement threshold acquisition unit, and an execution unit, wherein:
  • the number of claims settlement unit is configured to extract the number of user settlements from the user's claim settlement record when the determination is no;
  • a claim settlement threshold obtaining unit configured to obtain a preset claim settlement threshold
  • the execution unit is configured to execute input of the user's claim settlement record into the driving risk model to obtain the vehicle guarantee value corresponding to the vehicle information when the number of user settlements is not greater than the preset claim settlement threshold.
  • Each module in the above-mentioned vehicle information processing device may be implemented in whole or in part by software, hardware, and a combination thereof.
  • the above-mentioned modules may be embedded in the form of hardware or independent of the processor in the computer equipment, or may be stored in the memory of the computer equipment in the form of software, so that the processor can call and execute the operations corresponding to the above-mentioned modules.
  • a computer device is provided.
  • the computer device may be a server, and its internal structure diagram may be as shown in FIG. 7.
  • the computer equipment includes a processor, a memory, a network interface, and a database connected through a system bus.
  • the processor of the computer device is used to provide calculation and control capabilities.
  • the memory of the computer device includes a non-volatile or volatile storage medium and internal memory.
  • the non-volatile or volatile storage medium stores an operating system, computer readable instructions, and a database.
  • the internal memory provides an environment for the operation of the operating system and computer-readable instructions in the non-volatile storage medium.
  • the database of the computer equipment is used to store vehicle information processing data, such as sample claims records, premium generation rules, and so on.
  • the network interface of the computer device is used to communicate with an external terminal through a network connection.
  • the computer-readable instruction is executed by the processor to realize a vehicle information processing method.
  • FIG. 7 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the computer device to which the solution of the present application is applied.
  • the specific computer device may Including more or fewer parts than shown in the figure, or combining some parts, or having a different arrangement of parts.
  • a computer device includes a memory and one or more processors, the memory stores computer-readable instructions, and when the computer-readable instructions are executed by the processor, the one or more processors perform the following steps: Vehicle information, the vehicle information carries the user identification; the driving route and the accident location corresponding to the user identification are extracted from the database; the geographic location corresponding to the monitoring position stored in the third-party public trust platform is extracted from the driving route Location, the monitoring location is the location where the accident rate is higher than the preset value determined based on the accident image taken by the traffic signal probe; it is determined whether the accident location overlaps with the geographic location, and if so, the corresponding user identification is obtained The user claim settlement record; and input the user claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and return the guaranteed value of the vehicle to the terminal.
  • the processor when the processor executes the steps of the method for generating a driving risk model when the computer readable instructions are executed, it is also used to: obtain the classification label of the sample person, driving years, sample claim settlement records and samples within a preset period Guaranteed value; summarizing the sample claim records according to the classification label and the driving years, constructing a distribution diagram of the relationship between the historical driving risk value of the sample and the number of the sample; and constructing the sample claim records according to the relationship distribution diagram, The guarantee value of the sample, the mapping relationship between the driving years and the classification label are used to obtain a driving risk model.
  • the step of summarizing the sample claim records according to the classification label and the driving years, and constructing the relationship distribution map between the sample historical driving risk value and the sample number It is also used to: classify the sample claim settlement records according to each classification label; extract the sample historical driving risk values of the sample persons in sequence according to the driving years from the sample claim settlement records after classification; The sample population corresponding to the sample historical driving risk value; and drawing a relationship distribution diagram for the driving years according to the sample population and the sample historical driving risk value.
  • the processor when the processor executes the computer-readable instructions, it implements the construction of the sample claim record, the sample guaranteed value, the mapping relationship between the driving years and the classification label according to the relationship distribution graph, to obtain During the steps of the driving risk model, it is also used to: calculate the average value and standard deviation of each of the relationship distribution diagrams; obtain the sample historical driving risk range corresponding to the relationship distribution diagram according to the average value and the standard deviation; Establishing the sample historical driving risk range, the mapping relationship corresponding to the driving years and the classification label; and training the established mapping relationship and the sample guaranteed value to construct a driving risk model.
  • the processor when the processor executes the computer-readable instruction to realize the step of inputting the user's claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, it is also used to: from the user Extract the user’s historical driving risk value from the claims record; analyze the user’s historical driving risk value to obtain the user’s classification label; obtain the sample historical driving risk range according to the user’s classification label; according to the user history The driving risk value and the sample historical driving risk range obtain the user's estimated driving risk value of the user; and the vehicle guarantee value of the vehicle information is obtained according to the user's estimated driving risk value.
  • the processor executes the step of determining whether the accident location overlaps the geographic location when the computer readable instruction is executed, the processor is further configured to: when the determination is no, extract from the user claims record The number of user claims; obtaining a preset claim threshold; and when the number of user claims is not greater than the preset claim threshold, execute inputting the user claim record into the driving risk model to obtain the vehicle guarantee value corresponding to the vehicle information .
  • One or more computer-readable storage media storing computer-readable instructions.
  • the one or more processors perform the following steps: receiving vehicle information sent by the terminal, so The vehicle information carries the user identification; the driving route and the accident location corresponding to the user identification are extracted from the database; the geographic location corresponding to the monitoring position stored in the third-party public trust platform is extracted from the driving route, the The monitoring location is the location where the accident occurrence rate is higher than the preset value determined according to the accident image taken by the traffic signal probe; it is determined whether the accident location overlaps the geographic location, and if so, the user claim settlement record corresponding to the user identification is obtained And input the user's claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and return the guaranteed value of the vehicle to the terminal.
  • the computer-readable storage medium may be non-volatile or volatile.
  • the computer-readable instructions when executed by the processor to implement the steps of the method for generating a driving risk model, they are also used to: obtain the classification label of the sample person, the driving years, the sample claim settlement record and the sample within the preset period Guaranteed value; summarizing the sample claim settlement records according to the classification label and the driving years, constructing the relationship distribution diagram between the sample historical driving risk value and the sample population; and constructing the sample claim settlement records according to the relationship distribution diagram, The guarantee value of the sample, the mapping relationship between the driving years and the classification label are used to obtain a driving risk model.
  • the sample claims records can be summarized according to the classification label and the driving years, and the relationship distribution map between the sample historical driving risk value and the sample population is constructed.
  • the step is also used to: classify the sample claim settlement records according to each classification label; extract the sample historical driving risk values of the sample persons in sequence according to the driving years from the sample claim settlement records after classification; The sample population corresponding to the sample historical driving risk value; and drawing a relationship distribution diagram for the driving years according to the sample population and the sample historical driving risk value.
  • the mapping relationship between the sample claims record, the sample guaranteed value, the driving years and the classification label is constructed according to the relationship distribution map
  • the step of obtaining the driving risk model is also used to: calculate the average value and standard deviation of each of the relationship distribution diagrams; obtain the sample historical driving risk range corresponding to the relationship distribution diagram according to the average value and the standard deviation; Establishing the sample historical driving risk range, the mapping relationship corresponding to the driving years and the classification label; and training the established mapping relationship and the sample guaranteed value to construct a driving risk model.
  • the step of inputting the user's claim record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information is also used to: Extract the user’s historical driving risk value from the claims record; analyze the user’s historical driving risk value to obtain the user’s classification label; obtain the sample historical driving risk range according to the user’s classification label; according to the user history
  • the driving risk value and the sample historical driving risk range obtain the user's estimated driving risk value of the user; and the vehicle guarantee value of the vehicle information is obtained according to the user's estimated driving risk value.
  • the computer-readable instruction when executed by the processor, after the step of judging whether the accident location and the geographic location overlap, it is further used to: when the judgment is no, from the user claims record Extract the number of user claims; obtain a preset claim threshold; and when the number of user claims is not greater than the preset claim threshold, execute inputting the user's claim record into the driving risk model to obtain a vehicle guarantee corresponding to the vehicle information value.
  • Non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory may include random access memory (RAM) or external cache memory.
  • RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Channel (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Technology Law (AREA)
  • Traffic Control Systems (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

A vehicle information processing method, relating to the field of big data, comprising: receiving vehicle information sent by a terminal, the vehicle information carrying a user identifier (202); extracting a driving route and an accident position corresponding to the user identifier from a database (204); extracting a geographic position corresponding to a monitoring position stored in a third-party public credit platform from the driving route, the monitoring position being a position where the accident rate is higher than a preset value determined according to an accident image photographed by a traffic signal probe (206); determining whether the accident position is overlapped with the geographic position or not, and if yes, obtaining a user claim settlement record corresponding to the user identifier (208); and inputting the user claim settlement record into a driving risk model to obtain a vehicle guaranteed value corresponding to the vehicle information, and returning the vehicle guaranteed value to the terminal (210).

Description

车辆信息处理方法、装置、计算机设备和存储介质Vehicle information processing method, device, computer equipment and storage medium
相关申请的交叉引用Cross-references to related applications
本申请要求于2019年09月03日提交中国专利局,申请号为201910827757.0,申请名称为“车辆信息处理方法、装置、计算机设备和存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office on September 3, 2019, the application number is 201910827757.0, and the application title is "Vehicle Information Processing Methods, Devices, Computer Equipment, and Storage Media", the entire contents of which are incorporated by reference Incorporated in this application.
技术领域Technical field
本申请涉及大数据技术领域,特别是涉及一种车辆信息处理方法、装置、计算机设备和存储介质。This application relates to the field of big data technology, in particular to a vehicle information processing method, device, computer equipment and storage medium.
背景技术Background technique
服务器在进行产品信息推荐时,通常是通过对用户的车辆信息进行分析得到车辆的保证价值,再根据得到的保证价值进一步进行产品信息推荐。When the server recommends product information, it usually obtains the guaranteed value of the vehicle by analyzing the user's vehicle information, and then further recommends product information based on the obtained guaranteed value.
但是,发明人意识到,仅对车辆信息进行分析容易受到外因的影响,使得得到的保证价值计算错误或者准确率较低,从而导致产品信息推荐成功率较低,引发服务器对无效信息进行响应,降低了服务器运算速度和处理性能。However, the inventor realizes that only analyzing vehicle information is easily affected by external factors, making the obtained guaranteed value calculation error or low accuracy rate, resulting in a low success rate of product information recommendation, and triggering the server to respond to invalid information. Reduced server computing speed and processing performance.
发明内容Summary of the invention
根据本申请公开的各种实施例,提供一种车辆信息处理方法、装置、计算机设备和存储介质。According to various embodiments disclosed in the present application, a vehicle information processing method, device, computer device, and storage medium are provided.
一种车辆信息处理方法,包括:A vehicle information processing method, including:
接收终端发送的车辆信息,所述车辆信息携带有用户标识;Receiving vehicle information sent by the terminal, where the vehicle information carries a user identifier;
从数据库中提取与所述用户标识对应的行车路线和事故位置;Extracting the driving route and accident location corresponding to the user identifier from the database;
从所述行车路线中提取出与第三方公信平台中存储的监控位置对应的地理位置,所述监控位置是根据交通信号探头拍摄的事故图像确定的事故发生率高于预设值的位置;Extracting a geographic location corresponding to a monitoring location stored in a third-party public trust platform from the driving route, where the monitoring location is a location where the accident rate determined according to the accident image taken by the traffic signal probe is higher than a preset value;
判断所述事故位置与所述地理位置是否重叠,若是,则获取所述用户标识对应的用户理赔记录;及Determine whether the accident location overlaps the geographic location, and if so, obtain the user claim settlement record corresponding to the user identifier; and
将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,并将所述车辆保证价值返回给所述终端。The user's claim settlement record is input into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and the guaranteed value of the vehicle is returned to the terminal.
一种车辆信息处理装置,包括:A vehicle information processing device, including:
指令接收模块,用于接收终端发送的车辆信息,所述车辆信息携带有用户标识;The instruction receiving module is used to receive vehicle information sent by the terminal, where the vehicle information carries a user ID;
行车记录获取模块,用于从数据库中提取与所述用户标识对应的行车路线和事故位置;The driving record acquisition module is used to extract the driving route and the accident location corresponding to the user identifier from the database;
地理位置获取模块,用于从所述行车路线中提取出与第三方公信平台中存储的监控位置对应的地理位置,所述监控位置是根据交通信号探头拍摄的事故图像确定的事故发生率高于预设值的位置;The geographic location acquisition module is used to extract the geographic location corresponding to the monitored location stored in the third-party public trust platform from the driving route, where the monitored location is determined based on the accident image taken by the traffic signal probe and the accident rate is higher than The position of the preset value;
理赔记录获取模块,用于判断所述事故位置与所述地理位置是否重叠,若是,则获取所述用户标识对应的用户理赔记录;及A claim settlement record acquisition module, configured to determine whether the accident location overlaps the geographic location, and if so, obtain the user claim settlement record corresponding to the user identifier; and
保证价值生成模块,将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,并将所述车辆保证价值返回给所述终端。The guaranteed value generating module inputs the user claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and returns the guaranteed value of the vehicle to the terminal.
一种计算机设备,包括存储器和一个或多个处理器,所述存储器中存储有计算机可读指令,所述计算机可读指令被所述处理器执行时,使得所述一个或多个处理器执行以下步骤:A computer device, including a memory and one or more processors, the memory stores computer readable instructions, and when the computer readable instructions are executed by the processor, the one or more processors execute The following steps:
接收终端发送的车辆信息,所述车辆信息携带有用户标识;Receiving vehicle information sent by the terminal, where the vehicle information carries a user identifier;
从数据库中提取与所述用户标识对应的行车路线和事故位置;Extracting the driving route and accident location corresponding to the user identifier from the database;
从所述行车路线中提取出与第三方公信平台中存储的监控位置对应的地理位置,所述监控位置是根据交通信号探头拍摄的事故图像确定的事故发生率高于预设值的位置;Extracting a geographic location corresponding to a monitoring location stored in a third-party public trust platform from the driving route, where the monitoring location is a location where the accident rate determined according to the accident image taken by the traffic signal probe is higher than a preset value;
判断所述事故位置与所述地理位置是否重叠,若是,则获取所述用户标识对应的用户理赔记录;及Determine whether the accident location overlaps the geographic location, and if so, obtain the user claim settlement record corresponding to the user identifier; and
将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,并将所述车辆保证价值返回给所述终端。The user's claim settlement record is input into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and the guaranteed value of the vehicle is returned to the terminal.
一个或多个存储有计算机可读指令的计算机可读存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行以下步骤:One or more computer-readable storage media storing computer-readable instructions. When the computer-readable instructions are executed by one or more processors, the one or more processors perform the following steps:
接收终端发送的车辆信息,所述车辆信息携带有用户标识;Receiving vehicle information sent by the terminal, where the vehicle information carries a user identifier;
从数据库中提取与所述用户标识对应的行车路线和事故位置;Extracting the driving route and accident location corresponding to the user identifier from the database;
从所述行车路线中提取出与第三方公信平台中存储的监控位置对应的地理位置,所述监控位置是根据交通信号探头拍摄的事故图像确定的事故发生率高于预设值的位置;Extracting a geographic location corresponding to a monitoring location stored in a third-party public trust platform from the driving route, where the monitoring location is a location where the accident rate determined according to the accident image taken by the traffic signal probe is higher than a preset value;
判断所述事故位置与所述地理位置是否重叠,若是,则获取所述用户标识对应的用户理赔记录;及Determine whether the accident location overlaps the geographic location, and if so, obtain the user claim settlement record corresponding to the user identifier; and
将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,并将所述车辆保证价值返回给所述终端。The user's claim settlement record is input into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and the guaranteed value of the vehicle is returned to the terminal.
上述车辆信息处理方法、装置、计算机设备和存储介质,服务器将车辆信息提取行车路线和事故位置,再将事故位置与行车路线上的监控位置进行比对,当事故位置与监控位置重叠时,通过对用户理赔记录进行分析,生成车辆的保证价值,不仅对用户事故位置进行筛查避免因外因造成的用户理赔记录不准确,而且通过行车风险模型既对筛查后的用户行车行为进行横向概括,又对用户行车行为进行纵向概括,增加车辆保证价值的准确性,以便提高产品推荐成功率,避免服务器对无效信息进行响应,提升了服务器运算速度和处理性能。The vehicle information processing method, device, computer equipment and storage medium. The server extracts the vehicle information from the driving route and accident location, and then compares the accident location with the monitored location on the driving route. When the accident location overlaps with the monitored location, pass Analyze the user's claim records to generate the guaranteed value of the vehicle, not only screen the user's accident location to avoid inaccurate user claim records due to external causes, but also use the driving risk model to horizontally summarize the screened user's driving behavior. It also summarizes the user's driving behavior vertically to increase the accuracy of the guaranteed value of the vehicle, so as to increase the success rate of product recommendation, avoid the server from responding to invalid information, and improve the server's computing speed and processing performance.
本申请的一个或多个实施例的细节在下面的附图和描述中提出。本申请的其它特征和优点将从说明书、附图以及权利要求书变得明显。The details of one or more embodiments of the present application are set forth in the following drawings and description. Other features and advantages of this application will become apparent from the description, drawings and claims.
附图说明Description of the drawings
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。In order to more clearly describe the technical solutions in the embodiments of the present application, the following will briefly introduce the drawings needed in the embodiments. Obviously, the drawings in the following description are only some embodiments of the present application. For those of ordinary skill in the art, without creative work, other drawings can be obtained from these drawings.
图1为根据一个或多个实施例中车辆信息处理方法的应用场景图。Fig. 1 is an application scenario diagram of a vehicle information processing method according to one or more embodiments.
图2为根据一个或多个实施例中车辆信息处理方法的流程示意图。Fig. 2 is a schematic flowchart of a vehicle information processing method according to one or more embodiments.
图3为根据一个或多个实施例中行车风险模型生成方法的流程示意图。Fig. 3 is a schematic flowchart of a method for generating a driving risk model according to one or more embodiments.
图4为根据另一个或多个实施例中行车风险模型生成步骤的流程示意图。Fig. 4 is a schematic flowchart of the steps of generating a driving risk model according to another or more embodiments.
图5为根据另一个或多个实施例中预估行车风险值生成步骤的流程示意图。FIG. 5 is a schematic flowchart of the steps of generating the estimated driving risk value according to another or more embodiments.
图6为根据一个或多个实施例中车辆信息处理装置的结构框图。Fig. 6 is a structural block diagram of a vehicle information processing device according to one or more embodiments.
图7为根据一个或多个实施例中计算机设备的框图。Figure 7 is a block diagram of a computer device according to one or more embodiments.
具体实施方式detailed description
为了使本申请的技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。In order to make the technical solutions and advantages of the present application clearer, the following further describes the present application in detail with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present application, and are not used to limit the present application.
本申请提供的车辆信息处理方法,可以应用于如图1所示的应用环境中。其中,终端102通过网络与服务器104进行通信,服务器104通过另一网络与第三方公信平台106通信。终端102将携带有用户标识的车辆信息发送给服务器104,服务器104接收车辆信息,并从数据库中提取与用户标识对应的行车路线和事故位置;服务器104从行车路线中提取出与第三方公信平台106中存储的监控位置对应的地理位置,监控位置是根据交通信号探头拍摄的事故图像确定的事故发生率高于预设值的位置;服务器104判断事故位置与地理位置是否重叠,若是,则服务器104获取用户标识对应的用户理赔记录;服务器104将用户理赔记录输入至行车风险模型得到与车辆信息对应的车辆保证价值,并将车辆保证价值返回给终端102。其中,终端102可以但不限于是各种个人计算机、笔记本电脑、智能手机、平板电脑和便携式智能设备,服务器104和第三方公信平台106均可以用独立的服务器或者是多个服务器组成的服务器集群来实现。The vehicle information processing method provided in this application can be applied to the application environment as shown in FIG. 1. The terminal 102 communicates with the server 104 through a network, and the server 104 communicates with the third-party public trust platform 106 through another network. The terminal 102 sends the vehicle information carrying the user identification to the server 104. The server 104 receives the vehicle information, and extracts the driving route and the accident location corresponding to the user identification from the database; the server 104 extracts the driving route from the third-party public trust platform The geographic location corresponding to the monitored location stored in 106. The monitored location is a location where the accident rate determined based on the accident image taken by the traffic signal probe is higher than the preset value; the server 104 determines whether the accident location overlaps with the geographic location, and if so, the server 104 obtains the user claim settlement record corresponding to the user identification; the server 104 inputs the user claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and returns the guaranteed value of the vehicle to the terminal 102. Among them, the terminal 102 can be, but is not limited to, various personal computers, laptops, smart phones, tablets, and portable smart devices. Both the server 104 and the third-party public trust platform 106 can use independent servers or a server cluster composed of multiple servers. to fulfill.
在其中一个实施例中,如图2所示,提供了一种车辆信息处理方法,以该方法应用于图1中的服务器为例进行说明,包括以下步骤:In one of the embodiments, as shown in FIG. 2, a vehicle information processing method is provided. Taking the method applied to the server in FIG. 1 as an example for description, the method includes the following steps:
步骤202,接收终端发送的车辆信息,所述车辆信息携带有用户标识。Step 202: Receive vehicle information sent by a terminal, where the vehicle information carries a user identifier.
在本实施例中,服务器接收终端发送的车辆信息。车辆信息携带有用户标识。车辆信息用于指示用户车辆的状态,可以包含车辆标识和对应的用户标识,也可以包含车辆标识、 类型标识、能源标识和用户标识等。In this embodiment, the server receives the vehicle information sent by the terminal. The vehicle information carries the user identification. Vehicle information is used to indicate the status of the user's vehicle, which can include vehicle identification and corresponding user identification, as well as vehicle identification, type identification, energy identification, and user identification.
步骤204,从数据库中提取与所述用户标识对应的行车路线和事故位置。Step 204: Extract the driving route and the accident location corresponding to the user identifier from the database.
在本实施例中,服务器从数据库中提取与用户标识对应的行车路线和事故位置。数据库可以设置在服务器上,也可以设置在与服务器通信连接的另一服务器上,在本实施例中,数据库设置在服务器上。数据库存储有各用户的行车路线以及事故位置。行车路线是根据用户的历史行车行为生成的路线。事故位置是用户发生事故的地理位置。数据库根据各用户的理赔或出险记录实时更新各用户的行车路线以及事故位置。In this embodiment, the server extracts the driving route and the accident location corresponding to the user identifier from the database. The database can be set on the server or on another server that is in communication connection with the server. In this embodiment, the database is set on the server. The database stores the driving route of each user and the location of the accident. The driving route is a route generated based on the user's historical driving behavior. The accident location is the geographic location where the user has the accident. The database updates the driving route and accident location of each user in real time according to the claims or insurance records of each user.
步骤206,从所述行车路线中提取出与第三方公信平台中存储的监控位置对应的地理位置,所述监控位置是根据交通信号探头拍摄的事故图像确定的事故发生率高于预设值的位置。Step 206: Extract the geographic location corresponding to the monitored location stored in the third-party public trust platform from the driving route, where the monitored location is determined based on the accident image taken by the traffic signal probe and the accident rate is higher than a preset value position.
在本实施例中,服务器从行车路线中提取出与第三方公信平台中存储的监控位置对应的地理位置。监控位置是根据交通信号探头拍摄的事故图像确定的事故发生率高于预设值的位置,预设值是根据路面、天气等因素确定的。交通信号探头将拍摄的路面图像上传到第三方公信平台,第三方公信平台对路面图像进行排查,筛选出事故图像,并根据事故图像确定事故发生率,第三方公信平台将事故发生率高于预设值的位置设定为监控位置。服务器可以对第三方公信平台中存储的监控位置的地址与行车路线的地址逐个进行比对,确定行车路线上与监控位置对应的地理位置;服务器也可以比对监控位置的经纬度和行车路线的经纬度,确定并提取行车路线上的地理位置。In this embodiment, the server extracts the geographic location corresponding to the monitored location stored in the third-party public trust platform from the driving route. The monitoring location is the location where the accident rate is higher than the preset value determined according to the accident image taken by the traffic signal probe, and the preset value is determined according to factors such as road surface and weather. The traffic signal probe uploads the captured road images to the third-party public trust platform. The third-party public trust platform checks the road images, screens out the accident images, and determines the accident rate based on the accident images. The third-party public trust platform sets the accident rate higher than expected. The setting position is set as the monitoring position. The server can compare the address of the monitored location stored in the third-party public trust platform with the address of the driving route one by one to determine the geographic location corresponding to the monitored location on the driving route; the server can also compare the longitude and latitude of the monitored location and the longitude and latitude of the driving route To determine and extract the geographic location on the driving route.
步骤208,判断所述事故位置与所述地理位置是否重叠,若是,则获取所述用户标识对应的用户理赔记录。Step 208: Determine whether the accident location overlaps the geographic location, and if so, obtain a user claim settlement record corresponding to the user identifier.
在本实施例中,服务器判断事故位置与地理位置是否重叠,若是,则服务器获取用户标识对应的用户理赔记录。通过事故位置与地理位置的比对判断,服务器可以对用户的行车行为进行排查,减少其他非客观因素对理赔记录的影响。In this embodiment, the server determines whether the accident location overlaps with the geographic location, and if so, the server obtains the user claim settlement record corresponding to the user identification. By comparing the location of the accident with the geographic location, the server can investigate the user's driving behavior and reduce the impact of other non-objective factors on the claims record.
在本实施例中,用户理赔记录中可以包含预定历史周期内用户的违章次数、理赔次数、理赔金额、出险次数等的各类理赔数据,用户理赔记录还可以包含用户的驾驶年限、车辆使用年限等数据信息。例如,用户理赔记录可以是“在2016年中,用户标识为‘00001’的用户的违章次数为1次、理赔次数为0次、理赔金额为0元、出险次数为1次”;用户理赔记录可以是“用户标识为‘00001’的用户,驾龄2年,在2016年中,违章次数为1次、理赔次数为0次、理赔金额为0元、出险次数为1次”;用户理赔记录可以是“用户标识为‘00001’的用户,驾龄2年,车辆使用年限3年,在2016年中的违章次数为1次、理赔次数为0次、理赔金额为0元、出险次数为1次;在2017年中的违章次数为0次、理赔次数为0次、理赔金额为0元、出险次数为1次”。服务器可以根据用户标识从服务器的理赔记录数据库中获取用户理赔记录,也可以通过网络从其他服务器处获取用户的用户理赔记录。In this embodiment, the user's claims record may include various types of claims data such as the number of violations, the number of claims, the amount of claims, the number of insurance exposures, etc. of the user within a predetermined historical period. The user's claim record may also include the user's driving years and vehicle service life. And other data information. For example, the user's claim record may be "In 2016, the number of violations of the user whose user ID is '00001' is 1, the number of claims is 0, the amount of claims is 0 yuan, and the number of insurances is 1"; user's claim record It can be a user with a user ID of '00001' and driving experience for 2 years. In 2016, the number of violations is 1, the number of claims is 0, the amount of claims is 0 yuan, and the number of insurances is 1"; the user's claim record is OK It is a user whose user ID is '00001', has a driving experience of 2 years, a vehicle service life of 3 years, the number of violations in 2016 is 1, the number of claims is 0, the amount of claims is 0 yuan, and the number of accidents is 1; In 2017, the number of violations was 0, the number of claims was 0, the amount of claims was 0 yuan, and the number of accidents was 1". The server may obtain the user's claim settlement record from the server's claim settlement record database according to the user identification, or may obtain the user's user claim settlement record from other servers via the network.
步骤210,将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆 保证价值,并将所述车辆保证价值返回给所述终端。Step 210: Input the user's claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and return the guaranteed value of the vehicle to the terminal.
在本实施例中,行车风险模型是通过对样本人员的样本理赔记录进行分析得到的,是对具有不同分类标签的人群发生的违章次数、理赔次数、理赔金额、出险次数及曾获得的样本保证价值进行分析而构建的,可以是样本理赔记录、保证价值与分类标签对应的关系模型,也可以是根据样本理赔记录中的各违章次数、理赔次数、理赔金额、出险次数计算得到的函数与保证价值、分类标签的对应模型。In this embodiment, the driving risk model is obtained by analyzing the sample claims records of the sample persons, and it is the number of violations, the number of claims, the amount of claims, the number of insurance exposures and the sample guarantees that have occurred for people with different classification labels. The value is analyzed and constructed, which can be a sample claim record, a relationship model corresponding to the guaranteed value and the classification label, or a function and guarantee calculated based on the number of violations, the number of claims, the amount of claims, and the number of risks in the sample claims record Correspondence model of value and classification label.
在本实施例中,服务器可以将用户理赔记录输入行车风险模型中,得到与车辆信息对应的车辆保证价值,并将车辆保证价值返回给终端。车辆保证价值用于表征与车辆信息对应的价值,可以是与钱款对应,例如车辆的保费或者保额等,也可以与物品对应。服务器将用户理赔记录输入行车风险模型,可以先通过行车风险模型得到用户的分类标签,再通过行车风险模型中的函数关系得到车辆信息的车辆保证价值;服务器也可以先通过行车风险模型得到用户的分类标签,再根据分类标签得到用户在预估时间内的预估行车风险值,并根据预估行车风险值得到车辆信息的车辆保证价值。服务器将车辆保证价值发送给终端后,还可以根据车辆保证价值向终端推送信息,或接收对车辆保证价值对应的推荐信息的响应信息,并发送给终端。In this embodiment, the server may input the user's claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and return the guaranteed value of the vehicle to the terminal. The guaranteed value of the vehicle is used to characterize the value corresponding to the vehicle information. It can correspond to money, such as the premium or the amount of insurance for the vehicle, or it can correspond to the item. The server inputs the user's claim records into the driving risk model, and can first obtain the user's classification label through the driving risk model, and then obtain the vehicle guarantee value of the vehicle information through the functional relationship in the driving risk model; the server can also first obtain the user's information through the driving risk model The classification label, and then obtain the user's estimated driving risk value within the estimated time according to the classification label, and obtain the vehicle guarantee value of the vehicle information according to the estimated driving risk value. After the server sends the guaranteed value of the vehicle to the terminal, it can also push information to the terminal according to the guaranteed value of the vehicle, or receive response information to the recommended information corresponding to the guaranteed value of the vehicle, and send it to the terminal.
上述车辆信息处理方法中,将车辆信息提取行车路线和事故位置,再将事故位置与行车路线上的监控位置进行比对,当事故位置与监控位置重叠时,通过对用户理赔记录进行分析,生成车辆的保证价值,不仅对用户事故位置进行筛查避免因外因造成的用户理赔记录不准确,而且通过行车风险模型既对筛查后的用户行车行为进行横向概括,又对用户行车行为进行纵向概括,增加车辆保证价值的准确性,以便提高产品推荐成功率,避免服务器对无效信息进行响应,提升了服务器的运算速度和处理性能。In the above vehicle information processing method, the vehicle information is extracted from the driving route and the accident location, and then the accident location is compared with the monitoring location on the driving route. When the accident location overlaps the monitoring location, the user's claim settlement record is analyzed to generate The guaranteed value of the vehicle not only screens the user’s accident location to avoid inaccurate user claims records due to external causes, but also uses the driving risk model to summarize the screened user’s driving behavior horizontally and vertically. , Increase the accuracy of the guaranteed value of the vehicle, so as to improve the success rate of product recommendation, avoid the server from responding to invalid information, and improve the server's computing speed and processing performance.
在另一个实施例中,如图3所示,行车风险模型的生成方法,包括以下步骤:In another embodiment, as shown in FIG. 3, the method for generating a driving risk model includes the following steps:
步骤302,获取样本人员的分类标签、驾驶年限、预设周期内的样本理赔记录及样本保证价值。Step 302: Obtain the classification label of the sample personnel, the driving years, the sample claim settlement record within the preset period, and the sample guaranteed value.
在本实施例中,服务器获取样本人员的分类标签、驾驶年限、预设周期内的样本理赔记录及样本保证价值。分类标签可以是由系统或用户设置,可以根据样本人员的职业或是其他信息设置,例如,分类标签可以是根据知识层次、职业特点、职务高低、职场地位及薪酬厚薄而划分的“蓝领、灰领、白领、粉领、金领”,分类标签也可以是样本人员的职业。驾驶年限可以是样本人员实际开车的年限,也可以是样本人员拥有驾照的年限。样本理赔记录可以包含多个保险周期内样本人员的违章次数、理赔次数、理赔金额、出险次数。保险周期可以是按月或者季度或者年计算。样本保证价值用于表征样本汽车信息的价值。In this embodiment, the server obtains the classification label of the sample personnel, the driving years, the sample claim settlement record within the preset period, and the sample guaranteed value. The classification label can be set by the system or the user, and can be set according to the occupation or other information of the sample personnel. For example, the classification label can be classified according to the level of knowledge, professional characteristics, job position, workplace status, and salary thickness. "Collar, white-collar, pink-collar, gold-collar", the classification label can also be the occupation of the sample personnel. The driving years can be the number of years the sample person actually drives, or the number of years the sample person has a driver's license. The sample claims record can include the number of violations, the number of claims, the amount of claims, and the number of insurance exposures of the sample personnel in multiple insurance periods. The insurance period can be calculated on a monthly or quarterly or yearly basis. The sample guarantee value is used to characterize the value of the sample car information.
步骤304,根据所述分类标签及所述驾驶年限对所述样本理赔记录进行归纳,构建样本历史行车风险值与样本人数的关系分布图。Step 304: Summarize the sample claim settlement records according to the classification label and the driving years, and construct a distribution diagram of the relationship between the historical driving risk value of the sample and the number of the sample.
在本实施例中,服务器根据分类标签和驾驶年限对样本理赔记录进行归纳,构建样本历史行车风险值与样本人数的关系分布图。服务器可以根据分类标签提取出对应的样本理 赔记录,并从样本理赔记录中提取出对应的样本历史行车风险值,再统计与各样本历史行车风险值对应的样本人数和驾驶年限,而后将样本人数、驾驶年限与样本历史行车风险值绘制成三维坐标系中的关系分布图,其中,x轴可以指代样本人数,y轴可以指代样本历史行车风险值,z轴可以指代驾驶年限。服务器也可以在四维坐标系中绘制关系分布图,其中,x轴可以指代样本人数,y轴可以指代样本历史行车风险值,z轴可以指代驾驶年限,w轴可以指代分类标签。In this embodiment, the server summarizes the sample claim settlement records according to the classification label and driving years, and constructs a distribution map of the relationship between the historical driving risk value of the sample and the number of the sample. The server can extract the corresponding sample claims records according to the classification tags, and extract the corresponding sample historical driving risk values from the sample claims records, and then count the number of samples and driving years corresponding to the historical driving risk values of each sample, and then calculate the number of samples , The driving years and the historical driving risk value of the sample are drawn into a relationship distribution diagram in a three-dimensional coordinate system, where the x-axis can refer to the sample number, the y-axis can refer to the historical driving risk value of the sample, and the z-axis can refer to the driving years. The server can also draw a relationship distribution map in a four-dimensional coordinate system, where the x-axis can refer to the number of samples, the y-axis can refer to the historical driving risk value of the sample, the z-axis can refer to the driving years, and the w-axis can refer to the classification label.
步骤306,根据所述关系分布图构建所述样本理赔记录、所述样本保证价值、所述驾驶年限与所述分类标签对应的映射关系,得到行车风险模型。Step 306: Construct a mapping relationship corresponding to the sample claim record, the sample guarantee value, the driving years and the classification label according to the relationship distribution map, to obtain a driving risk model.
在本实施例中,服务器可以根据关系分布图构建样本理赔记录、样本保证价值、驾驶年限与分类标签对应的映射关系,得到行车风险模型。服务器可以获取理赔记录占比阈值,根据理赔记录占比阈值从关系分布图中得到与分类标签以及驾驶年限对应的样本历史行车风险范围,再构建分类标签、驾驶年限、样本保证价值与样本历史行车风险范围对应的映射关系,得到行车风险模型。理赔记录占比阈值是样本历史行车风险值位于样本历史行车风险范围内的所有样本人数在样本总人数中的最大占比阈值,一般取值在70%~95%中。In this embodiment, the server may construct a mapping relationship corresponding to the sample claims record, the sample guarantee value, the driving years and the classification label according to the relationship distribution map, to obtain a driving risk model. The server can obtain the threshold of the proportion of claims records, and obtain the sample historical driving risk range corresponding to the classification labels and driving years from the relationship distribution diagram according to the threshold of the proportion of claims records, and then construct the classification labels, driving years, sample guaranteed value and sample historical driving The mapping relationship corresponding to the risk range obtains the driving risk model. The threshold for the proportion of claims settlement records is the maximum proportion of all the sample persons whose historical driving risk value is within the range of the historical driving risk of the sample in the total number of persons in the sample, and generally ranges from 70% to 95%.
上述车辆信息处理方法中,通过样本人员的分类标签、驾驶年限及预设周期内的样本理赔记录得到分类标签、驾驶年限与样本历史行车风险范围对应的映射关系,从而实现样本人员的样本行车行为与用户行车行为进行横向比较,增加车辆保证价值的准确性。In the above-mentioned vehicle information processing method, the classification label, driving years and the corresponding mapping relationship between the sample historical driving risk range and the sample driving behavior are obtained through the classification label of the sample person, the driving age and the sample claim record in the preset period. Make a horizontal comparison with the user's driving behavior to increase the accuracy of the vehicle guarantee value.
在其中一个实施例中,根据所述分类标签及所述驾驶年限对所述样本理赔记录进行归纳,构建样本历史行车风险值与样本人数的关系分布图,包括以下步骤:根据各分类标签对所述样本理赔记录进行分类;从分类后的所述样本理赔记录中根据所述驾驶年限依次提取所述样本人员的样本历史行车风险值;统计与所述样本历史行车风险值对应的样本人数;根据所述样本人数与所述样本历史行车风险值绘制针对所述驾驶年限的关系分布图。In one of the embodiments, the sample claim records are summarized according to the classification labels and the driving years to construct a distribution map of the relationship between the historical driving risk value of the sample and the number of people in the sample, including the following steps: The sample claim settlement records are classified; the sample historical driving risk values of the sample persons are sequentially extracted from the classified sample claims records according to the driving years; the number of sample persons corresponding to the sample historical driving risk values is counted; according to The relationship between the number of the sample and the historical driving risk value of the sample is drawn with respect to the relationship distribution diagram for the driving years.
在本实施例中,服务器根据各分类标签对样本理赔记录进行分类,将属于同一分类标签的样本人员的样本理赔记录归为一类。服务器基于分类标签从分类后的样本理赔记录中提取各样本人员的样本历史行车风险值,具体为根据驾驶年限依次提取各样本人员的样本历史行车风险值。服务器统计与各样本历史行车风险值对应的样本人数,样本人数与分类标签和驾驶年限均对应。服务器可以在二维坐标系中根据样本人数与样本历史行车风险值绘制针对驾驶年限的关系分布图,其中,x轴可以指代样本历史行车风险值,y轴可以指代样本人数。每张关系分布图都是与一个驾驶年限、一个分类标签对应的。在同一分类标签下,服务器针对各驾驶年限均生成了关系分布图。In this embodiment, the server classifies sample claim settlement records according to each classification label, and classifies sample claim settlement records of sample persons belonging to the same classification label into one category. The server extracts the sample historical driving risk value of each sample person from the classified sample claim settlement record based on the classification label, specifically, extracting the sample historical driving risk value of each sample person in turn according to the driving years. The server counts the sample number corresponding to the historical driving risk value of each sample, and the sample number corresponds to the classification label and driving years. The server can draw a relationship distribution map for driving years in a two-dimensional coordinate system according to the sample number and the sample historical driving risk value, where the x-axis can refer to the sample historical driving risk value, and the y-axis can refer to the sample number. Each relationship distribution map corresponds to a driving age and a classification label. Under the same classification label, the server generates a relationship distribution map for each driving year.
上述车辆信息处理方法中,根据分类标签、驾驶年限、样本理赔记录生成样本历史行车风险值与样本人数的关系分布图,简单明了地体现了各分类标签下样本人员出现风险的概率,便于后续快速对样本历史行车风险范围进行归纳。In the above-mentioned vehicle information processing method, a distribution diagram of the relationship between the historical driving risk value of the sample and the number of the sample is generated according to the classification label, driving years, and sample claim records, which simply and clearly reflects the probability of the sample person's risk under each classification label, which is convenient for follow-up and quick Summarize the risk range of the sample historical driving.
在其中一个实施例中,如图4所示,根据关系分布图构建所述样本理赔记录、样本保证价值、驾驶年限与分类标签对应的映射关系,得到行车风险模型,具有以下步骤:In one of the embodiments, as shown in FIG. 4, the mapping relationship between the sample claims record, the sample guaranteed value, the driving years and the classification label is constructed according to the relationship distribution map to obtain the driving risk model, which has the following steps:
步骤402,计算各所述关系分布图的平均值和标准偏差。Step 402: Calculate the average value and standard deviation of each of the relationship distribution graphs.
在本实施例中,当关系分布图为二维坐标系中的关系图,且x轴指代样本人数,y轴指代样本历史行车风险值时,则服务器可以计算各关系分布图中样本历史行车风险值的平均值和标准偏差。当关系分布图为三维坐标系中的关系图,且x轴指代样本人数,y轴指代样本历史行车风险值,z轴指代驾驶年限时,则服务器可以基于驾驶年限,计算各关系分布图中样本历史行车风险值对应的平均值和标准偏差。In this embodiment, when the relationship distribution diagram is a relationship diagram in a two-dimensional coordinate system, and the x-axis refers to the number of samples, and the y-axis refers to the historical driving risk value of the sample, the server can calculate the sample history in each relationship distribution diagram. The average value and standard deviation of the driving risk value. When the relationship distribution diagram is a relationship diagram in a three-dimensional coordinate system, and the x-axis refers to the sample number, the y-axis refers to the historical driving risk value of the sample, and the z-axis refers to the driving years, the server can calculate the relationship distribution based on the driving years The average value and standard deviation corresponding to the historical driving risk value of the sample in the figure.
步骤404,根据所述平均值和所述标准偏差得到与所述关系分布图对应的样本历史行车风险范围。Step 404: Obtain a sample historical driving risk range corresponding to the relationship distribution map according to the average value and the standard deviation.
在本实施例中,服务器可以采用3σ准则,根据计算得到的样本历史行车风险值的平均值和标准偏差,确定样本历史行车风险范围。3σ原则为:数值分布在(μ-σ,μ+σ)中的概率为0.6827;数值分布在(μ-2σ,μ+2σ)中的概率为0.9545;数值分布在(μ-3σ,μ+3σ)中的概率为0.9973,其中μ为平均值,σ为标准偏差。样本历史行车风险范围可以为(μ-3σ,μ+3σ)、(μ-2σ,μ+2σ)或者(μ-σ,μ+σ)。In this embodiment, the server may use the 3σ criterion to determine the sample historical driving risk range based on the calculated average value and standard deviation of the sample historical driving risk value. The 3σ principle is: the probability of a value distribution in (μ-σ, μ+σ) is 0.6827; the probability of a value distribution in (μ-2σ, μ+2σ) is 0.9545; the value distribution is in (μ-3σ, μ+ The probability in 3σ) is 0.9973, where μ is the mean and σ is the standard deviation. The sample historical driving risk range can be (μ-3σ,μ+3σ), (μ-2σ,μ+2σ) or (μ-σ,μ+σ).
步骤406,建立所述样本历史行车风险范围、与所述驾驶年限和所述分类标签对应的映射关系。Step 406: Establish a mapping relationship between the sample historical driving risk range and the driving years and the classification label.
在本实施例中,服务器建立样本历史行车风险范围、与驾驶年限和分类标签对应的映射关系。服务器可以建立分类标签-驾驶年限-样本历史行车风险范围的映射关系,服务器通过驾驶年限和行车风险值可以获取映射的分类标签,通过分类标签和驾驶年限可以获取映射的样本历史行车风险范围。In this embodiment, the server establishes the mapping relationship between the sample historical driving risk range, the driving age and the classification label. The server can establish a mapping relationship between classification label-driving years-sample historical driving risk range. The server can obtain the mapped classification label through the driving years and driving risk value, and the mapped historical driving risk range of the sample can be obtained through the classification labels and driving years.
步骤408,将建立的所述映射关系与所述样本保证价值进行训练,构建行车风险模型。Step 408: Train the established mapping relationship and the sample guarantee value to construct a driving risk model.
在本实施例中,服务器将建立的映射关系与样本保证价值进行训练,构建行车风险模型。服务器可以从映射关系中提取出与分类标签和驾驶年限对应的样本历史行车风险范围,找出各样本历史行车风险范围与分类标签和驾驶年限的对应关系,并找出各样本历史行车风险范围与样本保证价值之间的对应关系,通过对应关系构建行车风险模型。样本历史行车风险范围与分类标签和驾驶年限的对应关系可以是样本历史行车风险范围与分类标签和驾驶年限之间的一一对应关系,也可以是先将样本历史行车风险范围进行概括,然后根据概括的内容,得到概括的内容与分类标签和驾驶年限之间的对应关系。服务器可以将用户历史行车风险值输入行车风险模型,使得行车风险模型可以通过对应关系确定分类标签,进而输出车辆保证价值。In this embodiment, the server trains the established mapping relationship and the sample guarantee value to construct a driving risk model. The server can extract the sample historical driving risk range corresponding to the classification label and driving years from the mapping relationship, find the corresponding relationship between the historical driving risk range of each sample and the classification label and driving years, and find out the historical driving risk range of each sample The corresponding relationship between the guaranteed value of the sample is used to construct a driving risk model through the corresponding relationship. The corresponding relationship between the sample historical driving risk range and the classification label and driving years can be a one-to-one correspondence between the sample historical driving risk range and the classification label and driving years, or it can be a summary of the sample historical driving risk range, and then according to The summarized content, the corresponding relationship between the summarized content and the classification label and driving years is obtained. The server can input the user's historical driving risk value into the driving risk model, so that the driving risk model can determine the classification label through the corresponding relationship, and then output the guaranteed value of the vehicle.
在另一个实施例中,如图5所示,将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,包括以下步骤:In another embodiment, as shown in FIG. 5, inputting the user's claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information includes the following steps:
步骤502,从所述用户理赔记录中提取用户历史行车风险值。Step 502: Extract the user's historical driving risk value from the user's claim settlement record.
在本实施例中,服务器可以从用户理赔记录中提取用户历史行车风险值。In this embodiment, the server may extract the user's historical driving risk value from the user's claim settlement record.
用户历史行车风险值可以为预定历史周期内用户的违章次数、理赔次数、理赔金额、出险次数,也可以为根据预定历史周期内用户的违章次数、理赔次数、理赔金额、出险次 数概括得到的数值,该数值可随着违章次数、理赔次数、理赔金额、出险次数的增加而增加,可以是各行车理赔的数据叠加或是通过特定的公式换算得到。例如,用户理赔记录可以是“用户标识为‘00001’的用户,驾龄2年,在2016年中,违章次数为1次、理赔次数为0次、理赔金额为0元、出险次数为1次”,服务器提取的历史行车风险值可以为“违章次数为1次、理赔次数为0次、理赔金额为0元、出险次数为1次”,也可以为“历史行车风险值为2”。The user’s historical driving risk value can be the number of violations, the number of claims, the amount of claims, and the number of accidents of the user in a predetermined historical period, or a value summarized based on the number of violations, the number of claims, the amount of claims, and the number of accidents of the user in the predetermined historical period. , This value can increase with the increase of the number of violations, the number of claims, the amount of claims, and the number of accidents. It can be obtained by superimposing the data of each driving claim or converting through a specific formula. For example, the user's claim record may be "a user whose user ID is '00001' and has been driving for 2 years. In 2016, the number of violations was 1, the number of claims was 0, the amount of claims was 0 yuan, and the number of insurances was 1" The historical driving risk value extracted by the server can be "the number of violations is 1, the number of claims is 0, the amount of claims is 0 yuan, and the number of risks is 1", or "the historical driving risk value is 2".
步骤504,对所述用户历史行车风险值进行分析,得到所述用户的分类标签。Step 504: Analyze the historical driving risk value of the user to obtain a classification label of the user.
在本实施例中,服务器可以通过行车风险模型对用户历史行车风险值进行分析,从而通过行车风险模型得到并输出用户的分类标签。In this embodiment, the server may analyze the user's historical driving risk value through the driving risk model, thereby obtaining and outputting the user's classification label through the driving risk model.
步骤506,根据所述用户的所述分类标签获取样本历史行车风险范围。Step 506: Obtain a sample historical driving risk range according to the classification label of the user.
在本实施例中,服务器根据用户的分类标签获取样本历史行车风险范围。In this embodiment, the server obtains the sample historical driving risk range according to the user's classification label.
具体地,服务器可以根据用户的分类标签获取用户在各驾驶年限下的样本历史行车风险范围,服务器还可以根据用户理赔记录中的驾驶年限,选择对应的样本历史行车风险范围。例如,用户的驾驶年限为M年,服务器可以根据分类标签和驾驶年限获取第M年和第M+1年的样本历史行车风险范围。Specifically, the server may obtain the user's sample historical driving risk range for each driving year according to the user's classification label, and the server may also select the corresponding sample historical driving risk range according to the driving year in the user's claim settlement record. For example, if the user's driving years is M years, the server can obtain the sample historical driving risk ranges for the Mth year and the M+1th year according to the classification label and driving years.
步骤508,根据所述用户历史行车风险值和所述样本历史行车风险范围得到所述用户的用户预估行车风险值。Step 508: Obtain the user's estimated driving risk value of the user according to the user's historical driving risk value and the sample historical driving risk range.
在本实施例中,服务器可以根据用户历史行车风险值和样本历史行车风险范围得到用户的用户预估行车风险值。例如,用户的驾驶年限为M年,服务器可以将第M年的样本历史行车风险范围与用户历史行车风险值进行比较分析,得到用户历史行车风险值与样本历史行车风险范围内最大值和/或最小值之间的函数关系。进一步,服务器可以根据该函数关系根据第M+1年的样本历史行车风险范围,得到对应用户的用户预估行车风险值。In this embodiment, the server may obtain the user's estimated driving risk value of the user according to the user's historical driving risk value and the sample historical driving risk range. For example, if the user’s driving years is M years, the server can compare and analyze the sample historical driving risk range of the M-th year with the user’s historical driving risk value to obtain the user’s historical driving risk value and the maximum value and/or the sample’s historical driving risk range. The functional relationship between the minimum values. Further, the server can obtain the user's estimated driving risk value of the corresponding user according to the sample historical driving risk range of the M+1 year according to the functional relationship.
在本实施例中,预估行车风险值可以是在预估时间内用户预估发生的违章次数、理赔次数、理赔金额、出险次数,也可以是根据在预估时间内用户预估发生的违章次数、理赔次数、理赔金额、出险次数生成的数值,该数值可随着违章次数、理赔次数、理赔金额、出险次数的增加而增加,可以是各行车理赔的数据叠加或是通过特定的公式换算得到,且违章次数、理赔次数、理赔金额、出险次数对数值的影响系数从小到大可以为违章次数>理赔次数≥理赔金额>出险次数。In this embodiment, the estimated driving risk value may be the number of violations, the number of claims, the amount of claims, and the number of insurance risks that the user estimates that occur within the estimated time, or it may be based on the user's estimated number of violations within the estimated time. The value generated by the number of times, the number of claims, the amount of claims, and the number of accidents. This value can increase with the increase of the number of violations, the number of claims, the amount of claims, and the number of accidents. It can be the superimposition of the data of each driving claim or conversion through a specific formula Obtained, and the influence coefficient of the number of violations, the number of claims, the amount of claims, and the number of insurance exposures from small to large can be the number of violations>the number of claims≥the amount of claims>the number of insurances.
步骤510,根据所述用户预估行车风险值得到所述车辆信息的车辆保证价值。Step 510: Obtain the vehicle guarantee value of the vehicle information according to the estimated driving risk value of the user.
在本实施例中,服务器可以根据用户预估行车风险值和车辆信息,得到与车辆信息对应的车辆保证价值,也可以根据用户预估行车风险值得到与车辆信息对应的车辆保证价值。In this embodiment, the server may obtain the vehicle guarantee value corresponding to the vehicle information according to the user's estimated driving risk value and vehicle information, and may also obtain the vehicle guarantee value corresponding to the vehicle information according to the user's estimated driving risk value.
上述车辆信息处理方法中,通过用户历史行车风险值和样本历史行车风险范围得到用户的预估行车风险值,使得最终得到的预估行车风险值更贴近用户的实际行车风险值,提高车辆保证价值的准确性。In the above vehicle information processing method, the user's estimated driving risk value is obtained through the user's historical driving risk value and the sample historical driving risk range, so that the final estimated driving risk value is closer to the user's actual driving risk value, and the guaranteed value of the vehicle is increased Accuracy.
在其中一个实施例中,判断事故位置与地理位置是否重叠之后,方法还包括以下步骤:当判断为否时,从所述用户理赔记录中提取用户理赔次数;获取预设理赔阈值;当所述用户理赔次数不大于所述预设理赔阈值时,执行将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值。In one of the embodiments, after judging whether the accident location and the geographic location overlap, the method further includes the following steps: when the judgment is no, extract the number of user claims from the user claims record; obtain a preset claim threshold; When the number of user settlements is not greater than the preset claim settlement threshold, inputting the user's claim settlement record into the driving risk model is executed to obtain the guaranteed value of the vehicle corresponding to the vehicle information.
具体地,当服务器判断为否时,服务器可以从用户理赔记录中提取用户理赔次数。服务器获取预设理赔阈值,并将用户理赔次数与预设理赔阈值进行比较判断。当用户理赔次数不大于预设理赔阈值时,服务器可以将用户理赔记录输入至行车风险模型,得到与车辆信息对应的车辆保证价值。当用户理赔次数大于预设理赔阈值时,则服务器可以生成高危标识,并将用户理赔记录输入至行车风险模型,得到与车辆信息对应的初始车辆保证价值。在本实施例中,服务器还根据高危标识对初始车辆保证价值进行调整。Specifically, when the server determines that it is no, the server may extract the number of user settlements from the user's claim settlement record. The server obtains the preset claim settlement threshold, and compares and judges the number of user settlements with the preset claim settlement threshold. When the number of user settlements is not greater than the preset claim settlement threshold, the server may input the user's claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information. When the number of user claims is greater than the preset claim threshold, the server may generate a high-risk indicator, and input the user's claim record into the driving risk model to obtain the initial vehicle guarantee value corresponding to the vehicle information. In this embodiment, the server also adjusts the initial vehicle guarantee value according to the high-risk indicator.
上述车辆信息处理方法中,根据用户理赔次数对用户理赔记录进行二次筛选,不仅提取出用户理赔记录,还对高危车辆的用户理赔记录进行标识并生成对应的车辆保证价值,保证了不同情况下车辆保证价值的准确性,以便提高产品推荐成功率。In the above-mentioned vehicle information processing method, the user claim records are screened twice according to the number of user claims, not only extracts the user claim records, but also identifies the user claim records of high-risk vehicles and generates the corresponding vehicle guaranteed value, ensuring that under different circumstances The vehicle guarantees the accuracy of the value in order to improve the success rate of product recommendation.
应该理解的是,虽然图2-5的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,图2-5中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although the various steps in the flowcharts of FIGS. 2-5 are displayed in sequence as indicated by the arrows, these steps are not necessarily executed in sequence in the order indicated by the arrows. Unless there is a clear description in this article, there is no strict order for the execution of these steps, and these steps can be executed in other orders. Moreover, at least part of the steps in Figures 2-5 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but can be executed at different times. These sub-steps or stages The execution order of is not necessarily performed sequentially, but may be performed alternately or alternately with at least a part of other steps or sub-steps or stages of other steps.
在其中一个实施例中,如图6所示,提供了一种车辆信息处理装置,包括:指令接收模块602、行车记录获取模块604、地理位置获取模块606、理赔记录获取模块608和保证价值生成模块610,其中:In one of the embodiments, as shown in FIG. 6, a vehicle information processing device is provided, including: an instruction receiving module 602, a driving record acquisition module 604, a geographic location acquisition module 606, a claims record acquisition module 608, and guaranteed value generation Module 610, where:
指令接收模块602,用于接收终端发送的车辆信息,所述车辆信息携带有用户标识。The instruction receiving module 602 is configured to receive vehicle information sent by the terminal, and the vehicle information carries a user identifier.
行车记录获取模块604,用于从数据库中提取与所述用户标识对应的行车路线和事故位置。The driving record acquisition module 604 is configured to extract the driving route and the accident location corresponding to the user identifier from the database.
地理位置获取模块606,用于从所述行车路线中提取出与第三方公信平台中存储的监控位置对应的地理位置,所述监控位置是根据交通信号探头拍摄的事故图像确定的事故发生率高于预设值的位置。The geographic location acquisition module 606 is configured to extract the geographic location corresponding to the monitored location stored in the third-party public trust platform from the driving route, where the monitored location is determined based on the accident image taken by the traffic signal probe with a high accident rate In the position of the preset value.
理赔记录获取模块608,用于判断所述事故位置与所述地理位置是否重叠,若是,则获取所述用户标识对应的用户理赔记录。The claim settlement record obtaining module 608 is configured to determine whether the accident location overlaps the geographic location, and if so, obtain the user claim settlement record corresponding to the user identifier.
保证价值生成模块610,将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,并将所述车辆保证价值返回给所述终端。The guaranteed value generating module 610 inputs the user's claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and returns the guaranteed value of the vehicle to the terminal.
在其中一个实施例中,保证价值生成模块610包括样本信息获取单元、分布图构建单元和风险模型构建单元,其中:In one of the embodiments, the guaranteed value generation module 610 includes a sample information acquisition unit, a distribution map construction unit, and a risk model construction unit, where:
样本信息获取单元,用于获取样本人员的分类标签、驾驶年限及预设周期内的样本理赔记录及样本保证价值。The sample information acquisition unit is used to acquire the classification labels, driving years of the sample personnel, and sample claim settlement records within a preset period and sample guaranteed value.
分布图构建单元,用于根据所述分类标签及所述驾驶年限对所述样本理赔记录进行归纳,构建样本历史行车风险值与样本人数的关系分布图。The distribution map construction unit is used to summarize the sample claim settlement records according to the classification label and the driving years, and construct a distribution map of the relationship between the historical driving risk value of the sample and the number of the sample.
模型构建单元,用于根据所述关系分布图构建所述样本理赔记录、所述样本保证价值、所述驾驶年限与所述分类标签对应的映射关系,得到行车风险模型。The model construction unit is configured to construct the mapping relationship between the sample claim record, the sample guarantee value, the driving years and the classification label according to the relationship distribution map, to obtain a driving risk model.
在其中一个实施例中,保证价值生成模块610包括记录分类单元、风险值提取单元、样本人数统计单元和关系分布图绘制单元,其中:In one of the embodiments, the guaranteed value generation module 610 includes a record classification unit, a risk value extraction unit, a sample population statistics unit, and a relationship distribution map drawing unit, wherein:
记录分类单元,用于根据各分类标签对所述样本理赔记录进行分类。The record classification unit is used to classify the sample claim settlement record according to each classification label.
风险值提取单元,用于从分类后的所述样本理赔记录中根据所述驾驶年限依次提取所述样本人员的样本历史行车风险值。The risk value extraction unit is configured to sequentially extract the sample historical driving risk values of the sample persons from the sample claim settlement records after classification according to the driving years.
样本人数统计单元,用于统计与所述样本历史行车风险值对应的样本人数。The sample population statistical unit is used to count the sample population corresponding to the historical driving risk value of the sample.
关系分布图绘制单元,用于根据所述样本人数与所述样本历史行车风险值绘制针对所述驾驶年限的关系分布图。The relationship distribution diagram drawing unit is configured to draw a relationship distribution diagram for the driving years according to the sample number of people and the sample historical driving risk value.
在其中一个实施例中,保证价值生成模块610包括分布图计算单元、行车风险范围提取单元、映射关系建立单元和风险模型构建单元,其中:In one of the embodiments, the guaranteed value generation module 610 includes a distribution map calculation unit, a driving risk range extraction unit, a mapping relationship establishment unit, and a risk model construction unit, wherein:
分布图计算单元,用于计算各所述关系分布图的平均值和标准偏差。The distribution diagram calculation unit is used to calculate the average value and standard deviation of each of the relationship distribution diagrams.
行车风险范围提取单元,用于根据所述平均值和所述标准偏差得到与所述关系分布图对应的样本历史行车风险范围。The driving risk range extraction unit is configured to obtain the sample historical driving risk range corresponding to the relationship distribution map according to the average value and the standard deviation.
映射关系建立单元,用于建立所述样本历史行车风险范围、与所述驾驶年限和所述分类标签对应的映射关系。The mapping relationship establishment unit is used to establish the historical driving risk range of the sample, the mapping relationship corresponding to the driving years and the classification label.
风险模型构建单元,用于将建立的所述映射关系与所述样本保证价值进行训练,构建行车风险模型。The risk model construction unit is used to train the established mapping relationship and the sample guarantee value to construct a driving risk model.
在其中一个实施例中,保证价值生成模块610包括用户行车风险值提取单元、用户行车风险值分析单元、样本历史行车风险范围获取单元、用户预估行车风险值生成单元和保证价值生成单元,其中:In one of the embodiments, the guaranteed value generating module 610 includes a user driving risk value extraction unit, a user driving risk value analysis unit, a sample historical driving risk range acquisition unit, a user estimated driving risk value generating unit, and a guaranteed value generating unit, where :
用户行车风险值提取单元,用于从所述用户理赔记录中提取用户历史行车风险值。The user driving risk value extraction unit is used to extract the user's historical driving risk value from the user's claim settlement record.
用户行车风险值分析单元,用于对所述用户历史行车风险值进行分析,得到所述用户的分类标签。The user driving risk value analysis unit is used to analyze the historical driving risk value of the user to obtain the classification label of the user.
样本历史行车风险范围获取单元,用于根据所述用户的所述分类标签获取样本历史行车风险范围。The sample historical driving risk range acquisition unit is configured to obtain the sample historical driving risk range according to the classification label of the user.
用户预估行车风险值生成单元,用于根据所述用户历史行车风险值和所述样本历史行车风险范围得到所述用户的用户预估行车风险值。The user's estimated driving risk value generating unit is configured to obtain the user's estimated driving risk value of the user according to the user's historical driving risk value and the sample historical driving risk range.
保证价值生成单元,用于根据所述用户预估行车风险值得到所述车辆信息的车辆保证价值。The guaranteed value generating unit is configured to obtain the vehicle guaranteed value of the vehicle information according to the estimated driving risk value of the user.
在其中一个实施例中,理赔记录获取模块包括理赔次数提取单元、理赔阈值获取单元和执行单元,其中:In one of the embodiments, the claim settlement record acquisition module includes a claim settlement frequency extraction unit, a claim settlement threshold acquisition unit, and an execution unit, wherein:
理赔次数提取单元,用于当判断为否时,从所述用户理赔记录中提取用户理赔次数;The number of claims settlement unit is configured to extract the number of user settlements from the user's claim settlement record when the determination is no;
理赔阈值获取单元,用于获取预设理赔阈值;A claim settlement threshold obtaining unit, configured to obtain a preset claim settlement threshold;
执行单元,用于当所述用户理赔次数不大于所述预设理赔阈值时,执行将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值。The execution unit is configured to execute input of the user's claim settlement record into the driving risk model to obtain the vehicle guarantee value corresponding to the vehicle information when the number of user settlements is not greater than the preset claim settlement threshold.
关于车辆信息处理装置的具体限定可以参见上文中对于车辆信息处理方法的限定,在此不再赘述。上述车辆信息处理装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。For the specific limitation of the vehicle information processing device, please refer to the above limitation of the vehicle information processing method, which will not be repeated here. Each module in the above-mentioned vehicle information processing device may be implemented in whole or in part by software, hardware, and a combination thereof. The above-mentioned modules may be embedded in the form of hardware or independent of the processor in the computer equipment, or may be stored in the memory of the computer equipment in the form of software, so that the processor can call and execute the operations corresponding to the above-mentioned modules.
在其中一个实施例中,提供了一种计算机设备,该计算机设备可以是服务器,其内部结构图可以如图7所示。该计算机设备包括通过系统总线连接的处理器、存储器、网络接口和数据库。其中,该计算机设备的处理器用于提供计算和控制能力。该计算机设备的存储器包括非易失性或易失性存储介质、内存储器。该非易失性或易失性存储介质存储有操作系统、计算机可读指令和数据库。该内存储器为非易失性存储介质中的操作系统和计算机可读指令的运行提供环境。该计算机设备的数据库用于存储车辆信息处理数据,例如样本理赔记录、保费生成规则等。该计算机设备的网络接口用于与外部的终端通过网络连接通信。该计算机可读指令被处理器执行时以实现一种车辆信息处理方法。In one of the embodiments, a computer device is provided. The computer device may be a server, and its internal structure diagram may be as shown in FIG. 7. The computer equipment includes a processor, a memory, a network interface, and a database connected through a system bus. Among them, the processor of the computer device is used to provide calculation and control capabilities. The memory of the computer device includes a non-volatile or volatile storage medium and internal memory. The non-volatile or volatile storage medium stores an operating system, computer readable instructions, and a database. The internal memory provides an environment for the operation of the operating system and computer-readable instructions in the non-volatile storage medium. The database of the computer equipment is used to store vehicle information processing data, such as sample claims records, premium generation rules, and so on. The network interface of the computer device is used to communicate with an external terminal through a network connection. The computer-readable instruction is executed by the processor to realize a vehicle information processing method.
本领域技术人员可以理解,图7中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art can understand that the structure shown in FIG. 7 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the computer device to which the solution of the present application is applied. The specific computer device may Including more or fewer parts than shown in the figure, or combining some parts, or having a different arrangement of parts.
一种计算机设备,包括存储器和一个或者多个处理器,该存储器存储有计算机可读指令,计算机可读指令被该处理器执行时,使得一个或者多个处理器执行以下步骤:接收终端发送的车辆信息,所述车辆信息携带有用户标识;从数据库中提取与所述用户标识对应的行车路线和事故位置;从所述行车路线中提取出与第三方公信平台中存储的监控位置对应的地理位置,所述监控位置是根据交通信号探头拍摄的事故图像确定的事故发生率高于预设值的位置;判断所述事故位置与所述地理位置是否重叠,若是,则获取所述用户标识对应的用户理赔记录;及将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,并将所述车辆保证价值返回给所述终端。A computer device includes a memory and one or more processors, the memory stores computer-readable instructions, and when the computer-readable instructions are executed by the processor, the one or more processors perform the following steps: Vehicle information, the vehicle information carries the user identification; the driving route and the accident location corresponding to the user identification are extracted from the database; the geographic location corresponding to the monitoring position stored in the third-party public trust platform is extracted from the driving route Location, the monitoring location is the location where the accident rate is higher than the preset value determined based on the accident image taken by the traffic signal probe; it is determined whether the accident location overlaps with the geographic location, and if so, the corresponding user identification is obtained The user claim settlement record; and input the user claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and return the guaranteed value of the vehicle to the terminal.
在其中一个实施例中,处理器执行计算机可读指令时实现行车风险模型的生成方法的步骤时,还用于:获取样本人员的分类标签、驾驶年限、预设周期内的样本理赔记录及样本保证价值;根据所述分类标签及所述驾驶年限对所述样本理赔记录进行归纳,构建样本历史行车风险值与样本人数的关系分布图;及根据所述关系分布图构建所述样本理赔记录、所述样本保证价值、所述驾驶年限与所述分类标签对应的映射关系,得到行车风险模 型。In one of the embodiments, when the processor executes the steps of the method for generating a driving risk model when the computer readable instructions are executed, it is also used to: obtain the classification label of the sample person, driving years, sample claim settlement records and samples within a preset period Guaranteed value; summarizing the sample claim records according to the classification label and the driving years, constructing a distribution diagram of the relationship between the historical driving risk value of the sample and the number of the sample; and constructing the sample claim records according to the relationship distribution diagram, The guarantee value of the sample, the mapping relationship between the driving years and the classification label are used to obtain a driving risk model.
在其中一个实施例中,处理器执行计算机可读指令时实现根据所述分类标签及所述驾驶年限对所述样本理赔记录进行归纳,构建样本历史行车风险值与样本人数的关系分布图的步骤时,还用于:根据各分类标签对所述样本理赔记录进行分类;从分类后的所述样本理赔记录中根据所述驾驶年限依次提取所述样本人员的样本历史行车风险值;统计与所述样本历史行车风险值对应的样本人数;及根据所述样本人数与所述样本历史行车风险值绘制针对所述驾驶年限的关系分布图。In one of the embodiments, when the processor executes the computer-readable instructions, the step of summarizing the sample claim records according to the classification label and the driving years, and constructing the relationship distribution map between the sample historical driving risk value and the sample number It is also used to: classify the sample claim settlement records according to each classification label; extract the sample historical driving risk values of the sample persons in sequence according to the driving years from the sample claim settlement records after classification; The sample population corresponding to the sample historical driving risk value; and drawing a relationship distribution diagram for the driving years according to the sample population and the sample historical driving risk value.
在其中一个实施例中,处理器执行计算机可读指令时实现根据所述关系分布图构建所述样本理赔记录、所述样本保证价值、所述驾驶年限与所述分类标签对应的映射关系,得到行车风险模型的步骤时,还用于:计算各所述关系分布图的平均值和标准偏差;根据所述平均值和所述标准偏差得到与所述关系分布图对应的样本历史行车风险范围;建立所述样本历史行车风险范围、与所述驾驶年限和所述分类标签对应的映射关系;及将建立的所述映射关系与所述样本保证价值进行训练,构建行车风险模型。In one of the embodiments, when the processor executes the computer-readable instructions, it implements the construction of the sample claim record, the sample guaranteed value, the mapping relationship between the driving years and the classification label according to the relationship distribution graph, to obtain During the steps of the driving risk model, it is also used to: calculate the average value and standard deviation of each of the relationship distribution diagrams; obtain the sample historical driving risk range corresponding to the relationship distribution diagram according to the average value and the standard deviation; Establishing the sample historical driving risk range, the mapping relationship corresponding to the driving years and the classification label; and training the established mapping relationship and the sample guaranteed value to construct a driving risk model.
在其中一个实施例中,处理器执行计算机可读指令时实现将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值的步骤时,还用于:从所述用户理赔记录中提取用户历史行车风险值;对所述用户历史行车风险值进行分析,得到所述用户的分类标签;根据所述用户的所述分类标签获取样本历史行车风险范围;根据所述用户历史行车风险值和所述样本历史行车风险范围得到所述用户的用户预估行车风险值;及根据所述用户预估行车风险值得到所述车辆信息的车辆保证价值。In one of the embodiments, when the processor executes the computer-readable instruction to realize the step of inputting the user's claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, it is also used to: from the user Extract the user’s historical driving risk value from the claims record; analyze the user’s historical driving risk value to obtain the user’s classification label; obtain the sample historical driving risk range according to the user’s classification label; according to the user history The driving risk value and the sample historical driving risk range obtain the user's estimated driving risk value of the user; and the vehicle guarantee value of the vehicle information is obtained according to the user's estimated driving risk value.
在其中一个实施例中,处理器执行计算机可读指令时实现判断所述事故位置与所述地理位置是否重叠的步骤之后,还用于:当判断为否时,从所述用户理赔记录中提取用户理赔次数;获取预设理赔阈值;及当所述用户理赔次数不大于所述预设理赔阈值时,执行将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值。In one of the embodiments, after the processor executes the step of determining whether the accident location overlaps the geographic location when the computer readable instruction is executed, the processor is further configured to: when the determination is no, extract from the user claims record The number of user claims; obtaining a preset claim threshold; and when the number of user claims is not greater than the preset claim threshold, execute inputting the user claim record into the driving risk model to obtain the vehicle guarantee value corresponding to the vehicle information .
一个或多个存储有计算机可读指令的计算机可读存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行以下步骤:接收终端发送的车辆信息,所述车辆信息携带有用户标识;从数据库中提取与所述用户标识对应的行车路线和事故位置;从所述行车路线中提取出与第三方公信平台中存储的监控位置对应的地理位置,所述监控位置是根据交通信号探头拍摄的事故图像确定的事故发生率高于预设值的位置;判断所述事故位置与所述地理位置是否重叠,若是,则获取所述用户标识对应的用户理赔记录;及将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,并将所述车辆保证价值返回给所述终端。One or more computer-readable storage media storing computer-readable instructions. When the computer-readable instructions are executed by one or more processors, the one or more processors perform the following steps: receiving vehicle information sent by the terminal, so The vehicle information carries the user identification; the driving route and the accident location corresponding to the user identification are extracted from the database; the geographic location corresponding to the monitoring position stored in the third-party public trust platform is extracted from the driving route, the The monitoring location is the location where the accident occurrence rate is higher than the preset value determined according to the accident image taken by the traffic signal probe; it is determined whether the accident location overlaps the geographic location, and if so, the user claim settlement record corresponding to the user identification is obtained And input the user's claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and return the guaranteed value of the vehicle to the terminal.
其中,该计算机可读存储介质可以是非易失性,也可以是易失性的。Wherein, the computer-readable storage medium may be non-volatile or volatile.
在其中一个实施例中,计算机可读指令被处理器执行时实现行车风险模型的生成方法的步骤时还用于:获取样本人员的分类标签、驾驶年限、预设周期内的样本理赔记录及样本保证价值;根据所述分类标签及所述驾驶年限对所述样本理赔记录进行归纳,构建样本 历史行车风险值与样本人数的关系分布图;及根据所述关系分布图构建所述样本理赔记录、所述样本保证价值、所述驾驶年限与所述分类标签对应的映射关系,得到行车风险模型。In one of the embodiments, when the computer-readable instructions are executed by the processor to implement the steps of the method for generating a driving risk model, they are also used to: obtain the classification label of the sample person, the driving years, the sample claim settlement record and the sample within the preset period Guaranteed value; summarizing the sample claim settlement records according to the classification label and the driving years, constructing the relationship distribution diagram between the sample historical driving risk value and the sample population; and constructing the sample claim settlement records according to the relationship distribution diagram, The guarantee value of the sample, the mapping relationship between the driving years and the classification label are used to obtain a driving risk model.
在其中一个实施例中,计算机可读指令被处理器执行时实现根据所述分类标签及所述驾驶年限对所述样本理赔记录进行归纳,构建样本历史行车风险值与样本人数的关系分布图的步骤时还用于:根据各分类标签对所述样本理赔记录进行分类;从分类后的所述样本理赔记录中根据所述驾驶年限依次提取所述样本人员的样本历史行车风险值;统计与所述样本历史行车风险值对应的样本人数;及根据所述样本人数与所述样本历史行车风险值绘制针对所述驾驶年限的关系分布图。In one of the embodiments, when the computer-readable instructions are executed by the processor, the sample claims records can be summarized according to the classification label and the driving years, and the relationship distribution map between the sample historical driving risk value and the sample population is constructed. The step is also used to: classify the sample claim settlement records according to each classification label; extract the sample historical driving risk values of the sample persons in sequence according to the driving years from the sample claim settlement records after classification; The sample population corresponding to the sample historical driving risk value; and drawing a relationship distribution diagram for the driving years according to the sample population and the sample historical driving risk value.
在其中一个实施例中,计算机可读指令被处理器执行时实现根据所述关系分布图构建所述样本理赔记录、所述样本保证价值、所述驾驶年限与所述分类标签对应的映射关系,得到行车风险模型的步骤时还用于:计算各所述关系分布图的平均值和标准偏差;根据所述平均值和所述标准偏差得到与所述关系分布图对应的样本历史行车风险范围;建立所述样本历史行车风险范围、与所述驾驶年限和所述分类标签对应的映射关系;及将建立的所述映射关系与所述样本保证价值进行训练,构建行车风险模型。In one of the embodiments, when the computer-readable instructions are executed by the processor, the mapping relationship between the sample claims record, the sample guaranteed value, the driving years and the classification label is constructed according to the relationship distribution map, The step of obtaining the driving risk model is also used to: calculate the average value and standard deviation of each of the relationship distribution diagrams; obtain the sample historical driving risk range corresponding to the relationship distribution diagram according to the average value and the standard deviation; Establishing the sample historical driving risk range, the mapping relationship corresponding to the driving years and the classification label; and training the established mapping relationship and the sample guaranteed value to construct a driving risk model.
在其中一个实施例中,计算机可读指令被处理器执行时实现将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值的步骤时还用于:从所述用户理赔记录中提取用户历史行车风险值;对所述用户历史行车风险值进行分析,得到所述用户的分类标签;根据所述用户的所述分类标签获取样本历史行车风险范围;根据所述用户历史行车风险值和所述样本历史行车风险范围得到所述用户的用户预估行车风险值;及根据所述用户预估行车风险值得到所述车辆信息的车辆保证价值。In one of the embodiments, when the computer-readable instruction is executed by the processor, the step of inputting the user's claim record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information is also used to: Extract the user’s historical driving risk value from the claims record; analyze the user’s historical driving risk value to obtain the user’s classification label; obtain the sample historical driving risk range according to the user’s classification label; according to the user history The driving risk value and the sample historical driving risk range obtain the user's estimated driving risk value of the user; and the vehicle guarantee value of the vehicle information is obtained according to the user's estimated driving risk value.
在其中一个实施例中,计算机可读指令被处理器执行时实现根据判断所述事故位置与所述地理位置是否重叠的步骤之后还用于:当判断为否时,从所述用户理赔记录中提取用户理赔次数;获取预设理赔阈值;及当所述用户理赔次数不大于所述预设理赔阈值时,执行将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值。In one of the embodiments, when the computer-readable instruction is executed by the processor, after the step of judging whether the accident location and the geographic location overlap, it is further used to: when the judgment is no, from the user claims record Extract the number of user claims; obtain a preset claim threshold; and when the number of user claims is not greater than the preset claim threshold, execute inputting the user's claim record into the driving risk model to obtain a vehicle guarantee corresponding to the vehicle information value.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机可读指令来指令相关的硬件来完成,所述的计算机可读指令可存储于一计算机可读取存储介质中,该计算机可读指令在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直 接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。A person of ordinary skill in the art can understand that all or part of the processes in the above-mentioned embodiment methods can be implemented by instructing relevant hardware through computer-readable instructions. The computer-readable instructions can be stored in a computer-readable storage. In the medium, when the computer-readable instructions are executed, they may include the processes of the above-mentioned method embodiments. Wherein, any reference to memory, storage, database or other media used in the embodiments provided in this application may include non-volatile and/or volatile memory. Non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory may include random access memory (RAM) or external cache memory. As an illustration and not a limitation, RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Channel (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
以上实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above embodiments can be combined arbitrarily. In order to make the description concise, all possible combinations of the technical features in the above embodiments are not described. However, as long as there is no contradiction in the combination of these technical features, they should be It is considered as the range described in this specification.
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。The above-mentioned embodiments only express several implementation manners of the present application, and their description is relatively specific and detailed, but they should not be understood as a limitation on the scope of the invention patent. It should be pointed out that for those of ordinary skill in the art, without departing from the concept of this application, several modifications and improvements can be made, and these all fall within the protection scope of this application. Therefore, the scope of protection of the patent of this application shall be subject to the appended claims.

Claims (20)

  1. 一种车辆信息处理方法,包括:A vehicle information processing method, including:
    接收终端发送的车辆信息,所述车辆信息携带有用户标识;Receiving vehicle information sent by the terminal, where the vehicle information carries a user identifier;
    从数据库中提取与所述用户标识对应的行车路线和事故位置;Extracting the driving route and accident location corresponding to the user identifier from the database;
    从所述行车路线中提取出与第三方公信平台中存储的监控位置对应的地理位置,所述监控位置是根据交通信号探头拍摄的事故图像确定的事故发生率高于预设值的位置;Extracting a geographic location corresponding to a monitoring location stored in a third-party public trust platform from the driving route, where the monitoring location is a location where the accident rate determined according to the accident image taken by the traffic signal probe is higher than a preset value;
    判断所述事故位置与所述地理位置是否重叠,若是,则获取所述用户标识对应的用户理赔记录;及Determine whether the accident location overlaps the geographic location, and if so, obtain the user claim settlement record corresponding to the user identifier; and
    将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,并将所述车辆保证价值返回给所述终端。The user's claim settlement record is input into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and the guaranteed value of the vehicle is returned to the terminal.
  2. 根据权利要求1所述的方法,其中,所述行车风险模型的生成方法,包括:The method according to claim 1, wherein the method for generating the driving risk model comprises:
    获取样本人员的分类标签、驾驶年限、预设周期内的样本理赔记录及样本保证价值;Obtain the classification label, driving years of the sample, the sample claim record within the preset period, and the sample guaranteed value;
    根据所述分类标签及所述驾驶年限对所述样本理赔记录进行归纳,构建样本历史行车风险值与样本人数的关系分布图;及Summarize the sample claims records according to the classification label and the driving years, and construct a distribution diagram of the relationship between the historical driving risk value of the sample and the number of people in the sample; and
    根据所述关系分布图构建所述样本理赔记录、所述样本保证价值、所述驾驶年限与所述分类标签对应的映射关系,得到行车风险模型。According to the relationship distribution map, a mapping relationship corresponding to the sample claim record, the sample guarantee value, the driving years and the classification label is constructed to obtain a driving risk model.
  3. 根据权利要求2所述的方法,其中,所述根据所述分类标签及所述驾驶年限对所述样本理赔记录进行归纳,构建样本历史行车风险值与样本人数的关系分布图,包括:3. The method according to claim 2, wherein the summarizing the sample claim records according to the classification label and the driving years, and constructing a distribution map of the relationship between the historical driving risk value of the sample and the number of the sample includes:
    根据各分类标签对所述样本理赔记录进行分类;Classify the sample claims record according to each classification label;
    从分类后的所述样本理赔记录中根据所述驾驶年限依次提取所述样本人员的样本历史行车风险值;Extracting the sample historical driving risk values of the sample persons in sequence from the sample claim settlement records after classification according to the driving years;
    统计与所述样本历史行车风险值对应的样本人数;及Count the number of sample persons corresponding to the historical driving risk value of the sample; and
    根据所述样本人数与所述样本历史行车风险值绘制针对所述驾驶年限的关系分布图。Drawing a relationship distribution map for the driving years according to the sample number and the sample historical driving risk value.
  4. 根据权利要求2所述的方法,其中,所述根据所述关系分布图构建所述样本理赔记录、所述样本保证价值、所述驾驶年限与所述分类标签对应的映射关系,得到行车风险模型,包括:2. The method according to claim 2, wherein the construction of the sample claim record, the sample guaranteed value, the mapping relationship between the driving years and the classification label according to the relationship distribution map, to obtain a driving risk model ,include:
    计算各所述关系分布图的平均值和标准偏差;Calculate the average value and standard deviation of each of the relationship distribution diagrams;
    根据所述平均值和所述标准偏差得到与所述关系分布图对应的样本历史行车风险范围;Obtaining, according to the average value and the standard deviation, a sample historical driving risk range corresponding to the relationship distribution map;
    建立所述样本历史行车风险范围、与所述驾驶年限和所述分类标签对应的映射关系;及Establishing the sample historical driving risk range and the mapping relationship corresponding to the driving years and the classification label; and
    将建立的所述映射关系与所述样本保证价值进行训练,构建行车风险模型。Training the established mapping relationship and the sample guarantee value to construct a driving risk model.
  5. 根据权利要求1所述的方法,其中,所述将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,包括:The method according to claim 1, wherein said inputting said user's claim settlement record into a driving risk model to obtain a guaranteed value of a vehicle corresponding to said vehicle information comprises:
    从所述用户理赔记录中提取用户历史行车风险值;Extracting the user's historical driving risk value from the user's claim settlement record;
    对所述用户历史行车风险值进行分析,得到所述用户的分类标签;Analyzing the historical driving risk value of the user to obtain the classification label of the user;
    根据所述用户的所述分类标签获取样本历史行车风险范围;Obtaining a sample historical driving risk range according to the classification label of the user;
    根据所述用户历史行车风险值和所述样本历史行车风险范围得到所述用户的用户预估行车风险值;及Obtain the user's estimated driving risk value of the user according to the user's historical driving risk value and the sample historical driving risk range; and
    根据所述用户预估行车风险值得到所述车辆信息的车辆保证价值。Obtain the vehicle guarantee value of the vehicle information according to the estimated driving risk value of the user.
  6. 根据权利要求1所述的方法,其中,所述判断所述事故位置与所述地理位置是否重叠之后,所述方法还包括:The method according to claim 1, wherein after determining whether the accident location and the geographic location overlap, the method further comprises:
    当判断为否时,从所述用户理赔记录中提取用户理赔次数;When the judgment is no, extract the number of user claims settlement from the user claims settlement record;
    获取预设理赔阈值;及Obtain a preset claim threshold; and
    当所述用户理赔次数不大于所述预设理赔阈值时,执行将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值。When the number of times the user claims settlement is not greater than the preset claim settlement threshold, execute inputting the user claims settlement record into the driving risk model to obtain the vehicle guarantee value corresponding to the vehicle information.
  7. 一种车辆信息处理装置,包括:A vehicle information processing device, including:
    指令接收模块,用于接收终端发送的车辆信息,所述车辆信息携带有用户标识;The instruction receiving module is used to receive vehicle information sent by the terminal, where the vehicle information carries a user ID;
    行车记录获取模块,用于从数据库中提取与所述用户标识对应的行车路线和事故位置;The driving record acquisition module is used to extract the driving route and the accident location corresponding to the user identifier from the database;
    地理位置获取模块,用于从所述行车路线中提取出与第三方公信平台中存储的监控位置对应的地理位置,所述监控位置是根据交通信号探头拍摄的事故图像确定的事故发生率高于预设值的位置;The geographic location acquisition module is used to extract the geographic location corresponding to the monitored location stored in the third-party public trust platform from the driving route, where the monitored location is determined based on the accident image taken by the traffic signal probe and the accident rate is higher than The position of the preset value;
    理赔记录获取模块,用于判断所述事故位置与所述地理位置是否重叠,若是,则获取所述用户标识对应的用户理赔记录;及A claim settlement record acquisition module, configured to determine whether the accident location overlaps the geographic location, and if so, obtain the user claim settlement record corresponding to the user identifier; and
    保证价值生成模块,将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,并将所述车辆保证价值返回给所述终端。The guaranteed value generating module inputs the user claim settlement record into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and returns the guaranteed value of the vehicle to the terminal.
  8. 根据权利要求7所述的装置,其中,所述保证价值生成模块,包括:8. The device according to claim 7, wherein the guaranteed value generating module comprises:
    样本信息获取单元,用于获取样本人员的分类标签、驾驶年限、预设周期内的样本理赔记录及样本保证价值;The sample information acquisition unit is used to acquire the classification label, driving years, sample claim settlement records within the preset period, and sample guaranteed value of the sample personnel;
    分布图构建单元,用于根据所述分类标签及所述驾驶年限对所述样本理赔记录进行归纳,构建样本历史行车风险值与样本人数的关系分布图;及A distribution map construction unit for summarizing the sample claim records according to the classification label and the driving years, and constructing a distribution map of the relationship between the historical driving risk value of the sample and the number of the sample; and
    风险模型构建单元,用于根据所述关系分布图构建所述样本理赔记录、所述样本保证价值、所述驾驶年限与所述分类标签对应的映射关系,得到行车风险模型。The risk model construction unit is configured to construct the mapping relationship between the sample claim record, the sample guarantee value, the driving years and the classification label according to the relationship distribution map, to obtain a driving risk model.
  9. 一种计算机设备,包括存储器和一个或者多个处理器,所述存储器存储有计算机可读指令,所述计算机可读指令被所述一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:A computer device includes a memory and one or more processors. The memory stores computer-readable instructions. When the computer-readable instructions are executed by the one or more processors, the one or more processors The processor performs the following steps:
    接收终端发送的车辆信息,所述车辆信息携带有用户标识;Receiving vehicle information sent by the terminal, where the vehicle information carries a user identifier;
    从数据库中提取与所述用户标识对应的行车路线和事故位置;Extracting the driving route and accident location corresponding to the user identifier from the database;
    从所述行车路线中提取出与第三方公信平台中存储的监控位置对应的地理位置,所述 监控位置是根据交通信号探头拍摄的事故图像确定的事故发生率高于预设值的位置;Extracting the geographic location corresponding to the monitored location stored in the third-party public trust platform from the driving route, where the monitored location is a location where the accident rate determined according to the accident image taken by the traffic signal probe is higher than a preset value;
    判断所述事故位置与所述地理位置是否重叠,若是,则获取所述用户标识对应的用户理赔记录;及Determine whether the accident location overlaps the geographic location, and if so, obtain the user claim settlement record corresponding to the user identifier; and
    将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,并将所述车辆保证价值返回给所述终端。The user's claim settlement record is input into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and the guaranteed value of the vehicle is returned to the terminal.
  10. 根据权利要求9所述的计算机设备,其中,所述处理器执行所述计算机可读指令时所实现的所述行车风险模型的生成方法,包括:The computer device according to claim 9, wherein the method for generating the driving risk model implemented when the processor executes the computer-readable instruction comprises:
    获取样本人员的分类标签、驾驶年限、预设周期内的样本理赔记录及样本保证价值;Obtain the classification label, driving years of the sample, the sample claim record within the preset period, and the sample guaranteed value;
    根据所述分类标签及所述驾驶年限对所述样本理赔记录进行归纳,构建样本历史行车风险值与样本人数的关系分布图;及Summarize the sample claims records according to the classification label and the driving years, and construct a distribution diagram of the relationship between the historical driving risk value of the sample and the number of people in the sample; and
    根据所述关系分布图构建所述样本理赔记录、所述样本保证价值、所述驾驶年限与所述分类标签对应的映射关系,得到行车风险模型。According to the relationship distribution map, a mapping relationship corresponding to the sample claim record, the sample guarantee value, the driving years and the classification label is constructed to obtain a driving risk model.
  11. 根据权利要求10所述的计算机设备,其中,所述处理器执行所述计算机可读指令时所实现的所述根据所述分类标签及所述驾驶年限对所述样本理赔记录进行归纳,构建样本历史行车风险值与样本人数的关系分布图,包括:10. The computer device according to claim 10, wherein the processor implements the summary of the sample claims record according to the classification label and the driving years when the processor executes the computer readable instruction to construct a sample The distribution diagram of the relationship between the historical driving risk value and the sample population, including:
    根据各分类标签对所述样本理赔记录进行分类;Classify the sample claims record according to each classification label;
    从分类后的所述样本理赔记录中根据所述驾驶年限依次提取所述样本人员的样本历史行车风险值;Extracting the sample historical driving risk values of the sample persons in sequence from the sample claim settlement records after classification according to the driving years;
    统计与所述样本历史行车风险值对应的样本人数;及Count the number of sample persons corresponding to the historical driving risk value of the sample; and
    根据所述样本人数与所述样本历史行车风险值绘制针对所述驾驶年限的关系分布图。Drawing a relationship distribution map for the driving years according to the sample number and the sample historical driving risk value.
  12. 根据权利要求10所述的计算机设备,其中,所述处理器执行所述计算机可读指令时所实现的所述根据所述关系分布图构建所述样本理赔记录、所述样本保证价值、所述驾驶年限与所述分类标签对应的映射关系,得到行车风险模型,包括:The computer device according to claim 10, wherein the construction of the sample claims record, the sample guaranteed value, the sample claim record, the sample guarantee value, and the The mapping relationship between driving years and the classification label to obtain a driving risk model includes:
    计算各所述关系分布图的平均值和标准偏差;Calculate the average value and standard deviation of each of the relationship distribution diagrams;
    根据所述平均值和所述标准偏差得到与所述关系分布图对应的样本历史行车风险范围;Obtaining, according to the average value and the standard deviation, a sample historical driving risk range corresponding to the relationship distribution map;
    建立所述样本历史行车风险范围、与所述驾驶年限和所述分类标签对应的映射关系;及Establishing the sample historical driving risk range and the mapping relationship corresponding to the driving years and the classification label; and
    将建立的所述映射关系与所述样本保证价值进行训练,构建行车风险模型。Training the established mapping relationship and the sample guarantee value to construct a driving risk model.
  13. 根据权利要求9所述的计算机设备,其中,所述处理器执行所述计算机可读指令时所实现的所述将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,包括:The computer device according to claim 9, wherein the input of the user claim record into the driving risk model, which is implemented when the processor executes the computer-readable instruction, obtains a vehicle guarantee corresponding to the vehicle information Value, including:
    从所述用户理赔记录中提取用户历史行车风险值;Extracting the user's historical driving risk value from the user's claim settlement record;
    对所述用户历史行车风险值进行分析,得到所述用户的分类标签;Analyzing the historical driving risk value of the user to obtain the classification label of the user;
    根据所述用户的所述分类标签获取样本历史行车风险范围;Obtaining a sample historical driving risk range according to the classification label of the user;
    根据所述用户历史行车风险值和所述样本历史行车风险范围得到所述用户的用户预估行车风险值;及Obtain the user's estimated driving risk value of the user according to the user's historical driving risk value and the sample historical driving risk range; and
    根据所述用户预估行车风险值得到所述车辆信息的车辆保证价值。Obtain the vehicle guarantee value of the vehicle information according to the estimated driving risk value of the user.
  14. 根据权利要求9所述的计算机设备,其中,所述处理器执行所述计算机可读指令时所实现的所述判断所述事故位置与所述地理位置是否重叠之后,还包括:The computer device according to claim 9, wherein after said determining whether the location of the accident and the geographic location are overlapped by the processor when the processor executes the computer-readable instructions, the method further comprises:
    当判断为否时,从所述用户理赔记录中提取用户理赔次数;When the judgment is no, extract the number of user claims settlement from the user claims settlement record;
    获取预设理赔阈值;及Obtain a preset claim threshold; and
    当所述用户理赔次数不大于所述预设理赔阈值时,执行将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值。When the number of times the user claims settlement is not greater than the preset claim settlement threshold, execute inputting the user claims settlement record into the driving risk model to obtain the vehicle guarantee value corresponding to the vehicle information.
  15. 一个或多个存储有计算机可读指令的计算机可读存储介质,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:One or more computer-readable storage media storing computer-readable instructions, when the computer-readable instructions are executed by one or more processors, cause the one or more processors to perform the following steps:
    接收终端发送的车辆信息,所述车辆信息携带有用户标识;Receiving vehicle information sent by the terminal, where the vehicle information carries a user identifier;
    从数据库中提取与所述用户标识对应的行车路线和事故位置;Extracting the driving route and accident location corresponding to the user identifier from the database;
    从所述行车路线中提取出与第三方公信平台中存储的监控位置对应的地理位置,所述监控位置是根据交通信号探头拍摄的事故图像确定的事故发生率高于预设值的位置;Extracting a geographic location corresponding to a monitoring location stored in a third-party public trust platform from the driving route, where the monitoring location is a location where the accident rate determined according to the accident image taken by the traffic signal probe is higher than a preset value;
    判断所述事故位置与所述地理位置是否重叠,若是,则获取所述用户标识对应的用户理赔记录;及Determine whether the accident location overlaps the geographic location, and if so, obtain the user claim settlement record corresponding to the user identifier; and
    将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,并将所述车辆保证价值返回给所述终端。The user's claim settlement record is input into the driving risk model to obtain the guaranteed value of the vehicle corresponding to the vehicle information, and the guaranteed value of the vehicle is returned to the terminal.
  16. 根据权利要求15所述的存储介质,其中,所述计算机可读指令被所述处理器执行时所实现的所述行车风险模型的生成方法,包括:15. The storage medium according to claim 15, wherein the method for generating the driving risk model implemented when the computer-readable instructions are executed by the processor comprises:
    获取样本人员的分类标签、驾驶年限、预设周期内的样本理赔记录及样本保证价值;Obtain the classification label, driving years of the sample, the sample claim record within the preset period, and the sample guaranteed value;
    根据所述分类标签及所述驾驶年限对所述样本理赔记录进行归纳,构建样本历史行车风险值与样本人数的关系分布图;及Summarize the sample claims records according to the classification label and the driving years, and construct a distribution diagram of the relationship between the historical driving risk value of the sample and the number of people in the sample; and
    根据所述关系分布图构建所述样本理赔记录、所述样本保证价值、所述驾驶年限与所述分类标签对应的映射关系,得到行车风险模型。According to the relationship distribution map, a mapping relationship corresponding to the sample claim record, the sample guarantee value, the driving years and the classification label is constructed to obtain a driving risk model.
  17. 根据权利要求16所述的存储介质,其中,所述计算机可读指令被所述处理器执行时所实现的所述根据所述分类标签及所述驾驶年限对所述样本理赔记录进行归纳,构建样本历史行车风险值与样本人数的关系分布图,包括:The storage medium according to claim 16, wherein the sample claims record is summarized according to the classification label and the driving years, which is implemented when the computer-readable instruction is executed by the processor, and constructs The distribution diagram of the relationship between the sample historical driving risk value and the sample population, including:
    根据各分类标签对所述样本理赔记录进行分类;Classify the sample claims record according to each classification label;
    从分类后的所述样本理赔记录中根据所述驾驶年限依次提取所述样本人员的样本历史行车风险值;Extracting the sample historical driving risk values of the sample persons in sequence from the sample claim settlement records after classification according to the driving years;
    统计与所述样本历史行车风险值对应的样本人数;及Count the number of sample persons corresponding to the historical driving risk value of the sample; and
    根据所述样本人数与所述样本历史行车风险值绘制针对所述驾驶年限的关系分布图。Drawing a relationship distribution map for the driving years according to the sample number and the sample historical driving risk value.
  18. 根据权利要求16所述的存储介质,其中,所述计算机可读指令被所述处理器执 行时所实现的所述根据所述关系分布图构建所述样本理赔记录、所述样本保证价值、所述驾驶年限与所述分类标签对应的映射关系,得到行车风险模型,包括:The storage medium according to claim 16, wherein the construction of the sample claim record, the sample guaranteed value, and the sample claim record according to the relationship distribution diagram, which is implemented when the computer-readable instruction is executed by the processor The mapping relationship between the driving years and the classification labels is used to obtain a driving risk model, including:
    计算各所述关系分布图的平均值和标准偏差;Calculate the average value and standard deviation of each of the relationship distribution diagrams;
    根据所述平均值和所述标准偏差得到与所述关系分布图对应的样本历史行车风险范围;Obtaining, according to the average value and the standard deviation, a sample historical driving risk range corresponding to the relationship distribution map;
    建立所述样本历史行车风险范围、与所述驾驶年限和所述分类标签对应的映射关系;及Establishing the sample historical driving risk range and the mapping relationship corresponding to the driving years and the classification label; and
    将建立的所述映射关系与所述样本保证价值进行训练,构建行车风险模型。Training the established mapping relationship and the sample guarantee value to construct a driving risk model.
  19. 根据权利要求15所述的存储介质,其中,所述计算机可读指令被所述处理器执行时所实现的所述将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值,包括:The storage medium according to claim 15, wherein the input of the user claims record into the driving risk model is implemented when the computer-readable instructions are executed by the processor to obtain the vehicle corresponding to the vehicle information Guaranteed value, including:
    从所述用户理赔记录中提取用户历史行车风险值;Extracting the user's historical driving risk value from the user's claim settlement record;
    对所述用户历史行车风险值进行分析,得到所述用户的分类标签;Analyzing the historical driving risk value of the user to obtain the classification label of the user;
    根据所述用户的所述分类标签获取样本历史行车风险范围;Obtaining a sample historical driving risk range according to the classification label of the user;
    根据所述用户历史行车风险值和所述样本历史行车风险范围得到所述用户的用户预估行车风险值;及Obtain the user's estimated driving risk value of the user according to the user's historical driving risk value and the sample historical driving risk range; and
    根据所述用户预估行车风险值得到所述车辆信息的车辆保证价值。Obtain the vehicle guarantee value of the vehicle information according to the estimated driving risk value of the user.
  20. 根据权利要求15所述的存储介质,其中,所述计算机可读指令被所述处理器执行时所实现的所述判断所述事故位置与所述地理位置是否重叠之后,还包括:The storage medium according to claim 15, wherein after the determining whether the accident location and the geographic location are overlapped when the computer-readable instructions are executed by the processor, the method further comprises:
    当判断为否时,从所述用户理赔记录中提取用户理赔次数;When the judgment is no, extract the number of user claims settlement from the user claims settlement record;
    获取预设理赔阈值;及Obtain a preset claim threshold; and
    当所述用户理赔次数不大于所述预设理赔阈值时,执行将所述用户理赔记录输入至行车风险模型得到与所述车辆信息对应的车辆保证价值。When the number of times the user claims settlement is not greater than the preset claim settlement threshold, execute inputting the user claims settlement record into the driving risk model to obtain the vehicle guarantee value corresponding to the vehicle information.
PCT/CN2020/104806 2019-09-03 2020-07-27 Vehicle information processing method and apparatus, and computer device and storage medium WO2021042905A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910827757.0 2019-09-03
CN201910827757.0A CN110751567A (en) 2019-09-03 2019-09-03 Vehicle information processing method, device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2021042905A1 true WO2021042905A1 (en) 2021-03-11

Family

ID=69276056

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/104806 WO2021042905A1 (en) 2019-09-03 2020-07-27 Vehicle information processing method and apparatus, and computer device and storage medium

Country Status (2)

Country Link
CN (1) CN110751567A (en)
WO (1) WO2021042905A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110751567A (en) * 2019-09-03 2020-02-04 深圳壹账通智能科技有限公司 Vehicle information processing method, device, computer equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103543019A (en) * 2013-10-28 2014-01-29 合肥英塔信息技术有限公司 Method and system for quantifying evaluation and estimation of second-hand automobiles
CN105976074A (en) * 2015-10-21 2016-09-28 乐卡汽车智能科技(北京)有限公司 Vehicle health parameter generation and presentation method and device
CN106251667A (en) * 2016-08-18 2016-12-21 深圳市永兴元科技有限公司 Vehicle drive reminding method and device
CN106740580A (en) * 2016-12-30 2017-05-31 闭历平 A kind of assessment system and assessment total system
CN108510400A (en) * 2017-09-19 2018-09-07 腾讯科技(深圳)有限公司 Automobile insurance information processing method and processing device, server and readable storage medium storing program for executing
CN110163762A (en) * 2019-04-15 2019-08-23 深圳壹账通智能科技有限公司 Vehicle insurance premium method of adjustment, device, computer equipment and storage medium
CN110751567A (en) * 2019-09-03 2020-02-04 深圳壹账通智能科技有限公司 Vehicle information processing method, device, computer equipment and storage medium

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5477382B2 (en) * 2009-05-29 2014-04-23 株式会社村田製作所 Product inspection device, product inspection method, and computer program
CN105488046A (en) * 2014-09-16 2016-04-13 钛马信息网络技术有限公司 Big data analysis system based on vehicle insurance services
CN104318477A (en) * 2014-11-11 2015-01-28 西红柿科技(武汉)有限公司 Vehicle insurance evaluation method based on big data
CA2988134C (en) * 2015-06-08 2020-06-30 Allstate Insurance Company Route risk mitigation
US9915543B2 (en) * 2016-01-05 2018-03-13 Allstate Insurance Company Data processing system communicating with a map data processing system to determine or alter a navigation path based on one or more road segments
CN105741590B (en) * 2016-03-29 2018-09-07 福建工程学院 The method and system of section early warning
CN107845039A (en) * 2016-09-20 2018-03-27 得道车联网络科技(上海)有限公司 A kind of adaptive car networking vehicle insurance Rating Model of scale free
CN106600425A (en) * 2016-12-22 2017-04-26 安徽保腾网络科技有限公司 Survey scheduling method for vehicle insurance
CN109285075B (en) * 2017-07-19 2022-03-01 腾讯科技(深圳)有限公司 Claims risk assessment method and device and server
CN108734592A (en) * 2018-05-11 2018-11-02 深圳市图灵奇点智能科技有限公司 Car insurance business datum analysis method and system
CN109242536A (en) * 2018-08-08 2019-01-18 阳光财产保险股份有限公司 Accident insurance pricing method and device
CN109815533A (en) * 2018-12-14 2019-05-28 南京河海南自水电自动化有限公司 It is a kind of difference operating condition under hydroelectric machine group parts Operational Data Analysis method and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103543019A (en) * 2013-10-28 2014-01-29 合肥英塔信息技术有限公司 Method and system for quantifying evaluation and estimation of second-hand automobiles
CN105976074A (en) * 2015-10-21 2016-09-28 乐卡汽车智能科技(北京)有限公司 Vehicle health parameter generation and presentation method and device
CN106251667A (en) * 2016-08-18 2016-12-21 深圳市永兴元科技有限公司 Vehicle drive reminding method and device
CN106740580A (en) * 2016-12-30 2017-05-31 闭历平 A kind of assessment system and assessment total system
CN108510400A (en) * 2017-09-19 2018-09-07 腾讯科技(深圳)有限公司 Automobile insurance information processing method and processing device, server and readable storage medium storing program for executing
CN110163762A (en) * 2019-04-15 2019-08-23 深圳壹账通智能科技有限公司 Vehicle insurance premium method of adjustment, device, computer equipment and storage medium
CN110751567A (en) * 2019-09-03 2020-02-04 深圳壹账通智能科技有限公司 Vehicle information processing method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN110751567A (en) 2020-02-04

Similar Documents

Publication Publication Date Title
CN111667011B (en) Damage detection model training and vehicle damage detection method, device, equipment and medium
US10817956B2 (en) Image-based vehicle damage determining method and apparatus, and electronic device
JP2020504358A (en) Image-based vehicle damage evaluation method, apparatus, and system, and electronic device
WO2021135879A1 (en) Vehicle data monitoring method and apparatus, computer device, and storage medium
CN111666995B (en) Vehicle damage assessment method, device, equipment and medium based on deep learning model
US10628889B2 (en) Generating an investigative response to an incident
CN110264222B (en) Method, device and terminal equipment for investigating due-job based on data acquisition
WO2022142319A1 (en) False insurance claim report processing method and apparatus, and computer device and storage medium
WO2021135138A1 (en) Target motion trajectory construction method and device, and computer storage medium
CN111932046A (en) Method for processing risk in service scene, computer equipment and storage medium
CN109598519B (en) Vehicle auditing method, device, computer equipment and storage medium
CN114663871A (en) Image recognition method, training method, device, system and storage medium
WO2021042905A1 (en) Vehicle information processing method and apparatus, and computer device and storage medium
CN112256682A (en) Data quality detection method and device for multi-dimensional heterogeneous data
WO2016188334A1 (en) Method and device for processing application access data
EP3933802A2 (en) Method, apparatus, and device for testing traffic flow monitoring system
CN109697155B (en) IT system performance evaluation method, device, equipment and readable storage medium
US11935125B1 (en) Digital imagery, audio, and meta-data
CN109542947B (en) Data statistical method, device, computer equipment and storage medium
CN115830870A (en) Toll station data processing method and device, computer equipment and storage medium
KR102362808B1 (en) Method for Measuring Worker Risk by Situation
CN115861916A (en) Abnormal parking behavior detection method and device, computer equipment and storage medium
AU2017245284A1 (en) A Method and System for Generating a Report
KR102400842B1 (en) Service methods for providing information on traffic accidents
CN111275035B (en) Method and system for identifying background information

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 18/07/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20860806

Country of ref document: EP

Kind code of ref document: A1