paper-with-me

Papers

Securing Your Transactions: Detecting Anomalous Patterns In XML Documents

2012-09-09 · Eitan Menahem, Alon Schclar, Lior Rokach, Yuval Elovici

XML transactions are used in many information systems to store data and interact with other systems. Abnormal transactions, the result of either an on-going cyber attack or the actions of a benign user, can potentially harm the interacting systems and therefore they are regarded as a threat. In this paper we address the problem of anomaly detection and localization in XML transactions using machine learning techniques. We present a new XML anomaly detection framework, XML-AD. Within this framework, an automatic method for extracting features from XML transactions was developed as well as a practical method for transforming XML features into vectors of fixed dimensionality. With these two methods in place, the XML-AD framework makes it possible to utilize general learning algorithms for anomaly detection. Central to the functioning of the framework is a novel multi-univariate anomaly detection algorithm, ADIFA. The framework was evaluated on four XML transactions datasets, captured from real information systems, in which it achieved over 89% true positive detection rate with less than a 0.2% false positive rate.

📄 PDF Abstract BibTeX arXiv:1209.1797

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Detecting Anomalies in Blockchain Transactions using Machine Learning Classifiers and Explainability Analysis

2024-01-07 · Mohammad Hasan, Mohammad Shahriar Rahman, Helge Janicke, Iqbal H. Sarker

As the use of Blockchain for digital payments continues to rise in popularity, it also becomes susceptible to various malicious attacks. Successfully detecting anomalies within Blockchain transactions is essential for bo…

Anomaly DetectionExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Blockchain Large Language Models

2023-04-25 · Yu Gai, Liyi Zhou, Kaihua Qin, Dawn Song 외

This paper presents a dynamic, real-time approach to detecting anomalous blockchain transactions. The proposed tool, BlockGPT, generates tracing representations of blockchain activity and trains from scratch a large lang…

Anomaly DetectionIntrusion DetectionLanguage ModelingLanguage Modelling+1

The Shape of Deceit: Behavioral Consistency and Fragility in Money Laundering Patterns

2025-07-13 · Danny Butvinik, Ofir Yakobi, Michal Einhorn Cohen, Elina Maliarsky arxiv

Conventional anti-money laundering (AML) systems predominantly focus on identifying anomalous entities or transactions, flagging them for manual investigation based on statistical deviation or suspicious behavior. This p…

Securing Transactions: A Hybrid Dependable Ensemble Machine Learning Model using IHT-LR and Grid Search

2024-02-22 · Md. Alamin Talukder, Rakib Hossen, Md Ashraf Uddin, Mohammed Nasir Uddin 외

Financial institutions and businesses face an ongoing challenge from fraudulent transactions, prompting the need for effective detection methods. Detecting credit card fraud is crucial for identifying and preventing unau…

Fraud Detection

Deep Mining: Detecting Anomalous Patterns in Neural Network Activations with Subset Scanning

2020-01-01 · ICLR 2020 1 · Skyler Speakman, Celia Cintas, Victor Akinwande, Srihari Sridharan 외

This work views neural networks as data generating systems and applies anomalous pattern detection techniques on that data in order to detect when a network is processing a group of anomalous inputs. Detecting anomalies…