JP2021157544A - Information processing device, information processing method, and program - Google Patents

Information processing device, information processing method, and program Download PDF

Info

Publication number
JP2021157544A
JP2021157544A JP2020057652A JP2020057652A JP2021157544A JP 2021157544 A JP2021157544 A JP 2021157544A JP 2020057652 A JP2020057652 A JP 2020057652A JP 2020057652 A JP2020057652 A JP 2020057652A JP 2021157544 A JP2021157544 A JP 2021157544A
Authority
JP
Japan
Prior art keywords
sensor
sensors
feature vector
series data
time
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2020057652A
Other languages
Japanese (ja)
Other versions
JP7297712B2 (en
Inventor
コウ 牛
Niu Hao
コウ 牛
慧 米川
Kei Yonekawa
慧 米川
茂莉 黒川
Mori Kurokawa
茂莉 黒川
真弥 和田
Shinya Wada
真弥 和田
貴仁 吉原
Takahito Yoshihara
貴仁 吉原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
KDDI Corp
Original Assignee
KDDI Corp
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 KDDI Corp filed Critical KDDI Corp
Priority to JP2020057652A priority Critical patent/JP7297712B2/en
Publication of JP2021157544A publication Critical patent/JP2021157544A/en
Application granted granted Critical
Publication of JP7297712B2 publication Critical patent/JP7297712B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To generate a feature vector about respective sensors of a plurality of facilities with the same reference.SOLUTION: A feature vector generation device 1 includes a data acquisition part 121 for acquiring a first time series data corresponding to a plurality of first sensors provided in a first facility and second time series data corresponding to a plurality of second sensors provided in a second facility obtained by associating sensor identification information with a sensor operation time, a combination specification part 123 for specifying a combination of a first sensor and a second sensor having a similar attribute, and a feature vector generation part 124 for generating a feature vector for showing a relationship between an operation state of a sensor shown by the first time series data and the second time series data, and an operation state of the other sensors, and reflecting a similarity between the first sensor and the second sensor corresponding to the specified combination for each of the plurality of first sensors and the plurality of second sensors.SELECTED DRAWING: Figure 2

Description

本発明は、特徴ベクトルを生成する情報処理装置、情報処理方法、及びプログラムに関する。 The present invention relates to an information processing device, an information processing method, and a program for generating a feature vector.

IoT(Internet of Things)機器の普及に伴い、IoT機器を用いた各種分析が行われている。例えば、非特許文献1では、IoT機器である宅内センサーのセンサーIDを、宅内センサーが作動した時間順に並べた時系列データを生成し、時系列データを文章、時系列データに含まれるセンサーIDを単語とし、Word2Vecを利用して、各センサーに、センサー同士の共起関係を示す特徴ベクトルを割り当てる技術が開示されている。 With the widespread use of IoT (Internet of Things) devices, various analyzes using IoT devices are being performed. For example, in Non-Patent Document 1, time-series data is generated in which the sensor IDs of home sensors, which are IoT devices, are arranged in the order of time when the home sensors are operated, and the time-series data is described as sentences and the sensor IDs included in the time-series data. A technique is disclosed in which a feature vector indicating a co-occurrence relationship between sensors is assigned to each sensor by using Word2Vec as a word.

宅内のユーザが所定の行動又は所定の行動と連動した行動を行うことにより作動する複数のセンサーは、特徴空間上で相対的に近い位置に配置される。したがって、ユーザの行動と、センサーの作動状況との対応付けを行うことにより、センサーの作動状況に基づいて、宅内のユーザの行動認識、及び行動予測を行うことができる。 A plurality of sensors that are activated by a user in the house performing a predetermined action or an action linked to the predetermined action are arranged at relatively close positions on the feature space. Therefore, by associating the user's behavior with the operating status of the sensor, it is possible to recognize the behavior of the user in the house and predict the behavior based on the operating status of the sensor.

Kushal Singla, and Joy Bose." IoT2Vec: Identification of Similar IoT Devices via Activity Footprints." 2018 International Conference on Advances in Computing, Communications and Informatics (ICACCI). IEEE, 2018年Kushal Singla, and Joy Bose. "IoT2Vec: Identification of Similar IoT Devices via Activity Footprints." 2018 International Conference on Advances in Computing, Communications and Informatics (ICACCI). IEEE, 2018

ところで、従来の技術は、1つの施設(宅内)のセンサーに対して特徴ベクトルを割り当てるものであり、複数の施設におけるセンサーの関連性について考慮していない。複数の施設はそれぞれ独立していることから、複数の施設のそれぞれに設置されているセンサーの作動状況に基づいてセンサーの特徴ベクトルを生成した場合、複数の施設のそれぞれの基準で特徴ベクトルが生成される。このため、複数の施設のそれぞれにおいて同一の用途でセンサーが使用されていても、センサーが設置されている施設によってセンサーの特徴ベクトルが異なることがある。このため、複数の施設において、ユーザの行動認識、及び行動予測を共有することができないという問題がある。このことから、複数の施設のそれぞれのセンサーの特徴ベクトルを同一の基準で生成し、複数の施設において、ユーザの行動認識、及び行動予測を共有できるようにすることが求められている。 By the way, in the conventional technique, the feature vector is assigned to the sensor of one facility (in-house), and the relevance of the sensor in a plurality of facilities is not considered. Since multiple facilities are independent of each other, when the sensor feature vector is generated based on the operating status of the sensors installed in each of the multiple facilities, the feature vector is generated based on each of the multiple facilities. Will be done. Therefore, even if the sensor is used for the same purpose in each of a plurality of facilities, the feature vector of the sensor may differ depending on the facility in which the sensor is installed. Therefore, there is a problem that the user's behavior recognition and behavior prediction cannot be shared in a plurality of facilities. From this, it is required to generate the feature vector of each sensor of a plurality of facilities based on the same standard so that the user's behavior recognition and behavior prediction can be shared among the plurality of facilities.

そこで、本発明はこれらの点に鑑みてなされたものであり、複数の施設のそれぞれのセンサーの特徴ベクトルを同一の基準で生成することができる情報処理装置、情報処理方法及びプログラムを提供することを目的とする。 Therefore, the present invention has been made in view of these points, and provides an information processing device, an information processing method, and a program capable of generating feature vectors of sensors of a plurality of facilities based on the same reference. With the goal.

本発明の第1の態様に係る情報処理装置は、センサーを識別するセンサー識別情報と、前記センサーが作動した時刻とを関連付けた時系列データであって、第1の施設に設けられている複数の第1センサーに対応する前記時系列データである第1時系列データと、第2の施設に設けられている複数の第2センサーに対応する前記時系列データである第2時系列データとを取得するデータ取得部と、複数の前記第1センサーのそれぞれの前記センサー識別情報に関連付けられた前記第1センサーの属性を示す第1属性情報を取得するとともに、複数の前記第2センサーのそれぞれの前記センサー識別情報に関連付けられた前記第2センサーの属性を示す第2属性情報を取得する属性情報取得部と、前記第1属性情報及び前記第2属性情報に基づいて、前記属性が類似する前記第1センサーと前記第2センサーとの組合せを特定する組合せ特定部と、複数の前記第1センサー及び複数の前記第2センサーのそれぞれについて、前記第1時系列データ及び前記第2時系列データが示すセンサーの作動状況と、他のセンサーの作動状況との関係性を示すとともに、前記組合せ特定部が特定した前記組合せに対応する前記第1センサーと、前記第2センサーとの類似性が反映された特徴ベクトルを生成する特徴ベクトル生成部と、を備える。 The information processing device according to the first aspect of the present invention is time-series data in which the sensor identification information for identifying the sensor and the time when the sensor is activated are associated with each other, and a plurality of information processing devices provided in the first facility. The first time-series data, which is the time-series data corresponding to the first sensor, and the second time-series data, which is the time-series data corresponding to a plurality of second sensors provided in the second facility. The data acquisition unit to be acquired and the first attribute information indicating the attributes of the first sensor associated with the sensor identification information of each of the plurality of first sensors are acquired, and each of the plurality of second sensors is acquired. The attribute information acquisition unit that acquires the second attribute information indicating the attribute of the second sensor associated with the sensor identification information, and the attribute information that has similar attributes based on the first attribute information and the second attribute information. The first time-series data and the second time-series data are provided for each of the combination identification unit that specifies the combination of the first sensor and the second sensor, the plurality of first sensors, and the plurality of second sensors. The relationship between the operating status of the indicated sensor and the operating status of other sensors is shown, and the similarity between the first sensor and the second sensor corresponding to the combination specified by the combination specifying unit is reflected. It is provided with a feature vector generation unit that generates a feature vector.

前記特徴ベクトル生成部は、前記第1時系列データが示す複数の前記第1センサーの作動状況の関係性を学習して複数の前記第1センサーのそれぞれの特徴ベクトルを生成し、複数の前記第1センサーのそれぞれの特徴ベクトルを生成した後に、前記第2時系列データが示す複数の前記第2センサーの作動状況の関係性を学習し、前記組合せ特定部が特定した前記組合せに対応する前記第1センサーと、前記第2センサーとの特徴ベクトルが一致又は類似するように複数の前記第2センサーのそれぞれの特徴ベクトルを生成することにより、前記組合せ特定部が特定した前記組合せに対応する前記第1センサーと、前記第2センサーとの類似性が反映された、複数の前記第2センサーそれぞれの特徴ベクトルを生成してもよい。 The feature vector generation unit learns the relationship between the operating states of the plurality of first sensors indicated by the first time series data, generates feature vectors for each of the plurality of first sensors, and generates the feature vectors of the plurality of first sensors. After generating each feature vector of one sensor, the relationship between the operating states of the plurality of second sensors indicated by the second time series data is learned, and the first combination corresponding to the combination specified by the combination specifying unit. By generating the feature vectors of each of the plurality of second sensors so that the feature vectors of the one sensor and the second sensor match or resemble each other, the first combination corresponding to the combination specified by the combination identification unit. A feature vector of each of the plurality of second sensors may be generated, which reflects the similarity between the one sensor and the second sensor.

前記特徴ベクトル生成部は、前記第1時系列データが示す複数の前記第1センサーの作動状況の関係性と、前記第2時系列データが示す複数の前記第2センサーの作動状況の関係性とを同時に学習し、前記組合せ特定部が特定した前記組合せに対応する前記第1センサーと、前記第2センサーとの特徴ベクトルが一致又は類似するように複数の前記第1センサー及び前記第2センサーのそれぞれの特徴ベクトルを生成することにより、前記組合せ特定部が特定した前記組合せに対応する前記第1センサーと、前記第2センサーとの類似性が反映された、複数の前記第1センサー及び複数の前記第2センサーそれぞれの特徴ベクトルを生成してもよい。 The feature vector generation unit has a relationship between the operating status of the plurality of first sensors indicated by the first time series data and a relationship between the operating status of the plurality of second sensors indicated by the second time series data. At the same time, the first sensor corresponding to the combination specified by the combination specifying unit and the second sensor of the plurality of first sensors and the second sensor so that the feature vectors of the second sensor match or resemble each other. By generating each feature vector, the plurality of the first sensor and the plurality of the first sensor and the plurality of the first sensor corresponding to the combination specified by the combination identification unit and the similarity between the first sensor and the second sensor are reflected. The feature vector of each of the second sensors may be generated.

前記第1属性情報及び前記第2属性情報は、複数の属性を示しており、前記情報処理装置は、前記特徴ベクトル生成部が前記特徴ベクトルを生成した後に、前記組合せ特定部が特定した前記第1センサーと前記第2センサーとの前記特徴ベクトルの類似度に基づいて、前記組合せ特定部が特定した前記第1センサーと前記第2センサーとの属性情報に対応する複数の属性の中から有意な一以上の属性を抽出する属性抽出部をさらに備えてもよい。 The first attribute information and the second attribute information indicate a plurality of attributes, and in the information processing apparatus, the first attribute identification unit specifies the combination identification unit after the feature vector generation unit generates the feature vector. Based on the similarity of the feature vector between the 1 sensor and the 2nd sensor, it is significant from a plurality of attributes corresponding to the attribute information of the 1st sensor and the 2nd sensor specified by the combination specifying unit. It may further include an attribute extraction unit that extracts one or more attributes.

前記特徴ベクトル生成部は、前記属性抽出部が前記属性を抽出した後に、複数の前記第1センサー及び複数の前記第2センサーのそれぞれについて、前記属性抽出部が抽出した属性に基づく類似性が反映された前記特徴ベクトルを再生成してもよい。 The feature vector generation unit reflects the similarity based on the attributes extracted by the attribute extraction unit for each of the plurality of first sensors and the plurality of second sensors after the attribute extraction unit extracts the attributes. The feature vector may be regenerated.

前記データ取得部は、第1の施設において、前記第1センサーを作動させる第1ユーザが行っていた行動を示す行動種別と、当該行動を行っていた時刻とを関連付けた第1ラベル情報を取得し、前記情報処理装置は、前記第2センサーに対応するラベルを、当該第2センサーと特徴ベクトルが類似する前記第1センサーに対応する前記行動種別を示すラベルに特定するラベル特定部をさらに備えてもよい。 The data acquisition unit acquires the first label information in which the action type indicating the action performed by the first user who operates the first sensor in the first facility and the time when the action was performed are associated with each other. However, the information processing apparatus further includes a label specifying unit that identifies the label corresponding to the second sensor to the label indicating the action type corresponding to the first sensor having a feature vector similar to that of the second sensor. You may.

本発明の第2の態様に係る情報処理方法は、コンピュータが実行する、センサーを識別するセンサー識別情報と、前記センサーが作動した時刻とを関連付けた時系列データであって、第1の施設に設けられている複数の第1センサーに対応する前記時系列データである第1時系列データと、第2の施設に設けられている複数の第2センサーに対応する前記時系列データである第2時系列データとを取得するステップと、複数の前記第1センサーのそれぞれの前記センサー識別情報に関連付けられた前記第1センサーの属性を示す第1属性情報を取得するとともに、複数の前記第2センサーのそれぞれの前記センサー識別情報に関連付けられた前記第2センサーの属性を示す第2属性情報を取得するステップと、前記第1属性情報及び前記第2属性情報に基づいて、前記属性が類似する前記第1センサーと前記第2センサーとの組合せを特定するステップと、複数の前記第1センサー及び複数の前記第2センサーのそれぞれについて、前記第1時系列データ及び前記第2時系列データが示すセンサーの作動状況と、他のセンサーの作動状況との関係性を示すとともに、前記組合せ特定部が特定した前記組合せに対応する前記第1センサーと、前記第2センサーとの類似性が反映された特徴ベクトルを生成するステップと、を有する。 The information processing method according to the second aspect of the present invention is time-series data in which the sensor identification information for identifying the sensor, which is executed by the computer, is associated with the time when the sensor is activated, and is provided in the first facility. The first time-series data, which is the time-series data corresponding to the plurality of first sensors provided, and the second time-series data, which is the time-series data corresponding to the plurality of second sensors provided in the second facility. The step of acquiring the time-series data, the first attribute information indicating the attribute of the first sensor associated with the sensor identification information of each of the plurality of first sensors, and the plurality of second sensors are acquired. The step of acquiring the second attribute information indicating the attribute of the second sensor associated with each of the sensor identification information, and the said that the attributes are similar based on the first attribute information and the second attribute information. The step of specifying the combination of the first sensor and the second sensor, and the sensors indicated by the first time series data and the second time series data for each of the plurality of the first sensor and the plurality of the second sensors. A feature that shows the relationship between the operating status of the sensor and the operating status of other sensors, and reflects the similarity between the first sensor and the second sensor corresponding to the combination specified by the combination specifying unit. It has a step of generating a vector.

本発明の第3の態様に係るプログラムは、コンピュータを、センサーを識別するセンサー識別情報と、前記センサーが作動した時刻とを関連付けた時系列データであって、第1の施設に設けられている複数の第1センサーに対応する前記時系列データである第1時系列データと、第2の施設に設けられている複数の第2センサーに対応する前記時系列データである第2時系列データとを取得するデータ取得部、複数の前記第1センサーのそれぞれの前記センサー識別情報に関連付けられた前記第1センサーの属性を示す第1属性情報を取得するとともに、複数の前記第2センサーのそれぞれの前記センサー識別情報に関連付けられた前記第2センサーの属性を示す第2属性情報を取得する属性情報取得部、前記第1属性情報及び前記第2属性情報に基づいて、前記属性が類似する前記第1センサーと前記第2センサーとの組合せを特定する組合せ特定部、及び、複数の前記第1センサー及び複数の前記第2センサーのそれぞれについて、前記第1時系列データ及び前記第2時系列データが示すセンサーの作動状況と、他のセンサーの作動状況との関係性を示すとともに、前記組合せ特定部が特定した前記組合せに対応する前記第1センサーと、前記第2センサーとの類似性が反映された特徴ベクトルを生成する特徴ベクトル生成部、として機能させる。 The program according to the third aspect of the present invention is time-series data in which the computer associates the sensor identification information for identifying the sensor with the time when the sensor is activated, and is provided in the first facility. The first time-series data, which is the time-series data corresponding to the plurality of first sensors, and the second time-series data, which is the time-series data corresponding to the plurality of second sensors provided in the second facility. The data acquisition unit that acquires the first attribute information indicating the attribute of the first sensor associated with the sensor identification information of each of the plurality of first sensors, and each of the plurality of second sensors. The attribute information acquisition unit that acquires the second attribute information indicating the attribute of the second sensor associated with the sensor identification information, the first attribute information, and the second attribute information having similar attributes based on the first attribute information and the second attribute information. The first time-series data and the second time-series data are provided for each of the combination identification unit that specifies the combination of the one sensor and the second sensor, and the plurality of the first sensor and the plurality of the second sensors. The relationship between the operating status of the indicated sensor and the operating status of other sensors is shown, and the similarity between the first sensor and the second sensor corresponding to the combination specified by the combination specifying unit is reflected. It functions as a feature vector generator that generates a feature vector.

本発明によれば、複数の施設のそれぞれのセンサーについて同一の基準で特徴ベクトルを生成することができるという効果を奏する。 According to the present invention, it is possible to generate a feature vector based on the same reference for each sensor of a plurality of facilities.

第1の実施形態に係る特徴ベクトル生成装置の概要を説明する図である。It is a figure explaining the outline of the feature vector generation apparatus which concerns on 1st Embodiment. 第1の実施形態に係る特徴ベクトル生成装置の構成を示す図である。It is a figure which shows the structure of the feature vector generation apparatus which concerns on 1st Embodiment. 特徴ベクトル生成部が生成した特徴ベクトルに基づいてセンサーを特徴空間に配置した例を示す図である。It is a figure which shows the example which arranged the sensor in the feature space based on the feature vector generated by the feature vector generation part. 第1の実施形態に係る特徴ベクトル生成装置1における処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the processing flow in the feature vector generation apparatus 1 which concerns on 1st Embodiment. 第2実施形態に係る特徴ベクトル生成装置の構成を示す図である。It is a figure which shows the structure of the feature vector generation apparatus which concerns on 2nd Embodiment.

<第1の実施形態>
[特徴ベクトル生成装置の概要]
図1は、第1の実施形態に係る特徴ベクトル生成装置の概要を説明する図である。特徴ベクトル生成装置は、施設に設けられているIoT機器の一種である複数のセンサーの共起関係を示す特徴ベクトルを生成するコンピュータである。
<First Embodiment>
[Overview of feature vector generator]
FIG. 1 is a diagram illustrating an outline of a feature vector generator according to the first embodiment. The feature vector generator is a computer that generates a feature vector showing the co-occurrence relationship of a plurality of sensors, which is a kind of IoT device installed in the facility.

図1に示すように、第1の施設としての第1住宅Aには、第1センサーia〜iaが少なくとも設けられており、第2の施設としての第2住宅Bには、第2センサーib〜ibが少なくとも設けられている。第1センサーia〜ia、第2センサーib〜ibは、作動したことに応じて、作動したことを示す作動信号を出力する。第1センサーia〜ia、第2センサーib〜ibは、それぞれ、種類、設置場所、作動回数を示す属性情報が付されているものとする。 As shown in FIG. 1, the first house A as the first facility is provided with at least the first sensors ia 1 to ia 5 , and the second house B as the second facility is provided with the second sensor. At least sensors ib 1 to ib 5 are provided. The first sensor ia 1 to ia 5 and the second sensor ib 1 to ib 5 output an operation signal indicating that the operation has been performed in response to the operation. It is assumed that the first sensor ia 1 to ia 5 and the second sensor ib 1 to ib 5 are attached with attribute information indicating the type, installation location, and number of operations, respectively.

例えば、第1センサーiaは、図1に示すように、圧力センサーであり、ベッドルームに設置され、1時間当たり5回作動することを示す属性情報が付されている。また、第1センサーiaには、照度センサーであり、ベッドルームに設置され、1時間あたり0.2回作動することを示す属性情報が付されているものとする。 For example, the first sensor ia 1 is a pressure sensor as shown in FIG. 1, and is provided with attribute information indicating that it is installed in a bedroom and operates 5 times per hour. Further, it is assumed that the first sensor ia 2 is an illuminance sensor and is provided with attribute information indicating that it is installed in the bedroom and operates 0.2 times per hour.

また、ここでは、常時計測を行うセンサー(例えば、温湿度センサーや照度センサー)については、計測値が当該センサーに定められている閾値を超える変動をしたら、作動したと見なされるものとする。第1住宅Aに設けられている第1端末(不図示)は、第1センサーia〜iaのそれぞれから出力された作動信号を受信し、第1センサーia〜iaが作動した時刻と、当該第1センサーia〜iaを識別するセンサーIDとを関連付けた第1時系列データを生成する。 Further, here, it is assumed that a sensor that constantly measures (for example, a temperature / humidity sensor or an illuminance sensor) is considered to have been activated if the measured value fluctuates beyond the threshold value set for the sensor. Time first terminal provided in the first housing A (not shown), which receives the actuation signals output from the first sensor ia 1 ~ia 5, first sensor ia 1 ~ia 5 is actuated And the sensor ID that identifies the first sensor ia 1 to ia 5 are associated with each other to generate the first time series data.

同様に、第2センサーib〜ibは、作動したことに応じて、作動信号を出力する。第2住宅Bに設けられている第2端末(不図示)は、第2センサーib〜ibのそれぞれから出力された作動信号を受信し、第2センサーib〜ibが作動した時刻と、当該第2センサーib〜ibのセンサーIDとを関連付けた第2時系列データを生成する。 Similarly, the second sensors ib 1 to ib 5 output an operation signal according to the operation. Time second terminal provided on the second housing B (not shown), which receives the actuation signals output from the second sensor ib 1 ~ib 5, second sensor ib 1 ~ib 5 is actuated And the second time-series data in which the sensor IDs of the second sensors ib 1 to ib 5 are associated with each other are generated.

なお、本実施形態では、説明の便宜上、各センサーに設けられている符号(ia〜ia、ib〜ib)をセンサーIDとする。また、第1センサーia〜iaを区別して扱わない場合、これらの第1センサーia〜iaを第1センサーiaという。同様に、第2センサーib〜ibを区別して扱わない場合、これらの第2センサーib〜ibを第2センサーibという。 In the present embodiment, for convenience of explanation, the symbols (ia 1 to ia 5 , ib 1 to ib 5 ) provided on each sensor are used as the sensor ID. When the first sensors ia 1 to ia 5 are not treated separately, these first sensors ia 1 to ia 5 are referred to as the first sensor ia. Similarly, when the second sensors ib 1 to ib 5 are not treated separately, these second sensors ib 1 to ib 5 are referred to as the second sensor ib.

特徴ベクトル生成装置は、住宅Aに設けられている第1端末から第1時系列データを取得するとともに、住宅Bに設けられている第2端末から第2時系列データを取得する。また、特徴ベクトル生成装置は、第1センサーiaの属性情報と、第2センサーibの属性情報を取得する。特徴ベクトル生成装置は、取得した属性情報に基づいて、複数の第1センサーiaのそれぞれに対する複数の第2センサーibのそれぞれの類似度を特定し、類似するセンサーの組合せを特定する。図1に示す例では、特徴ベクトル生成装置は、第1センサーiaと第2センサーibとが類似するセンサーの組合せであると特定するとともに、第1センサーiaと第2センサーibとが類似するセンサーの組合せであると特定する。 The feature vector generator acquires the first time-series data from the first terminal provided in the house A and the second time-series data from the second terminal provided in the house B. Further, the feature vector generator acquires the attribute information of the first sensor ia and the attribute information of the second sensor ib. The feature vector generator identifies the similarity of each of the plurality of second sensors ib with respect to each of the plurality of first sensors ia based on the acquired attribute information, and identifies a combination of similar sensors. In the example shown in FIG. 1, the feature vector generator identifies that the first sensor ia 3 and the second sensor ib 3 are a combination of similar sensors, and the first sensor ia 4 and the second sensor ib 5 Is identified as a combination of similar sensors.

特徴ベクトル生成装置は、第1時系列データ及び第2時系列データが示すセンサーの作動順に基づいて、センサーの作動状況の関係性を示す特徴ベクトルを生成する。特徴ベクトル生成装置は、特定した組合せに対応する第1センサーia及び第2センサーibの特徴ベクトルが略同一となるように特徴ベクトルを生成する。これにより、特徴ベクトル生成装置は、特定した組合せに対応する第1センサーiaと第2センサーibとの類似性が反映された特徴ベクトルを生成することができる。 The feature vector generator generates a feature vector indicating the relationship between the operating states of the sensors based on the operating order of the sensors indicated by the first time series data and the second time series data. The feature vector generator generates a feature vector so that the feature vectors of the first sensor ia and the second sensor ib corresponding to the specified combination are substantially the same. As a result, the feature vector generator can generate a feature vector that reflects the similarity between the first sensor ia and the second sensor ib corresponding to the specified combination.

図1の下部には、特徴空間に第1センサーia及び第2センサーibを配置した例を示している。図1の特徴空間に示されるように、第1センサーia(ベッドルームに設置されている圧力センサー)、ia(ベッドルームに設置されている照度センサー)、及び第2センサーib(ベッドルームに設置されている加速度センサー)が、互いに近い位置に配置されていることが確認できる。 The lower part of FIG. 1 shows an example in which the first sensor ia and the second sensor ib are arranged in the feature space. As shown in the feature space of FIG. 1, the first sensor ia 1 (pressure sensor installed in the bedroom), ia 2 (illuminance sensor installed in the bedroom), and the second sensor ib 1 (bed). It can be confirmed that the acceleration sensors installed in the room) are located close to each other.

また、図1の特徴空間に示されるように、特定した組合せに対応する第1センサーiaと第2センサーibが互いに近い位置に配置されているとともに、特定した組合せに対応する第1センサーiaと第2センサーibが互いに近い位置に配置されていることが確認できる。このように、特徴ベクトル生成装置は、住宅A、Bのそれぞれに設けられている各センサーの特徴ベクトルを同一の基準により生成し、同様の性質を示すセンサーを互いに近い位置に配置することができる。 Further, as shown in the feature space of FIG. 1, the first sensor ia 3 and the second sensor ib 3 corresponding to the specified combination are arranged at positions close to each other, and the first sensor corresponding to the specified combination is arranged. It can be confirmed that the ia 4 and the second sensor ib 5 are arranged close to each other. In this way, the feature vector generator can generate the feature vectors of the sensors provided in the houses A and B according to the same reference, and can arrange the sensors showing the same properties at positions close to each other. ..

[特徴ベクトル生成装置1の構成例]
続いて、特徴ベクトル生成装置の構成について説明する。図2は、第1の実施形態に係る特徴ベクトル生成装置1の構成を示す図である。特徴ベクトル生成装置1は、記憶部11と、制御部12とを備える。
[Configuration example of feature vector generator 1]
Next, the configuration of the feature vector generator will be described. FIG. 2 is a diagram showing a configuration of the feature vector generation device 1 according to the first embodiment. The feature vector generation device 1 includes a storage unit 11 and a control unit 12.

記憶部11は、例えば、ROM(Read Only Memory)及びRAM(Random Access Memory)等である。記憶部11は、特徴ベクトル生成装置1を機能させるための各種プログラムを記憶する。例えば、記憶部11は、特徴ベクトル生成装置1の制御部12を、データ取得部121、属性情報取得部122、組合せ特定部123、特徴ベクトル生成部124及びラベル特定部125として機能させる特徴ベクトル生成プログラムを記憶する。 The storage unit 11 is, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), or the like. The storage unit 11 stores various programs for operating the feature vector generation device 1. For example, the storage unit 11 causes the control unit 12 of the feature vector generation device 1 to function as a data acquisition unit 121, an attribute information acquisition unit 122, a combination identification unit 123, a feature vector generation unit 124, and a label identification unit 125. Memorize the program.

制御部12は、例えばCPU(Central Processing Unit)である。制御部12は、記憶部11に記憶されている各種プログラムを実行することにより、特徴ベクトル生成装置1に係る機能を制御する。制御部12は、記憶部11に記憶されているプログラムを実行することにより、データ取得部121、属性情報取得部122、組合せ特定部123、特徴ベクトル生成部124及びラベル特定部125として機能する。 The control unit 12 is, for example, a CPU (Central Processing Unit). The control unit 12 controls the function related to the feature vector generation device 1 by executing various programs stored in the storage unit 11. The control unit 12 functions as a data acquisition unit 121, an attribute information acquisition unit 122, a combination identification unit 123, a feature vector generation unit 124, and a label identification unit 125 by executing a program stored in the storage unit 11.

[センサーの特徴ベクトルの生成]
第1の実施形態において、データ取得部121、属性情報取得部122、組合せ特定部123、特徴ベクトル生成部124は、協働することにより、施設に設けられている複数のセンサーのそれぞれに対応する特徴ベクトルを生成する。以下、特徴ベクトルの生成に係るデータ取得部121、属性情報取得部122、組合せ特定部123、特徴ベクトル生成部124の機能について説明する。
[Generation of sensor feature vector]
In the first embodiment, the data acquisition unit 121, the attribute information acquisition unit 122, the combination identification unit 123, and the feature vector generation unit 124 cooperate with each other to correspond to each of the plurality of sensors provided in the facility. Generate a feature vector. Hereinafter, the functions of the data acquisition unit 121, the attribute information acquisition unit 122, the combination identification unit 123, and the feature vector generation unit 124 related to the generation of the feature vector will be described.

データ取得部121は、複数の施設のそれぞれに対応するセンサーを識別するセンサーIDと、当該センサーが作動した時刻とを関連付けた時系列データを所定時間(例えば1日)おきに取得する。 The data acquisition unit 121 acquires time-series data in which the sensor ID that identifies the sensor corresponding to each of the plurality of facilities and the time when the sensor is activated are associated with each other at predetermined time (for example, one day).

具体的には、データ取得部121は、第1の施設に設けられている第1端末から、第1の施設に設けられている複数の第1センサーiaに対応する時系列データである第1時系列データを取得する。データ取得部121は、第1端末から、所定期間(例えば1日間)において作動した第1センサーiaのセンサーIDと、当該第1センサーiaの作動時刻とを関連付けた第1時系列データを取得する。なお、同一の第1センサーiaが複数回作動した場合、当該作動に対応して、第1時系列データに、当該第1センサーiaのセンサーIDが複数含まれていてもよい。 Specifically, the data acquisition unit 121 is a first time-series data corresponding to a plurality of first sensors ia provided in the first facility from the first terminal provided in the first facility. Get time series data. The data acquisition unit 121 acquires the first time-series data in which the sensor ID of the first sensor ia that has been operated for a predetermined period (for example, one day) and the operation time of the first sensor ia are associated with each other from the first terminal. .. When the same first sensor ia is operated a plurality of times, the first time series data may include a plurality of sensor IDs of the first sensor ia in response to the operation.

また、データ取得部121は、第1端末から、第1の施設において第1センサーiaを作動させる第1ユーザが行っていた行動を示す行動種別と、当該行動を行っていた時刻とを関連付けた第1ラベル情報を取得する。第1ユーザが行う行動としては、「起きる」、「洗顔」、「調理」、「食事」等が挙げられる。なお、ラベル情報は、例えば、ユーザが自身の行動を記録することにより生成されるものとする。 In addition, the data acquisition unit 121 associates the action type indicating the action performed by the first user who activates the first sensor ia in the first facility from the first terminal with the time when the action was performed. Acquire the first label information. Examples of actions performed by the first user include "getting up", "washing face", "cooking", and "meal". Note that the label information is generated, for example, by recording the user's own actions.

また、データ取得部121は、第1端末から第1時系列データを取得するのと同様に、第2の施設に設けられている第2端末から、第2の施設に設けられている複数の第2センサーibに対応する時系列データである第2時系列データを取得する。データ取得部121は、第2端末から、所定期間において作動した第2センサーibのセンサーIDと、当該第2センサーibの作動時刻とを関連付けた第2時系列データを取得する。 Further, the data acquisition unit 121 may acquire a plurality of data acquisition units 121 from the second terminal provided in the second facility to the second facility in the same manner as acquiring the first time series data from the first terminal. The second time series data which is the time series data corresponding to the second sensor ib is acquired. The data acquisition unit 121 acquires the second time-series data in which the sensor ID of the second sensor ib that has been activated in a predetermined period and the operation time of the second sensor ib are associated with each other from the second terminal.

属性情報取得部122は、第1の施設に対応する複数の第1センサーiaのそれぞれのセンサーIDに関連付けられた第1センサーiaの属性を示す属性情報を取得する。属性情報取得部122は、第2の施設に対応する複数の第2センサーibのそれぞれのセンサーIDに関連付けられた第2センサーibの属性を示す属性情報を取得する。第1センサーiaの属性情報を第1属性情報、第2センサーibの属性情報を第2属性情報ともいう。 The attribute information acquisition unit 122 acquires attribute information indicating the attributes of the first sensor ia associated with the sensor IDs of the plurality of first sensors ia corresponding to the first facility. The attribute information acquisition unit 122 acquires attribute information indicating the attributes of the second sensor ib associated with the sensor IDs of the plurality of second sensor ibs corresponding to the second facility. The attribute information of the first sensor ia is also referred to as the first attribute information, and the attribute information of the second sensor ib is also referred to as the second attribute information.

属性情報取得部122は、複数の属性情報のうち一部の属性情報を、時系列データを解析することにより取得してもよい。例えば、属性情報取得部122は、時系列データを解析することにより、属性情報としてのセンサーの作動回数を取得してもよい。 The attribute information acquisition unit 122 may acquire a part of the attribute information among the plurality of attribute information by analyzing the time series data. For example, the attribute information acquisition unit 122 may acquire the number of times the sensor is operated as attribute information by analyzing the time series data.

組合せ特定部123は、第1属性情報及び第2属性情報に基づいて、属性が類似する第1センサーiaと第2センサーibとの組合せを特定する。例えば、組合せ特定部123は、第1属性情報及び第2属性情報が示す複数の属性のそれぞれについて、最小値と最大値を一致させる等の正規化を行う。組合せ特定部123は、正規化後の属性情報が示す複数の属性のそれぞれをセンサーの属性ベクトルとし、第1センサーiaの属性ベクトルと、第2センサーibの属性ベクトルとの類似度を算出する。組合せ特定部123は、例えば、第1センサーiaの属性ベクトルと、第2センサーibの属性ベクトルとのコサイン類似度を算出することにより、第1センサーiaの属性ベクトルと、第2センサーibの属性ベクトルとの類似度を算出する。 The combination specifying unit 123 identifies the combination of the first sensor ia and the second sensor ib having similar attributes based on the first attribute information and the second attribute information. For example, the combination specifying unit 123 performs normalization such as matching the minimum value and the maximum value for each of the plurality of attributes indicated by the first attribute information and the second attribute information. The combination specifying unit 123 uses each of the plurality of attributes indicated by the normalized attribute information as the attribute vector of the sensor, and calculates the degree of similarity between the attribute vector of the first sensor ia and the attribute vector of the second sensor ib. The combination identification unit 123 calculates the cosine similarity between the attribute vector of the first sensor ia and the attribute vector of the second sensor ib, so that the attribute vector of the first sensor ia and the attribute of the second sensor ib are calculated. Calculate the similarity with the vector.

組合せ特定部123は、算出した類似度が所定の閾値を超える第1センサーiaと第2センサーibとの組合せを、属性が類似する第1センサーiaと第2センサーibとの組合せとして特定する。なお、組合せ特定部123は、コサイン類似度を算出することにより類似度を算出したがこれに限らず、他の手法を用いて類似度を算出してもよい。 The combination specifying unit 123 specifies the combination of the first sensor ia and the second sensor ib whose calculated similarity exceeds a predetermined threshold value as the combination of the first sensor ia and the second sensor ib having similar attributes. The combination specifying unit 123 calculated the similarity by calculating the cosine similarity, but the similarity is not limited to this, and the similarity may be calculated by using another method.

特徴ベクトル生成部124は、複数の第1センサーia及び複数の第2センサーibのそれぞれについて、第1時系列データ及び第2時系列データが示すセンサーの作動状況と、他のセンサーの作動状況との関係性を示すとともに、組合せ特定部123が特定した組合せに対応する第1センサーiaと、第2センサーibとの類似性が反映された特徴ベクトルを生成する。 The feature vector generation unit 124 sets the operating status of the sensor indicated by the first time series data and the second time series data and the operating status of the other sensors for each of the plurality of first sensor ia and the plurality of second sensor ib. A feature vector that reflects the similarity between the first sensor ia and the second sensor ib corresponding to the combination specified by the combination specifying unit 123 is generated.

まず、特徴ベクトル生成部124は、第1時系列データが示す複数の第1センサーiaの作動状況の関係性を学習して複数の第1センサーiaのそれぞれの特徴ベクトルを生成する。例えば、特徴ベクトル生成部124は、第1時系列データに含まれるセンサーIDを、当該センサーIDのセンサーが作動した時刻順に並べたシーケンスデータを第1シーケンスデータとして生成する。 First, the feature vector generation unit 124 learns the relationship between the operating states of the plurality of first sensors ia indicated by the first time series data, and generates the feature vectors of the plurality of first sensors ia. For example, the feature vector generation unit 124 generates sequence data in which the sensor IDs included in the first time-series data are arranged in the order of time when the sensors of the sensor IDs are activated as the first sequence data.

特徴ベクトル生成部124は、第1シーケンスデータを1つの文章とみなすとともに、第1シーケンスデータに含まれる第1センサーiaを、文章に含まれる1つの単語とみなす。特徴ベクトル生成部124は、第1シーケンスデータに対してWord2vecを用いることにより、複数の第1センサーiaのそれぞれの特徴ベクトルを生成する。特徴ベクトル生成部124は、以下の式(1)に示す目的関数Tが最大となるように学習を行うことにより、複数の第1センサーiaのそれぞれの特徴ベクトルを生成する。 The feature vector generation unit 124 regards the first sequence data as one sentence, and the first sensor ia included in the first sequence data as one word included in the sentence. The feature vector generation unit 124 generates the feature vectors of the plurality of first sensors ia by using Word2vec for the first sequence data. The feature vector generation unit 124 generates each feature vector of the plurality of first sensors ia by learning so that the objective function T 1 shown in the following equation (1) is maximized.

Figure 2021157544
ここで、目的関数Tを示す式に出現するP(x|y)は、条件付き確率(yが出現した場合にxが出現する確率)である。また、Iは、第1の施設としての第1住宅Aで生活する世帯Sにおける第1センサーiaのシーケンスデータ、Kはウィンドウサイズのパラメータである。
Figure 2021157544
Here, P (x | y) that appears in the equation showing the objective function T 1 is a conditional probability (probability that x appears when y appears). Also, I A is the sequence data of the first sensor ia in households S living in the first housing A of the first facility, K is a parameter of the window size.

続いて、特徴ベクトル生成部124は、複数の第1センサーiaのそれぞれの特徴ベクトルを生成した後に、第2時系列データが示す複数の第2センサーibの作動状況の関係性を学習し、組合せ特定部123が特定した組合せに対応する第1センサーiaと、第2センサーibとの特徴ベクトルが一致又は類似するように複数の第2センサーibのそれぞれの特徴ベクトルを生成する。これにより、特徴ベクトル生成部124は、組合せ特定部123が特定した組合せに対応する第1センサーiaと、第2センサーibとの類似性が反映された、複数の第2センサーibのそれぞれの特徴ベクトルを生成する。 Subsequently, the feature vector generation unit 124 learns and combines the relationship between the operating states of the plurality of second sensors ib indicated by the second time series data after generating the feature vectors of the plurality of first sensors ia. The feature vectors of the plurality of second sensors ib are generated so that the feature vectors of the first sensor ia and the second sensor ib corresponding to the combination specified by the specific unit 123 match or are similar to each other. As a result, the feature vector generation unit 124 has the features of the plurality of second sensors ib reflecting the similarity between the first sensor ia corresponding to the combination specified by the combination identification unit 123 and the second sensor ib. Generate a vector.

例えば、特徴ベクトル生成部124は、第2時系列データに含まれるセンサーIDを、当該センサーIDのセンサーが作動した時刻順に並べたシーケンスデータを第2シーケンスデータとして生成する。特徴ベクトル生成部124は、第2シーケンスデータが第2センサーibの文脈関係を示すデータであるとして、Word2vecを用いることにより、複数の第2センサーibのそれぞれの特徴ベクトルを生成する。ここで、特徴ベクトル生成部124は、組合せ特定部123が特定した第1センサーiaと、第2センサーibとの特徴ベクトルが類似又は一致するように、以下の式(2)に示す目的関数Tが最大となるように学習を行うことにより、複数の第2センサーibのそれぞれの特徴ベクトルを生成する。 For example, the feature vector generation unit 124 generates sequence data in which the sensor IDs included in the second time-series data are arranged in the order of time when the sensors of the sensor IDs are activated as the second sequence data. The feature vector generation unit 124 generates the feature vectors of the plurality of second sensor ibs by using Word2vec, assuming that the second sequence data is the data indicating the contextual relationship of the second sensor ib. Here, the feature vector generation unit 124 has the objective function T shown in the following equation (2) so that the feature vectors of the first sensor ia and the second sensor ib specified by the combination identification unit 123 are similar or match. By learning so that 2 is the maximum, the feature vectors of the plurality of second sensors ib are generated.

Figure 2021157544
ここで、目的関数Tを示す式に出現するIは、第2の施設としての第2住宅Bで生活する世帯Tにおける第2センサーibのシーケンスデータである。Cは、組合せ特定部123が特定した全ての組合せの集合を示す。α<ia,ib>は、組合せ特定部123が特定した組合せに対応する第1センサーiaの特徴ベクトルと、第2センサーibの特徴ベクトルとの類似度である。β<ia,ib>は、組合せ特定部123が特定した組合せに対応する第1センサーiaの属性ベクトルと、第2センサーibの属性ベクトルとの類似度である。また、式(2)における第2項の関数f(x,y)は、xとyとの差が小さければ小さいほど大きくなる関数であり、例えば、以下の式(3)に示される。
Figure 2021157544
Here, I B appearing in equation showing the objective function T 2, a sequence data of the second sensor ib in households T living on the second housing B as a second facility. C represents a set of all combinations specified by the combination specifying unit 123. α <ia t , ib t > is the degree of similarity between the feature vector of the first sensor ia corresponding to the combination specified by the combination specifying unit 123 and the feature vector of the second sensor ib. β <ia t , ib t > is the degree of similarity between the attribute vector of the first sensor ia corresponding to the combination specified by the combination specifying unit 123 and the attribute vector of the second sensor ib. Further, the function f (x, y) of the second term in the equation (2) is a function that increases as the difference between x and y becomes smaller, and is shown in the following equation (3), for example.

Figure 2021157544
式(3)に示す、cはパラメータであり、適合する値(例えば十分に大きい値)が設定されるものとする。
Figure 2021157544
It is assumed that c shown in the equation (3) is a parameter, and a matching value (for example, a sufficiently large value) is set.

なお、特徴ベクトル生成部124は、第1センサーiaの特徴ベクトルを生成した後に、第2センサーibの特徴ベクトルを生成したが、これに限らない。特徴ベクトル生成部124は、第1時系列データが示す複数の第1センサーiaの作動状況の関係性と、第2時系列データが示す複数の第2センサーibの作動状況の関係性とを同時に学習してもよい。特徴ベクトル生成部124は、組合せ特定部123が特定した組合せに対応する第1センサーiaと、第2センサーibとの特徴ベクトルが一致又は類似するように複数の第1センサーia及び第2センサーibのそれぞれの特徴ベクトルを生成することにより、組合せ特定部123が特定した組合せに対応する第1センサーiaと、第2センサーibとの類似性が反映された、複数の第1センサーia及び複数の第2センサーibそれぞれの特徴ベクトルを生成してもよい。 The feature vector generation unit 124 generated the feature vector of the first sensor ia and then generated the feature vector of the second sensor ib, but the present invention is not limited to this. The feature vector generation unit 124 simultaneously obtains the relationship between the operating status of the plurality of first sensors ia indicated by the first time series data and the relationship between the operating status of the plurality of second sensors ib indicated by the second time series data. You may learn. The feature vector generation unit 124 has a plurality of first sensor ia and second sensor ib so that the feature vectors of the first sensor ia and the second sensor ib corresponding to the combination specified by the combination identification unit 123 match or are similar to each other. By generating each feature vector of the above, a plurality of first sensors ia and a plurality of first sensors ia and a plurality of sensors ia that reflect the similarity between the first sensor ia corresponding to the combination specified by the combination identification unit 123 and the second sensor ib. The feature vector of each of the second sensor ib may be generated.

例えば、特徴ベクトル生成部124は、上述した式(1)及び式(2)を組み合わせた式(4)に示す目的関数Tが最大となるように学習を行うことにより、複数の第1センサーia及び複数の第2センサーibのそれぞれの特徴ベクトルを生成する。 For example, the feature vector generation unit 124 performs learning so that the objective function T 3 shown in the equation (4), which is a combination of the above equations (1) and (2), is maximized, thereby causing a plurality of first sensors. The feature vectors of each of the ia and the plurality of second sensors ib are generated.

Figure 2021157544
Figure 2021157544

このようにすることで、特徴ベクトル生成装置1は、式(1)及び式(2)を個別に実行した場合と同様に、複数の第1センサーia及び複数の第2センサーibそれぞれの特徴ベクトルを生成することができる。 By doing so, the feature vector generator 1 has the feature vectors of the plurality of first sensors ia and the plurality of second sensors ib, respectively, as in the case where the equations (1) and (2) are executed individually. Can be generated.

図3は、特徴ベクトル生成部124が生成した特徴ベクトルに基づいてセンサーを特徴空間に配置した例を示す図である。なお、図3では、説明の便宜上、特徴空間を二次元に圧縮し、圧縮された特徴空間にセンサーを配置した例を示している。図3には、楕円のマークM1と菱形のマークM2とがそれぞれ複数配置されている。これらのマークは、特徴空間上のセンサーの位置を示している。マークM1は第1センサーiaの位置、マークM2は第2センサーibの位置を示している。 FIG. 3 is a diagram showing an example in which the sensor is arranged in the feature space based on the feature vector generated by the feature vector generation unit 124. Note that FIG. 3 shows an example in which the feature space is compressed two-dimensionally and the sensor is arranged in the compressed feature space for convenience of explanation. In FIG. 3, a plurality of elliptical marks M1 and a plurality of diamond-shaped marks M2 are arranged. These marks indicate the position of the sensor in the feature space. The mark M1 indicates the position of the first sensor ia, and the mark M2 indicates the position of the second sensor ib.

また、特徴空間には、各センサーの作動時刻と、ユーザの行動が発生した時刻とに基づく、各センサーに対応する行動種別のおおよその範囲を破線で囲んだ領域で示している。図3に示すように、第1センサーia、ia及び第2センサーibが特徴空間上で近傍に配置され、「起きる」という行動種別に対応する1つの領域内に集約されていることが確認できる。また、図3に示すように、第1センサーia、第2センサーib及びibが、「洗顔」という行動種別に対応する1つの領域内に集約されているとともに、第1センサーia、ia、及び第2センサーib、ibが「調理」という行動種別に対応する1つの領域内に集約されていることが確認できる。 Further, in the feature space, an approximate range of action types corresponding to each sensor based on the operation time of each sensor and the time when the user's action occurs is shown by a region surrounded by a broken line. As shown in FIG. 3, the first sensor ia 1 , ia 2 and the second sensor ib 1 are arranged in the vicinity on the feature space and are aggregated in one area corresponding to the action type of "wake up". Can be confirmed. Further, as shown in FIG. 3, the first sensor ia 3 , the second sensor ib 3 and the ib 2 are integrated in one area corresponding to the action type of “face washing”, and the first sensor ia 4 , Ia 5 , and the second sensors ib 4 , ib 5 can be confirmed to be aggregated in one area corresponding to the action type of "cooking".

[センサーへのラベルの付与]
第1の実施形態において、ラベル特定部125は、ラベル情報との関連付けがないセンサーに対応する行動を予測する予測装置として機能する。本機能を説明するにあたり、第2センサーibには、第2センサーibを作動させる第2ユーザが行っていた行動を示す行動種別が関連付けられていないものとする。
[Labeling the sensor]
In the first embodiment, the label specifying unit 125 functions as a predictor that predicts the behavior corresponding to the sensor that is not associated with the label information. In explaining this function, it is assumed that the second sensor ib is not associated with the action type indicating the action performed by the second user who operates the second sensor ib.

ラベル特定部125は、第2時系列データに対応する第2センサーibに対応するラベルを、当該第2センサーibと特徴ベクトルが類似する第1センサーiaに対応する行動種別を示すラベルに特定する。例えば、ラベル特定部125は、第2センサーibの特徴ベクトルとの距離(例えば、ユークリッド距離)が所定距離以内の特徴ベクトルを有する第1センサーiaを、第2センサーibと特徴ベクトルが類似する第1センサーiaと特定する。そして、ラベル特定部125は、第1ラベル情報を参照し、特定した第1センサーiaの作動時刻にユーザが行った行動に対応する行動種別を、第2センサーibに対応する行動種別として特定することにより、当該第2センサーibに対応するラベルを特定する。このようにすることで、ラベルが付与されていない第2センサーibに対してラベルを付与し、第2センサーibに対応する行動を予測することができる。 The label specifying unit 125 identifies the label corresponding to the second sensor ib corresponding to the second time series data to the label indicating the action type corresponding to the first sensor ia whose feature vector is similar to that of the second sensor ib. .. For example, the label specifying unit 125 has a first sensor ia having a feature vector whose distance (for example, Euclidean distance) from the feature vector of the second sensor ib is within a predetermined distance, and a second sensor ib having a feature vector similar to that of the second sensor ib. 1 Specify as sensor ia. Then, the label specifying unit 125 refers to the first label information and specifies the action type corresponding to the action performed by the user at the operation time of the specified first sensor ia as the action type corresponding to the second sensor ib. Thereby, the label corresponding to the second sensor ib is specified. By doing so, it is possible to give a label to the unlabeled second sensor ib and predict the behavior corresponding to the second sensor ib.

[特徴ベクトル生成装置1における処理の流れ]
続いて、特徴ベクトル生成装置1における処理の流れの一例について説明する。図4は、第1の実施形態に係る特徴ベクトル生成装置1における処理の流れの一例を示すフローチャートである。
[Process flow in feature vector generator 1]
Subsequently, an example of the processing flow in the feature vector generator 1 will be described. FIG. 4 is a flowchart showing an example of the processing flow in the feature vector generation device 1 according to the first embodiment.

まず、データ取得部121は、第1時系列データと第2時系列データとを取得する(S1)。
続いて、属性情報取得部122は、第1属性情報と第2属性情報とを取得する(S2)。
続いて、組合せ特定部123は、第1属性情報及び第2属性情報に基づいて、属性が類似する第1センサーiaと第2センサーibとの組合せを特定する(S3)。
First, the data acquisition unit 121 acquires the first time series data and the second time series data (S1).
Subsequently, the attribute information acquisition unit 122 acquires the first attribute information and the second attribute information (S2).
Subsequently, the combination specifying unit 123 identifies the combination of the first sensor ia and the second sensor ib having similar attributes based on the first attribute information and the second attribute information (S3).

続いて、特徴ベクトル生成部124は、第1時系列データに含まれるセンサーIDを第1センサーiaの作動時刻順に並べた第1シーケンスデータと、第2時系列データに含まれるセンサーIDを第2センサーibの作動時刻順に並べた第2シーケンスデータとを生成する(S4)。 Subsequently, the feature vector generation unit 124 secondly arranges the first sequence data in which the sensor IDs included in the first time series data are arranged in the order of the operation time of the first sensor ia, and the sensor IDs included in the second time series data. The second sequence data arranged in the order of the operation time of the sensor ib is generated (S4).

続いて、特徴ベクトル生成部124は、S4において生成した第1シーケンスデータ及び第2シーケンスデータに基づいて、第1センサーia及び第2センサーibの特徴ベクトルを生成する(S5)。 Subsequently, the feature vector generation unit 124 generates the feature vectors of the first sensor ia and the second sensor ib based on the first sequence data and the second sequence data generated in S4 (S5).

続いて、ラベル特定部125は、第2時系列データに対応する複数の第2センサーibのそれぞれに対応するラベルを、当該第2センサーibと特徴ベクトルが類似する第1センサーiaに対応する行動種別を示すラベルに特定する(S6)。 Subsequently, the label specifying unit 125 sets the label corresponding to each of the plurality of second sensors ib corresponding to the second time series data to the action corresponding to the first sensor ia whose feature vector is similar to that of the second sensor ib. It is specified on the label indicating the type (S6).

[第1の実施形態における効果]
以上の通り、第1の実施形態に係る特徴ベクトル生成装置1は、第1の施設に対応する第1センサーのセンサーIDと、センサーの作動時刻とを関連付けた第1時系列データと、第2の施設に対応する第2センサーのセンサーIDと、センサーの作動時刻とを関連付けた第2時系列データを取得し、第1の施設と第2の施設とで類似するセンサーの組合せを特定する。特徴ベクトル生成装置1は、複数の第1センサー及び複数の第2センサーのそれぞれについて、第1時系列データ及び第2時系列データが示すセンサーの作動状況と、他のセンサーの作動状況との関係性を示すとともに、特定した組合せに対応する第1センサーと、第2センサーとの類似性が反映された特徴ベクトルを生成する。このようにすることで、特徴ベクトル生成装置1は、複数の施設のそれぞれのセンサーについて同一の基準で特徴ベクトルを生成することができる。
[Effect in the first embodiment]
As described above, the feature vector generation device 1 according to the first embodiment includes the first time-series data in which the sensor ID of the first sensor corresponding to the first facility and the operating time of the sensor are associated with each other, and the second. The second time series data in which the sensor ID of the second sensor corresponding to the facility of the above and the operation time of the sensor are associated with each other is acquired, and a combination of similar sensors in the first facility and the second facility is specified. The feature vector generator 1 has a relationship between the operating status of the sensor indicated by the first time series data and the second time series data and the operating status of the other sensors for each of the plurality of first sensors and the plurality of second sensors. A feature vector that shows the characteristics and reflects the similarity between the first sensor and the second sensor corresponding to the specified combination is generated. By doing so, the feature vector generation device 1 can generate a feature vector based on the same reference for each sensor of the plurality of facilities.

<第2の実施形態>
続いて、第2の実施形態について説明する。属性情報取得部122が取得した属性情報の中には、特徴ベクトルの生成に対して関連性がない属性も含まれている可能性がある。そして、関連性がない属性も含まれている属性情報に基づいて特徴ベクトルを生成すると、特徴ベクトルの精度が悪化するという問題がある。そこで、第2実施形態に係る特徴ベクトル生成装置1は、特徴ベクトルの生成と関連性がある可能性が高い属性を有意な属性として抽出し、抽出した属性に基づいて特徴ベクトルを再生成する。以下、第2の実施形態に係る特徴ベクトル生成装置1について説明する。
<Second embodiment>
Subsequently, the second embodiment will be described. The attribute information acquired by the attribute information acquisition unit 122 may include attributes that are not related to the generation of the feature vector. Then, if the feature vector is generated based on the attribute information including the unrelated attributes, there is a problem that the accuracy of the feature vector deteriorates. Therefore, the feature vector generation device 1 according to the second embodiment extracts attributes that are highly likely to be related to the generation of the feature vector as significant attributes, and regenerates the feature vector based on the extracted attributes. Hereinafter, the feature vector generation device 1 according to the second embodiment will be described.

図5は、第2実施形態に係る特徴ベクトル生成装置1の構成を示す図である。図5に示すように、第2実施形態に係る特徴ベクトル生成装置1は、属性抽出部126をさらに備える。 FIG. 5 is a diagram showing a configuration of the feature vector generation device 1 according to the second embodiment. As shown in FIG. 5, the feature vector generation device 1 according to the second embodiment further includes an attribute extraction unit 126.

属性抽出部126は、特徴ベクトル生成部124が特徴ベクトルを生成した後に、組合せ特定部123が特定した第1センサーiaと第2センサーibとの特徴ベクトルの類似度に基づいて、組合せ特定部123が特定した第1センサーiaと第2センサーibとの属性情報に対応する複数の属性のうち、有意な一以上の属性を抽出する。 The attribute extraction unit 126 generates the feature vector after the feature vector generation unit 124 generates the feature vector, and then the combination identification unit 123 is based on the similarity between the feature vectors of the first sensor ia and the second sensor ib specified by the combination identification unit 123. Extracts one or more significant attributes from the plurality of attributes corresponding to the attribute information of the first sensor ia and the second sensor ib specified by.

例えば、属性情報に含まれる全ての属性を{M1,M2,…,MN}とし、全ての属性のうちの一部の属性の組合せを{m1,m2,…,mK}とした場合、属性抽出部126は、全ての属性の中から取り得る属性の組合せのうち、以下に示す式(5)の値が最大となる属性の組合せ{m1,m2,…,mK}を、有意な一以上の属性に対応する組合せとして抽出する。 For example, when all the attributes included in the attribute information are {M1, M2, ..., MN} and the combination of some of all the attributes is {m1, m2, ..., mK}, the attribute is extracted. Of all the combinations of attributes that can be taken from all the attributes, the unit 126 selects one or more significant combinations of attributes {m1, m2, ..., MK} that maximize the value of the following equation (5). Extract as a combination corresponding to the attribute.

Figure 2021157544
Figure 2021157544

特徴ベクトル生成部124は、属性抽出部126が属性を抽出した後に、複数の第1センサーia及び複数の第2センサーibのそれぞれについて、属性抽出部126が抽出した属性に基づく第1センサーiaと第2センサーibとの類似性が反映された特徴ベクトルを再生成する。 The feature vector generation unit 124 includes the first sensor ia based on the attributes extracted by the attribute extraction unit 126 for each of the plurality of first sensors ia and the plurality of second sensors ib after the attribute extraction unit 126 extracts the attributes. A feature vector that reflects the similarity with the second sensor ib is regenerated.

具体的には、特徴ベクトル生成部124は、属性抽出部126が抽出した属性に基づいて、属性ベクトルの類似度を算出し、当該類似度を式(2)又は式(4)に適用することにより、複数の第1センサーia及び複数の第2センサーibそれぞれの特徴ベクトルを再生成する。 Specifically, the feature vector generation unit 124 calculates the similarity of the attribute vector based on the attribute extracted by the attribute extraction unit 126, and applies the similarity to the equation (2) or the equation (4). Regenerates the feature vectors of each of the plurality of first sensor ia and the plurality of second sensor ib.

[第2の実施形態における効果]
以上の通り、第2の実施形態に係る特徴ベクトル生成装置1は、特徴ベクトルを生成した後に、属性が類似する組合せに対応する第1センサーiaと第2センサーibとの特徴ベクトルの類似度に基づいて、当該組合せに対応する第1センサーiaと第2センサーibとの属性情報に対応する複数の属性のうち、有意な一以上の属性を抽出する。このようにすることで、特徴ベクトル生成装置1は、有意な一以上の属性に基づいて特徴ベクトルを生成することができるので、特徴ベクトルの精度を向上させることができる。
[Effect in the second embodiment]
As described above, after the feature vector generation device 1 according to the second embodiment generates the feature vector, the similarity of the feature vectors of the first sensor ia and the second sensor ib corresponding to the combination having similar attributes is obtained. Based on this, one or more significant attributes are extracted from the plurality of attributes corresponding to the attribute information of the first sensor ia and the second sensor ib corresponding to the combination. By doing so, the feature vector generation device 1 can generate a feature vector based on one or more significant attributes, so that the accuracy of the feature vector can be improved.

以上、本発明を上記の実施形態を用いて説明したが、本発明の技術的範囲は上記実施形態に記載の範囲には限定されない。上記実施形態に、多様な変更又は改良を加えることが可能であることが当業者に明らかである。例えば、上述の実施形態では、特徴ベクトル生成装置1は、2つの施設のそれぞれのセンサーについて同一の基準で特徴ベクトルを生成したが、これに限らない。特徴ベクトル生成装置1は、3つ以上の施設のそれぞれのセンサーについて同一の基準で特徴ベクトルを生成してもよい。また、特に、装置の分散・統合の具体的な実施形態は以上に図示するものに限られず、その全部又は一部について、種々の付加等に応じて、又は、機能負荷に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。 Although the present invention has been described above using the above-described embodiment, the technical scope of the present invention is not limited to the scope described in the above-described embodiment. It will be apparent to those skilled in the art that various changes or improvements can be made to the above embodiments. For example, in the above-described embodiment, the feature vector generator 1 generates a feature vector based on the same reference for each sensor of the two facilities, but the present invention is not limited to this. The feature vector generator 1 may generate a feature vector based on the same reference for each sensor of three or more facilities. Further, in particular, the specific embodiment of the distribution / integration of the apparatus is not limited to those shown above, and all or a part thereof may be arbitrarily added according to various additions or functional loads. It can be functionally or physically distributed / integrated in units.

1・・・特徴ベクトル生成装置、11・・・記憶部、12・・・制御部、121・・・データ取得部、122・・・属性情報取得部、123・・・組合せ特定部、124・・・特徴ベクトル生成部、125・・・ラベル特定部、126・・・属性抽出部 1 ... Feature vector generator, 11 ... Storage unit, 12 ... Control unit, 121 ... Data acquisition unit, 122 ... Attribute information acquisition unit, 123 ... Combination identification unit, 124.・ ・ Feature vector generation part, 125 ・ ・ ・ Label identification part, 126 ・ ・ ・ Attribute extraction part

Claims (8)

センサーを識別するセンサー識別情報と、前記センサーが作動した時刻とを関連付けた時系列データであって、第1の施設に設けられている複数の第1センサーに対応する前記時系列データである第1時系列データと、第2の施設に設けられている複数の第2センサーに対応する前記時系列データである第2時系列データとを取得するデータ取得部と、
複数の前記第1センサーのそれぞれの前記センサー識別情報に関連付けられた前記第1センサーの属性を示す第1属性情報を取得するとともに、複数の前記第2センサーのそれぞれの前記センサー識別情報に関連付けられた前記第2センサーの属性を示す第2属性情報を取得する属性情報取得部と、
前記第1属性情報及び前記第2属性情報に基づいて、前記属性が類似する前記第1センサーと前記第2センサーとの組合せを特定する組合せ特定部と、
複数の前記第1センサー及び複数の前記第2センサーのそれぞれについて、前記第1時系列データ及び前記第2時系列データが示すセンサーの作動状況と、他のセンサーの作動状況との関係性を示すとともに、前記組合せ特定部が特定した前記組合せに対応する前記第1センサーと、前記第2センサーとの類似性が反映された特徴ベクトルを生成する特徴ベクトル生成部と、
を備える情報処理装置。
The time-series data in which the sensor identification information for identifying the sensor and the time when the sensor is activated are associated with each other, and the time-series data corresponding to a plurality of first sensors provided in the first facility. A data acquisition unit that acquires one time-series data and a second time-series data that is the time-series data corresponding to a plurality of second sensors provided in the second facility.
The first attribute information indicating the attribute of the first sensor associated with the sensor identification information of each of the plurality of first sensors is acquired, and the first attribute information is associated with the sensor identification information of each of the plurality of second sensors. The attribute information acquisition unit that acquires the second attribute information indicating the attributes of the second sensor, and
A combination specifying unit that specifies a combination of the first sensor and the second sensor having similar attributes based on the first attribute information and the second attribute information.
For each of the plurality of first sensors and the plurality of second sensors, the relationship between the operating status of the sensors indicated by the first time series data and the second time series data and the operating status of the other sensors is shown. In addition, a feature vector generation unit that generates a feature vector that reflects the similarity between the first sensor corresponding to the combination specified by the combination identification unit and the second sensor.
Information processing device equipped with.
前記特徴ベクトル生成部は、前記第1時系列データが示す複数の前記第1センサーの作動状況の関係性を学習して複数の前記第1センサーのそれぞれの特徴ベクトルを生成し、複数の前記第1センサーのそれぞれの特徴ベクトルを生成した後に、前記第2時系列データが示す複数の前記第2センサーの作動状況の関係性を学習し、前記組合せ特定部が特定した前記組合せに対応する前記第1センサーと、前記第2センサーとの特徴ベクトルが一致又は類似するように複数の前記第2センサーのそれぞれの特徴ベクトルを生成することにより、前記組合せ特定部が特定した前記組合せに対応する前記第1センサーと、前記第2センサーとの類似性が反映された、複数の前記第2センサーそれぞれの特徴ベクトルを生成する、
請求項1に記載の情報処理装置。
The feature vector generation unit learns the relationship between the operating states of the plurality of first sensors indicated by the first time series data, generates feature vectors for each of the plurality of first sensors, and generates the feature vectors of the plurality of first sensors. After generating each feature vector of one sensor, the relationship between the operating states of the plurality of second sensors indicated by the second time series data is learned, and the first combination corresponding to the combination specified by the combination specifying unit. By generating the feature vectors of each of the plurality of second sensors so that the feature vectors of the one sensor and the second sensor match or resemble each other, the first combination corresponding to the combination specified by the combination identification unit. A feature vector of each of the plurality of second sensors reflecting the similarity between the one sensor and the second sensor is generated.
The information processing device according to claim 1.
前記特徴ベクトル生成部は、前記第1時系列データが示す複数の前記第1センサーの作動状況の関係性と、前記第2時系列データが示す複数の前記第2センサーの作動状況の関係性とを同時に学習し、前記組合せ特定部が特定した前記組合せに対応する前記第1センサーと、前記第2センサーとの特徴ベクトルが一致又は類似するように複数の前記第1センサー及び前記第2センサーのそれぞれの特徴ベクトルを生成することにより、前記組合せ特定部が特定した前記組合せに対応する前記第1センサーと、前記第2センサーとの類似性が反映された、複数の前記第1センサー及び複数の前記第2センサーそれぞれの特徴ベクトルを生成する、
請求項1に記載の情報処理装置。
The feature vector generation unit has a relationship between the operating status of the plurality of first sensors indicated by the first time series data and a relationship between the operating status of the plurality of second sensors indicated by the second time series data. At the same time, the first sensor corresponding to the combination specified by the combination specifying unit and the second sensor of the plurality of first sensors and the second sensor so that the feature vectors of the second sensor match or resemble each other. By generating each feature vector, the plurality of the first sensor and the plurality of the first sensor and the plurality of the first sensor corresponding to the combination specified by the combination identification unit and the similarity between the first sensor and the second sensor are reflected. Generate a feature vector for each of the second sensors.
The information processing device according to claim 1.
前記第1属性情報及び前記第2属性情報は、複数の属性を示しており、
前記特徴ベクトル生成部が前記特徴ベクトルを生成した後に、前記組合せ特定部が特定した前記第1センサーと前記第2センサーとの前記特徴ベクトルの類似度に基づいて、前記組合せ特定部が特定した前記第1センサーと前記第2センサーとの属性情報に対応する複数の属性の中から有意な一以上の属性を抽出する属性抽出部をさらに備える、
請求項1から3のいずれか1項に記載の情報処理装置。
The first attribute information and the second attribute information indicate a plurality of attributes.
After the feature vector generation unit generates the feature vector, the combination identification unit identifies the feature vector based on the similarity between the first sensor and the second sensor specified by the combination identification unit. It further includes an attribute extraction unit that extracts one or more significant attributes from a plurality of attributes corresponding to the attribute information of the first sensor and the second sensor.
The information processing device according to any one of claims 1 to 3.
前記特徴ベクトル生成部は、前記属性抽出部が前記属性を抽出した後に、複数の前記第1センサー及び複数の前記第2センサーのそれぞれについて、前記属性抽出部が抽出した属性に基づく類似性が反映された前記特徴ベクトルを再生成する、
請求項4に記載の情報処理装置。
The feature vector generation unit reflects the similarity based on the attributes extracted by the attribute extraction unit for each of the plurality of first sensors and the plurality of second sensors after the attribute extraction unit extracts the attributes. Regenerate the feature vector
The information processing device according to claim 4.
前記データ取得部は、第1の施設において、前記第1センサーを作動させる第1ユーザが行っていた行動を示す行動種別と、当該行動を行っていた時刻とを関連付けた第1ラベル情報を取得し、
前記第2センサーに対応するラベルを、当該第2センサーと特徴ベクトルが類似する前記第1センサーに対応する前記行動種別を示すラベルに特定するラベル特定部をさらに備える、
請求項1から5のいずれか1項に記載の情報処理装置。
The data acquisition unit acquires the first label information in which the action type indicating the action performed by the first user who operates the first sensor in the first facility and the time when the action is performed are associated with each other. death,
A label specifying unit for specifying a label corresponding to the second sensor as a label indicating the action type corresponding to the first sensor having a feature vector similar to that of the second sensor is further provided.
The information processing device according to any one of claims 1 to 5.
コンピュータが実行する、
センサーを識別するセンサー識別情報と、前記センサーが作動した時刻とを関連付けた時系列データであって、第1の施設に設けられている複数の第1センサーに対応する前記時系列データである第1時系列データと、第2の施設に設けられている複数の第2センサーに対応する前記時系列データである第2時系列データとを取得するステップと、
複数の前記第1センサーのそれぞれの前記センサー識別情報に関連付けられた前記第1センサーの属性を示す第1属性情報を取得するとともに、複数の前記第2センサーのそれぞれの前記センサー識別情報に関連付けられた前記第2センサーの属性を示す第2属性情報を取得するステップと、
前記第1属性情報及び前記第2属性情報に基づいて、前記属性が類似する前記第1センサーと前記第2センサーとの組合せを特定するステップと、
複数の前記第1センサー及び複数の前記第2センサーのそれぞれについて、前記第1時系列データ及び前記第2時系列データが示すセンサーの作動状況と、他のセンサーの作動状況との関係性を示すとともに、前記組合せ特定部が特定した前記組合せに対応する前記第1センサーと、前記第2センサーとの類似性が反映された特徴ベクトルを生成するステップと、
を有する情報処理方法。
Computer runs,
The time-series data in which the sensor identification information for identifying the sensor and the time when the sensor is activated are associated with each other, and the time-series data corresponding to a plurality of first sensors provided in the first facility. A step of acquiring one time-series data and a second time-series data which is the time-series data corresponding to a plurality of second sensors provided in the second facility.
The first attribute information indicating the attribute of the first sensor associated with the sensor identification information of each of the plurality of first sensors is acquired, and the first attribute information is associated with the sensor identification information of each of the plurality of second sensors. The step of acquiring the second attribute information indicating the attribute of the second sensor, and
A step of identifying a combination of the first sensor and the second sensor having similar attributes based on the first attribute information and the second attribute information.
For each of the plurality of first sensors and the plurality of second sensors, the relationship between the operating status of the sensors indicated by the first time series data and the second time series data and the operating status of the other sensors is shown. At the same time, a step of generating a feature vector reflecting the similarity between the first sensor corresponding to the combination specified by the combination specifying unit and the second sensor, and
Information processing method having.
コンピュータを、
センサーを識別するセンサー識別情報と、前記センサーが作動した時刻とを関連付けた時系列データであって、第1の施設に設けられている複数の第1センサーに対応する前記時系列データである第1時系列データと、第2の施設に設けられている複数の第2センサーに対応する前記時系列データである第2時系列データとを取得するデータ取得部、
複数の前記第1センサーのそれぞれの前記センサー識別情報に関連付けられた前記第1センサーの属性を示す第1属性情報を取得するとともに、複数の前記第2センサーのそれぞれの前記センサー識別情報に関連付けられた前記第2センサーの属性を示す第2属性情報を取得する属性情報取得部、
前記第1属性情報及び前記第2属性情報に基づいて、前記属性が類似する前記第1センサーと前記第2センサーとの組合せを特定する組合せ特定部、及び、
複数の前記第1センサー及び複数の前記第2センサーのそれぞれについて、前記第1時系列データ及び前記第2時系列データが示すセンサーの作動状況と、他のセンサーの作動状況との関係性を示すとともに、前記組合せ特定部が特定した前記組合せに対応する前記第1センサーと、前記第2センサーとの類似性が反映された特徴ベクトルを生成する特徴ベクトル生成部、
として機能させるプログラム。
Computer,
The time-series data in which the sensor identification information for identifying the sensor and the time when the sensor is activated are associated with each other, and the time-series data corresponding to a plurality of first sensors provided in the first facility. A data acquisition unit that acquires one time-series data and second time-series data, which is the time-series data corresponding to a plurality of second sensors provided in the second facility.
The first attribute information indicating the attribute of the first sensor associated with the sensor identification information of each of the plurality of first sensors is acquired, and the first attribute information is associated with the sensor identification information of each of the plurality of second sensors. Attribute information acquisition unit that acquires the second attribute information indicating the attributes of the second sensor.
A combination specifying unit that specifies a combination of the first sensor and the second sensor having similar attributes based on the first attribute information and the second attribute information, and
For each of the plurality of first sensors and the plurality of second sensors, the relationship between the operating status of the sensors indicated by the first time series data and the second time series data and the operating status of the other sensors is shown. In addition, a feature vector generation unit that generates a feature vector that reflects the similarity between the first sensor corresponding to the combination specified by the combination identification unit and the second sensor.
A program that functions as.
JP2020057652A 2020-03-27 2020-03-27 Information processing device, information processing method, and program Active JP7297712B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020057652A JP7297712B2 (en) 2020-03-27 2020-03-27 Information processing device, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020057652A JP7297712B2 (en) 2020-03-27 2020-03-27 Information processing device, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2021157544A true JP2021157544A (en) 2021-10-07
JP7297712B2 JP7297712B2 (en) 2023-06-26

Family

ID=77918495

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020057652A Active JP7297712B2 (en) 2020-03-27 2020-03-27 Information processing device, information processing method, and program

Country Status (1)

Country Link
JP (1) JP7297712B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010122751A (en) * 2008-11-17 2010-06-03 Nec Corp Situation estimation system, situation estimation method, and situation estimation program
WO2012147970A1 (en) * 2011-04-28 2012-11-01 日本電気株式会社 Position context acquisition device, computer-readable recording medium on which position context acquisition program is recorded, and position context acquisition method
JP2012248017A (en) * 2011-05-27 2012-12-13 Nippon Telegr & Teleph Corp <Ntt> Action model learning device, method, and program
JP2016024823A (en) * 2014-07-21 2016-02-08 アライドテレシスホールディングス株式会社 Data structure for sensor based detection system
WO2019021369A1 (en) * 2017-07-25 2019-01-31 三菱電機株式会社 Data analysis device
WO2019107237A1 (en) * 2017-11-30 2019-06-06 日本電気株式会社 Location estimating apparatus, location estimating method and program storing recording medium, and location estimating system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010122751A (en) * 2008-11-17 2010-06-03 Nec Corp Situation estimation system, situation estimation method, and situation estimation program
WO2012147970A1 (en) * 2011-04-28 2012-11-01 日本電気株式会社 Position context acquisition device, computer-readable recording medium on which position context acquisition program is recorded, and position context acquisition method
JP2012248017A (en) * 2011-05-27 2012-12-13 Nippon Telegr & Teleph Corp <Ntt> Action model learning device, method, and program
JP2016024823A (en) * 2014-07-21 2016-02-08 アライドテレシスホールディングス株式会社 Data structure for sensor based detection system
WO2019021369A1 (en) * 2017-07-25 2019-01-31 三菱電機株式会社 Data analysis device
WO2019107237A1 (en) * 2017-11-30 2019-06-06 日本電気株式会社 Location estimating apparatus, location estimating method and program storing recording medium, and location estimating system

Also Published As

Publication number Publication date
JP7297712B2 (en) 2023-06-26

Similar Documents

Publication Publication Date Title
JP6799800B2 (en) Semantic information generation method, semantic information generation device, and program
CN109818839B (en) Personalized behavior prediction method, device and system applied to smart home
US11954150B2 (en) Electronic device and method for controlling the electronic device thereof
KR20200084380A (en) Smart Home Airconditioner Automatic control system based on Artificial Intelligence
Alemdar et al. Using active learning to allow activity recognition on a large scale
CN109804363A (en) Use the connection by exemplary form modifying
JP6794692B2 (en) Sensor data learning method, sensor data learning program, and sensor data learning device
Augustyniak et al. Graph-based representation of behavior in detection and prediction of daily living activities
JP2017167878A (en) Behavior analysis system and program
CN111434118A (en) Apparatus and method for generating user interest information
KR102469712B1 (en) Electronic device and Method for generating Natural Language thereof
KR100809659B1 (en) System and method for offering intelligent home service
CN114676689A (en) Sentence text recognition method and device, storage medium and electronic device
Wang et al. Multi-person activity recognition in continuously monitored smart homes
US11715284B2 (en) Anomaly detection apparatus, anomaly detection method, and program
Eldib et al. Discovering activity patterns in office environment using a network of low-resolution visual sensors
KR20220126934A (en) System for monitoring based on artificial intelligence and operating method thereof
JP7297712B2 (en) Information processing device, information processing method, and program
CN111602412B (en) Device selection apparatus, data set selection apparatus, device selection method, and storage medium
JP5781040B2 (en) Action estimation apparatus and program thereof
Alemdar et al. A unified model for human behavior modeling using a hierarchy with a variable number of states
JP7352523B2 (en) Information processing device and information processing method
JP7178975B2 (en) Information processing device, information processing method, and program
US20230190159A1 (en) Mood forecasting method, mood forecasting apparatus and program
Keyvanpour et al. Augmented feature-state sensors in human activity recognition

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211220

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221118

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221220

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230208

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230606

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230614

R150 Certificate of patent or registration of utility model

Ref document number: 7297712

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150