JP2016015025A - Information processing system and program - Google Patents

Information processing system and program Download PDF

Info

Publication number
JP2016015025A
JP2016015025A JP2014136945A JP2014136945A JP2016015025A JP 2016015025 A JP2016015025 A JP 2016015025A JP 2014136945 A JP2014136945 A JP 2014136945A JP 2014136945 A JP2014136945 A JP 2014136945A JP 2016015025 A JP2016015025 A JP 2016015025A
Authority
JP
Japan
Prior art keywords
information
operation information
information processing
difference
processing system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2014136945A
Other languages
Japanese (ja)
Other versions
JP6387708B2 (en
Inventor
治樹 松井
Haruki Matsui
治樹 松井
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2014136945A priority Critical patent/JP6387708B2/en
Publication of JP2016015025A publication Critical patent/JP2016015025A/en
Application granted granted Critical
Publication of JP6387708B2 publication Critical patent/JP6387708B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide an information processing system which acquires plural types of operational information including execution main entity information indicating the main entity having executed an operation on an information processor and determines whether at least two types of execution entity information in the acquired operational information relates to one user.SOLUTION: An information processing system 10 includes: a server 200 acquiring operational information; an operational information storage unit 120 storing operational information; a difference acquiring unit 130 acquiring difference between a time when an operation is executed for one of two types of operational information including different execution entity information and a time when an operation is executed for the other type of operational information; and a parameter determining unit 170 determining whether the different execution entity information included in the two types of operational information relates to one user based on the difference.

Description

本発明は、情報処理システム、およびプログラムに関する。   The present invention relates to an information processing system and a program.

特許文献1には、企業について公開されている財務資料に基づいて、1人当たりのファシリティコストにかかる状態の診断等を行うコスト診断装置の発明が開示されている。特許文献2には、1の領域内に位置しているユーザ1人当たりの消費エネルギーが基準量を超えた場合に、該領域において機器の省エネ制御を行う情報処理装置の発明が開示されている。   Patent Document 1 discloses an invention of a cost diagnosis apparatus that diagnoses a state related to a facility cost per person based on financial materials disclosed for a company. Patent Document 2 discloses an invention of an information processing apparatus that performs energy-saving control of devices in a region when the energy consumption per user located in the region exceeds a reference amount.

特開2003−296538号公報JP 2003-296538 A 特開2012−155366号公報JP 2012-155366 A

本発明の目的の1つは、情報処理装置に対して実行される操作に関して、該操作を行った主体を示す実行主体情報を含む複数の操作情報を取得し、取得される操作情報に含まれる2つ以上の実行主体情報について、同一のユーザに対応する実行主体情報か否かを判定する判定処理を行う情報処理システムを提供することにある。   One of the objects of the present invention is to acquire a plurality of pieces of operation information including execution subject information indicating the subject who has performed the operation on the information processing device, and is included in the acquired operation information. An object of the present invention is to provide an information processing system that performs a determination process for determining whether or not two or more pieces of execution subject information are execution subject information corresponding to the same user.

上記目的を達成するために、請求項1に記載の発明は、1又は複数の情報処理装置に対して実行される複数の操作のそれぞれについて、該操作を行った主体を示す実行主体情報と、該操作が実行されたタイミングを示す実行タイミング情報と、を含む操作情報を取得する手段と、複数の前記操作情報を蓄積する操作情報蓄積手段と、前記操作情報蓄積手段に蓄積される互いに異なる実行主体情報を含む2つの操作情報について、一方の操作情報にかかる操作が実行されたタイミングと、他方の操作情報にかかる操作が実行されたタイミングと、の差分を取得する差分取得手段と、前記差分取得手段により取得される差分に基づいて、前記2つの操作情報に含まれる実行主体情報の組み合わせについて、同一のユーザに対応する実行主体情報か否かを判定する判定手段と、を有することを特徴とする情報処理システムである。   In order to achieve the above object, the invention described in claim 1 is, for each of a plurality of operations executed on one or a plurality of information processing devices, execution entity information indicating a subject that has performed the operation; Means for acquiring operation information including execution timing information indicating the timing at which the operation is executed, operation information storage means for storing a plurality of the operation information, and different executions stored in the operation information storage means A difference acquisition unit that acquires a difference between a timing at which an operation according to one operation information is executed and a timing at which an operation according to the other operation information is executed with respect to two pieces of operation information including subject information; and the difference Based on the difference acquired by the acquisition means, the combination of the execution subject information included in the two operation information is the execution subject information corresponding to the same user. Determining means for determining an information processing system characterized by having a.

また、請求項2に記載の発明は、請求項1に記載の情報処理システムであって、前記判定手段による判定結果に基づいて、前記ユーザの数を推定するユーザ数推定手段を更に有することを特徴とする情報処理システムである。   The invention according to claim 2 is the information processing system according to claim 1, further comprising user number estimating means for estimating the number of users based on a determination result by the determining means. It is an information processing system characterized.

また、請求項3に記載の発明は、請求項2に記載の情報処理システムであって、前記操作情報が取得されない情報処理装置の数を取得する情報処理装置数取得手段を更に有し、前記ユーザ数推定手段は、前記操作情報が取得されない情報処理装置の数と、前記操作情報が取得される情報処理装置の数と、に基づいて、前記ユーザの数を推定することを特徴とする情報処理システムである。   The invention according to claim 3 is the information processing system according to claim 2, further comprising information processing device number acquisition means for acquiring the number of information processing devices from which the operation information is not acquired. The number of users estimating means estimates the number of users based on the number of information processing devices from which the operation information is not acquired and the number of information processing devices from which the operation information is acquired. It is a processing system.

また、請求項4に記載の発明は、請求項2又は3に記載の情報処理システムであって、前記ユーザ数推定手段による推定結果に基づいて特定される同一人物による前記操作情報に基づいて、該ユーザの属性を推定するユーザ属性推定手段、を更に有することを特徴とする情報処理システムである。   The invention according to claim 4 is the information processing system according to claim 2 or 3, wherein the operation information by the same person specified based on the estimation result by the user number estimation means is The information processing system further includes user attribute estimation means for estimating the attribute of the user.

また、請求項5に記載の発明は、請求項1乃至4のいずれかに記載の情報処理システムにおいて、前記差分取得手段は、それぞれ第1の実行主体情報と対応する連続する複数の操作情報の末尾の操作情報と、それぞれ第2の実行主体情報と対応する連続する複数の操作情報の先頭の操作情報と、について前記差分を取得し、前記判定手段は、前記差分に基づいて、前記第1の実行主体情報と前記第2の実行主体情報が同一のユーザに対応するか否かを判定する、ことを特徴とする情報処理システムである。   According to a fifth aspect of the present invention, in the information processing system according to any one of the first to fourth aspects, the difference acquisition unit includes a plurality of pieces of continuous operation information corresponding to the first execution subject information. The difference is acquired for the operation information at the end and the operation information at the beginning of a plurality of continuous operation information each corresponding to the second execution subject information, and the determination unit is configured to acquire the first based on the difference. And determining whether or not the execution subject information and the second execution subject information correspond to the same user.

また、請求項6に記載の発明は、請求項1乃至5のいずれかに記載の情報処理システムにおいて、前記実行主体情報は、該実行主体情報が含まれる操作情報にかかる操作を実行した際に使用されていたアカウントである、ことを特徴とする情報処理システムである。   According to a sixth aspect of the present invention, in the information processing system according to any one of the first to fifth aspects, the execution subject information is obtained when an operation related to operation information including the execution subject information is executed. It is an information processing system characterized by being an account used.

また、請求項7に記載の発明は、コンピュータを、1又は複数の情報処理装置に対して実行される複数の操作のそれぞれについて、該操作を行った主体を示す実行主体情報と、該操作が実行されたタイミングを示す実行タイミング情報と、を含む操作情報を取得する手段、複数の前記操作情報を蓄積する操作情報蓄積手段、前記操作情報蓄積手段に蓄積される互いに異なる実行主体情報を含む2つの操作情報について、一方の操作情報にかかる操作が実行されたタイミングと、他方の操作情報にかかる操作が実行されたタイミングと、の差分を取得する差分取得手段、前記差分取得手段により取得される差分に基づいて、前記2つの操作情報に含まれる実行主体情報の組み合わせについて、同一のユーザに対応する実行主体情報か否かを判定する判定手段、として動作させるプログラムである。   According to the seventh aspect of the present invention, for each of a plurality of operations executed on one or a plurality of information processing apparatuses, the computer performs execution subject information indicating a subject that has performed the operation, and 2 including means for acquiring operation information including execution timing information indicating execution timing, operation information storage means for storing a plurality of the operation information, and different execution subject information stored in the operation information storage means. With respect to one operation information, a difference acquisition unit that acquires a difference between a timing at which an operation related to one operation information is executed and a timing at which an operation according to the other operation information is executed is acquired by the difference acquisition unit Based on the difference, it is determined whether or not the combination of execution subject information included in the two operation information is execution subject information corresponding to the same user. A determining means, a program for operating as that.

請求項1に係る発明によれば、情報処理装置に対して実行される操作に関して、該操作を行った主体を示す実行主体情報を含む複数の操作情報を取得し、取得される操作情報に含まれる2つ以上の実行主体情報について、同一のユーザに対応する実行主体情報か否かを判定する判定処理を行う情報処理システムが提供される。   According to the first aspect of the present invention, a plurality of pieces of operation information including execution subject information indicating a subject who has performed the operation is acquired and included in the acquired operation information. An information processing system that performs a determination process for determining whether or not two or more pieces of execution subject information are execution subject information corresponding to the same user is provided.

請求項2に係る発明によれば、判定手段による判定結果に基づいて、ユーザの数を推定する情報処理システムが提供される。   According to the invention which concerns on Claim 2, based on the determination result by a determination means, the information processing system which estimates the number of users is provided.

請求項3に係る発明によれば、操作情報が取得されない情報処理装置の数と、操作情報が取得される情報処理装置の数と、に基づいて、ユーザの数を推定する情報処理システムが提供される。   The invention according to claim 3 provides an information processing system that estimates the number of users based on the number of information processing devices from which operation information is not acquired and the number of information processing devices from which operation information is acquired. Is done.

請求項4に係る発明によれば、同一人物による操作情報に基づいて、該ユーザの属性を推定する情報処理システムが提供される。   According to the invention which concerns on Claim 4, based on the operation information by the same person, the information processing system which estimates this user's attribute is provided.

請求項5に係る発明によれば、それぞれ第1の実行主体情報と対応する連続する複数の操作情報の末尾の操作情報と、それぞれ第2の実行主体情報と対応する連続する複数の操作情報の先頭の操作情報と、について取得される差分に基づいて、第1の実行主体情報と第2の実行主体情報が同一のユーザに対応するか否かを判定する情報処理システムが提供される。   According to the fifth aspect of the present invention, the operation information at the end of the plurality of continuous operation information corresponding to the first execution subject information and the plurality of continuous operation information corresponding to the second execution subject information, respectively. An information processing system is provided that determines whether first execution subject information and second execution subject information correspond to the same user based on the first operation information and the difference acquired for the first operation information.

請求項6に係る発明によれば、操作情報にかかる操作を実行した際に使用されていたアカウントについて、同一人物に対応するか否かの判定が実行される。   According to the sixth aspect of the present invention, it is determined whether or not the account used when the operation related to the operation information is executed corresponds to the same person.

請求項7に係る発明によれば、コンピュータを、情報処理装置に対して実行される操作に関して、該操作を行った主体を示す実行主体情報を含む複数の操作情報を取得し、取得される操作情報に含まれる2つ以上の実行主体情報について、同一のユーザに対応する実行主体情報か否かを判定する判定処理を行う情報処理システムとして機能させるプログラムが提供される。   According to the invention according to claim 7, the computer acquires a plurality of pieces of operation information including the execution subject information indicating the subject that has performed the operation on the information processing apparatus, and the acquired operation is performed. A program is provided that functions as an information processing system that performs a determination process for determining whether or not two or more pieces of execution subject information included in the information are execution subject information corresponding to the same user.

本発明の一実施形態に係る情報処理システムを示す図である。It is a figure showing an information processing system concerning one embodiment of the present invention. 本発明の一実施形態に係る情報処理装置のハードウエア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the information processing apparatus which concerns on one Embodiment of this invention. 本発明の一実施形態に係る情報処理装置の機能を示す機能ブロック図である。It is a functional block diagram which shows the function of the information processing apparatus which concerns on one Embodiment of this invention. 操作情報蓄積部に蓄積される操作情報の一例を示す図である。It is a figure which shows an example of the operation information accumulate | stored in the operation information storage part. 操作情報を時間軸上で表現した図である。It is the figure which expressed operation information on the time axis. パラメータ保持部に保持されるパラメータの一例を示す図である。It is a figure which shows an example of the parameter hold | maintained at a parameter holding part. ユーザ数推定部によるクラスタリング処理の結果を示す図である。It is a figure which shows the result of the clustering process by a user number estimation part. 操作情報から特定されるユーザの属性の一例を示す図である。It is a figure which shows an example of the attribute of the user specified from operation information. 本発明の一実施形態に係る情報処理システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the information processing system which concerns on one Embodiment of this invention.

図1は、本発明の一実施形態に係る情報処理システム10を示す図である。情報処理システム10は、情報処理装置100、情報処理装置100とネットワーク400を介して接続されるサーバ200、およびサーバ200とネットワーク500を介して接続される端末装置300(300−1,300−2,…300−n)を含む。情報処理装置100、サーバ200、および端末装置300は、パソコン等の情報処理装置である。   FIG. 1 is a diagram showing an information processing system 10 according to an embodiment of the present invention. The information processing system 10 includes an information processing apparatus 100, a server 200 connected to the information processing apparatus 100 via a network 400, and a terminal apparatus 300 (300-1, 300-2 connected to the server 200 via a network 500). ,... 300-n). The information processing device 100, the server 200, and the terminal device 300 are information processing devices such as personal computers.

情報処理装置100は、端末装置300(300−1,300−2,…300−n)に対して行われる操作の内容を示す操作情報を取得し、端末装置300を使用するユーザの数を推定する。   The information processing apparatus 100 acquires operation information indicating the content of an operation performed on the terminal device 300 (300-1, 300-2,... 300-n), and estimates the number of users who use the terminal device 300. To do.

端末装置300は、例えばある企業の建物内、あるフロア内等、所定の範囲に設置されて、1又は複数のユーザにより使用されるパソコン、タブレット端末等である。サーバ200は、端末装置300と接続されて通信を行う装置であり、端末装置300(300−1,300−2,…300−n)に対して行われる操作の内容を示す操作情報を取得して情報処理装置100に送信する。   The terminal device 300 is a personal computer, a tablet terminal, or the like that is installed in a predetermined range such as in a certain company building or in a certain floor and used by one or more users. The server 200 is a device that is connected to the terminal device 300 and performs communication, and acquires operation information indicating the content of an operation performed on the terminal device 300 (300-1, 300-2,... 300-n). To the information processing apparatus 100.

以下に、情報処理装置100の構成を示す。図2は、本発明の一実施形態に係る情報処理装置100のハードウエア構成を示すブロック図である。情報処理装置100は、互いにバス101により接続される操作部102、表示部103、CPU104、記憶部105を有する。操作部102はキーボード、マウス等であり、情報処理装置100の操作者による操作を受け付ける。表示部103は液晶ディスプレイ等の表示装置である。CPU104は、記憶部105に記憶されるプログラムにより動作し、後述する各機能を実現する。記憶部105はハードディスク、メモリー等の記憶素子からなる。   The configuration of the information processing apparatus 100 is shown below. FIG. 2 is a block diagram showing a hardware configuration of the information processing apparatus 100 according to an embodiment of the present invention. The information processing apparatus 100 includes an operation unit 102, a display unit 103, a CPU 104, and a storage unit 105 that are connected to each other via a bus 101. The operation unit 102 is a keyboard, a mouse, or the like, and accepts an operation by an operator of the information processing apparatus 100. The display unit 103 is a display device such as a liquid crystal display. The CPU 104 operates by a program stored in the storage unit 105, and realizes each function described later. The storage unit 105 includes a storage element such as a hard disk or a memory.

以下に、情報処理装置100の動作について説明する。情報処理装置100は、例えば0.5秒等の短い時間(所定の閾値)より短い間隔で実行された操作は互いに異なるユーザによる可能性が高いとの仮定に基づき、別途取得される複数のアカウントに対し、短い間隔で操作を実行した2つのアカウントを別のユーザと判定する処理を行い、最終的に同一人物に対応すると判定されたアカウントからなるグループを規定し、グループの数をユーザの数と推定する。   The operation of the information processing apparatus 100 will be described below. The information processing apparatus 100 uses a plurality of accounts acquired separately based on the assumption that operations executed at intervals shorter than a short time (predetermined threshold) such as 0.5 seconds are likely to be performed by different users. On the other hand, a process for determining two accounts that have been operated at short intervals as different users is performed, a group of accounts that are finally determined to correspond to the same person is defined, and the number of groups is defined as the number of users. Estimated.

図3は、本発明の一実施形態に係る情報処理装置100の機能を示す機能ブロック図である。情報処理装置100は、通信部110、操作情報蓄積部120、差分取得部130、差分判定部140、パラメータ更新部150、パラメータ保持部160、パラメータ判定部170、ユーザ数推定部180、および属性推定部190を含む。通信部110、差分取得部130、差分判定部140、パラメータ更新部150、パラメータ判定部170、ユーザ数推定部180、および属性推定部190は、記憶部105に記憶されるプログラムにより動作するCPU104の機能として実現され、操作情報蓄積部120、およびパラメータ保持部160は、記憶部105を構成するハードディスク、メモリー等の記憶素子により構成される。   FIG. 3 is a functional block diagram showing functions of the information processing apparatus 100 according to an embodiment of the present invention. The information processing apparatus 100 includes a communication unit 110, an operation information storage unit 120, a difference acquisition unit 130, a difference determination unit 140, a parameter update unit 150, a parameter holding unit 160, a parameter determination unit 170, a user number estimation unit 180, and attribute estimation. Part 190. The communication unit 110, the difference acquisition unit 130, the difference determination unit 140, the parameter update unit 150, the parameter determination unit 170, the user number estimation unit 180, and the attribute estimation unit 190 are included in the CPU 104 that operates according to a program stored in the storage unit 105. The operation information accumulating unit 120 and the parameter holding unit 160 are realized as functions, and are configured by storage elements such as a hard disk and a memory constituting the storage unit 105.

通信部110は、ネットワーク400を介してサーバ200との通信を行って、サーバ200において取得される、1又は複数の端末装置300に対して実行される操作の内容を示す操作情報を取得し、操作情報蓄積部120に出力する。操作情報蓄積部120は、通信部110において取得された操作情報を蓄積する。図4は、操作情報蓄積部120に蓄積される操作情報の一例を示す図である。操作情報は、操作が行われた時刻(タイミング)、操作を行った際にログインしていたアカウント(操作を行った主体を示す実行主体情報)、ネットワークを介した複数の装置による処理(リモートデスクトップ等)に関するものか否か、および操作の内容を示す情報を含む。図5は、操作情報を時間軸上で表現した図である。   The communication unit 110 communicates with the server 200 via the network 400, acquires operation information indicating the content of the operation executed on the one or more terminal devices 300 acquired in the server 200, Output to the operation information storage unit 120. The operation information storage unit 120 stores the operation information acquired by the communication unit 110. FIG. 4 is a diagram illustrating an example of operation information stored in the operation information storage unit 120. The operation information includes the time (timing) when the operation was performed, the account that was logged in when the operation was performed (execution entity information indicating the entity that performed the operation), and processing by multiple devices via the network (remote desktop) Etc.) and information indicating the contents of the operation. FIG. 5 is a diagram representing the operation information on the time axis.

差分取得部130は、操作情報蓄積部120に蓄積される互いに異なるアカウントを含む2つの操作情報について、一方の操作情報にかかる操作が実行されたタイミングと、他方の操作情報にかかる操作が実行されたタイミングと、の差分を取得する。差分取得部130は、操作情報取得部131と、差分算出部132と、を含む。   For the two pieces of operation information including different accounts stored in the operation information storage unit 120, the difference acquisition unit 130 executes the timing for the operation related to one operation information and the operation related to the other operation information. The difference between the timing and the timing is acquired. The difference acquisition unit 130 includes an operation information acquisition unit 131 and a difference calculation unit 132.

操作情報取得部131は、操作情報蓄積部120に蓄積される操作情報のうち、互いに異なるアカウントに対応する2つの操作情報を取得する。例えば操作情報取得部131は、1つの操作情報(図4のa)を選択し、該操作情報に含まれるアカウント(AC7)と異なるアカウント(AC1,AC3,AC4)のそれぞれについて、該操作情報と最も近い時刻に実行された操作情報(図4のb,c,d)を選択する。ここで、リモートデスクトップによる操作は、接続先と接続元における操作が同一人物による同一操作に係るものと思われるため、いずれか一方(例えば接続先の操作情報のみ)を参照する。そして操作情報取得部131は、aとbを取得して差分算出部132に出力し、次いでaとc,aとdをそれぞれ逐次取得し、差分算出部132に出力する。こうしてaに係る操作情報について、該操作情報のアカウントAC7と異なるアカウントAC1,AC3,AC4の全てについて、2つの操作情報(操作情報の組)の取得および出力が終了すると、aと異なる操作情報を選択して、同様に操作情報の組の取得および出力を行う。以下、同様の方法で全ての操作情報について操作情報の組の取得および出力を行う。   The operation information acquisition unit 131 acquires two pieces of operation information corresponding to different accounts among the operation information stored in the operation information storage unit 120. For example, the operation information acquisition unit 131 selects one piece of operation information (a in FIG. 4), and for each account (AC1, AC3, AC4) different from the account (AC7) included in the operation information, The operation information (b, c, d in FIG. 4) executed at the nearest time is selected. Here, since it is considered that the operation at the connection destination and the connection source is related to the same operation by the same person, one of the operations (for example, only the operation information of the connection destination) is referred to. Then, the operation information acquisition unit 131 acquires a and b and outputs them to the difference calculation unit 132, and then sequentially acquires a and c and a and d, respectively, and outputs them to the difference calculation unit 132. Thus, regarding the operation information related to a, when acquisition and output of two pieces of operation information (a set of operation information) for all the accounts AC1, AC3, and AC4 that are different from the account AC7 of the operation information are completed, operation information different from a is displayed. Select and similarly obtain and output a set of operation information. Thereafter, a set of operation information is obtained and output for all operation information in the same manner.

差分算出部132は、操作情報取得部131から入力される操作情報の組について、これらの操作情報に含まれる該操作が行われた時刻を示す情報に基づいて、これらの操作が実行された時刻の差分を算出する。算出された差分は、操作情報の組のそれぞれのアカウントと併せて差分判定部140に出力される。   The difference calculation unit 132 performs the time at which these operations are performed on the set of operation information input from the operation information acquisition unit 131 based on information indicating the time at which the operation is included in the operation information. The difference is calculated. The calculated difference is output to the difference determination unit 140 together with each account of the set of operation information.

差分判定部140は、差分取得部130から入力される差分について所定の閾値(第1の閾値)との比較を行い、判定結果およびアカウントを示す情報をパラメータ更新部150に出力する。ここで所定の閾値とは、例えば0.5秒等、比較的小さい数値(短い時間)が設定される。これは、この値より短い間隔を置いて互いに異なるアカウントにより実行される2つの操作は、同一人物によるものである可能性が低いと考えられることによる。差分判定部140は、差分がこの閾値より小さいか否かを判定する。   The difference determination unit 140 compares the difference input from the difference acquisition unit 130 with a predetermined threshold (first threshold), and outputs a determination result and information indicating an account to the parameter update unit 150. Here, a relatively small numerical value (short time) such as 0.5 seconds is set as the predetermined threshold. This is because it is unlikely that two operations performed by different accounts with an interval shorter than this value are due to the same person. The difference determination unit 140 determines whether or not the difference is smaller than this threshold value.

パラメータ更新部150は、差分判定部140から入力される判定結果およびアカウントを示す情報に基づいて、パラメータ保持部160に保持されるパラメータを更新する。図6は、パラメータ保持部160に保持されるパラメータの一例を示す図である。これらのパラメータは、対応する2つのアカウントが同一人物に対応する可能性を示すものであり、値が大きいほど同一人物である可能性が高いことを示す。パラメータは所定の値に初期設定されて、パラメータ保持部160に保持されている。パラメータ更新部150は、判定結果およびアカウントを示す情報に基づいて、差分が所定の閾値(第1の閾値)より小さいと判定されたアカウントの組み合わせに対応するパラメータを所定の減少値だけ減少させる更新処理を実行する。差分判定部140およびパラメータ更新部150は、差分取得部130から入力される全ての差分に基づいて閾値判定処理およびパラメータの更新処理を実行する。   The parameter update unit 150 updates the parameter held in the parameter holding unit 160 based on the determination result input from the difference determination unit 140 and information indicating the account. FIG. 6 is a diagram illustrating an example of parameters held in the parameter holding unit 160. These parameters indicate the possibility that two corresponding accounts correspond to the same person, and the larger the value, the higher the possibility that the corresponding person is the same person. The parameter is initialized to a predetermined value and held in the parameter holding unit 160. The parameter updating unit 150 updates the parameter corresponding to the account combination determined to have a difference smaller than a predetermined threshold (first threshold) based on the determination result and information indicating the account by a predetermined decrease value. Execute the process. The difference determination unit 140 and the parameter update unit 150 execute a threshold determination process and a parameter update process based on all the differences input from the difference acquisition unit 130.

パラメータ判定部170は、パラメータ保持部160に保持されるパラメータに基づいて、任意の2つのアカウントについて同一のユーザに対応するか否かの判定を実行する。パラメータ判定部170は、パラメータ補正部171と、閾値判定部172と、を含む。パラメータ補正部171は、パラメータ保持部160に保持されるパラメータのそれぞれについて、閾値判定処理およびパラメータの更新処理が実行された回数に基づく補正を行う。例えばパラメータ補正部171は、パラメータの初期値が0である場合、各パラメータに対し、閾値判定処理およびパラメータの更新処理が実行された回数で除算を行う。   The parameter determination unit 170 determines whether or not two arbitrary accounts correspond to the same user based on the parameters stored in the parameter storage unit 160. Parameter determination unit 170 includes a parameter correction unit 171 and a threshold determination unit 172. The parameter correction unit 171 performs correction based on the number of times the threshold determination process and the parameter update process are executed for each of the parameters held in the parameter holding unit 160. For example, when the initial value of the parameter is 0, the parameter correction unit 171 divides each parameter by the number of times the threshold determination process and the parameter update process are executed.

閾値判定部172は、パラメータ補正部171により補正されたパラメータに対し所定の閾値(第2の閾値)との比較を行い、該閾値より小さい場合、対応する2つのアカウントは異なるユーザに対応すると判定し、該閾値以上である場合、対応する2つのアカウントは同一のユーザに対応すると判定する。すなわち、パラメータ判定部170は、差分取得部130により取得される差分に基づいて、2つのアカウントの組み合わせについて、同一のユーザに対応するアカウントか否かを判定する。パラメータ判定部170は、パラメータ保持部160に保持される全てのパラメータについて、以上の処理を実行する。   The threshold value determination unit 172 compares the parameter corrected by the parameter correction unit 171 with a predetermined threshold value (second threshold value). If the threshold value is smaller than the threshold value, it determines that the corresponding two accounts correspond to different users. If it is equal to or greater than the threshold, it is determined that the corresponding two accounts correspond to the same user. That is, the parameter determination unit 170 determines whether or not the combination of two accounts is an account corresponding to the same user based on the difference acquired by the difference acquisition unit 130. The parameter determination unit 170 performs the above processing for all parameters held in the parameter holding unit 160.

ユーザ数推定部180は、パラメータ判定部170による判定の結果に基づいて、端末装置300を操作するユーザのユーザ数を推定する。ユーザ数推定部180は、グループ生成部181と、ユーザ数補正部182と、を含む。   The user number estimation unit 180 estimates the number of users who operate the terminal device 300 based on the determination result by the parameter determination unit 170. The user number estimation unit 180 includes a group generation unit 181 and a user number correction unit 182.

グループ生成部181は、操作情報蓄積部120に蓄積される操作情報に基づいて、全てのアカウントを示す情報を取得し、パラメータ判定部170による判定の結果に基づいて、同一のユーザに対応する1又は複数のアカウントからなるグループの生成処理(クラスタリング処理)を実行する。図7は、グループ生成部181によるクラスタリング処理の結果を示す図である。図7において、実線で結ばれたアカウントが同一のユーザに対応すると判定されたアカウントである。この例ではAC1、AC2からなるグループ701に対応するユーザ、AC3、AC4、AC6からなるグループ702に対応するユーザ、AC5からなるグループ703に対応するユーザ、AC7からなるグループ704に対応するユーザの、4人のユーザが存在すると考えられる。   The group generation unit 181 acquires information indicating all accounts based on the operation information stored in the operation information storage unit 120, and 1 corresponding to the same user based on the determination result by the parameter determination unit 170. Alternatively, a group generation process (clustering process) including a plurality of accounts is executed. FIG. 7 is a diagram illustrating a result of the clustering process performed by the group generation unit 181. In FIG. 7, the accounts connected by the solid line are accounts determined to correspond to the same user. In this example, a user corresponding to the group 701 consisting of AC1 and AC2, a user corresponding to the group 702 consisting of AC3, AC4, and AC6, a user corresponding to the group 703 consisting of AC5, and a user corresponding to the group 704 consisting of AC7, It is considered that there are four users.

ユーザ数補正部182は、グループ生成部181において生成されたグループの数に基づいて推定されたユーザ数に対して補正を行う。ユーザ数補正部182は、操作情報が取得されない端末装置300の数を例えば情報処理装置100に対する直接入力により取得する。操作情報が取得される端末装置300の数がX、操作情報が取得されない端末装置300の数がYである場合、ユーザ数補正部182は、グループの数に基づいて推定されるユーザ数Nに対し、N×(X+Y)/Xの演算を行うことで、ユーザ数の補正を行う。操作情報が取得されない端末装置300の数Yは、例えば対象とするフロアの全ての端末装置300の数Zを取得し、Zと実際に操作情報が取得される端末装置300の数Xの差分を算出することでも取得される。   The user number correction unit 182 corrects the number of users estimated based on the number of groups generated by the group generation unit 181. The number-of-users correction unit 182 acquires the number of terminal devices 300 for which operation information is not acquired by, for example, direct input to the information processing apparatus 100. When the number of terminal devices 300 from which operation information is acquired is X and the number of terminal devices 300 from which operation information is not acquired is Y, the user number correction unit 182 sets the number N of users estimated based on the number of groups. On the other hand, the number of users is corrected by calculating N × (X + Y) / X. The number Y of terminal devices 300 from which operation information is not acquired is obtained by, for example, acquiring the number Z of all terminal devices 300 on the target floor, and calculating the difference between Z and the number X of terminal devices 300 from which operation information is actually acquired. It is also acquired by calculating.

属性推定部190は、グループ生成部181において特定された各グループ(ユーザ)について、改めて操作情報を取得し、該操作情報に基づいてユーザの属性を推定する。図8は、操作情報から特定されるユーザの属性の一例を示す図である。特定された属性を示す情報は、推定されたユーザ数を示す情報と併せて、例えば情報処理装置100の表示部103に出力される。   The attribute estimation unit 190 again obtains operation information for each group (user) specified by the group generation unit 181 and estimates the user's attributes based on the operation information. FIG. 8 is a diagram illustrating an example of user attributes specified from the operation information. Information indicating the identified attribute is output to the display unit 103 of the information processing apparatus 100, for example, together with information indicating the estimated number of users.

次に、本実施形態に係る情報処理システム10の動作を、フローチャートを用いて説明する。図9は、本発明の一実施形態に係る情報処理システム10の動作を示すフローチャートである。   Next, operation | movement of the information processing system 10 which concerns on this embodiment is demonstrated using a flowchart. FIG. 9 is a flowchart showing the operation of the information processing system 10 according to an embodiment of the present invention.

まず、サーバ200は複数の端末装置300(300−1,300−2,…300−n)に対して実行される操作のそれぞれについて、該操作を行った主体を示すアカウント(実行主体情報)と、該操作が実行されたタイミングを示す実行タイミング情報と、を含む操作情報を取得する(S901)。   First, for each operation executed on a plurality of terminal devices 300 (300-1, 300-2,... 300-n), the server 200 includes an account (execution entity information) indicating the entity that performed the operation. Operation information including the execution timing information indicating the timing at which the operation is executed is acquired (S901).

情報処理装置100はS901においてサーバ200により取得された複数の操作情報をネットワーク400を介して受信し、情報処理装置100の操作情報蓄積部120は受信された複数の操作情報を蓄積する(S902)。   The information processing apparatus 100 receives the plurality of operation information acquired by the server 200 in S901 via the network 400, and the operation information storage unit 120 of the information processing apparatus 100 stores the received plurality of operation information (S902). .

情報処理装置100のパラメータ保持部160は、複数の操作情報のそれぞれに含まれるアカウントのうち、互いに異なる2つのアカウントの組み合わせについて、同一のユーザに対応する可能性を示すパラメータを初期値に設定のうえ保持する(S903)。   The parameter holding unit 160 of the information processing apparatus 100 sets, as an initial value, a parameter indicating the possibility of corresponding to the same user for two different combinations of accounts included in each of a plurality of operation information. (S903).

情報処理装置100の差分取得部130は、操作情報蓄積部120に蓄積される互いに異なるアカウントを含む2つの操作情報について、一方の操作情報にかかる操作が実行されたタイミングと、他方の操作情報にかかる操作が実行されたタイミングと、の差分を取得する(S904)。   The difference acquisition unit 130 of the information processing device 100 includes the timing at which the operation related to one operation information is executed and the other operation information for two pieces of operation information including different accounts stored in the operation information storage unit 120. The difference between the timing when the operation is executed and the timing is acquired (S904).

情報処理装置100の差分判定部140は、差分取得部130により取得される差分に対し閾値判定を実行し(S905)、パラメータ更新部150は、S905における閾値判定の結果に基づいて、パラメータ保持部160に保持されるパラメータを更新する(S906)。   The difference determination unit 140 of the information processing apparatus 100 performs threshold determination on the difference acquired by the difference acquisition unit 130 (S905), and the parameter update unit 150 uses the parameter determination unit based on the result of the threshold determination in S905. The parameter held in 160 is updated (S906).

情報処理装置100の差分取得部130は、操作情報蓄積部120に蓄積される互いに異なるアカウントを含む2つの操作情報の全ての組み合わせについて、タイミングの差分を取得したか判定を行い(S907)、タイミングの差分を取得していない組み合わせがある場合には処理はS904に戻る。   The difference acquisition unit 130 of the information processing apparatus 100 determines whether timing differences have been acquired for all combinations of two pieces of operation information including different accounts stored in the operation information storage unit 120 (S907). If there is a combination for which the difference is not acquired, the process returns to S904.

S907において全ての組み合わせについてタイミングの差分が取得されたと判定された場合、パラメータ判定部170のパラメータ補正部171はパラメータ保持部160に保持されるパラメータに対し補正を行う(S908)。パラメータ判定部170の閾値判定部172は、補正されたパラメータに対し閾値判定を実行し、パラメータが閾値より小さいアカウントの組み合わせについて、互いに異なるユーザに対応するアカウントと判定する(S909)。すなわち、パラメータ判定部170は、S904において差分取得部130により取得された差分に基づいて、2つのアカウントの組み合わせについて、同一のユーザに対応するアカウントか否かを判定する。   If it is determined in S907 that timing differences have been acquired for all combinations, the parameter correction unit 171 of the parameter determination unit 170 corrects the parameters held in the parameter holding unit 160 (S908). The threshold determination unit 172 of the parameter determination unit 170 performs threshold determination for the corrected parameter, and determines that the combination of accounts whose parameters are smaller than the threshold is an account corresponding to a different user (S909). That is, the parameter determination unit 170 determines whether or not the combination of two accounts is an account corresponding to the same user, based on the difference acquired by the difference acquisition unit 130 in S904.

ユーザ数推定部180のグループ生成部181は、パラメータ判定部170における判定処理の結果に基づいて、アカウントのグループを生成する(S910)。ユーザ数推定部180のユーザ数補正部182は、操作情報が取得されない端末装置300の数を取得し、S910で生成されたグループの数(推定されるユーザ数)に対し補正を行う(S911)。   The group generation unit 181 of the user number estimation unit 180 generates an account group based on the result of the determination process in the parameter determination unit 170 (S910). The user number correction unit 182 of the user number estimation unit 180 acquires the number of terminal devices 300 from which operation information is not acquired, and corrects the number of groups (estimated number of users) generated in S910 (S911). .

属性推定部190は、グループ生成部181において特定された各グループ(ユーザ)について操作情報を取得し、操作情報の内容からユーザの属性を推定する(S912)。   The attribute estimation unit 190 acquires operation information for each group (user) specified by the group generation unit 181 and estimates a user attribute from the content of the operation information (S912).

以上の処理で推定されたユーザのユーザ数およびユーザの属性を示す情報は、情報処理装置100の表示部103に出力される(S913)。以上で本発明の一実施形態に係る情報処理システム10における処理は終了する。   Information indicating the number of users estimated by the above processing and the user attributes is output to the display unit 103 of the information processing apparatus 100 (S913). Above, the process in the information processing system 10 which concerns on one Embodiment of this invention is complete | finished.

以上の構成によれば、端末装置300に対して実行される操作に関して、該操作を行った主体を示すアカウント(実行主体情報)を含む複数の操作情報を取得し、取得される操作情報に含まれる2つ以上のアカウントについて、互いに異なるユーザに対応するアカウントと判定する判定処理を行う情報処理システム10が提供される。   According to the above configuration, with respect to an operation executed on the terminal device 300, a plurality of pieces of operation information including an account (execution entity information) indicating an entity that has performed the operation is acquired and included in the acquired operation information. An information processing system 10 is provided that performs a determination process for determining two or more accounts as accounts corresponding to different users.

なお、本発明は、上記実施形態をその趣旨を逸脱しない範囲において変更された構成を含むものであり、上記実施形態に限定されるものではない。   In addition, this invention includes the structure changed in the range which does not deviate from the meaning of the said embodiment, and is not limited to the said embodiment.

例えば、上記の実施形態では、互いに異なるアカウントに対応する操作の実行時刻の差分(時間差)に基づいて判定を行う処理が示されたが、各操作の実行時刻に基づいて判定を行う構成であれば他の構成であってもよい。例えば、差分取得部130が、それぞれがあるアカウント(第1のアカウント)と対応する連続する複数の操作情報の末尾の操作情報と、第1のアカウントとは異なるアカウント(第2のアカウント)と対応する連続する複数の操作情報の先頭の操作情報と、について差分を取得し、パラメータ更新部150は、前記差分が所定の閾値値より小さい場合に対応するパラメータを所定の値だけ増加させる構成としてもよい。これは、上述の差分が小さい場合には、同一のユーザがあるアカウント(第1のアカウント)から別のアカウント(第2のアカウント)に乗り換えて操作していることが推定されることによる。   For example, in the above-described embodiment, the process for determining based on the difference (time difference) between the execution times of operations corresponding to different accounts is shown. However, the determination may be based on the execution time of each operation. Other configurations may be used. For example, the difference acquisition unit 130 corresponds to operation information at the end of a plurality of continuous operation information corresponding to an account (first account) and an account (second account) different from the first account. The parameter update unit 150 obtains a difference with respect to the head operation information of a plurality of consecutive operation information, and the parameter update unit 150 increases a corresponding parameter by a predetermined value when the difference is smaller than a predetermined threshold value. Good. This is because, when the above-described difference is small, it is estimated that the same user is operating by changing from one account (first account) to another account (second account).

また、上記の実施形態では、実行主体情報としてアカウントを使用する情報処理システム10が開示されたが、操作情報に示される操作の属性を示す情報であれば他の情報でもよく、例えば操作が実行された端末装置300の装置IDや、操作が行われた地域、建物、フロア、部屋、座席等の位置情報、操作対象(データ)の属性等を使用する構成としてもよい。   In the above embodiment, the information processing system 10 that uses an account as execution subject information has been disclosed. However, other information may be used as long as the information indicates an operation attribute indicated in the operation information. It may be configured to use the device ID of the terminal device 300 that has been operated, the location information of the area where the operation is performed, the building, the floor, the room, the seat, the attribute of the operation target (data), and the like.

なお、ここで述べた情報処理装置100、サーバ200、および端末装置300等の動作は、それぞれの記憶部に記憶されるプログラムを動作させることで実現される。このプログラムは通信によって提供されてもよいし、コンピュータによる読み取りが可能な、CD−ROM等の記憶媒体に格納されて提供されてもよい。   The operations of the information processing apparatus 100, the server 200, the terminal apparatus 300, and the like described here are realized by operating programs stored in the respective storage units. This program may be provided by communication, or may be provided by being stored in a storage medium such as a CD-ROM that can be read by a computer.

10 情報処理システム、100 情報処理装置、101 バス、102 操作部、103 表示部、104 CPU、105 記憶部、110 通信部、120 操作情報蓄積部、130 差分取得部、131 操作情報取得部、132 差分算出部、140 差分判定部、150 パラメータ更新部、160 パラメータ保持部、170 パラメータ判定部、171 パラメータ補正部、172 閾値判定部、180 ユーザ数推定部、181 グループ生成部、182 ユーザ数補正部、190 属性推定部、200 サーバ、300,300−1,300−2,300−n 端末装置、400,500 ネットワーク、701,702,703,704 グループ。   DESCRIPTION OF SYMBOLS 10 Information processing system, 100 Information processing apparatus, 101 Bus, 102 Operation part, 103 Display part, 104 CPU, 105 Storage part, 110 Communication part, 120 Operation information storage part, 130 Difference acquisition part, 131 Operation information acquisition part, 132 Difference calculation unit, 140 Difference determination unit, 150 Parameter update unit, 160 Parameter holding unit, 170 Parameter determination unit, 171 Parameter correction unit, 172 Threshold determination unit, 180 User number estimation unit, 181 Group generation unit, 182 User number correction unit , 190 attribute estimation unit, 200 server, 300, 300-1, 300-2, 300-n terminal device, 400, 500 network, 701, 702, 703, 704 group.

Claims (7)

1又は複数の情報処理装置に対して実行される複数の操作のそれぞれについて、該操作を行った主体を示す実行主体情報と、該操作が実行されたタイミングを示す実行タイミング情報と、を含む操作情報を取得する手段と、
複数の前記操作情報を蓄積する操作情報蓄積手段と、
前記操作情報蓄積手段に蓄積される互いに異なる実行主体情報を含む2つの操作情報について、一方の操作情報にかかる操作が実行されたタイミングと、他方の操作情報にかかる操作が実行されたタイミングと、の差分を取得する差分取得手段と、
前記差分取得手段により取得される差分に基づいて、前記2つの操作情報に含まれる実行主体情報の組み合わせについて、同一のユーザに対応する実行主体情報か否かを判定する判定手段と、
を有することを特徴とする情報処理システム。
For each of a plurality of operations executed on one or a plurality of information processing apparatuses, an operation including execution subject information indicating the subject that performed the operation and execution timing information indicating the timing at which the operation was executed Means for obtaining information;
Operation information storage means for storing a plurality of the operation information;
For two pieces of operation information including different execution subject information stored in the operation information storage means, a timing when an operation related to one operation information is executed, a timing when an operation related to the other operation information is executed, Difference acquisition means for acquiring the difference of
A determination unit that determines whether or not the combination of execution subject information included in the two pieces of operation information is execution subject information corresponding to the same user, based on the difference acquired by the difference acquisition unit;
An information processing system comprising:
請求項1に記載の情報処理システムであって、
前記判定手段による判定結果に基づいて、前記ユーザの数を推定するユーザ数推定手段を更に有することを特徴とする情報処理システム。
The information processing system according to claim 1,
An information processing system further comprising user number estimating means for estimating the number of users based on a determination result by the determining means.
請求項2に記載の情報処理システムであって、
前記操作情報が取得されない情報処理装置の数を取得する情報処理装置数取得手段を更に有し、
前記ユーザ数推定手段は、前記操作情報が取得されない情報処理装置の数と、前記操作情報が取得される情報処理装置の数と、に基づいて、前記ユーザの数を推定することを特徴とする情報処理システム。
The information processing system according to claim 2,
It further has information processing device number acquisition means for acquiring the number of information processing devices from which the operation information is not acquired,
The number-of-users estimation unit estimates the number of users based on the number of information processing devices from which the operation information is not acquired and the number of information processing devices from which the operation information is acquired. Information processing system.
請求項2又は3に記載の情報処理システムであって、
前記ユーザ数推定手段による推定結果に基づいて特定される同一人物による前記操作情報に基づいて、該ユーザの属性を推定するユーザ属性推定手段、
を更に有することを特徴とする情報処理システム。
The information processing system according to claim 2 or 3,
User attribute estimation means for estimating the attribute of the user based on the operation information by the same person specified based on the estimation result by the user number estimation means;
An information processing system further comprising:
請求項1乃至4のいずれかに記載の情報処理システムにおいて、
前記差分取得手段は、
それぞれ第1の実行主体情報と対応する連続する複数の操作情報の末尾の操作情報と、
それぞれ第2の実行主体情報と対応する連続する複数の操作情報の先頭の操作情報と、について前記差分を取得し、
前記判定手段は、前記差分に基づいて、前記第1の実行主体情報と前記第2の実行主体情報が同一のユーザに対応するか否かを判定する、
ことを特徴とする情報処理システム。
The information processing system according to any one of claims 1 to 4,
The difference acquisition means
Operation information at the end of a plurality of continuous operation information respectively corresponding to the first execution subject information,
Obtaining the difference with respect to the operation information at the beginning of a plurality of continuous operation information corresponding to the second execution subject information,
The determination means determines whether the first execution subject information and the second execution subject information correspond to the same user based on the difference.
An information processing system characterized by this.
請求項1乃至5のいずれかに記載の情報処理システムにおいて、
前記実行主体情報は、該実行主体情報が含まれる操作情報にかかる操作を実行した際に使用されていたアカウントである、
ことを特徴とする情報処理システム。
The information processing system according to any one of claims 1 to 5,
The execution subject information is an account used when an operation related to the operation information including the execution subject information is executed.
An information processing system characterized by this.
コンピュータを、
1又は複数の情報処理装置に対して実行される複数の操作のそれぞれについて、該操作を行った主体を示す実行主体情報と、該操作が実行されたタイミングを示す実行タイミング情報と、を含む操作情報を取得する手段、
複数の前記操作情報を蓄積する操作情報蓄積手段、
前記操作情報蓄積手段に蓄積される互いに異なる実行主体情報を含む2つの操作情報について、一方の操作情報にかかる操作が実行されたタイミングと、他方の操作情報にかかる操作が実行されたタイミングと、の差分を取得する差分取得手段、
前記差分取得手段により取得される差分に基づいて、前記2つの操作情報に含まれる実行主体情報の組み合わせについて、同一のユーザに対応する実行主体情報か否かを判定する判定手段、
として動作させるプログラム。
Computer
For each of a plurality of operations executed on one or a plurality of information processing apparatuses, an operation including execution subject information indicating the subject that performed the operation and execution timing information indicating the timing at which the operation was executed A means of obtaining information,
Operation information storage means for storing a plurality of the operation information;
For two pieces of operation information including different execution subject information stored in the operation information storage means, a timing when an operation related to one operation information is executed, a timing when an operation related to the other operation information is executed, Difference acquisition means for acquiring the difference of
A determination unit that determines whether or not the combination of execution subject information included in the two pieces of operation information is execution subject information corresponding to the same user based on the difference acquired by the difference acquisition unit;
A program that runs as
JP2014136945A 2014-07-02 2014-07-02 Information processing system and program Expired - Fee Related JP6387708B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014136945A JP6387708B2 (en) 2014-07-02 2014-07-02 Information processing system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014136945A JP6387708B2 (en) 2014-07-02 2014-07-02 Information processing system and program

Publications (2)

Publication Number Publication Date
JP2016015025A true JP2016015025A (en) 2016-01-28
JP6387708B2 JP6387708B2 (en) 2018-09-12

Family

ID=55231157

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014136945A Expired - Fee Related JP6387708B2 (en) 2014-07-02 2014-07-02 Information processing system and program

Country Status (1)

Country Link
JP (1) JP6387708B2 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002342284A (en) * 2001-05-18 2002-11-29 Matsushita Electric Ind Co Ltd Security protective device and method of security protection
JP2007102657A (en) * 2005-10-07 2007-04-19 Fuji Xerox Co Ltd Community analysis system, community analysis method, and computer program
WO2008114433A1 (en) * 2007-03-20 2008-09-25 Fujitsu Limited Information search system, information search program, and information search method
JP2013030160A (en) * 2011-06-20 2013-02-07 Canon Electronics Inc Information analyzing device, information analyzing method, information analyzing system, information recording device and program
JP2013114622A (en) * 2011-11-30 2013-06-10 Nippon Telegr & Teleph Corp <Ntt> Network system, gateway server, method, and program for associating user identifiers
JP2013171443A (en) * 2012-02-21 2013-09-02 Sony Corp Information processing apparatus, information processing method, program, and information processing system
JP2013191077A (en) * 2012-03-14 2013-09-26 Ntt Comware Corp Skill evaluation device, skill evaluation method, and program
JP2014106919A (en) * 2012-11-29 2014-06-09 Canon Inc Management apparatus, management method, and program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002342284A (en) * 2001-05-18 2002-11-29 Matsushita Electric Ind Co Ltd Security protective device and method of security protection
JP2007102657A (en) * 2005-10-07 2007-04-19 Fuji Xerox Co Ltd Community analysis system, community analysis method, and computer program
WO2008114433A1 (en) * 2007-03-20 2008-09-25 Fujitsu Limited Information search system, information search program, and information search method
JP2013030160A (en) * 2011-06-20 2013-02-07 Canon Electronics Inc Information analyzing device, information analyzing method, information analyzing system, information recording device and program
JP2013114622A (en) * 2011-11-30 2013-06-10 Nippon Telegr & Teleph Corp <Ntt> Network system, gateway server, method, and program for associating user identifiers
JP2013171443A (en) * 2012-02-21 2013-09-02 Sony Corp Information processing apparatus, information processing method, program, and information processing system
JP2013191077A (en) * 2012-03-14 2013-09-26 Ntt Comware Corp Skill evaluation device, skill evaluation method, and program
JP2014106919A (en) * 2012-11-29 2014-06-09 Canon Inc Management apparatus, management method, and program

Also Published As

Publication number Publication date
JP6387708B2 (en) 2018-09-12

Similar Documents

Publication Publication Date Title
JP6254712B2 (en) Method and apparatus for predicting changes in feature information
KR101494880B1 (en) Apparatus and method for generating cognitive avatar
US20220334837A1 (en) Method, apparatus, and system for outputting a development unit performance insight interface component comprising a visual emphasis element in response to an insight interface component request
US10411467B2 (en) Information presentation apparatus, information presentation method, and recording medium storing computer program
JP2009520276A5 (en)
JP2015137795A (en) Device and method for supporting setting of environmental parameter
WO2012049987A1 (en) Product recommendation system and product recommendation method
US20170262825A1 (en) License recommendation service
US20190347621A1 (en) Predicting task durations
JP6299599B2 (en) Information system construction support apparatus, information system construction support method, and information system construction support program
Sobotka et al. Estimating the relationship between women's education and fertility in Botswana by using an instrumental variable approach to semiparametric expectile regression
US20180032967A1 (en) Calendar management for recommending availability of an invitee
JP2008176742A (en) Computer program, computer device and method for adjusting progress schedule of project
JP5989270B1 (en) Order management system, order management apparatus and program
JP6058571B2 (en) Necessary personnel number calculation device, necessary personnel number calculation method and program
WO2014054231A1 (en) Information system construction assistance device, information system construction assistance method, and storage medium
JP6387708B2 (en) Information processing system and program
JP2018060241A (en) Interest level evaluation program, dialogue program, display program, apparatus, and method
JP6592221B1 (en) Future prediction simulation apparatus, method, and computer program
US9519497B1 (en) Managing visual updates
US11232367B1 (en) Apparatus and method for forecasted performance level adjustment and modification
KR20120012297A (en) The realistic historical event experiencing system and the using method thereof
JP5451644B2 (en) RECOMMENDATION SYSTEM, RECOMMENDATION METHOD, RECOMMENDATION PROGRAM, AND INFORMATION STORAGE MEDIUM
JP7477988B2 (en) Condition determination device and program
JP6172159B2 (en) Program setting device and program setting method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170621

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180605

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180717

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180730

R150 Certificate of patent or registration of utility model

Ref document number: 6387708

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees