KR20210157795A - Method to train model - Google Patents

Method to train model Download PDF

Info

Publication number
KR20210157795A
KR20210157795A KR1020200076056A KR20200076056A KR20210157795A KR 20210157795 A KR20210157795 A KR 20210157795A KR 1020200076056 A KR1020200076056 A KR 1020200076056A KR 20200076056 A KR20200076056 A KR 20200076056A KR 20210157795 A KR20210157795 A KR 20210157795A
Authority
KR
South Korea
Prior art keywords
medical image
data
medical
model
target
Prior art date
Application number
KR1020200076056A
Other languages
Korean (ko)
Other versions
KR102449240B1 (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 KR1020200076056A priority Critical patent/KR102449240B1/en
Publication of KR20210157795A publication Critical patent/KR20210157795A/en
Application granted granted Critical
Publication of KR102449240B1 publication Critical patent/KR102449240B1/en

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H30/00ICT specially adapted for the handling or processing of medical images
    • G16H30/40ICT specially adapted for the handling or processing of medical images for processing medical images, e.g. editing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/50ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for simulation or modelling of medical disorders

Abstract

According to one embodiment of the present disclosure, a computer program stored in a computer-readable storage medium is disclosed. When the computer program is executed on one or more processors, the computer program performs the following operations for training the model. The operations may include: identifying another medical image set which includes features similar to a target medical image set; and training a model for detecting medical data related to the target medical image set by using at least a portion of the other medical image set.

Description

모델 학습 방법{METHOD TO TRAIN MODEL}How to train a model {METHOD TO TRAIN MODEL}

본 발명은 모델 학습 방법에 관한 것으로, 보다 구체적으로 유사한 피처를 포함하는 데이터들을 이용한 모델 학습 방법에 관한 것이다.The present invention relates to a model learning method, and more particularly, to a model learning method using data including similar features.

기계 학습을 통해 데이터를 검출하거나 분류하기 위하여, 기계 학습을 위한 학습 데이터의 확보가 선행되어야 한다. 기계 학습을 위해서는 최소 1,000개 내지 10,000개 이상의 학습 데이터가 확보되어야 한다.In order to detect or classify data through machine learning, it is necessary to secure learning data for machine learning in advance. For machine learning, at least 1,000 to 10,000 training data must be secured.

그러나, 학습 데이터를 구성하는데 있어, 충분한 학습 데이터의 확보가 불가능한 경우가 존재한다. 예컨대, 희귀 암의 경우에는, 희귀 암의 발병 확률 자체가 낮기 때문에, 희귀 암에 대한 많은 양의 학습 데이터 확보가 불가능하다. 이렇게 적은 양의 학습 데이터를 이용하여 학습을 수행하는 경우, 학습된 모델의 정확도는 떨어질 수 있다.However, there are cases in which it is impossible to secure sufficient training data in constructing the training data. For example, in the case of rare cancer, since the probability of occurrence of the rare cancer itself is low, it is impossible to secure a large amount of learning data on the rare cancer. When learning is performed using such a small amount of training data, the accuracy of the trained model may be reduced.

이에 따라, 모델을 학습시키는데 있어, 불충분한 데이터를 이용하여 학습을 수행하기 위한 당업계의 요구가 존재한다.Accordingly, in training the model, there is a need in the art to perform learning using insufficient data.

대한민국 공개 특허 제2016-0012537호는 신경망 학습 방법 및 장치, 데이터 처리 장치를 개시한다.Korean Patent Laid-Open No. 2016-0012537 discloses a method and apparatus for learning a neural network, and a data processing apparatus.

본 개시는 전술한 배경기술에 대응하여 안출 된 것으로, 모델 학습 방법을 제공하는 것을 목적으로 한다.The present disclosure has been made in response to the above-mentioned background art, and an object of the present disclosure is to provide a model learning method.

전술한 바와 같은 과제를 실현하기 위한 본 개시의 일 실시예에 따른 컴퓨터 판독가능 저장 매체에 저장된 컴퓨터 프로그램으로서, 상기 컴퓨터 프로그램은 하나 이상의 프로세서에서 실행되는 경우, 모델의 학습을 위한 이하의 동작들을 수행하도록 하며, 상기 동작들은: 타겟 의료 이미지 세트와 유사한 피처를 포함하는, 타 의료 이미지 세트를 식별하는 동작; 및 상기 타 의료 이미지 세트의 적어도 일부를 이용하여, 상기 타겟 의료 이미지 세트와 관련된 의료 데이터를 검출하기 위한 모델을 학습시키는 동작을 포함할 수 있다.As a computer program stored in a computer-readable storage medium according to an embodiment of the present disclosure for realizing the above-described task, the computer program performs the following operations for learning a model when the computer program is executed in one or more processors wherein the operations include: identifying another set of medical images, the other set of medical images including features similar to the set of target medical images; and training a model for detecting medical data related to the target medical image set by using at least a portion of the other medical image set.

대안적인 실시예에서, 상기 의료 데이터는 의료 이미지에 포함된 장기 또는 병리 중 적어도 하나와 관련될 수 있다.In an alternative embodiment, the medical data may relate to at least one of an organ or a pathology included in the medical image.

대안적인 실시예에서, 타겟 의료 이미지 세트와 유사한 피처를 포함하는, 타 의료 이미지 세트를 식별하는 동작은: 의료 데이터들을 구별하기 위한, 의료 데이터 구별 모델을 이용하여 의료 이미지를 연산한 결과, 상기 의료 이미지가 둘 이상의 클래스로 분류되는 경우, 상기 둘 이상의 클래스에 대응되는 둘 이상의 의료 이미지는 유사한 피처를 포함하는 것으로 결정하는 동작을 포함할 수 있다.In an alternative embodiment, the operation of identifying another medical image set, which includes features similar to the target medical image set, includes: a result of calculating a medical image using a medical data discrimination model to distinguish the medical data, When an image is classified into two or more classes, determining that two or more medical images corresponding to the two or more classes include similar features.

대안적인 실시예에서, 타겟 의료 이미지 세트와 유사한 피처를 포함하는, 타 의료 이미지 세트를 식별하는 동작은: 타 의료 이미지를 이용하여 사전 학습된, 타 의료 데이터 검출 모델을 이용하여, 타겟 의료 이미지를 연산함으로써, 상기 타겟 의료 이미지에 대한 검출 결과를 출력하는 동작; 및 상기 검출 결과의 정확도가 임계 값 이상인 경우, 상기 타겟 의료 이미지 세트와 상기 타 의료 이미지 세트가 유사한 피처를 포함하는 것으로 결정하는 동작을 포함할 수 있다.In an alternative embodiment, the identifying the other medical image set, which includes features similar to the target medical image set, comprises: identifying the target medical image using the other medical data detection model, pre-trained using the other medical image. outputting a detection result for the target medical image by calculating; and determining that the target medical image set and the other medical image set include similar features when the accuracy of the detection result is equal to or greater than a threshold value.

대안적인 실시예에서, 상기 검출 결과의 정확도는: 타겟 의료 데이터가 포함된 의료 이미지에 대해, 타겟 의료 데이터가 포함된 것으로 구별하는 정도; 또는 상기 타겟 의료 데이터가 포함되지 않은 의료 이미지에 대해, 타겟 의료 데이터가 포함되지 않은 것으로 구별하는 정도; 중 적어도 하나에 의해 결정될 수 있다.In an alternative embodiment, the accuracy of the detection result may include: a degree to which a medical image including the target medical data is distinguished as being included in the target medical data; or a degree to which a medical image that does not include the target medical data is discriminated as that does not include the target medical data; It may be determined by at least one of

대안적인 실시예에서, 상기 모델은 의료 이미지를 입력으로 연산하여, 타겟 의료 데이터 또는 타 의료 데이터 중 적어도 하나를 검출할 수 있다. In an alternative embodiment, the model may calculate at least one of target medical data or other medical data by calculating a medical image as an input.

대안적인 실시예에서, 상기 모델은 상기 타겟 의료 이미지 세트 중 적어도 일부 및 상기 타 의료 이미지 세트 중 적어도 일부를 포함하는, 학습 데이터 세트로 학습될 수 있다. 대안적인 실시예에서, 상기 학습 데이터 세트는, 상기 타겟 의료 이미지 세트, 제 1 타 의료 이미지 세트 또는 제 2 타 의료 이미지 세트 중 적어도 일부를 포함하고, 그리고 타겟 의료 이미지와의 피처 유사도에 따라, 상기 학습 데이터 세트에 포함되는, 제 1 타 의료 이미지 세트와 제 2 타 의료 이미지 세트의 비율이 결정될 수 있다.In an alternative embodiment, the model may be trained on a training data set comprising at least a portion of the target medical image set and at least a portion of the other medical image set. In an alternative embodiment, the training data set includes at least a portion of the target medical image set, the first third-party medical image set, or the second third-party medical image set, and according to the feature similarity with the target medical image, the A ratio of the first other medical image set and the second other medical image set included in the training data set may be determined.

대안적인 실시예에서, 상기 모델은, 타 의료 이미지를 이용하여 사전 학습된, 타 의료 데이터 검출 모델의 구조를 적어도 일부 이용하여, 타겟 의료 이미지를 검출하도록 학습될 수 있다.In an alternative embodiment, the model may be trained to detect the target medical image using at least a part of the structure of the other medical data detection model that has been pre-trained using the other medical image.

대안적인 실시예에서, 상기 모델은, 제 1 타 의료 이미지를 이용하여 사전 학습된, 제 1 타 의료 데이터 검출 모델의 적어도 일부와, 제 2 타 의료 이미지를 이용하여 사전 학습된, 제 2 타 의료 데이터 검출 모델의 적어도 일부를 각각 이용하여, 출력된 의료 이미지의 피처들을 결합하여, 상기 의료 이미지에 포함된 타겟 의료 데이터를 출력할 수 있다.In an alternative embodiment, the model comprises: at least a portion of a first third-party medical data detection model, pre-trained using a first third-party medical image, and a second third-party medical image, pre-trained using a second third-party medical image Target medical data included in the medical image may be output by combining features of the output medical image using at least a portion of the data detection model, respectively.

대안적인 실시예에서, 학습된 상기 모델을 이용하여 의료 이미지를 연산함으로써, 상기 모델의 성능을 결정하는 동작; 및 상기 모델의 성능에 기초하여, 상기 모델의 학습을 위한 학습 데이터 세트에 포함되는 상기 둘 이상의 의료 이미지 세트를 조정하는 동작을 더 포함할 수 있다.In an alternative embodiment, determining the performance of the model by computing a medical image using the learned model; and adjusting the two or more medical image sets included in a training data set for training the model based on the performance of the model.

전술한 바와 같은 과제를 실현하기 위한 본 개시의 일 실시예에 따른 모델의 학습 방법으로서, 타겟 의료 이미지 세트와 유사한 피처를 포함하는, 타 의료 이미지 세트를 식별하는 단계; 및 상기 타 의료 이미지 세트의 적어도 일부를 이용하여, 상기 타겟 의료 이미지 세트와 관련된 의료 데이터를 검출하기 위한 모델을 학습시키는 단계를 포함할 수 있다.A method of training a model according to an embodiment of the present disclosure for realizing the above-described task, the method comprising: identifying another medical image set including features similar to a target medical image set; and training a model for detecting medical data related to the target medical image set by using at least a portion of the other medical image set.

전술한 바와 같은 과제를 실현하기 위한 본 개시의 일 실시예에 따른 모델의 학습을 위한 서버로서, 하나 이상의 코어를 포함하는 프로세서; 및 메모리를 포함하고, 상기 프로세서는, 타겟 의료 이미지 세트와 유사한 피처를 포함하는, 타 의료 이미지 세트를 식별하고, 그리고 상기 타 의료 이미지 세트의 적어도 일부를 이용하여, 상기 타겟 의료 이미지 세트와 관련된 의료 데이터를 검출하기 위한 모델을 학습시킬 수 있다.As a server for learning a model according to an embodiment of the present disclosure for realizing the task as described above, the server comprising: a processor including one or more cores; and a memory, wherein the processor is configured to: identify another medical image set that includes features similar to a target medical image set, and use at least a portion of the other medical image set to be associated with the target medical image set. You can train a model to detect data.

전술한 바와 같은 과제를 실현하기 위한 본 개시의 일 실시예에 따른 학습 과정에서 적어도 일부가 업데이트 되는 뉴럴 네트워크의 파라미터에 대응하는 데이터 구조가 저장된 컴퓨터 판독가능한 기록 매체로서, 상기 뉴럴 네트워크의 동작은 상기 파라미터에 적어도 부분적으로 기초하고, 상기 학습 과정은: 타겟 의료 이미지 세트와 유사한 피처를 포함하는, 타 의료 이미지 세트를 식별하는 단계; 및 상기 타 의료 이미지 세트의 적어도 일부를 이용하여, 상기 타겟 의료 이미지 세트와 관련된 의료 데이터를 검출하기 위한 모델을 학습시키는 단계를 포함할 수 있다.As a computer-readable recording medium storing a data structure corresponding to a parameter of a neural network that is at least partially updated in the learning process according to an embodiment of the present disclosure for realizing the above-described task, the operation of the neural network is Based at least in part on the parameter, the learning process may include: identifying another set of medical images comprising features similar to a target medical image set; and training a model for detecting medical data related to the target medical image set by using at least a portion of the other medical image set.

본 개시는 모델의 학습 방법을 제공할 수 있다.The present disclosure may provide a method for learning a model.

도 1은 본 개시의 일 실시예에 따라 모델 학습 방법을 제공하기 위한 동작을 수행하는 컴퓨팅 장치의 블록 구성도를 도시한 도면이다.
도 2는 본 개시의 일 실시예에 따른 의료 이미지를 도시한 도면이다.
도 3은 본 개시의 일 실시예에 따른 유사한 피처를 포함하는 둘 이상의 의료 이미지 세트를 식별하는 방법을 예시적으로 도시한 도면이다.
도 4는 본 개시의 일 실시예에 따른 유사한 피처를 포함하는 둘 이상의 의료 이미지 세트를 식별하는 방법을 예시적으로 도시한 도면이다.
도 5는 본 개시의 일 실시예에 따른 유사한 피처를 포함하는 둘 이상의 의료 이미지 세트를 식별하는 방법을 예시적으로 도시한 도면이다.
도 6은 본 개시의 일 실시예에 따른 모델 학습 방법을 예시적으로 도시한 도면이다.
도 7은 본 개시의 일 실시예에 따른 모델 학습 방법의 순서도이다.
도 8은 본 개시의 일 실시예에 따른 컴퓨팅 장치의 블록 구성도이다.
1 is a diagram illustrating a block diagram of a computing device that performs an operation for providing a model learning method according to an embodiment of the present disclosure.
2 is a diagram illustrating a medical image according to an embodiment of the present disclosure.
3 is a diagram exemplarily illustrating a method of identifying two or more sets of medical images including similar features according to an embodiment of the present disclosure.
4 is a diagram exemplarily illustrating a method for identifying two or more sets of medical images including similar features according to an embodiment of the present disclosure.
5 is a diagram exemplarily illustrating a method for identifying two or more sets of medical images including similar features according to an embodiment of the present disclosure.
6 is a diagram exemplarily illustrating a model learning method according to an embodiment of the present disclosure.
7 is a flowchart of a model learning method according to an embodiment of the present disclosure.
8 is a block diagram of a computing device according to an embodiment of the present disclosure.

다양한 실시예들이 이제 도면을 참조하여 설명된다. 본 명세서에서, 다양한 설명들이 본 개시의 이해를 제공하기 위해서 제시된다. 그러나, 이러한 실시예들은 이러한 구체적인 설명 없이도 실행될 수 있음이 명백하다.Various embodiments are now described with reference to the drawings. In this specification, various descriptions are presented to provide an understanding of the present disclosure. However, it is apparent that these embodiments may be practiced without these specific descriptions.

본 명세서에서 사용되는 용어 "컴포넌트", "모듈", "시스템" 등은 컴퓨터-관련 엔티티, 하드웨어, 펌웨어, 소프트웨어, 소프트웨어 및 하드웨어의 조합, 또는 소프트웨어의 실행을 지칭한다. 예를 들어, 컴포넌트는 프로세서상에서 실행되는 처리과정(procedure), 프로세서, 객체, 실행 스레드, 프로그램, 및/또는 컴퓨터일 수 있지만, 이들로 제한되는 것은 아니다. 예를 들어, 컴퓨팅 장치에서 실행되는 애플리케이션 및 컴퓨팅 장치 모두 컴포넌트일 수 있다. 하나 이상의 컴포넌트는 프로세서 및/또는 실행 스레드 내에 상주할 수 있다. 일 컴포넌트는 하나의 컴퓨터 내에 로컬화 될 수 있다. 일 컴포넌트는 2개 이상의 컴퓨터들 사이에 분배될 수 있다. 또한, 이러한 컴포넌트들은 그 내부에 저장된 다양한 데이터 구조들을 갖는 다양한 컴퓨터 판독가능한 매체로부터 실행할 수 있다. 컴포넌트들은 예를 들어 하나 이상의 데이터 패킷들을 갖는 신호(예를 들면, 로컬 시스템, 분산 시스템에서 다른 컴포넌트와 상호작용하는 하나의 컴포넌트로부터의 데이터 및/또는 신호를 통해 다른 시스템과 인터넷과 같은 네트워크를 통해 전송되는 데이터)에 따라 로컬 및/또는 원격 처리들을 통해 통신할 수 있다.The terms “component,” “module,” “system,” and the like, as used herein, refer to a computer-related entity, hardware, firmware, software, a combination of software and hardware, or execution of software. For example, a component can be, but is not limited to being, a process running on a processor, a processor, an object, a thread of execution, a program, and/or a computer. For example, both an application running on a computing device and the computing device may be a component. One or more components may reside within a processor and/or thread of execution. A component may be localized within one computer. A component may be distributed between two or more computers. In addition, these components can execute from various computer readable media having various data structures stored therein. Components may communicate via a network such as the Internet with another system, for example, via a signal having one or more data packets (eg, data and/or signals from one component interacting with another component in a local system, distributed system, etc.) may communicate via local and/or remote processes depending on the data being transmitted).

더불어, 용어 "또는"은 배타적 "또는"이 아니라 내포적 "또는"을 의미하는 것으로 의도된다. 즉, 달리 특정되지 않거나 문맥상 명확하지 않은 경우에, "X는 A 또는 B를 이용한다"는 자연적인 내포적 치환 중 하나를 의미하는 것으로 의도된다. 즉, X가 A를 이용하거나; X가 B를 이용하거나; 또는 X가 A 및 B 모두를 이용하는 경우, "X는 A 또는 B를 이용한다"가 이들 경우들 어느 것으로도 적용될 수 있다. 또한, 본 명세서에 사용된 "및/또는"이라는 용어는 열거된 관련 아이템들 중 하나 이상의 아이템의 가능한 모든 조합을 지칭하고 포함하는 것으로 이해되어야 한다. In addition, the term “or” is intended to mean an inclusive “or” rather than an exclusive “or.” That is, unless otherwise specified or clear from context, "X employs A or B" is intended to mean one of the natural implicit substitutions. That is, X employs A; X employs B; or when X employs both A and B, "X employs A or B" may apply to either of these cases. It should also be understood that the term “and/or” as used herein refers to and includes all possible combinations of one or more of the listed related items.

또한, "포함한다" 및/또는 "포함하는"이라는 용어는, 해당 특징 및/또는 구성요소가 존재함을 의미하는 것으로 이해되어야 한다. 다만, "포함한다" 및/또는 "포함하는"이라는 용어는, 하나 이상의 다른 특징, 구성요소 및/또는 이들의 그룹의 존재 또는 추가를 배제하지 않는 것으로 이해되어야 한다. 또한, 달리 특정되지 않거나 단수 형태를 지시하는 것으로 문맥상 명확하지 않은 경우에, 본 명세서와 청구범위에서 단수는 일반적으로 "하나 또는 그 이상"을 의미하는 것으로 해석되어야 한다. Also, the terms "comprises" and/or "comprising" should be understood to mean that the feature and/or element in question is present. However, it should be understood that the terms "comprises" and/or "comprising" do not exclude the presence or addition of one or more other features, elements and/or groups thereof. Also, unless otherwise specified or unless it is clear from context to refer to a singular form, the singular in the specification and claims should generally be construed to mean “one or more”.

당업자들은 추가적으로 여기서 개시된 실시예들과 관련되어 설명된 다양한 예시 적 논리적 블록들, 구성들, 모듈들, 회로들, 수단들, 로직들, 및 알고리즘 단계들이 전자 하드웨어, 컴퓨터 소프트웨어, 또는 양쪽 모두의 조합들로 구현될 수 있음을 인식해야 한다. 하드웨어 및 소프트웨어의 상호교환성을 명백하게 예시하기 위해, 다양한 예시 적 컴포넌트들, 블록들, 구성들, 수단들, 로직들, 모듈들, 회로들, 및 단계들은 그들의 기능성 측면에서 일반적으로 위에서 설명되었다. 그러한 기능성이 하드웨어로 또는 소프트웨어로서 구현되는지 여부는 전반적인 시스템에 부과된 특정 어플리케이션(application) 및 설계 제한들에 달려 있다. 숙련된 기술자들은 각각의 특정 어플리케이션들을 위해 다양한 방법들로 설명된 기능성을 구현할 수 있다. 다만, 그러한 구현의 결정들이 본 개시내용의 영역을 벗어나게 하는 것으로 해석되어서는 안된다.Those skilled in the art will further appreciate that the various illustrative logical blocks, configurations, modules, circuits, means, logics, and algorithm steps described in connection with the embodiments disclosed herein may be implemented in electronic hardware, computer software, or combinations of both. It should be recognized that they can be implemented with To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, configurations, means, logics, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application. However, such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.

제시된 실시예들에 대한 설명은 본 개시의 기술 분야에서 통상의 지식을 가진 자가 본 발명을 이용하거나 또는 실시할 수 있도록 제공된다. 이러한 실시예들에 대한 다양한 변형들은 본 개시의 기술 분야에서 통상의 지식을 가진 자에게 명백할 것이다. 여기에 정의된 일반적인 원리들은 본 개시의 범위를 벗어남이 없이 다른 실시예들에 적용될 수 있다. 그리하여, 본 발명은 여기에 제시된 실시예들로 한정되는 것이 아니다. 본 발명은 여기에 제시된 원리들 및 신규한 특징들과 일관되는 최광의의 범위에서 해석되어야 할 것이다.Descriptions of the presented embodiments are provided to enable those skilled in the art to use or practice the present invention. Various modifications to these embodiments will be apparent to those skilled in the art of the present disclosure. The generic principles defined herein may be applied to other embodiments without departing from the scope of the present disclosure. Thus, the present invention is not limited to the embodiments presented herein. This invention is to be interpreted in its widest scope consistent with the principles and novel features presented herein.

본 개시의 일 실시예에서 서버는 서버의 서버 환경을 수행하기 위한 다른 구성들이 포함될 수도 있다. 서버는 임의의 형태의 장치는 모두 포함할 수 있다. 서버는 디지털 기기로서, 랩탑 컴퓨터, 노트북 컴퓨터, 데스크톱 컴퓨터, 웹 패드, 이동 전화기와 같이 프로세서를 탑재하고 메모리를 구비한 연산 능력을 갖춘 디지털 기기일 수 있다. 서버는 서비스를 처리하는 웹 서버일 수 있다. 전술한 서버의 종류는 예시일 뿐이며 본 개시는 이에 제한되지 않는다. In an embodiment of the present disclosure, the server may include other components for performing a server environment of the server. The server may include any type of device. The server is a digital device, and may be a digital device equipped with a processor, such as a laptop computer, a notebook computer, a desktop computer, a web pad, and a mobile phone, and having a computing power with a memory. The server may be a web server that processes a service. The above-described types of servers are merely examples, and the present disclosure is not limited thereto.

본 명세서에서 신경망, 인공 신경망, 네트워크 함수는 종종 상호 교환 가능하게 사용될 수 있다.In this specification, neural network, artificial neural network, and network function may often be used interchangeably.

본 발명의 상세한 설명 및 청구항들에 걸쳐 이용된 "영상" 또는 "영상 데이터"라는 용어는 이산적 영상 요소들(예컨대, 2차원 영상에 있어서는 픽셀)로 구성된 다차원 데이터를 지칭하며, 달리 말하자면, (예컨대, 비디오 화면에 표시된) 눈으로 볼 수 있는 대상 또는 (예컨대, CT, MRI 검출기 등의 픽셀 출력에 대응되는 파일과 같은) 그 대상의 디지털 표현물을 지칭하는 용어이다.The term "image" or "image data" as used throughout the present description and claims refers to multidimensional data composed of discrete image elements (eg, pixels in a two-dimensional image), in other words, ( For example, a term that refers to a visible object (eg, displayed on a video screen) or a digital representation of the object (eg, a file corresponding to a pixel output of a CT, MRI detector, etc.).

예를 들어 "이미지" 또는 "영상"은 전산화 단층 촬영(CT; computed tomography), 자기 공명 영상(MRI; magnetic resonance imaging), 안저 영상, 초음파 또는 본 발명의 기술분야에서 공지된 임의의 다른 의료 영상 시스템의 의하여 수집된 피검체(subject)의 의료 영상일 수 있다. 영상이 반드시 의료적 맥락에서 제공되어야 하는 것은 아니고 비의료적 맥락에서 제공될 수도 있는 바, 예를 들어 보안 검색용 X선 촬영 등이 있을 수 있다.For example, “image” or “image” can be defined as computed tomography (CT), magnetic resonance imaging (MRI), fundus imaging, ultrasound or any other medical imaging known in the art. It may be a medical image of a subject collected by the system. The image does not necessarily have to be provided in a medical context, but may be provided in a non-medical context, for example, there may be X-ray imaging for security screening.

본 발명의 상세한 설명 및 청구항들에 걸쳐 'DICOM(Digital Imaging and Communications in Medicine; 의료용 디지털 영상 및 통신)' 표준은 의료용 기기에서 디지털 영상 표현과 통신에 이용되는 여러 가지 표준을 총칭하는 용어인 바, DICOM 표준은 미국 방사선 의학회(ACR)와 미국 전기 공업회(NEMA)에서 구성한 연합 위원회에서 발표한다.Throughout the detailed description and claims of the present invention, the 'DICOM (Digital Imaging and Communications in Medicine)' standard is a generic term for various standards used for digital image expression and communication in medical devices. The DICOM standard is published by a joint committee formed by the American Society of Radiological Medicine (ACR) and the National Electrical Engineers Association (NEMA).

또한, 본 발명의 상세한 설명 및 청구항들에 걸쳐 '의료영상 저장 전송 시스템(PACS; Picture Archiving and Communication System)'은 DICOM 표준에 맞게 저장, 가공, 전송하는 시스템을 지칭하는 용어이며, X선, CT, MRI와 같은 디지털 의료영상 장비를 이용하여 획득된 의료영상 이미지는 DICOM 형식으로 저장되고 네트워크를 통하여 병원 내외의 단말로 전송이 가능하며, 이에는 판독 결과 및 진료 기록이 추가될 수 있다.In addition, throughout the detailed description and claims of the present invention, 'Picture Archiving and Communication System (PACS)' is a term that refers to a system that stores, processes, and transmits in accordance with the DICOM standard, X-ray, CT , medical imaging images acquired using digital medical imaging equipment such as MRI are stored in DICOM format and transmitted to terminals inside and outside the hospital through a network, to which reading results and medical records can be added.

도 1은 본 개시의 일 실시예에 따라 모델 학습 방법을 제공하기 위한 동작을 수행하는 컴퓨팅 장치의 블록 구성도를 도시한 도면이다.1 is a diagram illustrating a block diagram of a computing device that performs an operation for providing a model learning method according to an embodiment of the present disclosure.

뉴럴 네트워크 모델을 학습시키기 위해서는, 뉴럴 네트워크 모델에 대한 학습 데이터 세트의 구축이 선행되어야 한다. 뉴럴 네트워크 모델에 대한 학습을 위해서는, 최소 1,000개 내지 10,000개 이상의 학습 데이터를 포함하는 학습 데이터 세트가 필요할 수 있다. 그러나, 의료 분야에 대한 뉴럴 네트워크 모델의 학습 시, 학습 데이터가 부족한 경우가 상당히 많다. 예를 들어, 희귀 질병의 경우에는, 희귀 질병의 발병 확률 자체가 낮기 때문에, 희귀 질병에 대한 학습 데이터를 수집하는데 어려움이 있을 수 있다. 일반적으로 알려진 질병 뿐만 아니라, 희귀 질병을 검출하기 위한 필요성이 크다. 따라서, 희귀 질병을 검출하기 위해서, 희귀 질병에 대한 학습 데이터 세트를 구축하는 다양한 방법들이 제시된다. 예를 들어, 일반적인 데이터 어그먼테이션(augmentation) 방법을 이용하여 희귀 질병에 대한 데이터 어그먼테이션을 수행할 수도 있다.In order to train a neural network model, the construction of a training data set for the neural network model must be preceded. In order to learn the neural network model, a training data set including at least 1,000 to 10,000 or more training data may be required. However, when training a neural network model for the medical field, training data is often insufficient. For example, in the case of a rare disease, since the probability of the occurrence of the rare disease itself is low, it may be difficult to collect learning data on the rare disease. There is a great need for detecting rare diseases as well as commonly known diseases. Therefore, in order to detect a rare disease, various methods for constructing a training data set for a rare disease are presented. For example, data aggregation for rare diseases may be performed using a general data aggregation method.

일반적인 데이터 어그먼테이션은, 실제 데이터를 이용하여 추가적인 데이터를 생성하는 것으로, 실제 데이터의 적어도 일부를 변형하여 추가적인 데이터를 생성할 수 있다. 예를 들어, 질병 이미지의 적어도 일부를 블러(blur)처리 하거나, 회전시키는 등의 방법으로 추가적인 데이터를 생성할 수 있다. 그러나, 전술한 바와 같은 데이터 어그먼테이션은 실제 존재하는 데이터를 변형시킴으로써, 실제가 아닌 데이터를 생성하여, 학습 데이터 세트를 구축하는 것으로, 정확도가 떨어질 수 있다. 즉, 실제 데이터가 아닌, 인위적으로 변형된 데이터를 이용하는 것이기 때문에, 그러한 데이터 어그먼테이션 방법에 따라 생성된 학습 데이터를 이용하여 모델을 학습시키는 경우, 모델의 성능이 일부 떨어질 수 있다. 따라서, 본 개시의 실시예에 따른 모델 학습 방법은, 전술한 데이터 어그먼테이션과는 다른 방법을 이용한 학습 데이터 세트 구축 방법을 제시한다.In general data aggregation, additional data is generated using real data, and the additional data may be generated by transforming at least a portion of the real data. For example, additional data may be generated by blurring or rotating at least a portion of the disease image. However, the data aggregation as described above generates data that is not real by transforming data that actually exists, and builds a training data set, and thus accuracy may be lowered. That is, since artificially transformed data is used instead of real data, when the model is trained using the training data generated according to the data aggregation method, the performance of the model may be partially degraded. Accordingly, the model learning method according to an embodiment of the present disclosure presents a learning data set construction method using a method different from the data aggregation described above.

본 개시의 실시예에 따른 모델의 학습 방법은, 기존 데이터를 변형하여 추가적인 학습 데이터를 생성하는 것이 아니라, 실제 존재하는 다른 종류의 데이터를 이용하여 추가적인 학습 데이터로 이용하는 것일 수 있다. 즉, 본 개시의 실시예에 따른 모델의 학습 방법은 하나의 질병에 대한 학습 데이터의 구축 시, 다른 질병에 대한 데이터를 학습 데이터로 이용하는 방법을 제시한다. 예를 들어, 희귀 암에 대한 학습 데이터가 부족한 경우, 희귀 암에 대한 데이터에 추가적으로, 다른 암에 대한 데이터를 학습 데이터로 함께 사용할 수 있다. 이때, 희귀 암과 다른 암은 유사한 피처를 공유할 수 있다. 이에 관하여, 후술하여 상세히 설명한다.The model learning method according to an embodiment of the present disclosure may not generate additional training data by transforming existing data, but may be used as additional training data using other types of data that actually exist. That is, the model learning method according to an embodiment of the present disclosure provides a method of using data on another disease as learning data when constructing learning data for one disease. For example, when training data for rare cancer is insufficient, data on other cancers may be used together as training data in addition to data on rare cancer. In this case, rare cancers and other cancers may share similar features. In this regard, it will be described later in detail.

이하에서는 본 개시의 일 실시예에 따라, 모델의 학습을 위한 데이터를 구축하는 방법에 관하여 설명한다.Hereinafter, according to an embodiment of the present disclosure, a method of constructing data for learning a model will be described.

프로세서(120)는 유사한 피처를 포함하는, 둘 이상의 의료 이미지 세트를 식별할 수 있다. 프로세서(120)는 학습 데이터 세트로 이용하기 위해, 둘 이상의 의료 이미지 세트를 식별할 수 있다.The processor 120 may identify two or more sets of medical images that contain similar features. The processor 120 may identify two or more sets of medical images for use as a training data set.

의료 이미지는 장기 또는 병리를 포함하는 장기를 촬영한 이미지일 수 있다. 예를 들어, 의료 이미지는 MRI, CT 등을 이용하여 장기 등을 촬영한 이미지일 수 있다. 의료 이미지는 장기를 촬영한 이미지일 수 있다. 또는, 의료 이미지는 특정 병리를 포함하는 장기를 촬영한 이미지일 수 있다. 도 2를 참조하면, 도 2(a) 및 (b)에 도시된 각각의 이미지는 의료 이미지일 수 있다. 전술한 의료 이미지에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.The medical image may be an image obtained by photographing an organ or an organ including a pathology. For example, the medical image may be an image obtained by photographing an organ using MRI, CT, or the like. The medical image may be an image of an organ. Alternatively, the medical image may be an image of an organ including a specific pathology. Referring to FIG. 2 , each image shown in FIGS. 2A and 2B may be a medical image. The detailed description of the medical image described above is only an example, and the present disclosure is not limited thereto.

의료 이미지 세트는 의료 이미지들의 집합일 수 있다. 의료 이미지 세트는 하나 이상의 의료 이미지를 포함할 수 있다. 의료 이미지 세트는 장기 또는 병리 단위로 생성될 수 있다. 예를 들어, 폐에 관한 의료 이미지를 포함하는 의료 이미지 세트, 췌장에 관한 의료 이미지를 포함하는 의료 이미지 세트가 생성될 수 있다. 또는, 예를 들어, 폐암도 병리에 따라, 편형상피세포암, 선암, 대세포암 등으로 분류될 수 있고, 의료 이미지 세트도 편형상피세포암, 선암, 대세포암 각각에 대해서 별도로 생성될 수 있다. 전술한 의료 이미지 세트에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.The medical image set may be a set of medical images. A medical image set may include one or more medical images. Medical image sets may be generated on an organ or pathological basis. For example, a medical image set including a medical image of the lungs and a medical image set including a medical image of the pancreas may be generated. Alternatively, for example, lung cancer may also be classified into squamous cell carcinoma, adenocarcinoma, large cell carcinoma, etc. according to pathology, and a medical image set may also be separately generated for each of squamous cell carcinoma, adenocarcinoma, and large cell carcinoma. have. The detailed description of the medical image set described above is only an example, and the present disclosure is not limited thereto.

의료 데이터는 의료 이미지에 포함된 장기 또는 병리 중 적어도 하나와 관련될 수 있다. 의료 데이터는 의료 이미지를 모델의 입력으로 하여 연산했을 때의 출력과 관련될 수 있다. 의료 데이터는 의료 이미지를 모델의 입력으로 하여 연산했을 때, 의료 이미지에 포함된 장기가 어떤 것인지에 관한 정보일 수 있다. 또는, 의료 데이터는 의료 이미지를 모델의 입력으로 하여 연산했을 때, 의료 이미지에 포함된 병리가 어떤 것인지에 관한 정보일 수 있다. 예를 들어, 의료 이미지가 이상 병리가 포함되지 않은, 즉, 정상적인 폐를 촬영한 이미지인 경우, 의료 데이터는 장기의 식별 결과인 '폐'일 수 있다. 또는, 예를 들어, 의료 이미지가 이상 병리가 포함된, 대세포암이 있는 폐를 촬영한 이미지인 경우, 의료 데이터는 장기의 식별 결과인 '폐' 및 병리의 식별 결과인 '대세포암'일 수 있다. 전술한 의료 데이터에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.The medical data may relate to at least one of an organ or a pathology included in the medical image. The medical data may be related to an output obtained when a medical image is computed using the medical image as an input to the model. The medical data may be information about which organs are included in the medical image when the medical image is calculated using the medical image as an input to the model. Alternatively, the medical data may be information regarding a pathology included in the medical image when it is calculated using the medical image as an input to the model. For example, when the medical image does not include abnormal pathology, that is, an image obtained by photographing a normal lung, the medical data may be 'lung', which is a result of identification of an organ. Or, for example, if the medical image is an image of a lung with large cell cancer including abnormal pathology, the medical data is 'lung', which is the identification result of an organ, and 'large cell cancer', which is the identification result of the pathology. can be The detailed description of the medical data described above is only an example, and the present disclosure is not limited thereto.

학습 데이터 세트는 둘 이상의 의료 이미지 세트를 이용하여 생성될 수 있다. 둘 이상의 의료 이미지 세트는 타겟 의료 이미지 세트 및 타 의료 이미지 세트를 포함할 수 있다. 타겟 의료 이미지 세트는 모델을 이용하여 검출하기 위한 의료 데이터와 관련될 수 있다. 타겟 의료 이미지 세트는 학습 데이터가 부족한 의료 데이터에 대한 의료 이미지 세트일 수 있다. 예를 들어, 타겟 의료 이미지 세트는 희귀 암과 같이, 희귀한 질병에 대한 의료 이미지 세트일 수 있다. 타 의료 이미지 세트는 타겟 의료 이미지 세트에 포함된 타겟 의료 이미지와 유사한 피처를 가지는 타 의료 이미지를 포함할 수 있다. 타 의료 이미지 세트는 학습 데이터가 부족한 타겟 의료 이미지 세트를 보충하기 위한 의료 이미지 세트일 수 있다. 즉, 타 의료 이미지 세트는 데이터가 많이 존재하는 의료 이미지 세트일 수 있다. 타 의료 이미지 세트는 타겟 의료 이미지와 유사한 피처를 가지는 의료 이미지를 포함할 수 있다. 즉, 프로세서(120)는 유사한 피처를 가지는 다른 질병 또는 장기에 대한 의료 이미지를, 타겟 의료 이미지 세트를 보충하기 위해 사용할 수 있다. 예를 들어, A 희귀 질병에 대한 의료 이미지와 B 일반 질병(즉, 데이터가 많이 존재하는 질병)에 대한 의료 이미지가 유사한 피처를 포함하는 경우, 프로세서(120)는 A 희귀 질병에 대한 의료 이미지 세트를 타겟 의료 이미지 세트, B 희귀 질병에 대한 의료 이미지 세트를 타 의료 이미지 세트로 결정할 수 있다. 도 2를 참조하면, 예를 들어, 도 2(a)가 A 희귀 질병에 대한 의료 이미지이고, 그리고 도 2(b)가 B 일반 질병에 대한 의료 이미지일 수 있다. 상기 2개의 의료 이미지는 유사한 피처를 포함할 수 있고, 도 2(a)에 대한 A 희귀 질병을 검출하기 위하여, 도 2(b)에 대한 B 일반 질병에 관한 데이터를 추가적인 학습 데이터로 사용할 수 있다. 전술한 타겟 의료 이미지 세트 및 타 의료 이미지 세트에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.The training data set may be generated using two or more sets of medical images. The two or more medical image sets may include a target medical image set and another medical image set. A set of target medical images may be associated with medical data for detection using the model. The target medical image set may be a medical image set for medical data lacking in training data. For example, the target medical image set may be a medical image set for a rare disease, such as a rare cancer. The other medical image set may include other medical images having features similar to the target medical image included in the target medical image set. The other medical image set may be a medical image set for supplementing the target medical image set lacking in training data. That is, the other medical image set may be a medical image set in which a lot of data exists. Other medical image sets may include medical images having features similar to the target medical image. That is, the processor 120 may use medical images for other diseases or organs having similar features to supplement the target medical image set. For example, if a medical image for a rare disease A and a medical image for a common disease B (i.e., a disease for which data is abundant) contain similar features, the processor 120 may set the medical image set for the rare disease A may be determined as a target medical image set, and a medical image set for a rare disease B may be determined as another medical image set. Referring to FIG. 2 , for example, FIG. 2(a) may be a medical image for rare disease A, and FIG. 2(b) may be a medical image for common disease B. FIG. The two medical images may include similar features, and to detect rare disease A for FIG. 2( a ), data about common disease B for FIG. 2( b ) may be used as additional training data . The detailed description of the above-described target medical image set and other medical image sets is merely an example, and the present disclosure is not limited thereto.

학습 데이터 세트는 의료 이미지 세트에 포함된 의료 이미지를 학습 데이터의 입력으로 포함하고, 그리고 의료 이미지에 대한 의료 데이터를 라벨로 포함할 수 있다. 학습 데이터 세트는 타겟 의료 이미지 세트 및 타 의료 이미지 세트 중 적어도 일부를 포함할 수 있다. 학습 데이터 세트는 타겟 의료 이미지 세트에 포함된 의료 이미지를 학습 데이터의 입력으로, 그리고 의료 이미지에 대한 의료 데이터를 라벨로 포함할 수 있다. 또한, 학습 데이터 세트는 타 의료 이미지 세트에 포함된 의료 이미지를 학습 데이터의 입력으로, 그리고 의료 이미지에 대한 의료 데이터를 라벨로 포함할 수 있다. 예를 들어, 선암을 검출하기 위하여 프로세서(120)는 학습 데이터 세트를 생성할 수 있다. 프로세서(120)는 타겟 의료 이미지 세트인, 선암 의료 이미지 세트에 포함된 선암을 촬영한 의료 이미지를 학습 데이터의 입력으로, 그리고 의료 이미지에 선암이 포함되었는지 여부, 또는 선암의 위치 중 적어도 하나를 학습 데이터의 라벨로 포함할 수 있다. 프로세서(120)는 선암 검출을 보조하기 위하여, 선암과 유사한 피처를 가지는 대세포암에 대한 의료 이미지 세트인, 타 의료 이미지 세트에 포함된, 대세포암을 촬영한 의료 이미지를 학습 데이터의 입력으로, 그리고 의료 이미지에 대세포암이 포함되었는지 여부, 또는 대세포함의 위치 중 적어도 하나를 학습 데이터의 라벨로 포함할 수 있다. 전술한 학습 데이터 세트에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.The training data set may include a medical image included in the medical image set as an input of the training data, and may include medical data for the medical image as a label. The training data set may include at least a portion of a target medical image set and other medical image sets. The training data set may include a medical image included in the target medical image set as an input of the training data, and medical data for the medical image as a label. Also, the training data set may include a medical image included in another medical image set as an input of the training data and medical data for the medical image as a label. For example, in order to detect adenocarcinoma, the processor 120 may generate a training data set. The processor 120 learns at least one of whether or not adenocarcinoma is included in the medical image, or the location of adenocarcinoma by using a medical image obtained by photographing an adenocarcinoma included in a target medical image set, an adenocarcinoma medical image set, as an input of learning data. It can be included as a label for the data. In order to assist in adenocarcinoma detection, the processor 120 uses, as an input of learning data, a medical image of large cell cancer included in another medical image set, which is a medical image set for large cell cancer having features similar to adenocarcinoma. , and at least one of whether large cell cancer is included in the medical image or the location of the large cell box may be included as a label of the training data. The detailed description of the above-described learning data set is merely an example, and the present disclosure is not limited thereto.

본 개시의 일 실시예에 따라, 프로세서(120)는 의료 데이터들을 구별하기 위한, 의료 데이터 구별(classification) 모델을 이용하여 연산 시, 구별 정도가 낮은 둘 이상의 의료 이미지 세트를 식별할 수 있다. 이하에서는 도 3을 참조하여 둘 이상의 의료 이미지 세트를 식별하는 방법에 관하여 설명한다.According to an embodiment of the present disclosure, the processor 120 may identify two or more medical image sets having a low degree of differentiation when performing an operation using a medical data classification model for distinguishing medical data. Hereinafter, a method of identifying two or more medical image sets will be described with reference to FIG. 3 .

프로세서(120)는 의료 이미지(310)를 의료 데이터 구별 모델(300)의 입력으로 하여 연산한 결과(320)를 출력할 수 있다. 의료 데이터 구별 모델(300)은 의료 이미지(310)를 입력으로 연산하고, 그리고 의료 이미지(310)에 대응되는 의료 데이터를 출력할 수 있다. 예를 들어, 프로세서(120)는 의료 데이터 구별 모델(300)을 이용하여, 입력된 의료 이미지(310)를 연산하고, 그리고 의료 이미지(310)에 포함된 장기 또는 질병에 관한 의료 데이터를 출력할 수 있다.The processor 120 may output the operation result 320 by using the medical image 310 as an input of the medical data discrimination model 300 . The medical data discrimination model 300 may calculate the medical image 310 as an input and output medical data corresponding to the medical image 310 . For example, the processor 120 may calculate the input medical image 310 using the medical data discrimination model 300 , and output medical data related to an organ or disease included in the medical image 310 . can

의료 데이터 구별 모델(300)은, 의료 이미지(310)를 연산하여, 둘 이상의 클래스 각각에 대한 스코어 값을 출력할 수 있다. 둘 이상의 클래스 각각은, 둘 이상의 상이한 의료 데이터에 각각 대응될 수 있다. 예를 들어, 제 1 클래스는 폐, 제 2 클래스는 간, 제 3 클래스는 소장 등의 장기일 수 있다. 또는, 예를 들어, 둘 이상의 클래스 각각은 간에 대한 질병인, 제 1 클래스는 간암세포암종, 제 2 클래스는 담관상피암종, 제 3 클래스는 간모세포종, 제 4 클래스는 혈관육종 등일 수 있다. 전술한 클래스에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.The medical data discrimination model 300 may calculate the medical image 310 and output a score value for each of two or more classes. Each of the two or more classes may respectively correspond to two or more different medical data. For example, the first class may be lungs, the second class may be liver, and the third class may be organs such as small intestine. Or, for example, each of the two or more classes may be a disease of the liver, wherein the first class is hepatocarcinoma, the second class is cholangiocarcinoma, the third class is hepatoblastoma, the fourth class is angiosarcoma, and the like. Specific description of the above-described class is merely an example, and the present disclosure is not limited thereto.

프로세서(120)는 의료 이미지(310)에 대한 연산 결과인, 둘 이상의 클래스 각각에 대한 스코어 값에 기초하여, 의료 이미지(310)를 적어도 하나의 클래스로 분류할 수 있다. 본 개시의 일 실시예에 따라, 프로세서(120)는 가장 큰 스코어 값에 대응되는 클래스로 의료 이미지(310)를 분류할 수 있다. 프로세서(120)는 둘 이상의 클래스 각각에 대한 스코어 값들 중, 하나의 클래스에 대한 스코어 값이, 다른 클래스들에 대한 스코어 값들 보다 큰 경우, 의료 이미지(310)를 해당 하나의 클래스로 분류할 수 있다. 예를 들어, 둘 이상의 클래스 각각에 대한 스코어 값이 0.7, 0.3, 0.2, 0.2, 0.25인 경우, 프로세서(120)는 스코어 값 0.7에 대응되는 클래스로 의료 이미지(310)를 분류할 수 있다. 본 개시의 일 실시예에 따라, 프로세서(120)는 임계 값 이상의 스코어 값에 대응되는 클래스로 의료 이미지(310)를 분류할 수 있다. 프로세서(120)는 예를 들어, 임계 값 이상의 스코어 값에 대응되는 클래스가 둘 이상인 경우, 의료 이미지(310)를 해당 두개의 클래스에 속하는 것으로 분류할 수 있다. 본 개시의 일 실시예에 따라, 프로세서(120)는 가장 큰 스코어 값과 두번째로 큰 스코어 값들 간의 차이가 임계 비율 또는 임계 값 미만인 경우, 의료 이미지(310)를 하나의 클래스가 아닌, 가장 큰 스코어 값 및 두번째로 큰 스코어 값 각각에 대응되는 클래스들로 분류할 수 있다. 예를 들어, 둘 이상의 클래스 각각에 대한 스코어 값이 0.7, 0.6, 0.2, 0.1, 0.25이고, 그리고 임계 값이 0.6인 경우, 프로세서(120)는 임계 값 0.6보다 큰 값을 가지는 스코어 값 0.7 및 0.6 각각에 대응되는 두개의 클래스로 의료 이미지(310)를 분류할 수 있다. 또는, 예를 들어, 프로세서(120)는 스코어 값 0.7 및 0.6이 유의미한 정도의 차이가 없는 것으로 판단하여, 해당 스코어 값들에 각각 대응되는 두개의 클래스로 의료 이미지(310)를 분류할 수 있다. 전술한 의료 이미지 분류에 관한 구체적인 기재는 예시일 뿐이며 본개시는 이에 제한되지 않는다.The processor 120 may classify the medical image 310 into at least one class based on a score value for each of two or more classes, which is a result of an operation on the medical image 310 . According to an embodiment of the present disclosure, the processor 120 may classify the medical image 310 into a class corresponding to the largest score value. The processor 120 may classify the medical image 310 into the one class when the score value for one class among the score values for each of the two or more classes is greater than the score values for the other classes. . For example, when the score values for each of the two or more classes are 0.7, 0.3, 0.2, 0.2, 0.25, the processor 120 may classify the medical image 310 into a class corresponding to the score value of 0.7. According to an embodiment of the present disclosure, the processor 120 may classify the medical image 310 into a class corresponding to a score value greater than or equal to a threshold value. The processor 120 may classify the medical image 310 as belonging to the two classes, for example, when there are two or more classes corresponding to a score value greater than or equal to a threshold value. According to an embodiment of the present disclosure, if the difference between the largest score value and the second largest score value is less than a threshold ratio or a threshold value, the processor 120 assigns the medical image 310 to the highest score, not one class. It can be classified into classes corresponding to each value and the second largest score value. For example, if the score values for each of the two or more classes are 0.7, 0.6, 0.2, 0.1, 0.25, and the threshold value is 0.6, the processor 120 sets the score values 0.7 and 0.6 having a value greater than the threshold value 0.6. The medical image 310 may be classified into two classes corresponding to each. Alternatively, for example, the processor 120 may classify the medical image 310 into two classes respectively corresponding to the score values by determining that there is no significant difference between the score values of 0.7 and 0.6. The detailed description of the medical image classification described above is only an example, and the present disclosure is not limited thereto.

프로세서(120)는 연산 결과, 의료 이미지(310)가 둘 이상의 클래스로 분류되는 경우, 둘 이상의 클래스에 대응되는 둘 이상의 의료 이미지 세트는 유사한 피처를 포함하는 것으로 결정할 수 있다. 의료 이미지(310)를 의료 데이터 구별 모델을 이용하여 연산했을 때, 하나의 의료 데이터로 분류할 수 없고, 그리고 둘 이상의 의료 데이터로 분류가 가능할 수 있다. 프로세서(120)는 의료 이미지(310)를 둘 이상의 클래스로 분류할 수 있는 경우, 둘 이상의 클래스 각각에 대응되는 의료 데이터는 유사한 피처를 가지는 것으로 결정할 수 있다. 예를 들어, 의료 이미지(310)를 간암세포종 및 혈관육종으로 분류할 수 있는 경우, 프로세서(120)는 간암세포종 및 혈관육종 각각에 대한 의료 이미지는 유사한 피처를 가지는 것으로 결정할 수 있다. 프로세서(120)는 간암세포종 및 혈관육종 각각에 대응되는 의료 이미지 세트에 포함된 의료 이미지는 유사한 피처를 가지는 것으로 결정할 수 있다. 전술한 유사한 피처를 가지는 의료 이미지에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.As a result of the operation, when the medical image 310 is classified into two or more classes, the processor 120 may determine that two or more medical image sets corresponding to the two or more classes include similar features. When the medical image 310 is calculated using the medical data discrimination model, it may not be possible to classify it as one medical data, and it may be possible to classify it into two or more medical data. When the processor 120 classifies the medical image 310 into two or more classes, the processor 120 may determine that medical data corresponding to each of the two or more classes have similar features. For example, when the medical image 310 can be classified into hepatocarcinoma and hemangiosarcoma, the processor 120 may determine that the medical image for each of hepatocarcinoma and hemangiosarcoma has similar features. The processor 120 may determine that the medical image included in the medical image set corresponding to each of hepatocarcinoma and hemangiosarcoma has similar features. The detailed description of the medical image having the above-described similar features is merely an example, and the present disclosure is not limited thereto.

본 개시의 일 실시예에 따라, 프로세서(120)는 의료 이미지를 의료 데이터 구별 모델(300)의 입력으로 연산하여, 출력한 결과를 이용하여, 유사한 피처를 가지는 타겟 의료 데이터와 타 의료 데이터를 결정할 수 있다. 프로세서(120)는 의료 이미지를 의료 데이터 구별 모델(300)의 입력으로 하여 연산할 수 있다. 의료 이미지는 타겟 의료 이미지일 수도 있고, 또는 다른 의료 이미지일 수도 있다. 의료 데이터 구별 모델(300)이 의료 이미지를 2개 이상의 클래스로 분류할 수 있다. 의료 데이터 구별 모델(300)의 분류 결과에 포함된 2개 이상의 클래스에 대응되는 의료 데이터들은 유사한 피처를 가지는 것으로 결정할 수 있다. 프로세서(120)는 2개 이상의 클래스 중 하나의 클래스에 대응되는 타겟 의료 데이터와, 나머지 클래스들에 대응되는 의료 데이터들(즉, 타 의료 데이터)은 유사한 피처를 가지는 것으로 결정할 수 있다. 프로세서(120)는 유사한 피처를 가지는 타 의료 데이터를, 타겟 의료 데이터에 대한 학습 데이터 세트 구축 시 이용할 수 있다.According to an embodiment of the present disclosure, the processor 120 calculates a medical image as an input of the medical data discrimination model 300 and determines target medical data having similar features and other medical data using the output result. can The processor 120 may calculate the medical image as an input of the medical data discrimination model 300 . The medical image may be a target medical image, or it may be another medical image. The medical data discrimination model 300 may classify medical images into two or more classes. Medical data corresponding to two or more classes included in the classification result of the medical data discrimination model 300 may be determined to have similar features. The processor 120 may determine that target medical data corresponding to one of the two or more classes and medical data corresponding to the other classes (ie, other medical data) have similar features. The processor 120 may use other medical data having similar features when constructing a training data set for the target medical data.

본 개시의 일 실시예에 따라, 프로세서(120)는 타겟 의료 이미지를 의료 데이터 구별 모델(300)의 입력으로 연산하여, 출력한 결과를 이용하여, 타겟 의료 이미지와 유사한 피처를 가지는 타겟 의료 이미지를 결정할 수 있다. 예를 들어, 혈관육종(즉, 타겟 의료 데이터)이 희귀 암이어서, 혈관육종에 대한 이미지 데이터가 부족할 수 있다. 혈관육종과 유사한 피처를 가지는 다른 암 종을 찾기 위해서, 프로세서(120)는 혈관육종에 대한 의료 이미지를 의료 데이터 구별 모델(300)의 입력으로 연산할 수 있다. 의료 데이터 구별 모델(300)의 출력이, 혈관육종에 대한 의료 이미지를, 혈관육종 및 담관상피암종 2개의 클래스로 분류한 결과를 포함할 수 있다. 프로세서(120)는 혈관육종 및 담관상피암종 2개의 의료 데이터가 유사한 피처를 공유하기 때문에, 의료 데이터 구별 모델(300)이 혈관육종에 대한 의료 이미지를, 상기 2개의 클래스로 분류한 것으로 결정할 수 있다. 프로세서(120)는 따라서, 혈관육종 및 담관상피암종 각각에 대응하는 의료 이미지가 유사한 피처를 공유하는 것으로 결정할 수 있다. 프로세서(120)는 혈관육종을 검출하기 위한 학습 데이터 세트의 구축 시, 담관상피암종에 대한 의료 이미지 세트 중 적어도 일부를 활용할 수 있다. 전술한 유사한 피처를 가지는 의료 이미지에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.According to an embodiment of the present disclosure, the processor 120 calculates a target medical image as an input of the medical data discrimination model 300 and uses the output result to generate a target medical image having features similar to the target medical image. can decide For example, angiosarcoma (ie, target medical data) is a rare cancer, so image data for angiosarcoma may be lacking. In order to find another carcinoma having features similar to hemangiosarcoma, the processor 120 may calculate a medical image of the hemangiosarcoma as an input of the medical data discrimination model 300 . The output of the medical data discrimination model 300 may include a result of classifying a medical image for angiosarcoma into two classes, angiosarcoma and cholangiocarcinoma. Since the two medical data of angiosarcoma and cholangiocarcinoma share similar features, the processor 120 may determine that the medical data discrimination model 300 classifies the medical image for angiosarcoma into the two classes. . The processor 120 may thus determine that the medical images corresponding to each of the hemangiosarcoma and the cholangiocarcinoma share similar features. The processor 120 may utilize at least a part of a medical image set for cholangiocarcinoma when constructing a training data set for detecting angiosarcoma. The detailed description of the medical image having the above-described similar features is merely an example, and the present disclosure is not limited thereto.

즉, 프로세서(120)는 의료 데이터 구별 모델을 이용하여 의료 이미지를 연산하였을 때, 구별이 잘 안되는 둘 이상의 클래스가 있을 경우, 둘 이상의 클래스에 대응되는 의료 데이터들은 유사한 피처를 가지는 것으로 결정할 수 있다. 따라서, 프로세서(120)는 유사한 피처를 가지는 둘 이상의 의료 이미지 데이터 세트들을 이용하여 학습 데이터 세트를 생성할 수 있다. 프로세서(120)는 타겟 의료 이미지와 유사한 피처를 가지는 타 의료 이미지를 이용하여 타겟 의료 데이터에 대한 학습 데이터 세트 구축 시, 타 의료 데이터를 이용할 수 있다.That is, when the processor 120 calculates a medical image using the medical data discrimination model, if there are two or more classes that are not well distinguished, the processor 120 may determine that medical data corresponding to the two or more classes have similar features. Accordingly, the processor 120 may generate a training data set using two or more medical image data sets having similar features. The processor 120 may use other medical data when constructing a training data set for the target medical data by using another medical image having features similar to the target medical image.

본 개시의 일 실시예에 따라, 프로세서(120)는 타 의료 데이터 검출 모델을 이용하여 둘 이상의 의료 이미지 세트를 식별할 수 있다.According to an embodiment of the present disclosure, the processor 120 may identify two or more medical image sets using other medical data detection models.

의료 데이터 검출 모델은, 의료 이미지를 입력으로 하여 연산하고, 그리고 의료 이미지에 포함된 의료 데이터를 검출하기 위한 모델일 수 있다. 타 의료 데이터 검출 모델은, 타겟 의료 데이터와 다른 의료 데이터에 대해 학습된 모델일 수 있다. 타 의료 데이터 검출 모델은 학습 데이터가 충분한 의료 데이터에 대해서 학습된 모델일 수 있다. 예를 들어, 간암세포암종은 여러 종류의 간암 중에서 가장 발병 확률이 높은 간암이므로, 학습 데이터가 상당히 많이 있을 수 있다. 타 의료 데이터 검출 모델은 예를 들어, 간암세포암종에 대해서 학습된 모델일 수 있다. 타 의료 데이터 검출 모델은 의료 이미지가 입력되는 경우, 의료 이미지가 간암세포종에 관한 이미지인지 결정하거나, 또는 의료 이미지에 포함된 간암세포종의 위치를 검출할 수 있다. 전술한 의료 데이터 검출 모델에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.The medical data detection model may be a model for calculating a medical image as an input and detecting medical data included in the medical image. The other medical data detection model may be a model trained on medical data different from the target medical data. The other medical data detection model may be a model trained on medical data having sufficient training data. For example, since hepatocarcinoma is a liver cancer with the highest incidence among various types of liver cancer, there may be a considerable amount of learning data. The other medical data detection model may be, for example, a model trained for HCC. When a medical image is input, other medical data detection models may determine whether the medical image is an image relating to hepatocarcinoma or detect a location of hepatocarcinoma included in the medical image. The detailed description of the medical data detection model described above is only an example, and the present disclosure is not limited thereto.

본 개시의 일 실시예에 따라, 도 4를 참조하여, 프로세서(120)가 타겟 의료 이미지와 유사한 피처를 가지는 타 의료 이미지를 결정하는 방법에 관하여 설명한다. 프로세서(120)는 타 의료 이미지를 이용하여 사전 학습된, 타 의료 데이터 검출 모델(400)을 이용하여, 타겟 의료 이미지(410)를 연산함으로써, 타겟 의료 이미지에 대한 검출 결과(420)를 출력할 수 있다. 프로세서(120)는 학습 데이터가 충분한 타 의료 데이터에 대해서 학습된 타 의료 데이터 검출 모델(400)을 이용하여, 타겟 의료 이미지(410)를 연산할 수 있다. 검출 결과는 타겟 의료 이미지에 타겟 의료 데이터가 포함되어 있는지 여부, 또는 타겟 의료 이미지에 포함된 타겟 의료 데이터의 위치(422) 중 적어도 하나를 포함할 수 있다. 예를 들어, 프로세서(120)는 간암세포종에 대해 학습된 타 의료 데이터 검출 모델(400)을 이용하여, 간모세포종을 촬영한 의료 이미지를 연산할 수 있다. 프로세서(120)는 간모세포종에 대한 이미지(즉, 타겟 의료 이미지)에 대한 검출 결과를 출력할 수 있다. 전술한 타겟 의료 이미지의 연산에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.A method in which the processor 120 determines another medical image having a feature similar to a target medical image will be described with reference to FIG. 4 , according to an embodiment of the present disclosure. The processor 120 may output a detection result 420 for the target medical image by calculating the target medical image 410 using the other medical data detection model 400 that has been pre-trained using the other medical image. can The processor 120 may calculate the target medical image 410 by using the other medical data detection model 400 learned on other medical data having sufficient training data. The detection result may include at least one of whether target medical data is included in the target medical image or a location 422 of the target medical data included in the target medical image. For example, the processor 120 may calculate a medical image of the hepatoblastoma by using the other medical data detection model 400 learned for the hepatocarcinoma. The processor 120 may output a detection result for an image (ie, a target medical image) of hepatoblastoma. The detailed description of the above-described calculation of the target medical image is merely an example, and the present disclosure is not limited thereto.

프로세서(120)는 검출 결과의 정확도가 임계 값 이상인 경우, 타겟 의료 이미지 세트와 타 의료 이미지 세트가 유사한 피처를 포함하는 것으로 결정할 수 있다. 즉, 정확도가 임계 값 이상인 경우, 타 의료 데이터와 타겟 의료 데이터가 유사한 피처를 공유하기 때문에, 타겟 의료 이미지에 대해서도 검출이 가능한 것이라고 결정할 수 있다. When the accuracy of the detection result is equal to or greater than the threshold, the processor 120 may determine that the target medical image set and the other medical image set include similar features. That is, when the accuracy is equal to or greater than the threshold, it may be determined that the target medical image is also detectable because other medical data and the target medical data share similar features.

검출 결과의 정확도는 AUROC(Area Under the Receiver Operating Characteristics) 값에 의해 결정될 수 있다. 본 명세서의 AUROC에 관한 기재는 "The use of the area under the ROC curve in the evaluation of machine learning algorithms"Andrew P.Bradley, July 1997에 의해 전체가 통합하여 참조된다.The accuracy of the detection result may be determined by an Area Under the Receiver Operating Characteristics (AUROC) value. The description of AUROC in the present specification is incorporated by reference in its entirety by "The use of the area under the ROC curve in the evaluation of machine learning algorithms" Andrew P. Bradley, July 1997.

AUROC 값은 검사 결과에 대한 민감도 및 특이도에 기초하여 연산 될 수 있다. ROC 곡선은, x축의 1-(특이도(specificity)), y축의 민감도(sensitivity)에 따라 도시될 수 있다. 특이도는 질병이 있는 사람 중에서, 몇 퍼센트의 사람을 질병이 있는 것으로 결정할 수 있는지에 관한 수치이다. 민감도는 질병이 없는 사람 중에서, 몇 퍼센트의 사람을 질병이 없는 것으로 결정할 수 있는지에 관한 수치이다. The AUROC value can be calculated based on the sensitivity and specificity of the test result. The ROC curve may be plotted according to 1-(specificity) of the x-axis and sensitivity of the y-axis. Specificity is a measure of what percentage of people with a disease can be determined to have the disease. Sensitivity is a measure of what percentage of disease-free people can be determined to be disease-free.

검출 결과의 정확도는 타겟 의료 데이터가 포함된 의료 이미지에 대해, 타겟 의료 데이터가 포함된 것으로 구별하는 정도(특이도)에 의해 결정될 수 있다. 검출 결과의 정확도는 타겟 의료 데이터가 포함되지 않은 의료 이미지에 대해, 타겟 의료 데이터가 포함되지 않은 것으로 구별하는 정도(민감도)에 의해 결정될 수 있다.The accuracy of the detection result may be determined by a degree (specificity) of distinguishing a medical image including the target medical data as being included in the target medical data. The accuracy of the detection result may be determined by a degree (sensitivity) of distinguishing a medical image that does not include the target medical data as a medical image that does not include the target medical data.

AUROC 값은 ROC 곡선의 밑면적을 연산한 값일 수 있다. AUROC 값이 클수록, 검출 결과의 정확도가 높은 것으로, 그리고 AUROC 값이 작을수록, 검출 결과의 정확도가 낮은 것으로 판단될 수 있다. 예를 들어, AUROC 값이 1인 경우, 검출 결과의 정확도가 100%이고, AUROC 값이 0.5인 경우, 검출 결과의 정확도가 보통, 그리고 AUROC 값이 0인 경우, 검출 결과의 정확도가 나쁜 것으로 결정할 수 있다.The AUROC value may be a value obtained by calculating the base area of the ROC curve. It may be determined that the higher the AUROC value is, the higher the accuracy of the detection result is, and the smaller the AUROC value is, the lower the accuracy of the detection result is. For example, when the AUROC value is 1, the accuracy of the detection result is 100%, when the AUROC value is 0.5, the accuracy of the detection result is normal, and when the AUROC value is 0, it is determined that the accuracy of the detection result is bad. can

프로세서(120)는 AUROC 값이 클수록, 타 의료 데이터 검출 모델(400)을 이용하여 타겟 의료 이미지를 연산했을 때 정확도가 높은 것으로 결정할 수 있다. 프로세서(120)는 AUROC 값이 작을수록, 타 의료 데이터 검출 모델(400)을 이용하여 타겟 의료 이미지를 연산했을 때 정확도가 낮은 것으로 결정할 수 있다. 프로세서(120)는 AUROC 값과 사전 결정된 임계 값을 비교하여, 타 의료 데이터와 타겟 의료 데이터가 유사한 피처를 가지는지 여부를 결정할 수 있다. 프로세서(120)는 AUROC 값이 사전 결정된 임계 값 이상인 경우, 타 의료 데이터와 타겟 의료 데이터가 유사한 피처를 가지는 것으로 결정할 수 있다. 프로세서(120)는 타겟 의료 데이터의 학습을 위한 학습 데이터 세트의 구축 시, 타 의료 데이터에 대한 의료 이미지 세트를 적어도 일부 사용할 수 있다. 프로세서(120)는 AUROC 값이 사전 결정된 임계 값 미만인 경우, 타 의료 데이터와 타겟 의료 데이터가 유사한 피처를 가지지 않는 것으로 결정할 수 있다.The processor 120 may determine that the higher the AUROC value, the higher the accuracy when the target medical image is calculated using the other medical data detection model 400 . The processor 120 may determine that the lower the AUROC value, the lower the accuracy when the target medical image is calculated using the other medical data detection model 400 . The processor 120 may compare the AUROC value with a predetermined threshold to determine whether other medical data and the target medical data have similar features. When the AUROC value is equal to or greater than a predetermined threshold, the processor 120 may determine that other medical data and the target medical data have similar features. When constructing a training data set for learning target medical data, the processor 120 may use at least a part of a medical image set for other medical data. When the AUROC value is less than a predetermined threshold value, the processor 120 may determine that other medical data and target medical data do not have similar features.

이하에서는 도 5를 참조하여 검출 결과의 정확도를 판단하는 방법에 관하여 설명한다. 도 5에 도시된 표의 x 축은 타겟 의료 데이터이고, 그리고 y 축은 타 의료 데이터를 나타낸다. 도 5는 타 의료 데이터에 대해서 학습된 모델을 이용하여 타겟 의료 이미지를 연산하였을 때의 검출 결과의 정확도를 나타낸 표를 도시한다. AUROC 값이 높을 수록 표에 진한 색상으로 표시되고, 그리고 AUROC 값이 낮을 수록 표에 연한 색상으로 표시될 수 있다. 프로세서(120)는 진한 색상으로 표시된 구간에 대응되는, 타 의료 데이터와 타겟 의료 데이터는 유사한 피처를 가지는 것으로 결정할 수 있다. 프로세서(120)는 도 5에 진한 색상으로 표시된 부분(510)에 대응되는 LIHC(Liver hepatocellular carcinoma), THCA(Thyroid carcinoma), BLCA(Bladder Urothelial Carcinoma)는 유사한 피처를 가지는 것으로 결정할 수 있다. 프로세서(120)는 LHIC가 타겟 의료 데이터인 경우, THCA 및 BLCA 각각에 대한 의료 데이터를 타 의료 데이터로 결정할 수 있다. 프로세서(120)는 LHIC 검출을 위한 모델의 학습 데이터 생성 시, THCA 및 BLCA 각각에 대한 의료 이미지 세트를 적어도 일부 활용할 수 있다. 전술한 유사한 피처를 가지는 의료 이미지에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.Hereinafter, a method of determining the accuracy of a detection result will be described with reference to FIG. 5 . In the table shown in FIG. 5 , the x-axis represents target medical data, and the y-axis represents other medical data. 5 is a table showing the accuracy of a detection result when a target medical image is calculated using a model learned on other medical data. A higher AUROC value may be displayed in a darker color in the table, and a lower AUROC value may be displayed in a lighter color in the table. The processor 120 may determine that other medical data and target medical data corresponding to the section marked with a dark color have similar features. The processor 120 may determine that LIHC (Liver hepatocellular carcinoma), THCA (Thyroid carcinoma), and BLCA (Bladder Urothelial Carcinoma) corresponding to the portion 510 indicated in dark color in FIG. 5 have similar features. When the LHIC is the target medical data, the processor 120 may determine medical data for each of THCA and BLCA as other medical data. The processor 120 may utilize at least a part of medical image sets for each of THCA and BLCA when generating training data of a model for LHIC detection. The detailed description of the medical image having the above-described similar features is merely an example, and the present disclosure is not limited thereto.

본 개시의 다른 일 실시예에 따라, 프로세서(120)는 학습 데이터가 부족한 타겟 의료 데이터를 보충하기 위한 목적 이외의 목적으로도 상기와 같은 연산을 수행할 수 있다. 프로세서(120)는 의료 데이터에 대한 검출 성능의 향상을 위해서, 유사한 피처를 가지는 둘 이상의 의료 데이터들을 식별할 수 있다. 프로세서(120)는 학습 데이터가 부족하지 않은 의료 데이터들 중에서도, 유사한 피처를 가지는 의료 데이터들에 대한 의료 이미지 세트를 함께 이용하여 학습 데이터 세트를 생성할 수 있다.According to another embodiment of the present disclosure, the processor 120 may perform the above operation for a purpose other than the purpose of replenishing the target medical data lacking the training data. The processor 120 may identify two or more pieces of medical data having similar features in order to improve detection performance of the medical data. The processor 120 may generate a training data set by using a medical image set for medical data having similar features among medical data in which the training data is not insufficient.

프로세서(120)는 제 1 의료 데이터를 이용하여 학습된 제 1 의료 데이터 검출 모델을 이용하여 제 2 의료 이미지를 연산할 수 있다. 프로세서(120)는 제 2 의료 이미지에 대한 검출 결과의 정확도가 임계 값 이상인 경우, 제 1 의료 데이터와 제 2 의료 데이터는 유사한 피처를 가지는 것으로 결정할 수 있다. 프로세서(120)는 제 1 의료 데이터와 제 2 의료 데이터 각각에 대한 의료 이미지 세트를 적어도 일부 이용하여 학습 데이터 세트를 생성할 수 있다. 프로세서(120)는 제 1 의료 데이터와 제 2 의료 데이터 각각에 대한 검출 성능을 향상시키기 위해서, 상기와 같은 학습 데이터 세트를 활용할 수 있다.The processor 120 may calculate the second medical image by using the first medical data detection model learned using the first medical data. The processor 120 may determine that the first medical data and the second medical data have similar features when the accuracy of the detection result for the second medical image is equal to or greater than the threshold value. The processor 120 may generate a training data set by using at least a part of a medical image set for each of the first medical data and the second medical data. The processor 120 may utilize the training data set as described above in order to improve detection performance for each of the first medical data and the second medical data.

도 5를 참조하여 설명하면, 표에 진한 색상으로 표시된 구간에 대응되는 두개의 의료 데이터는 유사한 피처를 가질 수 있다. 반면, 표에 연한 색상으로 표시된 구간에 대응되는 두개의 의료 데이터는 상대적으로 덜 유사한 피처를 가질 수 있다. 프로세서(120)는 유사한 피처를 공유하는 둘 이상의 의료 데이터들을 함께 이용하여 학습 데이터 세트를 생성할 수 있다. 따라서, 프로세서(120)는 도 5의 표에 진한 색상으로 표시된 구간들을 그룹핑하여 하나의 학습 데이터 세트를 생성할 것으로 결정할 수 있다. 예를 들어, 프로세서(120)는 제 1 학습 데이터 세트는 OV, LUSC, LUAD 각각에 대응되는 의료 이미지 세트를 이용하여 생성하고, 그리고 제 2 학습 데이터 세트는 LIHC, THCA, BLCA, BRCA 각각에 대응되는 의료 이미지 세트를 이용하여 생성할 수 있다. 즉, 프로세서(120)는 유사한 피처를 공유하는 의료 데이터들끼리 그룹핑 하여 학습 데이터 세트를 생성할 수 있다.Referring to FIG. 5 , two pieces of medical data corresponding to a section marked with a dark color in the table may have similar features. On the other hand, two pieces of medical data corresponding to a section indicated by a light color in the table may have relatively less similar features. The processor 120 may generate a training data set by using two or more medical data that share similar features. Accordingly, the processor 120 may determine to generate one training data set by grouping the sections indicated in dark colors in the table of FIG. 5 . For example, the processor 120 generates a first training data set using a medical image set corresponding to each of OV, LUSC, and LUAD, and a second training data set corresponding to each of LIHC, THCA, BLCA, and BRCA. It can be created using a set of medical images. That is, the processor 120 may generate a training data set by grouping medical data sharing similar features.

이러한 경우, 모델은 유사한 피처를 공유하는 학습 데이터들을 이용하여 학습되기 때문에, 양 데이터 간에 공유되는, 유사한 피처를 추출하는 능력이 향상될 수 있다. 또한, 학습 과정에서 유사한 피처를 검출하는 방법을 더 빠르게 학습할 수도 있다. 유사한 피처를 가지는 의료 이미지에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.In this case, since the model is trained using training data sharing similar features, the ability to extract similar features shared between both data can be improved. In addition, it is possible to learn more quickly how to detect similar features in the learning process. Specific description of a medical image having similar features is merely an example, and the present disclosure is not limited thereto.

전술한 의료 데이터 구별 모델 및 의료 데이터 검출 모델은 각각 딥 뉴럴 네트워크일 수 있다. 본 명세서에 걸쳐, 신경망, 네트워크 함수, 뉴럴 네트워크(neural network)는 동일한 의미로 사용될 수 있다. 딥 뉴럴 네트워크(DNN: deep neural network, 심층신경망)는 입력 레이어와 출력 레이어 외에 복수의 히든 레이어를 포함하는 신경망을 의미할 수 있다. 딥 뉴럴 네트워크를 이용하면 데이터의 잠재적인 구조(latent structures)를 파악할 수 있다. 즉, 사진, 글, 비디오, 음성, 음악의 잠재적인 구조(예를 들어, 어떤 물체가 사진에 있는지, 글의 내용과 감정이 무엇인지, 음성의 내용과 감정이 무엇인지 등)를 파악할 수 있다. 딥 뉴럴 네트워크는 컨벌루셔널 뉴럴 네트워크 (CNN: convolutional neural network), 리커런트 뉴럴 네트워크(RNN: recurrent neural network), 제한 볼츠만 머신(RBM: restricted boltzmann machine), 심층 신뢰 네트워크(DBN: deep belief network), Q 네트워크, U 네트워크, 샴 네트워크 등을 포함할 수 있다.Each of the medical data discrimination model and the medical data detection model described above may be a deep neural network. Throughout this specification, the terms neural network, network function, and neural network may be used interchangeably. A deep neural network (DNN) may refer to a neural network including a plurality of hidden layers in addition to an input layer and an output layer. Deep neural networks can be used to identify the latent structures of data. In other words, it can identify the potential structure of photos, texts, videos, voices, and music (e.g., what objects are in the photos, what the text and emotions are, what the texts and emotions are, etc.) . Deep neural networks include a convolutional neural network (CNN), a recurrent neural network (RNN), a restricted boltzmann machine (RBM), and a deep belief network (DBN). , Q network, U network, Siamese network, and the like.

컨벌루셔널 뉴럴 네트워크는 딥 뉴럴 네트워크의 일종으로서, 컨벌루셔널 레이어를 포함하는 신경망을 포함한다. 컨벌루셔널 뉴럴 네트워크는 최소한의 전처리(preprocess)를 사용하도록 설계된 다계층 퍼셉트론(multilayer perceptorns)의 한 종류이다. CNN은 하나 또는 여러 개의 컨벌루셔널 레이어와 이와 결합된 인공 신경망 계층들로 구성될 수 있다. CNN은 가중치와 풀링 레이어(pooling layer)들을 추가로 활용할 수 있다. 이러한 구조 덕분에 CNN은 2 차원 구조의 입력 데이터를 충분히 활용할 수 있다. 컨벌루셔널 뉴럴 네트워크는 이미지에서 오브젝트를 인식하기 위하여 사용될 수 있다. 컨벌루셔널 뉴럴 네트워크는 이미지 데이터를 차원을 가진 행렬로 나타내어 처리할 수 있다. 예를 들어 RGB(red-green-blue)로 인코딩 된 이미지 데이터의 경우, R, G, B 색상별로 각각 2차원(예를 들어, 2 차원 이미지 인 경우) 행렬로 나타내 질 수 있다. 즉, 이미지 데이터의 각 픽셀의 색상 값이 행렬의 성분이 될 수 있으며 행렬의 크기는 이미지의 크기와 같을 수 있다. 따라서 이미지 데이터는 3개의 2차원 행렬로(3차원의 데이터 어레이)로 나타내질 수 있다.A convolutional neural network is a kind of deep neural network, and includes a neural network including a convolutional layer. Convolutional neural networks are a type of multilayer perceptorns designed to use minimal preprocessing. A CNN may consist of one or several convolutional layers and artificial neural network layers combined with them. CNNs can additionally utilize weights and pooling layers. Thanks to this structure, CNN can fully utilize the input data of the two-dimensional structure. A convolutional neural network can be used to recognize objects in an image. A convolutional neural network can process image data by representing it as a matrix with dimensions. For example, in the case of RGB (red-green-blue) encoded image data, each R, G, and B color may be represented as a two-dimensional (eg, two-dimensional image) matrix. That is, the color value of each pixel of the image data may be a component of the matrix, and the size of the matrix may be the same as the size of the image. Accordingly, image data can be represented by three two-dimensional matrices (three-dimensional data array).

컨벌루셔널 뉴럴 네트워크에서 컨벌루셔널 필터를 이동해가며 컨벌루셔널 필터와 이미지의 각 위치에서의 행렬 성분끼리 곱하는 것으로 컨벌루셔널 과정(컨벌루셔널 레이어의 입출력)을 수행할 수 있다. 컨벌루셔널 필터는 n*n 형태의 행렬로 구성될 수 있다. 컨벌루셔널 필터는 일반적으로 이미지의 전체 픽셀의 수보다 작은 고정된 형태의 필터로 구성될 수 있다. 즉, m*m 이미지를 컨벌루셔널 레이어(예를 들어, 컨벌루셔널 필터의 사이즈가 n*n인 컨벌루셔널 레이어)입력시키는 경우, 이미지의 각 픽셀을 포함하는 n*n 픽셀을 나타내는 행렬이 컨벌루셔널 필터와 성분 곱 (즉, 행렬의 각 성분끼리의 곱) 될 수 있다. 컨벌루셔널 필터와의 곱에 의하여 이 미지에서 컨벌루셔널 필터와 매칭되는 성분이 추출될 수 있다. 예를 들어, 이미지에서 상하 직선 성분을 추출하기 위한 3*3 컨벌루셔널 필터는 [[0,1,0], [0,1,0], [0,1,0]] 와 같이 구성될 수 있다. 이미지에서 상하 직선 성분을 추출하기 위한 3*3 컨벌루셔널 필터가 입력 이미지에 적용되면 이미지에서 컨벌루셔널 필터와 매칭되는 상하 직선 성분이 추출되어 출력될 수 있다. 컨벌루셔널 레이어는 이미지를 나타낸 각각의 채널에 대한 각각의 행렬(즉, R, G, B 코딩 이미지의 경우, R, G, B 색상)에 컨벌루셔널 필터를 적용할 수 있다. 컨벌루셔널 레이어는 입력 이미지에 컨벌루셔널 필터를 적용하여 입력 이미지에서 컨벌루셔널 필터와 매칭되는 피쳐를 추출할 수 있다. 컨벌루셔널 필터의 필터 값(즉, 행렬의 각 성분의 값)은 컨벌루셔널 뉴럴 네트워크의 학습 과정에서 역전파에 의하여 업데이트 될 수 있다.In a convolutional neural network, a convolutional process (input/output of a convolutional layer) can be performed by moving the convolutional filter and multiplying the convolutional filter and matrix components at each position of the image. The convolutional filter may be composed of an n*n matrix. A convolutional filter may be composed of a fixed type filter that is generally smaller than the total number of pixels in an image. That is, when an m*m image is input as a convolutional layer (eg, a convolutional layer having a size of n*n convolutional filters), a matrix representing n*n pixels including each pixel of the image This convolutional filter can be multiplied with a component (ie, a product of each component of a matrix). A component matching the convolutional filter may be extracted from the image by multiplication with the convolutional filter. For example, a 3*3 convolutional filter for extracting upper and lower linear components from an image can be configured as [[0,1,0], [0,1,0], [0,1,0]] can When the 3*3 convolutional filter for extracting the upper and lower linear components from the image is applied to the input image, the upper and lower linear components matching the convolutional filter may be extracted and output from the image. The convolutional layer may apply a convolutional filter to each matrix (ie, R, G, B colors in the case of R, G, and B coded images) for each channel representing the image. The convolutional layer may extract a feature matching the convolutional filter from the input image by applying the convolutional filter to the input image. The filter value of the convolutional filter (ie, the value of each component of the matrix) may be updated by backpropagation in the learning process of the convolutional neural network.

컨벌루셔널 레이어의 출력에는 서브샘플링 레이어가 연결되어 컨벌루셔널 레이어의 출력을 단순화하여 메모리 사용량과 연산량을 줄일 수 있다. 예를 들어, 2*2 맥스 풀링 필터를 가지는 풀링 레이어에 컨벌루셔널 레이어의 출력을 입력시키는 경우, 이미지의 각 픽셀에서 2*2 패치마다 각 패치에 포함되는 최대값을 출력하여 이미지를 압축할 수 있다. 전술한 풀링은 패치에서 최소값을 출력하거나, 패치의 평균값을 출력하는 방식일 수도 있으며 임의의 풀링 방식이 본 개시에 포함될 수 있다.A subsampling layer is connected to the output of the convolutional layer to simplify the output of the convolutional layer, thereby reducing memory usage and computational amount. For example, if you input the output of the convolutional layer to a pooling layer with a 2*2 max pooling filter, you can compress the image by outputting the maximum value included in each patch for every 2*2 patch in each pixel of the image. can The above-described pooling may be a method of outputting a minimum value from a patch or an average value of a patch, and any pooling method may be included in the present disclosure.

컨벌루셔널 뉴럴 네트워크는 하나 이상의 컨벌루셔널 레이어, 서브 샘플링 레이어를 포함할 수 있다. 컨벌루셔널 뉴럴 네트워크는 컨벌루셔널 과정과 서브샘플링 과정(예를 들어, 전술한 맥스 풀링 등)을 반복적으로 수행하여 이미지에서 피쳐를 추출할 수 있다. 반복적인 컨벌루션널 과정과 서브샘플링 과정을 통해 뉴럴 네트워크는 이미지의 글로벌 피쳐를 추출할 수 있다.A convolutional neural network may include one or more convolutional layers and subsampling layers. The convolutional neural network may extract features from an image by repeatedly performing a convolutional process and a subsampling process (eg, the aforementioned max pooling, etc.). Through iterative convolutional and subsampling processes, neural networks can extract global features from images.

컨벌루셔널 레이어 또는 서브샘플링 레이어의 출력은 풀 커넥티드 레이어(fully connected layer)에 입력될 수 있다. 풀 커넥티드 레이어는 하나의 레이어에 있는 모든 뉴런과 이웃한 레이어에 있는 모든 뉴런이 연결되는 레이어이다. 풀 커넥티드 레이어는 뉴럴 네트워크에서 각 레이어의 모든 노드가 다른 레이어의 모든 노드에 연결된 구조를 의미할 수 있다.An output of the convolutional layer or the subsampling layer may be input to a fully connected layer. A fully connected layer is a layer in which all neurons in one layer and all neurons in neighboring layers are connected. The fully connected layer may refer to a structure in which all nodes of each layer are connected to all nodes of other layers in a neural network.

본 개시의 일 실시예에서 의료 이미지에 포함된 의료 데이터에 대한 세그먼테이션(segmentation)을 수행하기 위하여 뉴럴 네트워크는 디컨벌루셔널 뉴럴 네트워크(DCNN: deconvolutional neural network)를 포함할 수 있다. 디컨벌루셔널 뉴럴 네트워크는 컨벌루셔널 뉴럴 네트워크를 역방향으로 계산시킨 것과 유사한 동작을 수행한다. 디컨벌루셔널 뉴럴 네트워크는 컨벌루셔널 뉴럴 네트워크에서 추출된 피쳐를 원본 데이터와 관련된 피쳐맵으로 출력할 수 있다. 컨벌루셔널 뉴럴 네트워크에 대한 구체적인 구성에 관한 설명은 본 출원에서 전체가 참조로서 통합되는 미국 등록 특허 US9870768B2에서 보다 구체적으로 논의된다.In an embodiment of the present disclosure, in order to perform segmentation on medical data included in a medical image, the neural network may include a deconvolutional neural network (DCNN). A deconvolutional neural network performs an operation similar to that calculated in the reverse direction of a convolutional neural network. The deconvolutional neural network may output features extracted from the convolutional neural network as a feature map related to original data. A description of a specific configuration for a convolutional neural network is discussed more specifically in US Patent No. US9870768B2, which is incorporated herein by reference in its entirety.

이하에서는 본 개시의 일 실시예에 따라, 모델을 학습시키는 방법에 관하여 설명한다.Hereinafter, a method for training a model according to an embodiment of the present disclosure will be described.

프로세서(120)는 둘 이상의 의료 이미지 세트 중 적어도 일부를 이용하여, 둘 이상의 의료 이미지 세트 중 적어도 하나의 의료 이미지 세트와 관련된 의료 데이터를 검출하기 위한 모델을 학습시킬 수 있다. 프로세서(120)는 타겟 의료 이미지 세트와 타 의료 이미지 세트를 적어도 일부 이용하여 학습 데이터 세트를 생성할 수 있다. 해당 학습 데이터 세트를 이용하여 학습된 모델은, 타겟 의료 데이터 또는 타 의료 데이터 중 적어도 하나를 검출하기 위한 모델일 수 있다. 즉, 모델은 의료 이미지를 입력으로 연산하여, 타겟 의료 데이터 또는 타 의료 데이터 중 적어도 하나를 검출할 수 있다.The processor 120 may train a model for detecting medical data related to at least one medical image set among the two or more medical image sets by using at least a portion of the two or more medical image sets. The processor 120 may generate a training data set by using at least a part of the target medical image set and other medical image sets. The model trained using the corresponding training data set may be a model for detecting at least one of target medical data or other medical data. That is, the model may detect at least one of target medical data or other medical data by calculating a medical image as an input.

이하에서는 본 개시의 일 실시예에 따라, 모델의 학습을 위한 학습 데이터 세트를 구축하는 방법에 관하여 설명한다.Hereinafter, a method of constructing a training data set for training a model according to an embodiment of the present disclosure will be described.

모델은 상기 둘 이상의 의료 이미지 세트 중 적어도 일부를 포함하는, 학습 데이터 세트로 학습될 수 있다. 학습 데이터 세트는 타겟 의료 이미지 세트 및 하나 이상의 타 의료 이미지 세트 중 적어도 일부를 포함할 수 있다.A model may be trained on a training data set, including at least a portion of the two or more sets of medical images. The training data set may include at least a portion of a target medical image set and one or more other medical image sets.

학습 데이터 세트는, 타겟 의료 이미지 세트, 제 1 타 의료 이미지 세트 또는 제 2 타 의료 이미지 세트 중 적어도 일부를 포함할 수 있다. 타겟 의료 이미지와의 피처 유사도에 따라, 학습 데이터 세트에 포함되는, 제 1 타 의료 이미지 세트와 제 2 타 의료 이미지 세트의 비율이 결정될 수 있다. 즉, 둘 이상의 타 의료 이미지 세트를 이용하여 학습 데이터 세트를 생성할 때, 타겟 의료 이미지와의 피처 유사도에 따라서, 타 의료 이미지 세트를 얼마나 활용할 것인지 결정할 수 있다.The training data set may include at least a part of the target medical image set, the first other medical image set, or the second other medical image set. A ratio of the first other medical image set to the second other medical image set included in the training data set may be determined according to the feature similarity with the target medical image. That is, when generating the training data set by using two or more other medical image sets, it is possible to determine how much to use the other medical image sets according to the feature similarity with the target medical image.

본 개시의 일 실시예에 따라, 프로세서(120)는 의료 데이터 구별 모델을 이용한 의료 데이터들 간의 구별 정도를 이용하여 타 의료 이미지 세트를 얼마나 활용할 것인지 결정할 수 있다. 프로세서(120)는 의료 데이터 구별 모델을 이용한 의료 데이터들 간의 구별 정도가 낮을 수록, 더 유사한 피처를 포함하는 것으로 결정할 수 있다. 프로세서(120)는 더 유사한 피처를 포함하는 타 의료 이미지 데이터 세트를 학습 데이터 세트에 더 많이 포함시킬 수 있다.According to an embodiment of the present disclosure, the processor 120 may determine how much to use other medical image sets by using the degree of discrimination between medical data using the medical data discrimination model. The processor 120 may determine to include more similar features as the degree of discrimination between medical data using the medical data discrimination model is lower. The processor 120 may further include other medical image data sets containing more similar features in the training data set.

프로세서(120)는 타겟 의료 데이터와 타 의료 데이터 간의 구별 정도를 연산할 수 있다. 프로세서(120)는 의료 데이터 구별 모델을 이용하여 의료 이미지를 연산했을 때, 해당 의료 이미지를 둘 이상의 클래스로 분류할 수 있다. 프로세서(120)는 타겟 의료 데이터에 대응되는 클래스와 타 의료 데이터에 대응되는 클래스 각각에 대한 스코어 값의 차이가 적을수록, 의료 데이터들 간의 구별 정도가 낮은 것으로 결정할 수 있다. 예를 들어, A 의료 이미지에 대한 연산 결과가, 타겟 의료 데이터에 대응되는 클래스의 스코어 값이 0.7, 제 1 타 의료 데이터에 대응되는 클래스의 스코어 값이 0.65, 그리고 제 2 타 의료 데이터에 대응되는 클래스의 스코어 값이 0.68일 수 있다. 이때, 타겟 의료 데이터와 제 2 타 의료 데이터에 대응되는 클래스들 간의 스코어 값 차이(0.03)가, 타겟 의료 데이터와 제 2 타 의료 데이터에 대응되는 클래스들 간의 스코어 값 차이(0.05)보다 작기 때문에, 제 2 타 의료 데이터가 제 1 타 의료 데이터보다 타겟 의료 데이터와의 구별 정도가 더 낮은 것으로 결정할 수 있다. 프로세서(120)는 제 2 타 의료 데이터와 타겟 의료 데이터의 피처 유사도가, 제 1 타 의료 데이터와 타겟 의료 데이터의 피처 유사도보다 더 높은 것으로 결정할 수 있다. 프로세서(120)는 학습 데이터 세트에 제 2 타 의료 이미지 세트를 제 1 타 의료 이미지 세트보다 더 많이 포함시킬 수 있다. 전술한 학습 데이터 세트 생성에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.The processor 120 may calculate a degree of differentiation between the target medical data and other medical data. When the medical image is calculated using the medical data discrimination model, the processor 120 may classify the medical image into two or more classes. The processor 120 may determine that the degree of differentiation between medical data is lower as the difference between the score values of the class corresponding to the target medical data and the class corresponding to other medical data is smaller. For example, the calculation result for the A medical image indicates that a score value of a class corresponding to the target medical data is 0.7, a score value of a class corresponding to the first other medical data is 0.65, and the second medical data is a score value of 0.65. The class may have a score value of 0.68. In this case, since the difference in score (0.03) between the classes corresponding to the target medical data and the second other medical data is smaller than the difference in the score (0.05) between the classes corresponding to the target medical data and the second other medical data, It may be determined that the second other medical data has a lower degree of differentiation from the target medical data than the first other medical data. The processor 120 may determine that a feature similarity between the second other medical data and the target medical data is higher than a feature similarity between the first other medical data and the target medical data. The processor 120 may include more of the second other medical image set than the first other medical image set in the training data set. The detailed description of the above-described generation of the training data set is only an example, and the present disclosure is not limited thereto.

본 개시의 일 실시예에 따라, 프로세서(120)는 타 의료 데이터 검출 모델을 이용한 검출 결과의 정확도를 이용하여 타 의료 이미지 세트를 얼마나 활용할 것인지 결정할 수 있다. 프로세서(120)는 타 의료 데이터 검출 모델을 이용한 검출 결과의 정확도가 높을수록, 타 의료 데이터와 타겟 의료 데이터 간의 피처 유사도가 더 높은 것으로 결정할 수 있다. 프로세서(120)는 피처 유사도가 더 높은 타 의료 데이터에 대해서, 학습 데이터 세트에 타 의료 이미지 세트를 더 많이 포함시킬 수 있다. 프로세서(120)는 타 의료 데이터 검출 모델을 이용하여, 타겟 의료 이미지를 연산했을 때의, 검출 정확도를 연산할 수 있다. 프로세서(120)는 AUROC 값이 높을수록, 검출 정확도가 더 높은 것으로 결정할 수 있다. 예를 들어, LIHC 의료 데이터 검출 모델을 이용하여, OV 의료 이미지를 연산했을 때, AUROC 값이 0.78일 수 있다. 또는, THCA 의료 데이터 검출 모델을 이용하여, OV 의료 이미지를 연산했을 때, AUROC 값이 0.83일 수 있다. 프로세서(120)는 AUROC 값이 더 높은 THCA 의료 이미지 세트를 LIHC 의료 이미지 세트보다 학습 데이터 세트에 더 많이 포함시킬 것으로 결정할 수 있다. 전술한 학습 데이터 세트 생성에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.According to an embodiment of the present disclosure, the processor 120 may determine how much to use the other medical image set by using the accuracy of the detection result using the other medical data detection model. The processor 120 may determine that the feature similarity between the other medical data and the target medical data is higher as the accuracy of the detection result using the other medical data detection model is higher. The processor 120 may include more other medical image sets in the training data set with respect to other medical data having a higher feature similarity. The processor 120 may calculate detection accuracy when the target medical image is calculated using other medical data detection models. The processor 120 may determine that the higher the AUROC value, the higher the detection accuracy. For example, when an OV medical image is calculated using the LIHC medical data detection model, the AUROC value may be 0.78. Alternatively, when the OV medical image is calculated using the THCA medical data detection model, the AUROC value may be 0.83. The processor 120 may determine to include more THCA medical image sets with higher AUROC values in the training data set than LIHC medical image sets. The detailed description of the above-described generation of the training data set is only an example, and the present disclosure is not limited thereto.

이하에서는 본 개시의 일 실시예에 따라, 모델을 학습시키는 방법에 관하여 설명한다.Hereinafter, a method for training a model according to an embodiment of the present disclosure will be described.

본 개시의 일 실시예에 따른 모델은, 타 의료 이미지를 이용하여 사전 학습된, 타 의료 데이터 검출 모델의 구조를 적어도 일부 이용하여, 타겟 의료 이미지를 검출하도록 학습될 수 있다.The model according to an embodiment of the present disclosure may be trained to detect the target medical image by using at least a part of the structure of the other medical data detection model that has been previously learned using the other medical image.

본 개시의 일 실시예에 따른 모델은, 사전 학습된 타 의료 데이터 검출 모델의 가중치 중 적어도 일부를 이용하여 학습될 수 있다. 프로세서(120)는 사전 학습된 타 의료 데이터 검출 모델의 가중치 중 적어도 일부를, 타겟 의료 데이터 검출 모델의 초기 가중치로 설정할 수 있다. 즉, 유사한 피처를 가지는 타 의료 데이터를 검출하기 위한 모델의 가중치를, 모델의 초기 가중치로 이용함으로써, 유사한 피처를 추출하기 위한 학습 소요 시간을 단축시킬 수 있다. 예를 들어, 프로세서(120)는 사전 학습된 타 의료 데이터 검출 모델의 전체 레이어들에 대한 가중치를 모델의 초기 가중치로 이용할 수 있다. 또는, 프로세서(120)는 사전 학습된 타 의료 데이터 검출 모델의 마지막 단의 FCL 레이어를 제외한, 나머지 앞 단 레이어들에 대한 가중치를 모델의 초기 가중치로 이용할 수 있다. 프로세서(120)는 초기 가중치를 사전 학습된 타 의료 데이터 검출 모델의 가중치 중 적어도 일부로 설정하고, 그리고 학습 데이터 세트를 이용하여 모델을 학습시키면서, 초기 가중치를 업데이트할 수 있다. 즉, 프로세서(120)는 타 의료 데이터 검출 모델의 구조를 적어도 일부 이용하여, 타겟 의료 데이터 검출 모델을 학습시킬 수 있다. 그리고, 프로세서(120)는 학습 데이터 세트에 타 의료 이미지 세트를 적어도 일부 포함시켜, 타겟 의료 데이터 검출 모델을 학습시킬 수 있다. 전술한 모델의 학습 방법에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.The model according to an embodiment of the present disclosure may be trained using at least some of the weights of other pre-trained medical data detection models. The processor 120 may set at least some of the weights of other pre-trained medical data detection models as initial weights of the target medical data detection model. That is, by using the weight of the model for detecting other medical data having similar features as the initial weight of the model, it is possible to shorten the learning time required for extracting the similar features. For example, the processor 120 may use weights for all layers of other pre-trained medical data detection models as initial weights of the model. Alternatively, the processor 120 may use weights for the remaining previous layers except for the FCL layer of the last stage of the other pre-trained medical data detection model as the initial weights of the model. The processor 120 may update the initial weight while setting the initial weight to at least some of the weights of other pre-trained medical data detection models and training the model using the training data set. That is, the processor 120 may learn the target medical data detection model by using at least a part of the structure of the other medical data detection model. In addition, the processor 120 may include at least a part of other medical image sets in the training data set to train the target medical data detection model. The detailed description of the above-described method for learning the model is merely an example, and the present disclosure is not limited thereto.

본 개시의 일 실시예에 따른 모델(즉, 타겟 의료 데이터 검출 모델)은, 사전 학습된 둘 이상의 타 의료 데이터 검출 모델의 구조를 적어도 일부 이용하여, 학습될 수 있다. 이하에서는 모델의 학습 방법과 관련하여 도 6을 참조하여 설명한다. 타겟 의료 데이터 검출 모델은 제 1 타 의료 데이터 검출 모델의 적어도 일부와 제 2 타 의료 데이터 검출 모델의 적어도 일부를 각각 이용하여 학습될 수 있다. 제 1 타 의료 데이터 검출 모델은, 제 1 타 의료 이미지를 이용하여 사전 학습된 모델일 수 있다. 제 2 타 의료 데이터 검출 모델은, 제 2 타 의료 이미지를 이용하여 사전 학습된 모델일 수 있다. 제 1 타 의료 데이터, 제 2 타 의료 데이터 및 타겟 의료 데이터는 각각 유사한 피처를 가질 수 있다.The model (ie, the target medical data detection model) according to an embodiment of the present disclosure may be trained using at least a part of the structures of two or more pre-trained other medical data detection models. Hereinafter, a model learning method will be described with reference to FIG. 6 . The target medical data detection model may be trained using at least a part of the first other medical data detection model and at least a part of the second other medical data detection model, respectively. The first other medical data detection model may be a pre-trained model using the first other medical data. The second other medical data detection model may be a pre-trained model using the second other medical data. The first other medical data, the second other medical data, and the target medical data may each have similar features.

타겟 의료 데이터 검출 모델은 앞 단의 서브 모델과 뒤 단의 서브 모델로 구분될 수 있다. 앞 단의 서브 모델은 사전 학습된 타 의료 데이터 검출 모델을 적어도 일부 이용한 모델일 수 있다. 즉, 앞 단의 서브 모델은 사전 학습된 타 의료 데이터 검출 모델의 가중치를, 초기 가중치로 이용한 모델일 수 있다. 초기 가중치를 사전 학습된 타 의료 데이터 검출 모델의 가중치로 설정하고, 그리고 학습 데이터 세트를 이용하여 모델을 학습시킴에 따라, 가중치는 업데이트될 수 있다. 앞 단의 서브 모델은 의료 이미지로부터 피처를 추출하기 위한 서브 모델일 수 있다. 앞 단의 서브 모델은 둘 이상의 타 의료 데이터 검출 모델의 적어도 일부를 병렬로 연결한 모델일 수 있다. 예를 들어, 타겟 의료 데이터와 유사한 피처를 가지는 의료 데이터는 제 1 타 의료 데이터 및 제 2 타 의료 데이터일 수 있다. 타겟 의료 데이터 검출 모델의 앞 단은, 제 1 타 의료 데이터 검출 서브 모델(622)과 제 2 타 의료 데이터 검출 서브 모델(624)을 병렬로 연결한 구조일 수 있다. 제 1 타 의료 데이터 검출 서브 모델(622)은 사전 학습된 제 1 타 의료 데이터 검출 모델의 적어도 일부일 수 있다. 제 2 타 의료 데이터 검출 서브 모델(624)은 사전 학습된 제 2 타 의료 데이터 검출 모델의 적어도 일부일 수 있다. 제 1 타 의료 데이터 검출 서브 모델(622) 및 제 2 타 의료 데이터 검출 서브 모델(624)은 각각 타 의료 데이터 검출 모델 중 일부인, 의료 이미지로부터 피처를 추출하기 위한 서브 모델일 수 있다. 타겟 의료 데이터 검출 모델은, 입력된 의료 이미지(610)를 제 1 타 의료 데이터 검출 서브 모델(622)을 이용하여 연산하여, 의료 이미지의 제 1 피처를 추출할 수 있다. 타겟 의료 데이터 검출 모델은, 입력된 의료 이미지(610)를 제 2 타 의료 데이터 검출 서브 모델(624)을 이용하여 연산하여, 의료 이미지의 제 2 피처를 추출할 수 있다. 프로세서(120)는 타 의료 데이터 검출 서브 모델들로부터 추출된 의료 이미지의 피처들을 결합할 수 있다. 프로세서(120)는 의료 이미지의 제 1 피처와 제 2 피처를 결합할 수 있다. 예를 들어, 프로세서(120)는 의료 이미지의 제 1 피처와 제 2 피처를 콘카티네이트(concatenate)할 수 있다. 프로세서(120)는 타 의료 데이터 검출 서브 모델들로부터 출력된 의료 이미지의 피처들을 결합하여, 타겟 의료 데이터 검출 서브 모델(630)의 입력으로, 연산할 수 있다. 프로세서(120)는 결합된 의료 이미지들의 피처를 이용하여, 의료 이미지(610)에 포함된 타겟 의료 데이터를 검출하도록 학습될 수 있다. 예를 들어, 타겟 의료 데이터 검출 서브 모델(630)은 FCL(Fully connected layer)일 수 있다. 즉, 타겟 의료 데이터 검출 모델의 앞 단은, 유사한 피처를 가지는 타 의료 데이터를 이용하여 사전 학습된, 타 의료 데이터 검출 서브 모델의 구조를 일부 이용할 수 있다. 그리고, 타겟 의료 데이터 검출 서브 모델의 뒤 단은, 결합된 피처들로부터 타겟 의료 데이터를 추출하기 위해 학습될 수 있다. 전술한 모델의 학습 방법에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.The target medical data detection model may be divided into a sub-model of a front stage and a sub-model of a rear stage. The sub-model of the previous stage may be a model using at least a part of other pre-trained medical data detection models. That is, the sub-model of the previous stage may be a model using the weights of other pre-trained medical data detection models as initial weights. By setting the initial weight as a weight of another pre-trained medical data detection model, and training the model using the training data set, the weight may be updated. The sub-model of the preceding stage may be a sub-model for extracting features from a medical image. The sub-model of the previous stage may be a model in which at least a portion of two or more other medical data detection models are connected in parallel. For example, the medical data having a feature similar to the target medical data may be the first other medical data and the second other medical data. The front end of the target medical data detection model may have a structure in which the first other medical data detection sub-model 622 and the second other medical data detection sub-model 624 are connected in parallel. The first other medical data detection sub-model 622 may be at least a part of the pre-trained first other medical data detection model. The second other medical data detection sub-model 624 may be at least a part of the pre-trained second other medical data detection model. The first other medical data detection sub-model 622 and the second other medical data detection sub-model 624 may be sub-models for extracting features from the medical image, which are part of the other medical data detection models, respectively. The target medical data detection model may extract the first feature of the medical image by calculating the input medical image 610 using the first other medical data detection sub-model 622 . The target medical data detection model may extract the second feature of the medical image by calculating the input medical image 610 using the second other medical data detection sub-model 624 . The processor 120 may combine features of the medical image extracted from other medical data detection sub-models. The processor 120 may combine the first feature and the second feature of the medical image. For example, the processor 120 may concatenate a first feature and a second feature of the medical image. The processor 120 may combine features of the medical image output from other medical data detection sub-models, and may perform an operation as an input of the target medical data detection sub-model 630 . The processor 120 may be trained to detect target medical data included in the medical image 610 using the features of the combined medical images. For example, the target medical data detection sub-model 630 may be a fully connected layer (FCL). That is, the front end of the target medical data detection model may partially use the structure of the other medical data detection sub-model that has been pre-trained using other medical data having similar features. In addition, the rear end of the target medical data detection sub-model may be trained to extract target medical data from the combined features. The detailed description of the above-described method for learning the model is merely an example, and the present disclosure is not limited thereto.

본 개시의 일 실시예에 따라, 학습된 타겟 의료 데이터 검출 모델은, 타겟 의료 데이터를 검출할 수 있다. 타겟 의료 데이터 검출 모델은, 타 의료 이미지 세트를 적어도 일부 이용하여 생성된 학습 데이터 세트를 통해 학습된 모델이므로, 타 의료 데이터도 또한 검출할 수 있다. 유사한 피처를 가지는 둘 이상의 의료 이미지 세트들을 이용하여 학습된 하나의 모델은, 유사한 피처를 가지는 둘 이상의 의료 데이터를 검출할 수 있다. 즉, N개의 장기 또는 질병을 검출하기 위해서, 유사한 피처를 공유하는 장기 또는 질병은 함께 학습시킬 수 있고, 따라서, N개 미만의 모델이 학습될 수 있다.According to an embodiment of the present disclosure, the learned target medical data detection model may detect target medical data. Since the target medical data detection model is a model trained through a training data set generated using at least a part of another medical image set, other medical data may also be detected. One model trained using two or more sets of medical images having similar features may detect two or more medical data having similar features. That is, to detect N organs or diseases, organs or diseases sharing similar features can be trained together, and therefore fewer than N models can be trained.

본 개시의 일 실시예에 따라 강화 학습을 이용하여 모델의 학습을 위한 학습 데이터 세트를 조정할 수 있다.According to an embodiment of the present disclosure, a training data set for training a model may be adjusted using reinforcement learning.

프로세서(120)는 학습된 타겟 의료 데이터 검출 모델을 이용하여 의료 이미지를 연산함으로써, 학습된 타겟 의료 데이터 검출 모델의 성능을 결정할 수 있다. 프로세서(120)는 타겟 의료 데이터 검출 모델의 성능에 기초하여, 타겟 의료 데이터 검출 모델의 학습을 위한 학습 데이터 세트를 조정할 수 있다. 프로세서(120)는 학습 데이터 세트에 포함되는 둘 이상의 의료 이미지 세트를 조정할 수 있다.The processor 120 may determine the performance of the learned target medical data detection model by calculating a medical image using the learned target medical data detection model. The processor 120 may adjust the training data set for training the target medical data detection model based on the performance of the target medical data detection model. The processor 120 may adjust two or more medical image sets included in the training data set.

프로세서(120)는 강화학습 모델을 이용하여, 타겟 의료 데이터 검출 모델의 학습 데이터 세트를 조정할 수 있다. 본 개시의 일 실시예에 따른 강화학습 모델은 정책 네트워크(policy network) 및 상기 가치 네트워크(value network)를 사용한 모델일 수 있다. 정책 네트워크는 교사 학습된 정책 네트워크(SL policy network) 및/또는 강화 학습된 정책 네트워크(RL policy network)일 수 있다. 강화 학습된 정책 네트워크는 교사 학습된 정책 네트워크를 기초로 초기화될 수 있으며, 리워드를 최대화하도록 학습하는 네트워크일 수 있다.The processor 120 may adjust the training data set of the target medical data detection model by using the reinforcement learning model. The reinforcement learning model according to an embodiment of the present disclosure may be a model using a policy network and the value network. The policy network may be a teacher learned policy network (SL policy network) and/or a reinforcement learned policy network (RL policy network). The reinforcement-learned policy network may be initialized based on the teacher-learned policy network, and may be a network that learns to maximize rewards.

본 개시의 실시예에 따른 정책은 학습 데이터 세트의 구성일 수 있다. 정책은 학습 데이터 세트에 포함되는 타겟 의료 이미지 세트 및 하나 이상의 타 의료 이미지 세트의 구성 및/또는 비율일 수 있다.A policy according to an embodiment of the present disclosure may be a configuration of a training data set. The policy may be a composition and/or proportion of a target medical image set and one or more other medical image sets included in the training data set.

본 개시의 실시예에 따른 리워드는 타겟 의료 데이터 검출 모델의 성능에 따라 결정될 수 있다. 프로세서(120)는 학습된 타겟 의료 데이터 검출 모델을 이용하여 의료 이미지를 연산하였을 때, 출력된 결과의 정확도를 연산할 수 있다. 프로세서(120)는 출력된 결과의 정확도가 높을수록, 리워드를 더 크게 결정할 수 있고, 그리고 반대로 정확도가 낮을수록, 리워드를 더 낮게 결정할 수 있다. 출력된 결과의 정확도는 예를 들어, 전술한 바와 같이, AUROC 값에 의해 결정될 수 있다.The reward according to an embodiment of the present disclosure may be determined according to the performance of the target medical data detection model. When the medical image is calculated using the learned target medical data detection model, the processor 120 may calculate the accuracy of the output result. The processor 120 may determine the reward to be larger as the accuracy of the output result is higher, and conversely, the lower the accuracy, the lower the reward may be determined. The accuracy of the output result may be determined by, for example, the AUROC value, as described above.

본 개시의 실시예에 따른 가치 네트워크는 현재 상태 및/또는 정책이 입력으로 주어졌을 때, 가치 함수(value function) 값을 예측하는 네트워크일 수 있다. 상기 가치 함수는 입력된 현재 상태와 정책을 기초로 기대되는 리워드를 도출할 수 있다. 예를 들어, 가치 함수에서 출력되는 리워드는 미래 리워드들의 총합의 평균일 수 있다. 리워드는 현재 상태에서 어떤 정책을 취했을 때 얻어지는 보상일 수 있다.A value network according to an embodiment of the present disclosure may be a network that predicts a value function value given a current state and/or a policy as input. The value function may derive an expected reward based on the input current state and policy. For example, the reward output from the value function may be an average of the sum of future rewards. A reward may be a reward obtained when a certain policy is taken in the current state.

즉, 프로세서(120)는 학습 데이터 세트를 이용하여 타겟 의료 데이터 검출 모델을 학습시키고, 타겟 의료 데이터 검출 모델의 성능을 평가하고, 그리고 성능에 따라 리워드를 결정하여, 다시 학습 데이터 세트를 조정할 수 있다. 프로세서(120)는 강화학습을 이용하여, 타겟 의료 데이터 검출 모델의 성능을 최대화할 수 있도록, 학습 데이터 세트의 구성을 조정할 수 있다. 전술한 강화학습 방법에 관한 구체적인 기재는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.That is, the processor 120 trains the target medical data detection model using the training data set, evaluates the performance of the target medical data detection model, and determines a reward according to the performance to adjust the training data set again. . The processor 120 may adjust the configuration of the training data set to maximize the performance of the target medical data detection model by using reinforcement learning. The detailed description of the reinforcement learning method described above is only an example, and the present disclosure is not limited thereto.

본 개시의 일 실시예에 따른 모델 학습 방법을 제공하기 위한 컴퓨팅 장치(100)는 네트워크부(110), 프로세서(120) 및 메모리(130)를 포함할 수 있다.The computing device 100 for providing a model learning method according to an embodiment of the present disclosure may include a network unit 110 , a processor 120 , and a memory 130 .

네트워크부(110)는 본 개시의 일 실시예에 따른 의료 이미지, 의료 데이터 등을 다른 컴퓨팅 장치, 서버 등과 송수신할 수 있다. 또한, 네트워크부(110)는 복수의 컴퓨팅 장치 사이의 통신을 가능하게 하여 복수의 컴퓨팅 장치 각각에서 모델의 학습을 위한 동작들이 분산 수행되도록 할 수 있다. 네트워크부(110)는 복수의 컴퓨팅 장치 사이의 통신을 가능하게 하여 네트워크 함수를 사용한 모델 학습을 위한 연산을 분산 처리하도록 할 수 있다.The network unit 110 may transmit and receive medical images and medical data according to an embodiment of the present disclosure to other computing devices, servers, and the like. In addition, the network unit 110 may enable communication between a plurality of computing devices so that operations for learning a model are performed distributedly in each of the plurality of computing devices. The network unit 110 may enable communication between a plurality of computing devices to distribute calculations for model learning using a network function.

본 개시의 일 실시예에 따른 네트워크부(110)는 근거리(단거리), 원거리, 유선 및 무선 등과 같은 현재 사용 및 구현되는 임의의 형태의 유무선 통신 기술에 기반하여 동작할 수 있으며, 다른 네트워크들 에서도 사용될 수 있다.The network unit 110 according to an embodiment of the present disclosure may operate based on any type of wired/wireless communication technology currently used and implemented, such as short-distance (short-range), long-distance, wired and wireless, etc., and may operate in other networks as well. can be used

프로세서(120)는 하나 이상의 코어로 구성될 수 있으며, 컴퓨팅 장치의 중앙 처리 장치(CPU: central processing unit), 범용 그래픽 처리 장치 (GPGPU: general purpose graphics processing unit), 텐서 처리 장치(TPU: tensor processing unit) 등의 모델의 학습을 위한 프로세서를 포함할 수 있다. 프로세서(120)는 메모리(130)에 저장된 컴퓨터 프로그램을 판독하여 본 개시의 일 실시예에 따른 모델 학습 방법을 제공할 수 있다. 본 개시의 일 실시예에 따라 프로세서(120)는 모델 학습 방법을 제공하기 위한 계산을 수행할 수 있다.The processor 120 may include one or more cores, and a central processing unit (CPU) of a computing device, a general purpose graphics processing unit (GPGPU), and a tensor processing unit (TPU). unit) and the like, and may include a processor for learning the model. The processor 120 may provide a model learning method according to an embodiment of the present disclosure by reading a computer program stored in the memory 130 . According to an embodiment of the present disclosure, the processor 120 may perform calculation to provide a model learning method.

메모리(130)는 본 개시의 일 실시예에 따른 모델 학습 방법을 제공하기 위한 컴퓨터 프로그램을 저장할 수 있으며, 저장된 컴퓨터 프로그램은 프로세서(120)에 의하여 판독되어 구동될 수 있다.The memory 130 may store a computer program for providing a model learning method according to an embodiment of the present disclosure, and the stored computer program may be read and driven by the processor 120 .

본 개시의 실시예들에 따른 메모리(130)는 프로세서(120)의 동작을 위한 프로그램을 저장할 수 있고, 입/출력되는 데이터들 또는 이벤트들을 임시 또는 영구 저장할 수도 있다. 상기 메모리(130)는 디스플레이 및 음향에 관한 데이터를 저장할 수 있다. 메모리(130)는 플래시 메모리 타입(flash memory type), 하드디스크 타입(hard disk type), 멀티미디어 카드 마이크로 타입(multimedia card micro type), 카드 타입의 메모리(예를 들어 SD 또는 XD 메모리 등), 램(Random Access Memory, RAM), SRAM(Static Random Access Memory), 롬(Read-Only Memory, ROM), EEPROM(Electrically Erasable Programmable Read-Only Memory), PROM(Programmable Read-Only Memory), 자기 메모리, 자기 디스크, 광디스크 중 적어도 하나의 타입의 저장매체를 포함할 수 있다.The memory 130 according to embodiments of the present disclosure may store a program for the operation of the processor 120 , and may temporarily or permanently store input/output data or events. The memory 130 may store data related to a display and sound. The memory 130 may include a flash memory type, a hard disk type, a multimedia card micro type, a card type memory (eg, SD or XD memory, etc.), RAM (Random Access Memory, RAM), SRAM (Static Random Access Memory), ROM (Read-Only Memory, ROM), EEPROM (Electrically Erasable Programmable Read-Only Memory), PROM (Programmable Read-Only Memory), magnetic memory, magnetic It may include at least one type of storage medium among a disk and an optical disk.

본 개시의 일 실시예에 따라 데이터 구조를 저장한 컴퓨터 판독가능 매체가 개시된다.A computer-readable medium storing a data structure is disclosed according to an embodiment of the present disclosure.

데이터 구조는 데이터에 효율적인 접근 및 수정을 가능하게 하는 데이터의 조직, 관리, 저장을 의미할 수 있다. 데이터 구조는 특정 문제(예를 들어, 최단 시간으로 데이터 검색, 데이터 저장, 데이터 수정) 해결을 위한 데이터의 조직을 의미할 수 있다. 데이터 구조는 특정한 데이터 처리 기능을 지원하도록 설계된, 데이터 요소들 간의 물리적이거나 논리적인 관계로 정의될 수도 있다. 데이터 요소들 간의 논리적인 관계는 사용자 정의 데이터 요소들 간의 연결관계를 포함할 수 있다. 데이터 요소들 간의 물리적인 관계는 컴퓨터 판독가능 저장매체(예를 들어, 영구 저장 장치)에 물리적으로 저장되어 있는 데이터 요소들 간의 실제 관계를 포함할 수 있다. 데이터 구조는 구체적으로 데이터의 집합, 데이터 간의 관계, 데이터에 적용할 수 있는 함수 또는 명령어를 포함할 수 있다. 효과적으로 설계된 데이터 구조를 통해 컴퓨팅 장치는 컴퓨팅 장치의 자원을 최소한으로 사용하면서 연산을 수행할 수 있다. 구체적으로 컴퓨팅 장치는 효과적으로 설계된 데이터 구조를 통해 연산, 읽기, 삽입, 삭제, 비교, 교환, 검색의 효율성을 높일 수 있다.The data structure may refer to the organization, management, and storage of data that enables efficient access and modification of data. A data structure may refer to an organization of data to solve a specific problem (eg, data retrieval, data storage, and data modification in the shortest time). A data structure may be defined as a physical or logical relationship between data elements designed to support a particular data processing function. The logical relationship between data elements may include a connection relationship between user-defined data elements. Physical relationships between data elements may include actual relationships between data elements physically stored on a computer-readable storage medium (eg, persistent storage). A data structure may specifically include a set of data, relationships between data, and functions or instructions applicable to data. Through an effectively designed data structure, the computing device can perform an operation while using the resource of the computing device to a minimum. Specifically, the computing device may increase the efficiency of operations, reads, insertions, deletions, comparisons, exchanges, and retrievals through effectively designed data structures.

데이터 구조는 데이터 구조의 형태에 따라 선형 데이터 구조와 비선형 데이터 구조로 구분될 수 있다. 선형 데이터 구조는 하나의 데이터 뒤에 하나의 데이터만이 연결되는 구조일 수 있다. 선형 데이터 구조는 리스트(List), 스택(Stack), 큐(Queue), 데크(Deque)를 포함할 수 있다. 리스트는 내부적으로 순서가 존재하는 일련의 데이터 집합을 의미할 수 있다. 리스트는 연결 리스트(Linked List)를 포함할 수 있다. 연결 리스트는 각각의 데이터가 포인터를 가지고 한 줄로 연결되어 있는 방식으로 데이터가 연결된 데이터 구조일 수 있다. 연결 리스트에서 포인터는 다음이나 이전 데이터와의 연결 정보를 포함할 수 있다. 연결 리스트는 형태에 따라 단일 연결 리스트, 이중 연결 리스트, 원형 연결 리스트로 표현될 수 있다. 스택은 제한적으로 데이터에 접근할 수 있는 데이터 나열 구조일 수 있다. 스택은 데이터 구조의 한 쪽 끝에서만 데이터를 처리(예를 들어, 삽입 또는 삭제)할 수 있는 선형 데이터 구조일 수 있다. 스택에 저장된 데이터는 늦게 들어갈수록 빨리 나오는 데이터 구조(LIFO-Last in First Out)일 수 있다. 큐는 제한적으로 데이터에 접근할 수 있는 데이터 나열 구조로서, 스택과 달리 늦게 저장된 데이터일수록 늦게 나오는 데이터 구조(FIFO-First in First Out)일 수 있다. 데크는 데이터 구조의 양 쪽 끝에서 데이터를 처리할 수 있는 데이터 구조일 수 있다.A data structure may be classified into a linear data structure and a non-linear data structure according to the type of the data structure. The linear data structure may be a structure in which only one piece of data is connected after one piece of data. The linear data structure may include a list, a stack, a queue, and a deck. A list may mean a set of data in which an order exists internally. The list may include a linked list. The linked list may be a data structure in which data is linked in such a way that each data is linked in a line with a pointer. In a linked list, a pointer may contain information about a link with the next or previous data. A linked list may be expressed as a single linked list, a doubly linked list, or a circularly linked list according to a shape. A stack can be a data enumeration structure with limited access to data. A stack can be a linear data structure in which data can be manipulated (eg, inserted or deleted) at only one end of the data structure. The data stored in the stack may be a data structure (LIFO-Last in First Out). A queue is a data listing structure that allows limited access to data, and unlike a stack, it may be a data structure that is stored later (FIFO-First in First Out). A deck can be a data structure that can process data at either end of the data structure.

비선형 데이터 구조는 하나의 데이터 뒤에 복수개의 데이터가 연결되는 구조일 수 있다. 비선형 데이터 구조는 그래프(Graph) 데이터 구조를 포함할 수 있다. 그래프 데이터 구조는 정점(Vertex)과 간선(Edge)으로 정의될 수 있으며 간선은 서로 다른 두개의 정점을 연결하는 선을 포함할 수 있다. 그래프 데이터 구조 트리(Tree) 데이터 구조를 포함할 수 있다. 트리 데이터 구조는 트리에 포함된 복수개의 정점 중에서 서로 다른 두개의 정점을 연결시키는 경로가 하나인 데이터 구조일 수 있다. 즉 그래프 데이터 구조에서 루프(loop)를 형성하지 않는 데이터 구조일 수 있다.The non-linear data structure may be a structure in which a plurality of data is connected after one data. The nonlinear data structure may include a graph data structure. A graph data structure may be defined as a vertex and an edge, and the edge may include a line connecting two different vertices. A graph data structure may include a tree data structure. The tree data structure may be a data structure in which one path connects two different vertices among a plurality of vertices included in the tree. That is, it may be a data structure that does not form a loop in the graph data structure.

본 명세서에 걸쳐, 연산 모델, 신경망, 네트워크 함수, 뉴럴 네트워크(neural network)는 동일한 의미로 사용될 수 있다. 이하에서는 신경망으로 통일하여 기술한다. 데이터 구조는 신경망을 포함할 수 있다. 그리고 신경망을 포함한 데이터 구조는 컴퓨터 판독가능 매체에 저장될 수 있다. 신경망을 포함한 데이터 구조는 또한 신경망에 의한 처리를 위하여 전처리된 데이터, 신경망에 입력되는 데이터, 신경망의 가중치, 신경망의 하이퍼 파라미터, 신경망으로부터 획득한 데이터, 신경망의 각 노드 또는 레이어와 연관된 활성 함수, 신경망의 학습을 위한 손실 함수 등을 포함할 수 있다. 신경망을 포함한 데이터 구조는 상기 개시된 구성들 중 임의의 구성 요소들을 포함할 수 있다. 즉 신경망을 포함한 데이터 구조는 신경망에 의한 처리를 위하여 전처리된 데이터, 신경망에 입력되는 데이터, 신경망의 가중치, 신경망의 하이퍼 파라미터, 신경망으로부터 획득한 데이터, 신경망의 각 노드 또는 레이어와 연관된 활성 함수, 신경망의 학습을 위한 손실 함수 등 전부 또는 이들의 임의의 조합을 포함하여 구성될 수 있다. 전술한 구성들 이외에도, 신경망을 포함한 데이터 구조는 신경망의 특성을 결정하는 임의의 다른 정보를 포함할 수 있다. 또한, 데이터 구조는 신경망의 연산 과정에 사용되거나 발생되는 모든 형태의 데이터를 포함할 수 있으며 전술한 사항에 제한되는 것은 아니다. 컴퓨터 판독가능 매체는 컴퓨터 판독가능 기록 매체 및/또는 컴퓨터 판독가능 전송 매체를 포함할 수 있다. 신경망은 일반적으로 노드라 지칭될 수 있는 상호 연결된 계산 단위들의 집합으로 구성될 수 있다. 이러한 노드들은 뉴런(neuron)들로 지칭될 수도 있다. 신경망은 적어도 하나 이상의 노드들을 포함하여 구성된다.Throughout this specification, computational model, neural network, network function, and neural network may be used interchangeably. Hereinafter, the neural network is unified and described. The data structure may include a neural network. And the data structure including the neural network may be stored in a computer-readable medium. Data structures including neural networks also include preprocessed data for processing by the neural network, data input to the neural network, weights of the neural network, hyperparameters of the neural network, data obtained from the neural network, activation functions associated with each node or layer of the neural network, and neural networks. It may include a loss function for learning of . A data structure comprising a neural network may include any of the components disclosed above. That is, the data structure including the neural network includes preprocessed data for processing by the neural network, data input to the neural network, weights of the neural network, hyperparameters of the neural network, data obtained from the neural network, activation function associated with each node or layer of the neural network, and neural network It may be configured to include all or any combination thereof, such as a loss function for learning of . In addition to the above-described configurations, a data structure including a neural network may include any other information that determines a characteristic of a neural network. In addition, the data structure may include all types of data used or generated in the operation process of the neural network, and is not limited to the above. Computer-readable media may include computer-readable recording media and/or computer-readable transmission media. A neural network may be composed of a set of interconnected computational units, which may generally be referred to as nodes. These nodes may also be referred to as neurons. A neural network is configured to include at least one or more nodes.

데이터 구조는 신경망에 입력되는 데이터를 포함할 수 있다. 신경망에 입력되는 데이터를 포함하는 데이터 구조는 컴퓨터 판독가능 매체에 저장될 수 있다. 신경망에 입력되는 데이터는 신경망 학습 과정에서 입력되는 학습 데이터 및/또는 학습이 완료된 신경망에 입력되는 입력 데이터를 포함할 수 있다. 신경망에 입력되는 데이터는 전처리(pre-processing)를 거친 데이터 및/또는 전처리 대상이 되는 데이터를 포함할 수 있다. 전처리는 데이터를 신경망에 입력시키기 위한 데이터 처리 과정을 포함할 수 있다. 따라서 데이터 구조는 전처리 대상이 되는 데이터 및 전처리로 발생되는 데이터를 포함할 수 있다. 전술한 데이터 구조는 예시일 뿐 본 개시는 이에 제한되지 않는다.The data structure may include data input to the neural network. A data structure including data input to the neural network may be stored in a computer-readable medium. The data input to the neural network may include learning data input in a neural network learning process and/or input data input to the neural network in which learning is completed. Data input to the neural network may include pre-processing data and/or pre-processing target data. The preprocessing may include a data processing process for inputting data into the neural network. Accordingly, the data structure may include data to be pre-processed and data generated by pre-processing. The above-described data structure is merely an example, and the present disclosure is not limited thereto.

데이터 구조는 신경망의 가중치를 포함할 수 있다. (본 명세서에서 가중치, 파라미터는 동일한 의미로 사용될 수 있다.) 그리고 신경망의 가중치를 포함한 데이터 구조는 컴퓨터 판독가능 매체에 저장될 수 있다. 신경망은 복수개의 가중치를 포함할 수 있다. 가중치는 가변적일 수 있으며, 신경망이 원하는 기능을 수행하기 위해, 사용자 또는 알고리즘에 의해 가변 될 수 있다. 예를 들어, 하나의 출력 노드에 하나 이상의 입력 노드가 각각의 링크에 의해 상호 연결된 경우, 출력 노드는 상기 출력 노드와 연결된 입력 노드들에 입력된 값들 및 각각의 입력 노드들에 대응하는 링크에 설정된 가중치에 기초하여 출력 노드에서 출력되는 데이터 값을 결정할 수 있다. 전술한 데이터 구조는 예시일 뿐 본 개시는 이에 제한되지 않는다.The data structure may include the weights of the neural network. (In this specification, weight and parameter may be used interchangeably.) And the data structure including the weight of the neural network may be stored in a computer-readable medium. The neural network may include a plurality of weights. The weight may be variable, and may be changed by a user or an algorithm in order for the neural network to perform a desired function. For example, when one or more input nodes are interconnected to one output node by respective links, the output node sets values input to input nodes connected to the output node and links corresponding to the respective input nodes. A data value output from the output node may be determined based on the weight. The above-described data structure is merely an example, and the present disclosure is not limited thereto.

제한이 아닌 예로서, 가중치는 신경망 학습 과정에서 가변되는 가중치 및/또는 신경망 학습이 완료된 가중치를 포함할 수 있다. 신경망 학습 과정에서 가변되는 가중치는 학습 사이클이 시작되는 시점의 가중치 및/또는 학습 사이클 동안 가변되는 가중치를 포함할 수 있다. 신경망 학습이 완료된 가중치는 학습 사이클이 완료된 가중치를 포함할 수 있다. 따라서 신경망의 가중치를 포함한 데이터 구조는 신경망 학습 과정에서 가변되는 가중치 및/또는 신경망 학습이 완료된 가중치를 포함한 데이터 구조를 포함할 수 있다. 그러므로 상술한 가중치 및/또는 각 가중치의 조합은 신경망의 가중치를 포함한 데이터 구조에 포함되는 것으로 한다. 전술한 데이터 구조는 예시일 뿐 본 개시는 이에 제한되지 않는다.By way of example and not limitation, the weight may include a weight variable in a neural network learning process and/or a weight in which neural network learning is completed. The variable weight in the neural network learning process may include a weight at a time point at which a learning cycle starts and/or a weight variable during the learning cycle. The weight for which neural network learning is completed may include a weight for which a learning cycle is completed. Accordingly, the data structure including the weights of the neural network may include a data structure including the weights that vary in the neural network learning process and/or the weights on which the neural network learning is completed. Therefore, it is assumed that the above-described weights and/or combinations of weights are included in the data structure including the weights of the neural network. The above-described data structure is merely an example, and the present disclosure is not limited thereto.

신경망의 가중치를 포함한 데이터 구조는 직렬화(serialization) 과정을 거친 후 컴퓨터 판독가능 저장 매체(예를 들어, 메모리, 하드 디스크)에 저장될 수 있다. 직렬화는 데이터 구조를 동일하거나 다른 컴퓨팅 장치에 저장하고 나중에 다시 재구성하여 사용할 수 있는 형태로 변환하는 과정일 수 있다. 컴퓨팅 장치는 데이터 구조를 직렬화하여 네트워크를 통해 데이터를 송수신할 수 있다. 직렬화된 신경망의 가중치를 포함한 데이터 구조는 역직렬화(deserialization)를 통해 동일한 컴퓨팅 장치 또는 다른 컴퓨팅 장치에서 재구성될 수 있다. 신경망의 가중치를 포함한 데이터 구조는 직렬화에 한정되는 것은 아니다. 나아가 신경망의 가중치를 포함한 데이터 구조는 컴퓨팅 장치의 자원을 최소한으로 사용하면서 연산의 효율을 높이기 위한 데이터 구조(예를 들어, 비선형 데이터 구조에서 B-Tree, Trie, m-way search tree, AVL tree, Red-Black Tree)를 포함할 수 있다. 전술한 사항은 예시일 뿐 본 개시는 이에 제한되지 않는다.The data structure including the weights of the neural network may be stored in a computer-readable storage medium (eg, memory, hard disk) after being serialized. Serialization can be the process of converting a data structure into a form that can be reconstructed and used later by storing it on the same or a different computing device. The computing device may serialize the data structure to send and receive data over the network. A data structure including weights of the serialized neural network may be reconstructed in the same computing device or in another computing device through deserialization. The data structure including the weight of the neural network is not limited to serialization. Furthermore, the data structure including the weights of the neural network is a data structure to increase computational efficiency while using the resources of the computing device to a minimum (e.g., B-Tree, Trie, m-way search tree, AVL tree, Red-Black Tree). The foregoing is merely an example, and the present disclosure is not limited thereto.

데이터 구조는 신경망의 하이퍼 파라미터(Hyper-parameter)를 포함할 수 있다. 그리고 신경망의 하이퍼 파라미터를 포함한 데이터 구조는 컴퓨터 판독가능 매체에 저장될 수 있다. 하이퍼 파라미터는 사용자에 의해 가변되는 변수일 수 있다. 하이퍼 파라미터는 예를 들어, 학습률(learning rate), 비용 함수(cost function), 학습 사이클 반복 횟수, 가중치 초기화(Weight initialization)(예를 들어, 가중치 초기화 대상이 되는 가중치 값의 범위 설정), Hidden Unit 개수(예를 들어, 히든 레이어의 개수, 히든 레이어의 노드 수)를 포함할 수 있다. 전술한 데이터 구조는 예시일 뿐 본 개시는 이에 제한되지 않는다.The data structure may include hyper-parameters of the neural network. In addition, the data structure including the hyperparameters of the neural network may be stored in a computer-readable medium. The hyper parameter may be a variable variable by a user. Hyperparameters are, for example, learning rate, cost function, number of iterations of the learning cycle, weight initialization (e.g., setting the range of weight values to be initialized for weights), Hidden Unit The number (eg, the number of hidden layers, the number of nodes of the hidden layer) may be included. The above-described data structure is merely an example, and the present disclosure is not limited thereto.

도 7은 본 개시의 일 실시예에 따른 모델 학습 방법의 순서도이다.7 is a flowchart of a model learning method according to an embodiment of the present disclosure.

컴퓨팅 장치(100)는 타겟 의료 이미지 세트와 유사한 피처를 포함하는, 타 의료 이미지 세트를 식별(710)할 수 있다.. 의료 이미지 세트는 의료 이미지들의 집합일 수 있다. 의료 이미지 세트는 하나 이상의 의료 이미지를 포함할 수 있다. 의료 이미지 세트는 장기 또는 병리 단위로 생성될 수 있다. 의료 데이터는 의료 이미지에 포함된 장기 또는 병리 중 적어도 하나와 관련될 수 있다.The computing device 100 may identify 710 other medical image sets that include features similar to the target medical image set. The medical image set may be a set of medical images. A medical image set may include one or more medical images. Medical image sets may be generated on an organ or pathological basis. The medical data may relate to at least one of an organ or a pathology included in the medical image.

컴퓨팅 장치(100)는 의료 데이터들을 구별하기 위한, 의료 데이터 구별 모델을 이용하여 연산 시, 구별 정도가 낮은 둘 이상의 의료 이미지 세트를 식별할 수 있다.The computing device 100 may identify two or more medical image sets having a low degree of discrimination when performing an operation using a medical data discrimination model for distinguishing medical data.

컴퓨팅 장치(100)는 의료 이미지를 의료 데이터 구별 모델의 입력으로 하여 연산한 결과를 출력할 수 있다. 컴퓨팅 장치(100)는 연산 결과 의료 이미지가 둘 이상의 클래스로 분류되는 경우, 둘 이상의 클래스에 대응되는 둘 이상의 의료 이미지 세트는 유사한 피처를 포함하는 것으로 결정할 수 있다.The computing device 100 may output a calculation result by using the medical image as an input of the medical data discrimination model. When the medical image is classified into two or more classes as a result of the calculation, the computing device 100 may determine that two or more medical image sets corresponding to the two or more classes include similar features.

컴퓨팅 장치(100)는 타 의료 이미지를 이용하여 사전 학습된, 타 의료 데이터 검출 모델을 이용하여, 타겟 의료 이미지를 연산함으로써, 타겟 의료 이미지에 대한 검출 결과를 출력할 수 있다. 컴퓨팅 장치(100)는 검출 결과의 정확도가 임계 값 이상인 경우, 타겟 의료 이미지 세트와 타 의료 이미지 세트가 유사한 피처를 포함하는 것으로 결정할 수 있다. 검출 결과의 정확도는, 타겟 의료 데이터가 포함된 의료 이미지에 대해, 타겟 의료 데이터가 포함된 것으로 구별하는 정도에 의해 결정될 수 있다. 검출 결과의 정확도는, 타겟 의료 데이터가 포함되지 않은 의료 이미지에 대해, 타겟 의료 데이터가 포함되지 않은 것으로 구별하는 정도에 의해 결정될 수 있다.The computing device 100 may output a detection result for the target medical image by calculating the target medical image by using the other medical data detection model that has been previously learned using the other medical image. When the accuracy of the detection result is equal to or greater than the threshold, the computing device 100 may determine that the target medical image set and other medical image sets include similar features. The accuracy of the detection result may be determined by a degree to which a medical image including the target medical data is distinguished as being included in the target medical data. The accuracy of the detection result may be determined by a degree to which a medical image not including the target medical data is distinguished as not including the target medical data.

컴퓨팅 장치(100)는 타 의료 이미지 세트의 적어도 일부를 이용하여, 타겟 의료 이미지 세트와 관련된 의료 데이터를 검출하기 위한 모델을 학습(720)시킬 수 있다. 모델은 의료 이미지를 입력으로 연산하여, 타겟 의료 데이터 또는 타 의료 데이터 중 적어도 하나를 검출할 수 있다.The computing device 100 may train ( 720 ) a model for detecting medical data related to a target medical image set by using at least a portion of another medical image set. The model may calculate at least one of target medical data or other medical data by calculating a medical image as an input.

모델은 상기 둘 이상의 의료 이미지 세트 중 적어도 일부를 포함하는, 학습 데이터 세트로 학습될 수 있다. 학습 데이터 세트는, 타겟 의료 이미지 세트, 제 1 타 의료 이미지 세트 또는 제 2 타 의료 이미지 세트 중 적어도 일부를 포함할 수 있다. 학습 데이터 세트는, 타겟 의료 이미지와의 피처 유사도에 따라, 상기 학습 데이터 세트에 포함되는, 제 1 타 의료 이미지 세트와 제 2 타 의료 이미지 세트의 비율이 결정될 수 있다.A model may be trained on a training data set, including at least a portion of the two or more sets of medical images. The training data set may include at least a part of the target medical image set, the first other medical image set, or the second other medical image set. In the training data set, a ratio of the first other medical image set and the second other medical image set included in the training data set may be determined according to the feature similarity with the target medical image.

모델은 타 의료 이미지를 이용하여 사전 학습된, 타 의료 데이터 검출 모델의 구조를 적어도 일부 이용하여, 타겟 의료 이미지를 검출하도록 학습될 수 있다.The model may be trained to detect the target medical image by using at least a part of the structure of the other medical data detection model that has been previously trained using other medical images.

모델은 제 1 타 의료 이미지를 이용하여 사전 학습된, 제 1 타 의료 데이터 검출 모델의 적어도 일부와, 제 2 타 의료 이미지를 이용하여 사전 학습된, 제 2 타 의료 데이터 검출 모델의 적어도 일부를 각각 이용하여, 출력된 의료 이미지의 피처들을 결합하여, 의료 이미지에 포함된 타겟 의료 데이터를 출력할 수 있다.The model includes at least a part of the first other medical data detection model pre-trained using the first other medical image and at least a part of the second other medical data detection model pre-trained using the second other medical image, respectively By using the combination of features of the output medical image, target medical data included in the medical image may be output.

컴퓨팅 장치(100)는 학습된 모델을 이용하여 의료 이미지를 연산함으로써, 모델의 성능을 결정할 수 있다. 컴퓨팅 장치(100)는 모델의 성능에 기초하여, 모델의 학습을 위한 학습 데이터 세트에 포함되는 둘 이상의 의료 이미지 세트를 조정할 수 있다.The computing device 100 may determine the performance of the model by calculating a medical image using the learned model. The computing device 100 may adjust two or more medical image sets included in the training data set for training the model based on the performance of the model.

본 개시의 일 실시예에 따른 모델 학습 방법은 상기와 같은 동작을 수행하는 모듈, 회로, 수단 및 로직에 의해 구현될 수 있다.The model learning method according to an embodiment of the present disclosure may be implemented by modules, circuits, means and logic that perform the above operations.

도 8은 본 개시의 일 실시예에 따른 컴퓨팅 장치의 블록 구성도이다.8 is a block diagram of a computing device according to an embodiment of the present disclosure.

도 8은 본 개시의 실시예들이 구현될 수 있는 예시 적인 컴퓨팅 환경에 대한 간략하고 일반적인 개략도를 도시한다.8 depicts a simplified, general schematic diagram of an example computing environment in which embodiments of the present disclosure may be implemented.

본 개시가 일반적으로 하나 이상의 컴퓨터 상에서 실행될 수 있는 컴퓨터 실행가능 명령어와 관련하여 전술되었지만, 당업자라면 본 개시가 기타 프로그램 모듈들과 결합되어 및/또는 하드웨어와 소프트웨어의 조합으로써 구현될 수 있다는 것을 잘 알 것이다.Although the present disclosure has been described above generally in the context of computer-executable instructions that may be executed on one or more computers, those skilled in the art will appreciate that the present disclosure may be implemented in combination with other program modules and/or as a combination of hardware and software. will be.

일반적으로, 프로그램 모듈은 특정의 태스크를 수행하거나 특정의 추상 데이터 유형을 구현하는 루틴, 프로그램, 컴포넌트, 데이터 구조, 기타 등등을 포함한다. 또한, 당업자라면 본 개시의 방법이 단일-프로세서 또는 멀티프로세서 컴퓨터 시스템, 미니컴퓨터, 메인프레임 컴퓨터는 물론 퍼스널 컴퓨터, 핸드 헬드 컴퓨팅 장치, 마이크로프로세서-기반 또는 프로그램가능 가전 제품, 기타 등등(이들 각각은 하나 이상의 연관된 장치와 연결되어 동작할 수 있음)을 비롯한 다른 컴퓨터 시스템 구성으로 실시될 수 있다는 것을 잘 알 것이다.Generally, program modules include routines, programs, components, data structures, etc. that perform particular tasks or implement particular abstract data types. In addition, those skilled in the art will appreciate that the methods of the present disclosure are suitable for single-processor or multiprocessor computer systems, minicomputers, mainframe computers as well as personal computers, hand held computing devices, microprocessor-based or programmable consumer electronics, etc. (each of which is It will be appreciated that other computer system configurations may be implemented, including those that may operate in connection with one or more associated devices.

본 개시의 설명된 실시예들은 또한 어떤 태스크들이 통신 네트워크를 통해 연결되어 있는 원격 처리 장치들에 의해 수행되는 분산 컴퓨팅 환경에서 실시될 수 있다. 분산 컴퓨팅 환경에서, 프로그램 모듈은 로컬 및 원격 메모리 저장 장치 둘 다에 위치할 수 있다.The described embodiments of the present disclosure may also be practiced in distributed computing environments where certain tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.

컴퓨터는 통상적으로 다양한 컴퓨터 판독가능 매체를 포함한다. 컴퓨터에 의해 액세스 가능한 매체는 그 어떤 것이든지 컴퓨터 판독가능 매체가 될 수 있다. 컴퓨터 판독가능 매체는 휘발성 및 비휘발성 매체, 일시적(transitory) 및 비일시적(non-transitory) 매체, 이동식 및 비-이동식 매체를 포함한다. 제한이 아닌 예로서, 컴퓨터 판독가능 매체는 컴퓨터 판독가능 저장 매체 및 컴퓨터 판독가능 전송 매체를 포함할 수 있다. 컴퓨터 판독가능 저장 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터와 같은 정보를 저장하는 임의의 방법 또는 기술로 구현되는 휘발성 및 비휘발성 매체, 일시적 및 비-일시적 매체, 이동식 및 비이동식 매체를 포함한다. 컴퓨터 저장 매체는 RAM, ROM, EEPROM, 플래시 메모리 또는 기타 메모리 기술, CD-ROM, DVD(digital video disk) 또는 기타 광 디스크 저장 장치, 자기 카세트, 자기 테이프, 자기 디스크 저장 장치 또는 기타 자기 저장 장치, 또는 컴퓨터에 의해 액세스될 수 있고 원하는 정보를 저장하는 데 사용될 수 있는 임의의 기타 매체를 포함하지만, 이에 한정되지 않는다.Computers typically include a variety of computer-readable media. Any medium accessible by a computer may be a computer-readable medium. Computer-readable media includes volatile and nonvolatile media, transitory and non-transitory media, removable and non-removable media. By way of example, and not limitation, computer-readable media may include computer-readable storage media and computer-readable transmission media. Computer readable storage media includes volatile and nonvolatile media, temporary and non-transitory media, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. includes media. Computer storage media may include RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital video disk (DVD) or other optical disk storage device, magnetic cassette, magnetic tape, magnetic disk storage device or other magnetic storage device; or any other medium that can be accessed by a computer and used to store the desired information.

컴퓨터 판독가능 전송 매체는 통상적으로 기타 전송 메커니즘(transport mechanism)과 같은 피변조 데이터 신호(modulated data signal)에 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터 등을 구현하고 모든 정보 전달 매체를 포함한다. 피변조 데이터 신호라는 용어는 신호 내에 정보를 인코딩하도록 그 신호의 특성들 중 하나 이상을 설정 또는 변경시킨 신호를 의미한다. 제한이 아닌 예로서, 컴퓨터 판독가능 전송 매체는 유선 네트워크 또는 직접 배선 접속(direct-wired connection)과 같은 유선 매체, 그리고 음향, RF, 적외선, 기타 무선 매체와 같은 무선 매체를 포함한다. 상술된 매체들 중 임의의 것의 조합도 역시 컴퓨터 판독가능 전송 매체의 범위 안에 포함되는 것으로 한다.Computer-readable transmission media typically embodies computer-readable instructions, data structures, program modules, or other data in a modulated data signal such as other transport mechanisms, and includes all information delivery media. do. The term modulated data signal means a signal in which one or more of the characteristics of the signal is set or changed so as to encode information in the signal. By way of example, and not limitation, computer-readable transmission media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared, and other wireless media. Combinations of any of the above are also intended to be included within the scope of computer-readable transmission media.

컴퓨터(1102)를 포함하는 본 개시의 여러가지 측면들을 구현하는 예시 적인 환경(1100)이 나타내어져 있으며, 컴퓨터(1102)는 처리 장치(1104), 시스템 메모리(1106) 및 시스템 버스(1108)를 포함한다. 시스템 버스(1108)는 시스템 메모리(1106)(이에 한정되지 않음)를 비롯한 시스템 컴포넌트들을 처리 장치(1104)에 연결시킨다. 처리 장치(1104)는 다양한 상용 프로세서들 중 임의의 프로세서일 수 있다. 듀얼 프로세서 및 기타 멀티프로세서 아키텍처도 역시 처리 장치(1104)로서 이용될 수 있다.An example environment 1100 implementing various aspects of the present disclosure is shown including a computer 1102 , the computer 1102 including a processing unit 1104 , a system memory 1106 , and a system bus 1108 . do. A system bus 1108 couples system components, including but not limited to system memory 1106 , to the processing device 1104 . The processing device 1104 may be any of a variety of commercially available processors. Dual processor and other multiprocessor architectures may also be used as processing unit 1104 .

시스템 버스(1108)는 메모리 버스, 주변장치 버스, 및 다양한 상용 버스 아키텍처 중 임의의 것을 사용하는 로컬 버스에 추가적으로 상호 연결될 수 있는 몇 가지 유형의 버스 구조 중 임의의 것일 수 있다. 시스템 메모리(1106)는 판독 전용 메모리(ROM)(1110) 및 랜덤 액세스 메모리(RAM)(1112)를 포함한다. 기본 입/출력 시스템(BIOS)은 ROM, EPROM, EEPROM 등의 비휘발성 메모리(1110)에 저장되며, 이 BIOS는 시동 중과 같은 때에 컴퓨터(1102) 내의 구성요소들 간에 정보를 전송하는 일을 돕는 기본적인 루틴을 포함한다. RAM(1112)은 또한 데이터를 캐싱하기 위한 정적 RAM 등의 고속 RAM을 포함할 수 있다.The system bus 1108 may be any of several types of bus structures that may further interconnect a memory bus, a peripheral bus, and a local bus using any of a variety of commercial bus architectures. System memory 1106 includes read only memory (ROM) 1110 and random access memory (RAM) 1112 . A basic input/output system (BIOS) is stored in non-volatile memory 1110, such as ROM, EPROM, EEPROM, etc., the BIOS is the basic input/output system (BIOS) that helps transfer information between components within computer 1102, such as during startup. contains routines. RAM 1112 may also include high-speed RAM, such as static RAM, for caching data.

컴퓨터(1102)는 또한 내장형 하드 디스크 드라이브(HDD)(1114)(예를 들어, EIDE, SATA)-이 내장형 하드 디스크 드라이브(1114)는 또한 적당한 섀시(도시 생략) 내에서 외장형 용도로 구성될 수 있음-, 자기 플로피 디스크 드라이브(FDD)(1116)(예를 들어, 이동식 디스켓(1118)으로부터 판독을 하거나 그에 기록을 하기 위한 것임), 및 광 디스크 드라이브(1120)(예를 들어, CD-ROM 디스크(1122)를 판독하거나 DVD 등의 기타 고용량 광 매체로부터 판독을 하거나 그에 기록을 하기 위한 것임)를 포함한다. 하드 디스크 드라이브(1114), 자기 디스크 드라이브(1116) 및 광 디스크 드라이브(1120)는 각각 하드 디스크 드라이브 인터페이스(1124), 자기 디스크 드라이브 인터페이스(1126) 및 광 드라이브 인터페이스(1128)에 의해 시스템 버스(1108)에 연결될 수 있다. 외장형 드라이브 구현을 위한 인터페이스(1124)는 USB(Universal Serial Bus) 및 IEEE 1394 인터페이스 기술 중 적어도 하나 또는 그 둘 다를 포함한다.The computer 1102 may also include an internal hard disk drive (HDD) 1114 (eg, EIDE, SATA) - this internal hard disk drive 1114 may also be configured for external use within a suitable chassis (not shown). Yes-, magnetic floppy disk drive (FDD) 1116 (eg, for reading from or writing to removable diskette 1118), and optical disk drive 1120 (eg, CD-ROM) for reading from, or writing to, disk 1122, or other high capacity optical media, such as DVD. The hard disk drive 1114 , the magnetic disk drive 1116 , and the optical disk drive 1120 are connected to the system bus 1108 by the hard disk drive interface 1124 , the magnetic disk drive interface 1126 , and the optical drive interface 1128 , respectively. ) can be connected to The interface 1124 for implementing an external drive includes at least one or both of Universal Serial Bus (USB) and IEEE 1394 interface technologies.

이들 드라이브 및 그와 연관된 컴퓨터 판독가능 매체는 데이터, 데이터 구조, 컴퓨터 실행가능 명령어, 기타 등등의 비 휘발성 저장을 제공한다. 컴퓨터(1102)의 경우, 드라이브 및 매체는 임의의 데이터를 적당한 디지털 형식으로 저장하는 것에 대응한다. 상기에서의 컴퓨터 판독가능 매체에 대한 설명이 HDD, 이동식 자기 디스크, 및 CD 또는 DVD 등의 이동식 광 매체를 언급하고 있지만, 당업자라면 집 드라이브(zip drive), 자기 카세트, 플래쉬 메모리 카드, 카트리지, 기타 등등의 컴퓨터에 의해 판독가능한 다른 유형의 매체도 역시 예시 적인 운영 환경에서 사용될 수 있으며 또 임의의 이러한 매체가 본 개시의 방법들을 수행하기 위한 컴퓨터 실행가능 명령어를 포함할 수 있다는 것을 잘 알 것이다.These drives and their associated computer readable media provide non-volatile storage of data, data structures, computer executable instructions, and the like. In the case of computer 1102, drives and media correspond to storing any data in a suitable digital format. Although the description of computer readable media above refers to HDDs, removable magnetic disks, and removable optical media such as CDs or DVDs, those skilled in the art will use zip drives, magnetic cassettes, flash memory cards, cartridges, etc. It will be appreciated that other tangible computer-readable media, such as, etc., may also be used in the example operating environment and that any such media may include computer-executable instructions for performing the methods of the present disclosure.

운영 체제(1130), 하나 이상의 애플리케이션 프로그램(1132), 기타 프로그램 모듈(1134) 및 프로그램 데이터(1136)를 비롯한 다수의 프로그램 모듈이 드라이브 및 RAM(1112)에 저장될 수 있다. 운영 체제, 애플리케이션, 모듈 및/또는 데이터의 전부 또는 그 일부분이 또한 RAM(1112)에 캐싱될 수 있다. 본 개시가 여러가지 상업적으로 이용가능한 운영 체제 또는 운영 체제들의 조합에서 구현될 수 있다는 것을 잘 알 것이다.A number of program modules may be stored in the drive and RAM 1112 , including an operating system 1130 , one or more application programs 1132 , other program modules 1134 , and program data 1136 . All or portions of the operating system, applications, modules, and/or data may also be cached in RAM 1112 . It will be appreciated that the present disclosure may be implemented in various commercially available operating systems or combinations of operating systems.

사용자는 하나 이상의 유선/무선 입력 장치, 예를 들어, 키보드(1138) 및 마우스(1140) 등의 포인팅 장치를 통해 컴퓨터(1102)에 명령 및 정보를 입력할 수 있다. 기타 입력 장치(도시 생략)로는 마이크, IR 리모콘, 조이스틱, 게임 패드, 스타일러스 펜, 터치 스크린, 기타 등등이 있을 수 있다. 이들 및 기타 입력 장치가 종종 시스템 버스(1108)에 연결되어 있는 입력 장치 인터페이스(1142)를 통해 처리 장치(1104)에 연결되지만, 병렬 포트, IEEE 1394 직렬 포트, 게임 포트, USB 포트, IR 인터페이스, 기타 등등의 기타 인터페이스에 의해 연결될 수 있다.A user may enter commands and information into the computer 1102 via one or more wired/wireless input devices, for example, a pointing device such as a keyboard 1138 and a mouse 1140 . Other input devices (not shown) may include a microphone, IR remote control, joystick, game pad, stylus pen, touch screen, and the like. Although these and other input devices are connected to the processing unit 1104 through an input device interface 1142 that is often connected to the system bus 1108, parallel ports, IEEE 1394 serial ports, game ports, USB ports, IR interfaces, It may be connected by other interfaces, etc.

모니터(1144) 또는 다른 유형의 디스플레이 장치도 역시 비디오 어댑터(1146) 등의 인터페이스를 통해 시스템 버스(1108)에 연결된다. 모니터(1144)에 부가하여, 컴퓨터는 일반적으로 스피커, 프린터, 기타 등등의 기타 주변 출력 장치(도시 생략)를 포함한다.A monitor 1144 or other type of display device is also coupled to the system bus 1108 via an interface, such as a video adapter 1146 . In addition to the monitor 1144, the computer typically includes other peripheral output devices (not shown), such as speakers, printers, and the like.

컴퓨터(1102)는 유선 및/또는 무선 통신을 통한 원격 컴퓨터(들)(1148) 등의 하나 이상의 원격 컴퓨터로의 논리적 연결을 사용하여 네트워크화 된 환경에서 동작할 수 있다. 원격 컴퓨터(들)(1148)는 워크스테이션, 컴퓨팅 디바이스 컴퓨터, 라우터, 퍼스널 컴퓨터, 휴대용 컴퓨터, 마이크로프로세서-기반 오락 기기, 피어 장치 또는 기타 통상의 네트워크 노드일 수 있으며, 일반적으로 컴퓨터(1102)에 대해 기술된 구성요소들 중 다수 또는 그 전부를 포함하지만, 간략함을 위해, 메모리 저장 장치(1150)만이 도시되어 있다. 도시되어 있는 논리적 연결은 근거리 통신망(LAN)(1152) 및/또는 더 큰 네트워크, 예를 들어, 원거리 통신망(WAN)(1154)에의 유선/무선 연결을 포함한다. 이러한 LAN 및 WAN 네트워킹 환경은 사무실 및 회사에서 일반적인 것이며, 인트라넷 등의 전사적 컴퓨터 네트워크(enterprise-wide computer network)를 용이하게 해주며, 이들 모두는 전세계 컴퓨터 네트워크, 예를 들어, 인터넷에 연결될 수 있다.Computer 1102 may operate in a networked environment using logical connections to one or more remote computers, such as remote computer(s) 1148 via wired and/or wireless communications. Remote computer(s) 1148 may be workstations, computing device computers, routers, personal computers, portable computers, microprocessor-based entertainment devices, peer devices, or other common network nodes, and are typically connected to computer 1102 . Although it includes many or all of the components described for it, only memory storage device 1150 is shown for simplicity. The logical connections shown include wired/wireless connections to a local area network (LAN) 1152 and/or a larger network, eg, a wide area network (WAN) 1154 . Such LAN and WAN networking environments are common in offices and companies, and facilitate enterprise-wide computer networks, such as intranets, all of which can be connected to a worldwide computer network, for example, the Internet.

LAN 네트워킹 환경에서 사용될 때, 컴퓨터(1102)는 유선 및/또는 무선 통신 네트워크 인터페이스 또는 어댑터(1156)를 통해 로컬 네트워크(1152)에 연결된다. 어댑터(1156)는 LAN(1152)에의 유선 또는 무선 통신을 용이하게 해줄 수 있으며, 이 LAN(1152)은 또한 무선 어댑터(1156)와 통신하기 위해 그에 설치되어 있는 무선 액세스 포인트를 포함하고 있다. WAN 네트워킹 환경에서 사용될 때, 컴퓨터(1102)는 모뎀(1158)을 포함할 수 있거나, WAN(1154) 상의 통신 컴퓨팅 디바이스에 연결되거나, 또는 인터넷을 통하는 등, WAN(1154)을 통해 통신을 설정하는 기타 수단을 갖는다. 내장형 또는 외장형 및 유선 또는 무선 장치일 수 있는 모뎀(1158)은 직렬 포트 인터페이스(1142)를 통해 시스템 버스(1108)에 연결된다. 네트워크화 된 환경에서, 컴퓨터(1102)에 대해 설명된 프로그램 모듈들 또는 그의 일부분이 원격 메모리/저장 장치(1150)에 저장될 수 있다. 도시된 네트워크 연결이 예시 적인 것이며 컴퓨터들 사이에 통신 링크를 설정하는 기타 수단이 사용될 수 있다는 것을 잘 알 것이다.When used in a LAN networking environment, the computer 1102 is coupled to the local network 1152 through a wired and/or wireless communication network interface or adapter 1156 . Adapter 1156 may facilitate wired or wireless communication to LAN 1152 , which LAN 1152 also includes a wireless access point installed therein for communicating with wireless adapter 1156 . When used in a WAN networking environment, the computer 1102 may include a modem 1158, be connected to a communication computing device on the WAN 1154, or establish communications over the WAN 1154, such as over the Internet. have other means. A modem 1158 , which may be internal or external and a wired or wireless device, is coupled to the system bus 1108 via a serial port interface 1142 . In a networked environment, program modules depicted relative to computer 1102 , or portions thereof, may be stored in remote memory/storage device 1150 . It will be appreciated that the network connections shown are exemplary and other means of establishing a communication link between the computers may be used.

컴퓨터(1102)는 무선 통신으로 배치되어 동작하는 임의의 무선 장치 또는 개체, 예를 들어, 프린터, 스캐너, 데스크톱 및/또는 휴대용 컴퓨터, PDA(portable data assistant), 통신 위성, 무선 검출가능 태그와 연관된 임의의 장비 또는 장소, 및 전화와 통신을 하는 동작을 한다. 이것은 적어도 Wi-Fi 및 블루투스 무선 기술을 포함한다. 따라서, 통신은 종래의 네트워크에서와 같이 미리 정의된 구조이거나 단순하게 적어도 2개의 장치 사이의 애드혹 통신(ad hoc communication)일 수 있다.The computer 1102 may be associated with any wireless device or object that is deployed and operates in wireless communication, for example, a printer, scanner, desktop and/or portable computer, portable data assistant (PDA), communication satellite, wireless detectable tag. It operates to communicate with any device or place, and phone. This includes at least Wi-Fi and Bluetooth wireless technologies. Accordingly, the communication may be a predefined structure as in a conventional network or may simply be an ad hoc communication between at least two devices.

Wi-Fi(Wireless Fidelity)는 유선 없이도 인터넷 등으로의 연결을 가능하게 해준다. Wi-Fi는 이러한 장치, 예를 들어, 컴퓨터가 실내에서 및 실외에서, 즉 기지국의 통화권 내의 아무 곳에서나 데이터를 전송 및 수신할 수 있게 해주는 셀 전화와 같은 무선 기술이다. Wi-Fi 네트워크는 안전하고 신뢰성 있으며 고속인 무선 연결을 제공하기 위해 IEEE 802.11(a,b,g, 기타)이라고 하는 무선 기술을 사용한다. 컴퓨터를 서로에, 인터넷에 및 유선 네트워크(IEEE 802.3 또는 이더넷을 사용함)에 연결시키기 위해 Wi-Fi가 사용될 수 있다. Wi-Fi 네트워크는 비인가 2.4 및 5 GHz 무선 대역에서, 예를 들어, 11Mbps(802.11a) 또는 54 Mbps(802.11b) 데이터 레이트로 동작하거나, 양 대역(듀얼 대역)을 포함하는 제품에서 동작할 수 있다.Wi-Fi (Wireless Fidelity) makes it possible to connect to the Internet, etc. without a wired connection. Wi-Fi is a wireless technology such as cell phones that allows these devices, eg, computers, to transmit and receive data indoors and outdoors, ie anywhere within range of a base station. Wi-Fi networks use a radio technology called IEEE 802.11 (a, b, g, etc.) to provide secure, reliable, and high-speed wireless connections. Wi-Fi can be used to connect computers to each other, to the Internet, and to wired networks (using IEEE 802.3 or Ethernet). Wi-Fi networks can operate in unlicensed 2.4 and 5 GHz radio bands, for example, at 11 Mbps (802.11a) or 54 Mbps (802.11b) data rates, or in products that include both bands (dual band). have.

본 개시의 기술 분야에서 통상의 지식을 가진 자는 정보 및 신호들이 임의의 다양한 상이한 기술들 및 기법들을 이용하여 표현될 수 있다는 것을 이해할 것이다. 예를 들어, 위의 설명에서 참조될 수 있는 데이터, 지시들, 명령들, 정보, 신호들, 비트들, 심볼들 및 칩들은 전압들, 전류들, 전자기파들, 자기장들 또는 입자들, 광학장들 또는 입자들, 또는 이들의 임의의 결합에 의해 표현될 수 있다.One of ordinary skill in the art of this disclosure will understand that information and signals may be represented using any of a variety of different technologies and techniques. For example, data, instructions, instructions, information, signals, bits, symbols, and chips that may be referenced in the above description are voltages, currents, electromagnetic waves, magnetic fields or particles, optical field particles or particles, or any combination thereof.

본 개시의 기술 분야에서 통상의 지식을 가진 자는 여기에 개시된 실시예들과 관련하여 설명된 다양한 예시 적인 논리 블록들, 모듈들, 프로세서들, 수단들, 회로들 및 알고리즘 단계들이 전자 하드웨어, (편의를 위해, 여기에서 "소프트웨어"로 지칭되는) 다양한 형태들의 프로그램 또는 설계 코드 또는 이들 모두의 결합에 의해 구현될 수 있다는 것을 이해할 것이다. 하드웨어 및 소프트웨어의 이러한 상호 호환성을 명확하게 설명하기 위해, 다양한 예시 적인 컴포넌트들, 블록들, 모듈들, 회로들 및 단계들이 이들의 기능과 관련하여 위에서 일반적으로 설명되었다. 이러한 기능이 하드웨어 또는 소프트웨어로서 구현되는지 여부는 특정한 애플리케이션 및 전체 시스템에 대하여 부과되는 설계 제약들에 따라 좌우된다. 본 개시의 기술 분야에서 통상의 지식을 가진 자는 각각의 특정한 애플리케이션에 대하여 다양한 방식들로 설명된 기능을 구현할 수 있으나, 이러한 구현 결정들은 본 개시의 범위를 벗어나는 것으로 해석되어서는 안 될 것이다.Those of ordinary skill in the art of the present disclosure will recognize that the various illustrative logical blocks, modules, processors, means, circuits, and algorithm steps described in connection with the embodiments disclosed herein include electronic hardware, (convenience For this purpose, it will be understood that it may be implemented by various forms of program or design code (referred to herein as "software") or a combination of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. A person skilled in the art of the present disclosure may implement the described functionality in various ways for each specific application, but such implementation decisions should not be interpreted as a departure from the scope of the present disclosure.

여기서 제시된 다양한 실시예들은 방법, 장치, 또는 표준 프로그래밍 및/또는 엔지니어링 기술을 사용한 제조 물품(article)으로 구현될 수 있다. 용어 "제조 물품"은 임의의 컴퓨터-판독가능 장치로부터 액세스 가능한 컴퓨터 프로그램 또는 매체(media)를 포함한다. 예를 들어, 컴퓨터-판독가능 매체는 자기 저장 장치(예를 들면, 하드 디스크, 플로피 디스크, 자기 스트립, 등), 광학 디스크(예를 들면, CD, DVD, 등), 스마트 카드, 및 플래쉬 메모리 장치(예를 들면, EEPROM, 카드, 스틱, 키 드라이브, 등)를 포함하지만, 이들로 제한되는 것은 아니다. 또한, 여기서 제시되는 다양한 저장 매체는 정보를 저장하기 위한 하나 이상의 장치 및/또는 다른 기계-판독가능한 매체를 포함한다. The various embodiments presented herein may be implemented as methods, apparatus, or articles of manufacture using standard programming and/or engineering techniques. The term “article of manufacture” includes a computer program or media accessible from any computer-readable device. For example, computer-readable media include magnetic storage devices (eg, hard disks, floppy disks, magnetic strips, etc.), optical disks (eg, CDs, DVDs, etc.), smart cards, and flash memory. devices (eg, EEPROMs, cards, sticks, key drives, etc.). Also, various storage media presented herein include one or more devices and/or other machine-readable media for storing information.

제시된 프로세스들에 있는 단계들의 특정한 순서 또는 계층 구조는 예시 적인 접근들의 일례임을 이해하도록 한다. 설계 우선순위들에 기반하여, 본 개시의 범위 내에서 프로세스들에 있는 단계들의 특정한 순서 또는 계층 구조가 재배열될 수 있다는 것을 이해하도록 한다. 첨부된 방법 청구항들은 샘플 순서로 다양한 단계들의 엘리먼트들을 제공하지만 제시된 특정한 순서 또는 계층 구조에 한정되는 것을 의미하지는 않는다.It is understood that the specific order or hierarchy of steps in the presented processes is an example of exemplary approaches. Based on design priorities, it is to be understood that the specific order or hierarchy of steps in the processes may be rearranged within the scope of the present disclosure. The appended method claims present elements of the various steps in a sample order, but are not meant to be limited to the specific order or hierarchy presented.

제시된 실시예들에 대한 설명은 임의의 본 개시의 기술 분야에서 통상의 지식을 가진 자가 본 개시를 이용하거나 또는 실시할 수 있도록 제공된다. 이러한 실시예들에 대한 다양한 변형들은 본 개시의 기술 분야에서 통상의 지식을 가진 자에게 명백할 것이다. 여기에 정의된 일반적인 원리들은 본 개시의 범위를 벗어남이 없이 다른 실시예들에 적용될 수 있다. 그리하여, 본 개시는 여기에 제시된 실시예들로 한정되는 것이 아니라, 여기에 제시된 원리들 및 신규한 특징들과 일관되는 최광의의 범위에서 해석되어야 할 것이다.The description of the presented embodiments is provided to enable any person skilled in the art to make or use the present disclosure. Various modifications to these embodiments will be apparent to those skilled in the art of the present disclosure. The generic principles defined herein may be applied to other embodiments without departing from the scope of the present disclosure. Thus, the present disclosure is not intended to be limited to the embodiments presented herein, but is to be construed in the widest scope consistent with the principles and novel features presented herein.

Claims (14)

컴퓨터 판독가능 저장 매체 저장된 컴퓨터 프로그램으로서, 상기 컴퓨터 프로그램은 하나 이상의 프로세서에서 실행되는 경우, 모델의 학습을 위한 이하의 동작들을 수행하도록 하며, 상기 동작들은:
타겟 의료 이미지 세트와 유사한 피처를 포함하는, 타 의료 이미지 세트를 식별하는 동작; 및
상기 타 의료 이미지 세트의 적어도 일부를 이용하여, 상기 타겟 의료 이미지 세트와 관련된 의료 데이터를 검출하기 위한 모델을 학습시키는 동작;
을 포함하는,
컴퓨터 판독가능 저장매체에 저장된 컴퓨터 프로그램.
A computer program stored in a computer readable storage medium, wherein the computer program, when executed on one or more processors, performs the following operations for training a model, the operations comprising:
identifying another set of medical images comprising features similar to the set of target medical images; and
training a model for detecting medical data related to the target medical image set by using at least a part of the other medical image set;
containing,
A computer program stored in a computer-readable storage medium.
제 1 항에 있어서,
상기 의료 데이터는 의료 이미지에 포함된 장기 또는 병리 중 적어도 하나와 관련된,
컴퓨터 판독가능 저장매체에 저장된 컴퓨터 프로그램.
The method of claim 1,
wherein the medical data relates to at least one of an organ or a pathology included in the medical image;
A computer program stored in a computer-readable storage medium.
제 1 항에 있어서,
상기 타겟 의료 이미지 세트와 유사한 피처를 포함하는, 타 의료 이미지 세트를 식별하는 동작은:
의료 데이터들을 구별하기 위한, 의료 데이터 구별 모델을 이용하여 의료 이미지를 연산한 결과, 상기 의료 이미지가 둘 이상의 클래스로 분류되는 경우, 상기 둘 이상의 클래스에 대응되는 둘 이상의 의료 이미지는 유사한 피처를 포함하는 것으로 결정하는 동작;
을 포함하는,
컴퓨터 판독가능 저장매체에 저장된 컴퓨터 프로그램.
The method of claim 1,
Identifying another set of medical images comprising features similar to the target medical image set includes:
As a result of calculating a medical image using a medical data discrimination model for distinguishing medical data, when the medical image is classified into two or more classes, the two or more medical images corresponding to the two or more classes include similar features decision to be taken;
containing,
A computer program stored in a computer-readable storage medium.
제 1 항에 있어서,
상기 타겟 의료 이미지 세트와 유사한 피처를 포함하는, 타 의료 이미지 세트를 식별하는 동작은:
타 의료 이미지를 이용하여 사전 학습된, 타 의료 데이터 검출 모델을 이용하여, 타겟 의료 이미지를 연산함으로써, 상기 타겟 의료 이미지에 대한 검출 결과를 출력하는 동작; 및
상기 검출 결과의 정확도가 임계 값 이상인 경우, 상기 타겟 의료 이미지 세트와 상기 타 의료 이미지 세트가 유사한 피처를 포함하는 것으로 결정하는 동작;
을 포함하는,
컴퓨터 판독가능 저장매체에 저장된 컴퓨터 프로그램.
The method of claim 1,
Identifying another set of medical images comprising features similar to the target medical image set includes:
outputting a detection result for the target medical image by calculating a target medical image using another medical data detection model that has been previously learned using another medical image; and
determining that the target medical image set and the other medical image set include similar features when the accuracy of the detection result is equal to or greater than a threshold value;
containing,
A computer program stored in a computer-readable storage medium.
제 4 항에 있어서,
상기 검출 결과의 정확도는:
타겟 의료 데이터가 포함된 의료 이미지에 대해, 타겟 의료 데이터가 포함된 것으로 구별하는 정도; 또는
상기 타겟 의료 데이터가 포함되지 않은 의료 이미지에 대해, 타겟 의료 데이터가 포함되지 않은 것으로 구별하는 정도;
중 적어도 하나에 의해 결정되는,
컴퓨터 판독가능 저장매체에 저장된 컴퓨터 프로그램.
5. The method of claim 4,
The accuracy of the detection result is:
a degree to which a medical image including the target medical data is discriminated as including the target medical data; or
a degree to which a medical image that does not include the target medical data is discriminated as that does not include the target medical data;
determined by at least one of
A computer program stored in a computer-readable storage medium.
제 1 항에 있어서,
상기 모델은 의료 이미지를 입력으로 연산하여, 타겟 의료 데이터 또는 타 의료 데이터 중 적어도 하나를 검출하는,
컴퓨터 판독가능 저장매체에 저장된 컴퓨터 프로그램.
The method of claim 1,
The model calculates a medical image as an input to detect at least one of target medical data or other medical data,
A computer program stored in a computer-readable storage medium.
제 1 항에 있어서,
상기 모델은 상기 타겟 의료 이미지 세트 중 적어도 일부 및 상기 타 의료 이미지 세트 중 적어도 일부를 포함하는, 학습 데이터 세트로 학습된,
컴퓨터 판독가능 저장매체에 저장된 컴퓨터 프로그램.
The method of claim 1,
wherein the model is trained with a training data set comprising at least a portion of the target medical image set and at least a portion of the other medical image set;
A computer program stored in a computer-readable storage medium.
제 7 항에 있어서,
상기 학습 데이터 세트는, 상기 타겟 의료 이미지 세트, 제 1 타 의료 이미지 세트 또는 제 2 타 의료 이미지 세트 중 적어도 일부를 포함하고, 그리고
타겟 의료 이미지와의 피처 유사도에 따라, 상기 학습 데이터 세트에 포함되는, 상기 제 1 타 의료 이미지 세트와 상기 제 2 타 의료 이미지 세트의 비율이 결정되는,
컴퓨터 판독가능 저장매체에 저장된 컴퓨터 프로그램.
8. The method of claim 7,
The training data set includes at least a part of the target medical image set, the first other medical image set, or the second other medical image set, and
a ratio of the first other medical image set and the second other medical image set included in the training data set is determined according to a feature similarity with a target medical image;
A computer program stored in a computer-readable storage medium.
제 1 항에 있어서,
상기 모델은, 타 의료 이미지를 이용하여 사전 학습된, 타 의료 데이터 검출 모델의 구조를 적어도 일부 이용하여, 타겟 의료 이미지와 관련된 의료 데이터를 검출하도록 학습되는,
컴퓨터 판독가능 저장매체에 저장된 컴퓨터 프로그램.
The method of claim 1,
The model is trained to detect medical data related to a target medical image using at least a part of the structure of the other medical data detection model, which has been previously learned using other medical images.
A computer program stored in a computer-readable storage medium.
제 1 항에 있어서,
상기 모델은, 제 1 타 의료 이미지를 이용하여 사전 학습된, 제 1 타 의료 데이터 검출 모델의 적어도 일부와, 제 2 타 의료 이미지를 이용하여 사전 학습된, 제 2 타 의료 데이터 검출 모델의 적어도 일부를 각각 이용하여, 출력된 의료 이미지의 피처들을 결합하여, 상기 의료 이미지에 포함된 타겟 의료 데이터를 출력하는,
컴퓨터 판독가능 저장매체에 저장된 컴퓨터 프로그램.
The method of claim 1,
The model includes at least a part of the first other medical data detection model pre-trained using the first other medical image, and at least a part of the second other medical data detection model pre-trained using the second other medical image. outputting target medical data included in the medical image by combining features of the output medical image by using
A computer program stored in a computer-readable storage medium.
제 1 항에 있어서,
학습된 상기 모델을 이용하여 의료 이미지를 연산함으로써, 상기 모델의 성능을 결정하는 동작; 및
상기 모델의 성능에 기초하여, 상기 모델의 학습을 위한 학습 데이터 세트에 포함되는 둘 이상의 의료 이미지 세트를 조정하는 동작;
을 더 포함하는,
컴퓨터 판독가능 저장매체에 저장된 컴퓨터 프로그램.
The method of claim 1,
determining performance of the model by calculating a medical image using the learned model; and
adjusting two or more medical image sets included in a training data set for training the model based on the performance of the model;
further comprising,
A computer program stored in a computer-readable storage medium.
모델의 학습 방법으로서,
타겟 의료 이미지 세트와 유사한 피처를 포함하는, 타 의료 이미지 세트를 식별하는 단계; 및
상기 타 의료 이미지 세트의 적어도 일부를 이용하여, 상기 타겟 의료 이미지 세트와 관련된 의료 데이터를 검출하기 위한 모델을 학습시키는 단계;
를 포함하는,
모델의 학습 방법.
A method of learning a model, comprising:
identifying another set of medical images comprising features similar to the set of target medical images; and
training a model for detecting medical data related to the target medical image set by using at least a part of the other medical image set;
containing,
How the model is trained.
모델의 학습을 위한 서버로서,
하나 이상의 코어를 포함하는 프로세서; 및
메모리;
를 포함하고,
상기 프로세서는,
타겟 의료 이미지 세트와 유사한 피처를 포함하는, 타 의료 이미지 세트를 식별하고, 그리고
상기 타 의료 이미지 세트의 적어도 일부를 이용하여, 상기 타겟 의료 이미지 세트와 관련된 의료 데이터를 검출하기 위한 모델을 학습시키는,
모델의 학습을 위한 서버.
As a server for model training,
a processor including one or more cores; and
Memory;
including,
The processor is
identify another set of medical images that contain features similar to the set of target medical images, and
training a model for detecting medical data related to the target medical image set using at least a part of the other medical image set;
Server for training the model.
학습 과정에서 적어도 일부가 업데이트 되는 뉴럴 네트워크의 파라미터에 대응하는 데이터 구조가 저장된 컴퓨터 판독가능한 기록 매체로서, 상기 뉴럴 네트워크의 동작은 상기 파라미터에 적어도 부분적으로 기초하고, 상기 학습 과정은:
타겟 의료 이미지 세트와 유사한 피처를 포함하는, 타 의료 이미지 세트를 식별하는 단계; 및
상기 타 의료 이미지 세트의 적어도 일부를 이용하여, 상기 타겟 의료 이미지 세트와 관련된 의료 데이터를 검출하기 위한 모델을 학습시키는 단계;
를 포함하는,
데이터 구조가 저장된 컴퓨터 판독가능한 기록 매체.
A computer-readable recording medium storing a data structure corresponding to a parameter of a neural network that is at least partially updated in a learning process, wherein the operation of the neural network is based at least in part on the parameter, and the learning process includes:
identifying another set of medical images comprising features similar to the set of target medical images; and
training a model for detecting medical data related to the target medical image set by using at least a part of the other medical image set;
containing,
A computer-readable recording medium having a data structure stored thereon.
KR1020200076056A 2020-06-22 2020-06-22 Method to train model KR102449240B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020200076056A KR102449240B1 (en) 2020-06-22 2020-06-22 Method to train model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020200076056A KR102449240B1 (en) 2020-06-22 2020-06-22 Method to train model

Publications (2)

Publication Number Publication Date
KR20210157795A true KR20210157795A (en) 2021-12-29
KR102449240B1 KR102449240B1 (en) 2022-09-29

Family

ID=79176873

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020200076056A KR102449240B1 (en) 2020-06-22 2020-06-22 Method to train model

Country Status (1)

Country Link
KR (1) KR102449240B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023243992A1 (en) * 2022-06-13 2023-12-21 서울대학교병원 Apparatus and method for extracting medical information

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007279942A (en) * 2006-04-05 2007-10-25 Fujifilm Corp Similar case retrieval device, similar case retrieval method and program
KR20140093376A (en) * 2013-01-16 2014-07-28 삼성전자주식회사 Apparatus and method for estimating whether malignant tumor is in object by using medical image
JP2016045662A (en) * 2014-08-21 2016-04-04 富士フイルム株式会社 Similar image retrieval device, operation method of similar image retrieval device and similar image retrieval program
KR102097741B1 (en) * 2019-07-25 2020-04-06 주식회사 딥노이드 System for refining medical image data of training artificial intelligence and Driving method thereof
KR102097742B1 (en) * 2019-07-31 2020-04-06 주식회사 딥노이드 System for Searching medical image using artificial intelligence and Driving method thereof
JP6707131B2 (en) * 2016-06-24 2020-06-10 オリンパス株式会社 Image processing device, learning device, image processing method, identification reference creating method, learning method and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007279942A (en) * 2006-04-05 2007-10-25 Fujifilm Corp Similar case retrieval device, similar case retrieval method and program
KR20140093376A (en) * 2013-01-16 2014-07-28 삼성전자주식회사 Apparatus and method for estimating whether malignant tumor is in object by using medical image
JP2016045662A (en) * 2014-08-21 2016-04-04 富士フイルム株式会社 Similar image retrieval device, operation method of similar image retrieval device and similar image retrieval program
JP6707131B2 (en) * 2016-06-24 2020-06-10 オリンパス株式会社 Image processing device, learning device, image processing method, identification reference creating method, learning method and program
KR102097741B1 (en) * 2019-07-25 2020-04-06 주식회사 딥노이드 System for refining medical image data of training artificial intelligence and Driving method thereof
KR102097742B1 (en) * 2019-07-31 2020-04-06 주식회사 딥노이드 System for Searching medical image using artificial intelligence and Driving method thereof

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Amin Khatami 외, Expert Systems With Applications, 2018.02.06., Vol.100, pp.224-233.* *
Eduardo Ribeiro 외, 14th IEEE International Symposium on Biomedical Imaging, 2017.04.21., No.7950695, pp.1044-1048.* *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023243992A1 (en) * 2022-06-13 2023-12-21 서울대학교병원 Apparatus and method for extracting medical information

Also Published As

Publication number Publication date
KR102449240B1 (en) 2022-09-29

Similar Documents

Publication Publication Date Title
KR102460257B1 (en) Method or apparatus for providing diagnostic results
KR102450409B1 (en) Method for segmentation based on medical image
KR102337412B1 (en) Method for super resolution imaging based on deep learning
KR20220079726A (en) Method for predicting disease based on medical image
KR102449240B1 (en) Method to train model
KR102455875B1 (en) Method and apparatus for bone age assessment
KR20220099409A (en) Method for classification using deep learning model
KR20240028909A (en) Method of creating training data for neural network model
KR102589405B1 (en) Method for analyzing lesion based on medical image
US20220172370A1 (en) Method for detecting white matter lesions based on medical image
KR102437396B1 (en) Method to train model
JP2024508852A (en) Lesion analysis methods in medical images
KR102393951B1 (en) Object-oriented data augmentation method
KR102554181B1 (en) Bone age assessment method for bone image
KR20220029366A (en) Method to train model
KR102622660B1 (en) Method for detecting serial section of medical image
KR102569976B1 (en) Method for processing medical image
KR102653257B1 (en) Method for detecting state of object of interest based on medical image
KR102454742B1 (en) Method for analyzing thickness of cortical region
KR102375786B1 (en) Method for detecting abnormal findings and generating interpretation text of medical image
KR102285240B1 (en) Method to train model
KR102606616B1 (en) Method for dynamically displaying artworks dependent on the location of audience
US20240144474A1 (en) Medical-image-based lesion analysis method
US20220237777A1 (en) Method for measuring lesion of medical image
KR20220102944A (en) Method for constructing dataset

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