WO2022103081A1 - Neural symbolic-based rule generation method and device, for inferring intention of user - Google Patents

Neural symbolic-based rule generation method and device, for inferring intention of user Download PDF

Info

Publication number
WO2022103081A1
WO2022103081A1 PCT/KR2021/015998 KR2021015998W WO2022103081A1 WO 2022103081 A1 WO2022103081 A1 WO 2022103081A1 KR 2021015998 W KR2021015998 W KR 2021015998W WO 2022103081 A1 WO2022103081 A1 WO 2022103081A1
Authority
WO
WIPO (PCT)
Prior art keywords
rule
user
intention
neural
triple
Prior art date
Application number
PCT/KR2021/015998
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 WO2022103081A1 publication Critical patent/WO2022103081A1/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/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/04Inference or reasoning models

Abstract

Disclosed are a neural symbolic-based rule generation method and device, for inferring an intention of a user. Provided, according to the present invention, is a neural symbolic-based rule generation device comprising: a processor; and a memory connected to the processor. The memory comprises program instructions performable by the processor so as to: collect, from a living environment of a user, perception information including an action and a pose; convert the collected perception information into triple data by using an ontology defined with respect to a relationship between an intention of the user and the perception information; embed, in a multidimensional space, a vector associated with a relation and entities of the converted triple data; when a target triple, expressing an intention of the user, is inputted, update parameters of a preset rule template through the modules AND, OR, Unify and Aggregation of a Neural Theorem Prover (NTP); and, through the parameter update, generate a rule having, as a condition thereof, one or more perception information indicating characteristics of the target triple.

Description

사용자 의도 추론을 위한 뉴럴 심볼릭 기반 규칙 생성 방법 및 장치Method and Apparatus for Generating Neural Symbol Based Rules for Inference of User Intent
본 발명은 사용자 의도 추론을 위한 뉴럴 심볼릭 기반 규칙 생성 방법 및 장치에 관한 것이다. The present invention relates to a method and apparatus for generating a neural symbol-based rule for user intention inference.
사용자, 특히 고령자의 의도를 파악하여 상황에 따른 서비스는 고령자의 능력 보완 등 삶의 질 개선에 기여할 것으로 예상 되어 많은 기업과 대학에서 연구되고 있다. By understanding the intentions of users, especially the elderly, service according to the situation is expected to contribute to improving the quality of life, such as supplementing the elderly's abilities, and is being studied at many companies and universities.
그 중에서 고령자의 행동 및 자세에 대하여 발생한 시간과 종료한 시간에 따라 변하는 행동과 자세 정보를 Event Calculus 기반 추론 엔진을 사용하여 고령자의 의도를 추론하고 이를 통해 생활패턴 분석을 수행한 연구가 대표적이다. Among them, a study that infers the intentions of the elderly using the Event Calculus-based reasoning engine from the behavior and posture information that changes depending on the time of occurrence and end of the behavior and posture of the elderly and performing life pattern analysis through this is representative.
해당 기술은 관측된 고령자의 행동 및 자세 정보의 관계를 분석하여 Event Calculus 기반 규칙을 정의하여 고령자의 의도를 추론한다. 이때 발생한 지각 정보에 따른 의도를 추론하기 위해서는 지각 정보를 잘 반영한 올바른 규칙이 필수적이며, 이는 전문가에 의해 작성된다. The technology analyzes the relationship between the observed behavior and posture information of the elderly and defines the Event Calculus-based rules to infer the intentions of the elderly. In order to infer the intention according to the perceptual information generated at this time, a correct rule that reflects the perceptual information is essential, and it is written by an expert.
이를 통해 지각 정보를 분석한 규칙을 사용하여 의도 추론에 있어 좋은 성능을 보였으나 고령자의 생활 데이터가 축척될수록 이를 반영하기 위한 규칙을 정의하기 위해 많은 비용이 소모되는 문제점이 존재한다. Through this, the rule analyzed perceptual information showed good performance in intention inference, but there is a problem that a lot of cost is consumed to define a rule to reflect this as the living data of the elderly are accumulated.
오랜 기간 동안 관측된 고령자의 지각 정보를 전문가가 분석하여 규칙을 생성하기 위해서는 많은 시간 및 비용이 소요되기 때문이다. This is because it takes a lot of time and money for an expert to analyze the perception information of the elderly observed for a long time and generate a rule.
상기한 종래기술의 문제점을 해결하기 위해, 본 발명은 사용자의 의도 추론을 규칙을 적은 시간 및 비용으로 생성할 수 있는 사용자 의도 추론을 위한 뉴럴 심볼릭 기반 규칙 생성 방법 및 장치를 제안하고자 한다. In order to solve the problems of the prior art, the present invention intends to propose a method and apparatus for generating a neural symbol-based rule for inference of a user's intention, which can generate a rule for inference of a user's intention in a small amount of time and cost.
상기한 바와 같은 목적을 달성하기 위하여, 본 발명의 일 실시예에 따르면, 사용자 의도 추론을 위한 뉴럴 심볼릭 기반 규칙 생성 장치로서, 프로세서; 및 상기 프로세서에 연결되는 메모리를 포함하되, 상기 메모리는, 사용자의 생활 환경으로부터 행동 및 자세를 포함하는 지각 정보를 수집하고, 상기 수집된 지각 정보를 사용자의 의도 및 지각 정보의 관계에 대하여 정의된 온톨로지를 이용하여 트리플 데이터로 변환하고, 상기 변환된 트리플 데이터의 엔티티와 릴레이션에 관한 벡터를 다차원 공간에 임베딩하고, 사용자의 의도를 표현하는 목표 트리플이 입력되는 경우, Neural Theorem Prover (NTP)의 AND, OR, Unify 및 Aggregation 모듈을 통해 미리 설정된 규칙 템플릿의 파라미터를 업데이트하고, 상기 파라미터의 업데이트를 통해 상기 목표 트리플의 특징을 나타내는 하나 이상의 지각 정보를 조건으로 갖는 규칙을 생성하도록, 상기 프로세서에 의해 실행 가능한 프로그램 명령어들을 포함하는 뉴럴 심볼릭 기반 규칙 생성 장치가 제공된다. In order to achieve the above object, according to an embodiment of the present invention, there is provided an apparatus for generating a neural symbol based rule for inferring user intention, comprising: a processor; and a memory connected to the processor, wherein the memory collects perceptual information including behavior and posture from the user's living environment, and uses the collected perceptual information to define a relationship between the user's intention and perceptual information. When an ontology is used to convert triple data, a vector about entities and relations of the transformed triple data is embedded in a multidimensional space, and a target triple expressing a user's intention is input, AND of Neural Theorem Prover (NTP) , OR, Unify and Aggregation module to update a parameter of a preset rule template, and update the parameter to generate a rule conditional on one or more perceptual information indicating characteristics of the target triple, executed by the processor An apparatus for generating a neural symbol based rule including possible program instructions is provided.
상기 규칙 템플릿은, 결론에 해당하는 규칙 헤드 및 조건에 해당하는 규칙 바디를 포함하고, 상기 규칙 헤드 및 규칙 바디는 릴레이션에 상응하는 predicate, 엔티티에 상응하는 subject 및 object의 트리플 데이터로 구성되며, 상기 규칙 바디에 상기 지각 정보에 대한 트리플이 배치될 수 있다. The rule template includes a rule head corresponding to a conclusion and a rule body corresponding to a condition, wherein the rule head and rule body are composed of triple data of a predicate corresponding to a relation, a subject corresponding to an entity, and an object; A triple for the perceptual information may be arranged in the rule body.
상기 규칙 헤드는 사용자의 의도에 상응하는 object에 대한 제1 파라미터를 포함하고, 상기 규칙 바디는 사용자의 행동 및 자세 각각에 상응하는 object에 대한 제2 및 제3 파라미터를 포함할 수 있다. The rule head may include a first parameter for an object corresponding to a user's intention, and the rule body may include second and third parameters for an object corresponding to each of the user's actions and postures.
상기 프로그램 명령어들은, 상기 규칙 템플릿의 object에 해당하는 파라미터의 임베딩 벡터값을 업데이트할 수 있다. The program instructions may update an embedding vector value of a parameter corresponding to an object of the rule template.
상기 프로그램 명령어들은, 상기 목표 트리플의 object와 상기 제1 파라미터의 유사도를 계산하고, 상기 수집된 지각 정보와 상기 제2 및 제3 파라미터의 유사도를 계산하고, 상기 목표 트리플에서 행동 및 자세 트리플로 연결되는 트리의 경로를 생성할 수 있다. The program instructions calculate a similarity between the object of the target triple and the first parameter, calculate a similarity between the collected perceptual information and the second and third parameters, and connect the target triple to an action and posture triple You can create a path to a tree that becomes
상기 규칙 템플릿의 subject는 특정 사용자로 바인딩될 수 잇다. The subject of the rule template may be bound to a specific user.
상기 프로그램 명령어들은, 상기 파라미터를 업데이트하기 위해, 사용자의 의도와 관련된 지각 정보의 빈도 기반의 가중치 매트릭스를 이용할 수 있다. The program instructions may use a weight matrix based on a frequency of perceptual information related to a user's intention to update the parameter.
본 발명의 다른 측면에 따르면, 프로세서 및 메모리를 포함하는 장치에서 사용자 의도 추론을 위한 뉴럴 심볼릭 기반으로 규칙을 생성하는 방법으로서, 사용자의 생활 환경으로부터 행동 및 자세를 포함하는 지각 정보를 수집하는 단계; 상기 수집된 지각 정보를 사용자의 의도 및 지각 정보의 관계에 대하여 정의된 온톨로지를 이용하여 트리플 데이터로 변환하는 단계; 상기 변환된 트리플 데이터의 엔티티와 릴레이션에 관한 벡터를 다차원 공간에 임베딩하는 단계; 사용자의 의도를 표현하는 목표 트리플이 입력되는 경우, Neural Theorem Prover (NTP)의 AND, OR, Unify 및 Aggregation 모듈을 통해 미리 설정된 규칙 템플릿의 파라미터를 업데이트하는 단계; 및 상기 파라미터의 업데이트를 통해 상기 목표 트리플의 특징을 나타내는 하나 이상의 지각 정보를 조건으로 갖는 규칙을 생성하는 단계를 포함하는 뉴럴 심볼릭 기반 규칙 생성 방법이 제공된다. According to another aspect of the present invention, there is provided a method for generating a rule based on a neural symbol for inference of user intention in a device including a processor and a memory, the method comprising: collecting perceptual information including behavior and posture from a user's living environment; converting the collected perceptual information into triple data using an ontology defined for a relationship between user intention and perceptual information; embedding a vector regarding entities and relations of the transformed triple data into a multidimensional space; updating parameters of a preset rule template through AND, OR, Unify, and Aggregation modules of Neural Theorem Prover (NTP) when a target triple expressing the user's intention is input; and generating a rule having one or more perceptual information indicating characteristics of the target triple as a condition through updating the parameter.
본 발명의 다른 측면에 따르면, 상기한 방법을 수행하는 컴퓨터 판독 가능한 프로그램이 제공된다. According to another aspect of the present invention, there is provided a computer readable program for performing the above method.
본 발명의 또 다른 측면에 따르면, 사용자 의도 추론을 위한 뉴럴 심볼릭 기반 규칙 생성 시스템으로서, 사용자의 생활 환경으로부터 행동 및 자세를 포함하는 지각 정보 수집부; 사용자의 의도 및 지각 정보의 관계를 정의하는 온톨로지를 저장하는 온톨로지 저장부; 상기 온톨로지를 이용하여 상기 수집된 지각 정보를 트리플 데이터로 변환하는 전처리기; 상기 변환된 트리플 데이터의 엔티티와 릴레이션에 관한 벡터를 다차원 공간에 임베딩하는 임베딩부; 사용자의 의도를 표현하는 목표 트리플이 입력되는 경우, AND, OR 및 Unify 모듈을 통해 미리 설정된 규칙 템플릿의 파라미터를 업데이트 Neural Theorem Prover (NTP); 및 상기 파라미터의 업데이트를 통해 상기 목표 트리플의 특징을 나타내는 하나 이상의 지각 정보를 조건으로 갖는 규칙을 생성하는 규칙 생성부를 포함하는 뉴럴 심볼릭 기반 규칙 생성 시스템이 제공된다. According to another aspect of the present invention, there is provided a system for generating a neural symbol based rule for inferring user intention, comprising: a perceptual information collecting unit including actions and postures from a user's living environment; an ontology storage unit for storing an ontology defining a relationship between user intention and perception information; a preprocessor for converting the collected perceptual information into triple data using the ontology; an embedding unit for embedding a vector related to an entity and a relation of the transformed triple data into a multidimensional space; When a target triple expressing the user's intention is input, the parameters of the preset rule template are updated through AND, OR, and Unify modules Neural Theorem Prover (NTP); and a rule generator configured to generate a rule having one or more perceptual information indicating the characteristics of the target triple as a condition through the update of the parameter.
본 발명에 따르면, 고령자 의도를 이해하고 상황 변화에 따른 서비스는 고령자를 모시고 사는 가정이나 가족과 떨어져 사는 독거노인 가정에서 고령자에 대한 걱정을 줄여 가정 내 고령자 사고 감소 및 위급 상황에 대한 신속한 대처가 가능한 장점이 있다. According to the present invention, it is possible to understand the intentions of the elderly and provide services according to changes in circumstances, reducing worries about the elderly in a family living with the elderly or an elderly home living away from their family, thereby reducing accidents for the elderly at home and promptly responding to emergency situations. There are advantages.
도 1은 트리플 데이터에 대한 유사도 계산에 대한 예를 나타낸 도면이다. 1 is a diagram illustrating an example of similarity calculation for triple data.
도 2는 NTP 방식을 통한 목표 트리플을 만족하는 규칙을 구하는 과정을 보여 주는 예이다. 2 is an example showing a process of finding a rule that satisfies a target triple through the NTP method.
도 3은 지각 정보와 고령자 의도와의 관계를 표현한 온톨로지의 예를 도시한 도면이다. 3 is a diagram illustrating an example of an ontology expressing the relationship between perceptual information and the intention of the elderly.
도 4는 고령자의 의도를 추론하기 위한 뉴럴 심볼릭(Neural Symbolic) 기반 규칙 생성 시스템을 도시한 도면이다. 4 is a diagram illustrating a Neural Symbolic-based rule generation system for inferring the intention of an elderly person.
도 5는 한 고령자의 식사하기(MEAL) 의도에 대한 규칙 생성 과정의 예를 도시한 도면이다. 5 is a diagram illustrating an example of a rule creation process for an elderly person's eating (MEAL) intention.
도 6은 각 의도마다 많은 빈도로 등장하는 행동을 정리한 표이다. 6 is a table summarizing behaviors appearing with many frequencies for each intention.
도 7은 의도에 따라 지각 정보 의도 매트릭스를 나타낸 것이다. 7 shows a perceptual information intention matrix according to intention.
도 8은 본 발명의 일 실시예에 따른 뉴럴 심볼릭 기반 규칙 생성 장치의 구성을 도시한 도면이다. 8 is a diagram illustrating a configuration of an apparatus for generating a neural symbol based rule according to an embodiment of the present invention.
본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세하게 설명하고자 한다.Since the present invention can have various changes and can have various embodiments, specific embodiments are illustrated in the drawings and described in detail.
그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. However, this is not intended to limit the present invention to specific embodiments, and it should be understood to include all modifications, equivalents and substitutes included in the spirit and scope of the present invention.
본 발명은 사용자의 생활 환경에서 획득할 수 있는 행동 및 자세를 포함하는 지각 정보를 바탕으로 사용자의 의도를 추론하기 위한 규칙을 임베딩 방식을 이용하여 생성하는 기법에 대한 것이다. The present invention relates to a technique for generating a rule for inferring a user's intention based on perceptual information including actions and postures obtainable in a user's living environment using an embedding method.
특히, 본 발명은 고령자의 의도를 추론하는데 적합한 것으로 이하에서는 고령자 의도 추론을 위한 규칙 생성 방법에 대해 상세하게 설명한다. In particular, the present invention is suitable for inferring the intention of an elderly person, and a method for generating a rule for inferring an elderly person's intention will be described in detail below.
설명에 앞서, 이하에서는 지식베이스에서 규칙을 추출하는 방법 중 하나인 NTP(Neural Theorem Prover) 방식을 우선 설명한다. Prior to the description, a Neural Theorem Prover (NTP) method, which is one of the methods for extracting rules from the knowledge base, will be described below.
NTP 방식은 지식베이스로부터 엔티티(Entity) 간 및 릴레이션(Relation) 간의 유사도를 통해 지식을 완성하고, 주어진 규칙 템플릿(Rule Template)을 통해 규칙을 학습하는 방법이다. The NTP method is a method of completing knowledge through a similarity between entities and relations from a knowledge base, and learning rules through a given rule template.
NTP 방식은 지식베이스의 엔티티에 대한 유사도를 구하기 위해 Backward chaining 방식을 이용하여 주어진 트리플에 대하여 규칙 템플릿을 만족하는 트리플을 Unification 과정을 통해 학습한다. 해당 방식은 규칙을 만족하는 트리플 뿐만 아니라 유사한 의미를 지니는 트리플을 구할 수 있다. In the NTP method, a triple that satisfies the rule template for a given triple is learned through the unification process by using the backward chaining method to obtain the similarity to the entity of the knowledge base. In this method, not only triples satisfying the rule but also triples having similar meanings can be obtained.
도 1은 트리플 데이터에 대한 유사도 계산에 대한 예를 나타낸 도면이다. 1 is a diagram illustrating an example of similarity calculation for triple data.
두 개의 트리플 데이터에서 각 트리플에서 subject, object, predicate에 대한 유사도를 각각 구한다. In two triple data, the similarity of subject, object, and predicate in each triple is calculated respectively.
트리플 데이터의 유사도 학습을 이용하여 NTP 방식은 Backword Chaining 방식의 AND, OR, Unify 3가지의 방식을 모듈화하여 주어진 목표 트리플을 도출하도록 규칙을 완성한다. Using the similarity learning of triple data, the NTP method completes the rules to derive a given target triple by modularizing the three methods of AND, OR, and Unify of the Backword Chaining method.
도 2는 NTP 방식을 통한 목표 트리플을 만족하는 규칙을 구하는 과정을 보여 주는 예이다. 2 is an example showing a process of finding a rule that satisfies a target triple through the NTP method.
도 2에서 목표 트리플이 grandFatherOf(ABE, BART)이고, 규칙 템플릿이 #1(X, Y) :- #2(X, Z), #3(Z, Y).과 같을 때, 해당 목표 트리플을 만족할 수 있는 규칙 템플릿을 지식베이스에 존재하는 트리플을 통해 찾게 된다. 2, when the target triple is grandFatherOf(ABE, BART), and the rule template is #1(X, Y) :- #2(X, Z), #3(Z, Y). A satisfactory rule template is found through the triple existing in the knowledge base.
보다 상세하게, grandFatherOf(ABE, BART) 트리플과 #1(X, Y)간의 유사도를 구하며, #1(X, Y)에서 X와 Y는 변수(Variable)이기 때문에 목표 트리플의 ABE와 BART가 각각 X=ABE, Y=BART로 바인딩되며, #1과 grandFatherOf 간의 유사도를 구하게 된다. In more detail, the similarity between the grandFatherOf(ABE, BART) triple and #1(X, Y) is calculated, and since X and Y are variables in #1(X, Y), the ABE and BART of the target triple are respectively It is bound as X=ABE, Y=BART, and the similarity between #1 and grandFatherOf is obtained.
다음은 규칙 템플릿의 #2(X, Z)에 대하여 바인딩된 변수값에 따라 #2(ABE, Z)에 대하여 지식베이스에 존재하는 트리플과 비교한다. The following compares with the triple existing in the knowledge base for #2(ABE, Z) according to the value of the bound variable for #2(X, Z) of the rule template.
따라서 #2(X, Z)와 지식베이스의 첫 번째 트리플인 fatherOf(ABE, HOMER)간의 유사도를 계산한다. Therefore, the similarity between #2(X, Z) and the first triple of the knowledge base, fatherOf(ABE, HOMER) is calculated.
#2와 fatherOf와의 유사도를 구하고 X에 바인딩된 ABE와 첫 번째 트리플의 ABE와의 유사도를 구한다. Find the similarity between #2 and fatherOf, and find the similarity between the ABE bound to X and the ABE of the first triple.
마지막으로 Z는 변수이기 때문에 첫 번째 트리플의 HOMER의 값이 Z=HOMER로 바인딩된다. 이러한 방식으로 지식베이스의 모든 트리플과의 비교를 통해 주어진 목표 트리플과 유사도가 높게 나오도록 학습하는 방식이다. Finally, since Z is a variable, the value of HOMER in the first triple is bound as Z=HOMER. In this way, it is a method to learn to have a high degree of similarity to a given target triple through comparison with all triples in the knowledge base.
기존 NTP 방식은 지식베이스가 커짐에 따라 많은 시간이 소요되는 단점이 존재한다. The existing NTP method has a disadvantage in that it takes a lot of time as the knowledge base grows.
또한 고령자로부터 수집된 행동 및 자세를 포함하는 지각 정보로부터 고령자의 의도를 예측하기 위해 이벤트 연산(Event Calculus) 방식을 이용한 연구가 좋은 성능을 보였지만 장기간 수집한 데이터를 활용하기 위해서는 많은 비용이 소요되는 문제점이 있다. In addition, a study using the event calculation method to predict the intention of the elderly from perceptual information including behaviors and postures collected from the elderly showed good performance, but it is expensive to utilize the data collected over a long period of time. There is this.
여기서, 고령자의 의도는 식사하기(Meal), 청소하기(Cleaning), 읽기(Reading), 커뮤니케이션 및 TV 보기(Watching TV) 등을 포함할 수 있다. Here, the intention of the elderly person may include eating (Meal), cleaning (Cleaning), reading (Reading), communication and watching TV (Watching TV).
본 발명에서는 인지된 지각 정보로부터 고령자 의도를 추론하기 위해 지각 정보와의 관계를 학습하여 규칙을 생성하고, 생성된 규칙을 통해 고령자 의도를 추론한다. In the present invention, in order to infer the intention of the elderly person from the recognized perception information, a rule is generated by learning the relationship with the perception information, and the intention of the elderly person is inferred through the generated rule.
도 3은 지각 정보와 고령자 의도와의 관계를 표현한 온톨로지의 예를 도시한 도면이다. 3 is a diagram illustrating an example of an ontology expressing the relationship between perceptual information and the intention of the elderly.
도 3은 고령자의 지각 정보는 55종의 행동 및 10종의 자세로 5가지 의도(식사, 독서, 청소, 의사소통, 여가 생활)와의 관계에 관한 온톨로지를 예로 들어 도시한 것이다. 3 shows, as an example, an ontology related to the relationship with 5 intentions (eating, reading, cleaning, communication, leisure) with 55 types of behaviors and 10 types of postures for the perception information of the elderly.
정의된 온톨로지는 지각 정보인 행동 및 자세의 관계를 트리플 형태로 표현한다. The defined ontology expresses the relationship between behavior and posture, which are perceptual information, in a triple form.
이처럼 도 3은 행동 및 자세 기반과 5종의 의도와의 관계에 대한 온톨로지 스키마 및 인스턴스의 예를 보여준다.As such, FIG. 3 shows an example of an ontology schema and instance for the relationship between the behavior and posture bases and the five types of intentions.
고령자의 생활 환경으로부터 수집되는 지각 정보는 정의된 온톨로지를 통해 트리플 형태의 데이터로 변환되며, 변환된 트리플 데이터가 고령자 의도를 잘 나타내는 규칙 생성을 위한 NTP 기반 규칙 생성 모델의 입력값이 된다. Perceptual information collected from the living environment of the elderly is converted into triple-type data through a defined ontology, and the transformed triple data becomes an input value of the NTP-based rule generation model for rule generation that well represents the intention of the elderly.
도 4는 고령자의 의도를 추론하기 위한 뉴럴 심볼릭(Neural Symbolic) 기반 규칙 생성 시스템을 도시한 도면이다. 4 is a diagram illustrating a Neural Symbolic-based rule generation system for inferring the intention of an elderly person.
도 4에 도시된 바와 같이, 본 실시예에 따른 시스템은 지각 정보 수집부(400), 온톨로지 저장부(402), 전처리기(404), 임베딩부(406), Neural Theorem Prover(NTP, 408) 및 규칙 생성부(410)를 포함할 수 있다. As shown in FIG. 4, the system according to this embodiment includes a perceptual information collection unit 400, an ontology storage unit 402, a preprocessor 404, an embedding unit 406, and a Neural Theorem Prover (NTP, 408). and a rule generator 410 .
지각 정보 수집부(400)는 고령자의 생활 환경에서 행동 및 자세를 포함하는 지각 정보를 수집한다. The perceptual information collecting unit 400 collects perceptual information including behavior and posture in the living environment of the elderly.
온톨로지 저장부(402)는 고령자의 의도 및 지각 정보의 관계를 정의한 온톨로지를 저장한다. The ontology storage unit 402 stores an ontology defining the relationship between the intention and perception information of the elderly.
전처리기(404)는 온톨로지를 이용하여 상기와 같이 수집된 지각 정보를 트리플 데이터로 변환한다. The preprocessor 404 converts the collected perceptual information into triple data using the ontology.
지각 정보가 변환된 트리플 데이터는 지식베이스(KB)에 저장된다. The triple data in which the perceptual information is converted is stored in the knowledge base (KB).
임베딩부(406)는 변환된 트리플 데이터를 뉴럴 심볼릭 기반의 규칙 학습을 위해 다차원 공간에 임베딩한다. The embedding unit 406 embeds the transformed triple data in a multidimensional space for learning a rule based on a neural symbol.
임베딩 과정을 거쳐 트리플 데이터의 엔티티(entity)와 릴레이션(relation)이 벡터로 표현된다.Through the embedding process, entities and relations of triple data are expressed as vectors.
NTP(408)는 뉴럴 심볼릭 기반으로 규칙을 생성하기 위해 학습 과정을 수행하며, Backword Chaining 방식을 활용하여 AND, OR, Unify 및 Aggregation 모듈을 통해 임베딩된 지각 정보로부터 의도가 도출되는 규칙을 학습한다. The NTP 408 performs a learning process to create a rule based on a neural symbol, and learns a rule in which an intention is derived from embedded perceptual information through AND, OR, Unify, and Aggregation modules using the Backword Chaining method.
NTP(408)는 고령자 의도를 표현하는 목표 트리플이 입력되었을 때, 해당 목표 트리플에 대한 특징을 잘 나타내는 지각 정보를 표현하는 트리플이 학습되도록 파라미터를 업데이트한다. When the target triple expressing the intention of the elderly person is input, the NTP 408 updates the parameter so that the triple representing the perceptual information representing the characteristics of the target triple is learned.
규칙 생성부(410)는 상기한 파라미터 업데이트를 통해 목표 트리플의 특징을 나타내는 하나 이상의 지각 정보를 조건으로 갖는 규칙을 생성한다. The rule generator 410 generates a rule having one or more perceptual information indicating the characteristics of the target triple as a condition through the parameter update.
여기서, 규칙 템플릿은, 결론에 해당하는 규칙 헤드 및 조건에 해당하는 규칙 바디를 포함하고, 상기 규칙 헤드 및 규칙 바디는 릴레이션에 상응하는 predicate, 엔티티에 상응하는 subject 및 object의 트리플 데이터로 구성되며, 상기 규칙 바디에 상기 지각 정보에 대한 트리플이 배치될 수 있다. Here, the rule template includes a rule head corresponding to a conclusion and a rule body corresponding to a condition, wherein the rule head and rule body are composed of triple data of a predicate corresponding to a relation, a subject corresponding to an entity, and an object, A triple for the perceptual information may be arranged in the rule body.
또한 규칙 템플릿의 object에 해당하는 파라미터의 임베딩 벡터값을 업데이트하는 과정으로 정의된다. It is also defined as the process of updating the embedding vector value of the parameter corresponding to the object of the rule template.
상기한 바와 같이, 본 실시예에서는 미리 정의된 규칙 템플릿에서, 해당 규칙의 조건(규칙 바디)에 지각 정보인 행동 및 자세에 대한 트리플이 올 수 있도록 구성한다. As described above, in this embodiment, in the predefined rule template, triples for behavior and posture, which are perceptual information, are configured so that the condition (rule body) of the corresponding rule can come.
즉, 기존의 NTP 방식의 단점이었던 다량의 데이터에 대한 처리 문제를 해결하면서 고령자 의도를 추론하기 위한 방안으로 규칙의 조건에 지각 정보의 각각의 요소가 오도록 구성하는 것이다. That is, as a method for inferring the intention of the elderly while solving the problem of processing a large amount of data, which was a disadvantage of the existing NTP method, each element of perceptual information is configured to come to the condition of the rule.
또한 고령자 의도와 관련된 지각 정보를 도출하기 위해 행동 및 자세에 대한 엔티티 간의 유사도 학습을 통해 각 고령자의 지각 정보에 따른 의도가 학습되도록 한다. In addition, in order to derive the perception information related to the intention of the elderly, the intention according to the perception information of each elderly person is learned through similarity learning between entities for actions and postures.
본 발명에서는 기존의 방식과 다르게 목표 트리플의 릴레이션(predicate)은 의도를 표현하는 것이며, 나머지 규칙 조건들의 릴레이션은 행동 및 자세로 구성하며 subject는 사용자(고령자)에 대한 엔티티, object는 특정 행동 및 자세를 포함하는 지각 정보 엔티티로 구성한다.In the present invention, unlike the conventional method, the relation (predicate) of the target triple expresses the intention, the relation of the remaining rule conditions consists of actions and postures, the subject is an entity for the user (elderly person), and the object is a specific action and posture Consists of a perceptual information entity comprising
subject에 올 수 있는 고령자에 대한 엔티티에 따라 object를 구성하는 지각 정보 엔티티를 목표 트리플에 맞게 unify 과정을 통해 검색하여 유사도 비교를 위한 엔티티 후보군을 수집한다.According to the entity for the elderly who can come to the subject, the perceptual information entities constituting the object are searched through the unify process according to the target triple to collect the entity candidates for similarity comparison.
수집된 엔티티 후보군은 고령자 생활 환경에서 수집된 지각 정보 엔티티로 구성된다. The collected entity candidate group consists of perceptual information entities collected in the living environment of the elderly.
또한, 본 실시예에 따르면, 각 의도에 따른 지각 정보의 유사도가 높게 학습되도록 고령자에 따른 각 의도에서 높은 빈도로 발생하는 지각 정보에 대한 가중치 매트릭스을 이용한다.Also, according to the present embodiment, a weight matrix for the perception information that occurs with high frequency in each intention according to the elderly is used so that the similarity of the perception information according to each intention is learned to be high.
도 5는 한 고령자의 식사하기(MEAL) 의도에 대한 규칙 생성 과정의 예를 도시한 도면이다. 5 is a diagram illustrating an example of a rule creation process for an elderly person's eating (MEAL) intention.
본 실시예에 따른 NTP 기반 규칙 생성 모델은 고령자 KIM의 식사하기(MEAL) 의도를 도출하기 위해 관련된 지각 정보를 학습하기 위한 과정으로 hasIntention(KIM,MEAL)인 목표 트리플을 입력받는다. The NTP-based rule generation model according to the present embodiment receives a target triple of hasIntention(KIM, MEAL) as a process for learning relevant perceptual information in order to derive the eating (MEAL) intention of the elderly KIM.
NTP 기반 규칙 생성 모델은 목표 트리플과 규칙 템플릿인 hasIntention(X, #1_0_0) :- hasAction(X, #2_0_0), hasPose(X, #3_0_0).과 Unify 과정을 수행하여 변수인 X를 만족하는 엔티티를 검색하여 #1, #2, #3과 유사한 의도 및 지각 정보 엔티티를 수집한다. The NTP-based rule creation model is an entity that satisfies the variable X by performing the target triple and rule template hasIntention(X, #1_0_0) :- hasAction(X, #2_0_0), hasPose(X, #3_0_0). to collect intent and perceptual information entities similar to #1, #2, and #3.
여기서, #1, #2, #3은 각각 사용자의 의도에 상응하는 object에 대한 제1 파라미터, 사용자의 행동 및 자세 각각에 상응하는 object에 대한 제2 및 제3 파라미터이다. Here, #1, #2, and #3 are a first parameter for an object corresponding to the user's intention, respectively, and second and third parameters for an object corresponding to each of the user's actions and postures.
사용자의 행동에 상응하는 object는 행동 지각 정보로 자세에 상응하는 object는 자세 지각 정보로 정의된다. The object corresponding to the user's behavior is defined as behavior perception information, and the object corresponding to the posture is defined as attitude perception information.
따라서 목표 트리플인 hasIntention(KIM,MEAL)과 hasIntention(X, #1_0_0)을 비교하여 변수 X에는 KIM이 바인딩되며, #1_0_0과 의도 엔티티(MEAL 엔티티)간의 유사도를 구하게 된다. Therefore, KIM is bound to variable X by comparing hasIntention(KIM,MEAL) and hasIntention(X, #1_0_0), which are the target triples, and the similarity between #1_0_0 and the intention entity (MEAL entity) is obtained.
다음으로 규칙 템플릿의 조건인 hasAction(X, #2_0_0)과 고령자로부터 수집한 모든 행동 지각 정보를 비교한다.Next, the condition of the rule template, hasAction(X, #2_0_0), is compared with all behavior perception information collected from the elderly.
도 5에서는 2가지 행동 지각 정보가 있다고 가정하였기 때문에 hasAction(X, #2_0_0)과 hasAction(KIM, Eating Food), hasAction(KIM, Using a gas stove)를 비교하며, 엔티티(변수)인 X의 값이 KIM으로 바인딩되었기 때문에 subject의 엔티티가 KIM인 행동 지각 정보를 비교한다. In FIG. 5, since it is assumed that there are two types of behavior perception information, hasAction(X, #2_0_0), hasAction(KIM, Eating Food), and hasAction(KIM, Using a gas stove) are compared, and the value of X as an entity (variable) Because it is bound to this KIM, we compare the behavioral perception information where the subject's entity is the KIM.
따라서 #2_0_0과 행동 지각 정보 중 하나인 Eating Food와의 유사도를 구하고, #2_0_0과 행동 지각 정보 중 하나인 Using a gas stove와의 유사도를 구하게 된다. Therefore, the similarity between #2_0_0 and Eating Food, which is one of the behavior perception information, is obtained, and the similarity between #2_0_0 and Using a gas stove, one of the behavior perception information, is obtained.
각 행동에 대해서 동시에 다수의 행동을 취할 수 없기 때문에 도 5에서와 같이 트리의 경로(path)가 각각 생성된다. 마지막으로 규칙 템플릿의 hasPose(X, #3_0_0)와 고령자로부터 수집된 자세 지각 정보에 대하여 비교된다. Since a plurality of actions cannot be taken at the same time for each action, a path of the tree is generated as shown in FIG. 5 . Finally, hasPose(X, #3_0_0) of the rule template is compared with the posture perception information collected from the elderly.
이때 고령자 행동 지각 정보와 마찬가지로 변수 X에 바인딩된 엔티티를 통해 일치하는 자세 지각 정보를 검색한다. At this time, similar to the behavioral perception information of the elderly, matching posture perception information is searched through the entity bound to the variable X.
도 5에서는 hasPose(X, #3_0_0)과 hasPose(KIM, Sitting on the floor), hasPose(KIM, Sitting on a chair), hasPose(KIM, Standing)을 비교하여 #3_0_0과 수집된 자세 지각 정보간의 유사도를 구하게 된다.In FIG. 5, hasPose(X, #3_0_0) and hasPose(KIM, Sitting on the floor), hasPose(KIM, Sitting on a chair), and hasPose(KIM, Standing) are compared, and the similarity between #3_0_0 and the collected posture perception information will save
구해진 유사도 정보는 목표 트리플인 의도와 관련된 지각 정보에 대해서 높게 학습을 수행해야 하기 때문에 도 5에서와 같이 각 지각 정보에 대한 경로가 유지된 상태로 유사도가 구해져야 한다. Since the obtained similarity information needs to be highly learned for the perceptual information related to the intention, which is the target triple, the similarity must be obtained while the path for each perceptual information is maintained as shown in FIG. 5 .
또한 해당 의도와 관련된 지각 정보 학습을 위해 각 고령자에 따른 의도와 관련된 지각 정보의 빈도 기반 가중치 매트릭스을 적용하여 학습을 한다. In addition, in order to learn perceptual information related to the corresponding intention, learning is performed by applying a frequency-based weighting matrix of the perceptual information related to the intention according to each elderly person.
도 6은 각 의도마다 많은 빈도로 등장하는 행동을 정리한 표이다. 6 is a table summarizing behaviors appearing with many frequencies for each intention.
도 6을 참조하면, 많은 빈도로 등장하는 행동은 각 의도에서 특징이 될 수 있는 행동으로 의도와의 유사도 계산 시 그 값이 높게 나올 수 있도록 학습이 되어야 한다. Referring to FIG. 6 , behaviors that appear frequently are behaviors that can be characterized in each intention, and must be learned so that the value is high when calculating the degree of similarity to the intention.
의도와 관련된 지각 정보를 유사하게 학습하기 위해 각각의 의도를 행(column)으로 구성하고, 각 의도와 관련된 행동 및 자세 정보를 열(row)로 구성된 매트릭스을 구성하였다. In order to similarly learn the perceptual information related to the intention, each intention was configured in a column, and the behavior and posture information related to each intention was configured in a matrix consisting of rows.
도 7은 의도에 따라 지각 정보 의도 매트릭스를 나타낸 것이다. 7 shows a perceptual information intention matrix according to intention.
도 7에 도시된 바와 같이, 의도 매트릭스의 첫 행은 식사하기(MEAL)를 의미하며 첫 행의 각 열은 식사하기 의도와 관련된 행동, 자세에 대한 지각 정보 부분에 높은 가중치 값이 적용된다. As shown in FIG. 7 , the first row of the intention matrix means eating (MEAL), and in each column of the first row, a high weight value is applied to the part of perceptual information on the behavior and posture related to the intention to eat.
도 8은 본 발명의 일 실시예에 따른 뉴럴 심볼릭 기반 규칙 생성 장치의 구성을 도시한 도면이다. 8 is a diagram illustrating a configuration of an apparatus for generating a neural symbol based rule according to an embodiment of the present invention.
도 8에 도시된 바와 같이, 본 실시예에 따른 규칙 생성 장치는 도 4 내지 도 5의 과정을 수행하는 장치로서, 프로세서(800) 및 메모리(802)를 포함할 수 있다. As shown in FIG. 8 , the rule generating apparatus according to the present embodiment is an apparatus for performing the processes of FIGS. 4 to 5 , and may include a processor 800 and a memory 802 .
프로세서(800)는 컴퓨터 프로그램을 실행할 수 있는 CPU(central processing unit)나 그밖에 가상 머신 등을 포함할 수 있다. The processor 800 may include a central processing unit (CPU) capable of executing a computer program or other virtual machines.
메모리(802)는 고정식 하드 드라이브나 착탈식 저장 장치와 같은 불휘발성 저장 장치를 포함할 수 있다. 착탈식 저장 장치는 컴팩트 플래시 유닛, USB 메모리 스틱 등을 포함할 수 있다. 메모리(802)는 각종 랜덤 액세스 메모리와 같은 휘발성 메모리도 포함할 수 있다. Memory 802 may include a non-volatile storage device such as a fixed hard drive or a removable storage device. The removable storage device may include a compact flash unit, a USB memory stick, and the like. Memory 802 may also include volatile memory, such as various random access memories.
이와 같은 메모리(802)에는 프로세서(800)에 의해 실행 가능한 프로그램 명령어들이 저장된다. The memory 802 stores program instructions executable by the processor 800 .
본 실시예에 따른 프로그램 명령어들은 사용자의 생활 환경으로부터 행동 및 자세를 포함하는 지각 정보를 수집하고, 상기 수집된 지각 정보를 사용자의 의도 및 지각 정보의 관계에 대하여 정의된 온톨로지를 이용하여 트리플 데이터로 변환하고, 상기 변환된 트리플 데이터의 엔티티와 릴레이션에 관한 벡터를 다차원 공간에 임베딩하고, 사용자의 의도를 표현하는 목표 트리플이 입력되는 경우, Neural Theorem Prover (NTP)의 AND, OR 및 Unify 모듈을 통해 미리 설정된 규칙 템플릿의 파라미터를 업데이트하고, 상기 파라미터의 업데이트를 통해 상기 목표 트리플의 특징을 나타내는 하나 이상의 지각 정보를 조건으로 갖는 규칙을 생성한다. The program instructions according to this embodiment collect perceptual information including behavior and posture from the user's living environment, and convert the collected perceptual information into triple data using an ontology defined for the relationship between the user's intention and perceptual information. Transformation, embedding a vector about entities and relations of the transformed triple data into a multidimensional space, and when a target triple expressing the user's intention is input, through the AND, OR, and Unify modules of Neural Theorem Prover (NTP) A parameter of a preset rule template is updated, and a rule having one or more perceptual information indicating characteristics of the target triple as a condition is generated through the updating of the parameter.
전술한 바와 같이, 규칙 템플릿은, 결론에 해당하는 규칙 헤드 및 조건에 해당하는 규칙 바디를 포함하고, 상기 규칙 헤드 및 규칙 바디는 릴레이션에 상응하는 predicate, 엔티티에 상응하는 subject 및 object의 트리플 데이터로 구성되며, 상기 규칙 바디에 상기 지각 정보에 대한 트리플이 배치될 수 있다. As described above, the rule template includes a rule head corresponding to a conclusion and a rule body corresponding to a condition, wherein the rule head and rule body are triple data of a predicate corresponding to a relation, a subject corresponding to an entity, and an object. configured, and a triple for the perceptual information may be arranged in the rule body.
또한, 상기 규칙 헤드는 사용자의 의도에 상응하는 object에 대한 제1 파라미터를 포함하고, 상기 규칙 바디는 사용자의 행동 및 자세 각각에 상응하는 object에 대한 제2 및 제3 파라미터를 포함할 수 있고, 학습 과정을 통해 상기한 제1 내지 제3 파라미터의 임베딩 벡터값을 업데이트한다. In addition, the rule head may include a first parameter for an object corresponding to the user's intention, and the rule body may include second and third parameters for an object corresponding to each of the user's actions and postures, The embedding vector values of the first to third parameters are updated through the learning process.
상기한 본 발명의 실시예는 예시의 목적을 위해 개시된 것이고, 본 발명에 대한 통상의 지식을 가지는 당업자라면 본 발명의 사상과 범위 안에서 다양한 수정, 변경, 부가가 가능할 것이며, 이러한 수정, 변경 및 부가는 하기의 특허청구범위에 속하는 것으로 보아야 할 것이다.The above-described embodiments of the present invention have been disclosed for purposes of illustration, and various modifications, changes, and additions will be possible within the spirit and scope of the present invention by those skilled in the art having ordinary knowledge of the present invention, and such modifications, changes and additions should be considered as belonging to the following claims.

Claims (10)

  1. 사용자 의도 추론을 위한 뉴럴 심볼릭 기반 규칙 생성 장치로서, As a neural symbol-based rule generator for user intention inference,
    프로세서; 및processor; and
    상기 프로세서에 연결되는 메모리를 포함하되, a memory coupled to the processor;
    상기 메모리는, The memory is
    사용자의 생활 환경으로부터 행동 및 자세를 포함하는 지각 정보를 수집하고, Collecting perceptual information including behavior and posture from the user's living environment,
    상기 수집된 지각 정보를 사용자의 의도 및 지각 정보의 관계에 대하여 정의된 온톨로지를 이용하여 트리플 데이터로 변환하고, The collected perceptual information is converted into triple data using an ontology defined for the relationship between the user's intention and perceptual information,
    상기 변환된 트리플 데이터의 엔티티와 릴레이션에 관한 벡터를 다차원 공간에 임베딩하고,Embedding the vector about the entity and relation of the transformed triple data in a multidimensional space,
    사용자의 의도를 표현하는 목표 트리플이 입력되는 경우, Neural Theorem Prover (NTP)의 AND, OR, Unify 및 Aggregation 모듈을 통해 미리 설정된 규칙 템플릿의 파라미터를 업데이트하고, When a target triple expressing the user's intention is input, the parameters of the preset rule template are updated through the AND, OR, Unify, and Aggregation modules of Neural Theorem Prover (NTP),
    상기 파라미터의 업데이트를 통해 상기 목표 트리플의 특징을 나타내는 하나 이상의 지각 정보를 조건으로 갖는 규칙을 생성하도록, to generate a rule conditional on one or more perceptual information indicative of the target triple through updating of the parameter;
    상기 프로세서에 의해 실행 가능한 프로그램 명령어들을 포함하는 뉴럴 심볼릭 기반 규칙 생성 장치.A neural symbol-based rule generating apparatus including program instructions executable by the processor.
  2. 제1항에 있어서, According to claim 1,
    상기 규칙 템플릿은, 결론에 해당하는 규칙 헤드 및 조건에 해당하는 규칙 바디를 포함하고, 상기 규칙 헤드 및 규칙 바디는 릴레이션에 상응하는 predicate, 엔티티에 상응하는 subject 및 object의 트리플 데이터로 구성되며, 상기 규칙 바디에 상기 지각 정보에 대한 트리플이 배치되는 뉴럴 심볼릭 기반 규칙 생성 장치. The rule template includes a rule head corresponding to a conclusion and a rule body corresponding to a condition, wherein the rule head and rule body are composed of triple data of a predicate corresponding to a relation, a subject corresponding to an entity, and an object; A neural symbol-based rule generating apparatus in which a triple for the perceptual information is disposed in a rule body.
  3. 제2항에 있어서, 3. The method of claim 2,
    상기 규칙 헤드는 사용자의 의도에 상응하는 object에 대한 제1 파라미터를 포함하고, The rule head includes a first parameter for an object corresponding to the user's intention,
    상기 규칙 바디는 사용자의 행동 및 자세 각각에 상응하는 object에 대한 제2 및 제3 파라미터를 포함하는 뉴럴 심볼릭 기반 규칙 생성 장치. The rule body is a neural symbol-based rule generating apparatus including second and third parameters for an object corresponding to each of the user's actions and postures.
  4. 제2항에 있어서,3. The method of claim 2,
    상기 프로그램 명령어들은, 상기 규칙 템플릿의 object에 해당하는 파라미터의 임베딩 벡터값을 업데이트하는 뉴럴 심볼릭 기반 규칙 생성 장치. The program instructions are a neural symbol-based rule generating apparatus for updating an embedding vector value of a parameter corresponding to an object of the rule template.
  5. 제3항에 있어서, 4. The method of claim 3,
    상기 프로그램 명령어들은, The program instructions are
    상기 목표 트리플의 object와 상기 제1 파라미터의 유사도를 계산하고, calculating the similarity between the object of the target triple and the first parameter,
    상기 수집된 지각 정보와 상기 제2 및 제3 파라미터의 유사도를 계산하고, calculating a degree of similarity between the collected perceptual information and the second and third parameters;
    상기 목표 트리플에서 행동 및 자세 트리플로 연결되는 트리의 경로를 생성하는 뉴럴 심볼릭 기반 규칙 생성 장치. A neural symbol-based rule generator for generating a tree path from the target triple to the action and posture triple.
  6. 제2항에 있어서,3. The method of claim 2,
    상기 규칙 템플릿의 subject는 특정 사용자로 바인딩되는 뉴럴 심볼릭 기반 규칙 생성 장치. The subject of the rule template is a neural symbol-based rule generating device that is bound to a specific user.
  7. 제1항에 있어서,According to claim 1,
    상기 프로그램 명령어들은, The program instructions are
    상기 파라미터를 업데이트하기 위해, 사용자의 의도와 관련된 지각 정보의 빈도 기반의 가중치 매트릭스를 이용하는 뉴럴 심볼릭 기반 규칙 생성 장치.An apparatus for generating a neural symbol based rule using a weight matrix based on a frequency of perceptual information related to a user's intention to update the parameter.
  8. 프로세서 및 메모리를 포함하는 장치에서 사용자 의도 추론을 위한 뉴럴 심볼릭 기반으로 규칙을 생성하는 방법으로서, A method for generating a rule based on neural symbols for inference of user intent in a device comprising a processor and a memory, the method comprising:
    사용자의 생활 환경으로부터 행동 및 자세를 포함하는 지각 정보를 수집하는 단계; collecting perceptual information including behavior and posture from the user's living environment;
    상기 수집된 지각 정보를 사용자의 의도 및 지각 정보의 관계에 대하여 정의된 온톨로지를 이용하여 트리플 데이터로 변환하는 단계; converting the collected perceptual information into triple data using an ontology defined for a relationship between user intention and perceptual information;
    상기 변환된 트리플 데이터의 엔티티와 릴레이션에 관한 벡터를 다차원 공간에 임베딩하는 단계; embedding a vector regarding entities and relations of the transformed triple data into a multidimensional space;
    사용자의 의도를 표현하는 목표 트리플이 입력되는 경우, Neural Theorem Prover (NTP)의 AND, OR, Unify 및 Aggregation 모듈을 통해 미리 설정된 규칙 템플릿의 파라미터를 업데이트하는 단계; 및 updating parameters of a preset rule template through AND, OR, Unify, and Aggregation modules of Neural Theorem Prover (NTP) when a target triple expressing the user's intention is input; and
    상기 파라미터의 업데이트를 통해 상기 목표 트리플의 특징을 나타내는 하나 이상의 지각 정보를 조건으로 갖는 규칙을 생성하는 단계를 포함하는 뉴럴 심볼릭 기반 규칙 생성 방법.and generating a rule having one or more perceptual information indicating characteristics of the target triple as a condition through updating the parameter.
  9. 제8항에 따른 방법을 수행하는 컴퓨터 판독 가능한 프로그램. A computer readable program for performing the method according to claim 8 .
  10. 사용자 의도 추론을 위한 뉴럴 심볼릭 기반 규칙 생성 시스템으로서, A system for generating a neural symbol based rule for inferring user intent, comprising:
    사용자의 생활 환경으로부터 행동 및 자세를 포함하는 지각 정보 수집부;Perceptual information collecting unit including behavior and posture from the user's living environment;
    사용자의 의도 및 지각 정보의 관계를 정의하는 온톨로지를 저장하는 온톨로지 저장부; an ontology storage unit for storing an ontology defining a relationship between user intention and perceptual information;
    상기 온톨로지를 이용하여 상기 수집된 지각 정보를 트리플 데이터로 변환하는 전처리기;a preprocessor for converting the collected perceptual information into triple data using the ontology;
    상기 변환된 트리플 데이터의 엔티티와 릴레이션에 관한 벡터를 다차원 공간에 임베딩하는 임베딩부; an embedding unit for embedding a vector related to an entity and a relation of the transformed triple data into a multidimensional space;
    사용자의 의도를 표현하는 목표 트리플이 입력되는 경우, AND, OR 및 Unify 모듈을 통해 미리 설정된 규칙 템플릿의 파라미터를 업데이트 Neural Theorem Prover (NTP); 및When a target triple expressing the user's intention is input, the parameters of the preset rule template are updated through AND, OR, and Unify modules Neural Theorem Prover (NTP); and
    상기 파라미터의 업데이트를 통해 상기 목표 트리플의 특징을 나타내는 하나 이상의 지각 정보를 조건으로 갖는 규칙을 생성하는 규칙 생성부를 포함하는 뉴럴 심볼릭 기반 규칙 생성 시스템. and a rule generator configured to generate a rule having one or more perceptual information indicating the characteristics of the target triple as a condition through the update of the parameter.
PCT/KR2021/015998 2020-11-12 2021-11-05 Neural symbolic-based rule generation method and device, for inferring intention of user WO2022103081A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020200150927A KR102365838B1 (en) 2020-11-12 2020-11-12 Method and apparatus for generating neural symbolic-based rule for user intention inference
KR10-2020-0150927 2020-11-12

Publications (1)

Publication Number Publication Date
WO2022103081A1 true WO2022103081A1 (en) 2022-05-19

Family

ID=80475004

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2021/015998 WO2022103081A1 (en) 2020-11-12 2021-11-05 Neural symbolic-based rule generation method and device, for inferring intention of user

Country Status (2)

Country Link
KR (1) KR102365838B1 (en)
WO (1) WO2022103081A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080050976A (en) * 2006-12-04 2008-06-10 한국전자통신연구원 A method and its system for user's intention modeling based on human desires
KR20110104165A (en) * 2010-03-16 2011-09-22 삼성전자주식회사 Incremental cognition and reasoning apparatus and methods
US20160335485A1 (en) * 2015-05-13 2016-11-17 Electronics And Telecommunications Research Institute User intention analysis apparatus and method based on image information of three-dimensional space
KR20190102702A (en) * 2018-02-27 2019-09-04 숭실대학교산학협력단 Apparatus of reasoning multi-action intent based event calculus and method thereof
KR102140585B1 (en) * 2018-11-29 2020-08-03 숭실대학교산학협력단 Apparatus for generating rules of event calculus based on ontoloby for activity intension recognition and method thereof

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9318108B2 (en) * 2010-01-18 2016-04-19 Apple Inc. Intelligent automated assistant
KR101832693B1 (en) * 2010-03-19 2018-02-28 디지맥 코포레이션 Intuitive computing methods and systems
KR20200044185A (en) * 2018-10-08 2020-04-29 한국전자통신연구원 Apparatus and method for selecting robot service block
KR102165160B1 (en) 2018-11-20 2020-10-13 숭실대학교산학협력단 Apparatus for predicting sequence of intention using recurrent neural network model based on sequential information and method thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080050976A (en) * 2006-12-04 2008-06-10 한국전자통신연구원 A method and its system for user's intention modeling based on human desires
KR20110104165A (en) * 2010-03-16 2011-09-22 삼성전자주식회사 Incremental cognition and reasoning apparatus and methods
US20160335485A1 (en) * 2015-05-13 2016-11-17 Electronics And Telecommunications Research Institute User intention analysis apparatus and method based on image information of three-dimensional space
KR20190102702A (en) * 2018-02-27 2019-09-04 숭실대학교산학협력단 Apparatus of reasoning multi-action intent based event calculus and method thereof
KR102140585B1 (en) * 2018-11-29 2020-08-03 숭실대학교산학협력단 Apparatus for generating rules of event calculus based on ontoloby for activity intension recognition and method thereof

Also Published As

Publication number Publication date
KR102365838B1 (en) 2022-02-21

Similar Documents

Publication Publication Date Title
WO2021096009A1 (en) Method and device for supplementing knowledge on basis of relation network
WO2012165859A2 (en) System for recommending advice based on a psychological index for a user
WO2020111314A1 (en) Conceptual graph-based query-response apparatus and method
CN110367976B (en) Brain wave signal detection method, related device and storage medium
WO2018212396A1 (en) Method, device and computer program for analyzing data
WO2018186708A1 (en) Method, apparatus and computer program for determining highlight section of sound source
WO2022114368A1 (en) Method and device for completing knowledge through neuro-symbolic-based relation embedding
WO2022103081A1 (en) Neural symbolic-based rule generation method and device, for inferring intention of user
Lesmo et al. Learning of fuzzy production rules for medical diagnosis
Moore et al. Towards integrating emotion into intelligent context
WO2022145829A1 (en) Learning content recommendation system for predicting user's probability of getting correct answer by using latent factor-based collaborative filtering, and operating method thereof
WO2019039659A1 (en) Emotion-based user management method and apparatuses performing same
Ahmad et al. Mathematical modeling and AI based decision making for COVID-19 suspects backed by novel distance and similarity measures on plithogenic hypersoft sets
WO2021060748A1 (en) Connectivity learning device and connectivity learning method
Houzé et al. A generic and modular reference architecture for self-explainable smart homes
WO2018225892A1 (en) Apparatus for analysing causal relationships between lifelog data, and method therefor
WO2021080073A1 (en) System and method for recognizing life pattern of aged person
WO2022225308A1 (en) Method for analyzing microbial interaction networks from microbiome data using non-negative matrix factorization
WO2023022406A1 (en) Learning ability evaluation method, learning ability evaluation device, and learning ability evaluation system
WO2021015489A2 (en) Method and device for analyzing peculiar area of image by using encoder
WO2022163996A1 (en) Device for predicting drug-target interaction by using self-attention-based deep neural network model, and method therefor
WO2022035117A1 (en) Artificial intelligence feedback method and artificial intelligence feedback system
WO2022035116A1 (en) Artificial intelligence feedback method and artificial intelligence feedback system
WO2021137395A1 (en) Problematic behavior classification system and method based on deep neural network algorithm
Hatzilygeroudis et al. HYMES: A HYbrid Modular Expert System with efficient inference and explanation

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: 21892249

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 18.09.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 21892249

Country of ref document: EP

Kind code of ref document: A1