Abstract
To improve the fraud detection accuracy by SVM(support vector machine), a feature extraction method named GPCA based on IG (information gain) and PCA (principal component analysis) is proposed. It analyzes the data on CDR(call detail record), customer information , paying and arrear information etc in mobile communication networks, and then the data can be used by the classifier SVM to build the fraud detection model and the user can predict the potential fraud customers. Despite of its simplicity, GPCA outperforms some of the most popular feature extraction methods such as BS (bivariate statistics), IG and PCA in predicting accuracy and training time. To get the higher predicting accuracy, a binary SVM using RBF (Radial Basis Function) kernel is used. The experiments show that the classifier with GPCA has fine predicting accuracy.
Original language | English |
---|---|
Pages | 1853-1856 |
Number of pages | 4 |
Publication status | Published - 2004 |
Event | WCICA 2004 - Fifth World Congress on Intelligent Control and Automation, Conference Proceedings - Hangzhou, China Duration: 15 Jun 2004 → 19 Jun 2004 |
Conference
Conference | WCICA 2004 - Fifth World Congress on Intelligent Control and Automation, Conference Proceedings |
---|---|
Country/Territory | China |
City | Hangzhou |
Period | 15/06/04 → 19/06/04 |
Keywords
- Feature extraction
- GPCA
- PCA
- SVM