Method and system for implementing machine learning classifications

US2016292592A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2016292592-A1
Application numberUS-201615089226-A
CountryUS
Kind codeA1
Filing dateApr 1, 2016
Priority dateApr 3, 2015
Publication dateOct 6, 2016
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Disclosed is a system, method, and computer program product for implementing a log analytics method and system that can configure, collect, and analyze log records in an efficient manner. Machine learning-based classification can be performed to classify logs. This approach is used to group logs automatically using a machine learning infrastructure.

First claim

Opening claim text (preview).

What is claimed is: 1 . A method implemented with a processor, comprising: identifying a log to analyze; generating a first type of vector data for the log; generating at least a second type of vector data for the log; performing a first similarity comparison between the first vector data and a first model of known log data to generate a first set of comparison results; performing at least a second similarity comparison between at least the second vector data and at least a second model of the known log data to generate at least a second set of comparison results; automatically classifying the log as a log type as fitting the first model and second model of known log data based at least in part on the first set of comparison results from the first similarity comparison and at least the second set of comparison results from the second similarity comparison; and parsing the log to store log items comprising fields and values based at least in part on identification of the log type. 2 . The method of claim 1 , wherein the first type of vector data corresponds to a distribution vector based upon distribution or frequency of terms within the log, and the second type of vector data corresponds to a token vector based upon identified tokens within the log. 3 . The method of claim 1 , wherein the first and second models comprise one or more centroids that correlate to known log types, and the first and second similarity comparisons identify a distance from a vector to a centroid. 4 . The method of claim 3 , wherein at least one log type corresponds to a plurality of centroids. 5 . The method of claim 1 , wherein weightings are applied to the first set of comparison results or the second set of comparison results to automatically classify the logs. 6 . The method of claim 1 , wherein a user interface is provided on a display device to identify a percentage probability of the log being classified as a given log type. 7 . The method of claim 1 , wherein common portions and variable portions are identified in the log, and at least one of the first model or the second model is generated with vectorization of the common portions and not vectorization of the variable portions. 8 . The method of claim 1 , wherein common portions, variable portions, and field types are identified in the log, and at least one of the first model or the second model is generated with vectorization of the common portions and field types, but not vectorization of the variable portions. 9 . A computer readable medium having stored thereon a sequence of instructions which, when executed by a processor causes the processor to execute a method, the method comprising: identifying a log to analyze; generating a first type of vector data for the log; generating at least a second type of vector data for the log; performing a first similarity comparison between the first vector data and a first model of known log data to generate a first set of comparison results; performing at least a second similarity comparison between at least the second vector data and at least a second model of the known log data to generate at least a second set of comparison results; automatically classifying the log as a log type as fitting the first model and second model of known log data based at least in part on the first set of comparison results from the first similarity comparison and at least the second set of comparison results from the second similarity comparison; and parsing the log to store log items comprising fields and values based at least in part on identification of the log type. 10 . The computer readable medium of claim 9 , wherein the first type of vector data corresponds to a distribution vector based upon distribution or frequency of terms within the log, and the second type of vector data corresponds to a token vector based upon identified tokens within the log. 11 . The computer readable medium of claim 9 , wherein the first and second models comprise one or more centroids that correlate to known log types, and the first and second similarity comparisons identify a distance from a vector to a centroid. 12 . The computer readable medium of claim 11 , wherein at least one log type corresponds to a plurality of centroids. 13 . The computer readable medium of claim 9 , wherein weightings are applied to the first set of comparison results or the second set of comparison results to automatically classify the logs. 14 . The computer readable medium of claim 9 , wherein a user interface is provided on a display device to identify a percentage probability of the log being classified as a given log type. 15 . The computer readable medium of claim 9 , wherein common portions and variable portions are identified in the log, and at least one of the first model or the second model is generated with vectorization of the common portions and not vectorization of the variable portions. 16 . The computer readable medium of claim 9 , wherein common portions, variable portions, and field types are identified in the log, and at least one of the first model or the second model is generated with vectorization of the common portions and field types, but not vectorization of the variable portions. 17 . A system, comprising: a processor; a memory having stored thereon a sequence of instructions which, when executed by a processor causes the processor to execute operations comprising: identifying a log to analyze; generating a first type of vector data for the log; generating at least a second type of vector data for the log; performing a first similarity comparison between the first vector data and a first model of known log data to generate a first set of comparison results; performing at least a second similarity comparison between at least the second vector data and at least a second model of the known log data to generate at least a second set of comparison results; automatically classifying the log as a log type as fitting the first model and second model of known log data based at least in part on the first set of comparison results from the first similarity comparison and at least the second set of comparison results from the second similarity comparison; and parsing the log to store log items comprising fields and values based at least in part on identification of the log type 18 . The system of claim 17 , wherein the first type of vector data corresponds to a distribution vector based upon distribution or frequency of terms within the log, and the second type of vector data corresponds to a token vector based upon identified tokens within the log. 19 . The system of claim 17 , wherein the first and second models comprise one or more centroids that correlate to known log types, and the first and second similarity comparisons identify a distance from a vector to a centroid. 20 . The system of claim 17 , wherein weightings are applied to the first set of comparison results or the second set of comparison results to automatically classify the logs. 21 . The system of claim 17 , wherein common portions and variable portions are identified in the log, and at least one of the first model or the second model is generated with vectorization of the common portions and not vectorization of the variable portions.

Assignees

Inventors

Classifications

  • where the reporting involves the use of self describing data formats, i.e. metadata, markup languages, human readable formats · CPC title

  • where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems (multiprogramming arrangements G06F9/46; allocation of resources G06F9/50) · CPC title

  • involving simulating, designing, planning or modelling of a network · CPC title

  • Design, administration or maintenance of databases · CPC title

  • Machine learning · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2016292592A1 cover?
Disclosed is a system, method, and computer program product for implementing a log analytics method and system that can configure, collect, and analyze log records in an efficient manner. Machine learning-based classification can be performed to classify logs. This approach is used to group logs automatically using a machine learning infrastructure.
Who is the assignee on this patent?
Oracle Int Corp
What technology area does this patent fall under?
Primary CPC classification G06N99/005. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu Oct 06 2016 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).