Monitoring computing system status by implementing a deep unsupervised binary coding network

US2021065059A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2021065059-A1
Application numberUS-202017002960-A
CountryUS
Kind codeA1
Filing dateAug 26, 2020
Priority dateAug 27, 2019
Publication dateMar 4, 2021
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.

A computer-implemented method for monitoring computing system status by implementing a deep unsupervised binary coding network includes receiving multivariate time series data from one or more sensors associated with a system, implementing a long short-term memory (LSTM) encoder-decoder framework to capture temporal information of different time steps within the multivariate time series data and perform binary coding, the LSTM encoder-decoder framework including a temporal encoding mechanism, a clustering loss and an adversarial loss, computing a minimal distance from the binary code to historical data, and obtaining a status determination of the system based on a similar pattern analysis using the minimal distance.

First claim

Opening claim text (preview).

What is claimed is: 1 . A computer-implemented method for monitoring computing system status by implementing a deep unsupervised binary coding network, comprising: receiving multivariate time series data from one or more sensors associated with a system; implementing a long short-term memory (LSTM) encoder-decoder framework to capture temporal information of different time steps within the multivariate time series data and perform binary coding, the LSTM encoder-decoder framework including a temporal encoding mechanism, a clustering loss and an adversarial loss, wherein implementing the LSTM encoder-decoder framework further includes: generating one or more time series segments based on the multivariate time series data using an LSTM encoder to perform temporal encoding; and generating binary code for each of the one or more time series segments based on a feature vector; computing a minimal distance from the binary code to historical data; and obtaining a status determination of the system based on a similar pattern analysis using the minimal distance. 2 . The method as recited in claim 1 , wherein the one or more time segments are of a fixed window size. 3 . The method as recited in claim 1 , wherein the binary code includes hash code. 4 . The method as recited in claim 1 , wherein the minimal distance is a minimal Hamming distance. 5 . The method as recited in claim 1 , wherein: the temporal encoding mechanism encodes temporal order of different ones of the one or more time segments within a mini-batch; the clustering loss enhances a nonlinear hidden feature structure; and the adversarial loss enhances a generalization capability of the binary code. 6 . The method as recited in claim 5 , wherein: the clustering loss is computed based on soft assignments and an auxiliary target distribution; and the adversarial loss is computed based on a generator and a discriminator, the generator being configured to generate a sample feature vector based on a concatenation of a clustering membership, the feature vector and a random noise vector, and the discriminator being configured to distinguish between the sample feature vector and the feature vector. 7 . The method as recited in claim 1 , wherein a full objective of the deep unsupervised binary coding network is computed as a linear combination of the clustering loss, the adversarial loss, and a mean squared error (MSE) loss. 8 . A computer program product comprising a non-transitory computer readable storage medium having program instructions embodied therewith, the program instructions executable by a computer to cause the computer to perform a method for monitoring computing system status by implementing a deep unsupervised binary coding network, the method performed by the computer comprising: receiving multivariate time series data from one or more sensors associated with a system; implementing a long short-term memory (LSTM) encoder-decoder framework to capture temporal information of different time steps within the multivariate time series data and perform binary coding, the LSTM encoder-decoder framework including a temporal encoding mechanism, a clustering loss and an adversarial loss, wherein implementing the LSTM encoder-decoder framework further includes: generating one or more time series segments based on the multivariate time series data using an LSTM encoder to perform temporal encoding; and generating binary code for each of the one or more time series segments based on a feature vector; computing a minimal distance from the binary code to historical data; and obtaining a status determination of the system based on a similar pattern analysis using the minimal distance. 9 . The computer program product as recited in claim 8 , wherein the one or more time segments are of a fixed window size. 10 . The computer program product as recited in claim 8 , wherein the binary code includes hash code. 11 . The computer program product as recited in claim 8 , wherein the minimal distance is a minimal Hamming distance. 12 . The computer program product as recited in claim 8 , wherein: the temporal encoding mechanism encodes temporal order of different ones of the one or more time segments within a mini-batch; the clustering loss enhances a nonlinear hidden feature structure; and the adversarial loss enhances a generalization capability of the binary code. 13 . The computer program product as recited in claim 12 , wherein: the clustering loss is computed based on soft assignments and an auxiliary target distribution; and the adversarial loss is computed based on a generator and a discriminator, the generator being configured to generate a sample feature vector based on a concatenation of a clustering membership, the feature vector and a random noise vector, and the discriminator being configured to distinguish between the sample feature vector and the feature vector. 14 . The computer program product as recited in claim 8 , wherein a full objective of the deep unsupervised binary coding network is computed as a linear combination of the clustering loss, the adversarial loss, and a mean squared error (MSE) loss. 15 . A system for monitoring computing system status by implementing a deep unsupervised binary coding network, comprising: a memory device storing program code; and at least one processor device operatively coupled to the memory device and configured to execute program code stored on the memory device to: receive multivariate time series data from one or more sensors associated with a system; implement a long short-term memory (LSTM) encoder-decoder framework to capture temporal information of different time steps within the multivariate time series data and perform binary coding, the LSTM encoder-decoder framework including a temporal encoding mechanism, a clustering loss and an adversarial loss, wherein the at least one processing device is further configured to implement the LSTM encoder-decoder framework by: generating one or more time series segments based on the multivariate time series data using an LSTM encoder to perform temporal encoding; and generating binary code for each of the one or more time series segments based on a feature vector; compute a minimal distance from the binary code to historical data; and obtain a status determination of the system based on a similar pattern analysis using the minimal distance. 16 . The system as recited in claim 15 , wherein the one or more time segments are of a fixed window size. 17 . The system as recited in claim 15 , wherein the binary code includes hash code, and wherein the minimal distance is a minimal Hamming distance. 18 . The system as recited in claim 15 , wherein: the temporal encoding mechanism encodes temporal order of different ones of the one or more time segments within a mini-batch; the clustering loss enhances a nonlinear hidden feature structure; and the adversarial loss enhances a generalization capability of the binary code. 19 . The system as recited in claim 18 , wherein: the clustering loss is computed based on soft assignments and an auxiliary target distribution; and the adversarial loss is computed based on a generator and a discriminator, the generator being configured to generate a sample feature vector based on a concatenation of a clustering membership, the feature vector and a random noise vector, and the discriminator being configured to distinguish between the sample feature vector and the feature vector.

Assignees

Inventors

Classifications

  • Recurrent networks, e.g. Hopfield networks · CPC title

  • Combinations of networks · CPC title

  • characterised by memory or gating, e.g. long short-term memory [LSTM] or gated recurrent units [GRU] · CPC title

  • Adversarial learning · CPC title

  • Quantised networks; Sparse networks; Compressed networks · 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 US2021065059A1 cover?
A computer-implemented method for monitoring computing system status by implementing a deep unsupervised binary coding network includes receiving multivariate time series data from one or more sensors associated with a system, implementing a long short-term memory (LSTM) encoder-decoder framework to capture temporal information of different time steps within the multivariate time series data an…
Who is the assignee on this patent?
Nec Lab America Inc
What technology area does this patent fall under?
Primary CPC classification G06F11/3419. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu Mar 04 2021 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 3 related publications on this page (citations in our corpus or others sharing the same primary CPC).