Malware Training Dataset Selection Using File Creation Dates

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current malware detection datasets are large and contain a substantial amount of irrelevant content samples, leading to long neural network training periods and potential errors in detection.

Innovation Solution

A method and apparatus that utilize file creation dates to select relevant files for a content detection dataset, using a machine learning algorithm to analyze metadata and content to determine the relevance of files, particularly focusing on recent creation dates for malware samples.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If large malware datasets are used for training, then the detection coverage is improved, but the training time increases substantially

Engineering Contradiction:
Improvedetection coverageVSAvoidtraining time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent extracts and removes irrelevant malware samples from large datasets based on file creation date analysis. By identifying and eliminating outdated or less relevant samples (those with older creation dates), the system reduces dataset size and training time while preserving the most relevant malware characteristics for effective detection.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent changes the parameter of dataset composition by filtering samples based on file creation date thresholds. This parameter-based filtering transforms a static large dataset into a dynamic, time-aware dataset that prioritizes recent malware samples, thereby reducing training time while maintaining detection coverage.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If large malware datasets are used for training, then the detection coverage is improved, but the detection accuracy deteriorates due to irrelevant information

Engineering Contradiction:
Improvedetection coverageVSAvoiddetection accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent extracts and removes irrelevant malware samples from large datasets based on file creation date analysis. By identifying and eliminating outdated or less relevant samples (those with older creation dates), the system reduces dataset size and training time while preserving the most relevant malware characteristics for effective detection.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies different quality criteria to different portions of the dataset by prioritizing recent samples over older ones. This local quality approach ensures that the most relevant, recently created malware samples are weighted more heavily in training, improving detection accuracy for current threat landscapes while maintaining broad coverage.

Inventive Principle:
Principle #3Local quality

3Measurement precision

If recent malware samples are prioritized in the dataset, then the detection accuracy for new malware is improved, but the dataset size is reduced

Engineering Contradiction:
Improvedetection accuracyVSAvoiddataset size
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent changes the parameter of dataset composition by filtering samples based on file creation date thresholds. This parameter-based filtering transforms a static large dataset into a dynamic, time-aware dataset that prioritizes recent malware samples, thereby reducing training time while maintaining detection coverage.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12518008B2Method and apparatus for creating a dataset using file creation dates
Publication Date: 2026.01.06 UAB 360 IT
  • US12518008B2 patent drawing
  • US12518008B2 patent drawing
  • US12518008B2 patent drawing

AI summary

A method and apparatus for generating a content detection dataset using file creation dates. The method accesses a database comprising data files. The files are analyzed by a machine learning model to determine file creation dates. The creation dates are used to identify relevant content files. The most relevant files are included into a content detection dataset as content samples. The dataset may be used for training machine learning based content detectors.