Alert Inheritance via ML Pattern Matching

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

IT administrators often lack sufficient information to efficiently address IT alerts, leading to inefficiencies in managing and remediating IT system incidents.

Innovation Solution

The automatic inheritance of alert properties from similar resolved alerts using machine learning, which identifies common properties and updates the new alert with relevant metadata to prioritize and route alerts effectively, enabling preemptive action before incidents occur.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If IT administrators manually analyze and process alert information, then they can make informed decisions, but the time required to respond to and remediate alerts increases

Engineering Contradiction:
Improveinformation completenessVSAvoidresponse time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary analysis by automatically identifying similar resolved alerts and extracting their common properties before the IT administrator needs to make a decision. This pre-processing of information includes using machine learning to find patterns in historical alerts and pre-computing relevant metadata, so that when an alert occurs, the administrator receives pre-analyzed information immediately rather than having to manually search and analyze data.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If more information is provided to IT administrators about alerts, then diagnosis accuracy improves, but the complexity of the alert management system increases

Engineering Contradiction:
Improvediagnosis accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system extracts only the most relevant properties and metadata from similar resolved alerts, rather than presenting all available information. It identifies and extracts common properties such as alert patterns, affected components, and resolution methods from historical data, filtering out unnecessary information. This extraction approach provides targeted diagnostic information without overwhelming the administrator with excessive data or requiring complex manual processing.

Inventive Principle:
Principle #2Taking out (Extraction)

3Measurement precision

If manual analysis of alert properties is performed, then accurate categorization is achieved, but productivity and efficiency decrease

Engineering Contradiction:
Improvecategorization accuracyVSAvoidalert processing throughput
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system performs self-service by automatically analyzing alert properties, identifying similar historical alerts, and categorizing new alerts based on patterns learned from resolved alerts. The machine learning model autonomously processes alert data, extracts relevant features, and assigns categories without requiring manual intervention. This automation maintains accurate categorization while significantly increasing processing throughput and reducing the time administrators need to spend on each alert.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20240106694A1Automatic inheritance of similar alert properties
Publication Date: 2024.03.28 SERVICENOW INC
  • US20240106694A1 patent drawing
  • US20240106694A1 patent drawing
  • US20240106694A1 patent drawing

AI summary

A new alert is received. Machine learning is used to identify a plurality of resolved alerts similar to the new alert. One or more processors are used to automatically identify among properties of the identified similar resolved alerts, one or more common properties of the identified similar resolved alerts having one or more statistical metrics meeting one or more corresponding thresholds. The new alert is caused to inherit the identified one or more common properties.