KR102448431B1 - Method and apparatus for detecting abnormal events - Google Patents

Method and apparatus for detecting abnormal events Download PDF

Info

Publication number
KR102448431B1
KR102448431B1 KR1020180046574A KR20180046574A KR102448431B1 KR 102448431 B1 KR102448431 B1 KR 102448431B1 KR 1020180046574 A KR1020180046574 A KR 1020180046574A KR 20180046574 A KR20180046574 A KR 20180046574A KR 102448431 B1 KR102448431 B1 KR 102448431B1
Authority
KR
South Korea
Prior art keywords
abnormal event
data
processor
regression model
reference data
Prior art date
Application number
KR1020180046574A
Other languages
Korean (ko)
Other versions
KR20190122983A (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 KR1020180046574A priority Critical patent/KR102448431B1/en
Publication of KR20190122983A publication Critical patent/KR20190122983A/en
Application granted granted Critical
Publication of KR102448431B1 publication Critical patent/KR102448431B1/en

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0218Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
    • G05B23/0224Process history based detection method, e.g. whereby history implies the availability of large amounts of data
    • G05B23/024Quantitative history assessment, e.g. mathematical relationships between available data; Functions therefor; Principal component analysis [PCA]; Partial least square [PLS]; Statistical classifiers, e.g. Bayesian networks, linear regression or correlation analysis; Neural networks
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/70Game security or game management aspects
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0218Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
    • G05B23/0224Process history based detection method, e.g. whereby history implies the availability of large amounts of data
    • G05B23/0227Qualitative history assessment, whereby the type of data acted upon, e.g. waveforms, images or patterns, is not relevant, e.g. rule based assessment; if-then decisions
    • G05B23/0235Qualitative history assessment, whereby the type of data acted upon, e.g. waveforms, images or patterns, is not relevant, e.g. rule based assessment; if-then decisions based on a comparison with predetermined threshold or range, e.g. "classical methods", carried out during normal operation; threshold adaptation or choice; when or how to compare with the threshold
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0259Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the response to fault detection
    • G05B23/0267Fault communication, e.g. human machine interface [HMI]
    • G05B23/027Alarm generation, e.g. communication protocol; Forms of alarm
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0259Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the response to fault detection
    • G05B23/0275Fault isolation and identification, e.g. classify fault; estimate cause or root of failure

Abstract

비정상 이벤트 탐지를 위한 방법이 개시된다.
일 실시예에 따르면, 비정상 이벤트 탐지를 위한 방법은 과거에 발생한 참조 데이터를 처리하여 회귀 모델을 결정하는 동작; 비정상 이벤트 탐지의 대상이 되는 실제 데이터 및 상기 회귀 모델로부터 예측된 예측 데이터의 신뢰 구간을 이용하여 비정상 이벤트를 탐지하는 동작; 및 상기 예측 데이터와 상기 실제 데이터 간 차이의 누적값을 이용하여 비정상 이벤트를 탐지하는 동작을 포함할 수 있다.
A method for abnormal event detection is disclosed.
According to an embodiment, a method for detecting an abnormal event includes processing reference data that has occurred in the past to determine a regression model; detecting an abnormal event by using a confidence interval between actual data to be detected and predicted data predicted from the regression model; and detecting an abnormal event by using an accumulated value of a difference between the predicted data and the actual data.

Description

비정상 이벤트 탐지 방법 및 장치{METHOD AND APPARATUS FOR DETECTING ABNORMAL EVENTS}Abnormal event detection method and device {METHOD AND APPARATUS FOR DETECTING ABNORMAL EVENTS}

아래 실시예들은 비정상 이벤트를 탐지하기 위한 방법 및 그 방법들을 이용한 장치에 관한 것이다.The following embodiments relate to a method for detecting an abnormal event and an apparatus using the methods.

게임 서비스를 운영할 때 게임 유저들의 버그 사용 등과 같은 어뷰징이 발생할 수 있다. 이 경우 게임 내 재화가 비정상적으로 급격히 증가하게 되고 이로 인해 게임 서비스에 치명적인 영향을 미칠 수 있다.When operating a game service, abusing such as bugs used by game users may occur. In this case, the goods in the game will increase abnormally and rapidly, which may have a fatal impact on the game service.

일반적으로 게임 서비스의 운영자는 어뷰징이 발생하는 것을 차단하기 위하여 게임 내 주요 지표에 대하여 비정상적인 이벤트의 발생 여부를 모니터링 한다. 비정상적인 이벤트는 확률상 매우 드물게 발생하기 때문에 게임 서비스의 운영자가 실시간으로 다양한 지표를 모니터링하는 것은 시간과 비용적인 측면에서 비효율적일 수 있다. 따라서, 게임 서비스의 운영자에 의한 지속적인 모니터링 없이 자동으로 비정상 이벤트를 탐지하는 기술이 요구된다.In general, the game service operator monitors the occurrence of abnormal events with respect to major indices in the game in order to prevent abusing from occurring. Since abnormal events occur very rarely in terms of probability, it may be inefficient in terms of time and money for operators of game services to monitor various indicators in real time. Accordingly, a technology for automatically detecting an abnormal event without continuous monitoring by an operator of a game service is required.

일 실시예에 따른 비정상 이벤트 탐지 방법은, 과거에 발생한 참조 데이터를 처리하여 회귀 모델을 결정하는 동작; 비정상 이벤트 탐지의 대상이 되는 실제 데이터 및 상기 회귀 모델로부터 예측된 예측 데이터의 신뢰 구간을 이용하여 비정상 이벤트를 탐지하는 동작; 및 상기 실제 데이터와 상기 예측 데이터 간 차이의 누적값을 이용하여 비정상 이벤트를 탐지하는 동작을 포함할 수 있다.A method for detecting an abnormal event according to an embodiment may include: determining a regression model by processing reference data that has occurred in the past; detecting an abnormal event by using a confidence interval between actual data to be detected and predicted data predicted from the regression model; and detecting an abnormal event by using an accumulated value of a difference between the real data and the predicted data.

일 실시예에 따른 상기 회귀 모델을 결정하는 동작은, 상기 참조 데이터의 주기성을 나타내는 주기 정보, 상기 참조 데이터의 증감에 영향을 미치는 이벤트 정보 및 상기 참조 데이터의 추세를 나타내는 추세 정보를 추출하는 동작; 및 상기 주기 정보, 이벤트 정보 및 추세 정보에 기초하여 상기 참조 데이터의 변동 패턴을 회귀 분석하는 동작을 포함할 수 있다.The determining of the regression model according to an embodiment may include: extracting period information indicating the periodicity of the reference data, event information affecting the increase or decrease of the reference data, and trend information indicating a trend of the reference data; and regression-analyzing the variation pattern of the reference data based on the period information, event information, and trend information.

일 실시예에 따른 상기 신뢰 구간을 이용하여 비정상 이벤트를 탐지하는 동작은, 상기 예측 데이터의 신뢰 구간을 결정하는 동작; 및 상기 실제 데이터가 상기 신뢰 구간을 벗어나는지 여부를 탐지하는 동작을 포함할 수 있다.The detecting of the abnormal event using the confidence interval according to an embodiment may include: determining a confidence interval of the prediction data; and detecting whether the actual data deviates from the confidence interval.

일 실시예에 따른 비정상 이벤트 탐지 방법은, 상기 비정상 이벤트의 발생에 대하여 미리 설정된 조건을 만족하는 경우, 사용자에게 알림을 전달하는 동작을 더 포함할 수 있다.The abnormal event detection method according to an embodiment may further include delivering a notification to a user when a preset condition is satisfied for the occurrence of the abnormal event.

일 실시예에 따른 상기 누적값을 이용하여 비정상 이벤트를 탐지하는 동작은, 상기 실제 데이터와 상기 예측 데이터 간 차이의 누적값을 결정하는 동작; 및 상기 누적값의 평균에 대한 절대값이 미리 설정된 임계값을 초과하는 경우 사용자에게 알림을 전달하는 동작을 포함할 수 있다.The detecting of the abnormal event using the accumulated value according to an embodiment may include: determining an accumulated value of a difference between the real data and the predicted data; and transmitting a notification to the user when the absolute value of the average of the accumulated values exceeds a preset threshold value.

일 실시예에 따른 비정상 이벤트 탐지 방법은, 상기 비정상 이벤트가 발생한 경우, 비정상 이벤트 발생의 원인을 분석하는 동작; 및 상기 원인이 상기 회귀 모델의 오류에 의한 것인 경우, 상기 회귀 모델을 업데이트 하는 동작을 더 포함할 수 있다.An abnormal event detection method according to an embodiment may include, when the abnormal event occurs, analyzing a cause of the occurrence of the abnormal event; and updating the regression model when the cause is due to an error in the regression model.

일 실시예에 따른 비정상 이벤트 탐지 장치에 있어서, 프로세서를 포함하고, 상기 프로세서는, 과거에 발생한 참조 데이터를 처리하여 회귀 모델을 결정하고, 비정상 이벤트 탐지의 대상이 되는 실제 데이터 및 상기 회귀 모델로부터 예측된 예측 데이터의 신뢰 구간을 이용하여 비정상 이벤트를 탐지하고, 상기 실제 데이터와 상기 예측 데이터 간 차이의 누적값을 이용하여 비정상 이벤트를 탐지할 수 있다.An apparatus for detecting an abnormal event according to an embodiment includes a processor, wherein the processor determines a regression model by processing reference data that has occurred in the past, and predicts from actual data to be detected as an abnormal event and the regression model An abnormal event may be detected using the confidence interval of the predicted data, and the abnormal event may be detected using an accumulated value of a difference between the actual data and the prediction data.

일 실시예에 따른 상기 프로세서는, 상기 참조 데이터의 주기성을 나타내는 주기 정보, 상기 참조 데이터의 증감에 영향을 미치는 이벤트 정보 및 상기 참조 데이터의 추세를 나타내는 추세 정보를 추출하고, 상기 주기 정보, 이벤트 정보 및 추세 정보에 기초하여 상기 참조 데이터의 변동 패턴을 회귀 분석할 수 있다.The processor according to an embodiment extracts period information indicating the periodicity of the reference data, event information affecting the increase or decrease of the reference data, and trend information indicating a trend of the reference data, the period information and the event information and a regression analysis of the variation pattern of the reference data based on the trend information.

일 실시예에 따른 상기 프로세서는, 상기 예측 데이터의 신뢰 구간을 결정하고, 상기 실제 데이터가 상기 신뢰 구간을 벗어나는지 여부를 탐지할 수 있다.The processor according to an embodiment may determine a confidence interval of the prediction data and detect whether the actual data deviates from the confidence interval.

일 실시예에 따른 상기 프로세서는, 상기 비정상 이벤트의 발생에 대하여 미리 설정된 조건을 만족하는 경우, 사용자에게 알림을 전달할 수 있다.The processor according to an embodiment may deliver a notification to the user when a preset condition is satisfied for the occurrence of the abnormal event.

일 실시예에 따른 상기 프로세서는, 상기 실제 데이터와 상기 예측 데이터 간 차이의 누적값을 결정하고, 상기 누적값의 평균에 대한 절대값이 미리 설정된 임계값을 초과하는 경우 사용자에게 알림을 전달할 수 있다.The processor according to an embodiment may determine an accumulated value of a difference between the actual data and the predicted data, and transmit a notification to the user when the absolute value of the average of the accumulated values exceeds a preset threshold value .

일 실시예에 따른 상기 프로세서는, 상기 비정상 이벤트가 발생한 경우, 비정상 이벤트 발생의 원인을 분석하고, 상기 원인이 상기 회귀 모델의 오류에 의한 것인 경우, 상기 회귀 모델을 업데이트 할 수 있다.When the abnormal event occurs, the processor may analyze a cause of the occurrence of the abnormal event, and if the cause is due to an error in the regression model, update the regression model.

도 1은 일 실시예에 따른 비정상 이벤트 탐지 장치를 도시한 도면이다.
도 2는 일 실시예에 따른 비정상 이벤트 탐지 방법을 나타내는 플로우 차트이다.
도 3은 일 실시예에 따른 회귀 모델 생성 및 회귀 모델을 통한 예측 과정을 도시한 도면이다.
도 4는 일 실시예에 따른 실제 데이터 및 예측 데이터의 신뢰 구간을 이용하여 비정상 이벤트를 탐지하는 방법을 도시한 도면이다.
도 5는 일 실시예에 따른 실제 데이터와 예측 데이터 간 차이의 누적값을 이용하여 비정상 이벤트를 탐지하는 방법을 도시한 도면이다.
1 is a diagram illustrating an apparatus for detecting an abnormal event according to an exemplary embodiment.
2 is a flowchart illustrating an abnormal event detection method according to an exemplary embodiment.
3 is a diagram illustrating a process of generating a regression model and predicting through the regression model according to an exemplary embodiment.
4 is a diagram illustrating a method of detecting an abnormal event using a confidence interval of real data and predicted data according to an embodiment.
5 is a diagram illustrating a method of detecting an abnormal event using an accumulated value of a difference between real data and predicted data according to an exemplary embodiment.

실시예들에 대한 특정한 구조적 또는 기능적 설명들은 단지 예시를 위한 목적으로 개시된 것으로서, 다양한 형태로 변경되어 실시될 수 있다. 따라서, 실시예들은 특정한 개시형태로 한정되는 것이 아니며, 본 명세서의 범위는 기술적 사상에 포함되는 변경, 균등물, 또는 대체물을 포함한다.Specific structural or functional descriptions of the embodiments are disclosed for purposes of illustration only, and may be changed and implemented in various forms. Accordingly, the embodiments are not limited to a specific disclosure form, and the scope of the present specification includes changes, equivalents, or substitutes included in the technical spirit.

제1 또는 제2 등의 용어를 다양한 구성요소들을 설명하는데 사용될 수 있지만, 이런 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 해석되어야 한다. 예를 들어, 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소는 제1 구성요소로도 명명될 수 있다.Although terms such as first or second may be used to describe various elements, these terms should be interpreted only for the purpose of distinguishing one element from another. For example, a first component may be termed a second component, and similarly, a second component may also be termed a first component.

어떤 구성요소가 다른 구성요소에 "연결되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다.When a component is referred to as being “connected” to another component, it may be directly connected or connected to the other component, but it should be understood that another component may exist in between.

단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 명세서에서, "포함하다" 또는 "가지다" 등의 용어는 설명된 특징, 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것이 존재함으로 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The singular expression includes the plural expression unless the context clearly dictates otherwise. In this specification, terms such as "comprise" or "have" are intended to designate that the described feature, number, step, operation, component, part, or combination thereof exists, and includes one or more other features or numbers, It should be understood that the possibility of the presence or addition of steps, operations, components, parts or combinations thereof is not precluded in advance.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 해당 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가진다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 갖는 것으로 해석되어야 하며, 본 명세서에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art. Terms such as those defined in a commonly used dictionary should be interpreted as having a meaning consistent with the meaning in the context of the related art, and should not be interpreted in an ideal or excessively formal meaning unless explicitly defined in the present specification. does not

본 명세서에서 사용자는 게임 서비스를 제공하는 주체로서, 예를 들어, 게임 서비스의 운영자를 포함할 수 있다. 그리고, 게임 서비스 내 유저는 게임 서비스를 제공 받아 게임 서비스를 이용하는 플레이어이다.In the present specification, a user is a subject providing a game service, and may include, for example, an operator of the game service. A user in the game service is a player who is provided with the game service and uses the game service.

비정상 이벤트는 게임 서비스 내 컨텐츠의 변경, 게임 서비스의 마케팅 전략 변경과 같은 사용자의 게임 서비스에 대한 설정 또는 게임 서비스 내 유저의 플레이 패턴 변화 등과 같은 원인에 의해 발생한 이벤트가 아닌 게임 서비스 내 유저의 버그 등을 이용한 어뷰징에 의해 발생하는 이벤트이다.Abnormal events are not events that occur due to causes such as changes in the contents of the game service, changes in the user's game service settings, such as changes in the marketing strategy of the game service, or changes in the user's play pattern within the game service, such as user's bugs in the game service, etc. This is an event that occurs by abusing using

참조 데이터는 게임 서비스 내 특정 지표와 관련하여 과거에 발생한 데이터일 수 있다. 여기서, 일 실시예에 따른 게임 서비스 내 특정 지표는 게임 내 화폐, 아이템 등과 같은 게임 내 재화를 포함할 수 있다. 그리고, 실제 데이터는 게임 서비스 내 특정 지표와 관련하여 참조 데이터 이후에 실제로 발생한 데이터로서, 비정상 이벤트 탐지의 대상이 되는 데이터일 수 있다.The reference data may be data generated in the past in relation to a specific indicator in the game service. Here, the specific indices in the game service according to an embodiment may include in-game goods such as in-game currency and items. In addition, the actual data is data that is actually generated after the reference data in relation to a specific indicator in the game service, and may be data that is a target of abnormal event detection.

도 1은 일 실시예에 따른 비정상 이벤트 탐지 장치를 도시한 도면일 수 있다.1 may be a diagram illustrating an apparatus for detecting an abnormal event according to an embodiment.

도 1을 참조하면, 비정상 이벤트 탐지 장치(100)는 비정상 이벤트를 탐지하기 위한 프로세서를 포함할 수 있다. 비정상 이벤트 탐지 장치(100)의 프로세서는 소프트웨어 모듈, 하드웨어 모듈 또는 이들의 조합으로 구현될 수 있다.Referring to FIG. 1 , the abnormal event detecting apparatus 100 may include a processor for detecting an abnormal event. The processor of the abnormal event detection apparatus 100 may be implemented as a software module, a hardware module, or a combination thereof.

비정상 이벤트 탐지 장치(100)는 비정상 이벤트의 발생을 탐지하기 위하여 데이터를 입력 받을 수 있다. 비정상 이벤트 탐지 장치(100)에 입력되는 데이터는 참조 데이터 및 실제 데이터를 포함할 수 있다.The abnormal event detection apparatus 100 may receive data to detect the occurrence of an abnormal event. Data input to the abnormal event detection apparatus 100 may include reference data and actual data.

비정상 이벤트 탐지 장치(100)의 프로세서는 비정상 이벤트 탐지 장치(100)에 입력된 데이터를 이용하여 비정상 이벤트를 탐지하기 위한 회귀 모델을 모델링할 수 있다. 회귀 모델은 주어진 데이터 간에 나타나는 경향성을 설명하기 위한 모델로서, 데이터를 설명해 줄 수 있는 중심적인 경향을 찾는 것을 목적으로 한다.The processor of the abnormal event detection apparatus 100 may model a regression model for detecting an abnormal event by using data input to the abnormal event detection apparatus 100 . A regression model is a model to explain the tendency among given data, and the purpose is to find a central tendency that can explain the data.

프로세서는 모델링한 회귀 모델을 통해 비정상 이벤트의 발생 여부를 결정할 수 있다. 그리고, 비정상 이벤트가 발생한 경우, 프로세서는 사용자에게 비정상 이벤트 발생에 대한 알림을 전달할 수 있다.The processor may determine whether an abnormal event occurs through the modeled regression model. And, when an abnormal event occurs, the processor may deliver a notification about the occurrence of the abnormal event to the user.

도 2는 일 실시예에 따른 비정상 이벤트 탐지 방법을 나타내는 플로우 차트일 수 있다.2 may be a flowchart illustrating an abnormal event detection method according to an embodiment.

동작(200)에서, 비정상 이벤트 탐지 장치(100)는 데이터를 수신할 수 있다. 이 때, 데이터는 참조 데이터 및 실제 데이터를 포함할 수 있다. 비정상 이벤트 탐지 장치(100)의 프로세서는 참조 데이터를 처리하여 비정상 이벤트를 탐지하기 위한 회귀 모델을 생성할 수 있다. In operation 200, the abnormal event detection apparatus 100 may receive data. In this case, the data may include reference data and actual data. The processor of the abnormal event detecting apparatus 100 may generate a regression model for detecting the abnormal event by processing the reference data.

보다 구체적으로, 프로세서는 참조 데이터로부터 복수의 정보를 추출할 수 있다. 이 때, 참조 데이터로부터 추출한 복수의 정보는 참조 데이터의 주기성을 나타내는 주기 정보, 참조 데이터의 증감에 영향을 미치는 이벤트 정보 및 참조 데이터의 추세를 나타내는 추세 정보를 포함할 수 있다. 그리고, 프로세서는 추출한 주기 정보, 이벤트 정보 및 추세 정보를 이용하여 참조 데이터의 변동 패턴을 회귀 분석함으로써 비정상 이벤트를 탐지하기 위한 회귀 모델을 생성할 수 있다.More specifically, the processor may extract a plurality of pieces of information from the reference data. In this case, the plurality of pieces of information extracted from the reference data may include period information indicating the periodicity of the reference data, event information affecting the increase or decrease of the reference data, and trend information indicating the trend of the reference data. Then, the processor may generate a regression model for detecting an abnormal event by regression-analyzing a variation pattern of the reference data using the extracted period information, event information, and trend information.

프로세서는 참조 데이터부터 추출한 복수의 정보를 이용하여 생성된 회귀 모델을 통해 비정상 이벤트 탐지를 위한 예측 데이터를 생성할 수 있다. 여기서, 예측 데이터는 참조 데이터 이후에 발생할 실제 데이터에 대한 예측값일 수 있다.The processor may generate prediction data for abnormal event detection through a regression model generated using a plurality of pieces of information extracted from reference data. Here, the prediction data may be a prediction value for actual data to be generated after the reference data.

동작(201)에서, 프로세서는 동작(200)에서 회귀 모델을 통해 생성된 예측 데이터의 신뢰 구간을 이용하여 비정상 이벤트의 발생 여부에 대한 1차 탐지를 수행할 수 있다.In operation 201 , the processor may perform primary detection of whether an abnormal event has occurred by using the confidence interval of the prediction data generated through the regression model in operation 200 .

프로세서는 예측 데이터의 신뢰 구간을 결정하고, 실제 데이터와 예측 데이터를 비교할 수 있다. 그리고, 프로세서는 실제 데이터와 예측 데이터의 비교 결과, 실제 데이터가 예측 데이터의 신뢰 구간을 벗어나는 값을 포함 하는지 여부를 탐지할 수 있다. 이 때, 실제 데이터가 예측 데이터의 신뢰 구간을 벗어나는 값을 포함하는 경우, 프로세서는 해당 실제 데이터 값을 비정상으로 결정하고, 비정상 실제 데이터의 발생에 원인이되는 이벤트를 비정상 이벤트로 결정할 수 있다.The processor may determine a confidence interval of the prediction data and compare the actual data and the prediction data. In addition, the processor may detect whether the actual data includes a value out of the confidence interval of the prediction data as a result of comparing the actual data and the prediction data. In this case, when the actual data includes a value that is out of the confidence interval of the prediction data, the processor may determine the corresponding actual data value to be abnormal, and determine the event causing the generation of the abnormal real data as the abnormal event.

동작(201)에서 프로세서가 수행하는 1차 탐지는 비정상 이벤트로 인하여 게임 서비스 내 특정 지표가 급격히 변화하는 경우에 적용이 가능하지만, 게임 서비스 내 소수의 게임 유저에 의한 어뷰징으로 인해 게임 서비스 내 특정 지표가 급격한 변화 없이 점진적으로 변화하는 경우에는 비정상 이벤트를 탐지에 한계가 있을 수 있다. 따라서, 프로세서는 동작(201)에서 수행하는 비정상 이벤트에 대한 1차 탐지 이외에 동작(202)를 통해 비정상 이벤트에 대한 2차 탐지를 수행할 수 있다.The primary detection performed by the processor in operation 201 can be applied to a case in which a specific indicator in the game service rapidly changes due to an abnormal event, but due to abusing by a small number of game users in the game service, a specific indicator in the game service In the case where is a gradual change without a sudden change, there may be a limit to the detection of an abnormal event. Accordingly, in addition to the primary detection of the abnormal event performed in operation 201 , the processor may perform secondary detection of the abnormal event through operation 202 .

동작(202)에서, 프로세서는 동작(200)에서 게임 서비스 내에서 실제로 발생한 실제 데이터와 회귀 모델을 통해 생성된 예측 데이터 간 차이의 누적값을 이용하여 비정상 이벤트의 발생 여부에 대한 2차 탐지를 수행할 수 있다.In operation 202, the processor performs secondary detection of whether an abnormal event occurs by using the accumulated value of the difference between the actual data that actually occurred in the game service in operation 200 and the predicted data generated through the regression model in operation 200 can do.

프로세서는 실제 데이터와 예측 데이터 간 차이를 결정할 수 있다. 그리고, 프로세서는 결정된 차이의 누적값의 평균이 일정 규모 이상이 되는지 여부를 탐지할 수 있다. 이 때, 실제 데이터와 예측 데이터 간 차이의 누적값이 일정 규모 이상이 되는 경우, 프로세서는 해당 실제 데이터에 비정상 이벤트가 발생한 것으로 결정할 수 있다.The processor may determine a difference between the actual data and the predicted data. In addition, the processor may detect whether the average of the accumulated values of the determined differences is greater than or equal to a predetermined scale. In this case, when the accumulated value of the difference between the real data and the predicted data is equal to or greater than a certain scale, the processor may determine that an abnormal event has occurred in the corresponding real data.

동작(203)에서, 프로세서는 비정상 이벤트의 발생 사실에 대한 알림을 사용자에게 전달할 수 있다.In operation 203 , the processor may deliver a notification about the occurrence of the abnormal event to the user.

1차 탐지 또는 2차 탐지 중 적어도 하나에 의해 비정상 이벤트의 발생이 탐지된 경우, 프로세서는 사용자에게 비정상 이벤트 발생에 대한 알림을 전달할 수 있다.When the occurrence of the abnormal event is detected by at least one of the primary detection and the secondary detection, the processor may deliver a notification of the occurrence of the abnormal event to the user.

특히, 1차 탐지를 통해 비정상 이벤트의 발생이 탐지된 경우, 프로세서는 탐지 오류로 인해 빈번한 알림이 발생하는 것을 방지하기 위하여 비정상 이벤트의 발생이 미리 설정된 조건을 만족하는 경우 사용자에게 알림을 전달할 수 있다.In particular, when the occurrence of an abnormal event is detected through the primary detection, the processor may deliver a notification to the user when the occurrence of the abnormal event satisfies a preset condition in order to prevent frequent notifications from occurring due to a detection error. .

동작(204)에서, 프로세서는 1차 탐지 또는 2차 탐지 중 적어도 하나에 의해 탐지된 비정상 이벤트의 발생 원인을 분석하여 탐지된 비정상 이벤트가 게임 서비스 내 유저의 어뷰징에 의해 발생한 것인지 여부를 결정할 수 있다.In operation 204, the processor may analyze the cause of occurrence of the abnormal event detected by at least one of the primary detection and the secondary detection to determine whether the detected abnormal event is caused by a user's abusing in the game service. .

동작(205)에서, 프로세서는 비정상 이벤트의 발생 원인을 참고하여 동작(200)에서 생성한 회귀 모델의 업데이트 여부를 결정할 수 있다.In operation 205 , the processor may determine whether to update the regression model generated in operation 200 by referring to the cause of the occurrence of the abnormal event.

보다 구체적으로, 동작(204)에서 분석한 비정상 이벤트의 발생 원인이 게임 서비스 내 유저의 어뷰징이 아닌 경우, 프로세서는 동작(200)에서 모델링한 회귀 모델의 업데이트를 결정할 수 있다. 예를 들어, 게임 서비스 내 유저의 어뷰징이 아닌 게임 서비스 내 컨텐츠, 게임 서비스의 마케팅 전략 또는 게임 서비스 내 유저의 플레이 패턴 변화 등에 의해 비정상 이벤트가 발생한 경우, 프로세서는 해당 발생 원인을 반영하여 회귀 모델을 업데이트 할 것을 결정할 수 있다.More specifically, when the cause of the occurrence of the abnormal event analyzed in operation 204 is not user abusing in the game service, the processor may determine to update the regression model modeled in operation 200 . For example, if an abnormal event occurs due to content in the game service, marketing strategy of the game service, or a change in the user's play pattern in the game service, not the user's abusing in the game service, the processor reflects the cause of the occurrence and builds a regression model You can decide to update.

도 3은 일 실시예에 따른 회귀 모델 생성 및 회귀 모델을 통한 예측 과정을 도시한 도면이다.3 is a diagram illustrating a process of generating a regression model and predicting through the regression model according to an exemplary embodiment.

도 3을 참조하면, 비정상 이벤트 탐지 장치(100)의 프로세서는 비정상 이벤트 탐지를 위한 회귀 모델을 모델링 할 수 있다. 그리고, 프로세서는 모델링한 회귀 모델을 이용하여 게임 내 지표의 증감량에 대한 예측 데이터를 생성하고, 생성된 예측 데이터를 이용하여 비정상 이벤트의 탐지를 수행할 수 있다. 프로세서는 지속적인 비정상 이벤트 발생에 대한 모니터링을 위해 위의 과정을 반복적으로 수행할 수 있다.Referring to FIG. 3 , the processor of the abnormal event detection apparatus 100 may model a regression model for abnormal event detection. In addition, the processor may generate prediction data for the increase/decrease amount of the in-game indicator using the modeled regression model, and detect an abnormal event using the generated prediction data. The processor may repeatedly perform the above process in order to continuously monitor the occurrence of abnormal events.

비정상 이벤트 탐지 장치(100)는 게임 서비스에 대한 데이터를 수신할 수 있고, 비정상 이벤트 탐지 장치(100)의 프로세서는 비정상 이벤트 탐지 장치(100)가 수신한 데이터 중 게임 서비스 내 복수의 지표에 대한 과거 정보를 포함하고 있는 참조 데이터에 대하여 전처리를 수행할 수 있다. 그리고, 프로세서는 전처리 된 참조 데이터를 이용하여 비정상 이벤트 탐지를 위한 회귀 모델을 생성할 수 있다. The abnormal event detection apparatus 100 may receive data on a game service, and the processor of the abnormal event detection apparatus 100 may store past data for a plurality of indices in the game service among the data received by the abnormal event detection apparatus 100 . Preprocessing can be performed on reference data containing information. In addition, the processor may generate a regression model for abnormal event detection using the preprocessed reference data.

보다 구체적으로, 프로세서는 참조 데이터에 포함된 특정 지표에 대하여 전처리를 수행할 수 있다. 예를 들어, 프로세서는 게임 서비스 내 재화에 대하여 아래의 표 1과 같은 형식으로 전처리를 수행할 수 있다.More specifically, the processor may perform pre-processing on a specific indicator included in the reference data. For example, the processor may perform pre-processing on the goods in the game service in the format shown in Table 1 below.

재화 증감량change of goods 일시date 이벤트 변수1event variable 1 이벤트 변수2event variable 2 ...... 123,456,789123,456,789 2018-04-02 09:00:002018-04-02 09:00:00 00 1One ...... 123,789,456123,789,456 2018-04-02 10:00:002018-04-02 10:00:00 00 00 ...... 132,453,987132,453,987 2018-04-02 11:00:002018-04-02 11:00:00 1One 00 ...... ...... ...... 1One 00 ......

그리고, 프로세서는 전처리 된 참조 데이터로부터 복수의 정보를 추출할 수 있다. 이 때, 복수의 정보는 요일, 시간대 등과 같이 시간 주기에 대한 정보를 나타내는 주기 정보, 재화의 증감에 영향을 미치는 게임 서비스 내 이벤트 정보(이벤트가 발생하면 1, 이벤트가 발생하지 않으면 0), 재화의 전반적인 증감량의 상승/하락 추세를 나타내는 추세 정보 등을 포함할 수 있다. 여기서, 표 1의 게임 서비스 내 지표 및 형식은 일례에 불과하고, 게임 서비스 내 지표 및 프로세서에 의해 전처리 된 참조 데이터의 형식은 이에 한정되지 않는다.In addition, the processor may extract a plurality of pieces of information from the preprocessed reference data. At this time, the plurality of information includes period information indicating information about the time period such as day of the week and time zone, event information in the game service that affects the increase or decrease of goods (1 if an event occurs, 0 if no event occurs), goods may include trend information indicating an upward/downward trend of the overall increase/decrease of Here, the index and format in the game service in Table 1 are only examples, and the format of the index in the game service and the reference data preprocessed by the processor is not limited thereto.

프로세서는 참조 데이터로부터 추출된 복수의 정보를 이용하여 비정상 이벤트의 탐지에 이용될 예측 데이터를 생성하기 위한 회귀 모델을 생성할 수 있다. 프로세서는 Time-Windowing 방식을 이용하여 회귀 모델을 모델링 할 수 있다. 이 때, Time-Windowing의 주기는 일반적인 회귀 모델의 튜닝 과정을 통해 결정될 수 있다.The processor may generate a regression model for generating prediction data to be used for detection of an abnormal event by using the plurality of pieces of information extracted from the reference data. The processor can model the regression model using the time-windowing method. In this case, the period of Time-Windowing can be determined through the tuning process of a general regression model.

도 4는 일 실시예에 따른 실제 데이터 및 예측 데이터의 신뢰 구간을 이용하여 비정상 이벤트를 탐지하는 방법을 도시한 도면이다.4 is a diagram illustrating a method of detecting an abnormal event using a confidence interval of real data and predicted data according to an embodiment.

비정상 이벤트 탐지 장치(100)의 프로세서는 단순히 회귀 모델로부터 생성된 예측 데이터를 이용하여 비정상 이벤트를 탐지하기에 앞서, 회귀 모델을 통해 생성된 예측 데이터의 신뢰 구간을 결정할 수 있다. 프로세서는 설정한 신뢰 구간을 이용하여 게임 서비스 내에서 실제로 발생한 실제 데이터에 비정상 이벤트가 발생했는지 여부에 대한 1차 탐지를 수행할 수 있다. 그리고, 프로세서는 1차 탐지 결과 실제 데이터에 비정상 이벤트가 발생한 경우 사용자에게 알림을 전달할 수 있다. 또한, 프로세서는 비정상 이벤트의 발생 원인을 분석하여 회귀 모델의 업데이트 필요 여부를 판단하여, 회귀 모델의 업데이트가 필요한 경우 기존의 회귀 모델을 업데이트한 새로운 회귀 모델을 생성할 수 있다.The processor of the abnormal event detection apparatus 100 may simply determine a confidence interval of the prediction data generated through the regression model before detecting the abnormal event using the prediction data generated from the regression model. The processor may perform primary detection of whether an abnormal event has occurred in actual data actually generated within the game service using the set confidence interval. In addition, the processor may deliver a notification to the user when an abnormal event occurs in actual data as a result of the first detection. In addition, the processor may analyze the cause of the occurrence of the abnormal event to determine whether the regression model needs to be updated, and when the regression model needs to be updated, the processor may generate a new regression model updated from the existing regression model.

보다 구체적으로, 예측 데이터는 과거에 발생한 데이터인 참조 데이터를 이용하여 모델링 된 회귀 모델을 통해 생성된 점추정치들의 집합으로서, 예측 데이터만을 이용하여 게임 서비스 내에서 실제로 발생한 실제 데이터의 비정상 이벤트를 탐지하는 경우 신뢰도에 문제가 생길 수 있다. 따라서, 프로세서는 단순히 회귀 모델을 통해 생성된 예측 데이터를 이용하여 비정상 이벤트를 탐지하기에 앞서, 회귀 모델을 통해 생성된 예측 데이터의 신뢰 구간을 결정할 수 있다. 프로세서는 예측 데이터를 중심으로 예측 데이터의 상한선과 예측 데이터의 하한선을 결정할 수 있고, 예측 데이터의 상한선과 예측 데이터의 하한선 사이 구간을 신뢰 구간으로 결정할 수 있다.More specifically, prediction data is a set of point estimates generated through a regression model modeled using reference data, which is data that has occurred in the past. In this case, reliability may be compromised. Accordingly, the processor may determine a confidence interval of the prediction data generated through the regression model before simply detecting the abnormal event using the prediction data generated through the regression model. The processor may determine the upper limit of the prediction data and the lower limit of the prediction data based on the prediction data, and may determine the interval between the upper limit of the prediction data and the lower limit of the prediction data as the confidence interval.

프로세서는 결정된 신뢰 구간을 이용하여 게임 서비스 내 비정상 이벤트의 발생 여부를 판단할 수 있다. 프로세서는 실제 데이터와 신뢰 구간을 비교하여, 실제 데이터가 예측 데이터의 신뢰 구간 범위 내에 존재하는 경우 게임 서비스 내 비정상 이벤트가 발생하지 않은 것으로 판단할 수 있다. 그러나, 시점(400)과 같이 실제 데이터가 예측 데이터의 신뢰 구간을 벗어나 존재하는 경우, 프로세서는 게임 서비스 내 비정상 데이터가 발생한 것으로 판단하고, 사용자에게 비정상 이벤트의 발생 사실에 대한 알림을 전달할 수 있다.The processor may determine whether an abnormal event occurs in the game service using the determined confidence interval. The processor may compare the actual data with the confidence interval, and when the actual data is within the confidence interval range of the prediction data, it may be determined that the abnormal event in the game service does not occur. However, when the actual data exists outside the confidence interval of the prediction data, such as the time point 400 , the processor may determine that abnormal data in the game service has occurred, and deliver a notification of the occurrence of the abnormal event to the user.

예측 데이터의 신뢰 구간을 이용하여 비정상 이벤트의 발생을 탐지한 경우, 프로세서는 비정상 이벤트의 발생 사실에 대한 알림을 사용자에게 전달하기 전에 추가적인 과정을 수행할 수 있다.When the occurrence of the abnormal event is detected using the confidence interval of the prediction data, the processor may perform an additional process before delivering a notification of the occurrence of the abnormal event to the user.

예측 데이터의 신뢰 구간을 이용하여 비정상 이벤트를 탐지하는 경우, 프로세서는 실제 데이터 값이 예측 데이터의 신뢰 구간을 얼마나 벗어났는지에 대한 판단 없이 단순히 신뢰 구간을 벗어나기만 하면 비정상 이벤트가 발생한 것으로 판단할 수 있다. 그러나, 위에서 언급한 바와 같이 예측 데이터는 과거에 발생한 데이터인 참조 데이터를 이용하여 모델링 된 회귀 모델을 통해 생성되었기 때문에 비정상 이벤트 탐지에 있어서 신뢰 구간이 완벽하지 않을 수 있다. 따라서, 실제로는 비정상 이벤트가 발생하지 않았음에도 불구하고 오류에 의한 비정상 이벤트의 탐지가 발생할 수 있고, 이로 인해 사용자에게 비정상 이벤트 발생에 대한 알림이 빈번하게 전달될 수 있다.When an abnormal event is detected using the confidence interval of the prediction data, the processor can determine that the abnormal event has occurred if the actual data value simply deviates from the confidence interval without determining how much the actual data value deviates from the confidence interval of the prediction data. . However, as mentioned above, since the prediction data was generated through a regression model modeled using reference data, which is data that occurred in the past, the confidence interval may not be perfect in detecting abnormal events. Accordingly, even though the abnormal event does not actually occur, an abnormal event may be detected due to an error, and thus, a notification about the occurrence of the abnormal event may be frequently delivered to the user.

이러한 케이스를 방지하기 위하여 프로세서는 비정상 이벤트를 탐지 하더라도 미리 설정된 조건을 만족하는 경우에만 사용자에게 알림을 전달할 수 있다. 예를 들어, 프로세서는 미리 설정된 N시간 동안 미리 설정된 X번 만큼 비정상 이벤트가 탐지된 경우에 사용자에게 알림을 전송할 수 있다.In order to prevent such a case, the processor may deliver a notification to the user only when a preset condition is satisfied even if an abnormal event is detected. For example, the processor may transmit a notification to the user when an abnormal event is detected as many times as preset X times during preset N hours.

프로세서는 탐지된 비정상 이벤트의 발생 원인을 분석하고, 분석한 발생 원인에 기초하여 회귀 모델을 업데이트 할 수 있다. 비정상 이벤트는 게임 서비스 내 유저의 어뷰징에 의해 발생하는 경우 이외에도 회귀 모델이 업데이트 되지 않은 경우 발생할 수 있다.The processor may analyze a cause of the detected abnormal event and update the regression model based on the analyzed cause. Abnormal events may occur when the regression model is not updated in addition to the case where the user is abusing the game service.

예를 들어, 매주 특정 요일에 발생하는 게임 서비스 내 핵심 컨텐츠 추가와 같은 게임 서비스 내 컨텐츠의 변화, 게임 서비스 내 재화의 증감에 영향을 주는 비정기적인 마케팅 프로모션과 같은 게임 서비스의 마케팅 전략의 변화 또는 게임 서비스 내 유저의 플레이 패턴 변화 등이 발생한 경우, 회귀 모델을 모델링 하는데 이용되는 참조 데이터의 주기 정보, 이벤트 정보 또는 추세 정보에 변경이 생길 수 있다. 그러나, 회귀 모델을 모델링하는데 이용되는 참조 데이터에 이러한 정보가 포함되어 있지 않은 경우 프로세서는 게임 서비스 내 유저의 어뷰징이 발생하지 않았음에도 불구하고 비정상 이벤트를 오탐하는 경우가 발생할 수 있다.For example, changes in content in game services such as adding core content in game services that occur on a specific day of the week, changes in marketing strategy of game services, such as irregular marketing promotions that affect the increase or decrease of goods in game services, or games When a change in a user's play pattern in the service occurs, period information, event information, or trend information of reference data used to model the regression model may be changed. However, when the reference data used to model the regression model does not include such information, the processor may falsely detect an abnormal event even though user abusing has not occurred in the game service.

따라서, 프로세서는 탐지된 비정상 이벤트의 발생 원인을 분석하고, 분석한 발생 원인이 게임 서비스에 대한 정보 변경에 의한 것인 경우, 변경된 정보에 기초하여 회귀 모델의 업데이트를 수행할 수 있다.Accordingly, the processor may analyze the cause of the occurrence of the detected abnormal event, and when the analyzed cause is due to a change in information about the game service, the processor may update the regression model based on the changed information.

도 5는 일 실시예에 따른 실제 데이터와 예측 데이터 간 차이의 누적값을 이용하여 비정상 이벤트를 탐지하는 방법을 도시한 도면이다.5 is a diagram illustrating a method of detecting an abnormal event using an accumulated value of a difference between real data and predicted data according to an exemplary embodiment.

비정상 이벤트 탐지 장치(100)의 프로세서가 회귀 모델을 이용하여 생성한 예측 데이터의 신뢰 구간을 이용하여 비정상 이벤트를 탐지하는 1차 탐지의 경우, 게임 서비스 내 특정 지표에 대한 급격한 변화에 따른 비정상 이벤트의 탐지는 가능하지만, 게임 서비스 내 소수 유저에 의한 어뷰징으로 인한 게임 서비스 내 특정 지표의 점진적인 변화를 탐지에 한계가 있을 수 있다.In the case of primary detection, in which the processor of the abnormal event detection apparatus 100 detects an abnormal event using a confidence interval of prediction data generated using a regression model, Detection is possible, but there may be a limit to detecting a gradual change in a specific indicator in the game service due to abusing by a small number of users in the game service.

따라서, 프로세서는 게임 서비스 내 소수 유저의 어뷰징에 의한 게임 서비스 내 특정 지표의 점진적인 변화를 탐지하기 위해 게임 서비스 내에서 발생한 실제 데이터와 회귀 모델을 이용하여 예측한 예측 데이터 간 차이의 누적값을 이용하여 2차 탐지를 수행할 수 있다. 프로세서는 2차 탐지 결과 실제 데이터에 비정상 이벤트가 발생한 경우 사용자에게 알림을 전달할 수 있다. 프로세서는 비정상 이벤트의 발생 원인을 분석하여 회귀 모델의 업데이트 필요 여부를 판단하여, 회귀 모델의 업데이트가 필요한 경우 기존의 회귀 모델을 업데이트한 새로운 회귀 모델을 생성할 수 있다.Therefore, the processor uses the accumulated value of the difference between the actual data generated in the game service and the predicted data predicted using a regression model to detect a gradual change in a specific indicator in the game service due to the abusing of a small number of users in the game service. Secondary detection can be performed. The processor may deliver a notification to the user when an abnormal event occurs in actual data as a result of the secondary detection. The processor may determine whether the regression model needs to be updated by analyzing the cause of the occurrence of the abnormal event, and when the regression model needs to be updated, a new regression model updated from the existing regression model may be generated.

보다 구체적으로, 프로세서는 실제 데이터와 예측 데이터의 차이를 계산하고, 계산된 값의 절대값을 결정할 수 있다. 그리고, 프로세서는 실제 데이터와 예측 데이터 간 차이의 절대값에 대한 누적치를 모니터링 할 수 있다.More specifically, the processor may calculate a difference between the actual data and the predicted data, and determine an absolute value of the calculated value. In addition, the processor may monitor the accumulated value of the absolute value of the difference between the actual data and the predicted data.

프로세서는 위에서 결정된, 실제 데이터와 예측 데이터 간 차이의 절대값에 대한 누적치를 이용하여 게임 서비스 내 비정상 이벤트의 발생 여부를 판단할 수 있다. 프로세서는 실제 데이터와 예측 데이터 간 차이의 절대값에 대한 누적치가 0을 평균으로 하는 정규 분포를 유지하는 경우 게임 서비스 내 비정상 이벤트가 발생하지 않은 것으로 판단할 수 있다. 그러나, 실제 데이터와 예측 데이터 간 차이의 절대값에 대한 누적치가 한쪽으로 쏠린 정규 분포를 이루는 경우 즉, 누적치의 평균이 0이 아니라 일정 규모 이상의 값을 가지게 되는 경우, 프로세서는 게임 서비스 내 비정상 데이터가 발생한 것으로 판단하고 사용자에게 비정상 이벤트의 발생 사실에 대한 일림을 전달할 수 있다.The processor may determine whether an abnormal event occurs in the game service by using the accumulated value of the absolute value of the difference between the actual data and the predicted data determined above. The processor may determine that an abnormal event in the game service does not occur when the accumulated value of the absolute value of the difference between the actual data and the predicted data maintains a normal distribution with an average of 0. However, when the accumulated value of the absolute value of the difference between the actual data and the predicted data forms a normal distribution skewed to one side, that is, when the average of the accumulated values is not 0 but has a value of a certain scale or more, the processor detects abnormal data in the game service. It can be determined that it has occurred and a reminder about the occurrence of the abnormal event can be delivered to the user.

프로세서는 탐지된 비정상 이벤트의 발생 원인을 분석하고, 분석한 발생 원인에 기초하여 회귀 모델을 업데이트 할 수 있다. 비정상 이벤트는 게임 서비스 내 유저의 어뷰징에 의해 발생하는 경우 이외에도 회귀 모델이 업데이트 되지 않은 경우 발생할 수 있다.The processor may analyze a cause of the detected abnormal event and update the regression model based on the analyzed cause. Abnormal events may occur when the regression model is not updated in addition to the case where the user is abusing the game service.

예를 들어, 매주 특정 요일에 발생하는 게임 서비스 내 핵심 컨텐츠 추가와 같은 게임 서비스 내 컨텐츠의 변화, 게임 서비스 내 재화의 증감에 영향을 주는 비정기적인 마케팅 프로모션과 같은 게임 서비스의 마케팅 전략의 변화 또는 게임 서비스 내 유저의 플레이 패턴 변화 등이 발생한 경우, 회귀 모델을 모델링 하는데 이용되는 참조 데이터의 주기 정보, 이벤트 정보 또는 추세 정보에 변경이 생길 수 있다. 그러나, 회귀 모델을 모델링하는데 이용되는 참조 데이터에 이러한 정보가 포함되어 있지 않은 경우 프로세서는 게임 서비스 내 유저의 어뷰징이 발생하지 않았음에도 불구하고 비정상 이벤트를 오탐하는 경우가 발생할 수 있다.For example, changes in content in game services such as adding core content in game services that occur on a specific day of the week, changes in marketing strategy of game services, such as irregular marketing promotions that affect the increase or decrease of goods in game services, or games When a change in a user's play pattern in the service occurs, period information, event information, or trend information of reference data used to model the regression model may be changed. However, when the reference data used to model the regression model does not include such information, the processor may falsely detect an abnormal event even though user abusing has not occurred in the game service.

따라서, 프로세서는 탐지된 비정상 이벤트의 발생 원인을 분석하고, 분석한 발생 원인이 게임 서비스에 대한 정보 변경에 의한 것인 경우, 변경된 정보에 기초하여 회귀 모델의 업데이트를 수행할 수 있다.Accordingly, the processor may analyze the cause of the occurrence of the detected abnormal event, and when the analyzed cause is due to a change in information about the game service, the processor may update the regression model based on the changed information.

상술한 다양한 실시예들 중 적어도 하나에 의하면, 게임 산업의 게임 창작자 등은 게임 컨텐츠의 전파를 유도 및 이루어 자신이 창작안 게임을 즐기는 인원을 늘릴 수 있으며, 게임 컨텐츠에 소셜 요소도 추가할 수 있다. 또한, 게임 플레이어는 지인과 즐거운 게임 플레이의 체험 경험을 공유하고 소재거리화 할 수 있고, 기존 게임 플레이어에게는 여력이 부족한 부분을 타인의 도움을 받을 수 있고, 신규 게임 플레이어는 풀패키지의 게임 클라이언트 소프트웨어 미설치시에도 재미있는 게임을 즐길 수 있으며, 체험앱 다운로드 받아 실행한 신규 게임 플레이어 가입자에게 연동하여 풀패키지 소프트웨어를 손쉽게 또는 간단한 버튼 등을 통해 가능하도록 할 수도 있다.According to at least one of the above-described various embodiments, game creators in the game industry can increase the number of people who enjoy the game of their own creation by inducing and making the propagation of game contents, and can also add social elements to the game contents. . In addition, game players can share the experience of enjoyable game play with their acquaintances and make the subject matter, get help from others for areas that existing game players lack the ability to afford, and new game players can use the full-package game client software You can enjoy a fun game even if it is not installed, and you can make the full package software available easily or through a simple button by linking with new game player subscribers who have downloaded and executed the trial app.

이상에서 설명된 실시예들은 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. 예를 들어, 실시예들에서 설명된 장치, 방법 및 구성요소는, 예를 들어, 프로세서, 콘트롤러, ALU(arithmetic logic unit), 디지털 신호 프로세서(digital signal processor), 마이크로컴퓨터, FPGA(field programmable gate array), PLU(programmable logic unit), 마이크로프로세서, 또는 명령(instruction)을 실행하고 응답할 수 있는 다른 어떠한 장치와 같이, 하나 이상의 범용 컴퓨터 또는 특수 목적 컴퓨터를 이용하여 구현될 수 있다. 처리 장치는 운영 체제(OS) 및 상기 운영 체제 상에서 수행되는 하나 이상의 소프트웨어 애플리케이션을 수행할 수 있다. 또한, 처리 장치는 소프트웨어의 실행에 응답하여, 데이터를 접근, 저장, 조작, 처리 및 생성할 수도 있다. 이해의 편의를 위하여, 처리 장치는 하나가 사용되는 것으로 설명된 경우도 있지만, 해당 기술분야에서 통상의 지식을 가진 자는, 처리 장치가 복수 개의 처리 요소(processing element) 및/또는 복수 유형의 처리 요소를 포함할 수 있음을 알 수 있다. 예를 들어, 처리 장치는 복수 개의 프로세서 또는 하나의 프로세서 및 하나의 콘트롤러를 포함할 수 있다 또한, 병렬 프로세서(parallel processor)와 같은, 다른 처리 구성(processing configuration)도 가능하다.The embodiments described above may be implemented by a hardware component, a software component, and/or a combination of a hardware component and a software component. For example, the apparatus, methods and components described in the embodiments may include, for example, a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable gate (FPGA). array), a programmable logic unit (PLU), a microprocessor, or any other device capable of executing and responding to instructions, may be implemented using one or more general purpose or special purpose computers. The processing device may execute an operating system (OS) and one or more software applications running on the operating system. The processing device may also access, store, manipulate, process, and generate data in response to execution of the software. For convenience of understanding, although one processing device is sometimes described as being used, one of ordinary skill in the art will recognize that the processing device includes a plurality of processing elements and/or a plurality of types of processing elements. It can be seen that may include For example, the processing device may include a plurality of processors or one processor and one controller. Other processing configurations are also possible, such as parallel processors.

소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로(collectively) 처리 장치를 명령할 수 있다. 소프트웨어 및/또는 데이터는, 처리 장치에 의하여 해석되거나 처리 장치에 명령 또는 데이터를 제공하기 위하여, 어떤 유형의 기계, 구성요소(component), 물리적 장치, 가상 장치(virtual equipment), 컴퓨터 저장 매체 또는 장치, 또는 전송되는 신호 파(signal wave)에 영구적으로, 또는 일시적으로 구체화(embody)될 수 있다. 소프트웨어는 네트워크로 연결된 컴퓨터 시스템 상에 분산되어서, 분산된 방법으로 저장되거나 실행될 수도 있다. 소프트웨어 및 데이터는 하나 이상의 컴퓨터 판독 가능 기록 매체에 저장될 수 있다.The software may comprise a computer program, code, instructions, or a combination of one or more thereof, which configures a processing device to operate as desired or is independently or collectively processed You can command the device. The software and/or data may be any kind of machine, component, physical device, virtual equipment, computer storage medium or device, to be interpreted by or to provide instructions or data to the processing device. , or may be permanently or temporarily embody in a transmitted signal wave. The software may be distributed over networked computer systems and stored or executed in a distributed manner. Software and data may be stored in one or more computer-readable recording media.

실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 실시예의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The method according to the embodiment may be implemented in the form of program instructions that can be executed through various computer means and recorded in a computer-readable medium. The computer-readable medium may include program instructions, data files, data structures, etc. alone or in combination. The program instructions recorded on the medium may be specially designed and configured for the embodiment, or may be known and available to those skilled in the art of computer software. Examples of the computer-readable recording medium include magnetic media such as hard disks, floppy disks and magnetic tapes, optical media such as CD-ROMs and DVDs, and magnetic such as floppy disks. - includes magneto-optical media, and hardware devices specially configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include not only machine language codes such as those generated by a compiler, but also high-level language codes that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the embodiments, and vice versa.

이상과 같이 비록 한정된 도면에 의해 실시예들이 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기의 기재로부터 다양한 수정 및 변형이 가능하다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다. 그러므로, 다른 구현들, 다른 실시예들 및 특허청구범위와 균등한 것들도 후술하는 특허청구범위의 범위에 속한다.As described above, although the embodiments have been described with reference to the limited drawings, various modifications and variations are possible from the above description by those of ordinary skill in the art. For example, the described techniques are performed in a different order than the described method, and/or the described components of the system, structure, apparatus, circuit, etc. are combined or combined in a different form than the described method, or other components Or substituted or substituted by equivalents may achieve an appropriate result. Therefore, other implementations, other embodiments, and equivalents to the claims are also within the scope of the following claims.

100: 비정상 이벤트 탐지 장치100: abnormal event detection device

Claims (13)

게임 서비스 내 특정 지표와 관련하여 과거에 발생한 참조 데이터를 처리하여 회귀 모델을 결정하는 동작;
비정상 이벤트 탐지의 대상이 되는 상기 게임 서비스 내 특정 지표와 관련하여 상기 참조 데이터 이후에 실제 발생한 실제 데이터 및 상기 회귀 모델로부터 예측된 예측 데이터의 신뢰 구간을 이용하여 비정상 이벤트를 탐지하는 동작; 및
상기 실제 데이터와 상기 예측 데이터 간 차이의 누적값을 이용하여 비정상 이벤트를 탐지하는 동작;
을 포함하고,
상기 비정상 이벤트는 상기 게임 서비스 내 어뷰징에 의해 발생하는 비정상 이벤트인 비정상 이벤트 탐지 방법.
determining a regression model by processing reference data that has occurred in the past in relation to a specific indicator in the game service;
detecting an abnormal event using a confidence interval of actual data that has actually occurred after the reference data and prediction data predicted from the regression model in relation to a specific indicator in the game service that is a target of the abnormal event detection; and
detecting an abnormal event by using an accumulated value of a difference between the real data and the predicted data;
including,
The abnormal event detection method is an abnormal event that is generated by abusing in the game service.
제1항에 있어서,
상기 회귀 모델을 결정하는 동작은,
상기 참조 데이터의 주기성을 나타내는 주기 정보, 상기 참조 데이터의 증감에 영향을 미치는 이벤트 정보 및 상기 참조 데이터의 추세를 나타내는 추세 정보를 추출하는 동작; 및
상기 주기 정보, 이벤트 정보 및 추세 정보에 기초하여 상기 참조 데이터의 변동 패턴을 회귀 분석하는 동작;
을 포함하는 비정상 이벤트 탐지 방법.
According to claim 1,
The operation of determining the regression model is,
extracting period information indicating the periodicity of the reference data, event information affecting the increase or decrease of the reference data, and trend information indicating a trend of the reference data; and
regression-analyzing the fluctuation pattern of the reference data based on the period information, event information, and trend information;
Abnormal event detection method comprising.
제1항에 있어서,
상기 신뢰 구간을 이용하여 비정상 이벤트를 탐지하는 동작은,
상기 예측 데이터의 신뢰 구간을 결정하는 동작; 및
상기 실제 데이터가 상기 신뢰 구간을 벗어나는지 여부를 탐지하는 동작;
을 포함하는 비정상 이벤트 탐지 방법.
According to claim 1,
The operation of detecting an abnormal event using the confidence interval includes:
determining a confidence interval of the prediction data; and
detecting whether the actual data is outside the confidence interval;
Abnormal event detection method comprising.
제3항에 있어서,
상기 비정상 이벤트의 발생에 대하여 미리 설정된 조건을 만족하는 경우, 사용자에게 알림을 전달하는 동작을 더 포함하고,
상기 미리 설정된 조건은 미리 설정된 시간 동안 미리 설정된 횟수의 상기 비정상 이벤트가 탐지되는 조건인 비정상 이벤트 탐지 방법.
4. The method of claim 3,
When a preset condition is satisfied with respect to the occurrence of the abnormal event, further comprising the operation of delivering a notification to the user,
The preset condition is a condition in which the abnormal event is detected a preset number of times during a preset time.
제1항에 있어서,
상기 누적값을 이용하여 비정상 이벤트를 탐지하는 동작은,
상기 실제 데이터와 상기 예측 데이터 간 차이의 누적값을 결정하는 동작; 및
상기 누적값의 평균에 대한 절대값이 미리 설정된 임계값을 초과하는 경우 사용자에게 알림을 전달하는 동작;
을 포함하는 비정상 이벤트 탐지 방법.
According to claim 1,
The operation of detecting an abnormal event using the accumulated value includes:
determining an accumulated value of a difference between the real data and the predicted data; and
delivering a notification to a user when the absolute value of the average of the accumulated values exceeds a preset threshold;
Abnormal event detection method comprising.
제1항에 있어서
상기 비정상 이벤트가 발생한 경우, 비정상 이벤트 발생의 원인을 분석하는 동작; 및
상기 원인이 상기 회귀 모델의 오류에 의한 것인 경우, 상기 회귀 모델을 업데이트 하는 동작;
을 더 포함하는 비정상 이벤트 탐지 방법.
The method of claim 1
when the abnormal event occurs, analyzing a cause of the occurrence of the abnormal event; and
updating the regression model when the cause is due to an error in the regression model;
Abnormal event detection method further comprising.
비정상 이벤트 탐지 장치에 있어서,
프로세서를 포함하고,
상기 프로세서는,
게임 서비스 내 특정 지표와 관련하여 과거에 발생한 참조 데이터를 처리하여 회귀 모델을 결정하고,
비정상 이벤트 탐지의 대상이 되는 상기 게임 서비스 내 특정 지표와 관련하여 상기 참조 데이터 이후에 실제 발생한 실제 데이터 및 상기 회귀 모델로부터 예측된 예측 데이터의 신뢰 구간을 이용하여 비정상 이벤트를 탐지하고,
상기 실제 데이터와 상기 예측 데이터 간 차이의 누적값을 이용하여 비정상 이벤트를 탐지하며,
상기 비정상 이벤트는 상기 게임 서비스 내 어뷰징에 의해 발생하는 비정상 이벤트인 비정상 이벤트 탐지 장치.
In the abnormal event detection device,
including a processor;
The processor is
Determining a regression model by processing reference data that occurred in the past with respect to a specific indicator within the game service;
Detecting an abnormal event using the confidence interval of the predicted data predicted from the regression model and the actual data that actually occurred after the reference data in relation to the specific indicator in the game service that is the target of the abnormal event detection,
Detecting an abnormal event using the accumulated value of the difference between the real data and the predicted data,
The abnormal event is an abnormal event that is an abnormal event generated by abusing in the game service.
제7항에 있어서,
상기 프로세서는,
상기 참조 데이터의 주기성을 나타내는 주기 정보, 상기 참조 데이터의 증감에 영향을 미치는 이벤트 정보 및 상기 참조 데이터의 추세를 나타내는 추세 정보를 추출하고,
상기 주기 정보, 이벤트 정보 및 추세 정보에 기초하여 상기 참조 데이터의 변동 패턴을 회귀 분석하는,
비정상 이벤트 탐지 장치.
8. The method of claim 7,
The processor is
extracting period information indicating the periodicity of the reference data, event information affecting the increase or decrease of the reference data, and trend information indicating the trend of the reference data;
Regression analysis of the fluctuation pattern of the reference data based on the period information, event information and trend information,
Anomaly event detection device.
제7항에 있어서,
상기 프로세서는,
상기 예측 데이터의 신뢰 구간을 결정하고,
상기 실제 데이터가 상기 신뢰 구간을 벗어나는지 여부를 탐지하는,
비정상 이벤트 탐지 장치.
8. The method of claim 7,
The processor is
determining a confidence interval of the prediction data;
detecting whether the actual data falls outside the confidence interval,
Anomaly event detection device.
제9항에 있어서,
상기 프로세서는,
상기 비정상 이벤트의 발생에 대하여 미리 설정된 조건을 만족하는 경우, 사용자에게 알림을 전달하고,
상기 미리 설정된 조건은 미리 설정된 시간 동안 미리 설정된 횟수의 상기 비정상 이벤트가 탐지되는 조건인, 비정상 이벤트 탐지 장치.
10. The method of claim 9,
The processor is
When a preset condition is satisfied for the occurrence of the abnormal event, a notification is delivered to the user,
The preset condition is a condition in which a preset number of times the abnormal event is detected during a preset time period.
제7항에 있어서,
상기 프로세서는,
상기 실제 데이터와 상기 예측 데이터 간 차이의 누적값을 결정하고,
상기 누적값의 평균에 대한 절대값이 미리 설정된 임계값을 초과하는 경우 사용자에게 알림을 전달하는,
비정상 이벤트 탐지 장치.
8. The method of claim 7,
The processor is
determining the cumulative value of the difference between the real data and the predicted data,
To deliver a notification to the user when the absolute value of the average of the accumulated values exceeds a preset threshold value,
Anomaly event detection device.
제7항에 있어서,
상기 프로세서는,
상기 비정상 이벤트가 발생한 경우, 비정상 이벤트 발생의 원인을 분석하고,
상기 원인이 상기 회귀 모델의 오류에 의한 것인 경우, 상기 회귀 모델을 업데이트 하는,
비정상 이벤트 탐지 장치.
8. The method of claim 7,
The processor is
When the abnormal event occurs, the cause of the occurrence of the abnormal event is analyzed, and
If the cause is due to an error in the regression model, updating the regression model,
Anomaly event detection device.
제1항 내지 제6항 중 어느 한 항의 방법을 실행하기 위한 프로그램이 기록된 컴퓨터에서 판독 가능한 기록 매체.A computer-readable recording medium in which a program for executing the method of any one of claims 1 to 6 is recorded.
KR1020180046574A 2018-04-23 2018-04-23 Method and apparatus for detecting abnormal events KR102448431B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180046574A KR102448431B1 (en) 2018-04-23 2018-04-23 Method and apparatus for detecting abnormal events

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180046574A KR102448431B1 (en) 2018-04-23 2018-04-23 Method and apparatus for detecting abnormal events

Publications (2)

Publication Number Publication Date
KR20190122983A KR20190122983A (en) 2019-10-31
KR102448431B1 true KR102448431B1 (en) 2022-09-28

Family

ID=68420922

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180046574A KR102448431B1 (en) 2018-04-23 2018-04-23 Method and apparatus for detecting abnormal events

Country Status (1)

Country Link
KR (1) KR102448431B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102186811B1 (en) * 2019-12-26 2020-12-04 한국감정원 System and method for determining whether appraisal is justifiable
KR102418237B1 (en) * 2020-06-10 2022-07-08 한국전자통신연구원 Method for processing false alarms of anomaly behavior detection system using machine learning, and apparatus for the same
KR102352954B1 (en) * 2021-05-31 2022-01-19 주식회사 아미크 Real-time Abnormal Insider Event Detection on Enterprise Resource Planning Systems via Predictive Auto-regression Model

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101774233B1 (en) * 2015-07-24 2017-09-05 (주)와플 System for Detecting Sensor Signal and smart plug comprising the same
KR102215690B1 (en) * 2015-12-29 2021-02-16 삼성에스디에스 주식회사 Method and apparatus for time series data monitoring

Also Published As

Publication number Publication date
KR20190122983A (en) 2019-10-31

Similar Documents

Publication Publication Date Title
KR102448431B1 (en) Method and apparatus for detecting abnormal events
US8443449B1 (en) Silent detection of malware and feedback over a network
KR102198339B1 (en) Method and apparatus for detecting abnormal case
CN110945538A (en) Automatic rule recommendation engine
CN111538723A (en) Monitoring data processing method and device and electronic equipment
CN111144941A (en) Merchant score generation method, device, equipment and readable storage medium
KR20150138340A (en) Method and system for game data collection
CN116747528B (en) Game background user supervision method and system
JP2018160186A (en) Monitoring program, monitoring method, and monitoring device
KR101951015B1 (en) Server detecting abnormal game activity and operating method of thereof
KR101619691B1 (en) Method and system for analyzing program error
EP2728472B1 (en) User terminal, reliability management server, and method and program for preventing unauthorized remote operation
KR101932765B1 (en) Method and apparatus for processing log data for detecting game abusers
WO2020052358A1 (en) Method and system for game data processing, server and computer readable storage medium
CN108014500B (en) Attribute exception discovery method and device
JP6993575B2 (en) Information processing program, information processing device and information processing method
KR20230073632A (en) Drift monitoring apparatus for ai model and method thereof
US10599509B2 (en) Management system and management method for computer system
KR101974627B1 (en) Apparatus and method of detecting transaction of game account
KR102220516B1 (en) Method for detecting macro program and mobile device performing the same
CN110033295B (en) Device and method for detecting rewarding importance of event in game
KR101934381B1 (en) Method for detecting hacking tool, and user terminal and server for performing the same
KR20210023924A (en) Method for detecting macro program and mobile device performing the same
CN108345797B (en) Detection method, detection device and the detection system of processor
KR102175651B1 (en) Method for detecting hacking tool, and user terminal and server for performing the same

Legal Events

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