LGCYMLNov 14, 2018

Predictive Modeling with Delayed Information: a Case Study in E-commerce Transaction Fraud Control

arXiv:1811.06109v1
Originality Incremental advance
AI Analysis

This work addresses fraud control in e-commerce for businesses, but it is incremental as it builds on existing methods to handle delayed information.

The paper tackled the problem of predictive modeling for e-commerce fraud control where fraud labels are delayed, leading to inaccurate risk decisions, and proposed two frameworks (CEI and FEI) that significantly improved decision environment estimation accuracy.

In Business Intelligence, accurate predictive modeling is the key for providing adaptive decisions. We studied predictive modeling problems in this research which was motivated by real-world cases that Microsoft data scientists encountered while dealing with e-commerce transaction fraud control decisions using transaction streaming data in an uncertain probabilistic decision environment. The values of most online transactions related features can return instantly, while the true fraud labels only return after a stochastic delay. Using partially mature data directly for predictive modeling in an uncertain probabilistic decision environment would lead to significant inaccuracy on risk decision-making. To improve accurate estimation of the probabilistic prediction environment, which leads to more accurate predictive modeling, two frameworks, Current Environment Inference (CEI) and Future Environment Inference (FEI), are proposed. These frameworks generated decision environment related features using long-term fully mature and short-term partially mature data, and the values of those features were estimated using varies of learning methods, including linear regression, random forest, gradient boosted tree, artificial neural network, and recurrent neural network. Performance tests were conducted using some e-commerce transaction data from Microsoft. Testing results suggested that proposed frameworks significantly improved the accuracy of decision environment estimation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes