KR20220022329A - Anomaly Detection Apparatus Using Loss Function Based on Latent Feature Dispersion and Method Thereof - Google Patents

Anomaly Detection Apparatus Using Loss Function Based on Latent Feature Dispersion and Method Thereof Download PDF

Info

Publication number
KR20220022329A
KR20220022329A KR1020200103372A KR20200103372A KR20220022329A KR 20220022329 A KR20220022329 A KR 20220022329A KR 1020200103372 A KR1020200103372 A KR 1020200103372A KR 20200103372 A KR20200103372 A KR 20200103372A KR 20220022329 A KR20220022329 A KR 20220022329A
Authority
KR
South Korea
Prior art keywords
image
normal
abnormal
anomaly detection
loss function
Prior art date
Application number
KR1020200103372A
Other languages
Korean (ko)
Other versions
KR102466716B1 (en
Inventor
최윤식
홍은기
Original Assignee
연세대학교 산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 연세대학교 산학협력단 filed Critical 연세대학교 산학협력단
Priority to KR1020200103372A priority Critical patent/KR102466716B1/en
Publication of KR20220022329A publication Critical patent/KR20220022329A/en
Application granted granted Critical
Publication of KR102466716B1 publication Critical patent/KR102466716B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/001
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20081Training; Learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2211/00Image generation
    • G06T2211/40Computed tomography
    • G06T2211/416Exact reconstruction

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Data Mining & Analysis (AREA)
  • Medical Informatics (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Physics (AREA)
  • Artificial Intelligence (AREA)
  • Quality & Reliability (AREA)
  • Image Analysis (AREA)

Abstract

Embodiments of the present invention provide a device and method for detecting anomaly. An encoder defines a loss function so that a feature vector of latent space is distributed, and the feature vectors in the latent space are replaced with a normal image for all input data. Anomaly detection performance is improved through an image restoration model having a loss function applicable to various data sets by limiting a range of an encoder result.

Description

특징 벡터 분산에 기반한 손실 함수를 통한 이상 탐지 장치 및 방법 {Anomaly Detection Apparatus Using Loss Function Based on Latent Feature Dispersion and Method Thereof}Anomaly Detection Apparatus Using Loss Function Based on Latent Feature Dispersion and Method Thereof}

본 발명이 속하는 기술 분야는 이상 탐지 장치 및 방법에 관한 것이다.The technical field to which the present invention pertains relates to an anomaly detection apparatus and method.

이 부분에 기술된 내용은 단순히 본 실시예에 대한 배경 정보를 제공할 뿐 종래기술을 구성하는 것은 아니다.The content described in this section merely provides background information for the present embodiment and does not constitute the prior art.

유사한 데이터를 학습하여 데이터 집합의 공통된 특징을 도출하는 비지도 학습의 하나인 오토인코더는 인코더가 이미지의 특징을 추상화하며 축소하고, 디코더가 특징을 다시 확장하여 이미지로 재구성한다. 오토인코더는 특징을 기준으로 축소 과정을 거치므로 최적의 특징 표현을 찾을 수 있고, 원래 이미지의 특징이 유지된다. Autoencoder, which is one of unsupervised learning that derives common features of a data set by learning similar data, is an encoder that abstracts and reduces the features of an image, and a decoder expands the features again and reconstructs them into an image. Since the autoencoder goes through the reduction process based on the features, the optimal feature expression can be found and the features of the original image are maintained.

일반적인 오토인코더는 정상 데이터의 분포를 학습하며, 정상 데이터만 학습한 모델은 이상 샘플을 제대로 복원하지 못한다. 고차원 공간에서 이상 샘플은 정상 샘플과 부분적으로 다르지만 전체적으로 유사한 구조를 갖는다. 잠재 공간에서 정상 데이터와 이상 데이터 간의 거리가 가깝다보니 이상 샘플의 복원 이미지는 원본 이미지와 크게 차이가 없다.A general autoencoder learns the distribution of normal data, and a model trained only on normal data does not properly restore abnormal samples. In high-dimensional space, anomaly samples are partially different from normal samples, but have an overall similar structure. Since the distance between the normal data and the abnormal data in the latent space is close, the restored image of the abnormal sample is not significantly different from the original image.

한국공개특허공보 제10-2020-0056183호 (2020.05.22.)Korean Patent Publication No. 10-2020-0056183 (2020.05.22.) 한국등록특허공보 제10-2027389호 (2019.09.25.)Korean Patent Publication No. 10-2027389 (2019.09.25.)

본 발명의 실시예들은 인코더가 잠재 공간의 특징 벡터가 분산되도록 손실 함수를 정의하여, 모든 입력 데이터에 대해서 잠재 공간의 특징 벡터가 정상 이미지로 치환되고, 인코더 결과의 범위를 제한하여 다양한 데이터 집합에 적용 가능한 손실 함수를 설계하는 데 주된 목적이 있다.In the embodiments of the present invention, the encoder defines a loss function so that the feature vector in the latent space is distributed, the feature vector in the latent space is replaced with a normal image for all input data, and the range of the encoder result is limited to apply to various data sets. Its main purpose is to design an applicable loss function.

본 발명의 명시되지 않은 또 다른 목적들은 하기의 상세한 설명 및 그 효과로부터 용이하게 추론할 수 있는 범위 내에서 추가적으로 고려될 수 있다.Other objects not specified in the present invention may be additionally considered within the scope that can be easily inferred from the following detailed description and effects thereof.

본 실시예의 일 측면에 의하면, 컴퓨팅 디바이스에 의한 이상 탐지 방법에 있어서, 원본 이미지로부터 인코더와 디코더가 결합된 이미지 복원 모델을 통해서 복원 이미지를 생성하는 단계, 및 상기 복원 이미지를 정상 이미지 또는 이상 이미지로 구분하여 이상 결과를 출력하는 단계를 포함하는 것을 특징으로 하는 이상 탐지 방법을 제공한다.According to an aspect of this embodiment, in the method for detecting anomaly by a computing device, generating a restored image from an original image through an image restoration model in which an encoder and a decoder are combined, and converting the restored image into a normal image or an abnormal image It provides an anomaly detection method comprising the step of dividing and outputting anomaly results.

상기 이미지 복원 모델에서 설계된 손실 함수는 상기 인코더가 잠재 공간의 특징 벡터가 분산되도록 설계되고, 상기 디코더는 상기 잠재 공간의 특징 벡터를 상기 복원 이미지로 재구성하며 상기 복원 이미지가 상기 정상 이미지로 재구성되도록 학습될 수 있다.The loss function designed in the image reconstruction model is such that the encoder is designed such that the feature vectors of the latent space are distributed, the decoder reconstructs the feature vectors of the latent space into the reconstructed image, and the reconstructed image learns to be reconstructed into the normal image. can be

상기 이미지 복원 모델에서 설계된 손실 함수는 상기 정상 이미지에 대해 이상 점수를 작게 유지하면서 상기 이상 이미지에 대한 이상 점수를 최대화하여 학습될 수 있다.The loss function designed in the image restoration model may be learned by maximizing the anomaly score for the abnormal image while keeping the abnormality score for the normal image small.

상기 이미지 복원 모델은 정상 클래스에 해당하는 상기 정상 이미지를 항상 생성하도록 유도하여, 상기 이상 이미지에 대해서 상기 원본 이미지와 상기 복원 이미지 간의 차이를 극대화할 수 있다.The image restoration model may induce the generation of the normal image corresponding to the normal class to maximize the difference between the original image and the restored image with respect to the abnormal image.

상기 이미지 복원 모델은 상기 디코더가 훈련된 잠재 특징에 대해서만 이미지를 재구성한다는 가정에 기반하여, 상기 손실 함수에 정규화 계수를 적용하여 정상 클래스의 잠재 벡터 사이의 분산도를 최대화하여 상기 잠재 공간의 전체 매니폴드 공간에서 상기 정상 클래스에 대한 벡터를 분산시킬 수 있다.The image reconstruction model applies a regularization coefficient to the loss function based on the assumption that the decoder reconstructs the image only for the trained latent features, and maximizes the variance between the latent vectors of the normal class to manage the entire latent space. It is possible to spread the vectors for the normal class in the fold space.

상기 디코더는 모든 입력 이미지에 대해 상기 정상 클래스의 특성을 갖는 이미지를 생성할 수 있다.The decoder may generate an image having the characteristics of the normal class for all input images.

상기 이상 결과를 출력하는 단계는, (i) 상기 이상 이미지가 상기 정상 이미지보다 상대적으로 간단한 구조로 형성된 제1 상황 또는 (ii) 상기 이상 이미지가 상기 정상 이미지의 전체적인 구조와 기준 범위 내에서 유사한 구조로 형성된 제2 상황에서 상기 이상 이미지를 구분하여 출력할 수 있다.The step of outputting the abnormal result may include (i) a first situation in which the abnormal image has a relatively simpler structure than the normal image, or (ii) a structure in which the abnormal image is similar to the overall structure of the normal image within a reference range. In the second situation formed by , the abnormal image may be distinguished and output.

본 실시예의 다른 측면에 의하면, 하나 이상의 프로세서 및 상기 하나 이상의 프로세서에 의해 실행되는 하나 이상의 프로그램을 저장하는 메모리를 포함하는 이상 탐지 장치에 있어서, 상기 프로세서는 원본 이미지로부터 인코더와 디코더가 결합된 이미지 복원 모델을 통해서 복원 이미지를 생성하고, 상기 프로세서는 상기 복원 이미지를 정상 이미지 또는 이상 이미지로 구분하여 이상 결과를 출력하는 것을 특징으로 하는 이상 탐지 장치를 제공한다.According to another aspect of this embodiment, in an anomaly detection device comprising one or more processors and a memory for storing one or more programs executed by the one or more processors, the processor restores an image in which an encoder and a decoder are combined from an original image Generates a reconstructed image through the model, and the processor provides an abnormality detection apparatus, characterized in that the reconstructed image is divided into a normal image or an abnormal image and an abnormality result is output.

이상에서 설명한 바와 같이 본 발명의 실시예들에 의하면, 인코더가 잠재 공간의 특징 벡터가 분산되도록 손실 함수를 정의하여, 모든 입력 데이터에 대해서 제한된 공간 내부의 모든 벡터가 정상 이미지로 치환되고, 인코더 결과의 범위를 제한하여 다양한 데이터 집합에 적용 가능한 손실 함수를 갖는 이미지 복원 모델을 통해 이상 탐지 성능을 향상시킬 수 있는 효과가 있다.As described above, according to the embodiments of the present invention, the encoder defines a loss function so that feature vectors in the latent space are distributed, so that all vectors in the limited space for all input data are replaced with normal images, and the encoder result It has the effect of improving the anomaly detection performance through an image reconstruction model with a loss function applicable to various data sets by limiting the range of .

여기에서 명시적으로 언급되지 않은 효과라 하더라도, 본 발명의 기술적 특징에 의해 기대되는 이하의 명세서에서 기재된 효과 및 그 잠정적인 효과는 본 발명의 명세서에 기재된 것과 같이 취급된다.Even if the effects are not explicitly mentioned herein, the effects described in the following specification expected by the technical features of the present invention and their potential effects are treated as if they were described in the specification of the present invention.

도 1는 본 발명의 일 실시예에 따른 이상 탐지 장치를 예시한 블록도이다.
도 2는 본 발명의 일 실시예에 따른 이상 탐지 장치에서 인코더와 디코더가 결합된 이미지 복원 모델을 예시한 도면이다.
도 3 내지 도 5는 본 발명의 일 실시예에 따른 이상 탐지 장치의 잠재 공간에서 특징 벡터의 분산을 예시한 도면이다.
도 6은 본 발명의 다른 실시예에 따른 이상 탐지 방법을 예시한 흐름도이다.
도 7 내지 도 10은 본 발명의 실시예들에 따른 시뮬레이션 결과를 예시한 도면이다.
1 is a block diagram illustrating an anomaly detection apparatus according to an embodiment of the present invention.
2 is a diagram illustrating an image reconstruction model in which an encoder and a decoder are combined in an anomaly detection apparatus according to an embodiment of the present invention.
3 to 5 are diagrams illustrating distribution of feature vectors in a latent space of an anomaly detection apparatus according to an embodiment of the present invention.
6 is a flowchart illustrating an anomaly detection method according to another embodiment of the present invention.
7 to 10 are diagrams illustrating simulation results according to embodiments of the present invention.

이하, 본 발명을 설명함에 있어서 관련된 공지기능에 대하여 이 분야의 기술자에게 자명한 사항으로서 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략하고, 본 발명의 일부 실시예들을 예시적인 도면을 통해 상세하게 설명한다. Hereinafter, in the description of the present invention, if it is determined that the subject matter of the present invention may be unnecessarily obscure as it is obvious to those skilled in the art with respect to related known functions, the detailed description thereof will be omitted, and some embodiments of the present invention will be described. It will be described in detail with reference to exemplary drawings.

일반적인 오토인코더를 이용하면 (i) 이상 데이터가 정상 데이터보다 상대적으로 간단한 구조로 형성된 상황과 (ii) 이상 데이터가 정상 데이터의 전체적인 구조와 유사한 구조로 형성된 상황에서 이상을 구별하는 것이 쉽지 않은 문제가 있다.When using a general autoencoder, it is not easy to distinguish anomalies from (i) a situation in which abnormal data is formed in a relatively simple structure than normal data and (ii) in a situation in which abnormal data is formed in a structure similar to the overall structure of normal data. there is.

이러한 문제를 해결하기 위해서 본 실시예에 따른 이상 탐지 장치는 디코더가 훈련된 잠재 특징에 대해서만 이미지를 잘 재구성한다는 가정에 기반하여 손실 함수에 정규화 계수를 추가하여 정상 클래스의 잠재 벡터 사이의 분산도를 최대화함으로써 전체 매니폴드 공간에서 정상 클래스에 대한 벡터를 분산시키고, 디코더는 모든 입력 이미지에 대해 정상 클래스의 특성을 갖는 일정한 이미지를 생성한다. 결과적으로 입력 이미지가 이상 이미지일 때 복원 에러가 극명하게 달라지게 된다.In order to solve this problem, the anomaly detection apparatus according to the present embodiment adds a regularization coefficient to the loss function based on the assumption that the decoder reconstructs the image well only for the trained latent features to increase the variance between the latent vectors of the normal class. By maximizing, the vector for the normal class is distributed in the entire manifold space, and the decoder generates a constant image with the characteristic of the normal class for all input images. As a result, when the input image is an abnormal image, the restoration error is significantly different.

도 1는 본 발명의 일 실시예에 따른 이상 탐지 장치를 예시한 블록도이다.1 is a block diagram illustrating an anomaly detection apparatus according to an embodiment of the present invention.

이상 탐지 장치(110)는 적어도 하나의 프로세서(120), 컴퓨터 판독 가능한 저장매체(130) 및 통신 버스(170)를 포함한다. The anomaly detection device 110 includes at least one processor 120 , a computer-readable storage medium 130 , and a communication bus 170 .

프로세서(120)는 이상 탐지 장치(110)로 동작하도록 제어할 수 있다. 예컨대, 프로세서(120)는 컴퓨터 판독 가능한 저장 매체(130)에 저장된 하나 이상의 프로그램들을 실행할 수 있다. 하나 이상의 프로그램들은 하나 이상의 컴퓨터 실행 가능 명령어를 포함할 수 있으며, 컴퓨터 실행 가능 명령어는 프로세서(120)에 의해 실행되는 경우 이상 탐지 장치(110)로 하여금 예시적인 실시예에 따른 동작들을 수행하도록 구성될 수 있다.The processor 120 may control to operate as the anomaly detection device 110 . For example, the processor 120 may execute one or more programs stored in the computer-readable storage medium 130 . The one or more programs may include one or more computer-executable instructions, which when executed by the processor 120 may be configured to cause the anomaly detection device 110 to perform operations according to the exemplary embodiment. can

컴퓨터 판독 가능한 저장 매체(130)는 컴퓨터 실행 가능 명령어 내지 프로그램 코드, 프로그램 데이터 및/또는 다른 적합한 형태의 정보를 저장하도록 구성된다. 컴퓨터 판독 가능한 저장 매체(130)에 저장된 프로그램(140)은 프로세서(120)에 의해 실행 가능한 명령어의 집합을 포함한다. 일 실시예에서, 컴퓨터 판독한 가능 저장 매체(130)는 메모리(랜덤 액세스 메모리와 같은 휘발성 메모리, 비휘발성 메모리, 또는 이들의 적절한 조합), 하나 이상의 자기 디스크 저장 디바이스들, 광학 디스크 저장 디바이스들, 플래시 메모리 디바이스들, 그 밖에 이상 탐지 장치(110)에 의해 액세스되고 원하는 정보를 저장할 수 있는 다른 형태의 저장 매체, 또는 이들의 적합한 조합일 수 있다.Computer-readable storage medium 130 is configured to store computer-executable instructions or program code, program data, and/or other suitable form of information. The program 140 stored in the computer-readable storage medium 130 includes a set of instructions executable by the processor 120 . In one embodiment, computer-readable storage medium 130 includes memory (volatile memory, such as random access memory, non-volatile memory, or a suitable combination thereof), one or more magnetic disk storage devices, optical disk storage devices, It may be flash memory devices, other types of storage media that can be accessed by the anomaly detection apparatus 110 and store desired information, or a suitable combination thereof.

통신 버스(170)는 프로세서(120), 컴퓨터 판독 가능한 저장 매체(140)를 포함하여 이상 탐지 장치(110)의 다른 다양한 컴포넌트들을 상호 연결한다.The communication bus 170 interconnects various other components of the anomaly detection device 110 including the processor 120 and the computer-readable storage medium 140 .

이상 탐지 장치(110)는 또한 하나 이상의 입출력 장치를 위한 인터페이스를 제공하는 하나 이상의 입출력 인터페이스(150) 및 하나 이상의 통신 인터페이스(160)를 포함할 수 있다. 입출력 인터페이스(150) 및 통신 인터페이스(160)는 통신 버스(170)에 연결된다. 입출력 장치(미도시)는 입출력 인터페이스(150)를 통해 이상 탐지 장치(110)의 다른 컴포넌트들에 연결될 수 있다.The anomaly detection device 110 may also include one or more input/output interfaces 150 and one or more communication interfaces 160 that provide interfaces for one or more input/output devices. The input/output interface 150 and the communication interface 160 are connected to the communication bus 170 . The input/output device (not shown) may be connected to other components of the anomaly detection device 110 through the input/output interface 150 .

이상 탐지 장치(110)는 새롭게 정의된 손실 함수를 통해 정상 샘플에 대해 이상 점수를 작게 유지하면서 이상 샘플에 대한 이상 점수를 최대화한다. 하는 것이다. 이상 탐지 장치(110)의 복원 모델의 네트워크에서 정상 클래스의 이미지를 항상 생성하도록 유도하는 접근 방식을 사용하며 이상 이미지에 대해서 원본 이미지와 복원 이미지 간의 차이를 극대화할 수 있다. 이러한 방식을 이용하여 이상 탐지 장치(110)는 (i) 이상 데이터가 정상 데이터보다 상대적으로 간단한 구조로 형성된 상황 및 (ii) 이상 데이터가 정상 데이터의 전체적인 구조와 유사한 구조로 형성된 상황에서도 이상여부를 용이하게 구별할 수 있다.The anomaly detection apparatus 110 maximizes the anomaly score for the abnormal sample while maintaining a small abnormality score for the normal sample through the newly defined loss function. will do The network of the restoration model of the anomaly detection device 110 uses an approach to always generate an image of a normal class, and with respect to an abnormal image, the difference between the original image and the restored image can be maximized. Using this method, the anomaly detection device 110 detects whether (i) abnormal data is formed in a relatively simple structure than normal data, and (ii) abnormal data is formed in a structure similar to the overall structure of normal data. can be easily distinguished.

도 2는 본 발명의 일 실시예에 따른 이상 탐지 장치에서 인코더와 디코더가 결합된 이미지 복원 모델을 예시한 도면이다.2 is a diagram illustrating an image reconstruction model in which an encoder and a decoder are combined in an anomaly detection apparatus according to an embodiment of the present invention.

인코더는 이미지 또는 비디오 등을 입력으로 하고, 시각적 특징 정보를 출력으로 한다. 디코더는 시각적 특징 정보를 이미지 또는 비디오 등으로 복원한다. 인코더 및 디코더는 다수의 레이어가 네트워크로 연결되며 히든 레이어를 포함한다. 레이어는 파라미터를 포함할 수 있고, 레이어의 파라미터는 학습가능한 필터 집합을 포함한다. 파라미터는 노드 간의 가중치 및/또는 바이어스를 포함한다.The encoder takes an image or video as an input, and uses visual characteristic information as an output. The decoder restores the visual feature information as an image or video. The encoder and decoder have multiple layers connected to the network and include a hidden layer. A layer may include parameters, and the parameters of the layer include a set of learnable filters. The parameters include weights and/or biases between nodes.

손실 함수는 복원 손실과 분산 손실의 합으로 정의되며 수학식 1과 같이 표현된다.The loss function is defined as the sum of the restoration loss and the dispersion loss and is expressed as in Equation 1.

Figure pat00001
Figure pat00001

복원 손실은 L2-Norm으로 산출될 수 있다. x는 입력 이미지이고, f는 인코더이고, f(x)는 인코더의 출력인 특징 벡터(잠재 벡터)이고, g는 디코더이다. The restoration loss can be calculated as L2-Norm. x is the input image, f is the encoder, f(x) is the feature vector (latent vector) that is the output of the encoder, and g is the decoder.

분산 손실은 잠재 벡터의 분산을 조절한다. λ는 정규화 계수이고, d는 잠재 공간의 차원이고, n은 단일 클래스에 대한 정상 샘플의 개수이다. 잠재 공간은 특징 벡터가 존재하는 공간으로 이미지의 속성이 매핑되며, 대상 이미지의 정보를 충분히 담을 수 있도록 크기를 설정한다.The variance loss controls the variance of the latent vector. λ is the normalization coefficient, d is the dimension of the latent space, and n is the number of normal samples for a single class. The latent space is a space in which feature vectors exist, the properties of the image are mapped, and the size is set to sufficiently contain the information of the target image.

이미지 복원 모델의 목적은 손실을 최소화하는 것이며, 손실을 최소화되도록 모델의 파라미터를 학습시킨다.The purpose of the image reconstruction model is to minimize the loss, and the parameters of the model are trained to minimize the loss.

이미지 복원 모델은 정상 클래스에 해당하는 정상 이미지를 항상 생성하도록 유도하여, 이상 이미지에 대해서 원본 이미지와 복원 이미지 간의 차이를 극대화한다.The image reconstruction model always induces to generate a normal image corresponding to the normal class, thereby maximizing the difference between the original image and the restored image for an abnormal image.

이미지 복원 모델은 디코더가 훈련된 잠재 특징에 대해서만 이미지를 재구성한다는 가정에 기반하여, 손실 함수에 정규화 계수를 적용하여 정상 클래스의 잠재 벡터 사이의 분산도를 최대화하여 잠재 공간의 전체 매니폴드 공간에서 정상 클래스에 대한 벡터를 분산시킨다. 매니폴드 공간은 두 점 사이의 거리 또는 유사도가 근거리에서는 유클리디안(직선 거리)이지만 원거리에서는 비유클리디안에 해당하는 공간을 의미한다. 디코더는 모든 입력 이미지에 대해 정상 클래스의 특성을 갖는 이미지를 생성한다.Based on the assumption that the decoder reconstructs images only for the latent features it has been trained on, the image reconstruction model applies regularization coefficients to the loss function to maximize the variance between the latent vectors of the stationary class, thereby maximizing the variance between the latent vectors in the latent space. Distribute the vector for the class. The manifold space means a space in which the distance or similarity between two points is Euclidean (linear distance) in the near field but Euclidean in the far distance. The decoder generates images with normal class characteristics for all input images.

도 3 내지 도 5는 본 발명의 일 실시예에 따른 이상 탐지 장치의 잠재 공간에서 특징 벡터의 분산을 예시한 도면이다.3 to 5 are diagrams illustrating dispersion of feature vectors in a latent space of an anomaly detection apparatus according to an embodiment of the present invention.

도 3은 기존의 오토인코더에 의한 잠재 공간에 배치된 잠재 벡터를 나타내고, 도 4는 본 실시예에 따른 이상 탐지 장치에 의한 잠재 공간에 배치된 잠재 벡터(λ=0.01)를 나타내고, 도 5는 본 실시예에 따른 이상 탐지 장치에 의한 잠재 공간에 배치된 잠재 벡터(λ=1)를 나타낸다. 3 shows a latent vector disposed in the latent space by the conventional autoencoder, FIG. 4 shows the latent vector (λ=0.01) disposed in the latent space by the anomaly detection apparatus according to the present embodiment, and FIG. A latent vector (λ=1) arranged in the latent space by the anomaly detection apparatus according to the present embodiment is shown.

정규화 계수(λ)가 증가할수록 매니폴드 공간에서 분산도가 증가하게 된다. 다만, 정규화 계수가 너무 크면 모든 입력 이미지에 대해서 동일한 이미지로 복원하므로 최적화된 정규화 계수를 설정할 필요가 있다. 정규화 계수를 0.001 내지 0.1의 범위 내에서 설정할 수 있으며, 0.01로 설정하는 것이 바람직하다.As the normalization coefficient (λ) increases, the degree of dispersion in the manifold space increases. However, if the normalization coefficient is too large, since the same image is restored for all input images, it is necessary to set an optimized normalization coefficient. The normalization coefficient can be set within the range of 0.001 to 0.1, and is preferably set to 0.01.

도 6은 본 발명의 다른 실시예에 따른 이상 탐지 방법을 예시한 흐름도이다.6 is a flowchart illustrating an anomaly detection method according to another embodiment of the present invention.

단계 S210에서 프로세서는 원본 이미지로부터 인코더와 디코더가 결합된 이미지 복원 모델을 통해서 복원 이미지를 생성한다. In step S210, the processor generates a reconstructed image from the original image through an image reconstruction model in which an encoder and a decoder are combined.

단계 S220에서 프로세서는 복원 이미지를 정상 이미지 또는 이상 이미지로 구분하여 이상 결과를 출력한다.In step S220, the processor divides the restored image into a normal image or an abnormal image and outputs an abnormal result.

학습 과정에서 이미지 복원 모델에서 설계된 손실 함수는 인코더가 잠재 공간의 특징 벡터가 분산되도록 설계되고, 디코더는 상기 잠재 공간의 특징 벡터를 상기 복원 이미지로 재구성하며 상기 복원 이미지가 상기 정상 이미지로 재구성되도록 학습된다.In the learning process, the loss function designed in the image reconstruction model is designed so that the encoder is designed such that the feature vectors of the latent space are distributed, the decoder reconstructs the feature vectors of the latent space into the reconstructed image, and the reconstructed image is learned to be reconstructed into the normal image. do.

학습 과정에서 이미지 복원 모델에서 설계된 손실 함수는 정상 이미지에 대해 이상 점수를 작게 유지하면서 이상 이미지에 대한 이상 점수를 최대화하여 학습된다.In the training process, the loss function designed in the image restoration model is learned by maximizing the anomaly score for the abnormal image while keeping the anomaly score small for the normal image.

이상 결과를 출력하는 단계는, (i) 이상 이미지가 정상 이미지보다 상대적으로 간단한 구조로 형성된 제1 상황 또는 (ii) 이상 이미지가 정상 이미지의 전체적인 구조와 기준 범위 내에서 유사한 구조로 형성된 제2 상황에서 이상 이미지를 구분하여 출력할 수 있다.The step of outputting the abnormal result may include (i) a first situation in which the abnormal image has a relatively simple structure than the normal image, or (ii) a second situation in which the abnormal image is formed in a structure similar to the overall structure of the normal image within a reference range. can be output by classifying abnormal images in .

도 7 내지 도 10은 본 발명의 실시예들에 따른 시뮬레이션 결과를 예시한 도면이다.7 to 10 are diagrams illustrating simulation results according to embodiments of the present invention.

도 7은 MVTec 데이터 세트의 트랜지스터 이미지에 관한 것으로, 도 7의 (a)는 입력된 이상 이미지이고, 도 7의 (b) 내지 (e)는 복원 이미지이고, 도 7의 (f)는 정상 이미지이다. MSE(Mean Squared Error)를 이용하여 입력 이미지와 복원 이미지 간의 오차를 산출할 수 있다.7 is a transistor image of the MVTec data set. FIG. 7 (a) is an input abnormal image, FIGS. 7 (b) to (e) are reconstructed images, and FIG. 7 (f) is a normal image. am. An error between the input image and the reconstructed image may be calculated using Mean Squared Error (MSE).

도 8은 MVTec 데이터 세트의 병 이미지에 관한 것으로, 도 8의 (a)는 입력된 이상 이미지이고, 도 8의 (b) 내지 (e)는 복원 이미지이고, 도8의 (f)는 정상 이미지이다. MSE(Mean Squared Error)를 이용하여 입력 이미지와 복원 이미지 간의 오차를 산출할 수 있다.Fig. 8 relates to a bottle image of the MVTec data set. Fig. 8 (a) is an input abnormal image, Figs. 8 (b) to (e) are reconstructed images, and Fig. 8 (f) is a normal image. am. An error between the input image and the reconstructed image may be calculated using Mean Squared Error (MSE).

도 9는 MNIST 데이터 세트에 관한 것으로, 도 9의 (a)는 원본 이미지이고, 도 9의 (b)는 기존의 오토인코더에 의한 복원 이미지이고, 도 9의 (c)는 본 실시예에 따른 이상 탐지 장치에 의한 복원 이미지(λ=0.01)이고, 도 9의 (d)는 본 실시예에 따른 이상 탐지 장치에 의한 복원 이미지(λ=1)이다. 손실 분산으로 인하여 복원 이미지가 숫자 8의 클래스로 형성됨을 알 수 있다.Fig. 9 relates to the MNIST data set. Fig. 9 (a) is an original image, Fig. 9 (b) is a reconstructed image by an existing autoencoder, and Fig. 9 (c) is an image according to the present embodiment. A reconstructed image (λ=0.01) by the anomaly detection apparatus, and FIG. 9(d) is a reconstructed image (λ=1) by the anomaly detection apparatus according to the present embodiment. It can be seen that the reconstructed image is formed into a class of number 8 due to lossy dispersion.

도 10은 패션 MNIST 데이터 세트에 관한 것으로, 도 10의 (a)는 원본 이미지이고, 도 10의 (b)는 기존의 오토인코더에 의한 복원 이미지이고, 도 10의 (c)는 본 실시예에 따른 이상 탐지 장치에 의한 복원 이미지(λ=0.01)이다. 손실 분산으로 인하여 복원 이미지가 가방 모양의 클래스로 형성됨을 알 수 있다.Figure 10 relates to a fashion MNIST data set, (a) of Figure 10 is an original image, Figure 10 (b) is a restored image by an existing autoencoder, (c) of Figure 10 is in this embodiment It is a reconstructed image (λ=0.01) by the anomaly detection device according to the It can be seen that the reconstructed image is formed into a bag-shaped class due to the lossy dispersion.

이상 탐지 장치는 하드웨어, 펌웨어, 소프트웨어 또는 이들의 조합에 의해 로직회로 내에서 구현될 수 있고, 범용 또는 특정 목적 컴퓨터를 이용하여 구현될 수도 있다. 장치는 고정배선형(Hardwired) 기기, 필드 프로그램 가능한 게이트 어레이(Field Programmable Gate Array, FPGA), 주문형 반도체(Application Specific Integrated Circuit, ASIC) 등을 이용하여 구현될 수 있다. 또한, 장치는 하나 이상의 프로세서 및 컨트롤러를 포함한 시스템온칩(System on Chip, SoC)으로 구현될 수 있다.The anomaly detection apparatus may be implemented in a logic circuit by hardware, firmware, software, or a combination thereof, or may be implemented using a general-purpose or special-purpose computer. The device may be implemented using a hardwired device, a field programmable gate array (FPGA), an application specific integrated circuit (ASIC), or the like. In addition, the device may be implemented as a system on a chip (SoC) including one or more processors and controllers.

이상 탐지 장치는 하드웨어적 요소가 마련된 컴퓨팅 디바이스 또는 서버에 소프트웨어, 하드웨어, 또는 이들의 조합하는 형태로 탑재될 수 있다. 컴퓨팅 디바이스 또는 서버는 각종 기기 또는 유무선 통신망과 통신을 수행하기 위한 통신 모뎀 등의 통신장치, 프로그램을 실행하기 위한 데이터를 저장하는 메모리, 프로그램을 실행하여 연산 및 명령하기 위한 마이크로프로세서 등을 전부 또는 일부 포함한 다양한 장치를 의미할 수 있다.Anomaly detection apparatus may be mounted in the form of software, hardware, or a combination thereof on a computing device or server provided with hardware elements. A computing device or server is all or part of a communication device such as a communication modem for performing communication with various devices or wired/wireless communication networks, a memory for storing data for executing a program, and a microprocessor for executing operations and commands by executing the program It can mean a variety of devices, including

도 6에서는 각각의 과정을 순차적으로 실행하는 것으로 기재하고 있으나 이는 예시적으로 설명한 것에 불과하고, 이 분야의 기술자라면 본 발명의 실시예의 본질적인 특성에서 벗어나지 않는 범위에서 도 6에 기재된 순서를 변경하여 실행하거나 또는 하나 이상의 과정을 병렬적으로 실행하거나 다른 과정을 추가하는 것으로 다양하게 수정 및 변형하여 적용 가능할 것이다.Although it is described that each process is sequentially executed in FIG. 6, this is merely an exemplary description, and those skilled in the art change the order described in FIG. 6 within the range that does not depart from the essential characteristics of the embodiment of the present invention Alternatively, various modifications and variations may be applied by executing one or more processes in parallel or adding other processes.

본 실시예들에 따른 동작은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능한 매체에 기록될 수 있다. 컴퓨터 판독 가능한 매체는 실행을 위해 프로세서에 명령어를 제공하는 데 참여한 임의의 매체를 나타낸다. 컴퓨터 판독 가능한 매체는 프로그램 명령, 데이터 파일, 데이터 구조 또는 이들의 조합을 포함할 수 있다. 예를 들면, 자기 매체, 광기록 매체, 메모리 등이 있을 수 있다. 컴퓨터 프로그램은 네트워크로 연결된 컴퓨터 시스템 상에 분산되어 분산 방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수도 있다. 본 실시예를 구현하기 위한 기능적인(Functional) 프로그램, 코드, 및 코드 세그먼트들은 본 실시예가 속하는 기술분야의 프로그래머들에 의해 용이하게 추론될 수 있을 것이다.The operations according to the present embodiments may be implemented in the form of program instructions that can be performed through various computer means and recorded in a computer-readable medium. Computer-readable medium represents any medium that participates in providing instructions to a processor for execution. Computer-readable media may include program instructions, data files, data structures, or a combination thereof. For example, there may be a magnetic medium, an optical recording medium, a memory, and the like. A computer program may be distributed over a networked computer system so that computer readable code is stored and executed in a distributed manner. Functional programs, codes, and code segments for implementing the present embodiment may be easily inferred by programmers in the art to which this embodiment belongs.

본 실시예들은 본 실시예의 기술 사상을 설명하기 위한 것이고, 이러한 실시예에 의하여 본 실시예의 기술 사상의 범위가 한정되는 것은 아니다. 본 실시예의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 실시예의 권리범위에 포함되는 것으로 해석되어야 할 것이다.The present embodiments are for explaining the technical idea of the present embodiment, and the scope of the technical idea of the present embodiment is not limited by these embodiments. The protection scope of this embodiment should be interpreted by the following claims, and all technical ideas within the scope equivalent thereto should be interpreted as being included in the scope of the present embodiment.

Claims (14)

컴퓨팅 디바이스에 의한 이상 탐지 방법에 있어서,
원본 이미지로부터 인코더와 디코더가 결합된 이미지 복원 모델을 통해서 복원 이미지를 생성하는 단계; 및
상기 복원 이미지를 정상 이미지 또는 이상 이미지로 구분하여 이상 결과를 출력하는 단계를 포함하는 것을 특징으로 하는 이상 탐지 방법.
In the abnormal detection method by a computing device,
generating a reconstructed image from the original image through an image reconstruction model in which an encoder and a decoder are combined; and
and outputting an abnormality result by classifying the restored image into a normal image or an abnormal image.
제1항에 있어서,
상기 이미지 복원 모델에서 설계된 손실 함수는 상기 인코더가 잠재 공간의 특징 벡터가 분산되도록 설계되고, 상기 디코더는 상기 잠재 공간의 특징 벡터를 상기 복원 이미지로 재구성하며 상기 복원 이미지가 상기 정상 이미지로 재구성되도록 학습되는 것을 특징으로 하는 이상 탐지 방법.
According to claim 1,
The loss function designed in the image reconstruction model is such that the encoder is designed such that the feature vectors of the latent space are distributed, the decoder reconstructs the feature vectors of the latent space into the reconstructed image, and the reconstructed image learns to be reconstructed into the normal image. Anomaly detection method, characterized in that.
제2항에 있어서,
상기 이미지 복원 모델에서 설계된 손실 함수는 상기 정상 이미지에 대해 이상 점수를 작게 유지하면서 상기 이상 이미지에 대한 이상 점수를 최대화하여 학습되는 것을 특징으로 하는 이상 탐지 방법.
3. The method of claim 2,
Anomaly detection method, characterized in that the loss function designed in the image restoration model is learned by maximizing the abnormality score for the abnormal image while keeping the abnormality score for the normal image small.
제2항에 있어서,
상기 이미지 복원 모델은 정상 클래스에 해당하는 상기 정상 이미지를 항상 생성하도록 유도하여, 상기 이상 이미지에 대해서 상기 원본 이미지와 상기 복원 이미지 간의 차이를 극대화하는 것을 특징으로 하는 이상 탐지 방법.
3. The method of claim 2,
The image restoration model always induces to generate the normal image corresponding to the normal class, and maximizes the difference between the original image and the restored image with respect to the abnormal image.
제2항에 있어서,
상기 이미지 복원 모델은 상기 디코더가 훈련된 잠재 특징에 대해서만 이미지를 재구성한다는 가정에 기반하여, 상기 손실 함수에 정규화 계수를 적용하여 정상 클래스의 잠재 벡터 사이의 분산도를 최대화하여 상기 잠재 공간의 전체 매니폴드 공간에서 상기 정상 클래스에 대한 벡터를 분산시키는 것을 특징으로 하는 이상 탐지 방법.
3. The method of claim 2,
The image reconstruction model applies a regularization coefficient to the loss function based on the assumption that the decoder reconstructs the image only for the trained latent features, and maximizes the variance between the latent vectors of the normal class to manage the entire latent space. Anomaly detection method, characterized in that the vector for the normal class is distributed in the fold space.
제2항에 있어서,
상기 디코더는 모든 입력 이미지에 대해 상기 정상 클래스의 특성을 갖는 이미지를 생성하는 것을 특징으로 하는 이상 탐지 방법.
3. The method of claim 2,
The decoder generates an image having the characteristics of the normal class for all input images.
제1항에 있어서,
상기 이상 결과를 출력하는 단계는,
(i) 상기 이상 이미지가 상기 정상 이미지보다 상대적으로 간단한 구조로 형성된 제1 상황 또는 (ii) 상기 이상 이미지가 상기 정상 이미지의 전체적인 구조와 기준 범위 내에서 유사한 구조로 형성된 제2 상황에서 상기 이상 이미지를 구분하여 출력하는 것을 특징으로 하는 이상 탐지 방법.
According to claim 1,
The step of outputting the abnormal result is,
(i) the abnormal image in a first situation in which the abnormal image is formed to have a relatively simple structure than the normal image, or (ii) in a second situation in which the abnormal image is formed to have a similar structure to the overall structure of the normal image within a reference range; Anomaly detection method, characterized in that the output is distinguished.
하나 이상의 프로세서 및 상기 하나 이상의 프로세서에 의해 실행되는 하나 이상의 프로그램을 저장하는 메모리를 포함하는 이상 탐지 장치에 있어서,
상기 프로세서는 원본 이미지로부터 인코더와 디코더가 결합된 이미지 복원 모델을 통해서 복원 이미지를 생성하고,
상기 프로세서는 상기 복원 이미지를 정상 이미지 또는 이상 이미지로 구분하여 이상 결과를 출력하는 것을 특징으로 하는 이상 탐지 장치.
An anomaly detection device comprising one or more processors and a memory for storing one or more programs executed by the one or more processors,
The processor generates a restored image from the original image through an image restoration model in which an encoder and a decoder are combined,
The processor divides the restored image into a normal image or an abnormal image and outputs an abnormality result.
제8항에 있어서,
상기 이미지 복원 모델에서 설계된 손실 함수는 상기 인코더가 잠재 공간의 특징 벡터가 분산되도록 설계되고, 상기 디코더는 상기 잠재 공간의 특징 벡터를 상기 복원 이미지로 재구성하며 상기 복원 이미지가 상기 정상 이미지로 재구성되도록 학습되는 것을 특징으로 하는 이상 탐지 장치.
9. The method of claim 8,
The loss function designed in the image reconstruction model is such that the encoder is designed such that the feature vectors of the latent space are distributed, the decoder reconstructs the feature vectors of the latent space into the reconstructed image, and the reconstructed image learns to be reconstructed into the normal image. Anomaly detection device, characterized in that.
제9항에 있어서,
상기 이미지 복원 모델에서 설계된 손실 함수는 상기 정상 이미지에 대해 이상 점수를 작게 유지하면서 상기 이상 이미지에 대한 이상 점수를 최대화하여 학습되는 것을 특징으로 하는 이상 탐지 장치.
10. The method of claim 9,
Anomaly detection apparatus, characterized in that the loss function designed in the image restoration model is learned by maximizing the abnormality score for the abnormal image while keeping the abnormality score for the normal image small.
제9항에 있어서,
상기 이미지 복원 모델은 정상 클래스에 해당하는 상기 정상 이미지를 항상 생성하도록 유도하여, 상기 이상 이미지에 대해서 상기 원본 이미지와 상기 복원 이미지 간의 차이를 극대화하는 것을 특징으로 하는 이상 탐지 장치.
10. The method of claim 9,
The image restoration model always induces to generate the normal image corresponding to the normal class, and maximizes the difference between the original image and the restored image with respect to the abnormal image.
제9항에 있어서,
상기 이미지 복원 모델은 상기 디코더가 훈련된 잠재 특징에 대해서만 이미지를 재구성한다는 가정에 기반하여, 상기 손실 함수에 정규화 계수를 적용하여 정상 클래스의 잠재 벡터 사이의 분산도를 최대화하여 상기 잠재 공간의 전체 매니폴드 공간에서 상기 정상 클래스에 대한 벡터를 분산시키는 것을 특징으로 하는 이상 탐지 장치.
10. The method of claim 9,
The image reconstruction model applies a regularization coefficient to the loss function based on the assumption that the decoder reconstructs the image only for the trained latent features, and maximizes the variance between the latent vectors of the normal class to manage the entire latent space. Anomaly detection apparatus, characterized in that the vector for the normal class is distributed in the fold space.
제9항에 있어서,
상기 디코더는 모든 입력 이미지에 대해 상기 정상 클래스의 특성을 갖는 이미지를 생성하는 것을 특징으로 하는 이상 탐지 장치.
10. The method of claim 9,
The decoder generates an image having the characteristics of the normal class with respect to all input images.
제8항에 있어서,
상기 프로세서는 (i) 상기 이상 이미지가 상기 정상 이미지보다 상대적으로 간단한 구조로 형성된 제1 상황 또는 (ii) 상기 이상 이미지가 상기 정상 이미지의 전체적인 구조와 기준 범위 내에서 유사한 구조로 형성된 제2 상황에서 상기 이상 이미지를 구분하여 출력하는 것을 특징으로 하는 이상 탐지 장치.
9. The method of claim 8,
The processor is configured to: (i) in a first situation in which the abnormal image is formed to have a relatively simple structure than the normal image, or (ii) in a second situation in which the abnormal image is formed to have a similar structure to the overall structure of the normal image within a reference range Anomaly detection apparatus, characterized in that the divided image is output.
KR1020200103372A 2020-08-18 2020-08-18 Anomaly Detection Apparatus Using Loss Function Based on Latent Feature Dispersion and Method Thereof KR102466716B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020200103372A KR102466716B1 (en) 2020-08-18 2020-08-18 Anomaly Detection Apparatus Using Loss Function Based on Latent Feature Dispersion and Method Thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020200103372A KR102466716B1 (en) 2020-08-18 2020-08-18 Anomaly Detection Apparatus Using Loss Function Based on Latent Feature Dispersion and Method Thereof

Publications (2)

Publication Number Publication Date
KR20220022329A true KR20220022329A (en) 2022-02-25
KR102466716B1 KR102466716B1 (en) 2022-11-11

Family

ID=80490049

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020200103372A KR102466716B1 (en) 2020-08-18 2020-08-18 Anomaly Detection Apparatus Using Loss Function Based on Latent Feature Dispersion and Method Thereof

Country Status (1)

Country Link
KR (1) KR102466716B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102506988B1 (en) * 2022-09-30 2023-03-07 (주)엘로이랩 Apparatus of anomaly detection using neural network trained using heterogeneous loss function
CN117934481A (en) * 2024-03-25 2024-04-26 国网浙江省电力有限公司宁波供电公司 Power transmission cable state identification processing method and system based on artificial intelligence

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019070965A (en) * 2017-10-10 2019-05-09 日本電信電話株式会社 Learning device, learning method, and program
KR102027389B1 (en) 2019-03-20 2019-10-01 (주)브이엠에스 Fault diagnosis system of mechanical devices using autoencoder and deep-learning
KR20200056183A (en) 2018-11-14 2020-05-22 주식회사 디플리 Anomaly Detection Method
JP2020119605A (en) * 2015-12-01 2020-08-06 株式会社Preferred Networks Abnormality detection system, abnormality detection method, abnormality detection program, and method for generating learned model

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020119605A (en) * 2015-12-01 2020-08-06 株式会社Preferred Networks Abnormality detection system, abnormality detection method, abnormality detection program, and method for generating learned model
JP2019070965A (en) * 2017-10-10 2019-05-09 日本電信電話株式会社 Learning device, learning method, and program
KR20200056183A (en) 2018-11-14 2020-05-22 주식회사 디플리 Anomaly Detection Method
KR102027389B1 (en) 2019-03-20 2019-10-01 (주)브이엠에스 Fault diagnosis system of mechanical devices using autoencoder and deep-learning

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Robust Anomaly Detection in Images using Adversarial Autoencoders, Computer Science_Machine Learning, 2019.01 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102506988B1 (en) * 2022-09-30 2023-03-07 (주)엘로이랩 Apparatus of anomaly detection using neural network trained using heterogeneous loss function
WO2024071728A1 (en) * 2022-09-30 2024-04-04 주식회사 엘로이랩 Anomaly detection device using neural network learned using heterogeneous loss function
CN117934481A (en) * 2024-03-25 2024-04-26 国网浙江省电力有限公司宁波供电公司 Power transmission cable state identification processing method and system based on artificial intelligence
CN117934481B (en) * 2024-03-25 2024-06-11 国网浙江省电力有限公司宁波供电公司 Power transmission cable state identification processing method and system based on artificial intelligence

Also Published As

Publication number Publication date
KR102466716B1 (en) 2022-11-11

Similar Documents

Publication Publication Date Title
JP7002404B2 (en) Neural network that discovers latent factors from data
Croce et al. Robustbench: a standardized adversarial robustness benchmark
Bach Consistency of the group lasso and multiple kernel learning.
Chen et al. Marginalized denoising auto-encoders for nonlinear representations
US11151335B2 (en) Machine translation using attention model and hypernetwork
KR20220022329A (en) Anomaly Detection Apparatus Using Loss Function Based on Latent Feature Dispersion and Method Thereof
AU2019201857A1 (en) Sparse neural network based anomaly detection in multi-dimensional time series
Horvat et al. Denoising normalizing flow
US20230087837A1 (en) Training data generation via reinforcement learning fault-injection
US20210278810A1 (en) Method and device for controlling a technical system using a control model
US11763152B2 (en) System and method of improving compression of predictive models
CN113408558B (en) Method, apparatus, device and medium for model verification
JP7148726B2 (en) Background suppression for anomaly detection
Hu et al. BBW: a batch balance wrapper for training deep neural networks on extremely imbalanced datasets with few minority samples
JP7007659B2 (en) Kernel learning device that uses the transformed convex optimization problem
KR20230096901A (en) Method and Apparatus for Data Augmentation for Learning Autonomous Vehicle
Sun et al. Few views image reconstruction using alternating direction method via‐norm minimization
KR102441442B1 (en) Method and apparatus for learning graph convolutional network
Yang et al. Fast image super-resolution based on limit gradient embedding cascaded forest
KR102416219B1 (en) Fair Image Translation Apparatus Using Learning Protected Attribute Representation and Method Thereof
KR20230060266A (en) Method and apparatus for generating synthetic data
US20210012195A1 (en) Information processing apparatus
CN113793396A (en) Method for generating network training image reconstruction model based on confrontation
JPWO2020110272A1 (en) Machine learning equipment, machine learning methods, and programs
KR102451640B1 (en) Continuous face aging method and apparatus via disentangled representation and multi-task learning

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant