WO2022092448A1 - Deep learning solution providing method performed by deep learning platform providing device for providing deep learning solution platform - Google Patents

Deep learning solution providing method performed by deep learning platform providing device for providing deep learning solution platform Download PDF

Info

Publication number
WO2022092448A1
WO2022092448A1 PCT/KR2021/001360 KR2021001360W WO2022092448A1 WO 2022092448 A1 WO2022092448 A1 WO 2022092448A1 KR 2021001360 W KR2021001360 W KR 2021001360W WO 2022092448 A1 WO2022092448 A1 WO 2022092448A1
Authority
WO
WIPO (PCT)
Prior art keywords
deep learning
learning
information
providing
data
Prior art date
Application number
PCT/KR2021/001360
Other languages
French (fr)
Korean (ko)
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 주식회사 디에스랩글로벌
Publication of WO2022092448A1 publication Critical patent/WO2022092448A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Molecular Biology (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Machine Translation (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

A deep learning solution providing method according to an embodiment of the present invention may comprise the steps of: collecting, from a user terminal, input information including tabular data to be analyzed or predicted, a training scheme of a deep learning model, and a training type of the deep learning model; collecting, from the user terminal, pre-processing information including whether pre-processing according to a column of the tabular data is performed, whether to be used for training of the deep learning model, and a pre-processing scheme; and training a plurality of pre-prepared deep learning models on the basis of the collected input information and pre-processing information, and providing training result information including a training state, accuracy, an error rate, and similarity for each of the plurality of deep learning models according to the result of the training.

Description

딥러닝 솔루션 플랫폼을 제공하는 딥러닝 플랫폼 제공장치에 의해서 수행되는 딥러닝 솔루션 제공 방법A method of providing a deep learning solution performed by a deep learning platform providing device that provides a deep learning solution platform
본 발명은 딥러닝 솔루션 플랫폼을 제공하는 딥러닝 플랫폼 제공장치에 의해서 수행되는 딥러닝 솔루션 제공 방법에 관한 것이다. 보다 상세하게는 사용자 단말로부터 분석 또는 예측 대상이 되는 표 데이터(tabular data), 딥러닝 모델의 학습 방식 및 딥러닝 모델의 학습 형태를 포함하는 입력 정보를 수집하는 단계, 사용자 단말로부터 표 데이터의 칼럼에 따른 전처리 여부, 딥러닝 모델의 학습을 위해 사용되는지 여부 및 전처리 방식을 포함하는 전처리 정보를 수집하는 단계 및 미리 마련된 복수개의 딥러닝 모델들에 대하여 상기 수집된 입력 정보 및 전처리 정보에 기초하여 학습시키고, 학습된 결과에 따라 복수개의 딥러닝 모델들별 학습 상태, 정확도, 에러율 및 유사도를 포함하는 학습 결과 정보를 제공하는 단계를 포함하는 딥러닝 솔루션 제공 방법에 관한 것이다.The present invention relates to a deep learning solution providing method performed by a deep learning platform providing apparatus that provides a deep learning solution platform. In more detail, the step of collecting input information including tabular data to be analyzed or predicted from the user terminal, the learning method of the deep learning model and the learning form of the deep learning model, the column of table data from the user terminal A step of collecting pre-processing information including whether pre-processing according to It relates to a method for providing a deep learning solution, comprising the step of providing learning result information including a learning state, accuracy, error rate, and similarity of each of a plurality of deep learning models according to the learned result.
최근 프로세서 및 메모리 등이 신속히 발전됨에 따라, 인공지능(Artificial Intelligence, AI) 기술이 발전되고 각광받고 있으며, 인공지능 기술을 이용한 서비스가 광범위하게 여러 분야에서 개발되고 있다.Recently, with the rapid development of processors and memories, artificial intelligence (AI) technology has been developed and is in the spotlight, and services using artificial intelligence technology are being widely developed in various fields.
특히, 딥러닝 기술이 인공지능 기술 분야에서 주목받고 있으며, 데이터 분석, 영상 인식, 자연어 처리 등과 같은 다양한 분야에서 뛰어난 결과를 보이고 있다. 딥러닝(deep learning)은 머신러닝(machine learning)의 한 분야로 데이터를 컴퓨터가 처리 가능한 형태인 벡터나 그래프 등으로 표현하고 이를 학습하는 모델을 구축하는 기법이다. 즉, 얼굴이나 표정을 인식하는 등의 특정 학습 목표에 대하여, 딥러닝은 학습을 위한 더 나은 표현 방법과 효율적인 모델 구축에 초점을 맞추고 있으며, 딥러닝의 표현방법들 중 다수는 신경과학에서 영감을 얻었으며, 신경 시스템의 정보 처리나 통신 패턴에 기반을 두고 있다.In particular, deep learning technology is drawing attention in the field of artificial intelligence technology, and it is showing excellent results in various fields such as data analysis, image recognition, and natural language processing. Deep learning is a field of machine learning, and it is a technique to express data in a form that a computer can process, such as a vector or graph, and build a model that learns it. That is, for a specific learning goal, such as recognizing a face or expression, deep learning focuses on building better representation methods and efficient models for learning, and many of the representation methods in deep learning are inspired by neuroscience. It is based on information processing and communication patterns of the nervous system.
초기에, 인공지능 알고리즘의 개발은 알(R) 언어, 파이썬(Python) 언어 기반으로 개인의 역량에 의해 다소 폐쇄적으로 진행되고, 성능의 평가는 개인의 기준에 의해 평가 검증되어 왔다. 따라서, 인공지능이 기대한 성능을 유지하며 안정적으로 운영되기 위해 사람에 의해 지속적으로 관리되고 제어되어야 하는 한계가 있었다. 그리고, 기존의 인공지능 알고리즘은 단위 요구사항을 충족시키기 위해 분석가가 개인 개발 환경에서 설계 개발 검증 후 적용하는 다소 개인화된 방식으로 기술 개발이 진행되어 왔으며, 환경에 따라 변화되는 성능의 이해 및 개선 등의 과정 등도 진행에 어려움이 있었다.In the early days, the development of artificial intelligence algorithms was somewhat closed based on individual capabilities based on R language and Python language, and performance evaluation has been evaluated and verified by individual standards. Therefore, there was a limitation in that artificial intelligence had to be continuously managed and controlled by humans in order to maintain the expected performance and operate stably. And, in order to meet the unit requirements, the existing AI algorithm has been developed in a somewhat personalized way by an analyst after design and development verification in a personal development environment, and understanding and improvement of performance that changes depending on the environment, etc. There were also difficulties in proceeding with the process.
최근에는, 오픈소스 기반 딥러닝 기법의 알고리즘의 개발이 추세적으로 증가하여 많은 수의 딥러닝 알고리즘이 개발되고 있으나, 오픈소스 기반의 딥러닝 기법을 이용하여 실제 딥러닝 개발 관련 비숙련자가 기술 적용을 위해서는 딥러닝 학습 결과의 적합성을 확인하는 것은 매우 어려운 상황이다.Recently, the development of algorithms of open source-based deep learning techniques has increased and a large number of deep learning algorithms are being developed. For this purpose, it is very difficult to check the suitability of the deep learning learning results.
이에 따라, 딥러닝 모델의 학습을 위한 데이터만 있으면 사용자가 예측하거나 분석하고자 하는 결과를 도출하기 위한 딥러닝 모델을 획득할 수 있는 딥러닝 솔루션 플랫폼에 대한 기술 개발이 요구된다.Accordingly, it is required to develop a technology for a deep learning solution platform that can acquire a deep learning model to derive a result that a user wants to predict or analyze if there is only data for learning the deep learning model.
본 발명은 전술한 바와 같은 문제점을 해결하기 위한 것으로써, 딥러닝 관련 비숙련자도 학습데이터의 입력만으로 예측하거나 분석하고자 하는 결과를 얻기 위한 딥러닝 모델을 획득할 수 있는 딥러닝 모델 생성 방법을 제공하고자 함에 그 목적이 있다.The present invention is to solve the above-described problems, and provides a deep learning model generation method in which even unskilled people related to deep learning can obtain a deep learning model to obtain a result to be predicted or analyzed only by input of learning data. The purpose is to want to.
본 발명의 일 실시 예로써, 딥러닝 솔루션을 제공하는 플랫폼을 제공하는 딥러닝 플랫폼 제공장치에 의해서 수행되는 딥러닝 솔루션 제공 방법이 제공될 수 있다.As an embodiment of the present invention, a method for providing a deep learning solution performed by an apparatus for providing a deep learning platform that provides a platform for providing a deep learning solution may be provided.
본 발명의 일 실시 예에 따른 딥러닝 솔루션 제공 방법은 사용자 단말로부터 분석 또는 예측 대상이 되는 표 데이터(tabular data), 딥러닝 모델의 학습 방식 및 딥러닝 모델의 학습 형태를 포함하는 입력 정보를 수집하는 단계, 사용자 단말로부터 표 데이터의 칼럼에 따른 전처리 여부, 딥러닝 모델의 학습을 위해 사용되는지 여부 및 전처리 방식을 포함하는 전처리 정보를 수집하는 단계 및 미리 마련된 복수개의 딥러닝 모델들에 대하여 상기 수집된 입력 정보 및 전처리 정보에 기초하여 학습시키고, 학습된 결과에 따라 복수개의 딥러닝 모델들별 학습 상태, 정확도, 에러율 및 유사도를 포함하는 학습 결과 정보를 제공하는 단계를 포함할 수 있다.A method for providing a deep learning solution according to an embodiment of the present invention collects input information including tabular data to be analyzed or predicted from a user terminal, a learning method of a deep learning model, and a learning form of the deep learning model step, collecting pre-processing information including whether pre-processing according to the column of table data from the user terminal, whether it is used for learning of a deep learning model, and a pre-processing method, and collecting the pre-prepared plurality of deep learning models It may include learning based on the input information and pre-processing information, and providing learning result information including a learning state, accuracy, error rate, and similarity of a plurality of deep learning models for each deep learning model according to the learned result.
본 발명의 딥러닝 솔루션을 제공하는 플랫폼을 제공하는 딥러닝 플랫폼 제공장치에 의해서 수행되는 딥러닝 솔루션 제공 방법에 의하면, 딥러닝 관련 비숙련자도 학습데이터의 입력만으로 예측하거나 분석하고자 하는 결과를 얻기 위한 딥러닝 모델을 획득할 수 있는 효과가 있다.According to the deep learning solution providing method performed by the deep learning platform providing device that provides the platform for providing the deep learning solution of the present invention, even an unskilled person related to deep learning can predict or analyze results by only inputting learning data. It has the effect of acquiring a deep learning model.
도 1은 본 발명의 일 실시 예에 따른 딥러닝 솔루션을 제공하는 플랫폼을 제공하는 딥러닝 플랫폼 제공장치에 의해서 수행되는 딥러닝 솔루션 제공 방법의 순서도이다.1 is a flowchart of a method for providing a deep learning solution performed by an apparatus for providing a deep learning platform that provides a platform for providing a deep learning solution according to an embodiment of the present invention.
도 2는 본 발명의 일 실시 예에 따른 딥러닝 솔루션 제공 방법에 있어서, 입력 정보를 수집하기 위한 유저 인터페이스 창을 나타내기 위한 예시도이다.2 is an exemplary diagram illustrating a user interface window for collecting input information in a method for providing a deep learning solution according to an embodiment of the present invention.
도 3은 본 발명의 일 실시 예에 따른 딥러닝 솔루션 제공 방법에 있어서, 전처리 정보를 수집하기 위한 유저 인터페이스 창을 나타내기 위한 예시도이다.3 is an exemplary diagram illustrating a user interface window for collecting pre-processing information in a method for providing a deep learning solution according to an embodiment of the present invention.
도 4는 본 발명의 일 실시 예에 따른 딥러닝 솔루션 제공 방법에 있어서, 학습 결과 정보 유저 인터페이스를 제공하는 상태를 나타낸 예시도이다. 4 is an exemplary diagram illustrating a state of providing a learning result information user interface in a method for providing a deep learning solution according to an embodiment of the present invention.
도 5는 본 발명의 일 실시 예에 따른 딥러닝 솔루션 제공 방법에 있어서 처방적 분석 결과 정보를 제공하기 위한 유저 인터페이스를 나타낸 예시도이다.5 is an exemplary diagram illustrating a user interface for providing prescriptive analysis result information in a method for providing a deep learning solution according to an embodiment of the present invention.
아래에서는 첨부한 도면을 참조하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 본 발명의 실시예를 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those of ordinary skill in the art can easily implement them. However, the present invention may be embodied in several different forms and is not limited to the embodiments described herein. And in order to clearly explain the present invention in the drawings, parts irrelevant to the description are omitted, and similar reference numerals are attached to similar parts throughout the specification.
본 명세서에서 사용되는 용어에 대해 간략히 설명하고, 본 발명에 대해 구체적으로 설명하기로 한다. Terms used in this specification will be briefly described, and the present invention will be described in detail.
본 발명에서 사용되는 용어는 본 발명에서의 기능을 고려하면서 가능한 현재 널리 사용되는 일반적인 용어들을 선택하였으나, 이는 당 분야에 종사하는 기술자의 의도 또는 판례, 새로운 기술의 출현 등에 따라 달라질 수 있다. 또한, 특정한 경우는 출원인이 임의로 선정한 용어도 있으며, 이 경우 해당되는 발명의 설명 부분에서 상세히 그 의미를 기재할 것이다. 따라서 본 발명에서 사용되는 용어는 단순한 용어의 명칭이 아닌, 그 용어가 가지는 의미와 본 발명의 전반에 걸친 내용을 토대로 정의되어야 한다. The terms used in the present invention have been selected as currently widely used general terms as possible while considering the functions in the present invention, but these may vary depending on the intention or precedent of a person skilled in the art, the emergence of new technology, and the like. In addition, in a specific case, there is a term arbitrarily selected by the applicant, and in this case, the meaning will be described in detail in the description of the corresponding invention. Therefore, the term used in the present invention should be defined based on the meaning of the term and the overall content of the present invention, rather than the name of a simple term.
명세서 전체에서 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있음을 의미한다. 또한, 명세서에 기재된 "...부", "모듈" 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어 또는 소프트웨어로 구현되거나 하드웨어와 소프트웨어의 결합으로 구현될 수 있다. 또한, 명세서 전체에서 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 "직접적으로 연결"되어 있는 경우뿐 아니라, "그 중간에 다른 소자를 사이에 두고" 연결되어 있는 경우도 포함한다. In the entire specification, when a part "includes" a certain element, this means that other elements may be further included, rather than excluding other elements, unless otherwise stated. In addition, terms such as "...unit" and "module" described in the specification mean a unit that processes at least one function or operation, which may be implemented as hardware or software, or a combination of hardware and software. . In addition, throughout the specification, when a part is "connected" with another part, this includes not only the case of being "directly connected" but also the case of being connected "with another element in the middle".
도 1은 본 발명의 일 실시 예에 따른 딥러닝 솔루션을 제공하는 플랫폼을 제공하는 딥러닝 플랫폼 제공장치에 의해서 수행되는 딥러닝 솔루션 제공 방법의 순서도이고, 도 2는 본 발명의 일 실시 예에 따른 딥러닝 솔루션 제공 방법에 있어서, 입력 정보를 수집하기 위한 유저 인터페이스 창을 나타내기 위한 예시도이며, 도 3은 본 발명의 일 실시 예에 따른 딥러닝 솔루션 제공 방법에 있어서, 전처리 정보를 수집하기 위한 유저 인터페이스 창을 나타내기 위한 예시도이며, 도 4는 본 발명의 일 실시 예에 따른 딥러닝 솔루션 제공 방법에 있어서, 학습 결과 정보 유저 인터페이스를 제공하는 상태를 나타낸 예시도이다. 도 5는 본 발명의 일 실시 예에 따른 딥러닝 솔루션 제공 방법에 있어서 처방적 분석 결과 정보를 제공하기 위한 유저 인터페이스를 나타낸 예시도이다. 이하에서는 상술한 도면을 참고하여 본 발명을 상세히 설명하기로 한다.1 is a flowchart of a method for providing a deep learning solution performed by an apparatus for providing a deep learning platform that provides a platform for providing a platform for providing a deep learning solution according to an embodiment of the present invention, and FIG. 2 is a flowchart according to an embodiment of the present invention In the method for providing a deep learning solution, it is an exemplary view for showing a user interface window for collecting input information, and FIG. 3 is a method for providing a deep learning solution according to an embodiment of the present invention, for collecting pre-processing information It is an exemplary view for showing a user interface window, and FIG. 4 is an exemplary view showing a state of providing a learning result information user interface in a method for providing a deep learning solution according to an embodiment of the present invention. 5 is an exemplary diagram illustrating a user interface for providing prescriptive analysis result information in a method for providing a deep learning solution according to an embodiment of the present invention. Hereinafter, the present invention will be described in detail with reference to the above drawings.
본 발명의 일 실시 예로써, 딥러닝 솔루션을 제공하는 플랫폼(이하, 딥러닝 솔루션 플랫폼)을 제공하는 딥러닝 플랫폼 제공장치에 의해서 수행되는 딥러닝 솔루션 제공 방법이 제공될 수 있다.As an embodiment of the present invention, a deep learning solution providing method performed by a deep learning platform providing apparatus providing a platform (hereinafter, deep learning solution platform) for providing a deep learning solution may be provided.
본 발명의 일 실시 예에 따른 딥러닝 솔루션 제공 방법은 사용자 단말로부터 분석 또는 예측 대상이 되는 표 데이터(tabular data), 딥러닝 모델의 학습 방식 및 딥러닝 모델의 학습 형태를 포함하는 입력 정보를 수집하는 단계(S100), 사용자 단말로부터 표 데이터의 칼럼 별 전처리 여부, 딥러닝 모델의 학습을 위해 사용되는지 여부 및 전처리 방식을 포함하는 전처리 정보를 수집하는 단계(S200) 및 미리 마련된 복수개의 딥러닝 모델들에 대하여 상기 수집된 입력 정보 및 전처리 정보에 기초하여 학습시키고, 학습된 결과에 따라 복수개의 딥러닝 모델들별 학습 상태, 정확도, 에러율 및 유사도를 포함하는 학습 결과 정보를 제공하는 단계(S300)를 포함할 수 있다.A method for providing a deep learning solution according to an embodiment of the present invention collects input information including tabular data to be analyzed or predicted from a user terminal, a learning method of a deep learning model, and a learning form of the deep learning model step (S100), collecting pre-processing information including whether the table data is pre-processed by column from the user terminal, whether it is used for learning a deep learning model, and a pre-processing method (S200) and a plurality of deep learning models prepared in advance learning based on the collected input information and pre-processing information, and providing learning result information including the learning state, accuracy, error rate, and similarity of each of a plurality of deep learning models according to the learned result (S300) may include
이하에서는, 본 발명의 일 실시 예에 따른 딥러닝 솔루션 제공 방법의 각 과정(S100 - S300)을 설명한다.Hereinafter, each process ( S100 - S300 ) of the method for providing a deep learning solution according to an embodiment of the present invention will be described.
먼저, 사용자 단말로부터 분석 또는 예측 대상이 되는 표 데이터(tabular data), 딥러닝 모델의 학습 방식 및 딥러닝 모델의 학습 형태를 포함하는 입력 정보를 수집하는 단계(S100)가 수행될 수 있다.First, a step (S100) of collecting input information including tabular data to be analyzed or predicted from a user terminal, a learning method of a deep learning model, and a learning form of the deep learning model (S100) may be performed.
일 개시에 따른 입력 정보는 딥러닝 모델을 이용하여 분석 또는 예측의 대상이 되는 표 데이터를 포함할 수 있다. 상기 표 데이터는 행과 열에 의해서 생성되는 적어도 하나 이상의 셀을 포함하는 도표 형태의 양식을 기반으로 하는 데이터일 수 있다. 상기 표 데이터는 스프레드시트(spread sheet) 데이터, CSV(comma-separated value), 엑셀(excel), HTML(HyperTextMarkup Language), XML(Extensible markup language), PDF(Portable Document Format) 등의 데이터 형태일 수 있다. Input information according to one disclosure may include table data that is a target of analysis or prediction using a deep learning model. The table data may be data based on a tabular form including at least one or more cells generated by rows and columns. The table data may be in the form of spreadsheet data, CSV (comma-separated value), Excel, HTML (HyperTextMarkup Language), XML (Extensible markup language), PDF (Portable Document Format), etc. there is.
일 개시에 따른 표 데이터는 분석 또는 예측의 대상이 되는 칼럼(이하, 분석대상 칼럼)의 데이터 및 상기 분석대상 칼럼의 데이터와 연관성이 있을 것으로 예상되는 적어도 하나 이상의 칼럼(이하, 연관 칼럼)의 데이터를 포함할 수 있다. 이하에서, 상기 표 데이터의 칼럼은 상기 분석대상 칼럼 및 적어도 하나 이상의 연관 칼럼을 포함할 수 있다. 상기 분석대상 칼럼은 사용자 단말로부터 수집된 분석대상 칼럼 결정신호에 의해서 결정될 수 있으며, 상기 분석대상 칼럼 결정신호에 의하여 표 데이터 중에서 분석대상 칼럼이 결정되고, 분석대상 칼럼을 제외한 표 데이터의 나머지 칼럼들은 연관 칼럼으로 결정될 수 있다.Table data according to one disclosure is data of a column to be analyzed or predicted (hereinafter, an analysis target column) and data of at least one column (hereinafter, a related column) expected to be related to the data of the analysis target column may include Hereinafter, the column of the table data may include the analysis target column and at least one or more related columns. The analysis target column may be determined by the analysis target column determination signal collected from the user terminal, the analysis target column is determined from among the table data by the analysis target column determination signal, and the remaining columns of the table data except for the analysis target column are It may be determined by an associated column.
일 개시에 따른 입력 정보는 딥러닝 모델의 학습 방식에 관한 정보를 포함할 수 있다. 상기 학습 방식은 학습 속도에 관한 정보, 학습의 정확도에 관한 정보, 학습의 오차율에 관한 정보 등에 기초하여 사용자가 선호하는 학습 방식에 따라 학습이 진행되기 위한 정보를 포함할 수 있다.Input information according to one disclosure may include information about a learning method of a deep learning model. The learning method may include information for learning to proceed according to a learning method preferred by a user based on information on learning speed, information on accuracy of learning, information on error rate of learning, and the like.
일 개시에 따른 입력 정보는 딥러닝 모델의 학습 형태에 관한 정보를 포함할 수 있다. 상기 학습 형태는 이진 분류(binary classification), 다중 분류(multi-class classification), 회귀(regression), 예측(prediction), 분할(segmentation), 감지(detection) 등과 같은 학습 형태 정보를 포함할 수 있다. 즉, 사용자가 선호하는 학습 형태에 따라 학습 결과가 나타나도록 하기 위하여 상기 학습 형태 정보가 사용자에 의해서 입력되어 수집될 수 있다.Input information according to one disclosure may include information about a learning form of the deep learning model. The learning form may include learning form information such as binary classification, multi-class classification, regression, prediction, segmentation, and detection. That is, the learning form information may be input and collected by the user so that the learning result appears according to the user's preferred learning form.
도 2는 본 발명의 일 실시 예에 따른 딥러닝 솔루션 제공 방법에 있어서, 입력 정보를 수집하기 위한 유저 인터페이스 창을 나타내기 위한 예시도이다.2 is an exemplary diagram illustrating a user interface window for collecting input information in a method for providing a deep learning solution according to an embodiment of the present invention.
일 개시에 따른 딥러닝 솔루션 플랫폼에서는 사용자 단말로부터 입력 정보를 수집하기 위해 도 2의 입력 정보 유저 인터페이스(100)를 이용하여 사용자 단말로부터 정보를 입력받을 수 있다. 보다 상세하게는, 상기 표 데이터는 표 데이터 입력 블록(110)을 통해 사용자 단말로부터 수집 가능하며, 상기 학습 방식에 관한 정보는 학습 방식 입력 블록(120)을 통해 사용자 단말로부터 수집 가능하다. 마찬가지로, 상기 학습 형태에 관한 정보는 입력 정보 유저 인터페이스(100) 내의 학습 형태 입력 블록(130)을 통해 사용자 단말로부터 수집될 수 있다.The deep learning solution platform according to one disclosure may receive information from the user terminal by using the input information user interface 100 of FIG. 2 in order to collect input information from the user terminal. In more detail, the table data can be collected from the user terminal through the table data input block 110 , and information about the learning method can be collected from the user terminal through the learning method input block 120 . Similarly, the information on the learning form may be collected from the user terminal through the learning form input block 130 in the input information user interface 100 .
일 개시에 따르면 입력 정보는 전술한 표 데이터와 같은 정형 데이터뿐만 아니라 다른 형태의 데이터를 더 포함할 수 있다. 예를 들면, 상기 입력 정보는 시계열 데이터, 이미지 데이터, 자연어 데이터, 음성 데이터 등을 포함할 수 있고, 상기와 같은 다양한 데이터를 입력 받아 딥러닝 모델을 이용하여 분석 또는 예측할 수 있다.According to one disclosure, the input information may further include other types of data as well as structured data such as the aforementioned table data. For example, the input information may include time series data, image data, natural language data, voice data, etc., and may receive various data as described above and analyze or predict it using a deep learning model.
다음으로, 사용자 단말로부터 표 데이터의 칼럼 별 전처리 여부, 딥러닝 모델의 학습을 위해 사용되는지 여부 및 전처리 방식을 포함하는 전처리 정보를 수집하는 단계(S200)가 수행될 수 있다.Next, a step (S200) of collecting pre-processing information including whether the table data is pre-processed for each column, whether it is used for learning a deep learning model, and a pre-processing method from the user terminal (S200) may be performed.
일 개시에 따른 전처리 정보는 칼럼 별 전처리 수행 여부에 관하여 사용자 단말을 통해 입력된 전처리 여부에 관한 정보를 포함할 수 있다. 입력 정보의 표 데이터는 표(table) 형태로 구성되므로 하나의 열에 대한 데이터의 속성(attribute)를 나타내는 칼럼(column)을 포함할 수 있다. 즉, 상기 전처리 여부에 관한 정보는 표 데이터의 칼럼마다 전처리 과정을 수행하는지 여부에 대한 정보를 나타낼 수 있다. 다시 말하면, S200에서는 상기 입력된 표 데이터의 칼럼 중에서 사용자가 전처리하고자 하는 칼럼만을 별도로 선택하여 전처리가 수행되도록 할 수 있다. 상기 과정을 통해서 칼럼에 따른 전처리 유무를 달리 선택 가능하도록 하여 사용자가 원하는 학습 결과를 도출할 수 있다. The pre-processing information according to the disclosure may include information on whether pre-processing is input through a user terminal with respect to whether to perform pre-processing for each column. Since table data of input information is configured in a table form, a column indicating an attribute of data for one column may be included. That is, the information on whether the pre-processing is performed may indicate information on whether to perform the pre-processing for each column of table data. In other words, in S200, the pre-processing may be performed by separately selecting only a column that the user wants to pre-process from among the columns of the input table data. Through the above process, it is possible to obtain a desired learning result by a user by enabling a different selection of pre-processing for each column.
도 3을 참조하면, 전처리 정보 유저 인터페이스(200)에 관한 예시도가 도시되어 있다. 즉, 상기 칼럼 별 전처리 수행 여부에 관한 정보는 도 3과 같은 전처리 정보 유저 인터페이스(200)의 칼럼 별 전처리 여부 입력 블록(210)을 통해 사용자 단말로부터 수집될 수 있다.Referring to FIG. 3 , an exemplary diagram of the preprocessing information user interface 200 is shown. That is, the information on whether to perform the pre-processing for each column may be collected from the user terminal through the pre-processing input block 210 for each column of the pre-processing information user interface 200 as shown in FIG. 3 .
일 개시에 따른 전처리 정보는 칼럼 별 딥러닝 모델의 학습을 위해 사용되는지 여부에 관한 정보를 포함할 수 있다. 즉, 사용자에 의해서 딥러닝 모델의 학습을 위해 사용되는 칼럼이 선택될 수 있다. 다시 말하면, 사용자가 표 데이터 중에서 학습을 위해 필요한 칼럼을 배제함으로써 사용자가 원하는 학습 결과가 도출될 수 있다. The preprocessing information according to the disclosure may include information on whether or not it is used for learning the deep learning model for each column. That is, a column used for learning the deep learning model may be selected by the user. In other words, a learning result desired by the user may be derived by excluding a column necessary for learning from the table data.
도 3을 참조하면, 전처리 정보 유저 인터페이스(200)에 관한 예시도가 도시되어 있다. 즉, 상기 칼럼 별 딥러닝 모델의 학습을 위해 사용되는지 여부에 관한 정보는 도 3과 같은 전처리 정보 유저 인터페이스(200)의 학습 데이터 사용여부 입력 블록(220)을 통해 사용자 단말로부터 수집될 수 있다.Referring to FIG. 3 , an exemplary diagram of the preprocessing information user interface 200 is shown. That is, the information on whether each column is used for learning the deep learning model may be collected from the user terminal through the learning data use input block 220 of the preprocessing information user interface 200 as shown in FIG. 3 .
일 개시에 따른 전처리 정보는 전처리 방식에 관한 정보를 포함할 수 있다. 상기 전처리 방식은 데이터 클렌징, 정규화, 비식별화 및 데이터 치환을 포함할 수 있다. 상기 데이터 클렌징은 데이터에 대한 중복 제거, 오류 제거 및 무효화 제거 등 적어도 하나의 데이터 동작을 가리킬 수 있다. 예를 들면, 상기 데이터 클렌징은 데이터 개수가 소정의 개수 미만인 미리 정해진 값을 가지고 있는 행들을 삭제하거나, 전체 표준분포의 미리 정해진 비율 이상을 벗어나는 행들을 삭제하는 데이터 동작을 가리킬 수 있다. 상기 비식별화는 미리 정해진 데이터 값이 전체 데이터 개수의 소정의 비율 이상을 차지하는 열을 삭제하는 데이터 동작일 수 있다. 상기 데이터 치환은 비어 있는 값이 있는 행들을 삭제하거나 비어있는 값을 미리 정해진 값으로 채우는 데이터 동작을 가리킬 수 있다. 사용자는 상기 데이터 클렌징, 정규화, 비식별화 및 데이터 치환을 포함하는 전처리 방식들 중에서 사용자에 의해서 선택된 방식으로 전처리가 진행되도록 선택할 수 있다.The pre-processing information according to the disclosure may include information about a pre-processing method. The pre-processing method may include data cleansing, normalization, de-identification, and data replacement. The data cleansing may refer to at least one data operation such as data deduplication, error removal, and invalidation removal. For example, the data cleansing may refer to a data operation of deleting rows having a predetermined value in which the number of data is less than a predetermined number, or deleting rows outside a predetermined ratio of the overall standard distribution. The de-identification may be a data operation of deleting a column in which a predetermined data value occupies a predetermined ratio or more of the total number of data. The data replacement may refer to a data operation of deleting rows having empty values or filling empty values with a predetermined value. The user may select to perform the pre-processing in a method selected by the user from among the pre-processing methods including data cleansing, normalization, de-identification, and data replacement.
본 발명의 일 실시 예에 따른 S200에서는, 표 데이터의 칼럼마다 사용자가 전처리를 진행할 것인지를 결정할 수 있고 칼럼마다 학습에 사용할 것인지 여부를 결정할 수 있다. 뿐만 아니라, 전처리 방식도 사용자에 의해서 선택될 수 있다. 즉, 본 발명의 딥러닝 모델 생성 방법은 사용자에 의해서 입력된 표 데이터 중 학습에 활용되는 칼럼만을 특정함으로써 딥러닝 모델을 학습시킴으로써 사용자가 원하는 학습 결과가 도출되도록 할 수 있다. 이외에도 특정 칼럼에 대한 전처리만 수행함으로써 마찬가지로 사용자가 원하는 방향으로 딥러닝 모델을 학습시킬 수 있다.In S200 according to an embodiment of the present invention, the user may determine whether to perform pre-processing for each column of table data, and may determine whether to use for learning for each column. In addition, the pre-processing method can be selected by the user. That is, the deep learning model generation method of the present invention can learn the deep learning model by specifying only the columns used for learning among the table data input by the user so that the learning result desired by the user can be derived. In addition, the deep learning model can be trained in the user's desired direction by performing only preprocessing on a specific column.
마지막으로, 미리 마련된 복수개의 딥러닝 모델들에 대하여 상기 수집된 입력 정보 및 전처리 정보에 기초하여 학습시키고, 학습된 결과에 따라 복수개의 딥러닝 모델들별 학습 상태, 정확도, 에러율 및 유사도를 포함하는 학습 결과 정보를 제공하는 단계(S300)가 수행될 수 있다.Finally, a plurality of pre-prepared deep learning models are trained based on the collected input information and pre-processing information, and the learning state, accuracy, error rate and similarity of each of the plurality of deep learning models according to the learned result are included. A step ( S300 ) of providing learning result information may be performed.
일 실시 예에 따른 S300은 미리 마련된 복수개의 딥러닝 모델들에 대하여 상기 수집된 입력 정보 및 전처리 정보에 기초하여 학습이 진행되는 단계(S310) 및 상기 S310에서 학습된 결과에 따라 복수개의 딥러닝 모델들 별 학습 상태, 정확도, 에러율 및 유사도를 포함하는 학습 결과 정보를 제공하는 단계(S320)를 포함할 수 있다.In S300 according to an embodiment, learning is performed based on the collected input information and pre-processing information for a plurality of pre-prepared deep learning models ( S310 ) and a plurality of deep learning models according to the results learned in S310 It may include the step of providing learning result information including the learning state, accuracy, error rate, and similarity for each group ( S320 ).
일 실시 예에 따른 S310에서, 상기 미리 마련된 복수개의 딥러닝 모델들은 기 마련된 데이터베이스를 기초로 학습이 미리 진행된 모델들을 포함할 수 있다. 상기 복수개의 딥러닝 모델들은 적어도 하나 이상의 신경망(Neural Network)이 결합된 서로 다른 구조의 딥러닝 모델들을 포함할 수 있다. 예를 들어, 상기 딥러닝 모델은 다층 퍼셉트론(Multi-Layer Perceptron), 재귀 신경망(Recurrent Neural Network), 콘볼루션 신경망(Convolution Neural Network), 적대적 신경망(Generative Adversarial Network) 등은 물론 상기 신경망들이 결합되거나 변경되어 생성된 것일 수 있다. 즉, S310에서는 상기 미리 학습되어 마련된 복수개의 딥러닝 모델들에 대하여, 상기 입력 정보 및 전처리 정보에 따라 학습이 진행될 수 있다.In S310 according to an embodiment, the plurality of pre-prepared deep learning models may include models that have been previously trained based on a pre-prepared database. The plurality of deep learning models may include deep learning models having different structures in which at least one or more neural networks are combined. For example, the deep learning model may include a multi-layer perceptron, a recurrent neural network, a convolutional neural network, a generative adversarial network, etc., as well as a combination of the neural networks or It may have been changed and created. That is, in S310, learning may proceed according to the input information and the pre-processing information for the plurality of deep learning models that have been trained in advance.
일 실시 예에 따른 S320에서 상기 학습 결과 정보는 복수개의 딥러닝 모델들 별 학습 상태, 정확도, 에러율 및 유사도를 포함할 수 있다. 상기 학습 상태는 복수개의 딥러닝 모델들에 따라 학습이 완료되었는지 아니면 학습이 실패되었는지에 대한 결과를 나타내기 위한 학습 결과를 나타낼 수 있다. 상기 정확도(Accuracy)는 학습이 완료된 딥러닝 모델의 정확도를 나타낼 수 있다. 상기 에러율(Error Rate)은 딥러닝 모델의 학습 진행 시 발생된 오류의 비율을 나타낼 수 있다. 상기 유사도(Dice)는 학습용 데이터와 딥러닝 모델의 결과 데이터 간의 유사성을 측정하기 위한 샘플 계수를 나타낼 수 있다. 사용자는 상기 학습 상태, 정확도, 에러율 및 유사도를 포함하는 학습 결과 정보를 이용하여 사용자가 분석대상 칼럼의 데이터 분석 또는 예측을 위해 사용할 딥러닝 모델을 선택할 수 있다. 즉, S320 단계 이후에, 사용자 단말로부터 사용자가 분석대상 칼럼의 데이터의 분석 또는 예측을 위해 사용할 딥러닝 모델에 대한 사용자 선택 정보가 수집(S400)될 수 있다. 상기 사용자 선택 정보에 의해 사용자로부터 선택된 딥러닝 모델은 선택 모델이라 지칭될 수 있다.In S320 according to an embodiment, the learning result information may include a learning state, accuracy, error rate, and similarity for each of a plurality of deep learning models. The learning state may indicate a learning result for indicating whether learning has been completed or whether learning has failed according to a plurality of deep learning models. The accuracy may indicate the accuracy of a deep learning model that has been trained. The error rate may indicate a rate of errors generated during training of the deep learning model. The similarity (Dice) may represent a sample coefficient for measuring the similarity between the training data and the result data of the deep learning model. The user may select a deep learning model to be used for data analysis or prediction of an analysis target column by the user using the learning result information including the learning state, accuracy, error rate, and similarity. That is, after step S320, user selection information about the deep learning model to be used by the user for analysis or prediction of the data of the analysis target column may be collected from the user terminal (S400). The deep learning model selected by the user by the user selection information may be referred to as a selection model.
도 4는 본 발명의 일 실시 예에 따른 딥러닝 솔루션 제공 방법에 있어서, 학습 결과 정보 유저 인터페이스(300)를 제공하는 상태를 나타낸 예시도이다. 도 4를 참조하면, 상기 복수개의 딥러닝 모델들의 모델명 블록(310)을 통해 각각의 딥러닝 모델을 구분할 수 있다. 또한, 정확도, 에러율 및 유사도를 나타내기 위한 학습 결과 블록(320)이 상기 학습 결과 정보 유저 인터페이스를 통해 사용자 단말에서는 확인할 수 있다.4 is an exemplary diagram illustrating a state of providing a learning result information user interface 300 in a method for providing a deep learning solution according to an embodiment of the present invention. Referring to FIG. 4 , each deep learning model may be identified through the model name block 310 of the plurality of deep learning models. In addition, the learning result block 320 for indicating accuracy, error rate, and similarity can be confirmed in the user terminal through the learning result information user interface.
일 개시에 따른 학습 결과 정보는 상세 학습 정보를 더 포함할 수 있다. 상기 상세 학습 정보는 중요도 정보, 정밀분석 정보, 손실함수 정보 및 기타 정보를 포함할 수 있다. 상기 정밀분석 정보는 칼럼 별 데이터에 대한 통계적 정보들이 포함될 수 있다. 상기 손실함수 정보는 딥러닝 모델의 학습에 사용되는 손실함수에 관한 정보를 포함할 수 있다. 상기 기타 정보는 딥러닝 모델의 신뢰도를 측정하는데 사용되는 통계량 정보를 포함할 수 있다.The learning result information according to the start may further include detailed learning information. The detailed learning information may include importance information, detailed analysis information, loss function information, and other information. The detailed analysis information may include statistical information on data for each column. The loss function information may include information about a loss function used for training a deep learning model. The other information may include statistical information used to measure the reliability of the deep learning model.
일 개시에 따른 중요도 정보는 딥러닝 모델들 별로 학습된 결과에 따라, 분석대상 칼럼과 적어도 하나 이상의 연관 칼럼과의 연관성 정도를 나타내기 위한 정보일 수 있다. 즉, 사용자는 분석대상 칼럼의 데이터를 분석하거나 예측하는데 가장 중요한 연관 칼럼을 상기 중요도 정보를 통해 확인할 수 있다. 상기 중요도 정보는 각 연관 칼럼 별로 상기 연관성 정도가 수치화되어 표시될 수 있다. 이와는 달리, 상기 중요도 정보는 각 연관 칼럼 별로 상기 연관성 정도를 시각화(Ex. 막대 그래프화)되어 표시될 수 있다. 즉, 사용자에 의해서 분석대상 칼럼과 연관 칼럼 간 연관성을 파악하기 위한 다양한 방식으로 상기 중요도 정보가 표시될 수 있다. 다시 말하면, 사용자는 전술한 과정에 따라 학습이 완료된 딥러닝 모델들마다 분석대상 칼럼의 분석 또는 예측에 가장 중요한(가장 연관성 있는) 연관 칼럼을 상기 중요도 정보를 통해 확인할 수 있다.The importance information according to one disclosure may be information for indicating a degree of association between an analysis target column and at least one or more related columns according to a result learned for each deep learning model. That is, the user can check the most important related column for analyzing or predicting the data of the analysis target column through the importance information. In the importance information, the degree of relevance may be digitized and displayed for each related column. Alternatively, the importance information may be displayed by visualizing the degree of relevance (eg bar graph) for each relevance column. That is, the importance information may be displayed in various ways for the user to determine the correlation between the analysis target column and the related column. In other words, the user can check the most important (most relevant) related column for analysis or prediction of the analysis target column for each deep learning model that has been trained according to the above-described process through the importance information.
일 개시에 따르면, 전술한 S400에서 사용자 단말로부터 사용자 선택 정보가 수집된 이후에, 사용자 단말로부터 분석 요청 신호가 수집될 수 있고, 상기 수집된 분석 요청 신호에 대응하여 사용자 단말로 처방적 분석 결과정보가 제공(S500)될 수 있다. 즉, 상기 분석 요청 신호는 상기 선택 모델을 이용하여 처방적 분석 결과를 요청하는 사용자 단말로부터의 신호일 수 있다. 일 개시에 따르면, 도 4의 학습 결과 정보 유저 인터페이스(300)에서 사용자는 분석하기 블록(331)을 통해 상기 사용자 선택 정보를 입력할 수 있다. 다시 말하면, 일 개시에 따른 딥러닝 솔루션 플랫폼에서는 학습 결과 정보 유저 인터페이스(300)를 통해 복수개의 딥러닝 모델들 중 사용자가 분석하기 블록(331)을 통해 선택한 딥러닝 모델에 대한 분석 요청 신호를 수집할 수 있다.According to one disclosure, after the user selection information is collected from the user terminal in the aforementioned S400, an analysis request signal may be collected from the user terminal, and prescriptive analysis result information is transmitted to the user terminal in response to the collected analysis request signal. may be provided (S500). That is, the analysis request signal may be a signal from a user terminal requesting a prescriptive analysis result using the selection model. According to one disclosure, in the learning result information user interface 300 of FIG. 4 , the user may input the user selection information through the analyzing block 331 . In other words, the deep learning solution platform according to the disclosure collects an analysis request signal for the deep learning model selected by the user through the analyzing block 331 among a plurality of deep learning models through the learning result information user interface 300 can do.
여기서, 처방적 분석(Prescriptive Analytics)이란 주어진 데이터를 기반으로 현상을 파악하고, 앞으로의 일을 예측하여 이에 적합한 조치를 결정하기 위해 정보를 활용하는 비즈니스 분석 방법 중 하나로, 당면한 문제를 해결하는데 도움이 되는 이상적 결과와 함께 제한된 자원을 효율적으로 할당하여 최상의 대안을 제시하는 분석 방법일 수 있다. 본 발명의 딥러닝 모델 생성방법에서는 딥러닝 모델의 학습 결과를 이용하여 최적의 의사결정을 도출함으로써 처방적 분석 결과정보가 생성(S510)될 수 있다. 상기 S510에 의하여 처방적 분석 결과정보가 생성된 선택 모델은 처방 분석 모델이라 지칭될 수 있다.Here, prescriptive analytics is one of the business analysis methods that use information to identify phenomena based on given data, predict future events, and decide appropriate actions. It can be an analysis method that presents the best alternative by efficiently allocating limited resources with ideal results. In the deep learning model generating method of the present invention, prescriptive analysis result information may be generated (S510) by deriving an optimal decision using the learning result of the deep learning model. The selection model in which the prescription analysis result information is generated by S510 may be referred to as a prescription analysis model.
이하에서는, 상기 처방적 분석 결과정보가 생성되는 과정(S510)을 상세히 설명한다. 또한, 이하의 설명에서 n은 자연수일 수 있다. Hereinafter, the process ( S510 ) of generating the prescriptive analysis result information will be described in detail. Also, in the following description, n may be a natural number.
먼저, 적어도 하나 이상의 연관 칼럼 중에서 최종 연관 칼럼이 생성(S511)될 수 있다. 상기 최종 연관 칼럼은 상기 연관성 정도의 차이에 따라 결정될 수 있다. 보다 상세하게는, 제 n 연관성 차이의 값이 제 1 연관성 차이부터 제 n-1 연관성 차이 값들(n≥3) 중 최대값과의 관계에서 아래 수학식 1을 만족한다면, 적어도 하나 이상의 연관 칼럼 중에서 제 1 연관 칼럼부터 제 n 연관 칼럼까지 최종 연관 칼럼으로 결정될 수 있다. First, a final related column among at least one or more related columns may be generated ( S511 ). The final association column may be determined according to a difference in the degree of association. More specifically, if the value of the nth correlation difference satisfies Equation 1 below in a relationship from the first correlation difference to the maximum value among the n−1th correlation difference values (n≥3), among at least one or more association columns From the first association column to the nth association column may be determined as the final association column.
[수학식 1][Equation 1]
Figure PCTKR2021001360-appb-img-000001
Figure PCTKR2021001360-appb-img-000001
여기서, d n은 제 n 연관성 차이이고, d x는 제 1 연관성 차이의 값부터 제 n-1 연관성 차이의 값들 중 최대값(n≥3)이며, r f는 기준비율일 수 있다.Here, d n is the nth correlation difference, d x is the maximum value (n≧3) among the values of the n−1th correlation difference from the value of the first correlation difference, and r f may be a reference ratio.
여기서, 상기 기준비율은 미리 정해진 값일 수 있다. 또한, 제 n 연관 칼럼은 상기 중요도 정보에 따라 분석대상 칼럼과의 연관성 정도를 가장 큰 값(제 1 연관 칼럼의 연관성 정도의 값)으로부터 작은 순서대로 (내림차순으로) 나열했을 때 n 번째인 연관 칼럼(연관성 정도가 가장 큰 연관 칼럼부터 n 번째로 연관성 정도가 큰 연관 칼럼)을 지칭할 수 있다. 즉, 제 1 연관 칼럼은 딥러닝 모델의 학습 결과 분석대상 칼럼과의 연관성 정도가 상기 제 1 연관 칼럼을 제외한 나머지 연관 칼럼들보다 큰 연관 칼럼일 수 있다. 상기 제 n 연관성 차이는 아래 수학식 2와 같이 제 n 연관 칼럼의 연관성 정도와 제 n+1 연관 칼럼의 연관성 정도와의 차의 절대값을 제 n+1 연관 칼럼의 연관성 정도로 나눈 값일 수 있다.Here, the reference ratio may be a predetermined value. In addition, the nth association column is the nth association column when the degree of association with the analysis target column is listed in descending order (in descending order) from the greatest value (the value of the degree of association of the first association column) according to the importance information. (from the highest correlation column to the nth highest correlation column) may be referred to. That is, the first association column may be an association column in which the degree of association with the learning result analysis target column of the deep learning model is greater than that of the remaining associated columns except for the first association column. The nth correlation difference may be a value obtained by dividing the absolute value of a difference between the degree of association of the nth association column and the degree of association of the n+1th association column by the degree of association of the n+1th association column as shown in Equation 2 below.
[수학식 2][Equation 2]
Figure PCTKR2021001360-appb-img-000002
Figure PCTKR2021001360-appb-img-000002
여기서, v n는 제 n 연관성 정도일 수 있다.Here, v n may be an nth degree of association.
참고로, 최종 연관 칼럼은 적어도 3개 이상으로 구성되도록 하여 분석대상 칼럼과의 관계를 정의하도록 하였다(n≥3). For reference, the final related column was composed of at least three columns to define the relationship with the column to be analyzed (n≥3).
상기 S511 단계와 같이 최종 연관 칼럼이 결정된 이후에는, 분석대상 칼럼의 데이터에 대한 분석 또는 예측을 위한 근사식이 아래의 수학식 3과 같이 생성(S512)될 수 있다.After the final associated column is determined as in step S511, an approximate expression for analysis or prediction of the data of the analysis target column may be generated as shown in Equation 3 below (S512).
[수학식 3][Equation 3]
Figure PCTKR2021001360-appb-img-000003
Figure PCTKR2021001360-appb-img-000003
여기서, J는 분석대상 칼럼의 데이터이고, p는 최종 연관 칼럼의 수이며, d f k는 최종 연관 칼럼의 연관성 정도이며, a k는 최종 연관 계수일 수 있다. (k=1, 2, ..., p) Here, J may be the data of the column to be analyzed, p may be the number of final related columns, d f k may be the degree of correlation of the last related column, and a k may be the final correlation coefficient. (k=1, 2, ..., p)
상기 S512와 같이 근사식이 생성된 이후에는 최종 연관 칼럼의 데이터와 분석대상 칼럼의 데이터 간의 관계에 기초하여 상기 근사식에 대입함으로써 최종 연관 계수를 도출할 수 있다. 즉, 상기 입력 정보에는 표 데이터가 포함되고, 상기 표 데이터에는 최종 연관 칼럼의 데이터와 분석대상 칼럼의 데이터가 포함되므로 상기 최종 연관 칼럼의 데이터 및 분석대상 칼럼의 데이터를 상기 근사식에 대입하여 최종 연관 계수를 도출함으로써 상기 근사식이 완성될 수 있다. After the approximate expression is generated as in S512, the final association coefficient can be derived by substituting it into the approximate expression based on the relationship between the data of the final association column and the data of the analysis target column. That is, the input information includes table data, and since the table data includes the data of the last related column and the data of the analysis target column, the final related column data and the analysis target column data are substituted into the approximate expression to obtain the final result. The approximation can be completed by deriving the association coefficient.
다음으로, 최종 연관 칼럼에 대한 임의의 데이터에 대하여 상기 근사식을 통해 도출된 분석대상 칼럼의 데이터 값에 기초하여 처방적 분석 결과정보가 제공(S513)될 수 있다. Next, prescriptive analysis result information may be provided based on the data value of the analysis target column derived through the approximation equation for arbitrary data for the final related column ( S513 ).
일 개시에 따르면 처방적 분석 결과정보는 도 5의 처방적 분석 결과 정보 유저 인터페이스(400)와 같이 제공될 수 있다. 도 5를 참조하면, 총 3개의 최종 연관 칼럼으로 선택된 '최근 연락 기간', '최근 연락한 날(월)', '최근 연락한 날(일)'에 대한 임의의 데이터에 대하여 상기 근사식을 통해 도출된 분석대상 칼럼('과금 여부')의 데이터가 도출되어 사용자가 확인할 수 있다.According to one disclosure, the prescriptive analysis result information may be provided like the prescriptive analysis result information user interface 400 of FIG. 5 . Referring to FIG. 5 , the approximation formula is calculated for arbitrary data on 'recent contact period', 'recent contact date (month)', and 'recent contact day (day)' selected as a total of three final related columns. The data of the analysis target column ('charged or not') derived through this is derived and the user can check it.
전술한 S511 - S513의 과정과 같이 근사식을 기초로 작성된 처방적 분석 결과정보가 제공됨으로써, 분석 또는 예측의 대상이 되는 데이터와 가장 연관성 있는 정보만으로 구성된 해결책이 사용자에게 제시될 수 있다. 즉, 사용자는 중요도 정보를 이용하여 사용자가 직접 분석 또는 예측의 대상이 되는 데이터와 연관성 있는 데이터들을 판별할 수도 있지만, 전술한 S511 - S513의 과정에 따른 처방적 분석 결과정보를 이용하면 분석 또는 예측의 대상이 되는 데이터와 실질적으로 연관 있는 데이터 간의 관계가 제공됨으로써 보다 효율적인 문제 해결책으로 활용될 수 있다. 다시 말하면, 전술한 S511 - S513의 과정에 따른 처방적 분석 결과정보를 이용하면 딥러닝 학습 결과에 따른 중요도 정보를 사용자가 판단할 시 발생할 수 있는 오류를 줄일 수 있다.As the prescriptive analysis result information prepared based on the approximation formula is provided as in the processes of S511 - S513 described above, a solution consisting only of information most relevant to the data to be analyzed or predicted can be presented to the user. That is, the user may determine the data related to the data to be analyzed or predicted directly by the user using the importance information, but if the prescriptive analysis result information according to the above-described processes S511 to S513 is used, analysis or prediction is performed. It can be used as a more efficient problem solution by providing a relationship between the target data and practically related data. In other words, if the prescriptive analysis result information according to the above-described processes S511 - S513 is used, it is possible to reduce errors that may occur when the user determines the importance information according to the deep learning learning result.
일 개시에 따르면, 사용자 단말은 다양한 종류의 어플리케이션들을 실행할 수 있으며, 실행 중인 어플리케이션을 시각이나 청각 등으로 표시하여 사용자에게 제공할 수 있다. 사용자 단말은 어플리케이션을 시각적으로 표시하기 위한 디스플레이모듈을 포함할 수 있으며, 사용자의 입력을 받는 입력모듈, 통신모듈, 적어도 하나의 프로그램이 저장된 저장모듈 및 제어모듈을 포함할 수 있다. According to one disclosure, the user terminal may execute various types of applications, and may display the currently running application by visual or auditory display and provide it to the user. The user terminal may include a display module for visually displaying an application, and may include an input module for receiving a user's input, a communication module, a storage module storing at least one program, and a control module.
일 개시에 따른 사용자 단말은 스마트폰, 태블릿 PC 등의 이동 단말기일 수 있으며, 실시 예에 따라서는 데스크탑 등의 고정형 장치도 포함될 수 있다. 여기서, 사용자 단말에는 휴대폰, 스마트폰(smart phone), 노트북(laptop computer), 태블릿 PC(tablet PC), 웨어러블 디바이스(wearable device, 예를 들어, 시계형 단말기(smart watch), 안경형 단말기(smart glass)) 등이 포함될 수 있다.The user terminal according to one disclosure may be a mobile terminal such as a smart phone or a tablet PC, and according to an embodiment, a fixed device such as a desktop may also be included. Here, the user terminal includes a mobile phone, a smart phone, a laptop computer, a tablet PC, a wearable device, for example, a watch-type terminal (smart watch), a glasses-type terminal (smart glass) )) may be included.
일 개시에 따른 사용자 단말은 앱 스토어(app store) 또는 플레이 스토어(play store) 등에 접속하여 다양한 어플리케이션들을 다운로드받아 설치할 수 있다. 여기서, 어플리케이션은 온라인에서 제공되는 게임이나 뉴스, 사진, 동영상 등의 컨텐츠를 출력하는 웹 브라우저(web browser) 어플리케이션이나, 각각의 컨텐츠 제공을 위한 전용 어플리케이션일 수 있다.The user terminal according to the disclosure may download and install various applications by accessing an app store or a play store. Here, the application may be a web browser application that outputs content such as games, news, photos, and videos provided online, or a dedicated application for providing each content.
일 개시에 따른 사용자 단말은 통신 네트워크를 통하여 딥러닝 솔루션 플랫폼을 제공하는 딥러닝 플랫폼 제공장치와 연결될 수 있다. 여기서, 통신 네트워크는 유선 네트워크 및 무선 네트워크를 포함할 수 있다. 보다 상세하게는, 상기 통신 네트워크는 근거리 네트워크(Local Area Network, LAN), 도시권 네트워크(Metropolitan Area Network, MAN), 광역 네트워크(Wide Area Network, WAN) 등 다양한 네트워크를 포함할 수 있다. 또한, 통신 네트워크는 공지의 월드와이드웹(World Wide Web, WWW)을 포함할 수도 있다. 다만, 본 발명에 따른 통신 네트워크는 상기 열거된 네트워크에 국한되지 않으며, 공지의 무선 데이터 네트워크, 공지의 전화 네트워크, 공지의 유선 또는 무선 텔레비전 네트워크 등을 포함할 수 있다. 즉, 상기 통신 네트워크는 사용자 단말과 딥러닝 플랫폼 제공장치와의 연결을 위한 어떠한 네트워크 방식도 적용될 수 있다.The user terminal according to one disclosure may be connected to a deep learning platform providing apparatus that provides a deep learning solution platform through a communication network. Here, the communication network may include a wired network and a wireless network. More specifically, the communication network may include various networks such as a local area network (LAN), a metropolitan area network (MAN), and a wide area network (WAN). The communication network may also include the well-known World Wide Web (WWW). However, the communication network according to the present invention is not limited to the networks listed above, and may include a well-known wireless data network, a well-known telephone network, a well-known wired or wireless television network, and the like. That is, the communication network may be any network method for connecting the user terminal and the deep learning platform providing apparatus.
일 개시에 따른 딥러닝 플랫폼 제공장치는 어플리케이션을 통하여 사용자 단말과 연결될 수 있으며, 사용자 단말의 요청에 대응하여 딥러닝 모델 및 학습과 관련된 다양한 정보들을 제공할 수 있다.The apparatus for providing a deep learning platform according to one disclosure may be connected to a user terminal through an application, and may provide a deep learning model and various information related to learning in response to a request of the user terminal.
일 개시에 따른 딥러닝 플랫폼 제공장치는 딥러닝 솔루션 플랫폼을 제공할 수 있다. The apparatus for providing a deep learning platform according to one disclosure may provide a deep learning solution platform.
즉, 본 발명의 딥러닝 솔루션 제공 방법은 딥러닝 플랫폼 제공장치에 의해서 수행될 수 있다. 다시 말하면, 일 개시에 따른 딥러닝 플랫폼 제공장치의 프로세서는 사용자 단말로부터 분석 또는 예측 대상이 되는 표 데이터(tabular data), 딥러닝 모델의 학습 방식 및 딥러닝 모델의 학습 형태를 포함하는 입력 정보를 수집하고, 상기 사용자 단말로부터 상기 표 데이터의 칼럼 별 전처리 여부, 딥러닝 모델의 학습을 위해 사용되는지 여부 및 전처리 방식을 포함하는 전처리 정보를 수집하며, 미리 마련된 복수개의 딥러닝 모델들에 대하여 상기 수집된 입력 정보 및 전처리 정보에 기초하여 학습시키고, 학습된 결과에 따라 상기 복수개의 딥러닝 모델들별 학습 상태, 정확도, 에러율 및 유사도를 포함하는 학습 결과 정보를 제공할 수 있다.That is, the deep learning solution providing method of the present invention may be performed by the deep learning platform providing apparatus. In other words, the processor of the apparatus for providing a deep learning platform according to one disclosure receives input information including tabular data to be analyzed or predicted from a user terminal, a learning method of the deep learning model, and a learning form of the deep learning model. and collects preprocessing information including whether the table data is preprocessed by column from the user terminal, whether it is used for learning a deep learning model, and a preprocessing method, and the collection for a plurality of deep learning models prepared in advance It is possible to learn based on the received input information and pre-processing information, and according to the learned result, it is possible to provide learning result information including the learning state, accuracy, error rate, and similarity of each of the plurality of deep learning models.
일 개시에 따른 딥러닝 플랫폼 제공장치는 하나 이상의 인스트럭션을 저장하는 메모리 및 메모리에 저장된 하나 이상의 인스트럭션을 실행하는 프로세서를 포함할 수 있다.The apparatus for providing a deep learning platform according to one disclosure may include a memory for storing one or more instructions and a processor for executing one or more instructions stored in the memory.
일 개시에 의하여 프로세서(200)는, 예를 들면, 소프트웨어(예: 프로그램)를 구동하여 프로세서(200)에 연결된 딥러닝 플랫폼 제공장치의 적어도 하나의 다른 구성요소(예: 하드웨어 또는 소프트웨어 구성요소)을 제어할 수 있고, 다양한 데이터 처리 및 연산을 수행할 수 있다. 프로세서(200)는 다른 구성요소로부터 수신된 명령 또는 데이터를 휘발성 메모리에 로드하여 처리하고, 결과 데이터를 비휘발성 메모리에 저장할 수 있다. 일 실시 예에 따르면, 프로세서는 메인 프로세서(예: 중앙 처리 장치 또는 어플리케이션 프로세서), 및 이와는 독립적으로 운영되고, 추가적으로 또는 대체적으로, 메인 프로세서보다 저전력을 사용하거나, 또는 지정된 기능에 특화된 보조 프로세서(예: 그래픽 처리 장치, 이미지 시그널 프로세서, 센서 허브 프로세서, 또는 커뮤니케이션 프로세서)를 포함할 수 있다. 여기서, 보조 프로세서는 메인 프로세서와 별개로 또는 임베디드되어 운영될 수 있다.According to one disclosure, the processor 200, for example, by driving software (eg, a program) to at least one other component (eg, hardware or software component) of the deep learning platform providing apparatus connected to the processor 200 can be controlled, and various data processing and operations can be performed. The processor 200 may load and process commands or data received from other components into a volatile memory, and store the result data in a non-volatile memory. According to an embodiment, the processor operates independently of the main processor (eg, central processing unit or application processor), and additionally or alternatively, uses less power than the main processor, or a secondary processor specialized for a specified function (eg, : graphic processing unit, image signal processor, sensor hub processor, or communication processor). Here, the auxiliary processor may be operated separately from or embedded in the main processor.
일 개시에 의하여, 메모리(300)는 프로세서(200)의 처리 및 제어를 위한 프로그램을 저장할 수 있고, 본 발명의 장치로 입력되거나 또는 장치에서 출력되는 데이터를 저장할 수도 있다. 메모리(300)에 저장된 프로그램들은 그 기능에 따라 복수 개의 모듈들로 분류할 수 있는데, 여기서, 복수 개의 모듈들은 하드웨어가 아닌 소프트웨어로서, 기능적으로 동작하는 모듈이다. 일 개시에 의한, 메모리(300)에 저장된 프로그램들은 그 기능에 따라 복수 개의 모듈들로 분류할 수 있는데, 여기서, 복수 개의 모듈들은 하드웨어가 아닌 소프트웨어로서, 기능적으로 동작하는 모듈을 의미할 수 있다.According to one disclosure, the memory 300 may store a program for processing and controlling the processor 200 , and may also store data input to or output from the device of the present invention. Programs stored in the memory 300 may be classified into a plurality of modules according to their functions, where the plurality of modules are software, not hardware, and are functionally operated modules. According to one disclosure, programs stored in the memory 300 may be classified into a plurality of modules according to their functions, where the plurality of modules are software, not hardware, and may mean modules that operate functionally.
일 개시에 따른 딥러닝 플랫폼 제공장치의 프로세서는 사용자 단말로부터 분석 또는 예측 대상이 되는 표 데이터(tabular data), 딥러닝 모델의 학습 방식 및 딥러닝 모델의 학습 형태를 포함하는 입력 정보를 수집하고, 상기 사용자 단말로부터 상기 표 데이터의 칼럼 별 전처리 여부, 딥러닝 모델의 학습을 위해 사용되는지 여부 및 전처리 방식을 포함하는 전처리 정보를 수집하며, 미리 마련된 복수개의 딥러닝 모델들에 대하여 상기 수집된 입력 정보 및 전처리 정보에 기초하여 학습시키고, 학습된 결과에 따라 상기 복수개의 딥러닝 모델들별 학습 상태, 정확도, 에러율 및 유사도를 포함하는 학습 결과 정보를 제공할 수 있다.The processor of the apparatus for providing a deep learning platform according to one disclosure collects input information including tabular data, a learning method of a deep learning model, and a learning form of the deep learning model, from a user terminal to be analyzed or predicted, Collects preprocessing information including whether the table data is preprocessed for each column, whether it is used for learning a deep learning model, and a preprocessing method from the user terminal, and the collected input information for a plurality of deep learning models prepared in advance and learning based on the preprocessing information, and may provide learning result information including a learning state, accuracy, error rate, and similarity of each of the plurality of deep learning models according to the learned result.
본 발명의 일 실시 예에 따르면 딥러닝 플랫폼 제공장치는 상기 S510 단계에서 처방적 분석 결과정보가 생성된 이후에, 딥러닝 모델 거래중개서버와 연동하여 처방 분석 모델의 거래를 중개(S600)할 수 있다. According to an embodiment of the present invention, after the prescription analysis result information is generated in step S510, the deep learning platform providing apparatus interworks with the deep learning model transaction brokerage server to mediate the transaction of the prescription analysis model (S600). there is.
보다 상세하게는, 상기 딥러닝 모델 거래중개서버에서 상기 처방 분석 모델에 대한 상기 사용자 단말(판매자 단말)로부터의 판매정보를 수집할 수 있고, 구매자 단말로부터 구매자에 의해 요구되는 처방 분석 모델에 관한 상기 구매자의 구매정보를 수집(S610)할 수 있다. More specifically, the deep learning model transaction brokerage server may collect sales information from the user terminal (seller terminal) for the prescription analysis model, and the prescription analysis model requested by the purchaser from the purchaser terminal. Buyer's purchase information may be collected (S610).
또한, 상기 딥러닝 모델 거래중개서버에서는 상기 구매자의 구매정보에 대응되는 처방 분석 모델을 판매하는 적어도 하나의 판매자 단말의 판매정보를 검색하고, 상기 구매자의 요구정보에 대응하는 처방 분석 모델의 판매정보를 상기 구매자 단말로 전송(S620)할 수 있다.In addition, the deep learning model transaction brokerage server searches for sales information of at least one seller terminal that sells a prescription analysis model corresponding to the purchase information of the purchaser, and sales information of the prescription analysis model corresponding to the request information of the purchaser may be transmitted to the purchaser terminal (S620).
또한, 상기 딥러닝 모델 거래중개서버에서는 상기 구매자 단말로부터 상기 구매자의 모델선택신호를 수신하고, 상기 구매자의 모델선택신호에 대응되는 판매자 단말로 상기 모델선택신호를 전송(S630)할 수 있다.In addition, the deep learning model transaction brokerage server may receive the model selection signal of the purchaser from the purchaser terminal, and transmit the model selection signal to the seller terminal corresponding to the purchaser's model selection signal (S630).
이하에서는, 딥러닝 모델 거래중개서버와 연동하여 처방 분석 모델의 거래를 중개(S610-S630)하는 과정을 보다 상세히 설명한다.Hereinafter, the process of brokering the transaction of the prescription analysis model in conjunction with the deep learning model transaction brokerage server (S610-S630) will be described in more detail.
먼저, 딥러닝 모델 거래중개서버에서 상기 처방 분석 모델에 대한 상기 사용자 단말(판매자 단말)로부터의 판매정보를 수집할 수 있고, 구매자 단말로부터 구매자에 의해 요구되는 처방 분석 모델에 관한 상기 구매자의 구매정보를 수집(S610)할 수 있다.First, the deep learning model transaction brokerage server may collect sales information from the user terminal (seller terminal) for the prescription analysis model, and purchase information of the purchaser regarding the prescription analysis model requested by the purchaser from the purchaser terminal may be collected (S610).
다음으로, 딥러닝 모델 중개서버에서는 상기 구매자의 구매정보에 대응되는 처방 분석 모델을 판매하는 적어도 하나의 판매자 단말의 판매정보를 검색하고, 상기 구매자의 요구정보에 대응하는 처방 분석 모델의 판매정보를 상기 구매자 단말로 전송(S620)할 수 있다.Next, the deep learning model mediation server searches for sales information of at least one seller terminal that sells a prescription analysis model corresponding to the purchase information of the purchaser, and retrieves sales information of the prescription analysis model corresponding to the request information of the purchaser. It can be transmitted to the purchaser terminal (S620).
일 개시에 따른 판매정보에는 판매금액이 포함될 수 있다.Sales information according to the start of work may include a sales amount.
일 개시에 따른 판매금액은 모델이용금액 및 중개수수료가 포함될 수 있다.The sales amount according to the start of work may include a model usage amount and a brokerage fee.
일 개시에 따른 모델이용금액은 판매자 단말로부터 수집된 판매자설정정보로부터 결정될 수 있다. 상기 판매자설정정보에는 판매자에 의해서 결정된 처방 분석 모델의 매도희망가격정보를 포함할 수 있다.The model usage amount according to the start may be determined from the seller setting information collected from the seller terminal. The seller setting information may include desired selling price information of the prescription analysis model determined by the seller.
일 개시에 따른 중개수수료는 판매자 학습 지수에 기초하여 아래 수학식 4와 같이 결정될 수 있다.The brokerage fee according to the initiation may be determined as in Equation 4 below based on the seller learning index.
[수학식 4][Equation 4]
Figure PCTKR2021001360-appb-img-000004
Figure PCTKR2021001360-appb-img-000004
여기서, Wcom는 중개수수료이고, f는 기준비용이며, Q sell는 판매자 학습 지수이며, q p는 플랫폼 학습 팩터이며, N acc은 판매자의 누적학습횟수이며, N tot는 판매자의 학습가능횟수일 수 있다. where Wcom is the brokerage fee, f is the reference cost, Q sell is the seller learning index, q p is the platform learning factor, N acc is the seller’s cumulative learning times, and N tot is the seller’s learnable number of times there is.
상기 기준비용은 상기 딥러닝 모델 거래중개서버에 의하여 미리 결정될 수 있다. 상기 플랫폼 학습 팩터는 판매자 단말이 기준기간 동안 딥러닝 솔루션 플랫폼을 이용하여 딥러닝 모델을 학습시킬 때 딥러닝 모델의 학습이 완료되지 않은 정도를 지수화한 것으로 딥러닝 플랫폼 제공장치에 의해서 미리 결정될 수 있다.The reference cost may be predetermined by the deep learning model transaction brokerage server. The platform learning factor indexes the degree to which the learning of the deep learning model is not completed when the seller terminal learns the deep learning model using the deep learning solution platform during the reference period, and may be predetermined by the deep learning platform providing device. .
상기 누적학습횟수는 기준기간 동안 판매자 단말이 딥러닝 솔루션 플랫폼을 이용하여 딥러닝 모델을 학습시킨 횟수를 나타낼 수 있다. 상기 학습가능횟수는 상기 기준기간 동안 판매자 단말이 딥러닝 솔루션 플랫폼을 이용하여 딥러닝 모델을 학습시킬 수 있는 횟수를 나타내는 것으로, 상기 학습가능횟수는 판매자 등급에 의하여 결정될 수 있다. 상기 기준기간은 상기 딥러닝 모델 거래중개서버에서 미리 결정될 수 있다. 상기 판매자 등급은 상기 딥러닝 플랫폼 제공장치에 의해서 판매자 단말이 딥러닝 모델 거래중개서버를 이용하여 처방 분석 모델을 판매한 횟수, 판매자 단말이 딥러닝 모델 거래중개서버를 이용하여 처방 분석 모델의 총 판매금액 및 전체기간 동안 판매자 단말이 딥러닝 솔루션 플랫폼을 이용하여 딥러닝 모델을 학습시킨 총 횟수에 기초하여 결정될 수 있다.The cumulative number of learning may represent the number of times the seller terminal trained the deep learning model using the deep learning solution platform during the reference period. The learnable number represents the number of times that the seller terminal can learn the deep learning model using the deep learning solution platform during the reference period, and the learnable number may be determined by the seller grade. The reference period may be predetermined in the deep learning model transaction brokerage server. The seller rating is the number of times the seller terminal sold the prescription analysis model using the deep learning model transaction brokerage server by the deep learning platform providing device, and the total sales of the prescription analysis model by the seller terminal using the deep learning model transaction brokerage server It may be determined based on the total number of times the seller terminal trained the deep learning model using the deep learning solution platform for the amount and the entire period.
다음으로, 딥러닝 모델 중개서버에서는 상기 구매자 단말로부터 상기 구매자의 모델선택신호를 수신하고, 상기 구매자의 모델선택신호에 대응되는 판매자 단말로 상기 모델선택신호를 전송(S630)할 수 있다.Next, the deep learning model mediation server may receive the model selection signal of the purchaser from the purchaser terminal, and transmit the model selection signal to the seller terminal corresponding to the purchaser's model selection signal (S630).
본 발명의 일 실시 예로써, 전술한 방법을 구현하기 위한 프로그램이 기록된 컴퓨터로 판독 가능한 기록매체가 제공될 수 있다.As an embodiment of the present invention, a computer-readable recording medium in which a program for implementing the above-described method is recorded may be provided.
즉, 전술한 방법은 컴퓨터에서 실행될 수 있는 프로그램으로 작성 가능하고, 컴퓨터 판독 가능 매체를 이용하여 상기 프로그램을 동작시키는 범용 디지털 컴퓨터에서 구현될 수 있다. 또한, 상술한 방법에서 사용된 데이터의 구조는 컴퓨터 판독 가능 매체에 여러 수단을 통하여 기록될 수 있다. 본 발명의 다양한 방법들을 수행하기 위한 실행 가능한 컴퓨터 프로그램이나 코드를 기록하는 기록 매체는, 반송파(carrier waves)나 신호들과 같이 일시적인 대상들은 포함하는 것으로 이해되지는 않아야 한다. 상기 컴퓨터 판독 가능 매체는 마그네틱 저장매체(예를 들면, 롬, 플로피 디스크, 하드 디스크 등), 광학적 판독 매체(예를 들면, 시디롬, DVD 등)와 같은 저장 매체를 포함할 수 있다.That is, the above-described method can be written as a program that can be executed on a computer, and can be implemented in a general-purpose digital computer that operates the program using a computer-readable medium. In addition, the structure of the data used in the above-described method may be recorded in a computer-readable medium through various means. A recording medium recording an executable computer program or code for performing various methods of the present invention should not be construed as including temporary objects such as carrier waves or signals. The computer-readable medium may include a storage medium such as a magnetic storage medium (eg, a ROM, a floppy disk, a hard disk, etc.) and an optically readable medium (eg, a CD-ROM, a DVD, etc.).
전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다.The above description of the present invention is for illustration, and those of ordinary skill in the art to which the present invention pertains can understand that it can be easily modified into other specific forms without changing the technical spirit or essential features of the present invention. will be. Therefore, it should be understood that the embodiments described above are illustrative in all respects and not restrictive. For example, each component described as a single type may be implemented in a dispersed form, and likewise components described as distributed may be implemented in a combined form.
이상에서 본 발명의 바람직한 실시예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다. 즉, 본 발명의 범위는 상기 상세한 설명보다는 후술하는 청구범위에 의하여 나타내어지며, 청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.Although preferred embodiments of the present invention have been described in detail above, the scope of the present invention is not limited thereto, and various modifications and improvements by those skilled in the art using the basic concept of the present invention as defined in the following claims are also provided. is within the scope of the That is, the scope of the present invention is indicated by the following claims rather than the above detailed description, and all changes or modifications derived from the meaning and scope of the claims and their equivalent concepts should be interpreted as being included in the scope of the present invention. do.

Claims (1)

  1. 딥러닝 솔루션 플랫폼을 제공하는 딥러닝 플랫폼 제공장치에 의해서 수행되는 딥러닝 솔루션 제공 방법에 있어서,In the deep learning solution providing method performed by the deep learning platform providing device that provides the deep learning solution platform,
    사용자 단말로부터 분석 또는 예측 대상이 되는 표 데이터(tabular data), 딥러닝 모델의 학습 방식 및 딥러닝 모델의 학습 형태를 포함하는 입력 정보를 수집하는 단계;Collecting input information including tabular data to be analyzed or predicted from a user terminal, a learning method of a deep learning model, and a learning form of the deep learning model;
    상기 사용자 단말로부터 상기 표 데이터의 칼럼 별 전처리 여부, 딥러닝 모델의 학습을 위해 사용되는지 여부 및 전처리 방식을 포함하는 전처리 정보를 수집하는 단계;및Collecting pre-processing information including whether the table data is pre-processed by column from the user terminal, whether it is used for learning a deep learning model, and a pre-processing method; And
    미리 마련된 복수개의 딥러닝 모델들에 대하여 상기 수집된 입력 정보 및 전처리 정보에 기초하여 학습시키고, 학습된 결과에 따라 상기 복수개의 딥러닝 모델들별 학습 상태, 정확도, 에러율 및 유사도를 포함하는 학습 결과 정보를 제공하는 단계;를 포함하는,A plurality of pre-prepared deep learning models are trained based on the collected input information and pre-processing information, and the learning result including the learning state, accuracy, error rate and similarity of each of the plurality of deep learning models according to the learned result Including; providing information;
    딥러닝 솔루션 제공 방법.How to provide deep learning solutions.
PCT/KR2021/001360 2020-10-29 2021-02-02 Deep learning solution providing method performed by deep learning platform providing device for providing deep learning solution platform WO2022092448A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2020-0141665 2020-10-29
KR1020200141665A KR102313181B1 (en) 2020-10-29 2020-10-29 Deep learning solution providing method performed by deep learning platform providing device that provides deep learning solution platform

Publications (1)

Publication Number Publication Date
WO2022092448A1 true WO2022092448A1 (en) 2022-05-05

Family

ID=78150896

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2021/001360 WO2022092448A1 (en) 2020-10-29 2021-02-02 Deep learning solution providing method performed by deep learning platform providing device for providing deep learning solution platform

Country Status (2)

Country Link
KR (1) KR102313181B1 (en)
WO (1) WO2022092448A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101987365B1 (en) * 2018-11-26 2019-06-10 (주)위세아이텍 A system and method for predicting military equipment failure based on artificial intelligence using unstructured data
KR20190134982A (en) * 2018-05-18 2019-12-05 박병훈 Big data-based artificial intelligence integration platform
KR20200047006A (en) * 2018-10-26 2020-05-07 주식회사 피도텍 Method and system for constructing meta model based on machine learning
KR20200052445A (en) * 2018-10-30 2020-05-15 (주)이노코어 Method for providing reinforcement learning service using superiority comparison of ai algorythm
US20200272672A1 (en) * 2019-02-21 2020-08-27 Sitecore Corporation A/S Machine-learning based personalization

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180066688A (en) 2016-12-09 2018-06-19 인하대학교 산학협력단 Digital Social Shield System using Deep Active Semi-Supervised Learning
US10423979B2 (en) * 2016-12-29 2019-09-24 Rovi Guides, Inc. Systems and methods for a framework for generating predictive models for media planning
US11475353B2 (en) * 2017-12-01 2022-10-18 Appranix, Inc. Automated application reliability management using adaptable machine learning models
KR102074909B1 (en) * 2019-09-06 2020-02-07 세종대학교산학협력단 Apparatus and method for classifying software vulnerability

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190134982A (en) * 2018-05-18 2019-12-05 박병훈 Big data-based artificial intelligence integration platform
KR20200047006A (en) * 2018-10-26 2020-05-07 주식회사 피도텍 Method and system for constructing meta model based on machine learning
KR20200052445A (en) * 2018-10-30 2020-05-15 (주)이노코어 Method for providing reinforcement learning service using superiority comparison of ai algorythm
KR101987365B1 (en) * 2018-11-26 2019-06-10 (주)위세아이텍 A system and method for predicting military equipment failure based on artificial intelligence using unstructured data
US20200272672A1 (en) * 2019-02-21 2020-08-27 Sitecore Corporation A/S Machine-learning based personalization

Also Published As

Publication number Publication date
KR102313181B1 (en) 2021-10-15

Similar Documents

Publication Publication Date Title
Heck et al. TreeBUGS: An R package for hierarchical multinomial-processing-tree modeling
US11521016B2 (en) Method and apparatus for generating information assessment model
CN109190808B (en) User behavior prediction method, device, equipment and medium
KR102038269B1 (en) Method for providing professional visiting service and apparatus thereof
CN112863683B (en) Medical record quality control method and device based on artificial intelligence, computer equipment and storage medium
CN112256886B (en) Probability calculation method and device in atlas, computer equipment and storage medium
CN111563158B (en) Text ranking method, ranking apparatus, server and computer-readable storage medium
CN113948157B (en) Chemical reaction classification method, device, electronic equipment and storage medium
CN112799897A (en) Information management method, management system and storage medium based on big data
CN114996486A (en) Data recommendation method and device, server and storage medium
WO2022092447A1 (en) Method for mediating deep learning model transaction, performed by deep learning model transaction mediation server
WO2022080583A1 (en) Deep learning-based bitcoin block data prediction system taking into account time series distribution characteristics
WO2022092448A1 (en) Deep learning solution providing method performed by deep learning platform providing device for providing deep learning solution platform
CN116028319A (en) Prediction method and device based on user interaction behavior and storage medium
KR102311108B1 (en) Method to broker deep learning model transactions perfomed by deep learning model transaction brokerage servers
JP2021105838A (en) Prediction system, prediction method and program
CN113537372B (en) Address recognition method, device, equipment and storage medium
Chattopadhyay et al. On language clustering: non-parametric statistical approach
CN113723712B (en) Wind power prediction method, system, equipment and medium
Wang et al. A Prediction Method of Students’ Output and Achievement in Higher Vocational English Online Teaching Based on Xueyin Online Platform
CN116681467A (en) Sales predicting method based on improved WOA algorithm and related equipment thereof
CN117251799A (en) Financial certificate processing method and device, computer equipment and storage medium
Chen et al. Reconciling spatiotemporal conjunction with digital twin for sequential travel time prediction and intelligent routing
Zhong et al. A Novel Pre-processing Method for Enhancing Classification Over Sensor Data Streams Using Subspace Probability Detection
CN117057337A (en) Text processing method, device, equipment, storage medium and product

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21886449

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 14.09.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 21886449

Country of ref document: EP

Kind code of ref document: A1