JP2015001927A - Function recommendation device and function recommendation method - Google Patents

Function recommendation device and function recommendation method Download PDF

Info

Publication number
JP2015001927A
JP2015001927A JP2013127413A JP2013127413A JP2015001927A JP 2015001927 A JP2015001927 A JP 2015001927A JP 2013127413 A JP2013127413 A JP 2013127413A JP 2013127413 A JP2013127413 A JP 2013127413A JP 2015001927 A JP2015001927 A JP 2015001927A
Authority
JP
Japan
Prior art keywords
function
information
execution history
execution
recommendation
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.)
Pending
Application number
JP2013127413A
Other languages
Japanese (ja)
Inventor
智紀 林
Tomoki Hayashi
智紀 林
真也 飯塚
Shinya Iizuka
真也 飯塚
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.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
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 NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2013127413A priority Critical patent/JP2015001927A/en
Publication of JP2015001927A publication Critical patent/JP2015001927A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To recommend an appropriate function on the basis of execution histories of functions.SOLUTION: A function recommendation device 1 includes: a function execution accepting unit 12 which accepts function identification information identifying an executed function; an environmental information acquisition unit 14 which acquires environmental information including at least one piece of time information and position information of the function recommendation device 1 at the time of acceptance; an execution history storage unit 10 in which execution history information relating the function identification information and the environmental information to each other is stored; a function recommendation model 15 in which function priority information relating the function identification information and priorities of recommendation of functions identified by the function identification information to each other per prescribed unit of environmental information is stored; a spreading information generation unit 16 which generates spreading information relating to a method of updating the function priority information on the basis of the execution history information, on the basis of the execution history information; and a function recommendation model update unit 18 which updates the function priority information on the basis of the execution history information and the spreading information.

Description

本発明は、携帯端末装置において、日時や位置のような環境情報に応じて、ユーザの操作履歴に基づいて機能を推薦することにより、ユーザが目的の機能を選択する手間を省くことや、ユーザの携帯端末操作の支援を行う技術に関する。   The present invention eliminates the user's trouble of selecting a target function by recommending a function based on the user's operation history in accordance with environmental information such as date and time in the mobile terminal device, The present invention relates to technology for supporting the operation of mobile terminals.

従来から、提供する機能を当該機能に対応付けられたアイコンとして画面に提示し、提示されたアイコンをユーザが選択することで、選択されたアイコンに対応付けられた機能が実行される装置が知られている。たとえば、提示する推薦機能を選択するために、ユーザの機能実行履歴に基づいて、日時や位置によって当該ユーザに提示する推薦機能を決定する技術がある。これにより、ユーザの目的の機能を選択する手間や、その後の操作の手間を省くことが可能となる(下記特許文献1参照)。   2. Description of the Related Art Conventionally, there has been known a device that presents a function to be provided on a screen as an icon associated with the function, and the function associated with the selected icon is executed by the user selecting the presented icon. It has been. For example, in order to select a recommended function to be presented, there is a technique for determining a recommended function to be presented to a user based on the date and position based on the function execution history of the user. As a result, it is possible to save time and effort for selecting a target function of the user and subsequent operation (see Patent Document 1 below).

機能の推薦のためには機能実行履歴に基づく機能推薦モデルを用いる。日時や位置を軸とする多次元空間において機能実行履歴を蓄積した値を機能優先度とし、機能推薦時は日時や位置ごとの各機能の機能優先度を比較することにより、機能を推薦する。   For function recommendation, a function recommendation model based on the function execution history is used. A value obtained by accumulating function execution history in a multi-dimensional space with the date and position as an axis is used as a function priority, and at the time of function recommendation, a function is recommended by comparing the function priority of each function for each date and position.

特許文献1では1回の実行履歴で蓄積される日時や位置のような環境情報の分解能をあらかじめ設定する。設定した分解能が大きい場合は、実行履歴が機能推薦モデルに反映される日時や位置の範囲が大きくなるため、推薦にゆらぎを持たせることができ、機能を実行した日時や位置と異なる場合でも機能を推薦することを可能としている。実行履歴を異なる日時や位置に対して蓄積し、機能の推薦に活用することを、以降では履歴の波及と呼ぶ。   In Patent Document 1, the resolution of environmental information such as date and position accumulated in one execution history is set in advance. If the set resolution is large, the range of date and position where the execution history is reflected in the function recommendation model will be larger, so the recommendation can be fluctuated, even if the function is different from the date and position where the function was executed It is possible to recommend. The accumulation of execution histories for different dates and positions and utilization for function recommendation is hereinafter referred to as history spillover.

特開2011−160145号公報JP 2011-160145 A

しかしながら、特許文献1では機能実行履歴の波及方法が静的であるため、実行履歴回数の増加により予測精度が落ちる可能性がある。たとえば、実行履歴回数が少ないときに、履歴の波及範囲が狭く設定されている場合、実行履歴がない日時や位置の状況において機能の推薦を行うことが容易ではなくなる。それに対応するために履歴の波及範囲を大きく設定した場合、履歴が少ないときは実行履歴のない日時や位置において履歴を波及させることができるため、機能の推薦を行うことも可能となる。   However, in Patent Document 1, since the function execution history spillover method is static, the prediction accuracy may decrease due to an increase in the number of execution histories. For example, when the number of execution histories is small and the history spillover range is set to be narrow, it is not easy to recommend a function in the situation of date and position where there is no execution history. If the history spillover range is set large in order to cope with this, when the history is small, the history can be propagated at the date and position where there is no execution history, so it is possible to recommend functions.

しかしながら、実行履歴回数が増加していくと、履歴が少ない場合の波及方法をそのまま適用すると、波及範囲が大きすぎるために、必要以上に他の日時や位置のような環境情報において実行された機能が推薦されてしまい、適切な機能推薦を行うことが容易ではなくなる。   However, as the number of execution histories increases, if the ripple method when the history is small is applied as it is, the ripple range is too large, so functions executed in environment information such as other dates and positions more than necessary Is recommended, and it is not easy to make an appropriate function recommendation.

そこで、本発明は、かかる課題に鑑みて為されたものであり、機能の実行履歴に基づいた適切な機能の推薦を行うことができる機能推装置及び機能推薦方法を提供することを目的とする。   Therefore, the present invention has been made in view of such a problem, and an object thereof is to provide a function estimation device and a function recommendation method capable of recommending an appropriate function based on a function execution history. .

上記課題を解決するため、本発明の機能推薦装置は、複数の機能の中から特定の一又は複数の機能を推薦する機能推薦装置であって、実行された機能を識別する機能識別情報を受け付ける機能実行受付手段と、機能実行受付手段によって機能識別情報が受け付けられた際の時間情報及び当該機能推薦装置の位置情報のうち少なくとも1つを含む環境情報を取得する環境情報取得手段と、機能実行受付手段によって受け付けられた機能識別情報と、環境情報取得手段によって取得された環境情報とが関連付けられた実行履歴情報を記憶する機能実行履歴記憶手段と、機能識別情報と、当該機能識別情報が識別する機能の推薦の優先度とが、環境情報の所定の単位毎に関連付けられた機能優先度情報が記憶された機能推薦モデルと、機能実行受付手段によって機能識別情報が受け付けられると、実行履歴情報に基づいて機能優先度情報を更新する方法に関する波及情報を、機能実行履歴記憶手段によって記憶された実行履歴情報に基づいて生成する波及情報生成手段と、機能実行履歴記憶手段によって記憶された実行履歴情報と、波及情報生成手段によって生成された波及情報とに基づいて、機能推薦モデルに記憶された機能優先度情報を更新する機能推薦モデル更新手段と、機能推薦モデルに記憶された機能優先度情報に基づいて、推薦する機能を決定する推薦機能決定手段と、推薦機能決定手段によって決定された推薦する機能に関する情報を出力する推薦機能出力手段と、を備える。   In order to solve the above problems, the function recommendation device of the present invention is a function recommendation device that recommends one or more specific functions from among a plurality of functions, and accepts function identification information that identifies the executed functions. Function execution accepting means, environment information obtaining means for obtaining environment information including at least one of time information when function identification information is accepted by the function execution accepting means and position information of the function recommendation device, and function execution Function execution history storage means for storing execution history information in which the function identification information received by the reception means is associated with the environment information acquired by the environment information acquisition means, the function identification information, and the function identification information are identified A function recommendation model in which function priority information associated with a predetermined unit of environment information is stored, and a function execution acceptance When the function identification information is accepted by the stage, the spread information generating means for generating the spread information on the method of updating the function priority information based on the execution history information based on the execution history information stored by the function execution history storage means And function recommendation model update means for updating function priority information stored in the function recommendation model based on the execution history information stored by the function execution history storage means and the spread information generated by the spread information generation means And a recommended function determining unit that determines a function to be recommended based on the function priority information stored in the function recommendation model, and a recommended function output unit that outputs information on the recommended function determined by the recommended function determining unit. .

このような機能推薦装置によれば、実行履歴情報に基づいて機能優先度情報を更新する方法に関する波及情報が実行履歴情報に基づいて生成され、実行履歴情報と生成された波及情報とに基づいて機能優先度情報が更新される。つまり、実行履歴情報に基づいて、動的に機能優先度情報を更新する方法が決定され、当該方法に基づいて機能優先度情報が更新される。そして、更新された機能優先度情報に基づいて、推薦する機能が出力される。よって、機能の実行履歴に基づいた適切な機能の推薦を行うことができる。   According to such a function recommendation device, the propagation information related to the method of updating the function priority information based on the execution history information is generated based on the execution history information, and based on the execution history information and the generated propagation information The function priority information is updated. That is, a method for dynamically updating the function priority information is determined based on the execution history information, and the function priority information is updated based on the method. Then, based on the updated function priority information, a recommended function is output. Therefore, it is possible to recommend an appropriate function based on the function execution history.

また、本発明の機能推薦装置において、波及情報生成手段は、機能実行履歴記憶手段によって記憶された実行履歴情報の累計回数に基づいて波及情報を生成することが好ましい。   In the function recommendation device of the present invention, it is preferable that the spread information generating means generates the spread information based on the cumulative number of execution history information stored by the function execution history storage means.

また、本発明の機能推薦装置において、波及情報生成手段は、機能実行履歴記憶手段によって記憶された実行履歴情報の分散情報に基づいて波及情報を生成することが好ましい。   In the function recommendation device of the present invention, it is preferable that the spread information generating means generates the spread information based on the distribution information of the execution history information stored by the function execution history storage means.

また、本発明の機能推薦装置において、波及情報生成手段は、機能実行履歴記憶手段によって記憶された実行履歴情報の環境情報毎の分散情報に基づいて、環境情報毎に波及情報を生成することが好ましい。   In the function recommendation device of the present invention, the spread information generating means may generate the spread information for each environment information based on the distributed information for each environment information of the execution history information stored by the function execution history storage means. preferable.

また、本発明の機能推薦装置において、波及情報生成手段は、機能実行履歴記憶手段によって記憶された実行履歴情報の機能識別情報毎及び環境情報毎の分散情報に基づいて、機能毎に環境情報毎の波及情報を生成することが好ましい。   Further, in the function recommendation device of the present invention, the spread information generating means is based on the function identification information and the distributed information for each environment information of the execution history information stored by the function execution history storage means for each environment information. It is preferable to generate the spread information.

また、本発明の機能推薦装置において、波及情報生成手段は、他の機能推薦装置の機能実行履歴記憶手段によって記憶された実行履歴情報にさらに基づいて波及情報を生成することが好ましい。   In the function recommendation device of the present invention, it is preferable that the propagation information generation unit generates the propagation information further based on the execution history information stored by the function execution history storage unit of another function recommendation device.

また、本発明の機能推薦装置において、波及情報生成手段は、機能実行履歴記憶手段によって記憶された実行履歴情報の累計回数に基づいて生成した波及情報と、当該実行履歴情報の分散情報に基づいて生成した波及情報とを重みづけ合成することによって、波及情報を生成することが好ましい。   Further, in the function recommendation device of the present invention, the propagation information generation means is based on the propagation information generated based on the cumulative number of execution history information stored by the function execution history storage means and the distribution information of the execution history information. It is preferable to generate the propagation information by weighting and combining the generated propagation information.

また、本発明の機能推薦装置において、波及情報生成手段は、機能実行履歴記憶手段によって記憶された実行履歴情報のうち、所定の範囲の環境情報の実行履歴情報に基づいて波及情報を生成することが好ましい。   In the function recommendation device of the present invention, the spread information generating means generates the spread information based on the execution history information of the environment information within a predetermined range among the execution history information stored by the function execution history storage means. Is preferred.

ところで、本発明は、上記のように装置の発明として記述できる他に、以下のように方法の発明としても記述することができる。これはカテゴリが異なるだけで、実質的に同一の発明であり、同様の作用及び効果を奏する。   By the way, the present invention can be described as the invention of the apparatus as described above, and also as the invention of the method as follows. This is substantially the same invention only in different categories, and has the same operations and effects.

即ち、本発明に係る機能推薦方法は、複数の機能の中から特定の一又は複数の機能を推薦する機能推薦装置であって、機能を識別する機能識別情報と、当該機能識別情報が識別する機能の推薦の優先度とが、時間情報及び当該機能推薦装置の位置情報のうち少なくとも1つを含む環境情報の所定の単位毎に関連付けられた機能優先度情報が記憶された機能推薦モデルを備える機能推薦装置により実行される機能推薦方法であって、実行された機能の機能識別情報を受け付ける機能実行受付ステップと、機能実行受付ステップにおいて機能識別情報が受け付けられた際の環境情報を取得する環境情報取得ステップと、機能実行受付ステップにおいて受け付けられた機能識別情報と、環境情報取得ステップにおいて取得された環境情報とが関連付けられた実行履歴情報を記憶する機能実行履歴記憶ステップと、機能実行受付ステップにおいて機能識別情報が受け付けられると、実行履歴情報に基づいて機能優先度情報を更新する方法に関する波及情報を、機能実行履歴記憶ステップにおいて記憶された実行履歴情報に基づいて生成する波及情報生成ステップと、機能実行履歴記憶ステップにおいて記憶された実行履歴情報と、波及情報生成ステップにおいて生成された波及情報とに基づいて、機能推薦モデルに記憶された機能優先度情報を更新する機能推薦モデル更新ステップと、機能推薦モデルに記憶された機能優先度情報に基づいて、推薦する機能を決定する推薦機能決定ステップと、推薦機能決定ステップにおいて決定された推薦する機能に関する情報を出力する推薦機能出力ステップと、を含む。   That is, the function recommendation method according to the present invention is a function recommendation device that recommends one or more specific functions from among a plurality of functions, and the function identification information for identifying the functions and the function identification information to be identified The function recommendation model includes a function recommendation model in which function priority information associated with each predetermined unit of environment information including at least one of time information and position information of the function recommendation device is stored. A function recommendation method executed by a function recommendation device, a function execution receiving step for receiving function identification information of an executed function, and an environment for acquiring environment information when the function identification information is received in the function execution receiving step The information acquisition step, the function identification information received in the function execution reception step, and the environment information acquired in the environment information acquisition step are associated with each other. Function execution history storage step for storing the executed execution history information, and when the function identification information is received in the function execution receiving step, the function execution history is transmitted as information on how to update the function priority information based on the execution history information. Based on the propagation information generation step generated based on the execution history information stored in the storage step, the execution history information stored in the function execution history storage step, and the propagation information generated in the propagation information generation step, the function A function recommendation model update step for updating function priority information stored in the recommendation model, a recommended function determination step for determining a function to be recommended based on the function priority information stored in the function recommendation model, and a recommended function determination A recommended function output that outputs information about the recommended function determined in the step Tsu including and up, the.

本発明によれば、機能の実行履歴に基づいた適切な機能の推薦を行うことができる。   According to the present invention, it is possible to recommend an appropriate function based on the function execution history.

本発明の実施形態に係る機能推薦装置の機能ブロック図である。It is a functional block diagram of a function recommendation device concerning an embodiment of the present invention. 本発明の実施形態に係る機能推薦装置における機能推薦時の画面例を示す図である。It is a figure which shows the example of a screen at the time of the function recommendation in the function recommendation apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る機能推薦装置におけるハードウェア構成を示す図である。It is a figure which shows the hardware constitutions in the function recommendation apparatus which concerns on embodiment of this invention. 機能IDテーブルの例を表す図である。It is a figure showing the example of a function ID table. 実行履歴情報のテーブル例を示す図である。It is a figure which shows the example of a table of execution log information. 波及範囲を示す波及パラメータを求める例1を示す図である。It is a figure which shows Example 1 which calculates | requires the spreading parameter which shows a spreading range. 波及範囲を示す波及パラメータを求める例2を示す図である。It is a figure which shows Example 2 which calculates | requires the spreading parameter which shows a spreading range. 波及分布関数を示す波及パラメータを求める例を示す図である。It is a figure which shows the example which calculates | requires the ripple parameter which shows a ripple distribution function. 緯度経度で位置情報が表される場合の機能優先度マップにおける波及情報のイメージ図である。It is an image figure of the spreading information in the function priority map when position information is represented by latitude and longitude. 位置情報が意味データで表される場合の位置間を疑似的な距離で表したグラフ例を示す図である。It is a figure which shows the example of a graph which represented the distance between positions in case positional information is represented by semantic data with a pseudo distance. 位置情報が意味データで表される場合の位置2次元空間へのマッピングによって距離を計算する例を示す図である。It is a figure which shows the example which calculates a distance by mapping to the position two-dimensional space in case position information is represented by semantic data. 実行履歴情報の分散情報を用いて波及パラメータを生成する例を示す図である。It is a figure which shows the example which produces | generates a propagation parameter using the dispersion | distribution information of execution history information. 波及パラメータを用いて機能推薦モデルを更新する例を示す図である。It is a figure which shows the example which updates a function recommendation model using a propagation parameter. 本発明の実施形態に係る機能推薦装置で実行される処理(機能推薦方法)を示すフローチャートである。It is a flowchart which shows the process (function recommendation method) performed with the function recommendation apparatus which concerns on embodiment of this invention. 動的な波及方法決定の有効性を示す図である。It is a figure which shows the effectiveness of dynamic propagation method determination. 本発明の第1実施形態の変形例1に係る機能推薦装置の機能ブロック図である。It is a functional block diagram of the function recommendation apparatus which concerns on the modification 1 of 1st Embodiment of this invention. 本発明の第1実施形態の変形例2に係る機能推薦装置の機能ブロック図である。It is a functional block diagram of the function recommendation apparatus which concerns on the modification 2 of 1st Embodiment of this invention.

本発明の実施形態に係る機能推薦装置及び機能推薦方法について、図面を用いて説明する。なお、図面の説明においては同一要素には同一符号を付し、重複する説明を省略する。   A function recommendation device and a function recommendation method according to an embodiment of the present invention will be described with reference to the drawings. In the description of the drawings, the same elements are denoted by the same reference numerals, and redundant description is omitted.

[第1実施形態]
まず、本実施形態に係る機能推薦装置1の構成について説明する。図1は、本実施形態に係る機能推薦装置1の構成図である。
[First Embodiment]
First, the configuration of the function recommendation device 1 according to the present embodiment will be described. FIG. 1 is a configuration diagram of a function recommendation device 1 according to the present embodiment.

機能推薦装置1は、スマートフォン等の携帯端末である。機能推薦装置1は携帯端末に限られず、PC(Personal Computer)等であってもよい。機能推薦装置1は、当該装置が備える複数の機能の中から特定の一又は複数の機能を推薦する。具体的に、機能推薦装置1は、ユーザに対していくつかの機能を提示することによって機能を推薦し、ユーザはそれら機能を実行することで、当該機能に基づくサービスの提供を受けることができる。機能の一例として、機能推薦装置1で実行されるソフトウェアアプリケーションが挙げられる。機能推薦装置1において、機能はアイコンと対応づいており、機能推薦装置1は、提供する機能を当該機能に対応づけられたアイコンとして画面に提示し、提示されたアイコンをユーザが選択することで、選択されたアイコンに対応づけられた機能が実行される。   The function recommendation device 1 is a mobile terminal such as a smartphone. The function recommendation device 1 is not limited to a portable terminal, and may be a PC (Personal Computer) or the like. The function recommendation device 1 recommends one or more specific functions from among a plurality of functions included in the device. Specifically, the function recommendation device 1 recommends a function by presenting several functions to the user, and the user can receive a service based on the function by executing the function. . As an example of the function, a software application executed by the function recommendation device 1 can be given. In the function recommendation device 1, the function is associated with an icon. The function recommendation device 1 presents the function to be provided on the screen as an icon associated with the function, and the user selects the presented icon. The function associated with the selected icon is executed.

機能推薦装置1は、ユーザの過去の操作履歴から日時や位置に対して機能の実行(起動)の確率情報(尤度、優先度)を学習し、操作時に尤度の高い機能に対応するアイコンを提示することにより推薦する。図2は、機能推薦装置1における機能推薦時の画面例を示す図である。たとえば、図2の画面例では、主に、当該画面表示時にユーザによる尤度の高い機能に対応するアイコンが4つ表示されている。具体的には、図2に示す通り、機能推薦装置1の電車の乗換案内のルート検索サービスを利用するためのアイコンI1、機能推薦装置1の地図機能を実行するための地図アイコンI2、機能推薦装置1の電話機能を実行するための電話アイコンI3、及び機能推薦装置1の天気予報閲覧機能を実行するための天気アイコンI4が表示されている。   The function recommendation device 1 learns probability information (likelihood and priority) of function execution (startup) for the date and position from the user's past operation history, and corresponds to a function having a high likelihood at the time of operation. Recommend by presenting. FIG. 2 is a diagram illustrating a screen example at the time of function recommendation in the function recommendation device 1. For example, in the screen example of FIG. 2, four icons corresponding to functions with a high likelihood by the user are displayed mainly when the screen is displayed. Specifically, as shown in FIG. 2, an icon I1 for using the route search service for train transfer guidance of the function recommendation device 1, a map icon I2 for executing the map function of the function recommendation device 1, and a function recommendation A telephone icon I3 for executing the telephone function of the device 1 and a weather icon I4 for executing the weather forecast browsing function of the function recommendation device 1 are displayed.

続いて、機能推薦装置1の構成について説明する。図1にて、本実施形態に係る機能推薦装置1の構成を示す機能ブロック図を示す。図1に示す通り、機能推薦装置1は、機能実行受付部12(機能実行受付手段)、環境情報取得部14(環境情報取得手段)、波及情報生成部16(波及情報生成手段)、実行履歴記憶部10(機能実行履歴記憶手段)、機能推薦モデル更新部18(機能推薦モデル更新手段)、機能推薦モデル15(機能推薦モデル)、推薦機能決定部22(推薦機能決定手段)、及び推薦機能表示部24(推薦機能出力手段)を含んで構成される。   Next, the configuration of the function recommendation device 1 will be described. In FIG. 1, the functional block diagram which shows the structure of the function recommendation apparatus 1 which concerns on this embodiment is shown. As shown in FIG. 1, the function recommendation device 1 includes a function execution receiving unit 12 (function execution receiving unit), an environment information acquisition unit 14 (environment information acquisition unit), a spread information generation unit 16 (spread information generation unit), and an execution history. Storage unit 10 (function execution history storage unit), function recommendation model update unit 18 (function recommendation model update unit), function recommendation model 15 (function recommendation model), recommended function determination unit 22 (recommended function determination unit), and recommended function The display unit 24 (recommended function output means) is included.

機能推薦装置1は、CPU等のハードウェアから構成されているものである。図3は、機能推薦装置1のハードウェア構成の一例を示す図である。図1に示されている機能推薦装置1は、物理的には、図3に示すように、CPU100、主記憶装置であるRAM101及びROM102、テンキーやディスプレイなどの入出力装置103、通信モジュール104、及び補助記憶装置105などを含むコンピュータシステムとして構成されている。   The function recommendation device 1 is composed of hardware such as a CPU. FIG. 3 is a diagram illustrating an example of a hardware configuration of the function recommendation device 1. As shown in FIG. 3, the function recommendation device 1 shown in FIG. 1 physically includes a CPU 100, a RAM 101 and a ROM 102 as main storage devices, an input / output device 103 such as a numeric keypad and a display, a communication module 104, And an auxiliary storage device 105 and the like.

図1に示す機能推薦装置1の各機能ブロックの機能は、図3に示すCPU100、RAM101等のハードウェア上に所定のコンピュータソフトウェアを読み込ませることにより、CPU100の制御のもので入出力装置103、通信モジュール104、及び補助記憶装置105を動作させるとともに、RAM101におけるデータの読み出し及び書き込みを行うことで実現される。   The function of each functional block of the function recommendation device 1 shown in FIG. 1 is controlled by the CPU 100 by loading predetermined computer software on the hardware such as the CPU 100 and the RAM 101 shown in FIG. This is realized by operating the communication module 104 and the auxiliary storage device 105 and reading and writing data in the RAM 101.

以下、図1に示す機能推薦装置1の各機能ブロックを説明する。   Hereinafter, each functional block of the function recommendation device 1 shown in FIG. 1 will be described.

機能実行受付部12は、実行された機能を識別する機能識別情報(機能ID)を受け付ける。具体的に、機能実行受付部12は、まず、ユーザによる機能実行を受け付ける。機能実行は、機能推薦装置1の表示画面上に表示されている機能のアイコンをユーザが選択することによって機能実行受付部12は当該機能が実行されたことを認識する。次に、機能実行受付部12は、機能推薦装置1に予め記憶された、機能名称と当該機能の識別情報である機能IDとが対応付いた機能IDテーブルを参照し、選択されたアイコンに対応する機能の機能IDを出力する。図4は、機能IDテーブルのテーブル例を示す図である。例えば、図2に示す画面が表示されていて、ユーザが電話アイコンを選択した場合、機能実行受付部12は図4に示す機能IDテーブルを参照し、電話の機能IDである“0001”を出力する。機能実行受付部12によって受け付けられる機能は、機能推薦装置1によって推薦されたものでもよいし、推薦されていないものでもよい。   The function execution receiving unit 12 receives function identification information (function ID) for identifying the executed function. Specifically, the function execution receiving unit 12 first receives a function execution by the user. In function execution, when the user selects an icon of a function displayed on the display screen of the function recommendation device 1, the function execution receiving unit 12 recognizes that the function is executed. Next, the function execution accepting unit 12 refers to the function ID table stored in advance in the function recommendation device 1 in which the function name is associated with the function ID that is identification information of the function, and corresponds to the selected icon. The function ID of the function to be output is output. FIG. 4 is a diagram illustrating a table example of the function ID table. For example, when the screen shown in FIG. 2 is displayed and the user selects a telephone icon, the function execution accepting unit 12 refers to the function ID table shown in FIG. 4 and outputs “0001” which is the telephone function ID. To do. The function accepted by the function execution accepting unit 12 may be recommended by the function recommendation device 1 or may not be recommended.

環境情報取得部14は、機能実行受付部12によって機能識別情報が受け付けられた際の時間情報及び機能推薦装置1の位置情報のうち少なくとも1つを含む環境情報を取得する。環境情報取得部14は、機能推薦装置1が指示するタイミングなど、任意のタイミングで環境情報を取得してもよい。環境情報取得部14が取得する環境情報の具体例として、現在の日付、曜日、時間、及び機能推薦装置1が存在している位置が挙げられる。位置情報は、GPS(Global Positioning System)や携帯電話基地局情報を用いて取得される。位置情報は、緯度・経度データでも、意味データでもよい。意味データとは、たとえば、商業施設や病院、図書館など、位置が持つ意味を表現したデータである。意味データを取得するためには、既知の知識データを用いて、意味的分類を行うことが必要となる。具体的には、たとえば、緯度・経度やAPN(Access Point Name)のような、端末で取得可能なデータを取得した後、予め機能推薦装置1に記憶された参照テーブルによって当該データが意味的なデータに変換される。なお、環境情報は、連続的であってもよいし、サンプリングにより離散的に表現されていてもよい。   The environment information acquisition unit 14 acquires environment information including at least one of time information when the function identification information is received by the function execution receiving unit 12 and position information of the function recommendation device 1. The environment information acquisition unit 14 may acquire environment information at an arbitrary timing such as a timing indicated by the function recommendation device 1. Specific examples of the environment information acquired by the environment information acquisition unit 14 include the current date, day of the week, time, and the position where the function recommendation device 1 exists. The location information is acquired using GPS (Global Positioning System) or mobile phone base station information. The position information may be latitude / longitude data or semantic data. Semantic data is data representing the meaning of a location, such as a commercial facility, hospital, or library. In order to acquire semantic data, it is necessary to perform semantic classification using known knowledge data. Specifically, for example, after acquiring data that can be acquired by the terminal, such as latitude / longitude and APN (Access Point Name), the data is meaningful by a reference table stored in the function recommendation device 1 in advance. Converted to data. Note that the environment information may be continuous or discretely expressed by sampling.

実行履歴記憶部10は、機能実行受付部12によって受け付けられた機能識別情報と、環境情報取得部14によって取得された環境情報とが関連付けられた実行履歴情報を記憶する。具体的に、実行履歴記憶部10は、機能実行受付部12によって受け付けられた、ユーザが実行した機能の機能IDと、環境情報取得部14によって取得された環境情報とを入力とし、実行履歴情報としてデータベースに記憶する。実行履歴記憶部10は、後述の波及情報生成処理の際に、データベースに記憶された実行履歴情報もしくは当該実行履歴情報に対して統計処理などの所定の演算処理がなされた後の実行履歴統計情報を出力する。データベースは、機能推薦装置1内のメモリ、もしくはネットワーク上のサーバどちらで管理されてもよい。図5は、実行履歴記憶部10によって記憶される実行履歴情報のテーブル例を示す図である。図5に示すように、実行された機能に対応する機能IDと、実行時の日付、時刻、緯度・経度が記憶されている。実行履歴記憶部10によって記憶される情報は、後述の機能推薦モデル15で使用される環境情報と同じものであってもよい。   The execution history storage unit 10 stores execution history information in which the function identification information received by the function execution receiving unit 12 and the environment information acquired by the environment information acquisition unit 14 are associated with each other. Specifically, the execution history storage unit 10 receives, as inputs, the function ID of the function executed by the user and the environment information acquired by the environment information acquisition unit 14 received by the function execution receiving unit 12. Is stored in the database. The execution history storage unit 10 executes execution history information stored in a database or execution history statistical information after a predetermined calculation process such as statistical processing is performed on the execution history information in the spread information generation process described later. Is output. The database may be managed by either a memory in the function recommendation device 1 or a server on the network. FIG. 5 is a diagram illustrating an example of a table of execution history information stored by the execution history storage unit 10. As shown in FIG. 5, the function ID corresponding to the executed function, the date, time, and latitude / longitude at the time of execution are stored. The information stored by the execution history storage unit 10 may be the same as the environment information used in the function recommendation model 15 described later.

機能推薦モデル15は、機能識別情報と、当該機能識別情報が識別する機能の推薦の優先度とが、環境情報の所定の単位毎に関連付けられた機能優先度情報が記憶されたデータベースである。なお、優先度の値が大きいほど、対応する機能を推薦する優先度が高いことを示す。   The function recommendation model 15 is a database in which function priority information in which function identification information and a priority of recommendation of a function identified by the function identification information are associated with each predetermined unit of environment information is stored. In addition, it shows that the priority which recommends a corresponding function is so high that the value of a priority is large.

機能推薦モデル15として、機能優先度マップ及び/又は確信度マップを記憶してもよい。   As the function recommendation model 15, a function priority map and / or a certainty map may be stored.

ここで、機能優先度マップとは、考慮する環境情報の値(スロット)に対して、推薦される各機能の優先度を設定したマップである。また、スロットとは、日時や位置などの軸の最小単位が形成する範囲である。例えば、曜日と時間によって機能優先度マップが形成されており、曜日は各曜日、時間は1時間ごとにサンプリングされている場合、機能優先度マップのスロットは、「火曜日の14時」に該当する範囲が1スロットである。   Here, the function priority map is a map in which the priority of each recommended function is set for the value (slot) of environmental information to be considered. A slot is a range formed by a minimum unit of an axis such as date and position. For example, when a function priority map is formed by day of the week and time, and the day of the week is sampled every day and the time is sampled every hour, the slot of the function priority map corresponds to “14:00 on Tuesday” The range is 1 slot.

また、確信度マップとは、考慮する環境情報の値に対して、推薦される各機能の機能優先度に基づいて算出された確信度を各スロットが持つマップである。機能優先度マップと空間は同じあるが、値が優先度ではなく確信度である。なお、確信度とは、例えば、各スロット条件下で、実行回数の機能ごとの割合を示した値である。一例としては、午前9時における電話が使われる確率(確信度)として0.14が挙げられる。   The certainty factor map is a map in which each slot has a certainty factor calculated based on the function priority of each recommended function with respect to the value of the environmental information to be considered. The function priority map and the space are the same, but the value is not a priority but a certainty. The certainty factor is, for example, a value indicating the ratio of the number of executions for each function under each slot condition. As an example, 0.14 is given as the probability (confidence) that a telephone call will be used at 9:00 am.

波及情報生成部16は、機能実行受付部12によって機能識別情報が受け付けられると、実行履歴情報に基づいて機能優先度情報を更新する方法に関する波及情報を、実行履歴記憶部10によって記憶された実行履歴情報に基づいて生成する。具体的には、波及情報生成部16は、実行履歴記憶部10から取得した過去の実行履歴情報に基づき、機能推薦モデル更新部18で用いる波及パラメータ(波及情報)を出力する。波及パラメータは、機能優先度マップの異なるスロットに履歴を波及させる範囲のスロット数を示す値であってもよいし、機能優先度マップを形成する環境情報を引数とする関数であってもよい。   When the function identification information is received by the function execution receiving unit 12, the transmission information generating unit 16 executes the transmission information related to the method for updating the function priority information based on the execution history information, stored in the execution history storage unit 10. Generate based on history information. Specifically, the propagation information generation unit 16 outputs a propagation parameter (propagation information) used by the function recommendation model update unit 18 based on past execution history information acquired from the execution history storage unit 10. The propagation parameter may be a value indicating the number of slots in a range in which the history is propagated to different slots of the function priority map, or may be a function having environment information forming the function priority map as an argument.

波及パラメータが、機能優先度マップの異なるスロットに履歴を波及させる範囲のスロット数を示す値である場合、範囲の基準となる位置(波及元)は、機能を実行した時点(機能実行受付部12が受け付けた時点)での環境情報を基に設定される。また、波及範囲内における機能優先度情報に対する加算値は、波及元の実行履歴の加算値と同じか、小さい値とする、ことが好ましい。これにより、波及元とは異なる環境情報における機能が実行される確率は、波及元の環境情報で当該機能が実行される確率よりも高くないことを考慮することが可能になる。   When the propagation parameter is a value indicating the number of slots in the range in which the history is propagated to different slots in the function priority map, the position (spreading source) serving as the reference of the range is the time when the function is executed (function execution reception unit 12). Is set based on the environmental information at the time of acceptance. Moreover, it is preferable that the addition value for the function priority information within the propagation range is the same as or smaller than the addition value of the execution history of the propagation source. Accordingly, it is possible to consider that the probability that the function in the environment information different from the transmission source is executed is not higher than the probability that the function is executed in the environmental information of the transmission source.

波及情報生成部16で実行履歴記憶部10から取得する過去の実行履歴情報は、実行履歴の累計回数としてもよい。この場合、波及パラメータは実行履歴の累計回数に基づいて決定される。波及パラメータが実行履歴を波及させる範囲を示す場合は、波及情報生成部16は、実行履歴の累計回数が増加するにしたがって波及させる範囲を狭めていってもよい。これにより、履歴累計回数の増加に対して、機能優先度マップの密度が過度に大きくなることを防ぐことができ、適切な密度の機能優先度マップを生成することが可能となる。   The past execution history information acquired from the execution history storage unit 10 by the spread information generation unit 16 may be the cumulative number of execution histories. In this case, the propagation parameter is determined based on the cumulative number of execution histories. When the propagation parameter indicates the range in which the execution history is propagated, the propagation information generation unit 16 may narrow the range to be propagated as the cumulative number of execution histories increases. Thereby, it is possible to prevent the density of the function priority map from becoming excessively large with respect to the increase in the cumulative number of histories, and it is possible to generate a function priority map having an appropriate density.

ここで、機能優先度マップの密度とは、機能優先度マップの各スロットのうち、大きい優先度を示すスロットの多さである。例えば、機能優先度が0を示すスロットが多い場合は、密度は低くなり、機能優先度が高いスロットが多いと、密度は高くなる。機能優先度マップの密度が過度に大きい状態とは、各スロットに対して十分な機能優先度が記憶されているために、実行履歴回数が大きいにも関わらずスロット間で機能優先度の差が付きにくい状態を指す。   Here, the density of the function priority map is the number of slots indicating a high priority among the slots of the function priority map. For example, when there are many slots whose function priority is 0, the density is low, and when there are many slots with a high function priority, the density is high. The function priority map density is excessively high. Since sufficient function priorities are stored for each slot, there is a difference in function priority between the slots even though the execution history count is large. It refers to the state that is difficult to stick.

また、波及情報生成部16は、累計回数が一定になると、波及範囲を固定化させることもある。これにより、履歴の波及範囲が過度に狭くなることを防いで、機能推薦にゆらぎを持たすことができる。   Further, the spread information generation unit 16 may fix the spread range when the cumulative number becomes constant. Thereby, it is possible to prevent the spillover range of the history from becoming excessively narrow, and to have fluctuations in the function recommendation.

以下、具体例を用いて波及情報生成部16の機能について説明する。図6は、波及パラメータDを機能優先度マップの異なるスロットに履歴を波及させる範囲のスロット数とし、図6(a)の式によって波及パラメータを求めている。波及定数kは、波及範囲を計算するときに必要となる定数であり、機能推薦モデル15の空間の軸の分解能の値としてもよい。たとえば、1時間おきの分解能をもつ24時間の軸を機能推薦モデル15がもつ場合、波及定数は24となる。この波及定数を機能実行累計回数で割ることによって、波及パラメータが求まる。   Hereinafter, the function of the spread information generation unit 16 will be described using a specific example. In FIG. 6, the propagation parameter D is the number of slots in the range in which the history is propagated to different slots in the function priority map, and the propagation parameter is obtained by the equation of FIG. The ripple constant k is a constant required when calculating the ripple range, and may be a resolution value of the space axis of the function recommendation model 15. For example, if the function recommendation model 15 has a 24-hour axis with resolution every other hour, the ripple constant is 24. The propagation parameter is obtained by dividing the propagation constant by the cumulative number of function executions.

具体的に、図6(b)に示す通り、機能実行累計回数Nが12の場合、波及パラメータD=24×(1/12)=2となる。そして、図6(b)の場合、機能実行受付部12により機能識別情報が受け付けられた時刻(波及元)を基準時刻0として±2時間のスロットに対して当該機能の優先度を1加算するという波及パラメータが波及情報生成部16によって生成される。一方、図6(c)に示す通り、機能実行累計回数Nが24の場合、波及パラメータD=24×(1/24)=1となる。そして、図6(c)の場合、機能実行受付部12により機能識別情報が受け付けられた時刻を基準時刻0として±1時間のスロットに対して当該機能の優先度を1加算するという波及パラメータが波及情報生成部16によって生成される。   Specifically, as shown in FIG. 6B, when the function execution cumulative number N is 12, the propagation parameter D = 24 × (1/12) = 2. In the case of FIG. 6B, the priority of the function is incremented by 1 for a slot of ± 2 hours with the time (the transmission source) when the function identification information is received by the function execution receiving unit 12 as the reference time 0. The propagation information generating unit 16 generates the propagation parameter. On the other hand, as shown in FIG. 6C, when the cumulative function execution count N is 24, the propagation parameter D = 24 × (1/24) = 1. In the case of FIG. 6C, a propagation parameter that adds 1 to the priority of the function for a slot of ± 1 hour, with the time when the function identification information is received by the function execution receiving unit 12 as the reference time 0. Generated by the spread information generation unit 16.

なお、波及パラメータを履歴の波及範囲と設定した場合、波及範囲内における機能優先度情報に対する加算値の大きさは波及パラメータで表すことができない。その場合は、たとえば、図6のように波及元の加算値と同じ値としてもよいし、波及パラメータで示された波及範囲の端で加算値が0になるように線形または非線形に変化させてもよい。図7は、図6と同じ波及範囲で加算値を線形に変化させた例である。図7に示すグラフでは、波及元を最大値として、加算値は線形に減少している。   When the propagation parameter is set as the history propagation range, the magnitude of the addition value for the function priority information within the propagation range cannot be represented by the propagation parameter. In this case, for example, as shown in FIG. 6, it may be the same value as the addition value of the transmission source, or may be changed linearly or nonlinearly so that the addition value becomes 0 at the end of the transmission range indicated by the transmission parameter. Also good. FIG. 7 is an example in which the addition value is changed linearly in the same spreading range as in FIG. In the graph shown in FIG. 7, the addition value decreases linearly with the ripple source as the maximum value.

一方、波及パラメータが機能優先度マップの空間を形成する環境情報を引数とする関数で表される場合の具体例を図8に示す。この場合、実行履歴の累計回数が増加するにしたがって、機能優先度マップの正規分布の分散が小さくなり、波及範囲も狭くなる。加算する優先度の大きさについては、合計1の確率密度関数ととらえ、各スロットで正規分布の値を加算して優先度を算出してもよいし、波及元のスロットでの加算値を1となるように正規分布の関数を変形してもよい。図8において、Pに基づく正規分布が,波及の分布を表す。また、図8に示す通り、波及範囲における加算値の大きさは、波及元を最大値として、非線形に減少する。   On the other hand, FIG. 8 shows a specific example in the case where the propagation parameter is expressed by a function having environment information forming the space of the function priority map as an argument. In this case, as the cumulative number of execution histories increases, the distribution of the normal distribution of the function priority map decreases and the spread range also decreases. Regarding the magnitude of the priority to be added, it can be regarded as a probability density function of 1 in total, and the priority can be calculated by adding the value of normal distribution in each slot. The normal distribution function may be modified so that In FIG. 8, the normal distribution based on P represents the distribution of ripples. Further, as shown in FIG. 8, the magnitude of the added value in the ripple range decreases nonlinearly with the ripple source as the maximum value.

また、機能推薦モデル15の機能優先度マップ空間を形成している環境情報に位置情報が含まれている場合について説明する。前述の通り、位置情報は緯度・経度で表現される場合と意味データで表現される場合がある。   In addition, a case will be described in which position information is included in the environment information forming the function priority map space of the function recommendation model 15. As described above, the position information may be expressed as latitude / longitude or as semantic data.

位置情報が緯度・経度で表現される場合は、緯度と経度で機能優先度マップの2つの軸を構成する。機能毎に、位置情報のみによって優先度の値を示す3次元の機能優先度マップにしてもよいし、時間や曜日と組み合わせて、4次元以上の機能優先度マップにしてもよい。3次元の機能優先度マップを用いて、位置に対して履歴を波及させるイメージを図9に示す。図9に示す円錐は、所定の緯度(x軸)及び経度(y軸)を中心とした範囲(z軸が優先度を示す)における機能優先度情報の加算値を示す。   When the position information is expressed by latitude / longitude, two axes of the function priority map are configured by the latitude and longitude. For each function, a three-dimensional function priority map indicating a priority value only by position information may be used, or a function priority map of four or more dimensions may be combined with time and day of the week. FIG. 9 shows an image in which history is propagated to a position using a three-dimensional function priority map. The cone shown in FIG. 9 indicates the added value of the function priority information in a range centered on a predetermined latitude (x axis) and longitude (y axis) (z axis indicates priority).

位置情報が意味データで表現される場合は、位置情報をグラフ構造化させ、分類位置間の距離を疑似的に設定することもある。図10は、ノード間の数字を擬似的な距離で示したグラフ例を示す図である。図10の例では、波及範囲を表す波及パラメータとして「2」を設定し、宿泊施設で機能Aを実行した場合、宿泊施設から距離2以内の位置にあるのは娯楽施設と商業施設であるため、機能Aの娯楽施設と商業施設の機能優先度マップにのみ加算値1が波及する。また、図11に示すようなX軸方向及びY軸方向の距離で構成されるマップ上に各分類位置をプロットし、距離の計算にはユークリッド距離を用いることもある。また、位置ごとに各位置への距離をもつテーブルを保持することもある。   When the position information is expressed by semantic data, the position information may be structured in a graph and the distance between the classification positions may be set in a pseudo manner. FIG. 10 is a diagram illustrating a graph example in which numbers between nodes are represented by pseudo distances. In the example of FIG. 10, when “2” is set as the propagation parameter indicating the propagation range and the function A is executed at the accommodation facility, it is an entertainment facility and a commercial facility that are within a distance of 2 from the accommodation facility. The addition value 1 is spread only to the function priority maps of the entertainment facility and the commercial facility of function A. In addition, each classification position may be plotted on a map composed of distances in the X-axis direction and the Y-axis direction as shown in FIG. 11, and the Euclidean distance may be used to calculate the distance. In addition, a table having a distance to each position may be held for each position.

波及情報生成部16で実行履歴記憶部10から取得する過去の実行履歴情報は、過去の当該ユーザの実行履歴の分散情報としてもよい。分散情報は、実行履歴の回数によって大きく異なるため、機能優先度マップを正規化した確信度マップの分散値を用いることが好ましい。具体的には、機能優先度マップの環境情報の各スロットの条件でそれぞれの機能が実行される確率を示す、条件付き事後確率の値を確信度として求める。そのため、分散値は0から1となる。   The past execution history information acquired from the execution history storage unit 10 by the spread information generation unit 16 may be distributed information of the past execution history of the user. Since the distributed information varies greatly depending on the number of execution histories, it is preferable to use a distributed value of a certainty factor map obtained by normalizing the function priority map. Specifically, a conditional posterior probability value indicating the probability that each function is executed under the condition of each slot in the environment information of the function priority map is obtained as the certainty factor. Therefore, the variance value is 0 to 1.

過去の当該ユーザの実行履歴の分散情報を用いて波及パラメータを求める具体例を図12に示す。図12に示すグラフは、確信度マップで算出した確信度の分散値に基づき、波及分布を示すガウス分布の分散値を波及パラメータとした正規分布関数である。ただし、波及パラメータはガウス分布の分散値ではなく、波及範囲を示すスロット数や、環境情報を引数とする関数、またはそれらの組み合わせ、としてもよい。ここで、確信度の分散値は、考慮する確信度から算出した平均と分散を入力として求める。確信度マップ中のどの確信度を考慮するのかは、全機能におけるすべてのスロットの確信度から分散を求めてもよいし、確信度マップを形成する環境情報を限定して、確信度の分散を求めてもよい。   FIG. 12 shows a specific example in which the propagation parameter is obtained using the distribution information of the past execution history of the user. The graph shown in FIG. 12 is a normal distribution function based on the variance value of the Gaussian distribution indicating the ripple distribution based on the variance value of the confidence calculated with the confidence map. However, the ripple parameter is not a Gaussian distribution value, but may be a slot number indicating the ripple range, a function having environment information as an argument, or a combination thereof. Here, the variance value of the certainty factor is obtained by using an average and a variance calculated from the certainty factor to be considered as inputs. The certainty factor in the certainty factor map can be determined by calculating the variance from the certainty factor of all slots in all functions, or by limiting the environmental information that forms the certainty factor map, You may ask for it.

波及情報生成部16で実行履歴記憶部10から取得する過去の実行履歴情報は、機能優先度マップ空間を形成する環境情報ごとに求めた、実行履歴の分散情報としてもよい。これにより、環境情報毎に、機能優先度マップを形成する各軸に対しての相関値がわかり、波及方法を変えることが可能となる。   The past execution history information acquired from the execution history storage unit 10 by the propagation information generation unit 16 may be distributed information of the execution history obtained for each environment information forming the function priority map space. Thereby, the correlation value with respect to each axis forming the function priority map is known for each environment information, and the spreading method can be changed.

波及情報生成部16で実行履歴記憶部10から取得する過去の実行履歴情報は、推薦候補である機能毎に、かつ機能優先度マップ空間を形成する環境情報ごとに求めた、実行履歴の分散情報としてもよい。これにより、機能毎に、機能優先度マップを形成する各軸に対しての相関値がわかり、波及方法を変えることが可能となる。たとえば、地図機能は、位置との相関が強いため、波及範囲を狭める、といった効果が期待できる。   The past execution history information acquired from the execution history storage unit 10 by the spread information generation unit 16 is the distribution information of the execution history obtained for each function that is a recommendation candidate and for each environment information that forms the function priority map space. It is good. Thus, for each function, the correlation value for each axis forming the function priority map is known, and the spreading method can be changed. For example, since the map function has a strong correlation with the position, an effect of narrowing the spread range can be expected.

波及情報生成部16で実行履歴記憶部10から取得する過去の実行履歴情報を、過去の実行履歴の分散情報とする場合、一定期間でフィルタリングした分散情報を用いてもよい。一定期間とは、直近の期間でもよいし、過去の一定期間でもよい。これにより、時期の変化による、機能実行パターンの変化に対応することができる。   When the past execution history information acquired from the execution history storage unit 10 by the spread information generation unit 16 is used as the distribution information of the past execution history, the distributed information filtered in a certain period may be used. The certain period may be the most recent period or a past certain period. Thereby, it is possible to cope with a change in function execution pattern due to a change in time.

波及情報生成部16は、実行履歴記憶部10から過去の実行履歴の累計回数と過去の実行履歴の分散情報を取得し、それぞれ波及パラメータを決定し、2つの波及パラメータを重みづけ合成することによって1つの波及パラメータを決定してもよい。前述の通り、波及パラメータの表現は複数考えられるが、2つ以上の波及パラメータを重み付け合成する際は、波及パラメータは同じ表現方法とし、たとえば、波及範囲を示すスロット数や、波及分布を示す正規分布の分散値とする。具体的な例を挙げると、波及パラメータが波及範囲を示すスロット数を示し、実行履歴の累計回数によって求めた波及パラメータが2、実行履歴の分散情報から求めた波及パラメータが4であった場合に、2つのパラメータを1対1で合成し、波及パラメータは3となる。このとき、重みの割合は1対1ではなく、実行履歴情報の重要度に合わせて変化させてもよい。   The spread information generation unit 16 acquires the cumulative number of past execution histories and the past execution history distribution information from the execution history storage unit 10, determines the spread parameters, and weights and combines the two spread parameters. One propagation parameter may be determined. As described above, there are a plurality of representations of the propagation parameter. However, when two or more propagation parameters are weighted and synthesized, the propagation parameter is expressed in the same way. For example, the number of slots indicating the propagation range or the normal distribution distribution is represented. The variance value of the distribution. As a specific example, when the propagation parameter indicates the number of slots indicating the propagation range, the propagation parameter obtained from the cumulative number of execution histories is 2, and the propagation parameter obtained from the execution history distribution information is 4. The two parameters are synthesized in a one-to-one relationship, and the ripple parameter is 3. At this time, the weight ratio is not 1: 1 and may be changed according to the importance of the execution history information.

機能推薦モデル更新部18は、実行履歴記憶部10によって記憶された実行履歴情報と、波及情報生成部16によって生成された波及パラメータとに基づいて、機能推薦モデル15に記憶された機能優先度情報を更新する。機能推薦モデル更新部18は、機能実行受付部12で受け付けられたユーザが実行した機能と、波及情報生成部16によって生成された波及パラメータとに基づいて、機能推薦モデル15に記憶された機能優先度情報を更新してもよい。なお、機能推薦モデル更新部18は、機能推薦モデル15に記憶された機能優先度情報のうち、更新する機能優先度情報を判断するために、実行履歴記憶部10によって記憶された実行履歴情報を利用する。   The function recommendation model update unit 18 stores the function priority information stored in the function recommendation model 15 based on the execution history information stored in the execution history storage unit 10 and the propagation parameter generated by the propagation information generation unit 16. Update. The function recommendation model updating unit 18 stores the function priority stored in the function recommendation model 15 based on the function executed by the user received by the function execution receiving unit 12 and the propagation parameter generated by the propagation information generating unit 16. The degree information may be updated. The function recommendation model updating unit 18 uses the execution history information stored in the execution history storage unit 10 in order to determine the function priority information to be updated among the function priority information stored in the function recommendation model 15. Use.

図13(a)は、機能推薦モデル15に記憶されている電話機能の機能優先度マップの一例を示す図である。機能推薦モデル更新部18は、例えば、電話機能が12:00に実行され、波及範囲を示す波及パラメータが2であった場合、まず機能推薦モデル15から、図13(a)に示す電話機能の機能優先度マップを取得する。波及パラメータが2であるため、10:00から14:00のスロットに対し、優先度1を加算する。加算後の機能優先度マップを図13(b)に示す。   FIG. 13A is a diagram illustrating an example of a function priority map of telephone functions stored in the function recommendation model 15. For example, when the telephone function is executed at 12:00 and the propagation parameter indicating the propagation range is 2, the function recommendation model updating unit 18 first performs the function of the telephone function shown in FIG. Get function priority map. Since the propagation parameter is 2, priority 1 is added to the slot from 10:00 to 14:00. The function priority map after the addition is shown in FIG.

ここで、波及元の12:00のスロットに加算する優先度は1ではない値でもよいし、波及範囲内のスロットに加算する優先度は、波及元の12:00のスロットに加算する優先度と等しいか、もしくは小さくてもよい。また、優先度に対する演算は、加算でなく、減算や積算でもよい。機能優先度マップ空間が、図13のような2次元空間よりも大きい次元空間になった場合は、マップ空間を構成する環境情報それぞれの波及範囲をどちらも満たすスロットに対して優先度を加算してもよいし、いずれかの波及範囲を満たせば優先度を加算してもよい。具体例を挙げて説明すると、前者は、例えばマップ空間を構成する環境情報が曜日と時間であり、曜日の波及範囲が隣接する1曜日、時間の波及範囲が1時間であった場合、火曜の14時にある機能を実行すると、上記のスロットは月曜もしくは火曜もしくは水曜、かつ、13−15時のスロットになる。一方、後者は、上記の曜日、時間の範囲のいずれかを満たすスロットとなる。   Here, the priority added to the 12:00 slot of the transmission source may be a value other than 1, and the priority added to the slot within the transmission range is the priority added to the slot of the transmission source 12:00. May be equal to or smaller than. Further, the calculation for the priority may be subtraction or integration instead of addition. When the function priority map space becomes a dimensional space larger than the two-dimensional space as shown in FIG. 13, the priority is added to the slots satisfying both the propagation ranges of the environment information constituting the map space. Alternatively, the priority may be added as long as one of the spreading ranges is satisfied. For example, when the environment information constituting the map space is a day of the week and time, and the day of the week has a spread range of the day of the week, the spread range of the time is 1 hour. If a function at 14:00 is executed, the slot becomes a slot at Monday or Tuesday or Wednesday and at 13-15 o'clock. On the other hand, the latter is a slot that satisfies either the day of the week or the time range.

また、波及情報生成部16で生成された波及パラメータは、機能実行受付部12で受け付けられた実行機能に対しての波及パラメータとなるが、実行履歴記憶部10によって記憶された実行履歴情報(波及パラメータが適用可能な実行履歴情報)に対して、遡及して波及させ、新たに機能推薦モデル15を再生成してもよい。機能実行受付部12で受け付けられた実行履歴に対してだけでなく記憶された実行履歴情報に対しても波及パラメータを適用することで、より適切に実行履歴情報を考慮した機能推薦モデル15を生成することができる。   Further, the propagation parameter generated by the propagation information generation unit 16 is a propagation parameter for the execution function received by the function execution reception unit 12, but the execution history information (propagation) stored by the execution history storage unit 10. The function recommendation model 15 may be newly regenerated by retroactively spreading the execution history information (applicable parameters). The function recommendation model 15 that more appropriately considers the execution history information is generated by applying the propagation parameter not only to the execution history received by the function execution receiving unit 12 but also to the stored execution history information. can do.

推薦機能決定部22は、機能推薦モデル15に記憶された機能優先度情報に基づいて、推薦する機能を決定する。具体的に、推薦機能決定部22は、機能推薦モデル15、環境情報取得部14から取得された環境情報を入力とし、ユーザに推薦する機能を決定する。より具体的には、機能推薦モデル15の各機能の機能優先度マップを参照し、環境情報に基づく優先度を比較することによって、推薦する機能を決定する。たとえば、機能推薦モデル15の機能優先度マップが曜日と時間の2次元で構成されており、日曜日の8時10分に機能を推薦するときは、各機能の日曜日の8時10分に該当する優先度を比較する。その後、優先度が高い順に機能を抽出し、当該機能の機能IDを出力する。機能推薦モデル15が機能優先度マップを正規化した確信度マップを保持している場合は、各機能の確信度を比較し、推薦する機能を決定してもよい。推薦する機能の数は、所定の推薦機能決定パラメータによってあらかじめ決定しておいてもよいし、確信度によって推薦機能を決定する場合は、しきい値をあらかじめ設定しておいて、しきい値以上の機能をすべて推薦機能として決定してもよい。   The recommended function determination unit 22 determines a function to be recommended based on the function priority information stored in the function recommendation model 15. Specifically, the recommended function determination unit 22 receives the environment recommendation acquired from the function recommendation model 15 and the environment information acquisition unit 14 and determines a function recommended to the user. More specifically, a function to be recommended is determined by referring to a function priority map of each function of the function recommendation model 15 and comparing priorities based on environment information. For example, when the function priority map of the function recommendation model 15 is composed of two dimensions of day of the week and time, and a function is recommended at 8:10 on Sunday, it corresponds to 8:10 on Sunday of each function. Compare priorities. Thereafter, the functions are extracted in descending order of priority, and the function IDs of the functions are output. When the function recommendation model 15 holds a certainty factor map obtained by normalizing the function priority map, the certainty factor of each function may be compared to determine a recommended function. The number of functions to be recommended may be determined in advance by a predetermined recommended function determination parameter. When the recommended function is determined by the certainty factor, a threshold value is set in advance and is equal to or greater than the threshold value. All of these functions may be determined as recommended functions.

推薦機能決定部22により機能推薦が行われるタイミングは任意である。例えば、ユーザがスマートフォンを起動したときや、本機能推薦システムを用いる時が挙げられる。   The timing at which the function recommendation is performed by the recommended function determination unit 22 is arbitrary. For example, when the user activates a smartphone or when using this function recommendation system.

推薦機能表示部24は、推薦機能決定部22によって決定された推薦する機能に関する情報を出力する。具体的には、推薦機能表示部24は、推薦機能決定部22で決定した推薦機能の機能IDに対応したアイコンを、機能推薦装置1の表示画面に表示する。推薦機能表示部24は、推薦する機能に関する情報をネットワークを介して他のサーバに出力してもよい。   The recommended function display unit 24 outputs information on the recommended function determined by the recommended function determination unit 22. Specifically, the recommended function display unit 24 displays an icon corresponding to the function ID of the recommended function determined by the recommended function determination unit 22 on the display screen of the function recommendation device 1. The recommended function display unit 24 may output information related to the recommended function to another server via the network.

次に、図14に示すフローチャート図を用いて、本実施形態に係る機能推薦装置1における機能推薦方法の処理について説明する。   Next, processing of the function recommendation method in the function recommendation device 1 according to the present embodiment will be described using the flowchart shown in FIG.

まず、機能実行受付部12により、ユーザが実行した機能の機能IDが取得される(S1、機能実行受付ステップ)。次に、環境情報取得部14により、現在の環境情報が取得される(S2、環境情報取得ステップ)。次に、実行履歴記憶部10により、S1で取得した機能ID、及びS2で取得した環境情報が実行履歴情報として記憶されると共に、過去の実行履歴情報が取得される(S3、機能実行履歴記憶ステップ)。次に、波及情報生成部16により、S1で取得された機能ID、及びS3で取得された実行履歴情報に基づいて、波及パラメータが生成される(S4、波及情報生成ステップ)。次に、機能推薦モデル更新部18により、S1で取得した機能IDと、S2で取得された環境情報と、S4で取得された波及パラメータとに基づいて、機能推薦モデル15が更新される(S5、機能推薦モデル更新ステップ)。次に、推薦機能決定部22により、S5で更新された機能推薦モデル15が参照され、ユーザに推薦する機能が決定される(S6、推薦機能決定ステップ)。次に、推薦機能表示部24により、機能推薦装置1の画面に機能に対応したアイコンが表示されることにより、ユーザに機能が推薦される(S7、推薦機能出力ステップ)。   First, the function execution accepting unit 12 obtains the function ID of the function executed by the user (S1, function execution accepting step). Next, the current environmental information is acquired by the environmental information acquisition unit 14 (S2, environmental information acquisition step). Next, the execution history storage unit 10 stores the function ID acquired in S1 and the environment information acquired in S2 as execution history information, and also acquires past execution history information (S3, function execution history storage). Step). Next, the propagation information generation unit 16 generates a propagation parameter based on the function ID acquired in S1 and the execution history information acquired in S3 (S4, propagation information generation step). Next, the function recommendation model update unit 18 updates the function recommendation model 15 based on the function ID acquired in S1, the environment information acquired in S2, and the propagation parameter acquired in S4 (S5). , Function recommendation model update step). Next, the recommended function determination unit 22 refers to the function recommendation model 15 updated in S5, and determines a function recommended to the user (S6, recommended function determination step). Next, an icon corresponding to the function is displayed on the screen of the function recommendation device 1 by the recommended function display unit 24, so that the function is recommended to the user (S7, recommended function output step).

続いて、本実施形態に係る機能推薦装置1の作用及び効果について説明する。   Then, an effect | action and effect of the function recommendation apparatus 1 which concern on this embodiment are demonstrated.

本実施形態に係る機能推薦装置1によれば、まず、機能実行受付部12により、機能実行を受け付ける。次に、実行履歴記憶部10から取得した実行履歴情報に基づいて、機能推薦モデル15を更新するための波及情報を波及情報生成部16にて生成する。波及情報生成部16で生成された波及パラメータと、ユーザが実行した機能の機能IDと、環境情報取得部14で取得された環境情報に基づいて、機能推薦モデル更新部18によって機能推薦モデル15が更新される。かかる構成を採れば、実行履歴情報に基づいて動的に波及パラメータが決定される。すなわち、実行履歴情報に応じて適切に波及方法を決定することができ、現在保持している履歴を活用した機能推薦を行うことができる。   According to the function recommendation device 1 according to the present embodiment, first, the function execution receiving unit 12 receives the function execution. Next, based on the execution history information acquired from the execution history storage unit 10, the propagation information generation unit 16 generates propagation information for updating the function recommendation model 15. Based on the propagation parameter generated by the propagation information generation unit 16, the function ID of the function executed by the user, and the environment information acquired by the environment information acquisition unit 14, the function recommendation model update unit 18 generates the function recommendation model 15. Updated. With such a configuration, the propagation parameter is dynamically determined based on the execution history information. That is, it is possible to appropriately determine the spreading method according to the execution history information, and it is possible to perform function recommendation utilizing the history that is currently held.

本実施形態に係る機能推薦装置1の作用及び効果についての具体例を、図15に示す機能優先度マップ例に基づいて説明する。図15では、機能優先度マップは時間のみに対して形成されており、波及パラメータは波及させる範囲のスロット数を示し、線形に波及の大きさを小さくしている。ここで、波及定数は8とし、波及の対象とする機能は全ての機能とし、14時において推薦する機能を求める例を示す。   A specific example of the function and effect of the function recommendation device 1 according to the present embodiment will be described based on the function priority map example shown in FIG. In FIG. 15, the function priority map is formed only with respect to time, and the propagation parameter indicates the number of slots in the range to be propagated, and the size of the propagation is linearly reduced. Here, an example is shown in which the propagation constant is 8, the functions to be propagated are all functions, and the function recommended at 14:00 is obtained.

図15(b)は、実行履歴の累計回数が2である場合の機能優先度マップを示している。具体的には、過去に機能Aが12時と16時において2回実行された状態を示す。波及パラメータは、図15(a)に示す式に従い、8×(1/2)=4となる。当該波及パラメータに従って更新された機能優先度マップが図15(b)に示すものである。図15(b)に示す機能優先度マップの通り、実行履歴のない14時において機能Aの推薦が可能となる。   FIG. 15B shows a function priority map when the cumulative number of execution histories is two. Specifically, a state in which the function A has been executed twice at 12:00 and 16:00 in the past is shown. The spreading parameter is 8 × (1/2) = 4 according to the formula shown in FIG. FIG. 15B shows a function priority map updated according to the propagation parameter. As shown in the function priority map shown in FIG. 15B, the function A can be recommended at 14:00 when there is no execution history.

一方、図15(c)は、累計回数が3である場合の機能優先度マップを示している。具体的には、図15(b)に示す状態の後に、機能Bが15時において実行された状態を示す。波及パラメータは、図15(a)に示す式に従い、8×(1/3)=3となる。当該波及パラメータに従って更新された機能優先度マップが図15(c)に示すものである。図15(c)に示す機能優先度マップの通り、14時においては機能Aよりも機能Bの優先度が高いため、機能Bが推薦される。   On the other hand, FIG. 15C shows a function priority map when the cumulative number is 3. Specifically, after the state shown in FIG. 15B, a state in which the function B is executed at 15:00 is shown. The propagation parameter is 8 × (1/3) = 3 according to the equation shown in FIG. FIG. 15C shows a function priority map that is updated according to the propagation parameter. As shown in the function priority map shown in FIG. 15C, the function B is recommended because the function B has a higher priority than the function A at 14:00.

以上の通り、機能推薦装置1において、図15(b)に示すような実行履歴回数が少ない状態では、14時に近い時間帯で実行したことがある機能Aを推薦することができる。ここで、図15(c)に示すような実行履歴回数が多い状態では、波及範囲が実行履歴回数に基づかない従来技術では、波及範囲が大きいため、14時において、近い時間帯(15時)に実行された機能Bよりも離れている時間帯(12時及び16時)に多く実行されている機能Aの優先度が高くなり、機能Aが推薦されてしまう。一方、機能推薦装置1においては、図15(c)に示すような実行履歴回数が多い状態では、上述の通り波及範囲が小さくなるため、14時において、機能Aの加算値が小さくなり、機能Aよりも機能Bの優先度が高くなり、機能Bが推薦される。このように、機能推薦装置1においては、動的に波及パラメータを決定することで、期待した適切な予測を行うことが可能となる。   As described above, the function recommendation device 1 can recommend the function A that has been executed in the time zone close to 14:00 when the number of execution histories is small as shown in FIG. Here, in the state where the number of execution histories is large as shown in FIG. 15C, in the related art where the spillover range is not based on the number of execution histories, the spillover range is large. The priority of the function A that is executed more frequently in the time zone (12 o'clock and 16 o'clock) that is farther than the function B that is executed at the same time becomes higher, and the function A is recommended. On the other hand, in the function recommendation device 1, in the state where the number of execution histories is large as shown in FIG. 15C, the spread range becomes small as described above, so that the addition value of the function A becomes small at 14:00, Function B has a higher priority than A, and function B is recommended. Thus, in the function recommendation apparatus 1, it becomes possible to perform the expected appropriate prediction by dynamically determining the propagation parameter.

[第1実施形態の変形例1]
続いて、本発明の第1実施形態の変形例1に係る機能推薦装置1Aについて説明する。なお、機能推薦装置1Aは機能推薦装置1の機能とほぼ同様であり、差分についてのみ説明する。
[First Modification of First Embodiment]
Next, a function recommendation device 1A according to Modification 1 of the first embodiment of the present invention will be described. The function recommendation device 1A is almost the same as the function of the function recommendation device 1, and only the difference will be described.

図16は、本変形例に係る機能推薦装置1Aの構成を示す機能ブロック図である。機能推薦装置1Aは、機能推薦装置1と比べて、他ユーザ実行履歴記憶部13Aと、波及情報生成部16Aが異なる。   FIG. 16 is a functional block diagram showing the configuration of the function recommendation device 1A according to this modification. The function recommendation device 1A differs from the function recommendation device 1 in the other user execution history storage unit 13A and the spread information generation unit 16A.

他ユーザ実行履歴記憶部13Aは、他のユーザの実行履歴を記憶し、記憶している他のユーザの実行履歴の統計データの分散値を出力する。他ユーザ実行履歴記憶部13Aが記憶するデータは、あらかじめ端末内に取得しておいてもよいし、ネットワークを介して、適宜他のユーザ実行履歴の統計データを取得してもよい。分散値は、前述のように他のユーザの機能推薦モデル15における確信度を用いて計算する。分散値は、機能推薦モデル15のすべての優先度から1つの値を求めてもよいし、確信度マップを構成する軸となる環境情報ごとに求めてもよいし、さらに機能ごとに、環境情報ごとの分散値を求めてもよい。   The other user execution history storage unit 13A stores the execution history of other users, and outputs a dispersion value of the statistical data of the other users' execution history stored therein. The data stored in the other user execution history storage unit 13A may be acquired in advance in the terminal, or statistical data of other user execution history may be acquired as appropriate via the network. The variance value is calculated using the certainty factor in the function recommendation model 15 of another user as described above. The variance value may be obtained as one value from all priorities of the function recommendation model 15, or may be obtained for each environment information as an axis constituting the certainty factor map, and further, the environment information for each function. The variance value for each may be obtained.

波及情報生成部16Aは、他ユーザ実行履歴記憶部13Aから取得した他ユーザの実行履歴の統計データの分散値と、機能実行受付部12で受け付けたユーザが実行した機能の機能IDに基づいて波及パラメータを生成する。なお、波及情報生成部16Aは、他ユーザの実行履歴の統計データの分散値が所定の値より小さい場合のみ波及パラメータの生成を行うこととしてもよい。   The spread information generation unit 16A spreads based on the distribution value of the statistical data of the execution history of other users acquired from the other user execution history storage unit 13A and the function ID of the function executed by the user received by the function execution reception unit 12. Generate parameters. The propagation information generation unit 16A may generate the propagation parameter only when the variance value of the statistical data of the execution history of other users is smaller than a predetermined value.

続いて、本実施形態に係る機能推薦装置1Aの作用及び効果について説明する。   Then, an effect | action and effect of 1 A of function recommendation apparatuses which concern on this embodiment are demonstrated.

本実施形態に係る機能推薦装置1Aによれば、他のユーザの実行履歴を用いることにより、当該ユーザの実行履歴の累計回数が乏しい場合でも、波及パラメータがユーザ依存でないものに関しては、波及パラメータを決定することができる。たとえば、機能推薦モデル15において位置が次元を為す場合において、アラーム機能の位置情報に対する確信度の統計データの分散値が0に近い小さい値をとるならば、アラームの利用傾向は、ユーザに依存せず、かつ位置によって依存しないといえる。その場合、当該ユーザがアラーム機能を実行した場合に、位置については波及範囲を最大にして、機能推薦モデル15の更新が可能となる。つまり、当該ユーザの実行履歴の累計回数が小さかったり、分散値が安定しなかったりした場合でも、他のユーザの実行履歴を利用して波及パラメータを生成し、適切に機能推薦を行うことができる。   According to the function recommendation device 1A according to the present embodiment, by using the execution history of another user, even if the cumulative number of execution histories of the user is poor, the propagation parameter is set for the propagation parameter that is not user-dependent. Can be determined. For example, if the position of the function recommendation model 15 has a dimension, if the variance of the statistical data of the certainty factor for the position information of the alarm function is a small value close to 0, the usage tendency of the alarm depends on the user. And it does not depend on the position. In this case, when the user executes the alarm function, the function recommendation model 15 can be updated by maximizing the spillover range for the position. In other words, even if the cumulative number of execution histories of the user is small or the variance value is not stable, the propagation parameters can be generated using the execution histories of other users and function recommendations can be made appropriately. .

[第1実施形態の変形例2]
続いて、本発明の第1実施形態の変形例2に係る機能推薦装置1Bについて説明する。なお、機能推薦装置1Bは機能推薦装置1の機能とほぼ同様であり、差分についてのみ説明する。
[Modification 2 of the first embodiment]
Next, a function recommendation device 1B according to Modification 2 of the first embodiment of the present invention will be described. The function recommendation device 1B is substantially the same as the function of the function recommendation device 1, and only the difference will be described.

図17は、本変形例に係る機能推薦装置1Bの構成を示す機能ブロック図である。機能推薦装置1Bは、機能推薦装置1と比べて、波及情報生成部16Bが異なる。   FIG. 17 is a functional block diagram showing the configuration of the function recommendation device 1B according to this modification. The function recommendation device 1B is different from the function recommendation device 1 in the propagation information generation unit 16B.

波及情報生成部16Bは、環境情報取得部14によって取得された環境情報と、機能実行受付部12によって取得されたユーザが実行した機能の機能IDと、実行履歴記憶部10から取得した実行履歴情報に基づいて、波及パラメータを生成する。このとき、環境情報を分割した範囲でフィルタリングして取得した実行履歴に基づいて波及パラメータを生成する。たとえば、時間の環境情報が機能優先度マップを構成していて、4時に電話機能を実行した場合、0−6時の実行履歴に基づいて、波及範囲を示す波及パラメータを決定し、機能推薦モデル15の更新のために用いる。波及パラメータ生成のために利用する環境情報の範囲は、あらかじめ決めておいてもよいし、実行履歴の回数や分散情報といった実行履歴情報に基づいて自動で決定してもよい。   The spread information generation unit 16B includes the environment information acquired by the environment information acquisition unit 14, the function ID of the function executed by the user acquired by the function execution receiving unit 12, and the execution history information acquired from the execution history storage unit 10. The propagation parameter is generated based on the above. At this time, the propagation parameter is generated based on the execution history obtained by filtering the environment information in the divided range. For example, when the environment information of time constitutes a function priority map and the telephone function is executed at 4 o'clock, the propagation parameter indicating the propagation range is determined based on the execution history at 0-6 o'clock, and the function recommendation model Used for 15 updates. The range of environment information used for generating the propagation parameter may be determined in advance, or may be automatically determined based on execution history information such as the number of execution histories and distributed information.

次に、本実施形態に係る機能推薦装置1Bの作用及び効果について説明する。   Next, operations and effects of the function recommendation device 1B according to the present embodiment will be described.

本実施形態に係る機能推薦装置1Bによれば、機能の実行傾向が環境情報の値によって異なっている場合に、適切な波及パラメータを生成することができる。具体的には、12:00−18:00の機能の実行履歴回数が少ないが、6:00−12:00の時間帯の実行履歴回数が膨大な場合、第1実施形態のように機能実行累計回数に基づいて波及パラメータを生成すると、波及範囲は小さく設定されるため、12:00−18:00の時間帯に機能を実行しても、波及範囲は小さくなってしまう。そのような問題に対して、波及パラメータ生成に用いる履歴の範囲を区切ることにより、6:00−12:00の波及範囲は小さく、12:00−18:00の波及範囲は大きく設定する、ということが可能になる。   According to the function recommendation device 1B according to the present embodiment, an appropriate propagation parameter can be generated when the function execution tendency varies depending on the value of the environment information. Specifically, if the number of execution histories of the function from 12:00 to 18:00 is small, but the number of execution histories in the time zone from 6:00 to 12:00 is enormous, the function is executed as in the first embodiment. If the propagation parameter is generated based on the cumulative number of times, the propagation range is set to be small, so even if the function is executed in the time zone from 12:00 to 18:00, the propagation range becomes small. For such a problem, by dividing the range of the history used for generating the transmission parameter, the transmission range of 6:00 to 12:00 is set to be small, and the transmission range of 12:00 to 18:00 is set to be large. It becomes possible.

1・1A・1B…機能推薦装置、10…実行履歴記憶部、12…機能実行受付部、13A…他ユーザ実行履歴記憶部、14…環境情報記憶部、15…機能推薦モデル、16・16A・16B…波及情報生成部、18…機能推薦モデル更新部、22…推薦機能決定部、24…推薦機能表示部。   DESCRIPTION OF SYMBOLS 1 * 1A * 1B ... Function recommendation apparatus, 10 ... Execution history storage part, 12 ... Function execution reception part, 13A ... Other user execution history storage part, 14 ... Environment information storage part, 15 ... Function recommendation model, 16 * 16A * 16B ... Ripple information generation unit, 18 ... Function recommendation model update unit, 22 ... Recommended function determination unit, 24 ... Recommended function display unit.

Claims (9)

複数の機能の中から特定の一又は複数の機能を推薦する機能推薦装置であって、
実行された機能を識別する機能識別情報を受け付ける機能実行受付手段と、
前記機能実行受付手段によって機能識別情報が受け付けられた際の時間情報及び当該機能推薦装置の位置情報のうち少なくとも1つを含む環境情報を取得する環境情報取得手段と、
前記機能実行受付手段によって受け付けられた機能識別情報と、前記環境情報取得手段によって取得された環境情報とが関連付けられた実行履歴情報を記憶する機能実行履歴記憶手段と、
機能識別情報と、当該機能識別情報が識別する機能の推薦の優先度とが、環境情報の所定の単位毎に関連付けられた機能優先度情報が記憶された機能推薦モデルと、
前記機能実行受付手段によって機能識別情報が受け付けられると、実行履歴情報に基づいて機能優先度情報を更新する方法に関する波及情報を、前記機能実行履歴記憶手段によって記憶された実行履歴情報に基づいて生成する波及情報生成手段と、
前記機能実行履歴記憶手段によって記憶された実行履歴情報と、前記波及情報生成手段によって生成された波及情報とに基づいて、前記機能推薦モデルに記憶された機能優先度情報を更新する機能推薦モデル更新手段と、
前記機能推薦モデルに記憶された機能優先度情報に基づいて、推薦する機能を決定する推薦機能決定手段と、
前記推薦機能決定手段によって決定された推薦する機能に関する情報を出力する推薦機能出力手段と、
を備える機能推薦装置。
A function recommendation device that recommends one or more specific functions from among a plurality of functions,
Function execution accepting means for accepting function identification information for identifying the executed function;
Environmental information acquisition means for acquiring environmental information including at least one of time information when the function identification information is received by the function execution reception means and position information of the function recommendation device;
A function execution history storage unit that stores execution history information in which the function identification information received by the function execution reception unit and the environment information acquired by the environment information acquisition unit are associated;
A function recommendation model in which the function priority information associated with the function identification information and the function recommendation priority identified by the function identification information is associated with each predetermined unit of the environment information;
When the function identification information is accepted by the function execution accepting unit, the propagation information on the method for updating the function priority information based on the execution history information is generated based on the execution history information stored by the function execution history storage unit. A ripple information generating means for
Function recommendation model update for updating function priority information stored in the function recommendation model based on the execution history information stored by the function execution history storage unit and the propagation information generated by the propagation information generation unit Means,
Based on function priority information stored in the function recommendation model, recommended function determining means for determining a function to recommend;
Recommended function output means for outputting information on the recommended function determined by the recommended function determination means;
A function recommendation device comprising:
前記波及情報生成手段は、前記機能実行履歴記憶手段によって記憶された実行履歴情報の累計回数に基づいて波及情報を生成する、
ことを特徴とする請求項1に記載の機能推薦装置。
The spread information generating means generates spread information based on the cumulative number of execution history information stored by the function execution history storage means.
The function recommendation device according to claim 1.
前記波及情報生成手段は、前記機能実行履歴記憶手段によって記憶された実行履歴情報の分散情報に基づいて波及情報を生成する、
ことを特徴とする請求項1に記載の機能推薦装置。
The spread information generating means generates spread information based on the distribution information of the execution history information stored by the function execution history storage means.
The function recommendation device according to claim 1.
前記波及情報生成手段は、前記機能実行履歴記憶手段によって記憶された実行履歴情報の環境情報毎の分散情報に基づいて、環境情報毎に波及情報を生成する、
ことを特徴とする請求項1に記載の機能推薦装置。
The spread information generating means generates spread information for each environment information based on the distributed information for each environment information of the execution history information stored by the function execution history storage means.
The function recommendation device according to claim 1.
前記波及情報生成手段は、前記機能実行履歴記憶手段によって記憶された実行履歴情報の機能識別情報毎及び環境情報毎の分散情報に基づいて、機能毎に環境情報毎の波及情報を生成する、
ことを特徴とする請求項1に記載の機能推薦装置。
The spread information generating means generates spread information for each environment information for each function based on the function identification information and the distributed information for each environment information of the execution history information stored by the function execution history storage means.
The function recommendation device according to claim 1.
前記波及情報生成手段は、他の機能推薦装置の前記機能実行履歴記憶手段によって記憶された実行履歴情報にさらに基づいて波及情報を生成する、
ことを特徴とする請求項3〜5の何れか一項に記載の機能推薦装置。
The spread information generating means generates the spread information further based on the execution history information stored by the function execution history storage means of another function recommendation device.
The function recommendation device according to any one of claims 3 to 5, wherein
前記波及情報生成手段は、前記機能実行履歴記憶手段によって記憶された実行履歴情報の累計回数に基づいて生成した波及情報と、当該実行履歴情報の分散情報に基づいて生成した波及情報とを重みづけ合成することによって、波及情報を生成する、
ことを特徴とする請求項1に記載の機能推薦装置。
The spread information generating unit weights the spread information generated based on the cumulative number of execution history information stored by the function execution history storage unit and the spread information generated based on the distributed information of the execution history information. Produce ripple information by combining,
The function recommendation device according to claim 1.
前記波及情報生成手段は、前記機能実行履歴記憶手段によって記憶された実行履歴情報のうち、所定の範囲の環境情報の実行履歴情報に基づいて波及情報を生成する、
ことを特徴とする請求項1〜7の何れか一項に記載の機能推薦装置。
The spread information generating unit generates the spread information based on the execution history information of the environment information in a predetermined range among the execution history information stored by the function execution history storage unit.
The function recommendation device according to claim 1, wherein the function recommendation device is a device.
複数の機能の中から特定の一又は複数の機能を推薦する機能推薦装置であって、機能を識別する機能識別情報と、当該機能識別情報が識別する機能の推薦の優先度とが、時間情報及び当該機能推薦装置の位置情報のうち少なくとも1つを含む環境情報の所定の単位毎に関連付けられた機能優先度情報が記憶された機能推薦モデルを備える機能推薦装置により実行される機能推薦方法であって、
実行された機能の機能識別情報を受け付ける機能実行受付ステップと、
前記機能実行受付ステップにおいて機能識別情報が受け付けられた際の環境情報を取得する環境情報取得ステップと、
前記機能実行受付ステップにおいて受け付けられた機能識別情報と、前記環境情報取得ステップにおいて取得された環境情報とが関連付けられた実行履歴情報を記憶する機能実行履歴記憶ステップと、
前記機能実行受付ステップにおいて機能識別情報が受け付けられると、実行履歴情報に基づいて機能優先度情報を更新する方法に関する波及情報を、前記機能実行履歴記憶ステップにおいて記憶された実行履歴情報に基づいて生成する波及情報生成ステップと、
前記機能実行履歴記憶ステップにおいて記憶された実行履歴情報と、前記波及情報生成ステップにおいて生成された波及情報とに基づいて、前記機能推薦モデルに記憶された機能優先度情報を更新する機能推薦モデル更新ステップと、
前記機能推薦モデルに記憶された機能優先度情報に基づいて、推薦する機能を決定する推薦機能決定ステップと、
前記推薦機能決定ステップにおいて決定された推薦する機能に関する情報を出力する推薦機能出力ステップと、
を含む機能推薦方法。
A function recommendation device that recommends one or more specific functions from among a plurality of functions, wherein the function identification information for identifying the function and the priority of the function recommendation identified by the function identification information are time information. And a function recommendation method executed by a function recommendation device having a function recommendation model in which function priority information associated with each predetermined unit of environment information including at least one of position information of the function recommendation device is stored. There,
A function execution accepting step for accepting function identification information of the executed function;
An environment information acquisition step of acquiring environment information when function identification information is received in the function execution reception step;
A function execution history storage step for storing execution history information in which the function identification information received in the function execution reception step and the environment information acquired in the environment information acquisition step are associated;
When function identification information is received in the function execution receiving step, propagation information on a method for updating function priority information based on the execution history information is generated based on the execution history information stored in the function execution history storing step. A ripple information generation step to perform,
Function recommendation model update for updating function priority information stored in the function recommendation model based on the execution history information stored in the function execution history storage step and the propagation information generated in the propagation information generation step Steps,
A recommended function determining step for determining a function to be recommended based on the function priority information stored in the function recommendation model;
A recommended function output step of outputting information on the recommended function determined in the recommended function determination step;
Function recommendation method including
JP2013127413A 2013-06-18 2013-06-18 Function recommendation device and function recommendation method Pending JP2015001927A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013127413A JP2015001927A (en) 2013-06-18 2013-06-18 Function recommendation device and function recommendation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013127413A JP2015001927A (en) 2013-06-18 2013-06-18 Function recommendation device and function recommendation method

Publications (1)

Publication Number Publication Date
JP2015001927A true JP2015001927A (en) 2015-01-05

Family

ID=52296394

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013127413A Pending JP2015001927A (en) 2013-06-18 2013-06-18 Function recommendation device and function recommendation method

Country Status (1)

Country Link
JP (1) JP2015001927A (en)

Similar Documents

Publication Publication Date Title
US20170068902A1 (en) Modeling of Geospatial Location Over Time
US20130054647A1 (en) Information processing apparatus, information processing method, and program
CN109247070B (en) Proactive actions on mobile devices using uniquely identifiable and unmarked locations
US20140149060A1 (en) Combining Monitoring Sensor Measurements and System Signals to Determine Device Context
US9992628B2 (en) Map downloading based on user's future location
US20140146074A1 (en) Intelligent Homescreen for Mobile Devices
JP2016522884A (en) Method and system for combining local weather forecast and itinerary planning
CN110008414B (en) Method and device for determining geographic information point
WO2012018131A1 (en) Action characteristic extraction device, action characteristic extraction system, method of extracting action characteristic, and action characteristic extraction program
US10560797B2 (en) Information processing device and method
KR101481895B1 (en) Method, device and recording media for searching target clients
CN115017400B (en) Application APP recommendation method and electronic equipment
TW201130351A (en) System and method for effectively populating a mesh network model
JP2006251938A (en) Information delivery device
CN112764513A (en) Prompting method and electronic equipment
JP2015011107A (en) Population change decision device, and population change decision method
JP2017091435A (en) Stay place prediction device
CN110720104B (en) Voice information processing method and device and terminal
JP2013257671A (en) Place evaluation system, device, method and program
US20140180574A1 (en) Electronic device and method for updating rendezvous location of communication devices
JP2015001927A (en) Function recommendation device and function recommendation method
JP5422436B2 (en) Stay location estimation apparatus, method and program
JP2016035679A (en) Poi data creation device, terminal device, poi data creation method, and program
JP6443967B2 (en) Area attribute estimation apparatus and area attribute estimation method
CN116416018A (en) Content output method, content output device, computer readable medium and electronic equipment