AI-Driven Log Event Association Through Dependency Clustering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current techniques for analyzing log events are difficult to automate and often result in incorrect correlations due to the inability to determine the dependency or independence between log events, leading to imprecise event association.

Innovation Solution

A computer-implemented method that determines the dependence and independence of training log events, clusters them based on these characteristics, and generates an event association model using machine learning algorithms to improve the precision of log event clustering.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Extent of automation

If current techniques are used to analyze log events, then automation is difficult to achieve, but manual analysis is time-consuming and labor-intensive

Engineering Contradiction:
Improveautomation of log event analysisVSAvoidtime for manual analysis
Core Design Contradiction:
Extent of automationVSLoss of time

Solution Approach 1:

The system performs self-service by automatically analyzing log events through machine learning models without requiring manual intervention. The event association model autonomously determines dependencies, clusters events, and identifies issues, enabling the system to serve itself in the log analysis process.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent replaces manual mechanical analysis with automated computational systems. Machine learning algorithms and event association models substitute human analysts, using computational processing to determine event dependencies and cluster log events automatically, thereby eliminating time-consuming manual review while achieving high-level automation.

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

2Extent of automation

If current techniques are used to correlate log events, then automation can be implemented, but incorrect correlations occur due to inability to determine dependency

Engineering Contradiction:
Improveautomation of log event correlationVSAvoidaccuracy of event correlation
Core Design Contradiction:
Extent of automationVSMeasurement precision

Solution Approach 1:

The system changes the parameter of event analysis by introducing dependency and independence as new parameters to evaluate log events. The event association model computes these parameters to determine whether events are related or independent, enabling accurate correlation by considering additional dimensional information beyond simple event matching.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system implements feedback mechanisms where the event association model continuously learns from clustered log events and refines its dependency determination. The model uses feedback from event clustering results to improve future correlations, adjusting its analysis based on patterns discovered in the data to reduce incorrect associations.

Inventive Principle:
Principle #23Feedback

3Device complexity

If traditional log event analysis is performed, then processing is simple, but event association is imprecise and lacks accuracy

Engineering Contradiction:
Improvesimplicity of analysis processVSAvoidprecision of event association
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The system segments the log event analysis process into distinct components: event parsing, dependency determination, event clustering, and issue identification. This segmentation allows each component to be optimized independently, maintaining manageable complexity while improving overall precision through specialized processing at each stage.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The event association model serves as an intermediary between raw log events and final analysis results. This intermediary layer computes dependency parameters and performs intelligent clustering, bridging the gap between simple event collection and precise event association, thereby enhancing accuracy without overwhelming system complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12430570B2Artificial intelligence driven log event association
Publication Date: 2025.09.30 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US12430570B2 patent drawing
  • US12430570B2 patent drawing
  • US12430570B2 patent drawing

AI summary

A computer implemented method processes log events. A computer system determines dependence and independence of training log events. The computer system clusters the training log events with determined dependence and independence to form clustered training log events. The computer system generates an event association model using the clustered training log events. The computer system clusters the log events using the event association model.