Blockchain Anomaly Detection via Cross-Merklization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current computer-based transactional record keeping systems face challenges in detecting and remediating intrusions, especially in larger entities with high transaction volumes, as existing intrusion detection and prevention methods often fail to detect anomalies in a timely manner, leading to potential data exposure and significant costs.

Innovation Solution

A blockchain network is implemented to detect anomalies by cross-merklizing data across participating blockchains, allowing for self-detection or detection by peers without sharing sensitive information, using cryptographic hashes and proof-of-work to ensure data integrity and immutability.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional intrusion detection methods are used in high-volume transaction systems, then system complexity is reduced, but detection speed and reliability deteriorate

Engineering Contradiction:
Improveanomaly detection reliabilityVSAvoiddetection system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments the detection function into distributed blockchain nodes, where each node independently validates transactions and maintains a copy of the ledger. This segmentation allows parallel processing of transactions across multiple nodes, improving detection reliability without centralizing complexity. Each node performs local validation while contributing to global security through cryptographic consensus.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The blockchain protocol acts as an intermediary layer between transaction sources and the ledger, providing automated anomaly detection through cryptographic validation. This intermediary mechanism detects inconsistencies without requiring complex external monitoring systems, as the protocol itself enforces integrity rules and rejects invalid transactions automatically.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If comprehensive data monitoring is implemented to detect intrusions, then detection accuracy improves, but processing time increases

Engineering Contradiction:
Improveanomaly detection accuracyVSAvoidtransaction processing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary cryptographic validation of transactions before they are added to the blockchain. Each transaction is signed with digital signatures and validated against consensus rules in advance, ensuring detection accuracy is built into the transaction structure itself rather than requiring post-hoc analysis of complete datasets.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system replaces mechanical data scanning and analysis with cryptographic verification mechanisms. Instead of processing and analyzing transaction data contents, nodes verify cryptographic signatures and consensus validity, achieving high detection accuracy through mathematical proofs rather than computational inspection of data patterns.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Speed

If real-time anomaly detection is implemented, then intrusion response time improves, but system overhead increases

Engineering Contradiction:
Improveanomaly detection speedVSAvoiddetection system energy consumption
Core Design Contradiction:
SpeedVSUse of energy by moving object

Solution Approach 1:

The blockchain network performs self-validation through distributed consensus mechanisms. Each node independently verifies transactions and detects anomalies without requiring external monitoring infrastructure. This self-service approach enables real-time detection across the network while distributing computational overhead across all participating nodes rather than concentrating it in a single detection system.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20250097042A1Detection of anomalies in a computer system
Publication Date: 2025.03.20 ULEDGER INC
  • US20250097042A1 patent drawing
  • US20250097042A1 patent drawing
  • US20250097042A1 patent drawing

AI summary

Systems and methods of detecting anomalies in a computing system are disclosed. The computing system can be a member of a blockchain network of a plurality of blockchains. Digests of blocks may be passed between blockchains of the plurality of blockchains, which enables each member of the blockchain network to verify an immutable record of data transactions, free of the mutual trust requirement of a typical blockchain environment. The passing of blockchain block digests further enables a member of the blockchain network to assist another member of the blockchain network to identify an anomaly within moments of when the anomaly first occurs.