JP2018190154A - Recommendation system, device, and program - Google Patents

Recommendation system, device, and program Download PDF

Info

Publication number
JP2018190154A
JP2018190154A JP2017091565A JP2017091565A JP2018190154A JP 2018190154 A JP2018190154 A JP 2018190154A JP 2017091565 A JP2017091565 A JP 2017091565A JP 2017091565 A JP2017091565 A JP 2017091565A JP 2018190154 A JP2018190154 A JP 2018190154A
Authority
JP
Japan
Prior art keywords
application
recommendation
unit
user
usage frequency
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
JP2017091565A
Other languages
Japanese (ja)
Inventor
駿 吉見
Shun Yoshimi
駿 吉見
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2017091565A priority Critical patent/JP2018190154A/en
Publication of JP2018190154A publication Critical patent/JP2018190154A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable the recommendation of an application useful to a user without using a Web browsing history of the user.SOLUTION: A recommendation system relating to an embodiment includes: a use frequency storage part for storing the use frequency of each application of a plurality of users; a classification part for classifying a use tendency being a tendency of the use frequency of the user into a cluster; a recommendation part for recommending an application to a target user on the basis of the serviceability of each application in the cluster with the target user belonging thereto, and a recommendation condition; and a learning part for updating at least one of a classification method by the classification part and the recommendation condition on the basis of the use frequency stored in the use frequency storage part.SELECTED DRAWING: Figure 3

Description

本発明は、レコメンドシステム、装置、及びプログラムに関する。   The present invention relates to a recommendation system, an apparatus, and a program.

近年、スマートデバイスに各種のアプリケーション(以下「アプリ」という。)を提供するオンラインマーケットが利用されている。スマートデバイスのユーザは、当該マーケットから所望のアプリを有料又は無料でダウンロードし、スマートデバイス上で利用できる。従来、スマートデバイスのユーザに対して、ユーザにとって有用なアプリをレコメンドするシステムが知られている。   In recent years, an online market that provides various applications (hereinafter referred to as “apps”) to smart devices has been used. The user of the smart device can download a desired application from the market for a fee or free of charge and use it on the smart device. 2. Description of the Related Art Conventionally, a system that recommends an application useful for a user of a smart device is known.

しかしながら、上記従来のシステムは、ユーザのWeb閲覧履歴に基づいて、レコメンドするアプリを選択するものであったため、Web閲覧履歴が取得できない場合、ユーザにとって有用なアプリを選択することが困難であった。   However, since the conventional system selects an app to be recommended based on the user's Web browsing history, it is difficult to select a useful application for the user when the Web browsing history cannot be acquired. .

本発明は、上記の課題に鑑みてなされたものであり、ユーザのWeb閲覧履歴を利用せずに、当該ユーザにとって有用なアプリをレコメンド可能とすることを目的とする。   The present invention has been made in view of the above problems, and an object of the present invention is to make it possible to recommend an application that is useful to the user without using the user's Web browsing history.

一実施形態に係るレコメンドシステムは、複数のユーザの各アプリケーションの利用頻度を記憶する利用頻度記憶部と、前記ユーザの前記利用頻度の傾向である利用傾向をクラスタに分類する分類部と、対象ユーザの前記利用傾向が属する前記クラスタにおける前記各アプリケーションの有用度と、レコメンド条件と、に基づいて、前記対象ユーザにアプリケーションをレコメンドするレコメンド部と、前記利用頻度記憶部に記憶された前記利用頻度に基づいて、前記分類部による分類方法及び前記レコメンド条件の少なくとも一方を更新する学習部と、を備える。   A recommendation system according to an embodiment includes a usage frequency storage unit that stores the usage frequency of each application of a plurality of users, a classification unit that classifies the usage trend of the usage frequency of the user into a cluster, and a target user Based on the usefulness of each application in the cluster to which the usage tendency belongs, and a recommendation condition, a recommendation unit that recommends the application to the target user, and the usage frequency stored in the usage frequency storage unit And a learning unit that updates at least one of the classification method by the classification unit and the recommendation condition.

本発明の各実施形態によれば、ユーザのWeb閲覧履歴を利用せずに、当該ユーザにとって有用なアプリをレコメンドできる。   According to each embodiment of the present invention, an application useful for a user can be recommended without using the user's Web browsing history.

レコメンドシステムの構成の一例を示す図。The figure which shows an example of a structure of a recommendation system. ユーザ端末のハードウェア構成の一例を示す図。The figure which shows an example of the hardware constitutions of a user terminal. 第1実施形態に係るレコメンドシステムの機能構成の一例を示す図。The figure which shows an example of a function structure of the recommendation system which concerns on 1st Embodiment. 操作ログの一例を示す図。The figure which shows an example of an operation log. 利用頻度の一例を示す図。The figure which shows an example of usage frequency. 利用傾向の一例を示す図。The figure which shows an example of a usage tendency. 有用度の一例を示す図。The figure which shows an example of usefulness. アプリのインストール前後における利用傾向の一例を示す図。The figure which shows an example of the usage tendency before and after installation of an application. 利用頻度及びクラスタの更新処理の一例を示すシーケンス図。The sequence diagram which shows an example of a use frequency and the update process of a cluster. アプリのレコメンド処理の一例を示すシーケンス図。The sequence diagram which shows an example of the recommendation process of an application. アプリのインストール処理の一例を示すシーケンス図。The sequence diagram which shows an example of the installation process of an application. 有用度の更新処理の一例を示すシーケンス図。The sequence diagram which shows an example of the update process of usefulness. 分類方法及びレコメンド条件の学習処理の一例を示すシーケンス図。The sequence diagram which shows an example of the learning process of a classification method and recommendation conditions. 第2実施形態に係るレコメンドシステムの機能構成の一例を示す図。The figure which shows an example of a function structure of the recommendation system which concerns on 2nd Embodiment.

以下、本発明の各実施形態について、添付の図面を参照しながら説明する。なお、各実施形態に係る明細書及び図面の記載に関して、実質的に同一の機能構成を有する構成要素については、同一の符号を付することにより重畳した説明を省略する。   Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. In addition, regarding the description of the specification and the drawings according to each embodiment, constituent elements having substantially the same functional configuration are denoted by the same reference numerals and overlapping description is omitted.

<第1実施形態>
第1実施形態に係るレコメンドシステム1000について、図1〜図13を参照して説明する。まず、レコメンドシステム1000の構成について説明する。図1は、レコメンドシステム1000の構成の一例を示す図である。図1のレコメンドシステム1000は、ユーザ端末1A〜1Bと、レコメンドサーバ2と、アプリマーケット3と、ネットワーク4と、を含む。
<First Embodiment>
A recommendation system 1000 according to the first embodiment will be described with reference to FIGS. First, the configuration of the recommendation system 1000 will be described. FIG. 1 is a diagram illustrating an example of the configuration of the recommendation system 1000. A recommendation system 1000 in FIG. 1 includes user terminals 1 </ b> A to 1 </ b> B, a recommendation server 2, an application market 3, and a network 4.

ユーザ端末1A〜1Cは、ユーザが各種のアプリを利用するためのコンピュータである。ユーザ端末1A〜1Cは、例えば、PC(Personal Computer)、スマートフォン、タブレット端末、スマートウォッチ、テレビであるが、これに限られない。以下、ユーザ端末1A〜1Cを区別しない場合、単にユーザ端末1と称する。図1の例では、レコメンドシステム1000には、3つのユーザ端末1が含まれるが、レコメンドシステム1000に含まれるユーザ端末1の数は任意である。   The user terminals 1A to 1C are computers for the user to use various applications. Although user terminal 1A-1C is PC (Personal Computer), a smart phone, a tablet terminal, a smart watch, and a television, for example, it is not restricted to this. Hereinafter, when the user terminals 1A to 1C are not distinguished from each other, they are simply referred to as user terminals 1. In the example of FIG. 1, the recommendation system 1000 includes three user terminals 1, but the number of user terminals 1 included in the recommendation system 1000 is arbitrary.

レコメンドサーバ2は、レコメンド装置の一例であり、ユーザ端末のユーザに、当該ユーザにとって有用なアプリをレコメンドするサーバコンピュータである。レコメンドサーバ2は、レコメンドシステム1000に含まれる各ユーザ端末1から取得した情報に基づいて、各ユーザ端末1のユーザに、それぞれアプリをレコメンドする。なお、本実施形態において、レコメンド装置は、例えば、PC、スマートフォン、タブレット端末などであってもよい。また、レコメンド装置は、複数のサーバコンピュータにより構成されてもよい。   The recommendation server 2 is an example of a recommendation device, and is a server computer that recommends an application useful for the user to the user of the user terminal. The recommendation server 2 recommends an application to each user terminal 1 user based on information acquired from each user terminal 1 included in the recommendation system 1000. In the present embodiment, the recommendation device may be, for example, a PC, a smartphone, a tablet terminal, or the like. Further, the recommendation device may be composed of a plurality of server computers.

アプリマーケット3は、ユーザに有料又は無料でアプリを提供するオンラインマーケットであり、1つ又は複数のサーバコンピュータにより構成される。ユーザは、アプリマーケット3から所望のアプリをユーザ端末にダウンロードできる。   The application market 3 is an online market that provides users with paid or free applications, and is configured by one or a plurality of server computers. The user can download a desired application from the application market 3 to the user terminal.

ネットワーク4は、LAN(Local Area Network)やインターネットなどを含み、ユーザ端末1、レコメンドサーバ2、及びアプリマーケットを相互に接続する。   The network 4 includes a LAN (Local Area Network), the Internet, and the like, and connects the user terminal 1, the recommendation server 2, and the application market to each other.

次に、本実施形態に係るユーザ端末1のハードウェア構成について説明する。図2は、ユーザ端末1のハードウェア構成の一例を示す図である。図2のユーザ端末1は、CPU(Central Processing Unit)101と、ROM(Read Only Memory)102と、RAM(Random Access Memory)103と、HDD(Hard Disk Drive)104と、を備える。また、ユーザ端末1は、入力装置105と、表示装置106と、通信インタフェース107と、システムバス108と、を備える。   Next, the hardware configuration of the user terminal 1 according to the present embodiment will be described. FIG. 2 is a diagram illustrating an example of a hardware configuration of the user terminal 1. The user terminal 1 in FIG. 2 includes a CPU (Central Processing Unit) 101, a ROM (Read Only Memory) 102, a RAM (Random Access Memory) 103, and an HDD (Hard Disk Drive) 104. The user terminal 1 includes an input device 105, a display device 106, a communication interface 107, and a system bus 108.

CPU101は、プログラムを実行することにより、ユーザ端末1の各構成を制御し、ユーザ端末1の機能を実現する。   The CPU 101 executes the program to control each configuration of the user terminal 1 and realize the function of the user terminal 1.

ROM102は、CPU101が実行するプログラム(BIOS(Basic Input Output System)など)や各種のデータを記憶する。   The ROM 102 stores a program (BIOS (Basic Input Output System) or the like) executed by the CPU 101 and various data.

RAM103は、CPU101に作業領域を提供する。   The RAM 103 provides a work area for the CPU 101.

HDD104は、CPU101が実行するプログラム(OS(Operating System)など)や各種のデータを記憶する。   The HDD 104 stores programs (such as an OS (Operating System)) executed by the CPU 101 and various data.

入力装置105は、ユーザの操作に応じた情報をユーザ端末1に入力する。入力装置105は、例えば、タッチパネル、キーボード、マウス、ハードウェアボタンであるが、これに限られない。   The input device 105 inputs information corresponding to a user operation to the user terminal 1. The input device 105 is, for example, a touch panel, a keyboard, a mouse, or a hardware button, but is not limited thereto.

表示装置106は、ユーザの操作に応じた画面を表示する。表示装置106は、例えば、液晶ディスプレイ、有機EL(Electro Luminescence)ディスプレイであるが、これに限られない。   The display device 106 displays a screen corresponding to a user operation. The display device 106 is, for example, a liquid crystal display or an organic EL (Electro Luminescence) display, but is not limited thereto.

通信インタフェース107は、ユーザ端末1をネットワーク4に接続するためのインタフェースである。ユーザ端末1は、通信インタフェース7を介して、ネットワーク4に接続されたアプリマーケット3やレコメンドサーバ4と通信する。   The communication interface 107 is an interface for connecting the user terminal 1 to the network 4. The user terminal 1 communicates with the application market 3 and the recommendation server 4 connected to the network 4 via the communication interface 7.

システムバス108は、CPU101、ROM102、RAM103、HDD104、入力装置105、表示装置106、及び通信インタフェース107を相互に接続する。   The system bus 108 connects the CPU 101, ROM 102, RAM 103, HDD 104, input device 105, display device 106, and communication interface 107 to each other.

なお、レコメンドサーバ2は、ユーザ端末1と同様に、CPU201と、ROM202と、RAM203と、HDD204と、入力装置205と、表示装置206と、通信インタフェース207と、を備え、これらがシステムバス208を介して相互に接続される。各ハードウェアについては、ユーザ端末1と同様であるため、説明を省略する。   As with the user terminal 1, the recommendation server 2 includes a CPU 201, a ROM 202, a RAM 203, an HDD 204, an input device 205, a display device 206, and a communication interface 207. Connected to each other. Since each hardware is the same as that of the user terminal 1, description is abbreviate | omitted.

次に、本実施形態に係るレコメンドシステム1000の機能構成について説明する。図3は、レコメンドシステム1000の機能構成の一例を示す図である。   Next, a functional configuration of the recommendation system 1000 according to the present embodiment will be described. FIG. 3 is a diagram illustrating an example of a functional configuration of the recommendation system 1000.

まず、ユーザ端末1の機能構成について説明する。図3のユーザ端末1は、端末制御部11と、アプリ記憶部12と、操作ログ記憶部13と、アップロード部14と、を備える。これらの各機能構成は、CPU101がプログラムを実行し、ユーザ端末1の各ハードウェアと協働することにより実現される。   First, the functional configuration of the user terminal 1 will be described. The user terminal 1 in FIG. 3 includes a terminal control unit 11, an application storage unit 12, an operation log storage unit 13, and an upload unit 14. Each of these functional configurations is realized by the CPU 101 executing a program and cooperating with each hardware of the user terminal 1.

端末制御部11は、ユーザ端末1の全体の動作を制御する。具体的には、端末制御部11は、アプリマーケット3からのアプリのダウンロード、アプリのインストール及びアンインストール、操作ログの更新、及びユーザへのアプリのレコメンドなどを行う。端末制御部11の動作について、詳しくは後述する。   The terminal control unit 11 controls the overall operation of the user terminal 1. Specifically, the terminal control unit 11 downloads an application from the application market 3, installs and uninstalls the application, updates the operation log, and recommends the application to the user. The operation of the terminal control unit 11 will be described in detail later.

アプリ記憶部12は、端末制御部11にインストールされたアプリ及びアプリ情報を記憶する。アプリ情報には、アプリ名やアプリIDなどの情報が含まれる。アプリIDは、アプリの識別情報である。   The application storage unit 12 stores an application installed in the terminal control unit 11 and application information. The application information includes information such as an application name and an application ID. The application ID is application identification information.

操作ログ記憶部13は、ユーザによるユーザ端末1の操作ログを記憶する。操作ログは、操作の実行日時と、操作内容と、が対応づけられたデータである。操作内容には、アプリのダウンロード、インストール、アンインストール、起動、終了などが含まれる。   The operation log storage unit 13 stores an operation log of the user terminal 1 by the user. The operation log is data in which the operation execution date and time are associated with the operation content. The operation contents include downloading, installing, uninstalling, starting, and ending the application.

図4は、操作ログ記憶部13に記憶された操作ログの一例を示す図である。図4の各レコードが、各操作に対応する操作ログに相当する。図4の例では、2月1日の15:00にアプリAのダウンロードが実行され、2月1日の15:01にアプリAのインストールが実行されている。   FIG. 4 is a diagram illustrating an example of an operation log stored in the operation log storage unit 13. Each record in FIG. 4 corresponds to an operation log corresponding to each operation. In the example of FIG. 4, the download of the application A is executed at 15:00 on February 1, and the installation of the application A is executed at 15:00 on February 1.

なお、ユーザ端末1が複数のユーザにより利用される場合には、各操作に対応する操作ログに、当該操作を実行したユーザのユーザIDが含まれてもよい。ユーザIDは、ユーザの識別情報である。また、各操作ログにユーザIDが含まれる代わりに、操作ログを記憶される操作内容に、ユーザのログインが含まれてもよい。この場合、ユーザのログインに対応する操作ログには、実行日時(ログイン日時)と、ログインしたユーザのユーザIDと、が含まれる。以下、ユーザIDがXであるユーザを、ユーザXと称する。   When the user terminal 1 is used by a plurality of users, the operation log corresponding to each operation may include the user ID of the user who executed the operation. The user ID is user identification information. Further, instead of the user ID being included in each operation log, the user's login may be included in the operation content stored in the operation log. In this case, the operation log corresponding to the user login includes the execution date and time (login date and time) and the user ID of the logged-in user. Hereinafter, a user whose user ID is X is referred to as user X.

アップロード部14は、定期的に又は所定のタイミング(操作ログが更新されたタイミングやユーザ端末1に電源が投入されたタイミングなど)で、操作ログ記憶部13に記憶された操作ログをレコメンドサーバ2にアップロードする。   The upload unit 14 receives the operation log stored in the operation log storage unit 13 periodically or at a predetermined timing (timing when the operation log is updated, timing when the user terminal 1 is turned on, or the like). Upload to.

次に、レコメンドサーバ2の機能構成について説明する。図3のレコメンドサーバ2は、レコメンド制御部21と、利用頻度記憶部22と、分類部23と、レコメンド部24と、学習部25と、を備える。これらの各機能構成は、CPU201がプログラムを実行し、レコメンドサーバ2の各ハードウェアと協働することにより実現される。   Next, the functional configuration of the recommendation server 2 will be described. The recommendation server 2 in FIG. 3 includes a recommendation control unit 21, a usage frequency storage unit 22, a classification unit 23, a recommendation unit 24, and a learning unit 25. Each of these functional configurations is realized by the CPU 201 executing a program and cooperating with each hardware of the recommendation server 2.

レコメンド制御部21は、レコメンドサーバ2の全体の動作を制御する。具体的には、レコメンド制御部21は、ユーザ端末1からアップロードされた操作ログの受け付け、利用頻度の更新、及び各機能構成への動作要求などを行う。レコメンド制御部21の動作について、詳しくは後述する。   The recommendation control unit 21 controls the overall operation of the recommendation server 2. Specifically, the recommendation control unit 21 receives an operation log uploaded from the user terminal 1, updates the usage frequency, and requests an operation for each functional configuration. The operation of the recommendation control unit 21 will be described later in detail.

利用頻度記憶部22は、所定期間ごとの各ユーザの各アプリの利用頻度を記憶する。利用頻度は、利用回数(起動回数)であってもよいし、利用期間(起動されていた期間)であってもよい。また、所定期間は、1日、1週間、1ヶ月など、任意に設定可能である。以下、各アプリの利用頻度の傾向を、利用傾向と称する。   The usage frequency storage unit 22 stores the usage frequency of each application of each user for each predetermined period. The use frequency may be the use count (start-up count) or the use period (start-up period). The predetermined period can be arbitrarily set such as one day, one week, or one month. Hereinafter, the usage frequency trend of each application is referred to as a usage trend.

また、利用頻度記憶部22は、所定期間ごとの各ユーザの利用傾向が属するクラスタを記憶する。後述する通り、所定期間ごとの各ユーザの利用傾向は、分類部23により、複数のクラスタに分類される。利用頻度記憶部22は、分類部23により分類されたクラスタを、所定期間ごとの各ユーザの利用傾向と対応付けて記憶する。   Further, the usage frequency storage unit 22 stores a cluster to which the usage tendency of each user for each predetermined period belongs. As will be described later, the usage tendency of each user for each predetermined period is classified into a plurality of clusters by the classification unit 23. The usage frequency storage unit 22 stores the clusters classified by the classification unit 23 in association with the usage tendency of each user for each predetermined period.

図5は、利用頻度記憶部22に記憶された利用頻度の一例を示す図である。図5の例では、ユーザU001,U002による1週間ごとのアプリA〜Dの利用回数が、クラスタと対応付けて記憶されている。例えば、ユーザU001による2/1から2/7までのアプリAの利用回数は50回、アプリBの利用回数は100回、アプリCの利用回数は0回であり、ユーザU001のアプリの利用傾向はクラスタ1に属している。図5において、アプリの利用回数の値「−」は、アプリがインストールされていないことを示している。インストールされていないにもかかわらず利用回数が記憶されるアプリは、後述する通り、レコメンドされたもののインストールされていないアプリに相当する。   FIG. 5 is a diagram illustrating an example of the usage frequency stored in the usage frequency storage unit 22. In the example of FIG. 5, the number of uses of the applications A to D for each week by the users U001 and U002 is stored in association with the cluster. For example, the usage count of the application A from 2/1 to 2/7 by the user U001 is 50 times, the usage count of the app B is 100 times, the usage count of the app C is 0 times, and the usage trend of the app of the user U001 Belongs to cluster 1. In FIG. 5, the value “−” of the usage count of the application indicates that the application is not installed. The application whose usage count is stored even though it is not installed corresponds to an application that is recommended but not installed, as will be described later.

利用頻度記憶部22に記憶される利用頻度は、例えば、各ユーザ端末1からアップロードされた操作ログに基づいて、レコメンド制御部21が更新する。具体的には、レコメンド制御部21は、ユーザ端末1からアップロードされた操作ログに基づいて、所定期間ごとの各アプリの利用頻度を集計し、当該利用頻度をユーザ端末1のユーザの各アプリの利用頻度に追加する。例えば、レコメンド制御部21は、利用頻度記憶部22に図5の利用頻度が記憶され、ユーザ端末1から図4の操作ログをアップロードされた場合、ユーザ端末1のユーザの2月1日から2月6日までの期間のアプリA,Bの利用回数を1ずつ追加すればよい。   For example, the recommendation control unit 21 updates the usage frequency stored in the usage frequency storage unit 22 based on an operation log uploaded from each user terminal 1. Specifically, the recommendation control unit 21 counts the usage frequency of each application for each predetermined period based on the operation log uploaded from the user terminal 1, and calculates the usage frequency of each application of the user of the user terminal 1. Add to usage frequency. For example, when the usage frequency shown in FIG. 5 is stored in the usage frequency storage unit 22 and the operation log shown in FIG. 4 is uploaded from the user terminal 1, the recommendation control unit 21 starts 2 February from the user of the user terminal 1. What is necessary is just to add the usage frequency of application A and B of the period until the 6th of month one by one.

また、ユーザ端末1のアップロード部14は、操作ログ記憶部13に記憶された操作ログに基づいて、所定期間ごとの各アプリの利用頻度を集計し、集計した利用頻度をレコメンドサーバ2にアップロードしてもよい。この場合、レコメンドサーバ2は、アップロードされた利用頻度を、利用頻度記憶部22に記憶された利用頻度にそのまま追加すればよい。   The upload unit 14 of the user terminal 1 totals the usage frequency of each application for each predetermined period based on the operation log stored in the operation log storage unit 13 and uploads the totaled usage frequency to the recommendation server 2. May be. In this case, the recommendation server 2 may add the uploaded usage frequency to the usage frequency stored in the usage frequency storage unit 22 as it is.

分類部23は、定期的に又は所定のタイミング(利用頻度が更新されたタイミングなど)で、利用頻度記憶部22に記憶された利用頻度に基づいて、所定期間ごとの各ユーザの利用傾向を複数のクラスタに分類する。クラスタは、類似する利用傾向の集合である。分類部23により分類されたクラスタは、そのクラスタに属する利用傾向(各アプリの利用頻度の組)と対応付けて、利用頻度記憶部22に記憶される。   Based on the usage frequency stored in the usage frequency storage unit 22, the classification unit 23 periodically or at a predetermined timing (such as when the usage frequency is updated) Class. A cluster is a collection of similar usage trends. The clusters classified by the classification unit 23 are stored in the usage frequency storage unit 22 in association with the usage tendency (a set of usage frequencies of each application) belonging to the cluster.

分類部23は、利用傾向を分類するための分類方法を記憶する。分類部23は、利用傾向の分類方法として、最短距離法、ウォード法、k平均法などの任意のクラスタリング方法を利用できる。この場合、分類部23は、クラスタ間の距離(非類似度)を、利用頻度の値に基づいて算出してもよいし、利用頻度の割合に基づいて算出してもよい。   The classification unit 23 stores a classification method for classifying usage trends. The classification unit 23 can use an arbitrary clustering method such as the shortest distance method, the Ward method, or the k-average method as a classification method of the usage tendency. In this case, the classification unit 23 may calculate the distance between clusters (dissimilarity) based on the usage frequency value, or based on the usage frequency ratio.

図6は、利用傾向の一例を示す図である。図6の例では、ユーザU001〜U003の利用傾向(アプリA〜Dの利用頻度の組)が示されている。図6の例では、ユーザU001とユーザのU002とは利用頻度の値が類似しており、ユーザU002とユーザのU003とは利用頻度の割合が類似している。   FIG. 6 is a diagram illustrating an example of a usage trend. In the example of FIG. 6, usage trends (a set of usage frequencies of the applications A to D) of the users U001 to U003 are shown. In the example of FIG. 6, the user U001 and the user U002 have similar usage frequency values, and the user U002 and the user U003 have similar usage frequency ratios.

図6の例では、分類部23が利用頻度の値に基づいてクラスタ間の距離を算出する場合、ユーザU001,U002の利用傾向は同一のクラスタに分類され、ユーザU003の利用傾向は異なるクラスタに分類される。一方、分類部23が利用頻度の割合に基づいてクラスタ間の距離を算出する場合、ユーザU002,U003の利用傾向は同一のクラスタに分類され、ユーザU001の利用傾向は異なるクラスタに分類される。   In the example of FIG. 6, when the classification unit 23 calculates the distance between the clusters based on the usage frequency value, the usage trends of the users U001 and U002 are classified into the same cluster, and the usage trends of the user U003 are different clusters. being classified. On the other hand, when the classification unit 23 calculates the distance between clusters based on the usage frequency ratio, the usage trends of the users U002 and U003 are classified into the same cluster, and the usage trends of the user U001 are classified into different clusters.

また、分類部23は、利用傾向の分類方法として、所定の分類条件に従った方法を利用できる。例えば、分類部23は、利用頻度が最大のアプリごとに利用傾向を分類してもよいし、利用頻度又はその割合が閾値以上のアプリの組ごとに利用傾向を分類してもよい。前者の分類条件の場合、図6の例では、ユーザU002,U003の利用傾向は同一のクラスタに分類され、ユーザU001の利用傾向は異なるクラスタに分類される。   Further, the classification unit 23 can use a method according to a predetermined classification condition as a classification method of the usage tendency. For example, the classification unit 23 may classify the usage trend for each application having the maximum usage frequency, or may classify the usage trend for each set of apps whose usage frequency or the ratio is equal to or greater than a threshold value. In the case of the former classification condition, in the example of FIG. 6, the usage trends of the users U002 and U003 are classified into the same cluster, and the usage trends of the user U001 are classified into different clusters.

レコメンド部24は、定期的に又は所定のタイミング(利用頻度やクラスタが更新されたタイミングなど)で、ユーザにとって有用なアプリを選択し、選択したアプリをユーザにレコメンドする。具体的には、レコメンド部24は、ユーザにとって有用なアプリとして選択したアプリのアプリ情報を、当該ユーザのユーザ端末1に送信する。   The recommendation unit 24 selects an application useful for the user regularly or at a predetermined timing (such as a use frequency or a timing when the cluster is updated), and recommends the selected application to the user. Specifically, the recommendation unit 24 transmits application information of an application selected as an application useful for the user to the user terminal 1 of the user.

レコメンド部24は、利用傾向のクラスタごとの各アプリの有用度を記憶する。あるクラスタのあるアプリの有用度は、利用傾向が当該クラスタに属するユーザにとっての当該アプリの有用さの程度を示す指標である。あるクラスタのあるアプリの有用度は、利用傾向が当該クラスタに属するユーザによる当該アプリの利用頻度が高いほど高くなる。後述する通り、有用度は、学習部25により算出される。有用度の算出方法については後述する。   The recommendation part 24 memorize | stores the usefulness of each application for every cluster of a usage tendency. The usefulness of an application in a certain cluster is an index indicating the degree of usefulness of the application for a user whose usage tendency belongs to the cluster. The usefulness of an application in a certain cluster increases as the usage tendency of the application by a user belonging to the cluster increases. As will be described later, the usefulness is calculated by the learning unit 25. A method for calculating the usefulness will be described later.

図7は、レコメンド部24に記憶された有用度の一例を示す図である。図7の例では、クラスタ1〜3のアプリA〜Dの有用度がそれぞれ示されている。例えば、クラスタ1におけるアプリAの有用度は9、アプリBの有用度は7、アプリCの有用度は3、アプリDの有用度は1である。これは、利用傾向がクラスタ1に属するユーザにとって、アプリAの有用度が最も高いことを意味している。   FIG. 7 is a diagram illustrating an example of the usefulness stored in the recommendation unit 24. In the example of FIG. 7, the usefulness of the applications A to D in the clusters 1 to 3 is shown. For example, the usefulness of the app A in the cluster 1 is 9, the usefulness of the app B is 7, the usefulness of the app C is 3, and the usefulness of the app D is 1. This means that the usage tendency of the application A is the highest for users who belong to the cluster 1 in the usage tendency.

また、レコメンド部24は、レコメンド条件を記憶する。レコメンド条件は、ユーザにレコメンドするアプリ(有用なアプリ)の選択条件に相当する。レコメンド条件として、有用度が最大であることや、有用度が閾値以上であることが挙げられる。   Moreover, the recommendation part 24 memorize | stores recommendation conditions. The recommendation condition corresponds to a selection condition for an application to be recommended to the user (useful application). As a recommendation condition, it is mentioned that usefulness is the maximum and usefulness is more than a threshold value.

レコメンド部24は、その利用傾向があるクラスタに属するユーザに対して、当該クラスタにおける、有用度がレコメンド条件を満たすアプリを、有用なアプリとしてレコメンドする。例えば、レコメンド条件が、有用度が7以上であることである場合、図7の例では、レコメンド部24は、利用傾向がクラスタ1に属するユーザにはアプリA,Bを有用なアプリとしてレコメンドする。   The recommendation unit 24 recommends, to a user belonging to a cluster having the usage tendency, an application that satisfies the recommendation level in the cluster as a useful application. For example, when the recommendation condition is that the usefulness is 7 or more, in the example of FIG. 7, the recommendation unit 24 recommends the apps A and B as useful apps to users whose usage tendency belongs to the cluster 1. .

なお、レコメンド部24は、有用度がレコメンド条件を満たすアプリであっても、当該アプリがユーザ端末1にインストール済みである場合には、当該アプリをレコメンドしないのが好ましい。これにより、ユーザに対する余計なレコメンドを抑制できる。レコメンド部24は、利用頻度記憶部22に記憶されたユーザ端末1のユーザの利用頻度を参照することにより、アプリがユーザ端末1にインストール済みであるか判断できる。具体的には、そのアプリの利用頻度を記憶するためのフィールドが設けられ、かつ、利用頻度の値が入力されたアプリ(値が「−」でないアプリ)が、インストール済みのアプリに相当する。   Even if the recommendation unit 24 is an application that satisfies the recommendation condition, it is preferable that the recommendation unit 24 does not recommend the application if the application is already installed in the user terminal 1. Thereby, the extra recommendation with respect to a user can be suppressed. The recommendation unit 24 can determine whether the application has been installed in the user terminal 1 by referring to the usage frequency of the user of the user terminal 1 stored in the usage frequency storage unit 22. Specifically, a field in which the usage frequency of the application is stored and an application frequency value is input (an app whose value is not “−”) corresponds to an installed app.

学習部25は、定期的に又は所定のタイミング(利用頻度やクラスタが更新されたタイミングなど)で、利用頻度記憶部22に記憶された利用頻度に基づいて、利用傾向の分類方法及びアプリのレコメンド条件を、レコメンドの成功確率が高まるように更新する。すなわち、学習部25が、レコメンドの成功確率が高い分類方法及びレコメンド条件を学習する。   Based on the usage frequency stored in the usage frequency storage unit 22, the learning unit 25 periodically or at a predetermined timing (such as a usage frequency or a cluster update timing) Update the conditions to increase the success probability of the recommendation. That is, the learning unit 25 learns a classification method and a recommendation condition with a high recommendation success probability.

分類方法を更新するとは、クラスタリング方法のパラメータ(k平均法におけるkなど)や分類条件のパラメータ(利用頻度の閾値など)を更新することをいう。レコメンド条件を更新するとは、レコメンド条件のパラメータ(有用度の閾値など)を更新することをいう。レコメンドの成功確率とは、レコメンド部24によるアプリのレコメンドが成功する確率のことである。レコメンドの成功とは、レコメンド部24がレコメンドしたアプリがユーザ端末1にインストールされ、かつ、レコメンドしたアプリが当該ユーザ端末1のユーザにより頻繁に利用される(利用頻度が所定の条件を満たす)ことをいう。所定の条件として、例えば、利用頻度が所定値以上となることや、利用頻度の上昇率が所定値以上となることなどが考えられる。   Updating the classification method means updating a clustering method parameter (such as k in the k-average method) and a classification condition parameter (such as a usage frequency threshold). Updating the recommendation condition means updating a parameter of the recommendation condition (such as a usefulness threshold). The success probability of the recommendation is a probability that the recommendation of the application by the recommendation unit 24 will be successful. The success of the recommendation means that the application recommended by the recommendation unit 24 is installed in the user terminal 1 and the recommended application is frequently used by the user of the user terminal 1 (the usage frequency satisfies a predetermined condition). Say. As the predetermined condition, for example, the usage frequency may be a predetermined value or more, and the increase rate of the usage frequency may be a predetermined value or more.

本実施形態において、レコメンド部24はユーザにアプリをレコメンドし、ユーザはレコメンドに応じてユーザ端末1にアプリをインストールする。また、アップロード部14はインストールされたアプリの操作ログをレコメンドサーバ2に送信し、利用頻度記憶部22はユーザ端末1から受信した操作ログに基づいて集計されたアプリの利用頻度を記憶する。さらに、学習部25は利用頻度記憶部22に記憶されたアプリの利用頻度に基づいて、分類部23が利用する分類方法及びレコメンド部25が利用するレコメンド条件を学習する。このように、学習部25は、アプリのレコメンド結果(レコメンドが成功したか否か)をフィードバックされ、当該レコメンド結果に基づいて、分類方法及びレコメンド条件を学習する。したがって、学習部25は、レコメンドの成功確率が高まるように分類方法及びレコメンド条件を学習できる。   In the present embodiment, the recommendation unit 24 recommends an application to the user, and the user installs the application in the user terminal 1 in accordance with the recommendation. In addition, the upload unit 14 transmits an operation log of the installed application to the recommendation server 2, and the usage frequency storage unit 22 stores the usage frequency of the application that is tabulated based on the operation log received from the user terminal 1. Further, the learning unit 25 learns the classification method used by the classification unit 23 and the recommendation conditions used by the recommendation unit 25 based on the application usage frequency stored in the usage frequency storage unit 22. As described above, the learning unit 25 is fed back the recommendation result of the application (whether or not the recommendation is successful), and learns the classification method and the recommendation condition based on the recommendation result. Therefore, the learning unit 25 can learn the classification method and the recommendation condition so that the success probability of the recommendation is increased.

学習部25は、サポートベクターマシン(SVM)、クラスタリング、ニューラルネットワーク、決定木などの、任意の学習方法を利用して、レコメンドの成功確率が高い分類方法及びレコメンド条件を学習できる。なお、学習部25は、分類方法及びレコメンド条件を学習するための機械学習エンジンを備えるのが好ましい。   The learning unit 25 can learn a classification method and a recommendation condition with a high recommendation success probability using an arbitrary learning method such as a support vector machine (SVM), clustering, a neural network, or a decision tree. The learning unit 25 preferably includes a machine learning engine for learning a classification method and recommendation conditions.

また、学習部25は、定期的に又は所定のタイミング(利用頻度やクラスタが更新されたタイミングなど)で、利用頻度記憶部22に記憶された利用頻度に基づいて、クラスタごとの各アプリの有用度を更新する。ここで、有用度の算出方法について、クラスタXにおけるアプリYの有用度を例に説明する。   In addition, the learning unit 25 is useful for each application for each cluster based on the use frequency stored in the use frequency storage unit 22 periodically or at a predetermined timing (such as a use frequency or a timing when the cluster is updated). Update the degree. Here, the usefulness calculation method will be described using the usefulness of the app Y in the cluster X as an example.

学習部25は、利用傾向がクラスタXに属するユーザによるアプリYの利用頻度が高いほど、クラスタXにおけるアプリYの有用度が高くなるように、有用度を算出する。これは、ユーザによる利用頻度が高いアプリは、当該ユーザにとって有用なアプリであると考えられるためである。   The learning unit 25 calculates the usefulness so that the usefulness of the app Y in the cluster X increases as the usage frequency of the app Y by the user whose usage tendency belongs to the cluster X increases. This is because an app that is frequently used by a user is considered to be a useful app for the user.

また、学習部25は、利用傾向がクラスタXに属するユーザにアプリYがレコメンドされた後、当該ユーザのユーザ端末1にアプリYがインストールされた場合、クラスタXにおけるアプリYの有用度が高くなるように、有用度を算出してもよい。これは、ユーザによりインストールされたアプリは、当該ユーザにより有用なアプリと判断された、と考えられるためである。   In addition, when the app Y is installed in the user terminal 1 of the user after the app Y is recommended to the user whose usage tendency belongs to the cluster X, the learning unit 25 increases the usefulness of the app Y in the cluster X. As such, the usefulness may be calculated. This is because the application installed by the user is considered to be determined as a useful application by the user.

また、学習部25は、利用傾向がクラスタXに属するユーザによりアプリYがアンインストールされた場合、クラスタXにおけるアプリYの有用度が低くなるように、有用度を算出してもよい。これは、ユーザによりアンインストールされたアプリは、当該ユーザにより不要なアプリと判断された、と考えられるためである。   In addition, when the app Y is uninstalled by a user whose usage tendency belongs to the cluster X, the learning unit 25 may calculate the usefulness so that the usefulness of the app Y in the cluster X decreases. This is because the application uninstalled by the user is considered to be determined as an unnecessary application by the user.

また、学習部25は、利用傾向がクラスタXに属するユーザによりアプリYがインストールされた後、当該ユーザの利用傾向が属するクラスタがクラスタZに変化した場合、クラスタXにおけるアプリYの有用度が高くなるように、有用度を算出してもよい。クラスタZは、アプリYの利用頻度が高いユーザの利用傾向が属する、クラスタXとは異なるクラスタである。これは、そのインストールによりユーザの利用傾向がクラスタXからクラスタZに変化するアプリは、当該ユーザにとって極めて有用なアプリであると考えられるためである。   In addition, after the app Y is installed by a user whose usage tendency belongs to the cluster X, the learning unit 25 has a high usefulness of the app Y in the cluster X when the cluster to which the usage trend of the user changes to the cluster Z. As such, the usefulness may be calculated. The cluster Z is a cluster different from the cluster X to which the usage tendency of users who frequently use the application Y belongs. This is because an application whose usage tendency changes from cluster X to cluster Z due to the installation is considered to be an extremely useful application for the user.

ここで、クラスタの変化について具体的に説明する。図8は、アプリのインストール前後における利用傾向の一例を示す図である。図8の左側は、アプリYのインストール前のユーザの利用傾向を示している。図8の例では、アプリYのインストール前において、ユーザ端末1にはアプリA〜Dがインストールされており、ユーザの利用傾向はクラスタXに属している。   Here, the change of the cluster will be specifically described. FIG. 8 is a diagram illustrating an example of a usage trend before and after installation of an application. The left side of FIG. 8 shows the usage tendency of the user before the application Y is installed. In the example of FIG. 8, before the application Y is installed, the applications A to D are installed in the user terminal 1, and the user usage tendency belongs to the cluster X.

図8の右側は、アプリYのインストール後のユーザの利用傾向を示している。インストールされたアプリYが有用でない場合、図8の右上に示すように、アプリYのインストール後の利用傾向は、ほとんど変化しないため、ユーザの利用傾向が属するクラスタは変化しない。一方、インストールされたアプリYが有用である場合、図8の右下に示すように、ユーザの利用傾向は大きく変化するため、ユーザの利用傾向が属するクラスタは、クラスタZに変化する。   The right side of FIG. 8 shows the usage tendency of the user after the application Y is installed. When the installed application Y is not useful, as shown in the upper right of FIG. 8, the usage tendency after the installation of the application Y hardly changes, so the cluster to which the user usage tendency belongs does not change. On the other hand, when the installed application Y is useful, as shown in the lower right of FIG. 8, the user's usage tendency changes greatly, so the cluster to which the user's usage tendency belongs changes to cluster Z.

学習部25は、アプリYのインストール前後のクラスタを比較することにより、上記のように、クラスタXからクラスタZへの変化に基づいて、クラスタXにおけるアプリYの有用度を算出できる。   The learning unit 25 can calculate the usefulness of the app Y in the cluster X based on the change from the cluster X to the cluster Z as described above by comparing the clusters before and after the installation of the app Y.

なお、アプリYが有用でない場合にクラスタXが他のクラスタWに変化することも考えられる。しかしながら、クラスタWは、アプリYの利用頻度が低いユーザの利用傾向が属する、クラスタZとは異なるクラスタと考えられるため、学習部25は、クラスタXがクラスタWに変化した場合には、クラスタXにおけるアプリYの有用度が高くなるように、有用度を算出しないのが好ましい。   Note that the cluster X may be changed to another cluster W when the app Y is not useful. However, since the cluster W is considered to be a cluster different from the cluster Z to which the usage tendency of the user whose usage frequency of the application Y is low belongs, the learning unit 25, when the cluster X changes to the cluster W, the cluster X It is preferable that the usefulness is not calculated so that the usefulness of the app Y is increased.

また、アプリYが有用である場合にクラスタXが変化しないことも考えられる。この場合には、上述の通り、アプリYのインストール後の利用頻度に基づいて、クラスタXにおけるアプリYの有用度が高くなるように、有用度が算出されるため、学習部25は、アプリYの有用度を適切に算出できる。   It is also conceivable that the cluster X does not change when the app Y is useful. In this case, as described above, the usefulness is calculated so that the usefulness of the app Y in the cluster X is increased based on the usage frequency after the app Y is installed. The usefulness of can be calculated appropriately.

次に、本実施形態に係るレコメンドシステム1000の処理について説明する。図9は、利用頻度及びクラスタの更新処理の一例を示すシーケンス図である。   Next, processing of the recommendation system 1000 according to the present embodiment will be described. FIG. 9 is a sequence diagram illustrating an example of usage frequency and cluster update processing.

ユーザ端末1のアップロード部14は、更新タイミングが到来すると、操作ログ記憶部13に、当該タイミングに送信する操作ログを要求する(ステップS101)。具体的には、アップロード部14は、前回の更新タイミング以降に操作ログ記憶部13に記憶された操作ログ(実行日時が前回の送信タイミング以降の操作ログ)を、操作ログ記憶部13に要求する。   When the update timing arrives, the upload unit 14 of the user terminal 1 requests the operation log storage unit 13 for an operation log to be transmitted at the timing (step S101). Specifically, the upload unit 14 requests the operation log storage unit 13 for an operation log stored in the operation log storage unit 13 after the previous update timing (an operation log whose execution date and time is after the previous transmission timing). .

操作ログ記憶部13は、操作ログを要求されると、要求された操作ログをアップロード部14に渡す(ステップS102)。   When requested for an operation log, the operation log storage unit 13 passes the requested operation log to the upload unit 14 (step S102).

アップロード部14は、操作ログを受け取ると、受け取った操作ログをレコメンドサーバ2にアップロードする(ステップS103)。   Upon receiving the operation log, the upload unit 14 uploads the received operation log to the recommendation server 2 (step S103).

アップロード部14が操作ログをアップロードすると、レコメンド制御部21は、アップロードされた操作ログを受け付け、当該操作ログに基づいて、所定期間ごとの各ユーザの各アプリの利用頻度を集計する(ステップS104)。   When the upload unit 14 uploads the operation log, the recommendation control unit 21 receives the uploaded operation log, and totals the usage frequency of each application of each user for a predetermined period based on the operation log (step S104). .

レコメンド制御部21は、利用頻度を集計すると、集計した利用頻度を、利用頻度記憶部22に保存する(ステップS105)。これにより、利用頻度記憶部22に記憶された利用頻度が更新される。   The recommendation control unit 21 sums up the usage frequencies, and stores the tabulated usage frequencies in the usage frequency storage unit 22 (step S105). Thereby, the usage frequency memorize | stored in the usage frequency memory | storage part 22 is updated.

また、レコメンド制御部21は、分類部23に利用傾向の分類を要求する(ステップS106)。なお、図9の例では、分類部23が、レコメンド制御部21からの要求に応じて利用傾向を分類する場合を想定しているが、分類部23は、レコメンド制御部21とは独立したタイミングで利用傾向を分類してもよい。   In addition, the recommendation control unit 21 requests the classification unit 23 to classify the usage tendency (step S106). In the example of FIG. 9, it is assumed that the classification unit 23 classifies the usage tendency according to the request from the recommendation control unit 21, but the classification unit 23 has a timing independent of the recommendation control unit 21. You can also classify usage trends.

分類部23は、利用傾向の分類を要求されると、利用頻度記憶部22に各ユーザの各アプリの利用頻度を要求する(ステップS107)。この際、分類部23は、更新タイミングを含む期間の利用頻度(ステップS107において更新された利用頻度)だけを要求してもよい。これにより、レコメンドサーバ2の負荷を低減できる。   When the classification unit 23 is requested to classify the usage tendency, the classification unit 23 requests the usage frequency storage unit 22 for the usage frequency of each user's application (step S107). At this time, the classification unit 23 may request only the usage frequency of the period including the update timing (the usage frequency updated in step S107). Thereby, the load of the recommendation server 2 can be reduced.

また、分類部23は、更新タイミングを含む期間を含む、複数の期間の利用頻度を要求してもよい。これにより、更新タイミングを含む期間を含む複数の期間の利用傾向を、同一の分類方法で分類できる。この結果、前回の更新タイミングから今回の更新タイミングまでの間に、学習部25により分類方法が更新された場合であっても、学習部25は、クラスタの変化に基づいて、より適切に各アプリの有用度を算出できる。言い換えると、更新タイミングを含む期間を含む複数の期間の利用傾向が異なる分類方法で分類されている場合、学習部25は、クラスタの変化に基づいて、適切に各アプリの有用度を算出できないおそれがある。これは、クラスタの変化が、アプリのインストールに伴う変化なのか、分類方法の更新に伴う変化なのか、わからないためである。   Further, the classification unit 23 may request the usage frequency of a plurality of periods including a period including the update timing. Thereby, the usage tendency of a plurality of periods including the period including the update timing can be classified by the same classification method. As a result, even if the classification method is updated by the learning unit 25 between the previous update timing and the current update timing, the learning unit 25 more appropriately selects each application based on the change in the cluster. The usefulness of can be calculated. In other words, when the usage trends of a plurality of periods including a period including the update timing are classified by different classification methods, the learning unit 25 may not be able to appropriately calculate the usefulness of each application based on the change in the cluster. There is. This is because it is not known whether the change in the cluster is due to the application installation or the change in the classification method.

利用頻度記憶部22は、利用頻度を要求されると、要求された利用頻度を分類部23に渡す(ステップS108)。   When the usage frequency is requested, the usage frequency storage unit 22 passes the requested usage frequency to the classification unit 23 (step S108).

分類部23は、利用頻度を受け取ると、受け取った利用頻度に基づいて、所定期間ごとの各ユーザの利用傾向を分類する(ステップS109)。利用傾向の分類方法は、上述の通りである。   Upon receiving the usage frequency, the classification unit 23 classifies the usage tendency of each user for each predetermined period based on the received usage frequency (step S109). The usage trend classification method is as described above.

分類部23は、利用傾向を分類すると、分類により得られたクラスタを、利用頻度記憶部22に保存する(ステップS110)。これにより、利用頻度記憶部22に記憶されたクラスタが更新される。   When classifying the usage trend, the classification unit 23 stores the cluster obtained by the classification in the usage frequency storage unit 22 (step S110). Thereby, the cluster memorize | stored in the utilization frequency memory | storage part 22 is updated.

以上の処理により、レコメンドサーバ2は、最新の操作ログに基づいて、利用頻度及びクラスタを更新できる。これにより、図5のような利用頻度及びクラスタが、利用頻度記憶部22に記憶される。   Through the above processing, the recommendation server 2 can update the usage frequency and the cluster based on the latest operation log. As a result, the usage frequency and cluster as shown in FIG. 5 are stored in the usage frequency storage unit 22.

図10は、アプリのレコメンド処理の一例を示すシーケンス図である。以下、アプリのレコメンド対象となるユーザを、対象ユーザと称する。対象ユーザは、1人であってもよいし、複数であってもよい。   FIG. 10 is a sequence diagram illustrating an example of an application recommendation process. Hereinafter, a user who is a recommendation target of an application is referred to as a target user. There may be one or more target users.

レコメンドサーバ2のレコメンド制御部2は、レコメンドタイミングが到来すると、レコメンド部24に、対象ユーザへのアプリのレコメンドを要求する(ステップS201)。図10の例では、レコメンド部24が、レコメンド制御部21からの要求に応じてアプリをレコメンドする場合を想定しているが、レコメンド部24は、レコメンド制御部21とは独立したタイミングでアプリをレコメンドしてもよい。   When the recommendation timing arrives, the recommendation control unit 2 of the recommendation server 2 requests the recommendation unit 24 to recommend the app to the target user (step S201). In the example of FIG. 10, it is assumed that the recommendation unit 24 recommends an application in response to a request from the recommendation control unit 21, but the recommendation unit 24 executes the application at a timing independent of the recommendation control unit 21. You may make recommendations.

レコメンド部24は、アプリのレコメンドを要求されると、利用頻度記憶部22にレコメンドタイミングを含む期間における、対象ユーザの利用頻度が属するクラスタを要求する(ステップS202)。   When the recommendation unit 24 is requested to recommend an application, the recommendation unit 24 requests the usage frequency storage unit 22 for a cluster to which the usage frequency of the target user belongs in a period including the recommendation timing (step S202).

利用頻度記憶部22は、クラスタを要求されると、要求されたクラスタをレコメンド部24に渡す(ステップS203)。   When requested to use a cluster, the usage frequency storage unit 22 passes the requested cluster to the recommendation unit 24 (step S203).

レコメンド部24は、クラスタを受け取ると、受け取ったクラスタ(対象ユーザのクラスタ)の有用度及びレコメンド条件を参照し、有用度がレコメンド条件を満たすアプリを、有用なアプリとして選択する(ステップS204)。   When receiving the cluster, the recommendation unit 24 refers to the usefulness and recommendation conditions of the received cluster (target user's cluster), and selects an application whose usefulness satisfies the recommendation condition as a useful application (step S204).

レコメンド部24は、アプリを選択すると、選択したアプリのアプリ情報を対象ユーザのユーザ端末1に送信する(ステップS206)。アプリ情報には、アプリの説明やアプリマーケット3における当該アプリのURLなどが含まれてもよい。   When the recommendation unit 24 selects an application, the recommendation unit 24 transmits application information of the selected application to the user terminal 1 of the target user (step S206). The application information may include a description of the application, the URL of the application in the application market 3, and the like.

レコメンド部24がアプリ情報を送信すると、対象ユーザのユーザ端末1の端末制御部11は、当該アプリ情報を受け付け、操作ログ記憶部13に操作ログを保存する(ステップS206)。ここで保存される操作ログの操作内容は、アプリのレコメンドである。   When the recommendation unit 24 transmits the application information, the terminal control unit 11 of the user terminal 1 of the target user receives the application information and stores the operation log in the operation log storage unit 13 (step S206). The operation content of the operation log stored here is an application recommendation.

また、端末制御部11は、受け付けたアプリ情報に基づいて、レコメンド部24が選択した有用なアプリを、対象ユーザにレコメンドする(ステップS207)。端末制御部11によるアプリのレコメンド方法は任意である。端末制御部11は、例えば、ユーザ端末1の表示装置106にポップアップやダイアログを表示させることにより、アプリをレコメンドしてもよいし、プッシュ通知やメール送信によりアプリをレコメンドしてもよい。   Further, the terminal control unit 11 recommends a useful application selected by the recommendation unit 24 to the target user based on the received application information (step S207). The recommendation method of the application by the terminal control part 11 is arbitrary. For example, the terminal control unit 11 may recommend an application by displaying a popup or a dialog on the display device 106 of the user terminal 1, or may recommend the application by push notification or email transmission.

一方、レコメンド部24は、ユーザ端末1にアプリ情報を送信した後、利用頻度記憶部13における、対象ユーザの利用頻度に、選択したアプリのフィールドを追加する(ステップS208)。この際、アプリの利用頻度は、上述の通り、「−」に設定される(図5のアプリD参照)。なお、選択したアプリのフィールドが既に存在する場合、レコメンド部24は、フィールドを追加しなくてよい。   On the other hand, after transmitting the application information to the user terminal 1, the recommendation unit 24 adds the field of the selected application to the usage frequency of the target user in the usage frequency storage unit 13 (step S208). At this time, the usage frequency of the application is set to “−” as described above (see application D in FIG. 5). If the field of the selected application already exists, the recommendation unit 24 does not have to add a field.

以上の処理により、レコメンドサーバ2は、対象ユーザにとって有用なアプリをレコメンドできる。また、図5のような利用頻度及びクラスタが、利用頻度記憶部22に記憶される。   Through the above processing, the recommendation server 2 can recommend an application useful for the target user. Further, the usage frequency and cluster as shown in FIG. 5 are stored in the usage frequency storage unit 22.

図11は、アプリのインストール処理の一例を示すシーケンス図である。以下、ユーザ端末1にインストールされるアプリを対象アプリと称する。   FIG. 11 is a sequence diagram illustrating an example of an application installation process. Hereinafter, an application installed in the user terminal 1 is referred to as a target application.

ユーザ端末1のユーザが、入力装置105を操作して、ユーザ端末1に対象アプリのダウンロードを指示すると、端末制御部11は、対象アプリのダウンロードをアプリマーケット3に要求する(ステップS301)。   When the user of the user terminal 1 operates the input device 105 to instruct the user terminal 1 to download the target application, the terminal control unit 11 requests the application market 3 to download the target application (step S301).

アプリマーケット3は、対象アプリのダウンロードを要求されると、要求された対象アプリ及び対象アプリのアプリ情報をユーザ端末1に送信する(ステップS302)。   When requested to download the target application, the application market 3 transmits the requested target application and application information of the target application to the user terminal 1 (step S302).

端末制御部11は、アプリマーケット3からダウンロードした対象アプリ及びアプリ情報を受け付けると、受け付けた対象アプリ及びアプリ情報をアプリ記憶部12に保存する(ステップS303)。   Upon receiving the target application and application information downloaded from the application market 3, the terminal control unit 11 stores the received target application and application information in the application storage unit 12 (step S303).

また、端末制御部11は、操作ログ記憶部13に操作ログを保存する(ステップS304)。ここで保存される操作ログの操作内容は、対象アプリのダウンロードである。   Further, the terminal control unit 11 stores an operation log in the operation log storage unit 13 (step S304). The operation content of the operation log stored here is download of the target application.

その後、ユーザ端末1のユーザが入力装置105を操作して、ユーザ端末1に対象アプリのインストールを指示すると、端末制御部11は、アプリ記憶部12に対象アプリのインストーラを要求する(ステップS305)。   Thereafter, when the user of the user terminal 1 operates the input device 105 to instruct the user terminal 1 to install the target application, the terminal control unit 11 requests the application storage unit 12 for an installer of the target application (step S305). .

アプリ記憶部12は、対象アプリのインストーラを要求されると、要求されたインストーラを端末制御部11に渡す(ステップS306)。   When requested to install the target application, the application storage unit 12 passes the requested installer to the terminal control unit 11 (step S306).

端末制御部11は、対象アプリのインストーラを受け取ると、受け取ったインストーラを実行し、対象アプリをユーザ端末1にインストールする(ステップS307)。   When receiving the installer of the target application, the terminal control unit 11 executes the received installer and installs the target application in the user terminal 1 (step S307).

端末制御部11は、対象アプリのインストールが完了すると、インストールにより生成された対象アプリの設定情報をアプリ記憶部12に保存する(ステップS308)。   When the installation of the target application is completed, the terminal control unit 11 stores the setting information of the target application generated by the installation in the application storage unit 12 (Step S308).

また、端末制御部11は、操作ログ記憶部13に操作ログを保存する(ステップS309)。ここで保存される操作ログの操作内容は、対象アプリのインストールである。   In addition, the terminal control unit 11 stores an operation log in the operation log storage unit 13 (step S309). The operation content of the operation log stored here is installation of the target application.

以降、ユーザは、所望のタイミングで対象アプリを利用できる。ユーザが対象アプリを利用するたびに、利用内容に応じた操作ログが操作ログ記憶部13に記憶される。   Thereafter, the user can use the target application at a desired timing. Each time the user uses the target application, an operation log corresponding to the usage content is stored in the operation log storage unit 13.

以上の処理により、ユーザは、ユーザ端末1に対象アプリをインストールできる。また、図4のような操作ログが操作ログ記憶部13に記憶される。   Through the above processing, the user can install the target application in the user terminal 1. Also, an operation log as shown in FIG. 4 is stored in the operation log storage unit 13.

図12は、有用度の更新処理の一例を示すシーケンス図である。   FIG. 12 is a sequence diagram illustrating an example of a usefulness update process.

レコメンドサーバ2のレコメンド制御部21は、有用度の更新タイミングが到来すると、学習部25に、有用度の更新を要求する(ステップS401)。図12の例では、学習部25が、レコメンド制御部21からの要求に応じて有用度を更新する場合を想定しているが、学習部25は、レコメンド制御部21とは独立したタイミングで有用度を更新してもよい。   When the usefulness update timing comes, the recommendation control unit 21 of the recommendation server 2 requests the learning unit 25 to update the usefulness level (step S401). In the example of FIG. 12, it is assumed that the learning unit 25 updates the usefulness in response to a request from the recommendation control unit 21, but the learning unit 25 is useful at a timing independent of the recommendation control unit 21. You may update the degree.

学習部25は、有用度の更新を要求されると、利用頻度記憶部22に利用頻度及びクラスタを要求する(ステップS402)。学習部25は、有用度の算出方法に応じた利用頻度及びクラスタを要求すればよい。学習部25は、例えば、更新タイミングを含む期間の利用頻度及びクラスタを要求する。これにより、学習部25は、利用頻度に基づいて、有用度を算出できる。また、学習部25は、更新タイミングを含む期間を含む複数の期間の利用頻度及びクラスタを要求してもよい。これにより、学習部25は、利用頻度、アプリのインストール、アプリのアンインストール、及びクラスタの変化に基づいて、有用度を算出できる。   When requested to update the usefulness, the learning unit 25 requests the usage frequency and cluster from the usage frequency storage unit 22 (step S402). The learning unit 25 may request a usage frequency and a cluster corresponding to the usefulness calculation method. For example, the learning unit 25 requests a use frequency and a cluster for a period including the update timing. Thereby, the learning unit 25 can calculate the usefulness based on the usage frequency. In addition, the learning unit 25 may request the usage frequency and the cluster of a plurality of periods including a period including the update timing. Thereby, the learning unit 25 can calculate the usefulness based on the usage frequency, application installation, application uninstallation, and cluster change.

利用頻度記憶部22は、利用頻度及びクラスタを要求されると、要求された利用頻度及びクラスタを学習部25に渡す(ステップS403)。   When the usage frequency and cluster are requested, the usage frequency storage unit 22 passes the requested usage frequency and cluster to the learning unit 25 (step S403).

学習部25は、利用頻度及びクラスタを受け取ると、受け取った利用頻度及びクラスタに基づいて、クラスタごとの各アプリの有用度を算出する(ステップS404)。有用度の算出方法は、上述の通りである。   Upon receiving the usage frequency and the cluster, the learning unit 25 calculates the usefulness of each application for each cluster based on the received usage frequency and the cluster (step S404). The calculation method of the usefulness is as described above.

学習部25は、有用度を算出すると、算出した有用度をレコメンド部24に渡す(ステップS405)。レコメンド部24は、有用度を受け取ると、受け取った有用度を記憶し、元の有用度を削除する。これにより、レコメンド部24が記憶する有用度が更新される。以降、レコメンド部24は、更新された有用度を利用して、有用なアプリを選択する。   When the learning unit 25 calculates the usefulness level, the learning unit 25 passes the calculated usefulness level to the recommendation unit 24 (step S405). When the recommendation unit 24 receives the usefulness, the recommendation unit 24 stores the received usefulness and deletes the original usefulness. Thereby, the usefulness which the recommendation part 24 memorize | stores is updated. Thereafter, the recommendation unit 24 selects a useful application using the updated usefulness.

以上の処理により、有用度を更新できる。有用度を随時更新することにより、レコメンド部24は、最新の利用頻度に応じた有用なアプリをユーザにレコメンドできる。   The usefulness can be updated by the above processing. By updating the usefulness as needed, the recommendation unit 24 can recommend a useful application according to the latest usage frequency to the user.

図13は、分類方法及びレコメンド条件の学習処理の一例を示すシーケンス図である。   FIG. 13 is a sequence diagram illustrating an example of a classification method and recommendation condition learning processing.

レコメンドサーバ2のレコメンド制御部21は、分類方法及びレコメンド条件の学習タイミングが到来すると、学習部25に、分類方法及びレコメンド条件の学習を要求する(ステップS501)。図13の例では、学習部25が、レコメンド制御部21からの要求に応じて分類方法及びレコメンド条件を学習する場合を想定しているが、学習部25は、レコメンド制御部21とは独立したタイミングで分類方法及びレコメンド条件を学習してもよい。   The recommendation control unit 21 of the recommendation server 2 requests the learning unit 25 to learn the classification method and the recommendation condition when the learning timing of the classification method and the recommendation condition arrives (step S501). In the example of FIG. 13, it is assumed that the learning unit 25 learns the classification method and the recommendation condition according to the request from the recommendation control unit 21, but the learning unit 25 is independent of the recommendation control unit 21. You may learn a classification method and recommendation conditions with timing.

学習部25は、分類方法及びレコメンド条件の学習を要求されると、利用頻度記憶部22に利用頻度及びクラスタを要求する(ステップS502)。学習部25は、分類方法及びレコメンド条件の学習方法に応じた利用頻度及びクラスタを要求すればよい。   When learning unit 25 is requested to learn the classification method and recommendation conditions, learning unit 25 requests use frequency and cluster from use frequency storage unit 22 (step S502). The learning unit 25 may request a usage frequency and a cluster corresponding to the classification method and the learning method of the recommendation condition.

利用頻度記憶部22は、利用頻度及びクラスタを要求されると、要求された利用頻度及びクラスタを学習部25に渡す(ステップS503)。   When the usage frequency and cluster are requested, the usage frequency storage unit 22 passes the requested usage frequency and cluster to the learning unit 25 (step S503).

学習部25は、利用頻度及びクラスタを受け取ると、受け取った利用頻度及びクラスタに基づいて、レコメンドの成功確率が高い分類方法及びレコメンド条件をそれぞれ学習する(ステップS504)。分類方法及びレコメンド条件の学習方法は、上述の通りである。   Upon receiving the usage frequency and the cluster, the learning unit 25 learns a classification method and a recommendation condition with a high recommendation success probability based on the received usage frequency and cluster (step S504). The classification method and the recommendation condition learning method are as described above.

学習部25は、分類方法を学習すると、学習した分類方法(パラメータ)を分類部23に渡す(ステップS505)。分類部23は、分類方法を受け取ると、受け取った分類方法を記憶し、元の分類方法を削除する。これにより、分類部23が記憶する分類方法が更新される。以降、分類部23は、更新された分類方法を利用して、利用傾向を分類する。   When learning unit 25 learns the classification method, learning unit 25 passes the learned classification method (parameter) to classification unit 23 (step S505). Upon receiving the classification method, the classification unit 23 stores the received classification method and deletes the original classification method. Thereby, the classification method stored in the classification unit 23 is updated. Thereafter, the classification unit 23 classifies the usage tendency using the updated classification method.

また、学習部25は、レコメンド条件を学習すると、学習したレコメンド条件(パラメータ)をレコメンド部24に渡す(ステップS506)。レコメンド部24は、レコメンド条件を受け取ると、受け取ったレコメンド条件を記憶し、元のレコメンド条件を削除する。これにより、レコメンド部24が記憶するレコメンド条件が更新される。以降、レコメンド部24は、更新されたレコメンド条件を利用して、有用なアプリをレコメンドする。   In addition, when learning unit 25 learns the recommendation condition, learning unit 25 passes the learned recommendation condition (parameter) to recommendation unit 24 (step S506). When receiving the recommendation condition, the recommendation unit 24 stores the received recommendation condition and deletes the original recommendation condition. Thereby, the recommendation condition which the recommendation part 24 memorize | stores is updated. Thereafter, the recommendation unit 24 recommends useful applications using the updated recommendation conditions.

以上の処理により、分類方法及びレコメンド条件を更新できる。分類方法を随時更新することにより、分類部23は、最新の利用頻度に応じた分類方法により、ユーザの利用傾向を分類できる。また、レコメンド条件を随時更新することにより、レコメンド部24は、最新の利用頻度に応じたレコメンド条件により、有用なアプリをレコメンドできる。   With the above processing, the classification method and the recommendation condition can be updated. By updating the classification method as needed, the classification unit 23 can classify the user's usage tendency by a classification method according to the latest usage frequency. Moreover, the recommendation part 24 can recommend a useful application by the recommendation conditions according to the newest usage frequency by updating recommendation conditions at any time.

以上説明した通り、本実施形態に係るレコメンドシステム1000は、対象ユーザを含む複数のユーザのアプリの利用傾向に基づいて、対象ユーザに有用なアプリをレコメンドする。アプリの利用傾向は、ユーザ端末1から受信した操作ログを集計することにより取得できる。したがって、レコメンドシステム1000は、対象ユーザのWeb閲覧履歴を利用することなく、対象ユーザに有用なアプリをレコメンドできる。   As described above, the recommendation system 1000 according to the present embodiment recommends applications that are useful to the target user based on the usage tendency of the applications of the plurality of users including the target user. The usage tendency of the application can be acquired by counting the operation logs received from the user terminal 1. Therefore, the recommendation system 1000 can recommend an application useful for the target user without using the Web browsing history of the target user.

なお、本実施形態において、レコメンドシステム1000は、対象ユーザのアプリの利用傾向と、対象ユーザのWeb閲覧履歴と、を併用して、対象ユーザに有用なアプリをレコメンドすることも可能である。   In the present embodiment, the recommendation system 1000 can also recommend an application that is useful to the target user by using both the application usage trend of the target user and the Web browsing history of the target user.

<第2実施形態>
第2実施形態に係るレコメンドシステム1000について、図14を参照して説明する。図14は、本実施形態に係るレコメンドシステム1000の機能構成の一例を示す図である。図14のレコメンドシステム1000は、ユーザ端末1と、アプリマーケット3と、を含む。
Second Embodiment
A recommendation system 1000 according to the second embodiment will be described with reference to FIG. FIG. 14 is a diagram illustrating an example of a functional configuration of the recommendation system 1000 according to the present embodiment. A recommendation system 1000 in FIG. 14 includes a user terminal 1 and an application market 3.

ユーザ端末1は、端末制御部11と、アプリ記憶部12と、操作ログ記憶部13と、レコメンド制御部21と、利用頻度記憶部22と、分類部23と、レコメンド部24と、学習部25と、を備える。各機能構成の機能は、第1実施形態と同様である。すなわち、本実施形態において、ユーザ端末1は、レコメンド装置の一例であり、第1実施形態におけるレコメンドサーバ2の機能を備える。ユーザ端末1のレコメンド制御部21は、レコメンドシステム1000に含まれる他のユーザ端末からの操作ログを受け付け、受け付けた操作ログに基づいて利用頻度を集計し、集計した利用頻度を利用頻度記憶部22保存する。   The user terminal 1 includes a terminal control unit 11, an application storage unit 12, an operation log storage unit 13, a recommendation control unit 21, a usage frequency storage unit 22, a classification unit 23, a recommendation unit 24, and a learning unit 25. And comprising. The function of each functional configuration is the same as in the first embodiment. That is, in this embodiment, the user terminal 1 is an example of a recommendation device, and includes the function of the recommendation server 2 in the first embodiment. The recommendation control unit 21 of the user terminal 1 receives operation logs from other user terminals included in the recommendation system 1000, totals the usage frequencies based on the received operation logs, and uses the tabulated usage frequencies as the usage frequency storage unit 22. save.

以上のような構成により、本実施形態に係るレコメンドシステム1000は、第1実施形態と同様に、対象ユーザのWeb閲覧履歴を利用することなく、対象ユーザに有用なアプリをレコメンドできる。   With the configuration as described above, the recommendation system 1000 according to the present embodiment can recommend an application useful to the target user without using the Web browsing history of the target user, as in the first embodiment.

なお、本実施形態において、レコメンドシステム1000は、第1実施形態と同様に、対象ユーザのアプリの利用傾向と、対象ユーザのWeb閲覧履歴と、を併用して、対象ユーザに有用なアプリをレコメンドすることも可能である。   Note that, in the present embodiment, the recommendation system 1000 recommends a useful application for the target user by using both the usage trend of the target user's application and the target user's Web browsing history, as in the first embodiment. It is also possible to do.

なお、本実施形態において、レコメンドシステム1000に含まれる全てのユーザ端末がそれぞれレコメンドサーバ2の機能を備えてもよいし、一部のユーザ端末がレコメンドサーバ2の機能を備え、他のユーザ端末にアプリをレコメンドしてもよい。   In the present embodiment, all user terminals included in the recommendation system 1000 may each have the function of the recommendation server 2, or some user terminals have the function of the recommendation server 2, and other user terminals have You may recommend an app.

また、上記で説明した実施形態の各機能は、一又は複数の処理回路によって実現可能である。ここで、本明細書における「処理回路」とは、電子回路により実装されるプロセッサのようにソフトウェアによって各機能を実行するようプログラミングされたプロセッサや、上記で説明した各機能を実行するよう設計されたASIC(Application Specific Integrated Circuit)、DSP(Digital Signal Processor)、FPGA(Field Programmable Gate Array)や従来の回路モジュール等のデバイスを含むものとする。   Each function of the embodiment described above can be realized by one or a plurality of processing circuits. Here, the “processing circuit” in this specification means a processor programmed to execute each function by software, such as a processor implemented by an electronic circuit, or designed to execute each function described above. It also includes devices such as application specific integrated circuits (ASICs), digital signal processors (DSPs), field programmable gate arrays (FPGAs), and conventional circuit modules.

なお、上記実施形態に挙げた構成等に、その他の要素との組み合わせなど、ここで示した構成に本発明が限定されるものではない。これらの点に関しては、本発明の趣旨を逸脱しない範囲で変更可能であり、その応用形態に応じて適切に定めることができる。   It should be noted that the present invention is not limited to the configuration shown here, such as a combination with other elements in the configuration described in the above embodiment. These points can be changed without departing from the spirit of the present invention, and can be appropriately determined according to the application form.

1:ユーザ端末
2:レコメンドサーバ
3:アプリマーケット
11:端末制御部
12:アプリ記憶部
13:操作ログ記憶部
14:アップロード部
21:レコメンド制御部
22:利用頻度記憶部
23:分類部
24:レコメンド部
25:学習部
1000:レコメンドシステム
1: User terminal 2: Recommendation server 3: Application market 11: Terminal control unit 12: Application storage unit 13: Operation log storage unit 14: Upload unit 21: Recommendation control unit 22: Usage frequency storage unit 23: Classification unit 24: Recommendation Part 25: Learning part 1000: Recommendation system

特開2015−22507号公報JP 2015-22507 A

Claims (11)

複数のユーザの各アプリケーションの利用頻度を記憶する利用頻度記憶部と、
前記ユーザの前記利用頻度の傾向である利用傾向をクラスタに分類する分類部と、
対象ユーザの前記利用傾向が属する前記クラスタにおける前記各アプリケーションの有用度と、レコメンド条件と、に基づいて、前記対象ユーザにアプリケーションをレコメンドするレコメンド部と、
前記利用頻度記憶部に記憶された前記利用頻度に基づいて、前記分類部による分類方法及び前記レコメンド条件の少なくとも一方を更新する学習部と、
を備えるレコメンドシステム。
A usage frequency storage unit for storing the usage frequency of each application of a plurality of users;
A classifying unit that classifies the usage tendency, which is the tendency of the usage frequency of the user, into clusters;
A recommendation unit that recommends an application to the target user based on the usefulness of each application in the cluster to which the usage tendency of the target user belongs and a recommendation condition;
Based on the usage frequency stored in the usage frequency storage unit, a learning unit that updates at least one of the classification method by the classification unit and the recommendation condition;
A recommendation system with
前記分類部は、前記利用頻度の値又は割合に基づいて、前記クラスタ間の距離を算出する
請求項1に記載のレコメンドシステム。
The recommendation system according to claim 1, wherein the classification unit calculates a distance between the clusters based on a value or a ratio of the usage frequency.
前記学習部は、レコメンドの成功確率が高まるように、前記分類方法及び前記レコメンド条件の少なくとも一方を更新する
請求項1又は請求項2に記載のレコメンドシステム。
The recommendation system according to claim 1 or 2, wherein the learning unit updates at least one of the classification method and the recommendation condition so that a success probability of the recommendation is increased.
前記レコメンドの成功は、レコメンドした前記アプリケーションが前記対象ユーザによりインストールされた後、前記対象ユーザによる当該アプリケーションの前記利用頻度が所定の条件を満たすことを含む
請求項3に記載のレコメンドシステム。
4. The recommendation system according to claim 3, wherein the success of the recommendation includes that the usage frequency of the application by the target user satisfies a predetermined condition after the recommended application is installed by the target user.
前記レコメンド部は、前記有用度が前記レコメンド条件を満たすアプリケーションを、前記対象ユーザにレコメンドする
請求項1から請求項4までのいずれか1項に記載のレコメンドシステム。
The recommendation system according to any one of claims 1 to 4, wherein the recommendation unit recommends, to the target user, an application whose usefulness satisfies the recommendation condition.
前記アプリケーションの前記有用度は、当該アプリケーションの前記利用頻度が高いほど高く算出される
請求項1から請求項5までのいずれか1項に記載のレコメンドシステム。
The recommendation system according to claim 1, wherein the usefulness of the application is calculated to be higher as the usage frequency of the application is higher.
前記アプリケーションの前記有用度は、当該アプリケーションが前記ユーザによりインストールされた場合、高く算出される
請求項1から請求項6までのいずれか1項に記載のレコメンドシステム。
The recommendation system according to any one of claims 1 to 6, wherein the usefulness of the application is calculated to be high when the application is installed by the user.
前記アプリケーションの前記有用度は、当該アプリケーションが前記ユーザによりアンインストールされた場合、低く算出される
請求項1から請求項7までのいずれか1項に記載のレコメンドシステム。
The recommendation system according to any one of claims 1 to 7, wherein the usefulness of the application is calculated to be low when the application is uninstalled by the user.
前記アプリケーションの前記有用度は、当該アプリケーションのインストールにより、前記ユーザの前記利用傾向が属する前記クラスタが変化した場合、高く算出される
請求項1から請求項8までのいずれか1項に記載のレコメンドシステム。
The recommendation according to any one of claims 1 to 8, wherein the usefulness of the application is calculated to be high when the cluster to which the usage tendency of the user belongs changes due to installation of the application. system.
複数のユーザの各アプリケーションの利用頻度を記憶する利用頻度記憶部と、
前記ユーザの前記利用頻度の傾向である利用傾向をクラスタに分類する分類部と、
対象ユーザの前記利用傾向が属する前記クラスタにおける前記各アプリケーションの有用度と、レコメンド条件と、に基づいて、前記対象ユーザにアプリケーションをレコメンドするレコメンド部と、
前記利用頻度記憶部に記憶された前記利用頻度に基づいて、前記分類部による分類方法及び前記レコメンド条件の少なくとも一方を更新する学習部と、
を備えるレコメンド装置。
A usage frequency storage unit for storing the usage frequency of each application of a plurality of users;
A classifying unit that classifies the usage tendency, which is the tendency of the usage frequency of the user, into clusters;
A recommendation unit that recommends an application to the target user based on the usefulness of each application in the cluster to which the usage tendency of the target user belongs and a recommendation condition;
Based on the usage frequency stored in the usage frequency storage unit, a learning unit that updates at least one of the classification method by the classification unit and the recommendation condition;
A recommendation device comprising:
複数のユーザの各アプリケーションの利用頻度を記憶する利用頻度記憶工程と、
前記ユーザの前記利用頻度の傾向である利用傾向をクラスタに分類する分類工程と、
対象ユーザの前記利用傾向が属する前記クラスタにおける前記各アプリケーションの有用度と、レコメンド条件と、に基づいて、前記対象ユーザにアプリケーションをレコメンドするレコメンド工程と、
前記利用頻度記憶工程で記憶された前記利用頻度に基づいて、前記分類工程における分類方法及び前記レコメンド条件の少なくとも一方を更新する学習工程と、
をコンピュータに実行させるためのプログラム。
A usage frequency storage step for storing the usage frequency of each application of a plurality of users;
A classification step of classifying the usage trend, which is the trend of the usage frequency of the user, into clusters;
A recommendation step of recommending an application to the target user based on the usefulness of each application in the cluster to which the usage tendency of the target user belongs and a recommendation condition;
A learning step of updating at least one of the classification method and the recommendation condition in the classification step based on the usage frequency stored in the usage frequency storage step;
A program that causes a computer to execute.
JP2017091565A 2017-05-02 2017-05-02 Recommendation system, device, and program Pending JP2018190154A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017091565A JP2018190154A (en) 2017-05-02 2017-05-02 Recommendation system, device, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017091565A JP2018190154A (en) 2017-05-02 2017-05-02 Recommendation system, device, and program

Publications (1)

Publication Number Publication Date
JP2018190154A true JP2018190154A (en) 2018-11-29

Family

ID=64480056

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017091565A Pending JP2018190154A (en) 2017-05-02 2017-05-02 Recommendation system, device, and program

Country Status (1)

Country Link
JP (1) JP2018190154A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021144474A (en) * 2020-03-12 2021-09-24 ヤフー株式会社 Information providing apparatus, information providing method, and program
CN114637873A (en) * 2022-03-30 2022-06-17 徐州大工电子科技有限公司 Intelligent door and window recommendation method and system based on image similarity
US11604558B2 (en) 2020-01-14 2023-03-14 Toyota Jidosha Kabushiki Kaisha Display control device, display control method, and storage medium
JP7257081B1 (en) 2022-08-10 2023-04-13 Bhi株式会社 Information processing system, information processing method and program
WO2023175407A1 (en) 2022-03-18 2023-09-21 Ricoh Company, Ltd. Recommendation management apparatus, recommendation management system, recommendation management method, and recording medium
EP4250092A1 (en) 2022-03-22 2023-09-27 Ricoh Company, Ltd. Recommendation management apparatus, recommendation management method, and carrier means
WO2024089488A1 (en) 2022-10-24 2024-05-02 Ricoh Company, Ltd. Management apparatus, management system, management method, and recording medium

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11604558B2 (en) 2020-01-14 2023-03-14 Toyota Jidosha Kabushiki Kaisha Display control device, display control method, and storage medium
JP2021144474A (en) * 2020-03-12 2021-09-24 ヤフー株式会社 Information providing apparatus, information providing method, and program
JP7088972B2 (en) 2020-03-12 2022-06-21 ヤフー株式会社 Information providing equipment, information providing method, and program
WO2023175407A1 (en) 2022-03-18 2023-09-21 Ricoh Company, Ltd. Recommendation management apparatus, recommendation management system, recommendation management method, and recording medium
EP4250092A1 (en) 2022-03-22 2023-09-27 Ricoh Company, Ltd. Recommendation management apparatus, recommendation management method, and carrier means
CN114637873A (en) * 2022-03-30 2022-06-17 徐州大工电子科技有限公司 Intelligent door and window recommendation method and system based on image similarity
JP7257081B1 (en) 2022-08-10 2023-04-13 Bhi株式会社 Information processing system, information processing method and program
JP2024025225A (en) * 2022-08-10 2024-02-26 Bhi株式会社 Information processing system, information processing method, and program
WO2024089488A1 (en) 2022-10-24 2024-05-02 Ricoh Company, Ltd. Management apparatus, management system, management method, and recording medium

Similar Documents

Publication Publication Date Title
JP2018190154A (en) Recommendation system, device, and program
US9182975B2 (en) Automatic application updates
CN106372110B (en) Recommendation method of application program and mobile terminal
US10719769B2 (en) Systems and methods for generating and communicating application recommendations at uninstall time
WO2020057131A1 (en) Content sharing method, terminal device and storage medium
JP2009140501A (en) System and method for dynamically generating user interface for network client device
CN111142968A (en) Electronic equipment configuration recommendation processing method and device and storage medium
US10242102B2 (en) Network crawling prioritization
JP2012014448A (en) Server and method for recommending application to user
US20200310771A1 (en) Application Processing Method for Terminal Device, and Terminal Device
US9342606B2 (en) Intelligent software installation
US20130298022A1 (en) Integrated Media User Interface
JP6946929B2 (en) Recommendation systems, devices, methods, and programs
US10520929B2 (en) Techniques for implementing universal commands in a welding or cutting system
US20200226014A1 (en) Scalable Automated Detection Of Functional Behavior
US20180059650A1 (en) Techniques for multiple application banks in a welding or cutting system
US10795657B2 (en) Method of managing applications and computing device using the same
WO2020132991A1 (en) Application pushing method, device, mobile terminal and storage medium
CN107391196B (en) Application program updating method and mobile terminal
JP7239643B2 (en) Information presentation method, device, electronic device, storage medium and program
US11983547B2 (en) Sorting optimization based on user&#39;s time preferences and habits
US20140172927A1 (en) File information processing method and portable device
JP6209854B2 (en) Information processing system
JP2018151836A (en) Image forming apparatus, image forming system, and electric power control method
US20150293918A1 (en) Web Searching Software Promoting Results Of Websites Formatted For Mobile Devices