Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Block-chain Abnormal Transaction Detection Method Based on Auto-encoder and Attention Mechanism

View through CrossRef
Abstract The significant changes brought by block-chain technology have posed many challenges to financial services, ecological security, and privacy protection. Therefore, in order to achieve intelligent block-chain supervision and assess the risk of potential money laundering, terrorist financing, and other financial crimes of customers, anomaly detection of blockchain networks is required. Structurally, blockchain data is essentially represented by a graph, where nodes represent addresses and edges represent behaviors such as transactions, and the model after constructing the transaction graph can extract high-dimensional features in the graph structure relationships. Existing anomaly detection methods ignore the interaction information between network structure and node attributes and have limited ability to detect anomalies. Based on this, this paper proposes GraphAEAtt, a deep learning framework based on self-encoder and attention mechanism, which consists of a structural auto-encoder and an attribute auto-encoder to jointly learn node and attribute feature vector representations, and in addition, introduces an attention mechanism to learn the correlation between nodes and their neighboring nodes. First the structural encoder converts the observed raw node attributes into a vector representation of the low-dimensional potential space, and then the shared attention mechanism is used to aggregate the embeddings of all neighboring nodes to finally generate node embedding. The attribute encoder uses a multi-layer perceptron to map the observed attribute data into a potential attribute embedding representation. Then, a structure decoder is used to reconstruct the adjacency matrix and an attribute decoder to reconstruct the attribute matrix, and the reconstruction error of the nodes is measured from both structure and attribute perspectives as the objective function for neural network training. Then anomaly detection is implemented based on the reconstruction error of the nodes measured from both structure and attribute perspectives. Finally, a large number of experiments are conducted to verify the effectiveness of the proposed method in real datasets.
Title: Block-chain Abnormal Transaction Detection Method Based on Auto-encoder and Attention Mechanism
Description:
Abstract The significant changes brought by block-chain technology have posed many challenges to financial services, ecological security, and privacy protection.
Therefore, in order to achieve intelligent block-chain supervision and assess the risk of potential money laundering, terrorist financing, and other financial crimes of customers, anomaly detection of blockchain networks is required.
Structurally, blockchain data is essentially represented by a graph, where nodes represent addresses and edges represent behaviors such as transactions, and the model after constructing the transaction graph can extract high-dimensional features in the graph structure relationships.
Existing anomaly detection methods ignore the interaction information between network structure and node attributes and have limited ability to detect anomalies.
Based on this, this paper proposes GraphAEAtt, a deep learning framework based on self-encoder and attention mechanism, which consists of a structural auto-encoder and an attribute auto-encoder to jointly learn node and attribute feature vector representations, and in addition, introduces an attention mechanism to learn the correlation between nodes and their neighboring nodes.
First the structural encoder converts the observed raw node attributes into a vector representation of the low-dimensional potential space, and then the shared attention mechanism is used to aggregate the embeddings of all neighboring nodes to finally generate node embedding.
The attribute encoder uses a multi-layer perceptron to map the observed attribute data into a potential attribute embedding representation.
Then, a structure decoder is used to reconstruct the adjacency matrix and an attribute decoder to reconstruct the attribute matrix, and the reconstruction error of the nodes is measured from both structure and attribute perspectives as the objective function for neural network training.
Then anomaly detection is implemented based on the reconstruction error of the nodes measured from both structure and attribute perspectives.
Finally, a large number of experiments are conducted to verify the effectiveness of the proposed method in real datasets.

Related Results

Blunt Chest Trauma and Chylothorax: A Systematic Review
Blunt Chest Trauma and Chylothorax: A Systematic Review
Abstract Introduction: Although traumatic chylothorax is predominantly associated with penetrating injuries, instances following blunt trauma, as a rare and challenging condition, ...
Memristor-Based Priority Encoder and Decoder Circuit
Memristor-Based Priority Encoder and Decoder Circuit
Introduction: Memristors, recognized as the fourth fundamental circuit element, exhibit unique features such as non-volatility, scalability, and energy efficien...
Electronic Equipment Usage on Japanese Vehicles
Electronic Equipment Usage on Japanese Vehicles
<div class="htmlview paragraph">The application of a wide assortment of electronic systems to motor vehicles currently under serious consideration in the automotive and elect...
MD2PR: A Multi-level Distillation based Dense Passage Retrieval Model
MD2PR: A Multi-level Distillation based Dense Passage Retrieval Model
Abstract Reranker and retriever are two important components in information retrieval. The retriever typically adopts a dual-encoder model, where queries and docume...
A research on cross‐chain and interoperation methods of fusion protocol
A research on cross‐chain and interoperation methods of fusion protocol
Abstract At present, cross‐chain technology and cross‐chain system pay more attention to cross‐chain security and performance, and have shown great improvement in...
Abnormal Status Detection of Catenary Based on TSNE Dimensionality Reduction Method and IGWO-LSSVM Model
Abnormal Status Detection of Catenary Based on TSNE Dimensionality Reduction Method and IGWO-LSSVM Model
Background: Catenary is a crucial component of an electrified railroad's traction power supply system. There is a considerable incidence of abnormal status and failures due to prol...
The Significance Of Abnormal Plasma Cell Clone In Bone Marrow Of Primary Systemic Light Chain Amyloidosis Patients
The Significance Of Abnormal Plasma Cell Clone In Bone Marrow Of Primary Systemic Light Chain Amyloidosis Patients
Abstract In this study we analyzed the immunophenotype characteristics of the plasma cells and evaluated the significance of the abnormal plasma cell clone in bone m...

Back to Top