JP5225149B2 - Information processing apparatus, information processing system, and information processing method - Google Patents
Information processing apparatus, information processing system, and information processing method Download PDFInfo
- Publication number
- JP5225149B2 JP5225149B2 JP2009041259A JP2009041259A JP5225149B2 JP 5225149 B2 JP5225149 B2 JP 5225149B2 JP 2009041259 A JP2009041259 A JP 2009041259A JP 2009041259 A JP2009041259 A JP 2009041259A JP 5225149 B2 JP5225149 B2 JP 5225149B2
- Authority
- JP
- Japan
- Prior art keywords
- observation value
- probability
- information processing
- event
- occurrence probability
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Complex Calculations (AREA)
Description
本発明は、センシング情報を用いてユーザの現状を推定する情報処理装置、情報処理システム、情報処理方法に関するもので、特に非同期的にセンサから送信される観測値から、ユーザの現状を確率的に推論する装置に関する。 The present invention relates to an information processing apparatus, an information processing system, and an information processing method for estimating a user's current state using sensing information, and in particular, probabilistically determines a user's current state from observation values transmitted from sensors asynchronously. It relates to an inference device.
コンテキストアウェアアプリケーションにおいて複数のセンサから通知される観測値を用いてユーザの状況・状態を推定する技術として、特許文献1には、ユーザおよび環境に付設されたセンサを用いて、「体温」や「発汗」、「室温」といった観測値を取得し、取得データの組合せと対応する「眠い」、「体調不良」といった心理状態の生起確率をデータベースから取得するものが記載されている。また、特許文献2には、センサネットワークに属するセンサから観測値を取得し、取得した観測値から特異パターンの学習を行うとともに、学習結果に基づき、この観測値から特異パターンを識別し、警告を行うことを実現するものが記載されている。特許文献2では、これらの識別機能においては、ベイジアンネットワークを用いた推論を行っている。
As a technique for estimating a user's situation / state using observation values notified from a plurality of sensors in a context-aware application,
特許文献1では、心理状態推定を行うのに、観測値を特定する事象識別情報群をキーとして、心理状態推定テーブルから、該当する心理状態を取得している。しかしながら、この手法を用いると、特定のセンサと連携して推定するのではなく、多様なセンサから取得する観測値の組み合わせに基づいて事象の生起確率を推定する場合には、ある時点において観測値が取得不可能なセンサが存在する場合、多数の組合せに対応するだけのテーブルレコードを設定する必要があり、現実的な推定手法とならない。
In
一方、特許文献2では、推定にベイジアンネットワークを用いている。ベイジアンネットワークでは、1つのベイジアンネットワークを構築すれば、その中のどのノード(センサ)から観測値が取得できたかによらず、同じネットワークを用いて推定することができる。このため、特許文献1のような、センサの組合せの数だけ設定項目が必要というような問題は生じない。
On the other hand, in Patent Document 2, a Bayesian network is used for estimation. In a Bayesian network, if one Bayesian network is constructed, it can be estimated using the same network regardless of which node (sensor) in the Bayesian network has acquired the observation value. For this reason, the problem that a setting item is required for the number of combinations of sensors as in
しかしながら、多様なセンサと連携して推定する場合には、センサからの情報取得可否だけが問題ではなく、その非同期性が問題となる。センサは通常推定機能とは独立して動作しており、さらに数が多いため、それらセンサを一元的に制御する装置を設置することも困難である。そのためセンサからの観測値を一度に得ることはできず、センサ任意での情報通知となる。 However, when estimation is performed in cooperation with various sensors, it is not only the problem of whether or not information can be acquired from the sensors, but also the asynchrony. Since the sensors normally operate independently of the estimation function and there are many more, it is difficult to install a device that controls these sensors in an integrated manner. Therefore, the observation value from the sensor cannot be obtained at a time, and the information is notified arbitrarily by the sensor.
一方でベイジアンネットワークは観測値が同時に与えられることを推定の前提にしているため、観測値が得られた際にそのままベイジアンネットワークによる推論を適用していては、たまたま同時に得られた場合を除き、単独の観測値から事象の生起確率を推定することになってしまい、推定精度が大幅に低下する。 On the other hand, the Bayesian network assumes that observations are given at the same time, so if observations are obtained, applying inference by the Bayesian network as it is is obtained unless it happens to be obtained at the same time. The probability of occurrence of an event is estimated from a single observation value, and the estimation accuracy is greatly reduced.
上記の問題に鑑み本発明では、非同期的に取得される観測値を、時間経過に応じて適切に変化させ、非同期的に取得されるセンシング情報を集約した現状推定を実現する情報処理装置、情報処理システム、情報処理方法を提供することを目的とする。 In view of the above problems, in the present invention, an information processing device that realizes a current state estimation that aggregates sensing information acquired asynchronously by appropriately changing an observation value acquired asynchronously as time elapses. It is an object to provide a processing system and an information processing method.
上述した課題を解決するために、本発明は、定められた事象に対応するセンサから通知される観測値を取得する観測値取得機能部と、観測値と、観測値を取得した受信時刻とを対応付けて記憶する観測値記憶部と、観測値の受信時刻と現在時刻との差に基づいて、現在時刻における事象の生起確率を算出する観測値編集機能部と、観測値編集機能部が算出した生起確率に基づいて、事象とは異なる事象の生起確率を推定する確率推論機能部と、を備えることを特徴とする情報処理装置である。 In order to solve the above-described problem, the present invention provides an observation value acquisition function unit that acquires an observation value notified from a sensor corresponding to a predetermined event, an observation value, and a reception time at which the observation value is acquired. an observation value storage unit for association with each other, based on the difference between the reception time and the current time of the observations, the observation value editing unit for leaving calculate the probability of an event at the current time, the observed value editing unit An information processing apparatus comprising: a probability reasoning function unit that estimates an occurrence probability of an event different from an event based on the calculated occurrence probability .
また、本発明は、確率推論機能部は、観測値編集機能部が算出した生起確率に基づいて、ベイジアンネットワークを用いて確率推論し、観測値取得機能部が観測値を取得した事象とは異なる事象の生起確率を推定することを特徴とする。 Further, according to the present invention, the probability inference function unit performs probability inference using a Bayesian network based on the occurrence probability calculated by the observation value editing function unit, and is different from the event in which the observation value acquisition function unit acquires the observation value. It is characterized by estimating the occurrence probability of an event .
また、本発明は、観測値が未観測である場合の事象の生起確率を示す事前確率が記憶される事前確率記憶部と、事象が生起し続ける平均時間を保持する観測値継続時間記憶部と、を備え、観測値編集機能部は、観測値の受信時刻と現在時刻との差と、事前確率と、平均時間とに基づいて、事象の生起確率を事前確率に経時的に近づけるように生起確率を算出することを特徴とする。 The present invention also includes a prior probability storage unit that stores a prior probability indicating an occurrence probability of an event when an observation value is not observed, and an observation value duration storage unit that holds an average time during which the event continues to occur. the provided obs editing function unit includes a difference between the reception time and the current time of the observations, the prior probability, based on the average time, occurrence as over time approach the probability of occurrence of events prior probability Probability is calculated.
また、本発明は、確率推論機能部が推定した生起確率の通知先を示す情報を受信し、通知先に生起確率を通知する推論結果提供機能部を備えることを特徴とする。 In addition, the present invention includes an inference result providing function unit that receives information indicating the notification destination of the occurrence probability estimated by the probability reasoning function unit and notifies the notification destination of the occurrence probability.
また、本発明は、確率推論機能部が推定した生起確率を、予め定められた間隔毎に、定められた通知先に通知する推論制御部を備えることを特徴とする。 In addition, the present invention includes an inference control unit that notifies the occurrence probability estimated by the probability reasoning function unit to a predetermined notification destination at predetermined intervals.
また、本発明は、アプリケーションと、センサと、アプリケーションとセンサとの間に設けられた情報処理装置とからなる情報処理システムであって、センサは、定められた事象に対応する観測値を生成して情報処理装置に通知し、情報処理装置は、定められた事象に対応するセンサから通知される観測値を取得する観測値取得機能部と、観測値と、観測値を取得した受信時刻とを対応付けて記憶する観測値記憶部と、観測値の受信時刻と現在時刻との差に基づいて、現在時刻における事象の生起確率を算出する観測値編集機能部と、観測値編集機能部が算出した生起確率に基づいて、事象とは異なる事象の生起確率を推定する確率推論機能部と、を備え、アプリケーションは、情報処理装置の確率推論機能部によって推定された生起確率を受信することを特徴とする情報処理システムである。 The present invention is also an information processing system including an application, a sensor, and an information processing device provided between the application and the sensor, wherein the sensor generates an observation value corresponding to a predetermined event. The information processing apparatus, and the information processing apparatus obtains an observation value acquisition function unit that acquires an observation value notified from a sensor corresponding to a predetermined event, an observation value, and a reception time at which the observation value is acquired. an observation value storage unit for association with each other, based on the difference between the reception time and the current time of the observations, the observation value editing unit for leaving calculate the probability of an event at the current time, the observed value editing unit based on the calculated occurrence probability, and a probability inference function section for estimating the occurrence probability of the different events and event, application an occurrence probability estimated by the probabilistic inference function section of the information processing apparatus An information processing system, characterized by Shin.
また、本発明は、センサから受信する観測値と、観測値を取得した受信時刻とを対応付けて記憶する観測値記憶部を備えた情報処理装置の情報処理方法であって、定められた事象に対応するセンサから通知される観測値を取得し、センサから取得した観測値と、観測値を取得した受信時刻とを対応付けて観測値記憶部に記憶させ、観測値の受信時刻と現在時刻との差に基づいて、現在時刻における事象の生起確率を算出し、算出した生起確率に基づいて、事象とは異なる事象の生起確率を推定することを特徴とする情報処理方法である。 The present invention is also an information processing method for an information processing apparatus including an observation value storage unit that stores an observation value received from a sensor and a reception time at which the observation value is acquired in association with each other, and a predetermined event The observation value notified from the sensor corresponding to is acquired, and the observation value acquired from the sensor and the reception time at which the observation value was acquired are associated with each other and stored in the observation value storage unit. based on the difference between, calculating the occurrence probability of the event at the current time, based on the calculated occurrence probability is an information processing method and estimates the probability of occurrence of different events and events.
本発明によれば、ユーザの現状を多数のセンサから観測値を収集して推定する場合において、それぞれのセンサがそれぞれの契機で観測値を生成・通知する場合においても、観測値が通知された時刻と現在時刻から適切な擬似観測値を生成し、生成した擬似観測値を用いて生起確率を推論することで、同期しないセンサからの観測値も用いた高精度な現状推定を可能とする。これによって、センサプロバイダが情報処理装置と独立して存在する場合でも、コンテキストアウェアアプリケーションを実現することができる。 According to the present invention, in the case of estimating the current state of the user by collecting observation values from a large number of sensors, the observation values are notified even when each sensor generates and notifies an observation value at each opportunity. By generating an appropriate pseudo-observation value from the time and the current time and inferring the occurrence probability using the generated pseudo-observation value, it is possible to estimate the current state with high accuracy using the observation values from sensors that are not synchronized. Thereby, even when the sensor provider exists independently of the information processing apparatus, a context-aware application can be realized.
以下、本発明の実施の形態について図面を参照しながら説明する。図1に示すように、本発明の実施形態の情報処理システムは、アプリケーション200およびセンサ300と、それらの間に確率推論装置100を備える。アプリケーション200とセンサ300との間では、確率推論装置100がどのような情報を観測値(提供情報)とするのかという情報を共有しており、センサ300がその中から「会社にいる」等の観測値を任意のタイミングで確率推論装置100へ通知する。ここで、観測値には、例えば、観測対象の事象IDや、観測対象から観測された数値データ、観測対象のユーザIDなどが含まれる。
Hereinafter, embodiments of the present invention will be described with reference to the drawings. As shown in FIG. 1, the information processing system according to the embodiment of the present invention includes an
これら観測値を受信した確率推論装置100は、観測値テーブル(TB)150に受信データを受信時刻とともに保存する。確率推論装置100では、適切な契機において非観測値の推論を以下のように行う。
The
まず観測値テーブル150から観測値をその受信時刻とともに取り出し、観測値編集機能部160が受信時刻からの経過時間と、観測対象の事象の事前情報がない場合の生起確率とを用いて現在の生起確率を示す擬似観測値を生成する。この擬似観測値を確率推論機能部170が受信し、ベイジアンネットワーク等の手法を用いて非観測値を確率推論し、擬似観測値を生成した事象とは異なる他の事象(擬似観測値を持たない事象)の生起確率を推定し、推定した生起確率を算出する。これによって、アプリケーション200は多様なセンサ300から得られた推論結果を受信することができる。またアプリケーション200は取得周期を、取得間隔テーブル(TB)120により取得間隔を設定することで、定期的に通知を受けることもできる。
First, the observation value is extracted from the observation value table 150 together with its reception time, and the observation value
以下、図1を参照しながら、本発明の実施の形態について詳細に説明する。ここでは、アプリケーションが提供するサービスの一例として、「位置」や「一緒にいる人」を特定するセンサ300の存在を前提として、ユーザが今利用したいであろうサービスを「動画をみたい」、「ゲームをしたい」、「音楽をききたい」から推定し、推薦する場合を示す。
Hereinafter, an embodiment of the present invention will be described in detail with reference to FIG. Here, as an example of a service provided by an application, on the premise of the presence of the
なお、図2に示すように、確率推論装置100が複数存在する形態も考えられる。また、図1では確率推論装置100とアプリケーション200、センサ300がそれぞれの外部に書かれているが、図3に示すように、確率推論装置100、アプリケーション200、センサ300のそれぞれが他の装置を抱える形態も考えられる。本実施形態では、説明の簡略化のため、図1の場合について説明する。
In addition, as shown in FIG. 2, the form with which the several
また、本発明のシステムは、本来複数ユーザを収容するものであるが、説明の簡略化のため、以降では1ユーザのみを収容しているものとして述べる。実際のシステム構築においては、送受信される観測値等にユーザIDも付与されているものとすれば、複数のユーザを収容することができる。 In addition, the system of the present invention originally accommodates a plurality of users, but for the sake of simplification of description, it will be described hereinafter that only one user is accommodated. In an actual system construction, a plurality of users can be accommodated if a user ID is also given to the observation values transmitted and received.
まず確率推論装置100の設定について述べる。確率推論装置100は確率推論機能部170を保持し、確率推論機能部170でベイジアンネットワークを構築する。この実施形態では、「位置」や「一緒にいる人」からどのサービスを使いたいかを推定するため、図4に示すようなノードを定義し、それらを同図に示すように構造化する(リンクは、ノード間に直接の相関があることを示す)。各ノードには、対応事象が生起/非生起の2値のみを許容するものとする。言い換えると、対応事象が生起する確率のみで各ノードの状態が表現される。
First, the setting of the
これらのノード(または対応事象)には事象IDが振られており、この実施形態においては、事象IDが対応事象そのものであるとする。例えば「ゲームをしたい」や「音楽をききたい」が事象IDであるとする。ベイジアンネットワーク構築後には、そのネットワークにおいて定義されたノードリストをアプリケーション200やセンサ300に通知することで、それらの観測値および推定値(擬似観測値)がそれらとのインタフェースであると規定する。
These nodes (or corresponding events) are assigned event IDs, and in this embodiment, the event ID is the corresponding event itself. For example, it is assumed that “I want to play a game” and “I want to listen to music” are event IDs. After constructing the Bayesian network, the node list defined in the network is notified to the
さらに確率推論装置100ではベイジアンネットワーク構築後、非同期のセンシング情報取得に対応すべく、ベイジアンネットワークから計算される各ノードの事前確率(ベイジアンネットワークの全てのノード値が未観測の場合の、対応事象の生起確率)を観測値編集機能部160内の事前確率テーブル(TB)161に設定するとともに、各ノードの対応事象が生起し続ける平均時間(平均継続時間)を観測値継続時間テーブル(TB)162に保持する。図1では、これら事前確率テーブル161及び観測値継続時間テーブル162は分かれているが、どちらも事象IDをキーとして保持されるので、例えば図5のように、事前確率と平均継続時間とを1つのテーブルに保持してもよい。
Further, the
次にセンサ300の事前準備を説明する。この実施形態で想定されるセンサ300は、GPSと近傍端末のセンサであり、これらが「自宅」や「会社」、「友達と一緒」等の観測値を生成する。どちらのセンサも携帯電話に内蔵されていることを想定し、GPSをもとに観測値通知をするアプリケーションにはどの範囲の緯度経度が「自宅」や「会社」であるかが事前に登録されており、また近傍端末のセンサと対応する観測値通知アプリケーションには、どの端末IDが「友達と一緒」と対応するかが登録されている。これらの登録情報を用いると、携帯電話がセンサ情報から観測値を生成、通知することができるようになる。
Next, advance preparation of the
次に、アプリケーション200について説明する。アプリケーション200では、推薦サービスを決定するために、「音楽をききたい」、「ゲームをしたい」、「動画をみたい」の3つのノードについて、購読予約を確率推論装置100内の推論結果提供機能部110を介して登録する。購読予約には、購読者IDと通知用のURL、購読対象の事象IDに加え、状況変化を確認する周期(取得間隔)が含まれ、これら情報が図6に示すように取得間隔テーブル120に保持される。なお、この例では、購読者ID、通知用のURL、購読対象の事象ID、取得間隔を同一のテーブルに構成しているが、データベースを正規化して通知URLの列を別テーブルにしてもよい。
Next, the
以上が事前設定であり、以下では推論時の動作について説明する。なお、確率推論装置100の動作シーケンスの概略は、図7に示されている。
The above is the presetting, and the operation at the time of inference will be described below. The outline of the operation sequence of the
まず、センサ300の1つである携帯電話において、GPSの反応から「会社」が識別されたとする。これを検知した携帯電話内のセンサアプリケーションは、確率推論装置100内の観測値取得機能部140に「会社」を示す観測値を送信する。
First, it is assumed that a “company” is identified from a GPS response in a mobile phone that is one of the
「会社」を受信した観測値取得機能部140では、受信した観測値と受信時刻(例えば10:22:45)とを対応付けて(ステップS1)、図8に示すように、観測値テーブル150に保存する(ステップS2)。観測値取得機能部140ではさらに、推論制御機能部130に観測値を受信したことを通知する(ステップS3)。
The observation value
推論制御機能部130は、観測値受信の通知を受けると、観測値編集機能部160に対して、確率推論を要求し(ステップS4)、応答を待つ。
Upon receiving the observation value reception notification, the inference
要求を受けた観測値編集機能部160では、観測値テーブル150から「会社」、「10:22:45」などを取得し(ステップS5)、現在時刻(21:02:45とする)までの経過時間38400秒と、事前確率テーブル161、観測値継続時間テーブル162の値(事前確率0.6、平均継続時間43200秒)を用いて、観測値を編集し(ステップS6)、得られた観測値を確率推論機能部170に送信し、推論を要求する(ステップS7)。
Upon receiving the request, the observation value
観測値の編集においては、観測値取得機能部140が受信した観測値を、経過時間に応じて事前確率に近づける。例えば「会社」の場合では、事象の生起、終了がどちらも指数分布に従うと考えると、t秒後の観測値を以下のように算出すればよい。
In editing the observation value, the observation value received by the observation value
とすると、以下式(1)が成り立つ。 Then, the following formula (1) is established.
そこで、上記式(1)を解いて、t秒後の観測値p(t)を以下式(2)により算出すればよい。 Therefore, the above equation (1) is solved, and the observed value p (t) after t seconds may be calculated by the following equation (2).
また、この際、任意の時間において上式から計算される値を観測値としてしまうと、事前確率とほぼ同じ数値を観測値として扱ってしまう。上式が事前確率に漸近するのは、やがて観測されたとはいえない状況になることを示している一方で、それが観測値として扱われると推定精度が低下する。よって、平均継続時間あたりまでは上式によって観測値を生成し、その後は観測値を削除し、観測値なしとして扱ってもよい。これら観測値の経時変化を図9に示す。 At this time, if a value calculated from the above equation at an arbitrary time is taken as an observed value, a numerical value almost the same as the prior probability is handled as the observed value. The asymptotic approach of the above equation to the prior probability indicates that the situation will not be observed in the long run, but if it is treated as an observed value, the estimation accuracy decreases. Therefore, the observed value may be generated according to the above equation until the average duration, and thereafter, the observed value may be deleted and treated as having no observed value. The change with time of these observed values is shown in FIG.
編集後の観測値を受信した確率推論機能部170では、受信した値を対応するノードの観測値として(図8の情報と現在時刻(21:02:45)から計算すると、「会社」ノードの生起確率が0.64、「自宅」ノードの生起確率が0.96となる)、残るノードの生起確率をベイジアンネットワーク上で確率伝播法等、通常の手法により計算する(ステップS8)。計算結果は、推論結果テーブル(TB)180に図10のように保持され(ステップS9)、その後推論完了が観測値編集機能部160を介して(ステップS10)、推論制御機能部130へ通知される(ステップS11)。
The probability
推論完了通知を受けた推論制御機能部130では、推論結果提供機能部110に対し、推論結果をアプリケーション200ヘ提供するように要求する(ステップS12)。この要求を受け、推論結果提供機能部110では、取得間隔テーブル120から、通知URLと事象IDのペアを取得し(ステップS13)、当該ノードの状況を通知URLに通知する(ステップS14)。ここでは図10の中で生起確率の高い「動画をみたい」が推薦アプリケーションに通知される。
Upon receiving the inference completion notification, the inference
上記通知「動画をみたい」を受け、アプリケーション200の中の推薦サービスを行うアプリケーションとして、ユーザに対し動画サービスの推薦を行えば、現状に応じた推薦が実現される。さらにセンサ300から「友達が一緒」が通知された場合には、上記と同様の過程を通して「音楽をききたい」がアプリケーションに通知されるなどされ、推薦サービスが変化する。
In response to the notification “I want to watch a video”, if the recommendation of the video service is made to the user as an application for performing the recommendation service in the
なお、以上ではセンサ300からの観測値通知によって推論が実施されたが、実際には時間経過とともに推論で用いる観測値が変更するため、推論制御機能部130は観測値の取得時以外にも推論を実施する。例えば取得間隔テーブル120の「取得間隔」の最小値に基づき、前回の推論時からその時間が経過すれば推論を実施し、以上と同様にアプリケーション200に通知してもよい。事象IDが観測値取得機能部140によって取得されていない場合でも、取得間隔に応じて観測値編集機能部160および確率推論機能部170は動作される。
In the above, inference is performed by notification of the observation value from the
また、センサ300から受信した観測値は生起確率が1であるとして処理していたが、実際には事象IDとともに生起確率を受信してもよい。この場合についても、観測値の編集機能へは変更がない。
Moreover, although the observation value received from the
最後に、観測値継続時間テーブル162の平均継続時間の値に特別な値(例えば0)を用意し、その値が設定されていた場合には、観測値編集機能部160による観測値の編集時、その値を確率的に変動させる必要のない値と判断し、観測値テーブルの値をそのまま確率推論機能部170に入力してもよい。
Finally, a special value (for example, 0) is prepared for the average duration value in the observed value duration table 162, and when that value is set, the observation value
以上説明したように、本発明の実施の形態では、ユーザの現状を多数のセンサから観測値を収集して推定する場合において、それぞれのセンサがそれぞれの契機で観測値を生成・通知する場合においても、観測値が通知された時刻と現在時刻から適切に観測値を編集し、編集したものを用いて推論することで、同期しないセンサからの観測値も用いた高精度な現状推定を可能とする。 As described above, in the embodiment of the present invention, in the case of estimating the current state of a user by collecting observation values from a large number of sensors, each sensor generates and notifies an observation value at each opportunity. However, by appropriately editing observation values from the time when the observation values were reported and the current time, and inferring using the edited ones, it is possible to estimate the current situation with high accuracy using observation values from non-synchronized sensors. To do.
つまり、既存の確率推論においては、非観測値の確率推論に用いる観測値について、観測値自体を編集することはなく、観測値を利用するか/破棄するかの選択のみが行われる。非同期的に動作するセンサに話を当てはめるならば、前回の観測値を適用するか/非観測値として推論対象とするかとなってしまう。しかしながら、センシングデータは刻一刻とかわるものであるため、この取り扱いのままでは時間変動とともに推定精度の低下を招く。 That is, in the existing probability inference, the observation value itself is not edited for the observation value used for the probability inference of the non-observed value, and only the selection of whether to use or discard the observation value is performed. If the sensor is operated asynchronously, the previous observation value is applied or the non-observation value is inferred. However, since the sensing data changes every moment, if it is handled as it is, the estimation accuracy decreases with time fluctuation.
そこで本発明の実施の形態においては、推論機能に観測値を入力する前に、観測値を確率論的に変化させ、時間変化とともに非観測時の値に近づける機能を設置する。具体的には、生起確率が0.4のある事象が観測された際、観測時はその事象が確率1で生起したとして推論機能に入力するが、時間を経るにつれて、より0.4に近い生起確率として推論機能に入力するようにする。これによって、非同期的に取得されるセンシングデータを集約しつつ、さらに直近のセンシング情報に重きを置いて集約することでより現在の状態に近い推論を実現できる。 Therefore, in the embodiment of the present invention, before inputting the observation value to the inference function, a function is provided in which the observation value is changed stochastically and approximated to the value at the time of non-observation as time changes. Specifically, when an event with an occurrence probability of 0.4 is observed, it is input to the inference function at the time of observation, assuming that the event occurred with a probability of 1. However, as time passes, it is closer to 0.4 The probability of occurrence is input to the inference function. As a result, it is possible to realize an inference that is closer to the current state by aggregating sensing data acquired asynchronously and further emphasizing the latest sensing information.
本発明は、上述した実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で様々な変形や応用が可能である。 The present invention is not limited to the above-described embodiments, and various modifications and applications can be made without departing from the gist of the present invention.
100 確率推論装置
110 推論結果提供機能
120 取得間隔テーブル
130 推論制御機能
140 観測値取得機能部
150 観測値テーブル
160 観測値編集機能部
161 事前確率テーブル
162 観測値継続時間テーブル
170 確率推論機能
180 推論結果テーブル
200 アプリケーション
300 センサ
100
Claims (7)
前記観測値と、当該観測値を取得した受信時刻とを対応付けて記憶する観測値記憶部と、
前記観測値の受信時刻と現在時刻との差に基づいて、現在時刻における前記事象の生起確率を算出する観測値編集機能部と、
前記観測値編集機能部が算出した前記生起確率に基づいて、前記事象とは異なる事象の生起確率を推定する確率推論機能部と、
を備えることを特徴とする情報処理装置。 An observation value acquisition function unit for acquiring an observation value notified from a sensor corresponding to a predetermined event;
An observation value storage unit that stores the observation value and the reception time at which the observation value is acquired in association with each other;
Based on the difference between the reception time and the current time of the observations, the observation value editing unit for leaving calculate the occurrence probability of the event at the current time,
Based on the occurrence probability calculated by the observation value editing function unit, a probability reasoning function unit that estimates the occurrence probability of an event different from the event;
An information processing apparatus comprising:
ことを特徴とする請求項1に記載の情報処理装置。 The probability inference function unit performs probability inference using a Bayesian network based on the occurrence probability calculated by the observation value editing function unit, and the event in which the observation value acquisition function unit acquires the observation value. The information processing apparatus according to claim 1, wherein occurrence probabilities of different events are estimated .
前記事象が生起し続ける平均時間を保持する観測値継続時間記憶部と、を備え、
前記観測値編集機能部は、前記観測値の受信時刻と現在時刻との差と、前記事前確率と、前記平均時間とに基づいて、前記事象の生起確率を前記事前確率に経時的に近づけるように前記生起確率を算出する
ことを特徴とする請求項1または請求項2に記載の情報処理装置。 A prior probability storage unit for storing a prior probability indicating the occurrence probability of the event when the observed value is unobserved;
An observation value duration storage unit that holds an average time during which the event continues to occur, and
The observed value editing function unit sets the occurrence probability of the event to the prior probability over time based on the difference between the reception time of the observed value and the current time, the prior probability, and the average time. The information processing apparatus according to claim 1, wherein the occurrence probability is calculated so as to be close to.
を備えることを特徴とする請求項1から3の何れかに記載の情報処理装置。 The inference result providing function part which receives the information which shows the notification destination of the said occurrence probability estimated by the said probability reasoning function part , and notifies the said occurrence probability to the said notification destination is provided, The any one of Claim 1 to 3 characterized by the above-mentioned. An information processing apparatus according to claim 1.
を備えることを特徴とする請求項1から4の何れかに記載の情報処理装置。 The inference control part which notifies the said occurrence probability estimated by the said probability reasoning function part to a predetermined notification destination for every predetermined space | interval is provided, The any one of Claim 1 to 4 characterized by the above-mentioned. Information processing device.
前記センサは、
定められた事象に対応する観測値を生成して情報処理装置に通知し、
前記情報処理装置は、
定められた事象に対応するセンサから通知される観測値を取得する観測値取得機能部と、
前記観測値と、当該観測値を取得した受信時刻とを対応付けて記憶する観測値記憶部と、
前記観測値の受信時刻と現在時刻との差に基づいて、現在時刻における前記事象の生起確率を算出する観測値編集機能部と、
前記観測値編集機能部が算出した前記生起確率に基づいて、前記事象とは異なる事象の生起確率を推定する確率推論機能部と、を備え、
前記アプリケーションは、
前記情報処理装置の前記確率推論機能部によって推定された前記生起確率を受信する
ことを特徴とする情報処理システム。 An information processing system comprising an application, a sensor, and an information processing device provided between the application and the sensor,
The sensor is
Generate an observation value corresponding to the specified event and notify the information processing device,
The information processing apparatus includes:
An observation value acquisition function unit for acquiring an observation value notified from a sensor corresponding to a predetermined event;
An observation value storage unit that stores the observation value and the reception time at which the observation value is acquired in association with each other;
Based on the difference between the reception time and the current time of the observations, the observation value editing unit for leaving calculate the occurrence probability of the event at the current time,
A probability reasoning function unit that estimates an occurrence probability of an event different from the event based on the occurrence probability calculated by the observation value editing function unit;
The application is
An information processing system characterized by receiving the occurrence probability estimated by the probability reasoning function unit of the information processing apparatus.
定められた事象に対応するセンサから通知される観測値を取得し、
センサから取得した前記観測値と、当該観測値を取得した受信時刻とを対応付けて前記観測値記憶部に記憶させ、
前記観測値の受信時刻と現在時刻との差に基づいて、前記現在時刻における前記事象の生起確率を算出し、
算出した前記生起確率に基づいて、前記事象とは異なる事象の生起確率を推定する
ことを特徴とする情報処理方法。 An information processing method of an information processing apparatus including an observation value storage unit that stores an observation value received from a sensor and a reception time at which the observation value is acquired in association with each other,
Obtain the observation value notified from the sensor corresponding to the specified event,
The observation value acquired from the sensor and the reception time at which the observation value was acquired are associated with each other and stored in the observation value storage unit,
Based on the difference between the reception time and the current time of the observed value, to calculate the occurrence probability of the events in the current time,
An information processing method, wherein an occurrence probability of an event different from the event is estimated based on the calculated occurrence probability .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009041259A JP5225149B2 (en) | 2009-02-24 | 2009-02-24 | Information processing apparatus, information processing system, and information processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009041259A JP5225149B2 (en) | 2009-02-24 | 2009-02-24 | Information processing apparatus, information processing system, and information processing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010198222A JP2010198222A (en) | 2010-09-09 |
JP5225149B2 true JP5225149B2 (en) | 2013-07-03 |
Family
ID=42822900
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009041259A Expired - Fee Related JP5225149B2 (en) | 2009-02-24 | 2009-02-24 | Information processing apparatus, information processing system, and information processing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5225149B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10362145B2 (en) * | 2013-07-05 | 2019-07-23 | The Boeing Company | Server system for providing current data and past data to clients |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008269215A (en) * | 2007-04-19 | 2008-11-06 | Nippon Telegr & Teleph Corp <Ntt> | Unique pattern detection system, model learning device, unique pattern detector method, and computer program |
-
2009
- 2009-02-24 JP JP2009041259A patent/JP5225149B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2010198222A (en) | 2010-09-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6122735B2 (en) | Information processing apparatus, determination method, and determination program | |
CN107180268A (en) | Medical information push and the method reminded, apparatus and system | |
JP6015882B1 (en) | Terminal device and terminal processing method of monitored person monitoring system, central processing unit and central processing method of monitored person monitoring system, and monitored person monitoring system | |
EP3553739B1 (en) | Image recognition system and image recognition method | |
CN105991692A (en) | Information pushing method, information display method, and related apparatus and system | |
JP6108052B1 (en) | Central processing unit and central processing method of monitored person monitoring system, and monitored person monitoring system | |
WO2017082037A1 (en) | Central processing device and method for person monitoring system, and person monitoring system | |
TW201317933A (en) | Systems and methods for event attendance notification | |
JP2016085649A (en) | Update system, update method, portable terminal device, and program | |
JP2011028339A (en) | Information processor, information processing system and information processing method | |
JP5225149B2 (en) | Information processing apparatus, information processing system, and information processing method | |
JP2005293255A (en) | Notifying method and program | |
CN107833622B (en) | Medical information system and information pushing method thereof | |
JP4735141B2 (en) | Information processing system, information processing apparatus, information processing method, and information processing program | |
JP2009267664A (en) | Radio communication system | |
US9641975B2 (en) | Data analysis system with movement patterns for medical wellness correlation | |
JP2017148504A (en) | Device for monitoring person to be monitored, method and system thereof | |
JP6859723B2 (en) | Information processing equipment and questionnaire distribution program | |
JP2006048404A (en) | Apparatus and system for collecting vital data | |
JP6493450B2 (en) | Display device and display method of monitored person monitoring system, and monitored person monitoring system | |
JP2011048435A (en) | Estimation logic construction support system, user behavior estimation device, user behavior estimation method and user behavior estimation program | |
JP2023066235A (en) | Data collection device, data acquisition device, and data collection method | |
JP6932120B2 (en) | Notification device and notification method | |
JP6213699B1 (en) | Central processing unit and central processing method for monitored person monitoring system, and monitored person monitoring system | |
JP2016171360A (en) | Transmitter, remote health management system, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20100528 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20101209 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121030 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121225 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20121225 |
|
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: 20130305 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130312 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5225149 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20160322 Year of fee payment: 3 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |