Network Intrusion Detection Using FP Tree Rules
P. Srinivasulu, J. Ranga Rao, I. Ramesh Babu

TL;DR
This paper presents an unsupervised fraud detection method using FP Tree rules to profile legitimate user behavior and identify anomalies in transaction data, reducing human intervention and improving detection accuracy.
Contribution
It introduces an automatic user profiling approach with FP Tree rules for fraud detection, eliminating the need for supervised training and human-labeled data.
Findings
Favorable experimental results demonstrate effective fraud detection.
The method reduces reliance on human-labeled training data.
High confidence fraud alerts are generated through anomaly accumulation.
Abstract
In the faceless world of the Internet,online fraud is one of the greatest reasons of loss for web merchants.Advanced solutions are needed to protect e businesses from the constant problems of fraud.Many popular fraud detection algorithms require supervised training,which needs human intervention to prepare training cases.Since it is quite often for an online transaction database to ha e Terabyte level storage,human investigation to identify fraudulent transactions is very costly.This paper describes the automatic design of user profiling method for the purpose of fraud detection.We use a FP (Frequent Pattern) Tree rule learning algorithm to adaptively profile legitimate customer behavior in a transaction database.Then the incoming transactions are compared against the user profile to uncover the anomalies The anomaly outputs are used as input to an accumulation system for combining…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Data Mining Algorithms and Applications · Network Security and Intrusion Detection
