WO2020253395A1 - 业务数据监控方法和装置 - Google Patents
业务数据监控方法和装置 Download PDFInfo
- Publication number
- WO2020253395A1 WO2020253395A1 PCT/CN2020/087740 CN2020087740W WO2020253395A1 WO 2020253395 A1 WO2020253395 A1 WO 2020253395A1 CN 2020087740 W CN2020087740 W CN 2020087740W WO 2020253395 A1 WO2020253395 A1 WO 2020253395A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- business
- approved
- target user
- flow data
- data
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/103—Workflow collaboration or project management
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/03—Credit; Loans; Processing thereof
Definitions
- This application relates to the field of big data technology, and in particular to a method and device for monitoring business data.
- Banks, credit companies and other financial institutions need to review the user's credit, income, and assets before approving users' credit business such as loans, so as to determine reasonable credit lines and control business risks.
- various financial institutions collect information about the user’s credit, income, and assets based on the various materials submitted by the user when submitting a business application, and verify the authenticity of the various materials in the subsequent procedures. The inventor found that this In this way, it is inevitable that false information will be confused, which may increase the business of various financial institutions.
- a business data monitoring method and device are provided to enhance the risk control of business risks.
- a business data monitoring method includes:
- a predetermined measure is taken for the service to be approved applied by the target user.
- a business data monitoring device including:
- the data crawling module is used to capture the business flow data of the target user from the business network in a preset manner when receiving the request message requesting the approval of the pending service applied by the target user;
- the risk calculation module is configured to extract N target parameters from the business flow data, and calculate the risk value of the business to be approved based on the N target parameters, where N ⁇ 1;
- the judgment module is used to judge whether the risk value of the business to be approved exceeds the corresponding risk threshold
- the measure implementation module is configured to, if the risk value of the business to be approved exceeds the corresponding risk threshold, take a predetermined measure for the business to be approved applied by the target user.
- a computer-readable storage medium that stores a computer program, and when the computer program is executed by a processor, the steps of the following method are implemented:
- a predetermined measure is taken for the service to be approved applied by the target user.
- a computer device includes a memory, a processor, and a computer program stored in the memory and capable of running on the processor, wherein the processor implements the steps of the following method when the computer program is executed:
- a predetermined measure is taken for the service to be approved applied by the target user.
- FIG. 1 is a flowchart of an optional service data monitoring method provided by an embodiment of the present application
- FIG. 2 is a schematic diagram of an optional service data monitoring device provided by an embodiment of the present application.
- Fig. 3 is a schematic diagram of an optional computer device provided by an embodiment of the present application.
- first, second, third, etc. may be used in the embodiments of the present application to describe the preset range, etc., these preset ranges should not be limited to these terms. These terms are only used to distinguish the preset ranges from each other.
- the first preset range may also be referred to as the second preset range, and similarly, the second preset range may also be referred to as the first preset range.
- the word “if” as used herein can be interpreted as “when” or “when” or “in response to determination” or “in response to detection”.
- the phrase “if determined” or “if detected (statement or event)” can be interpreted as “when determined” or “in response to determination” or “when detected (statement or event) )” or “in response to detection (statement or event)”.
- Fig. 1 is a flowchart of an optional service data monitoring method provided by an embodiment of the present application. As shown in Figure 1, the method includes:
- Step S101 When a request message requesting approval of the service to be approved applied by the target user is received, the service flow data of the target user is captured from the service network in a preset manner.
- capturing the business flow data of the target user from the business network in a preset manner includes: using a preset web crawler to grab the business flow data of the target user from the business network.
- Web crawlers also known as web spiders and web robots, can automatically grab information from the web. Different from the traditional keyword search, the web crawler starts from the URL of one or several initial web pages, and continuously extracts new URLs from the associated pages and puts them in the queue until the stop condition is met. Obtain target information based on the web pages continuously extracted from the above process.
- a preset web crawler may be used to grab the target user's service flow data from the service network.
- a pre-set web crawler is used to log in to the business network based on the login information authorized by the target user, and the business flow data of the target user is captured from the business network after the login is successful.
- the selenium+scrapy crawler technology framework can be used to simulate the browser to log in to the business network.
- the business flow data captured from the business network after a successful login includes user profile data and transaction flow data of the target user.
- the business to be approved for the target user is a loan business
- the business flow data of the target user captured from the bank network system includes user profile data and transaction flow data.
- the user profile data includes: basic account information, such as account name, currency, card number, card type (debit or credit card), card issuance address, account balance
- transaction flow data includes online banking flow, such as total repayment amount, Minimum repayment amount, due date of repayment, bill date, current repayment amount, current minimum repayment amount, credit limit, cash advance limit, currency short code, consumption category, etc.
- the aforementioned service network may be a service network corresponding to the service to be approved applied by the target user, and may also include a third-party service network associated with the service to be approved.
- the business to be approved by the target user is a loan business
- the business network includes the bank network system of the loan business applied for, as well as the bank network systems and third-party payment platforms of other banks associated with the target user.
- capturing the target user’s business flow data from the business network includes: capturing a transaction page in a preset business system based on the target user’s characteristic data; and extracting the target user’s first transaction page from the transaction page.
- Transaction flow data and characteristic data of the third-party platform associated with the target user based on the characteristic data of the third-party platform, grab the target user’s transaction page from the third-party platform system and extract the target user’s
- the second transaction flow data the transaction flow data of the target user is obtained according to the first transaction flow data and the second transaction flow data.
- the third-party platform refers to a third-party bank or a third-party payment platform.
- the transaction data of other payment platforms associated with the target user can be captured from the banking system of the loan business that the user applies for, for example, based on the user's ID number , Face avatars, bank card accounts, transfer records, etc. as characteristic data to search the transaction pages of third-party platforms.
- Step S102 Extract N target parameters from the business flow data, and calculate the risk value of the business to be approved based on the N target parameters, where N ⁇ 1.
- the business flow data is applied to the risk evaluation of the pending business applied for by the target user to determine the risk value of the pending business applied for by the target user.
- extract N target parameters from the business flow data of the target user and assign the N target parameters or assign score weights corresponding to at least one evaluation value calculated based on the N parameters, based on the N target parameters
- Step S103 Determine whether the risk value of the service to be approved exceeds the corresponding risk threshold.
- Step S104 If it is determined that the risk value of the service to be approved exceeds its corresponding risk threshold, take predetermined measures for the service to be approved applied by the target user.
- a corresponding risk threshold is set corresponding to the business to be approved applied by the target user.
- the target user can apply for
- the business to be approved takes predetermined measures.
- the predetermined measures may be to refuse to review and pass the business to be approved, request target users to add evaluation data, etc., thereby adding business risk evaluation factors on the basis of existing business risk control, and enhancing business risk control .
- extracting N target parameters from the business flow data, and calculating the risk value of the business to be approved based on the N target parameters includes: determining the current processing stage of the business to be approved; Extract N target parameters from the business flow data in the preset time period associated with the current processing stage of the business to be approved, and calculate the risk value of the current processing stage of the business to be approved based on the N target parameters.
- the processing stages of the business to be approved include: the admission stage before approval, the inspection stage after the approval, and the monitoring stage after approval.
- the current business to be approved is calculated based on the target flow data.
- the risk values at the processing stage include:
- calculating the risk value of the business to be approved in the entry stage includes: extracting the business flow data of the previous M months when the target user submits the application for approval of the business to be approved Transaction flow data and default record data, M>1; according to the transaction flow data and the default record data, calculate the risk value of the pending business in the admission phase.
- the association relationship between the transaction flow data and the income score and the association relationship between the storage default record data and the default score are stored in advance; the target users are respectively calculated based on the transaction flow data and default record data extracted from the M months of business flow data
- the above calculation of the risk value of the business to be approved at the admission stage includes:
- Calculating the default score y includes: determining the total number of defaults x 1 in M months; if x 1 is greater than X 1 , the value of y is y 1 ; if x 1 is in the range of (0, X 1 )
- the step size a 1 , x 1 is reduced by a step size a 1
- the above x 1 , X 1 , y 1 , a 1 and b 1 are all positive numbers and can be determined according to actual needs.
- the business to be approved by the target user is a loan business
- the calculation of the risk value of the target user's loan business admission stage includes: the default record based on the previous six months of the flow data when the target user submits the loan application The data calculates the default score of the target user.
- the default score is 5; if the number of default records in the previous six months is 2 times, the default score is 3; If the number of default records in the previous six months is 1, the default score is 1; if there is no default record, the default score is 0; if the default score is less than or equal to 3, it is based on the transaction flow of the first six months when the target user submits the loan application
- the data calculates the income score of the target user. Different income data corresponds to different income scores. For example, the six-month average income is less than 3000.
- calculating the risk value of the business to be approved in the verification stage includes: extracting user profile data from the business flow data of the target user, based on the extracted user profile data Verify the true evaluation value of the data submitted by the target user. If the true evaluation value is lower than the preset reference value, the verification during review fails; if the true evaluation value is greater than or equal to the preset reference value, the business of the first K months when the target user submits the review application
- the flow data calculates the credit evaluation value of the target user, K>1; the business quota approved for the business to be approved is determined according to the credit evaluation value.
- the user profile data includes: identity information, income information, and loan information; the profile data submitted by the user includes: identity verification documents, income certification documents, and loan certification documents; from the identity verification documents, income certification documents, and loan certification documents Extract the user’s identity verification information, income verification information, and loan verification information, respectively, and compare the identity verification information, income verification information, and loan verification information with the captured identity information, income information, and loan information, according to the comparison The result determines the true evaluation value.
- the true evaluation value is 0, and the income information and loan information are no longer compared; if the identity information verification is consistent, one of the income information and loan information is not verified, then The true evaluation value is 3; if the identity information verification is consistent, the two verifications of the income information and the loan information are not passed, the true evaluation value is 1; if the three information verifications are passed, the true evaluation value is 5, if the true evaluation value If the value is less than 3, the verification during review fails; if the true evaluation value is greater than or equal to 3, the credit evaluation value of the target user is calculated according to the business flow data of the first K months when the target user submits the review application.
- calculating the credit evaluation value of the target user according to the business flow data of the first K months when the target user submits the application for under review includes: extracting the business flow data of the first K months
- the target user s credit limit, total consumption amount, and performance information of each performance period in A performance cycles included in the previous K months, A>1; according to the credit limit, total consumption amount, and each of the A performance cycles
- the credit score corresponding to the performance information of the performance cycle is calculated to calculate the credit evaluation value of the target user.
- calculating the credit evaluation value of the target user includes:
- the implementation steps include: judging whether the credit limit is greater than the preset value B 1 , and if it is greater than B 1 , determining that the value of z 1 is k 1 ; the above B 1 and k 1 are all positive numbers, and B 1 , k 1 can be set according to actual needs.
- the implementation steps include: judging whether the total consumption amount is greater than B 2 , and if it is greater than B 2 , then determining that the value of z 2 is k 2 ; the foregoing B 2 and k 2 are both positive numbers, and B 2 and k 2 can be Set according to actual needs.
- the implementation steps include: determining z 3 based on the consumption amount included in the performance information of each performance cycle, agreed currency consumption information, installment consumption information, and performance status information, including: if the consumption amount is greater than the number of performance cycles of B 3 If greater than v 1 , the value of z 3 is added by k 3 ; if there is no default in a single performance cycle, the value of z 3 is added by k 4 , if the number of consecutive performance cycles without default is greater than v 2, then z 3 Add k 5 to the value of A; if the number of performance cycles in which consumption of the agreed currency occurs in a performance cycle is greater than v 3, then the value of z 3 is added to k 6 ; if there is a default in a single performance cycle, then z 3 is taken Decrease k 7 ; if there is an installment performance in a single performance cycle, the value of
- the business flow data of the first 12 months of the target user is obtained.
- the 12-month business flow data is divided into 12 performance periods, and the target user's business flow data is extracted from the 12-month business flow data. Credit limit, total consumption amount, and performance information for each performance period in 12 performance periods.
- the target user if the target user’s credit limit is greater than 60,000, the credit score is increased by 2; the total consumption amount is greater than 50,000, then the credit score is increased by 5; if there is more than 1 performance cycle, the consumption amount is greater than 5000, the credit score Add 1; add 2 to the credit score of the billing cycle for successful performance without overdue in each performance cycle; add 1 to the credit score of foreign currency consumption that occurs more than 1 time; deduct 2.5 for the credit score for overdue in each performance cycle; in each performance cycle If there is an installment behavior, the credit score will be deducted 0.5; the credit score of overdue for more than 3 consecutive performance cycles will be deducted 3 extra.
- the final credit evaluation value of the target user is calculated based on the business flow data of 12 performance cycles, and the loan amount is determined according to the correspondence between the preset credit evaluation value and the loan amount.
- the corresponding relationship between the credit evaluation value and the loan line can be: the credit evaluation value is less than 10, the loan line is 0, the loan line is greater than or equal to 10 and less than 20, and the loan line is 5000, and the corresponding relationship table is formed in turn.
- calculating the risk value of the business to be approved in the monitoring stage after the approval includes: from the business flow data of the first L performance cycles of the target user’s current business Extract the number of defaults and the amount of default, L ⁇ 1; calculate the early warning score value of the target user according to the number of defaults and the default amount; if the early warning score value is greater than the agreed value, a warning message is generated.
- Calculating the target user’s early warning score value based on the number of defaults and default amount includes: different default times and default amounts correspond to different early warning scores, and the target user’s early warning scores are determined based on the number of defaults extracted from the business flow data and the default amount Warning score value.
- calculating the early warning score value of the target user includes:
- the specific implementation steps include: determining whether there is a default in the current performance cycle, if there is a default, the early warning score is increased by l 1 . Determine the percentage of the default limit of the current performance period to the total amount of the applied business, and determine the increase in the early warning score based on the percentage.
- the percentage is greater than B 3
- the early warning score is increased by l 2 ; if the percentage is less than If it is equal to B 3 and greater than B 4 , the warning score increases by l 3 .
- the early warning score Increase l 4. If the total amount of the current installment performance behavior is less than or equal to B 5 and greater than B 6 , the early warning score is increased by l 5 .
- the above l 1 , B 3 , l 2 , B 4 , l 3 , B 5 , l 4 , B 6 , l 5 are all positive numbers and can be set according to actual needs, B 3 is greater than B 4 , B 5 is greater than B 6 .
- the current flow data of the target user’s current performance cycle is obtained. If it is overdue, the warning score is increased by 1, if the overdue amount is greater than 30% of the current user’s loan limit, the warning score is increased by 2, and if it is greater than 50%, the warning score is increased Add 3, if it is greater than 70%, the warning score is increased by 5; if there is installment behavior, and the total bill consumption amount in the current period is greater than 50% of the current user loan amount, the warning score is increased by 1, if it is greater than 70%, the warning score is increased by 3; 2 in a row If a performance cycle shows overdue, the early warning score is increased by 2, and the overdue early warning score for 3 consecutive performance cycles is increased by 3, and the early warning score for normal repayment is not overdue is reduced by 0.5; the target user’s early warning score is calculated according to the rules, and once it is greater than or equal to 5. Trigger an alarm.
- adding user business flow data to the business risk evaluation system can increase business risk evaluation factors.
- the program has the following
- Using web crawler technology to grab the business flow data of the target user from the business network system can not only improve the convenience of obtaining user business data, but also grab the data from the business system to ensure the credibility of the business flow data;
- Fig. 2 is a schematic diagram of an optional service data monitoring device provided by an embodiment of the present application.
- the device shown in Fig. 2 is used to execute the above-mentioned service data monitoring method.
- the device includes:
- the data crawling module 11 is configured to use a preset method to capture the business flow data of the target user from the business network when receiving a request message requesting approval of the pending business application for the target user;
- the risk calculation module 12 is configured to extract N target parameters from the business flow data, and calculate the risk value of the business to be approved based on the N target parameters, where N ⁇ 1;
- the judgment module 13 is used to judge whether the risk value of the business to be approved exceeds the corresponding risk threshold
- the measure implementation module 14 is configured to, if the risk value of the business to be approved exceeds the corresponding risk threshold, take a predetermined measure for the business to be approved applied by the target user.
- the risk calculation module 12 is specifically configured to: determine the current processing stage of the business to be approved; extract N from business flow data in a preset time period associated with the current processing stage of the business to be approved And calculate the risk value of the current processing stage of the pending business based on the N target parameters.
- the processing stage of the business to be approved includes: the admission stage before approval; calculating the risk value of the business to be approved in the admission stage includes: submitting an application for approval of the business to be approved from the target user Extract transaction flow data and default record data from the business flow data of the first M months at that time, M>1; calculate the risk value of the pending business in the admission phase according to the transaction flow data and the default record data.
- the processing stage of the business to be approved includes: an inspection stage; correspondingly, the risk calculation module 12 calculating the risk value of the business to be approved in the inspection stage includes: from the target The user profile data is extracted from the user's business flow data, and the true evaluation value of the profile data submitted by the target user is verified based on the extracted user profile data; if the true evaluation value is lower than the preset reference value, the verification fails; if If the true evaluation value is greater than or equal to the preset reference value, the credit evaluation value of the target user is calculated according to the business flow data of the first K months when the target user submits the application for mid-review, K>1; The credit evaluation value determines the business quota approved for the pending business.
- the processing stage of the business to be approved includes: a monitoring stage after approval; accordingly, the risk calculation module 12 calculating the risk value of the business to be approved in the monitoring stage after approval includes: The number of defaults and the amount of default are extracted from the business flow data of the first L performance cycles of the target user's current business, L ⁇ 1; the early warning score value of the target user is calculated according to the number of defaults and the default amount; if the early warning score If the value is greater than the agreed value, a warning message will be generated.
- the business flow data is transaction flow data
- the data crawling module 11 uses a preset method to grab the business flow data of the target user from the business network, including: based on the characteristics of the target user Data grabs the transaction page in the preset business system; extracts the first transaction flow data of the target user and the characteristic data of the third-party platform associated with the target user from the transaction page; based on the third-party platform
- the characteristic data of the target user is captured from the third-party platform system and the target user’s second transaction flow data is extracted from it; the results are obtained according to the first transaction flow data and the second transaction flow data State the transaction flow data of the target user.
- the business data monitoring device of the embodiment of the application grabs the business flow data of the target user from the business network system, which not only improves the convenience of obtaining user data, but also ensures the credibility of the business flow data by grabbing data from the business system ; Further, the program adds the captured business flow data to the business risk evaluation link, realizes the full automatic monitoring of the user's business, adds evaluation factors for the business system to evaluate the user's performance ability, so that the business system can reasonably control business risks .
- the device shown in FIG. 2 can execute the method of the embodiment shown in FIG. 1.
- parts that are not described in detail in this embodiment please refer to the related description of the embodiment shown in FIG.
- the implementation process and technical effects of this technical solution refer to the description in the embodiment shown in FIG. 1, which will not be repeated here.
- an embodiment of the present application provides a computer-readable storage medium that stores a computer program that, when executed by a processor, implements the following steps of the foregoing business data monitoring method:
- a predetermined measure is taken for the service to be approved applied by the target user.
- the following steps are further implemented when the computer program is executed by the processor: extracting N target parameters from the business flow data, and calculating the risk value of the business to be approved based on the N target parameters, including: determining The current processing stage of the business to be approved; extract N target parameters from the business flow data in a preset time period associated with the current processing stage of the business to be approved, and calculate the business to be approved based on the N target parameters The risk value of the current processing stage.
- the processing stage of the business to be approved includes: the admission stage before approval; correspondingly, the risk value of the business to be approved in the admission stage is calculated Including: extracting transaction flow data and default record data from the business flow data of the first M months when the target user submits the approval application for the pending business approval, M>1; calculating the office based on the transaction flow data and the default record data State the risk value of the business to be approved at the admission stage.
- the processing stage of the pending business includes: an inspection stage; correspondingly, calculating the risk value of the pending business at the stage of inspection includes : Extract user profile data from the target user’s business flow data, and verify the true evaluation value of the profile data submitted by the target user based on the extracted user profile data; if the true evaluation value is lower than the preset reference value, review If the true evaluation value is greater than or equal to the preset reference value, the credit evaluation value of the target user is calculated according to the business flow data of the first K months when the target user submits the application >1; Determine the business quota approved for the business to be approved according to the credit evaluation value.
- the processing stage of the business to be approved includes: a monitoring stage after approval; accordingly, the risk of the business to be approved in the monitoring stage after approval is calculated
- the value includes: extracting the number of defaults and the amount of default from the business flow data of the previous L performance cycles of the target user's current business, L ⁇ 1; calculating the early warning score value of the target user according to the number of defaults and the amount of default; If the warning score value is greater than the agreed value, a warning message is generated.
- the business flow data is transaction flow data
- the use of a preset method to capture the target user's business flow data from the business network includes: The characteristic data of the target user is captured in the preset business system to capture the transaction page; the first transaction flow data of the target user and the characteristic data of the third-party platform associated with the target user are extracted from the transaction page; The characteristic data of the third-party platform grabs the target user’s transaction page from the third-party platform system and extracts the target user’s second transaction flow data therefrom; according to the first transaction flow data and the second transaction The flow data obtains the transaction flow data of the target user.
- Figure 2 describes the internal functions and structure of the business data monitoring device.
- the structure of the business data monitoring device can be implemented as a computer device, which can be a processing device in a banking system.
- Figure 3 is a schematic diagram of a computer device provided by an embodiment of the present application.
- the computer device of this embodiment includes: a processor 21, a memory 22, and a computer program 23 stored in the memory 22 and running on the processor 21.
- the computer program 23 is implemented when the processor 21 is executed. To avoid repetition, the service data monitoring method in the embodiment will not be repeated here.
- the computer program is executed by the processor 21, the function of each model/unit in the business data monitoring device in the embodiment is realized. To avoid repetition, it will not be repeated here.
- Computer equipment can be computing equipment such as desktop computers, notebooks, palmtop computers, and cloud servers.
- the computer equipment may include, but is not limited to, a processor 21 and a memory 22.
- FIG. 3 is only an example of a computer device, and does not constitute a limitation on the computer device. It may include more or less components than those shown in the figure, or combine certain components, or different components, for example Computer equipment may also include input and output devices, network access devices, buses, and so on.
- the so-called processor 21 may be a central processing unit (Central Processing Unit, CPU), or other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic devices, discrete gates or transistor logic devices, discrete hardware components, etc.
- the general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like.
- the memory 22 may be an internal storage unit of the computer device, such as a hard disk or memory of the computer device.
- the memory 22 may also be an external storage device of the computer device, such as a plug-in hard disk, a smart memory card (Smart Media Card, SMC), a Secure Digital (SD) card, and a flash card (Flash Card) equipped on the computer device. Wait.
- the memory 22 may also include both an internal storage unit of a computer device and an external storage device.
- the memory 22 is used to store computer programs and other programs and data required by the computer equipment.
- the memory 22 can also be used to temporarily store data that has been output or will be output.
- the disclosed system, device, and method may be implemented in other ways.
- the device embodiments described above are merely illustrative, for example, the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components may be combined Or it can be integrated into another system, or some features can be ignored or not implemented.
- the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
- the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
- each unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
- the above-mentioned integrated unit may be implemented in the form of hardware, or may be implemented in the form of hardware plus software functional units.
- the above-mentioned integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium.
- the above-mentioned software functional unit is stored in a storage medium and includes several instructions to make a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor (Processor) execute the method described in each embodiment of the present application Part of the steps.
- the aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk and other media that can store program code .
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Strategic Management (AREA)
- Human Resources & Organizations (AREA)
- General Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Marketing (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Physics & Mathematics (AREA)
- Finance (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Technology Law (AREA)
- Data Mining & Analysis (AREA)
- Development Economics (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Abstract
Description
Claims (20)
- 一种业务数据监控方法,所述方法包括:接收到请求对目标用户所申请的待批准业务批准通过的请求消息时,采用预设的方式从业务网络中抓取目标用户的业务流水数据;从所述业务流水数据中提取N个目标参数,基于所述N个目标参数计算所述待批准业务的风险值,所述N≥1;判断所述待批准业务的风险值是否超过相应的风险阈值;如果所述待批准业务的风险值超过相应的风险阈值,则对所述目标用户所申请的待批准业务采取预定措施。
- 根据权利要求1所述的方法,其中,从所述业务流水数据中提取N个目标参数,基于所述N个目标参数计算所述待批准业务的风险值,包括:确定所述待批准业务的当前处理阶段;从与待批准业务的当前处理阶段关联的预设时间段内的业务流水数据中提取N个目标参数,并基于该N个目标参数计算所述待批准业务当前处理阶段的风险值。
- 根据权利要求2所述的方法,其中,所述待批准业务的处理阶段包括:批准前的准入阶段;相应的,计算所述待批准业务在准入阶段的风险值包括:从目标用户提出待批准业务的批准申请时的前M个月的业务流水数据中提取交易流水数据以及违约记录数据,M>1;根据所述交易流水数据及所述违约记录数据计算所述待批准业务在准入阶段的风险值。
- 根据权利要求2所述的方法,其中,所述待批准业务的处理阶段包括:审中查验阶段;相应的,计算所述待批准业务在审中查验阶段的风险值包括:从所述目标用户的业务流水数据中提取用户资料数据,基于提取的所述用户资料数据验证目标用户所提交资料数据的真实评价值;如果所述真实评价值低于预设参考值,审中查验失败;如果所述真实评价值大于或者等于所述预设参考值,则根据目标用户提出审中查验申请时的前K个月的业务流水数据计算所述目标用户的信用评价值,K>1;根据所述信用评价值确定对所述待批准业务批准通过的业务额度。
- 根据权利要求2所述的方法,其中,所述待批准业务的处理阶段包括:批准后的监控阶段;相应的,计算所述待批准业务在批准后的监控阶段的风险值包括:从所述目标用户当前业务的前L个履约周期的业务流水数据中提取违约次数以及违约金额,L≥1;根据所述违约次数和违约金额计算所述目标用户的预警评分值;若所述预警评分值大于约定值则生成警告信息。
- 根据权利要求1所述的方法,其中,所述业务流水数据为交易流水数据;采用预设的方式从业务网络中抓取目标用户的业务流水数据,包括:基于所述目标用户的特征数据在预设业务系统中抓取交易页面;从所述交易页面中提取所述目标用户的第一交易流水数据以及与所述目标用户关联的第三方平台的特征数据;基于所述第三方平台的特征数据从第三方平台系统中抓取所述目标用户的交易页面并从中提取所述目标用户的第二交易流水数据;根据所述第一交易流水数据和所述第二交易流水数据得到所述目标用户的交易流水数据。
- 一种业务数据监控装置,包括:数据爬取模块,用于接收到请求对目标用户所申请的待批准业务批准通过的请求消息时,采用预设的方式从业务网络中抓取目标用户的业务流水数据;风险计算模块,用于从所述业务流水数据中提取N个目标参数,基于所述N个目标参数计算所述待批准业务的风险值,所述N≥1;判断模块,用于判断所述待批准业务的风险值是否超过相应的风险阈值;措施实施模块,用于如果所述待批准业务的风险值超过相应的风险阈值,则对所述目标用户所申请的待批准业务采取预定措施。
- 根据权利要求7所述的装置,其中,风险计算模块具体用于:确定所述待批准业务的当前处理阶段;从与待批准业务的当前处理阶段关联的预设时间段内的业务流水数据中提取N个目标参数,并基于该N个目标参数计算所述待批准业务当前处理阶段的风险值。
- 一种计算机设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如下方法的步骤:接收到请求对目标用户所申请的待批准业务批准通过的请求消息时,采用预设的方式从业务网络中抓取目标用户的业务流水数据;从所述业务流水数据中提取N个目标参数,基于所述N个目标参数计算所述待批准业务的风险值,所述N≥1;判断所述待批准业务的风险值是否超过相应的风险阈值;如果所述待批准业务的风险值超过相应的风险阈值,则对所述目标用户所申请的待批准业务采取预定措施。
- 根据权利要求9所述的计算机设备,其中,从所述业务流水数据中提取N个目标参数,基于所述N个目标参数计算所述待批准业务的风险值,包括:确定所述待批准业务的当前处理阶段;从与待批准业务的当前处理阶段关联的预设时间段内的业务流水数据中提取N个目标参数,并基于该N个目标参数计算所述待批准业务当前处理阶段的风险值。
- 根据权利要求10所述的计算机设备,其中,所述待批准业务的处理阶段包括:批准前的准入阶段;相应的,计算所述待批准业务在准入阶段的风险值包括:从目标用户提出待批准业务的批准申请时的前M个月的业务流水数据中提取交易流水数据以及违约记录数据,M>1;根据所述交易流水数据及所述违约记录数据计算所述待批准业务在准入阶段的风险值。
- 根据权利要求10所述的计算机设备,其中,所述待批准业务的处理阶段包括:审中查验阶段;相应的,计算所述待批准业务在审中查验阶段的风险值包括:从所述目标用户的业务流水数据中提取用户资料数据,基于提取的所述用户资料数据验证目标用户所提交资料数据的真实评价值;如果所述真实评价值低于预设参考值,审中查验失败;如果所述真实评价值大于或者等于所述预设参考值,则根据目标用户提出审中查验申请时的前K个月的业务流水数据计算所述目标用户的信用评价值,K>1;根据所述信用评价值确定对所述待批准业务批准通过的业务额度。
- 根据权利要求10所述的计算机设备,其中,所述待批准业务的处理阶段包括:批准后的监控阶段;相应的,计算所述待批准业务在批准后的监控阶段的风险值包括:从所述目标用户当前业务的前L个履约周期的业务流水数据中提取违约次数以及违约金额,L≥1;根据所述违约次数和违约金额计算所述目标用户的预警评分值;若所述预警评分值大于约定值则生成警告信息。
- 根据权利要求9所述的计算机设备,其中,所述业务流水数据为交易流水数据;采用预设的方式从业务网络中抓取目标用户的业务流水数据,包括:基于所述目标用户的特征数据在预设业务系统中抓取交易页面;从所述交易页面中提取所述目标用户的第一交易流水数据以及与所述目标用户关联的第三方平台的特征数据;基于所述第三方平台的特征数据从第三方平台系统中抓取所述目标用户的交易页面并从中提取所述目标用户的第二交易流水数据;根据所述第一交易流水数据和所述第二交易流水数据得到所述目标用户的交易流水数据。
- 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现如下的方法的步骤:接收到请求对目标用户所申请的待批准业务批准通过的请求消息时,采用预设的方式从业务网络中抓取目标用户的业务流水数据;从所述业务流水数据中提取N个目标参数,基于所述N个目标参数计算所述待批准业务的风险值,所述N≥1;判断所述待批准业务的风险值是否超过相应的风险阈值;如果所述待批准业务的风险值超过相应的风险阈值,则对所述目标用户所申请的待批准业务采取预定措施。
- 根据权利要求15所述的存储介质,其中,从所述业务流水数据中提取N个目标参数,基于所述N个目标参数计算所述待批准业务的风险值,包括:确定所述待批准业务的当前处理阶段;从与待批准业务的当前处理阶段关联的预设时间段内的业务流水数据中提取N个目标参数,并基于该N个目标参数计算所述待批准业务当前处理阶段的风险值。
- 根据权利要求16所述的存储介质,其中,所述待批准业务的处理阶段包括:批准前的准入阶段;相应的,计算所述待批准业务在准入阶段的风险值包括:从目标用户提出待批准业务的批准申请时的前M个月的业务流水数据中提取交易流水数据以及违约记录数据,M>1;根据所述交易流水数据及所述违约记录数据计算所述待批准业务在准入阶段的风险值。
- 根据权利要求2所述的存储介质,其中,所述待批准业务的处理阶段包括:审中查验阶段;相应的,计算所述待批准业务在审中查验阶段的风险值包括:从所述目标用户的业务流水数据中提取用户资料数据,基于提取的所述用户资料数据验证目标用户所提交资料数据的真实评价值;如果所述真实评价值低于预设参考值,审中查验失败;如果所述真实评价值大于或者等于所述预设参考值,则根据目标用户提出审中查验申请时的前K个月的业务流水数据计算所述目标用户的信用评价值,K>1;根据所述信用评价值确定对所述待批准业务批准通过的业务额度。
- 根据权利要求16所述的存储介质,其中,所述待批准业务的处理阶段包括:批准后的监控阶段;相应的,计算所述待批准业务在批准后的监控阶段的风险值包括:从所述目标用户当前业务的前L个履约周期的业务流水数据中提取违约次数以及违约金额,L≥1;根据所述违约次数和违约金额计算所述目标用户的预警评分值;若所述预警评分值大于约定值则生成警告信息。
- 根据权利要求15所述的存储介质,其中,所述业务流水数据为交易流水数据;采用预设的方式从业务网络中抓取目标用户的业务流水数据,包括:基于所述目标用户的特征数据在预设业务系统中抓取交易页面;从所述交易页面中提取所述目标用户的第一交易流水数据以及与所述目标用户关联的第三方平台的特征数据;基于所述第三方平台的特征数据从第三方平台系统中抓取所述目标用户的交易页面并从中提取所述目标用户的第二交易流水数据;根据所述第一交易流水数据和所述第二交易流水数据得到所述目标用户的交易流水数据。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910521007.0A CN110414914A (zh) | 2019-06-17 | 2019-06-17 | 业务数据监控方法和装置 |
| CN201910521007.0 | 2019-06-17 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020253395A1 true WO2020253395A1 (zh) | 2020-12-24 |
Family
ID=68359187
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2020/087740 Ceased WO2020253395A1 (zh) | 2019-06-17 | 2020-04-29 | 业务数据监控方法和装置 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN110414914A (zh) |
| WO (1) | WO2020253395A1 (zh) |
Cited By (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112767162A (zh) * | 2021-01-22 | 2021-05-07 | 中信银行股份有限公司 | 交易处理方法、装置及存储介质 |
| CN112925663A (zh) * | 2021-03-25 | 2021-06-08 | 支付宝(杭州)信息技术有限公司 | 业务数据的计算方法和装置 |
| CN113159911A (zh) * | 2021-02-25 | 2021-07-23 | 华夏方圆信用评估有限公司 | 基于大数据平台的智能招投标主体履约监控及系统 |
| CN113610631A (zh) * | 2021-08-02 | 2021-11-05 | 北京淇瑀信息科技有限公司 | 用户策略调整方法、装置及电子设备 |
| CN113706300A (zh) * | 2021-09-18 | 2021-11-26 | 中国银行股份有限公司 | 一种小微企业的贷款方法及装置 |
| CN114219622A (zh) * | 2021-12-15 | 2022-03-22 | 上海品顺信息科技有限公司 | 一种业务处理方法、装置、设备和可读存储介质 |
| CN114240210A (zh) * | 2021-12-22 | 2022-03-25 | 建信金融科技有限责任公司 | 信用评价方法、装置、设备及计算机可读存储介质 |
| CN114386824A (zh) * | 2022-01-05 | 2022-04-22 | 广东电网有限责任公司 | 电力业务平台的风险控制方法、装置、设备及存储介质 |
| CN114629973A (zh) * | 2022-03-29 | 2022-06-14 | 深圳市金蝶天燕云计算股份有限公司 | 报文处理方法、装置、计算机设备和存储介质 |
| CN117076747A (zh) * | 2023-08-16 | 2023-11-17 | 兴业银行股份有限公司 | 基于机器人的数据抓取方法、装置和计算机设备 |
| CN119398503A (zh) * | 2024-10-17 | 2025-02-07 | 广东拓威天海科技股份有限公司 | 一种客户风险控制系统 |
Families Citing this family (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110414914A (zh) * | 2019-06-17 | 2019-11-05 | 深圳壹账通智能科技有限公司 | 业务数据监控方法和装置 |
| CN111951011B (zh) * | 2020-07-30 | 2023-09-29 | 中国工商银行股份有限公司 | 监控系统阈值确定方法及装置 |
| CN113610534B (zh) * | 2021-07-28 | 2024-06-25 | 浙江惠瀜网络科技有限公司 | 用于反欺诈的数据处理方法和装置 |
| CN115082183B (zh) * | 2022-06-15 | 2025-12-12 | 中国建设银行股份有限公司 | 业务对象的处理方法、装置、计算机设备、存储介质 |
| CN115311077A (zh) * | 2022-08-16 | 2022-11-08 | 中国工商银行股份有限公司 | 贷款信息处理方法、服务器、应用端和系统 |
| CN115496576A (zh) * | 2022-08-31 | 2022-12-20 | 重庆富民银行股份有限公司 | 一种业务风险监控及预警系统 |
| CN115456758A (zh) * | 2022-09-15 | 2022-12-09 | 中国工商银行股份有限公司 | 信用风险预警方法、装置、设备、存储介质和程序产品 |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5802499A (en) * | 1995-07-13 | 1998-09-01 | Cedel Bank | Method and system for providing credit support to parties associated with derivative and other financial transactions |
| CN107093101A (zh) * | 2017-03-29 | 2017-08-25 | 广州汇融易互联网金融信息服务有限公司 | 基于pos流水数据的潜在贷款用户挖掘与风险评分方法 |
| CN109461070A (zh) * | 2018-10-25 | 2019-03-12 | 深圳壹账通智能科技有限公司 | 一种风险审批方法、装置、存储介质和服务器 |
| CN109657894A (zh) * | 2018-09-27 | 2019-04-19 | 深圳壹账通智能科技有限公司 | 企业信用风险预警方法、装置、设备及存储介质 |
| CN109670936A (zh) * | 2018-09-26 | 2019-04-23 | 深圳壹账通智能科技有限公司 | 贷款审批处理方法、平台、设备及计算机可读存储介质 |
| CN110414914A (zh) * | 2019-06-17 | 2019-11-05 | 深圳壹账通智能科技有限公司 | 业务数据监控方法和装置 |
-
2019
- 2019-06-17 CN CN201910521007.0A patent/CN110414914A/zh active Pending
-
2020
- 2020-04-29 WO PCT/CN2020/087740 patent/WO2020253395A1/zh not_active Ceased
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5802499A (en) * | 1995-07-13 | 1998-09-01 | Cedel Bank | Method and system for providing credit support to parties associated with derivative and other financial transactions |
| CN107093101A (zh) * | 2017-03-29 | 2017-08-25 | 广州汇融易互联网金融信息服务有限公司 | 基于pos流水数据的潜在贷款用户挖掘与风险评分方法 |
| CN109670936A (zh) * | 2018-09-26 | 2019-04-23 | 深圳壹账通智能科技有限公司 | 贷款审批处理方法、平台、设备及计算机可读存储介质 |
| CN109657894A (zh) * | 2018-09-27 | 2019-04-19 | 深圳壹账通智能科技有限公司 | 企业信用风险预警方法、装置、设备及存储介质 |
| CN109461070A (zh) * | 2018-10-25 | 2019-03-12 | 深圳壹账通智能科技有限公司 | 一种风险审批方法、装置、存储介质和服务器 |
| CN110414914A (zh) * | 2019-06-17 | 2019-11-05 | 深圳壹账通智能科技有限公司 | 业务数据监控方法和装置 |
Cited By (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112767162A (zh) * | 2021-01-22 | 2021-05-07 | 中信银行股份有限公司 | 交易处理方法、装置及存储介质 |
| CN113159911A (zh) * | 2021-02-25 | 2021-07-23 | 华夏方圆信用评估有限公司 | 基于大数据平台的智能招投标主体履约监控及系统 |
| CN112925663A (zh) * | 2021-03-25 | 2021-06-08 | 支付宝(杭州)信息技术有限公司 | 业务数据的计算方法和装置 |
| CN113610631A (zh) * | 2021-08-02 | 2021-11-05 | 北京淇瑀信息科技有限公司 | 用户策略调整方法、装置及电子设备 |
| CN113706300A (zh) * | 2021-09-18 | 2021-11-26 | 中国银行股份有限公司 | 一种小微企业的贷款方法及装置 |
| CN114219622A (zh) * | 2021-12-15 | 2022-03-22 | 上海品顺信息科技有限公司 | 一种业务处理方法、装置、设备和可读存储介质 |
| CN114240210A (zh) * | 2021-12-22 | 2022-03-25 | 建信金融科技有限责任公司 | 信用评价方法、装置、设备及计算机可读存储介质 |
| CN114386824A (zh) * | 2022-01-05 | 2022-04-22 | 广东电网有限责任公司 | 电力业务平台的风险控制方法、装置、设备及存储介质 |
| CN114629973A (zh) * | 2022-03-29 | 2022-06-14 | 深圳市金蝶天燕云计算股份有限公司 | 报文处理方法、装置、计算机设备和存储介质 |
| CN117076747A (zh) * | 2023-08-16 | 2023-11-17 | 兴业银行股份有限公司 | 基于机器人的数据抓取方法、装置和计算机设备 |
| CN119398503A (zh) * | 2024-10-17 | 2025-02-07 | 广东拓威天海科技股份有限公司 | 一种客户风险控制系统 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN110414914A (zh) | 2019-11-05 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2020253395A1 (zh) | 业务数据监控方法和装置 | |
| JP5793629B2 (ja) | 不正リスクアドバイザー | |
| CN108734380B (zh) | 风险账户判定方法、装置及计算设备 | |
| US11037160B1 (en) | Systems and methods for preemptive fraud alerts | |
| JP2017535011A (ja) | 電子マネーの処理方法及び処理装置 | |
| US20060064374A1 (en) | Fraud risk advisor | |
| US20190295086A1 (en) | Quantifying device risk through association | |
| WO2019047636A1 (zh) | 提现请求的审核方法、装置、电子设备及存储介质 | |
| US12229777B1 (en) | Method and system for detecting fraudulent transactions in information technology networks | |
| WO2025195195A1 (zh) | 一种伪造凭证的检测方法、装置、存储介质及电子设备 | |
| TWM598995U (zh) | 帳戶金流分析與警示系統 | |
| CN111553702A (zh) | 一种支付风险识别方法及装置 | |
| CN115393068A (zh) | 一种审核处理方法、系统、存储介质及电子设备 | |
| CN106296330A (zh) | 账号信息处理方法及装置 | |
| US12430649B2 (en) | Systems and methods for smart remediation for transactions | |
| CN116071154B (zh) | 服务对象检测方法、装置、设备及存储介质 | |
| CN114757759B (zh) | 风险防范方法、装置、设备、介质和程序产品 | |
| AU2011265479B2 (en) | Fraud risk advisor | |
| CN115713400A (zh) | 贷款的处理方法与装置 | |
| CN114612232A (zh) | 金融卡业务的风险分析方法、装置及电子设备 | |
| CN116701448A (zh) | 黑名单处理方法、装置、设备、存储介质及程序产品 | |
| CN117974291A (zh) | 贷款申请的欺诈意图处理方法、装置、计算机设备和介质 | |
| CN116167840A (zh) | 一种基于时空网络的欺诈客户信息识别方法及系统 | |
| CN117436893A (zh) | 一种业务反分拆处理方法和装置 | |
| CN119991276A (zh) | 一种用户价值评估方法及装置 |
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: 20827581 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 20827581 Country of ref document: EP Kind code of ref document: A1 |
|
| 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 25.03.2022) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 20827581 Country of ref document: EP Kind code of ref document: A1 |