Multi-class Classifier based Failure Prediction with Artificial and Anonymous Training for Data Privacy
Dibakar Das, Vikram Seshasai, Vineet Sudhir Bhat, Pushkal Juneja,, Jyotsna Bapat, Debabrata Das

TL;DR
This paper introduces a privacy-preserving failure prediction system using neural networks trained on artificially generated anonymous data, enabling accurate multi-class failure prediction without accessing raw private logs.
Contribution
It presents a novel approach combining neural networks, genetic algorithms, and anonymized data to predict failures while maintaining data privacy.
Findings
High accuracy in failure prediction across various parameters
Decouples training data from actual private logs
Applicable to broader classification problems with binary features
Abstract
This paper proposes a novel non-intrusive system failure prediction technique using available information from developers and minimal information from raw logs (rather than mining entire logs) but keeping the data entirely private with the data owners. A neural network based multi-class classifier is developed for failure prediction, using artificially generated anonymous data set, applying a combination of techniques, viz., genetic algorithm (steps), pattern repetition, etc., to train and test the network. The proposed mechanism completely decouples the data set used for training process from the actual data which is kept private. Moreover, multi-criteria decision making (MCDM) schemes are used to prioritize failures meeting business requirements. Results show high accuracy in failure prediction under different parameter configurations. On a broader context, any classification problem,…
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
TopicsNetwork Security and Intrusion Detection · Anomaly Detection Techniques and Applications · Internet Traffic Analysis and Secure E-voting
MethodsTest
