AI Entropy Measurement for Short Bit Sequence Randomness

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing entropy measurement methods, such as those defined by NIST and GANs, are limited by the need for large datasets and cannot effectively evaluate the randomness of shorter bit sequences or externally produced sequences, leading to inaccurate entropy scores and vulnerability to quantum attacks.

Innovation Solution

A hybrid system integrating Convolutional Neural Networks (CNNs) with statistical analysis to preprocess and analyze bit sequences, extracting both statistical and pattern-based features, and using a Fully Connected Neural Network (FCNN) to generate a normalized randomness score, enabling efficient evaluation across varying sequence lengths.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional NIST entropy algorithms are used to measure randomness, then measurement precision is improved for large sequences, but the system requires excessively large bit sequences (up to 1 million bits) and cannot effectively evaluate shorter sequences

Engineering Contradiction:
Improveentropy measurement accuracyVSAvoidbit sequence length
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent segments the bit sequence into multiple smaller windows or blocks, allowing entropy measurement on shorter subsequences. Each window is independently analyzed using statistical tests, enabling accurate entropy evaluation of cryptographic keys and short sequences without requiring million-bit inputs.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary layer of universal hashing functions and statistical test suites that bridge the gap between short input sequences and traditional entropy measurement requirements. These intermediaries transform short sequences into forms suitable for rigorous entropy analysis, achieving NIST-compliant measurements on cryptographic key lengths.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of manufacture

If traditional statistical methods are used for entropy measurement, then the approach is simple to implement, but the entropy scores are confined to a narrow range (e.g., 0.86 to 0.94) limiting accuracy

Engineering Contradiction:
Improveimplementation simplicityVSAvoidentropy score range
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The patent combines multiple statistical test suites (NIST, Diehard, TestU01) into a composite measurement framework. By integrating diverse statistical tests that probe different aspects of randomness, the system expands the entropy score range and improves measurement precision while maintaining implementation feasibility through standardized test compositions.

Inventive Principle:
Principle #40Composite materials

Solution Approach 2:

The patent adds dimensional depth to entropy measurement by incorporating multiple statistical dimensions (frequency tests, runs tests, autocorrelation tests, spectral tests) simultaneously. This multi-dimensional approach expands the measurement space beyond traditional single-metric evaluations, enabling more precise entropy differentiation.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Measurement precision

If GAN-based approaches are used for randomness evaluation, then AI-driven pattern recognition is achieved, but the system can only evaluate sequences generated within its own framework and not externally produced sequences

Engineering Contradiction:
Improvepattern recognition accuracyVSAvoidsequence source compatibility
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent creates a universal entropy measurement framework that can evaluate sequences from any source (cryptographic generators, physical processes, external systems) using standardized statistical tests. The system is not source-specific but universally applicable to any bit sequence requiring randomness verification, enhancing adaptability while maintaining AI-driven analysis capabilities.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS12536411B1AI-enhanced entropy measurement system for randomness evaluation
Publication Date: 2026.01.27 ENTROKEY LABS INC
  • US12536411B1 patent drawing
  • US12536411B1 patent drawing
  • US12536411B1 patent drawing

AI summary

A method and system for estimating the entropy of bit sequences using a hybrid deep learning model. The system employs a neural network model that integrates statistical and pattern-based analysis to assess entropy. A min-entropy estimation function determines randomness levels, while a convolutional neural network (CNN) extracts sequential patterns. The system leverages a structured training approach with configurable parameters, allowing for adaptive entropy estimation across various applications, including cryptographic security and anomaly detection.