WO2019158502A1 - Apparatus and method of fraud prevention - Google Patents
Apparatus and method of fraud prevention Download PDFInfo
- Publication number
- WO2019158502A1 WO2019158502A1 PCT/EP2019/053385 EP2019053385W WO2019158502A1 WO 2019158502 A1 WO2019158502 A1 WO 2019158502A1 EP 2019053385 W EP2019053385 W EP 2019053385W WO 2019158502 A1 WO2019158502 A1 WO 2019158502A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- order
- fraud
- customer
- information
- fraudulent
- 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
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
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
- G06Q30/0601—Electronic shopping [e-shopping]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N7/00—Computing arrangements based on specific mathematical models
- G06N7/01—Probabilistic graphical models, e.g. probabilistic networks
-
- 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
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/40—Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
- G06Q20/401—Transaction verification
- G06Q20/4016—Transaction verification involving fraud or risk level assessment in transaction processing
-
- 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
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
- G06Q30/0601—Electronic shopping [e-shopping]
- G06Q30/0609—Qualifying participants for shopping transactions
-
- 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
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
- G06Q30/0601—Electronic shopping [e-shopping]
- G06Q30/0633—Managing shopping lists, e.g. compiling or processing purchase lists
Definitions
- the present invention relates generally to the field of electronic commerce and more specifically to an apparatus and method for providing fraud detection based on customer behaviour.
- the selection of the various products from the electronic catalogues is typically based on the model of a virtual shopping basket.
- the server computer system metaphorically adds that product to a virtual shopping basket.
- all the products in the shopping basket are "checked out” (i.e., ordered) at which point the purchaser provides billing and shipment information.
- that product is "checked out” by automatically prompting the customer for the billing and shipment information.
- Online fraud typically covers any instance where an order is delivered but not paid for. Fraud can happen as a result of a genuine mistake (a customer entering the wrong personal details or using an expired credit card accidentally) but, occasionally, it can also be the result of malicious intent, these cases combined can amount to a number of orders being left unpaid each day.
- fraud detection agents are employed to make judgement calls on whether they think a certain interaction is likely to be fraud or not. Decisions are based largely on intuition. For example, if a fraud agent notices a correlation between virtual baskets containing an unusually large order of alcohol and confirmed instances of fraud, they might then continue to look out for this trend in future. Flowever, once fraudsters realise their strategy is less effective they move to a new strategy, for example using household goods.
- Anomaly detection algorithms to detect fraud. For example, by detecting how similar an order is to previous orders of the customer. Anomaly detection may also be performed by the payment instrument holder and/or the financial service provider (bank) detecting variances from their "normal" behaviour over time, or in some cases, like with Stripe Radar detecting behaviour based on the payment card - either in usage across the transaction processing network or based on merchant averages. In the example of a credit card company, fraud is typically detected by looking at requests for authorisation based on value of transaction, name of merchant (for example, flagging those merchants never previously used by the customer), type of merchant, whether the customer has, unusually, switched merchants from one supplier to another.
- the present invention aims to provide an apparatus and method for such a fraud detection such that the large number of events per second are effectively reduced to the few cases of fraud.
- the invention finds patterns of fraudulent orders in a more general way by utilising advantageous business knowledge, for example, by deciding which products are more likely to be bought by a fraudulent customer.
- a fraud detection unit arranged to communicate with a customer order database, a customer order history database and a fraud statistics database.
- the fraud detection unit comprises a training unit arranged to train a model based on customer order history information in the customer order history database and fraud statistics information in the fraud statistics database and a calculating unit arranged to calculate a probability of an order being fraudulent based on the trained model and customer order information in the customer order database.
- the present invention also provides a system comprising a customer order database, a customer order history database, a fraud statistics database and a fraud detection unit as previously described.
- the present invention also provides a fraud detection computer system comprising at least one fraud evaluator arranged to rely on at least one of heuristics and machine learning to evaluate fraud and an evaluation gateway arranged to configure the at least one fraud evaluator and evaluate the output of the at least one fraud evaluator.
- the present invention also provides a method of detecting fraud, comprising the steps of training a model based on customer order history information stored in a customer order history database and fraud statistics information stored in a fraud statistics database and calculating a probability of an order being fraudulent based on the trained model and customer order information stored in a customer order database.
- the present invention also provides a fraud detection method comprising the steps of providing at least one fraud evaluator relying on at least one of heuristics and machine learning to evaluate fraud, configuring the at least one fraud evaluator and evaluating the output of the at least one fraud evaluator.
- Figure 1 is a schematic diagram showing a fraud detection unit according to a first embodiment of the present invention.
- Figure 2 is a schematic diagram of a computer system architecture according to a first embodiment of the present invention.
- Figure 3 is a schematic diagram showing further detail of a fraud detection system.
- Figure 4 is a flowchart showing a method of fraud detection according to a first embodiment of the present invention.
- FIG. 1 depicts a fraud detection unit 100 according to the first embodiment of the present invention.
- the fraud detection unit 100 is arranged to communicate with a customer order history database 200, a fraud statistics database 300 and a customer order database 400.
- the customer order history database 200 is arranged to store information about each customer and the products they have purchased over a predetermined period of time. For example, the last six months' worth of purchases.
- the history of customer orders is used by the fraud detection unit 100 to train a model to thereby detect fraudulent orders.
- the fraud detection unit 100 may be used in conjunction with an online shop from which a customer browses a catalogue of products, selects those to be purchased, "checks out" those products and makes a payment.
- the fraud statistics database 300 is arranged to store information about fraud statistics. For example, fraud statistics on particular geographies to which fraudulent deliveries are usually delivered. Similarly, the fraud statistics database 300 may store information about e-mail addresses which have been used previously for fraudulent orders.
- the customer order database 400 is arranged to store information about the customer together with information about the current order the customer is placing/has recently placed.
- the customer order database 400 may store information including the name of the customer, their email address, the address to which the order is to be delivered, the phone number of the customer etc.
- the customer order database 400 may further store information specific to the order, for example, the delivery time of the order, details about the products in the order (for example, the number of alcoholic products in the order) or the total cost of the order.
- the fraud detection unit 100 of the first embodiment of the present invention comprises a training unit 101 and a calculating unit 102.
- the training unit 101 is arranged to train a model for calculating a probability of fraud.
- the model is trained based on customer order history information in the customer order history database 200 and fraud statistics information in the fraud statistics database 300.
- the present inventors having considered the disadvantageous previous solutions to the problem of fraud detection have effectively applied cloud and machine learning (ML) to the problem by way of the model trained by the training unit 101.
- ML machine learning
- the present inventors have found that the application of ML to the specific application of fraud detection results in improved speed and adaptability, as compared to previous solutions.
- the fraud detection unit can learn the new patterns more quickly than the previous solutions.
- the machine learning model evolves based on the current environment and thereby predicts future trends.
- the training unit 101 may utilise data collected from past orders (as stored in the customer order history database 200), including cases of fraud. The retrieved information may thereby be used as training data to train a more reliable model. In this way, the training unit 101 utilises, for example, the following information from the customer order history database 200:
- the model may be trained a single time and then used by the calculating unit 102 thereafter.
- the model may be re-trained after a predetermined period of time to thereby update the model as the behaviour of customers and/or fraudsters changes.
- the model may be trained "offline", that is, separate from a particular shopping experience by a customer. In this way, the model need not be trained (which is a particularly computationally intensive process) whilst serving customers but instead calculated at a time when few customers are being served.
- the calculating unit 102 is arranged to calculate a probability of an order being fraudulent based on customer order information in the customer order database. More specifically, the calculating unit 102 may utilise the model trained by the training unit 101 to thereby calculate a probability of an order being fraudulent order based on the information about the customer order being placed. When the probability exceeds a predetermined threshold, then the calculating unit 102 may be arranged to halt the order and/or alert an order manager that a fraudulent order has been detected. In this way, the processing of the order may be stopped (for example, by not delivering the products ordered and/or not charging the payment method of the customer). In one example, an order manager may inspect the order and determine whether to report the incident to police/fraud authorities for further investigation. Moreover, details of the order may be stored in the customer order history database 200 and marked as fraudulent which in turn may be used to train the model as to how to detect fraudulent orders.
- the calculating unit 102 may utilise information about the products in the customer's virtual basket, together with customer specific information such, as the customer's address. More specifically, for example, the following information may be used from the customer order database 400:
- Payment for example, information relating to a payment method type e.g. payment instrument type, card type, creation time, last usage and/or payment status
- Basket for example, information about the current order being evaluated such as the number of items in the order, the total, delivery time, date and time the order was placed, booked delivery date, time left from placing order until delivery, variety of products in the order, promotions and vouchers used, total price of the order
- Account for example, fraud statistics on accounts with same name and email, account registration date
- Address for example, fraud statistics about the delivery address, the postcode and/or geographical area where the order will be delivered, whether the postcode matches the delivery address
- Session for example, characteristics of the session in which the order was placed as well as statistics of past sessions, behaviour of the customer whilst placing the order: time it took the customer to place the order, number of pages visited, etc.
- Categories for example, frequency of item occurrences for each category of product in an order, number of products, total price (with and without discounts) of the order products, grouped by categories (alcohol, tobacco, fresh food, home products, etc.)
- the above features may be used to train the model by the training unit 101 as well being used by the calculating unit 102 to calculate the probability of a fraudulent order.
- the at least one of the following may be trained into the model by the training unit 101 and/or used by the calculating unit 102 to calculate a probability that an order is fraudulent:
- previous customer and order data is accessed from the customer order history database 200.
- the previous customer and order data is aggregated based on, for example, the above listed criteria (e.g. counting the number of products which are the same in the order).
- the data is then normalised and used to train the machine learning model.
- the model is then used for real-time predictions by the calculating unit 102.
- the present inventors designed a computer system architecture permitting the testing of several machine learning algorithms in production, without affecting the overall behaviour of the system if they were to fail.
- Each fraud evaluator 502a - 502n may be arranged to rely on heuristic-based systems, such as the predefined rules, and also other systems based on machine learning.
- the evaluation gateway 501 is arranged to allow configuring multiple fraud evaluators 502a - 502n, with the following properties for each fraud evaluator:
- the score calculated by the evaluation gateway 501 is, in this example, 74; which may be calculated as 0.8*80+0.2*50.
- the fraud evaluator Eb is in Audit mode and thus does not contribute to the score calculated by the evaluation gateway.
- the final result may be determined on a number of different ways.
- the final results may be taken as an average of all results, a weighted average of the results and/or a 'maximum score wins' approach.
- Some evaluators can be disabled as already described.
- the evaluation gateway 501 is built with resiliency and fault tolerance. If a call to a fraud evaluator takes longer than expected, that call will not affect the maximum response time defined for the evaluation gateway 501.
- the evaluation gateway 501 is arranged to allow defining a number of retries to that fraud evaluator 502n, and if eventually it does not succeed, the evaluation gateway 501 will return a score based on all successful fraud evaluators (fraud evaluator 502n being excluded).
- the model described herein is retrained, for example by releasing it in audit mode and then enabling it with a small percentage that will be increased to see if it behaves as expected.
- classification problems spam detection, fraud detection, etc.
- regression problems prediction of prices, demand forecasting, etc.
- anomaly detection user account hijack, stolen credit card, etc.
- the consolidated data using these two sources of data is then passed to the prediction endpoint.
- Figure 3 is a diagram showing a detailed of the infrastructure which may be used to implement the fraud detection unit 100 together with other features.
- Figure 3 shows an order placed by a customer being stored and used in a 'Fraud WS' which is used, together with 'Fraud Eval' to evaluate the fraud.
- the 'Fraud Eval' may be used to instantiate machine language and/or rule-based engines to evaluate whether fraud has occurred in a customer order.
- Figure 3 shows a Fraud detection subunit arranged to use the output of the machine learning evaluator, together with information from a data platform/data storage/data manager to determine a probability that fraud has been committed.
- the data platform/data storage/data manager is arranged to retrieve information concerning previous orders (for example, products previously purchased by the customer), customer behaviour (in the online shop - webshop - whilst purchasing the order) and in payment (for example, methods of payment used, which methods typically result in fraudulent orders) as well as further information regarding the customer.
- the retrieved data is used to train the ML engine, as referred to previously with regard to the training unit 101.
- the output of the Fraud ML is shown being used, together with the trained model, to predict whether fraud has been committed by the customer.
- Figure 4 shows a flowchart with steps performed by a method S400 of operating a fraud detector according to a first embodiment of the present invention.
- the method S400 starts with a first step S401 of training a model based on customer order information stored in a customer order history database and fraud statistics information stored in the fraud statistics database.
- the model is trained based on historic information about previous customers' orders, which includes information about previous fraudulent orders.
- this model is trained on information concerning typical characteristics of fraudulent orders, based on information in the fraud statistics database.
- the fraud statistics database may comprise information concerning typical postcodes and/or geographical area to which fraudulent orders are typically ordered for delivery.
- IP addresses of computers and/or Internet Service Providers used by those computers to place fraudulent orders may be stored in the fraud statistics database for use in training the model.
- the model is trained based on previous fraudulent order information.
- step S402 the model is used, together with information about an order being/just placed by a customer to calculate a probability that the order being/just placed is a fraudulent order. More specifically, the calculating step S402 calculates a probability of an order being fraudulent based on the trained model and customer order information stored in the customer order database.
- the customer order database may comprise information about the order being/just placed by the customer such as products ordered, whether these products have been ordered before, the address to which they are to be delivered, payment method used and total price of the order. In this way, the order information is used together with the model to calculate the probability of whether this order is fraudulent.
- the above described first embodiment may use 'embeddings' (also referred to as 'word embeddings') to determine the similarity of products and/or the similarity between orders placed by the customer such as customer order history information.
- 'embeddings' may be referred to as 'product embeddings'.
- a product embedding assigns, to every product, a mathematical vector of a predetermined length, for example, a cucumber may be represented as [1.0, -0.9, 7.0], i.e. a vector of real numbers.
- Such a representation has many advantages, especially when used with machine learning.
- product embeddings allows for easier definitions of similar and complementary products to help better discover relationships between products.
- such a technique may be applied to a customer's order to determine similarities therebetween. Moreover, it permits the discovery of patterns in customer behaviours, and understand customer shopping basket content.
- a product is mathematically embedded from a space with one dimension per product to a continuous vector space with a lower dimension.
- the training unit may be arranged to train a model based on at least one similarity between information about a previous customer's order and another of the customer's previous orders stored in the customer order history database based on embeddings. For example, each order may be assigned a mathematical vector (the mathematical vector being stored in the customer order history database) and similarities between orders determined based on the stored mathematical vectors.
- each product in a customer's previous orders may be assigned a product embedding.
- similarities between orders may be determined by comparing the similarities between products (using the product embeddings) so as to determine the overall similarity of previous orders.
- Word2vec provides efficient estimation of work representations in vector space whilst doc2vec provides distributed representations of sentences and documents.
- a further modification to the above described first embodiment is to utilise customer feedback to further train the model and thereby reduce false positives of fraud.
- the feedback loop extends beyond the customer features described previously (for example, using a customer's order history to determine whether an order is fraudulent).
- the customer is informed that a fraudulent order has been placed.
- no charge will made to the customer's payment method and the order will not be shipped to the customer.
- This suitably defends against fraudsters by preventing the fraudsters from receiving the order whilst defending the customer by not charging the customer's payment method.
- the order may have been a genuine customer order that was mistaken for a fraudulent order. Therefore, in this example, the customer will be informed that the order has been marked as fraudulent and will not be shipped.
- the customer may receive an email or text message indicating the placement of an order believed to be fraudulent.
- the message may include information inviting the customer to contact customer services if the order is not fraudulent.
- the present invention may be modified to improve the machine learning model utilising the above-described method to form a false positive feedback loop. More specifically, false positives data may be fed back into the training unit 101 to be used to improve the model. Whenever an evaluation is detected to be a false positive (e.g. when a customer telephones customer care to prove that a cancelled order was fraudulent) then the evaluation is recorded and used for re-training the model.
- false positives data may be fed back into the training unit 101 to be used to improve the model.
- Another example modification is to detect when a fraudster is using a legitimate account, to which the fraudster has gained access, to commit fraud.
- This particular fraudulent act is not the same as ordering goods and not paying for them (which are previously described above) because, in this instance, the order will likely be paid for but later the owner of the account may realise the fraud and then request a chargeback i.e. a refund of the money paid for the order.
- chargeback i.e. a refund of the money paid for the order.
- Such malicious orders are harder to detect because they use legitimate accounts.
- data may be included in the model (such as via re-training) using information about a user session (such as, whether a change in web browser is detected and/or change of IP address) and address (such as the order being shipped to a newly added address) as well as other properties of the order.
- information about a user session such as, whether a change in web browser is detected and/or change of IP address
- address such as the order being shipped to a newly added address
- further features of the order are used to detect the illegitimate use of a user's account.
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Marketing (AREA)
- Economics (AREA)
- Development Economics (AREA)
- Data Mining & Analysis (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Medical Informatics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Algebra (AREA)
- Probability & Statistics with Applications (AREA)
- Bioinformatics & Computational Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Computational Mathematics (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Optimization (AREA)
- Mathematical Analysis (AREA)
- Evolutionary Biology (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
Claims
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/969,405 US20210049606A1 (en) | 2018-02-13 | 2019-02-12 | Apparatus and method of fraud prevention |
| JP2020543088A JP7516249B2 (en) | 2018-02-13 | 2019-02-12 | Apparatus and method for preventing fraud |
| AU2019221427A AU2019221427A1 (en) | 2018-02-13 | 2019-02-12 | Apparatus and method of fraud prevention |
| KR1020207023931A KR20200108066A (en) | 2018-02-13 | 2019-02-12 | Fraud Prevention Device and Method |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| GBGB1802315.0A GB201802315D0 (en) | 2018-02-13 | 2018-02-13 | Apparatus and method of fraud prevention |
| GB1802315.0 | 2018-02-13 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2019158502A1 true WO2019158502A1 (en) | 2019-08-22 |
Family
ID=61731284
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/EP2019/053385 Ceased WO2019158502A1 (en) | 2018-02-13 | 2019-02-12 | Apparatus and method of fraud prevention |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US20210049606A1 (en) |
| JP (1) | JP7516249B2 (en) |
| KR (1) | KR20200108066A (en) |
| AU (1) | AU2019221427A1 (en) |
| GB (2) | GB201802315D0 (en) |
| WO (1) | WO2019158502A1 (en) |
Families Citing this family (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11741465B2 (en) * | 2019-05-02 | 2023-08-29 | Mastercard International Incorporated | Systems and methods for generating pre-chargeback dispute records |
| US20210035121A1 (en) * | 2019-08-02 | 2021-02-04 | Neu Ip, Llc | Proactive determination of fraud through linked accounts |
| EP4650999A3 (en) * | 2020-08-07 | 2025-11-26 | Kount Inc. | Techniques for efficient network security for a web server using anomaly detection |
| US11830011B2 (en) * | 2021-01-06 | 2023-11-28 | International Business Machines Corporation | Dynamic return optimization for loss prevention based on customer return patterns |
| JP7189252B2 (en) * | 2021-03-31 | 2022-12-13 | エヌ・ティ・ティ・コミュニケーションズ株式会社 | Analysis device, analysis method and analysis program |
| KR102332997B1 (en) | 2021-04-09 | 2021-12-01 | 전남대학교산학협력단 | Server, method and program that determines the risk of financial fraud |
| EP4323939B1 (en) * | 2021-04-16 | 2025-11-26 | Countercheck GmbH | System for detecting counterfeit products |
| US12282925B2 (en) | 2021-05-10 | 2025-04-22 | International Business Machines Corporation | Multi-phase privacy-preserving inferencing in a high volume data environment |
| US20240403487A1 (en) * | 2022-08-19 | 2024-12-05 | Telesign Corporation | User data deidentification system for email addresses |
| JP2024044189A (en) * | 2022-09-20 | 2024-04-02 | Lineヤフー株式会社 | Information processing device, information processing method, and information processing program |
| JP7591626B1 (en) * | 2023-08-07 | 2024-11-28 | 楽天グループ株式会社 | Fraud detection system, fraud detection method, and program |
| US20250078098A1 (en) * | 2023-08-30 | 2025-03-06 | Maplebear Inc. | Management System for Automatic Determination of Anomaly Behavior for User of a Smart Shopping Cart |
| US20250148470A1 (en) * | 2023-11-03 | 2025-05-08 | Mastercard International Incorporated | Systems and methods for dynamically updating models using machine learning |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20110184778A1 (en) * | 2010-01-27 | 2011-07-28 | Microsoft Corporation | Event Prediction in Dynamic Environments |
Family Cites Families (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| AU2001249276A2 (en) * | 2000-03-24 | 2001-10-08 | Access Business Group International Llc | System and method for detecting fraudulent transactions |
| AU2002228700A1 (en) * | 2000-11-02 | 2002-05-15 | Cybersource Corporation | Method and apparatus for evaluating fraud risk in an electronic commerce transaction |
| WO2007041709A1 (en) | 2005-10-04 | 2007-04-12 | Basepoint Analytics Llc | System and method of detecting fraud |
| US20110055121A1 (en) * | 2008-09-29 | 2011-03-03 | Ankur Datta | System and method for identifying an observed phenemenon |
| US20120158586A1 (en) * | 2010-12-16 | 2012-06-21 | Verizon Patent And Licensing, Inc. | Aggregating transaction information to detect fraud |
| US9576262B2 (en) * | 2012-12-05 | 2017-02-21 | Microsoft Technology Licensing, Llc | Self learning adaptive modeling system |
| US9712379B2 (en) * | 2013-01-25 | 2017-07-18 | Red Hat, Inc. | Robust cloud instance launching |
| US8930301B2 (en) * | 2013-05-31 | 2015-01-06 | Linkedin Corporation | Systems and methods for content response prediction |
| US20150066771A1 (en) * | 2014-08-08 | 2015-03-05 | Brighterion, Inc. | Fast access vectors in real-time behavioral profiling |
| US10402746B2 (en) * | 2014-09-10 | 2019-09-03 | Amazon Technologies, Inc. | Computing instance launch time |
| US20190228419A1 (en) * | 2016-06-02 | 2019-07-25 | Surveillens, Inc. | Dynamic self-learning system for automatically creating new rules for detecting organizational fraud |
| US20180225605A1 (en) * | 2017-02-06 | 2018-08-09 | American Express Travel Related Services Company, Inc. | Risk assessment and alert system |
| US11151472B2 (en) * | 2017-03-31 | 2021-10-19 | At&T Intellectual Property I, L.P. | Dynamic updating of machine learning models |
| US20180314975A1 (en) * | 2017-04-27 | 2018-11-01 | Futurewei Technologies, Inc. | Ensemble transfer learning |
| US11586970B2 (en) * | 2018-01-30 | 2023-02-21 | Wipro Limited | Systems and methods for initial learning of an adaptive deterministic classifier for data extraction |
-
2018
- 2018-02-13 GB GBGB1802315.0A patent/GB201802315D0/en not_active Ceased
-
2019
- 2019-02-12 KR KR1020207023931A patent/KR20200108066A/en not_active Ceased
- 2019-02-12 GB GB1901905.8A patent/GB2571008A/en not_active Withdrawn
- 2019-02-12 JP JP2020543088A patent/JP7516249B2/en active Active
- 2019-02-12 US US16/969,405 patent/US20210049606A1/en not_active Abandoned
- 2019-02-12 WO PCT/EP2019/053385 patent/WO2019158502A1/en not_active Ceased
- 2019-02-12 AU AU2019221427A patent/AU2019221427A1/en not_active Abandoned
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20110184778A1 (en) * | 2010-01-27 | 2011-07-28 | Microsoft Corporation | Event Prediction in Dynamic Environments |
Also Published As
| Publication number | Publication date |
|---|---|
| JP7516249B2 (en) | 2024-07-16 |
| JP2021513169A (en) | 2021-05-20 |
| GB2571008A (en) | 2019-08-14 |
| KR20200108066A (en) | 2020-09-16 |
| US20210049606A1 (en) | 2021-02-18 |
| GB201802315D0 (en) | 2018-03-28 |
| GB201901905D0 (en) | 2019-04-03 |
| AU2019221427A1 (en) | 2020-07-02 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20210049606A1 (en) | Apparatus and method of fraud prevention | |
| US8073785B1 (en) | Method and system for detecting fraud in non-personal transactions | |
| US20200364713A1 (en) | Method and system for providing alert messages related to suspicious transactions | |
| US20100274691A1 (en) | Multi alerts based system | |
| US20030061104A1 (en) | Internet based warranty and repair service | |
| US20140108125A1 (en) | Systems and/or methods for deflecting product returns | |
| US20090307028A1 (en) | A method and a system for identifying potentially fraudulent customers in relation to electronic customer action based systems, and a computer program for performing said method | |
| US20100125525A1 (en) | Price alteration through buyer affected aggregation of purchasers | |
| US20080162202A1 (en) | Detecting inappropriate activity by analysis of user interactions | |
| WO2010129342A2 (en) | Multi-alerts based system | |
| US20090327038A1 (en) | Methods and apparatus for electronic commerce | |
| US20080052163A1 (en) | System and method for managing a purchase of a product from a vendor | |
| JP2003529160A (en) | System and method for detecting fraudulent transactions | |
| KR20140125925A (en) | System for pre-paying the sales price and the method thereof. | |
| EP1543467A4 (en) | SYSTEM AND METHOD FOR CALCULATING TAXES BASED ON TRANSACTIONS | |
| KR101640568B1 (en) | Method Of Mediating Rental Service For Goods And System Thereof | |
| CN113312527B (en) | Purchase data processing method and device, computer equipment and storage medium | |
| US20130041738A1 (en) | Systems and/or methods for implementing a customer savings merit program | |
| Manohar et al. | Preventing misuse of discount promotions in e-commerce websites: an application of rule-based systems | |
| US20130159138A1 (en) | Fraudulent-purchase alarm system, fraudulent-purchase alarm method, and recording medium | |
| US20230334497A1 (en) | System and method for detecting fraud | |
| EP3789947A1 (en) | System and method for validating monetary transactions | |
| CN113743923A (en) | Merchant cash withdrawal method based on e-commerce platform | |
| CN112581237A (en) | Same-city electronic commerce system | |
| US20200167801A1 (en) | System and process for tracking e-commerce customer claims and identifying patterns of potential claim abuse |
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: 19705324 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2019221427 Country of ref document: AU Date of ref document: 20190212 Kind code of ref document: A |
|
| ENP | Entry into the national phase |
Ref document number: 2020543088 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 20207023931 Country of ref document: KR Kind code of ref document: A |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 19705324 Country of ref document: EP Kind code of ref document: A1 |