JP5932094B2 - Server apparatus, annotation system, method, and program - Google Patents

Server apparatus, annotation system, method, and program Download PDF

Info

Publication number
JP5932094B2
JP5932094B2 JP2015076270A JP2015076270A JP5932094B2 JP 5932094 B2 JP5932094 B2 JP 5932094B2 JP 2015076270 A JP2015076270 A JP 2015076270A JP 2015076270 A JP2015076270 A JP 2015076270A JP 5932094 B2 JP5932094 B2 JP 5932094B2
Authority
JP
Japan
Prior art keywords
information
behavior
behavior information
action
user
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.)
Active
Application number
JP2015076270A
Other languages
Japanese (ja)
Other versions
JP2015146211A (en
Inventor
長野 伸一
伸一 長野
昌之 岡本
昌之 岡本
上野 晃嗣
晃嗣 上野
健太 佐々木
健太 佐々木
長 健太
健太 長
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2015076270A priority Critical patent/JP5932094B2/en
Publication of JP2015146211A publication Critical patent/JP2015146211A/en
Application granted granted Critical
Publication of JP5932094B2 publication Critical patent/JP5932094B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明の実施形態は、サーバ装置、アノテーションシステム、方法、及びプログラムに関する。   Embodiments described herein relate generally to a server device, an annotation system, a method, and a program.

従来から、端末に対するユーザの操作情報や端末に搭載されたセンサ等の出力情報からユーザ行動を認識し、認識したユーザ行動に適切なラベルを付与するアノテーション技術が知られている。   2. Description of the Related Art Conventionally, an annotation technique is known in which user behavior is recognized from user operation information on a terminal or output information from a sensor or the like mounted on the terminal, and an appropriate label is assigned to the recognized user behavior.

ところで、このようなアノテーション技術では、通常、自身のユーザ行動に付与できるラベルは予め定義されたラベルや自身で考えたラベルに限定されている。このため、アノテーション分野においても、同一コンテンツに対して複数のユーザそれぞれがラベルを付与するWebのソーシャルタギングのような技術を応用して、ラベルを付与する方式が有用であると考えられる。   By the way, in such an annotation technique, labels that can be given to own user behavior are usually limited to labels that are defined in advance or labels that are considered by the user. For this reason, in the annotation field, it is considered that a method of applying a label by applying a technique such as Web social tagging in which a plurality of users assign labels to the same content is useful.

特開2009−193465号公報JP 2009-193465 A

しかしながら、上述したようなアノテーション技術に単純にソーシャルタギングのような技術を適用し、ユーザの行動を不特定多数に公開してラベルを付与してもらうことは、情報セキュリティや個人情報の観点から好ましくない。本発明が解決しようとする課題は、ユーザの行動の秘匿性を担保しつつ他人のラベルを利用したアノテーションを実現できるサーバ装置、アノテーションシステム、方法、及びプログラムを提供することである。   However, it is preferable from the viewpoint of information security and personal information that a technology such as social tagging is simply applied to the annotation technology as described above, and the user's behavior is disclosed to an unspecified number and given a label. Absent. The problem to be solved by the present invention is to provide a server device, an annotation system, a method, and a program capable of realizing an annotation using a label of another person while ensuring confidentiality of a user's action.

実施形態のサーバ装置は、第1登録部と、上下関係情報記憶部と、第2登録部と、提供部と、を備える。第1登録部は、第1ユーザが用いるクライアント装置から、当該第1ユーザが行った行動に関する行動情報である第1行動情報を取得し、複数のユーザそれぞれの行動情報と当該行動情報のラベルとを対応付けて記憶する行動情報記憶部に登録する。前記行動情報は、行動主体であるユーザを識別するユーザ識別情報を含む。上下関係情報記憶部は、前記ユーザ識別情報を用いてユーザ間の上下関係を規定する上下関係情報を記憶する。第2登録部は、複数の行動情報の中から第1行動情報と類似する1以上の行動情報を特定し、特定した前記1以上の行動情報の中から、前記上下関係情報を用いて、前記第1行動情報に含まれ前記第1ユーザを示す第1ユーザ識別情報と上下関係にあるユーザ識別情報を含む行動情報を抽出し、抽出した行動情報に対応付けられたラベルを第1行動情報に対応付けて行動情報記憶部に登録する。提供部は、第1行動情報に対応付けられたラベルをクライアント装置に提供する。   The server device according to the embodiment includes a first registration unit, a hierarchical relationship information storage unit, a second registration unit, and a providing unit. A 1st registration part acquires the 1st action information which is the action information regarding the action which the said 1st user performed from the client apparatus which a 1st user uses, The action information of each of several users, the label of the said action information, Are registered in the behavior information storage unit that stores them in association with each other. The behavior information includes user identification information for identifying a user who is a behavior subject. The hierarchical relationship information storage unit stores hierarchical relationship information that defines the vertical relationship between users using the user identification information. The second registration unit identifies one or more pieces of behavior information similar to the first piece of behavior information from a plurality of pieces of behavior information, and uses the hierarchical relationship information from the identified one or more pieces of behavior information, Action information including user identification information that is included in the first action information and that is vertically related to the first user identification information indicating the first user is extracted, and a label associated with the extracted action information is used as the first action information. The information is registered in the behavior information storage unit in association with each other. The providing unit provides a label associated with the first behavior information to the client device.

本実施形態のアノテーションシステムの例を示す構成図。The block diagram which shows the example of the annotation system of this embodiment. 本実施形態のクライアント装置及びサーバ装置の例を示す構成図。The block diagram which shows the example of the client apparatus of this embodiment, and a server apparatus. 本実施形態の認識部によって認識された第1ユーザの行動例を示す図。The figure which shows the example of a 1st user's action recognized by the recognition part of this embodiment. 本実施形態のクライアント装置の行動情報記憶部の情報の例を示す図。The figure which shows the example of the information of the action information storage part of the client apparatus of this embodiment. 本実施形態のサーバ装置の行動情報記憶部の情報の例を示す図。The figure which shows the example of the information of the action information storage part of the server apparatus of this embodiment. 本実施形態の組織構成の一例を示す図。The figure which shows an example of the structure | tissue structure of this embodiment. 本実施形態の部課テーブルの一例を示す図。The figure which shows an example of the department table of this embodiment. 本実施形態の従業員テーブルの一例を示す図。The figure which shows an example of the employee table of this embodiment. 本実施形態の部課関係テーブルの一例を示す図。The figure which shows an example of the department related table of this embodiment. 本実施形態の部課責任者テーブルの一例を示す図。The figure which shows an example of the department manager table of this embodiment. 本実施形態の行動履歴画面例を示す図。The figure which shows the example of an action history screen of this embodiment. 本実施形態の行動認識処理例を示すフローチャート。The flowchart which shows the example of action recognition processing of this embodiment. 本実施形態のアノテーション処理例を示すフローチャート。The flowchart which shows the example of annotation processing of this embodiment. 本実施形態の行動履歴画面表示処理例を示すフローチャート。The flowchart which shows the action history screen display processing example of this embodiment.

以下、添付図面を参照しながら、実施形態を詳細に説明する。   Hereinafter, embodiments will be described in detail with reference to the accompanying drawings.

図1は、本実施形態のアノテーションシステム1の一例を示す構成図である。図1に示すように、アノテーションシステム1は、複数のクライアント装置10−1〜10−n(n≧2)と、サーバ装置20とを、備える。複数のクライアント装置10−1〜10−n及びサーバ装置20は、ネットワーク2を介して接続されている。ネットワーク2は、例えば、LAN(Local Area Network)やインターネットなどにより実現できる。   FIG. 1 is a configuration diagram illustrating an example of the annotation system 1 of the present embodiment. As shown in FIG. 1, the annotation system 1 includes a plurality of client devices 10-1 to 10-n (n ≧ 2) and a server device 20. The plurality of client devices 10-1 to 10-n and the server device 20 are connected via the network 2. The network 2 can be realized by, for example, a LAN (Local Area Network) or the Internet.

複数のクライアント装置10−1〜10−nは、ユーザが利用又は携帯する端末であればよく、例えば、ノート型のPC(Personal Computer)、スマートフォンなどの携帯端末、及びタブレット型の端末などが該当する。なお、複数のクライアント装置10−1〜10−nの構成及び動作は、いずれも同様であるため、以下では、クライアント装置10−1を主に説明する。また以下では、クライアント装置10−1〜10−nを用いるユーザを、それぞれ、第1ユーザ〜第nユーザと称する。   The plurality of client devices 10-1 to 10-n may be terminals that are used or carried by the user, such as a notebook PC (Personal Computer), a portable terminal such as a smartphone, and a tablet terminal. To do. Since the configurations and operations of the plurality of client devices 10-1 to 10-n are all the same, the client device 10-1 will be mainly described below. Hereinafter, users using the client devices 10-1 to 10-n are referred to as a first user to an nth user, respectively.

図2は、本実施形態のクライアント装置10−1及びサーバ装置20の一例を示す構成図である。図2に示すように、クライアント装置10−1は、認識部11と、抽出部12と、行動情報記憶部13と、UI(User Interface)部14と、取得部15とを、備える。   FIG. 2 is a configuration diagram illustrating an example of the client device 10-1 and the server device 20 according to the present embodiment. As illustrated in FIG. 2, the client device 10-1 includes a recognition unit 11, an extraction unit 12, a behavior information storage unit 13, a UI (User Interface) unit 14, and an acquisition unit 15.

認識部11、抽出部12、及び取得部15は、例えば、CPU(Central Processing Unit)などの処理装置にプログラムを実行させること、即ち、ソフトウェアにより実現してもよいし、IC(Integrated Circuit)などのハードウェアにより実現してもよいし、ソフトウェア及びハードウェアを併用して実現してもよい。行動情報記憶部13は、例えば、HDD(Hard Disk Drive)、SSD(Solid State Drive)、メモリカードなどの磁気的、光学的、又は電気的に記憶可能な記憶装置の少なくともいずれかにより実現できる。UI(User Interface)部14は、例えば、液晶ディスプレイやタッチパネルディスプレイなどの表示装置と、キーボード、マウス、キーボタン、及びタッチパネルなどの操作装置と、により実現できる。   The recognition unit 11, the extraction unit 12, and the acquisition unit 15 may cause a processing device such as a CPU (Central Processing Unit) to execute a program, that is, may be realized by software, an IC (Integrated Circuit), or the like. It may be realized by hardware, or may be realized by using software and hardware together. The behavior information storage unit 13 can be realized by at least one of magnetic, optical, and electrical storage devices such as an HDD (Hard Disk Drive), an SSD (Solid State Drive), and a memory card. The UI (User Interface) unit 14 can be realized by, for example, a display device such as a liquid crystal display or a touch panel display and an operation device such as a keyboard, a mouse, a key button, and a touch panel.

認識部11は、クライアント装置10−1に対するユーザ操作の操作情報、及びクライアント装置10−1に搭載されている図示せぬセンサのセンサ情報などの少なくともいずれかの情報を取得する。ここで、センサは、例えば、GPS(Global Positioning System)センサなどの測位センサや加速度センサなどが該当する。そして認識部11は、取得した操作情報やセンサ情報などから、クライアント装置10−1を利用している第1ユーザの行動を認識し、認識した第1ユーザの行動を文字などの言語情報で表す。   The recognition unit 11 acquires at least one of information such as operation information of a user operation on the client device 10-1 and sensor information of a sensor (not illustrated) mounted on the client device 10-1. Here, the sensor corresponds to a positioning sensor such as a GPS (Global Positioning System) sensor, an acceleration sensor, or the like. And the recognition part 11 recognizes the action of the 1st user who is using the client apparatus 10-1 from the acquired operation information, sensor information, etc., and expresses the recognized action of the 1st user by language information, such as a character. .

本実施形態では、認識部11は、認識した第1ユーザの行動を、行動ID、時間、場所、及びリソース等で表す。行動IDは、認識した行動を識別する識別子であり、認識した行動をクライアント装置10−1内で一意に識別可能な識別子が認識部11によって付与される。時間は、認識した行動が行われた時間を示し、クライアント装置10−1で計測された時刻や図示せぬNTP(Network Time Protocol)サーバから取得した時間が認識部11によって付与される。場所は、認識した行動が行われた場所を示し、センサ情報である現在位置、移動方位、及び移動速度などによって表すことができる。リソースは、認識した行動に関連する要素(データ)であり、例えば、行動が行われた時間内に作成・閲覧したメール、ファイル、及びWebページなどが認識部11によって設定される。   In the present embodiment, the recognizing unit 11 represents the recognized action of the first user by action ID, time, place, resource, and the like. The action ID is an identifier for identifying the recognized action, and an identifier that can uniquely identify the recognized action in the client device 10-1 is given by the recognition unit 11. The time indicates the time when the recognized action is performed, and the time measured by the client device 10-1 or the time acquired from an NTP (Network Time Protocol) server (not shown) is given by the recognition unit 11. The place indicates the place where the recognized action is performed, and can be represented by the current position, moving direction, moving speed, and the like, which are sensor information. The resource is an element (data) related to the recognized action. For example, an e-mail, a file, a web page, and the like created and viewed within the time when the action is performed are set by the recognition unit 11.

図3は、本実施形態の認識部11によって認識された第1ユーザの行動の一例を示す図である。図3に示す例では、認識部11は、認識した第1ユーザの行動を、行動ID、時間、及びリソースで表しており、リソースには、当該第1ユーザの行動によって作成されたテキストファイルが設定されている。   FIG. 3 is a diagram illustrating an example of the behavior of the first user recognized by the recognition unit 11 according to the present embodiment. In the example illustrated in FIG. 3, the recognition unit 11 represents the recognized first user's action with an action ID, a time, and a resource, and a text file created by the action of the first user is included in the resource. Is set.

抽出部12は、認識部11によって認識された第1ユーザの行動の特徴を示す特徴量を抽出する。本実施形態では、特徴量は、認識部11によって認識された第1ユーザの行動のリソースや場所に含まれるキーワードであり、抽出部12は、形態素解析や組み込みのルールを用いて、当該リソースや当該場所からキーワードを抽出する。そして抽出部12は、認識部11によって生成された行動ID及び時間と、抽出したキーワードと、を対応付けて、第1ユーザが行った行動に関する行動情報を生成し、行動情報記憶部13に登録するとともに、ネットワーク2を介してサーバ装置20に送信する。なお、抽出部12は、生成した行動情報に第1ユーザのユーザID(第1ユーザ識別情報の一例)を付与してサーバ装置20に送信する。   The extraction unit 12 extracts a feature amount indicating the feature of the first user's behavior recognized by the recognition unit 11. In the present embodiment, the feature amount is a keyword included in the resource or place of the first user's action recognized by the recognition unit 11, and the extraction unit 12 uses the morphological analysis or built-in rules to Extract keywords from the location. Then, the extraction unit 12 associates the action ID and time generated by the recognition unit 11 with the extracted keyword, generates action information regarding the action performed by the first user, and registers the action information in the action information storage unit 13. At the same time, the data is transmitted to the server device 20 via the network 2. The extraction unit 12 assigns the user ID of the first user (an example of first user identification information) to the generated behavior information and transmits the behavior information to the server device 20.

行動情報記憶部13は、第1ユーザの行動情報と、当該行動情報のラベルとを対応付けて記憶する。ラベルは、行動情報の内容を表す文字列である。   The behavior information storage unit 13 stores the behavior information of the first user in association with the label of the behavior information. The label is a character string representing the content of the behavior information.

図4は、本実施形態の行動情報記憶部13に記憶されている情報の一例を示す図である。図4に示す例では、行動情報記憶部13は、抽出部12によって登録された行動情報(行動ID、時間、及びキーワード)を記憶している。なお、図4に示す例では、行動情報にラベルが対応付けられていないが、ラベルは、後述の取得部15によって対応付けられる。   FIG. 4 is a diagram illustrating an example of information stored in the behavior information storage unit 13 of the present embodiment. In the example illustrated in FIG. 4, the behavior information storage unit 13 stores the behavior information (behavior ID, time, and keyword) registered by the extraction unit 12. In the example shown in FIG. 4, no label is associated with the behavior information, but the label is associated with the acquisition unit 15 described later.

ここで、クライアント装置10−1についての説明を一旦中断し、サーバ装置20について説明する。   Here, the description of the client device 10-1 is temporarily interrupted, and the server device 20 will be described.

図2に示すように、サーバ装置20は、第1登録部21と、行動情報記憶部22と、第2登録部23と、上下関係情報記憶部24と、提供部25とを、備える。   As illustrated in FIG. 2, the server device 20 includes a first registration unit 21, a behavior information storage unit 22, a second registration unit 23, a vertical relationship information storage unit 24, and a providing unit 25.

第1登録部21、第2登録部23、及び提供部25は、例えば、CPUなどの処理装置にプログラムを実行させること、即ち、ソフトウェアにより実現してもよいし、ICなどのハードウェアにより実現してもよいし、ソフトウェア及びハードウェアを併用して実現してもよい。行動情報記憶部22及び上下関係情報記憶部24は、例えば、HDD、SSD、メモリカードなどの磁気的、光学的、又は電気的に記憶可能な記憶装置の少なくともいずれかにより実現できる。   The first registration unit 21, the second registration unit 23, and the providing unit 25, for example, cause a processing device such as a CPU to execute a program, that is, may be realized by software or realized by hardware such as an IC. Alternatively, software and hardware may be used in combination. The behavior information storage unit 22 and the vertical relationship information storage unit 24 can be realized by at least one of magnetic, optical, and electrical storage devices such as HDD, SSD, and memory card.

第1登録部21は、クライアント装置10−1〜10−nから、それぞれ、第1ユーザの行動情報〜第nユーザの行動情報を、ネットワーク2を介して受信し、行動情報記憶部22に登録する。なお、第1ユーザの行動情報〜第nユーザの行動情報は、それぞれ、行動ID、時間、及びキーワードに加え、行動主体であるユーザを識別するユーザID(ユーザ識別情報の一例)を含む。例えば、第1登録部21は、クライアント装置10−1から、第1ユーザのユーザIDが付与された行動情報(以下、第1行動情報と称する)を取得し、行動情報記憶部22に登録する。   The first registration unit 21 receives the behavior information of the first user to the behavior information of the nth user from the client devices 10-1 to 10-n via the network 2 and registers them in the behavior information storage unit 22. To do. Note that the behavior information of the first user to the behavior information of the nth user includes a user ID (an example of user identification information) for identifying the user who is the subject of the behavior, in addition to the behavior ID, time, and keyword. For example, the first registration unit 21 acquires behavior information (hereinafter referred to as first behavior information) to which the user ID of the first user is assigned from the client device 10-1 and registers the behavior information in the behavior information storage unit 22. .

行動情報記憶部22は、第1ユーザ〜第nユーザそれぞれの行動情報と当該行動情報のラベルとを対応付けて記憶する。   The behavior information storage unit 22 stores the behavior information of each of the first user to the nth user in association with the label of the behavior information.

図5は、本実施形態の行動情報記憶部22に記憶されている情報の一例を示す図である。図5に示す例では、行動情報記憶部22は、ユーザIDが付与された行動情報(行動ID、ユーザID、時間、及びキーワード)と当該行動情報のラベルとを対応付けて記憶している。なお、図5に示す例では、第1登録部21によって登録された第1行動情報(行動ID“A005”、ユーザID“E002”の行動情報)にはラベルが対応付けられておらず、他の行動情報にはラベルが対応付けられているが、第1行動情報についても後述の第2登録部23によってラベルが対応付けられる。   FIG. 5 is a diagram illustrating an example of information stored in the behavior information storage unit 22 of the present embodiment. In the example illustrated in FIG. 5, the behavior information storage unit 22 stores behavior information (behavior ID, user ID, time, and keyword) to which a user ID is assigned and a label of the behavior information in association with each other. In the example illustrated in FIG. 5, no label is associated with the first action information registered by the first registration unit 21 (action information with action ID “A005” and user ID “E002”). The action information is associated with a label, but the first action information is also associated with a label by the second registration unit 23 described later.

第2登録部23は、行動情報記憶部22に記憶されている複数の行動情報の中から、行動情報記憶部22においてラベルが対応付けられていない行動情報と類似する行動情報を特定する。具体的には、第2登録部23は、行動情報記憶部22に記憶されている複数の行動情報の中から、行動情報記憶部22においてラベルが対応付けられていない行動情報とキーワードと類似する行動情報を特定する。本実施形態では、行動情報(キーワード)の類似度は、キーワードの一致数で表され、一致するキーワードの数が多いほど類似度が高くなる。   The second registration unit 23 specifies behavior information similar to the behavior information not associated with the label in the behavior information storage unit 22 from the plurality of behavior information stored in the behavior information storage unit 22. Specifically, the second registration unit 23 is similar to the behavior information and the keyword that are not associated with the label in the behavior information storage unit 22 among the plurality of behavior information stored in the behavior information storage unit 22. Identify behavior information. In the present embodiment, the similarity of behavior information (keywords) is represented by the number of matching keywords, and the similarity increases as the number of matching keywords increases.

ここで、上下関係情報記憶部24について説明する。上下関係情報記憶部24は、ユーザIDを用いてユーザ間の上下関係を規定する上下関係情報を記憶する。本実施形態では、上下関係情報が、組織に属するユーザの組織内での上下関係を規定した組織情報である場合を例に取り説明するが、上下関係情報は、これに限定されるものではない。   Here, the vertical relationship information storage unit 24 will be described. The vertical relationship information storage unit 24 stores vertical relationship information that defines the vertical relationship between users using the user ID. In this embodiment, the case where the hierarchical relationship information is organizational information that defines the hierarchical relationship within the organization of the user belonging to the organization will be described as an example. However, the hierarchical relationship information is not limited to this. .

上下関係情報記憶部24は、例えば、アノテーションシステム1を利用する組織の部課情報及び人間関係を規定した組織情報を記憶する。組織情報は、例えば、図6に示す組織構成を示す情報である。図6に示す組織構成では、技術営業部の下に技術課と営業課とが配置され、技術営業部には、責任者の田中が属し、技術課には、鈴木と責任者の山田とが属し、営業課には、小林と責任者の佐藤とが属している。ここで、技術営業部と技術課及び営業課とは、上下関係にあるため、技術営業部に属する田中と、技術課に属する山田及び鈴木、並びに営業課に属する佐藤及び小林との間には、上下関係が成立する。なお、技術課においても、責任者の山田と鈴木との間に上下関係を成立させてもよいし、同様に、営業課においても、責任者の佐藤と小林との間に上下関係を成立させてもよい。   The hierarchical relationship information storage unit 24 stores, for example, department information of organizations that use the annotation system 1 and organization information that defines human relationships. Organization information is information which shows the organization composition shown in Drawing 6, for example. In the organizational structure shown in FIG. 6, the technical section and the sales section are arranged under the technical sales department. The technical sales department includes the responsible person Tanaka, and the technical department includes Suzuki and the responsible person Yamada. Kobayashi and the person in charge, Sato, belong to the sales department. Here, since the technical sales department and the technical section and sales section are in a vertical relationship, there is a relationship between Tanaka, who belongs to the technical sales department, and Yamada and Suzuki, who belong to the technical section, and Sato and Kobayashi, who belong to the sales section. The vertical relationship is established. In the Technical Section, a vertical relationship may be established between the managers Yamada and Suzuki. Similarly, in the Sales Division, a vertical relationship may be established between the supervisors Sato and Kobayashi. May be.

本実施形態では、上下関係情報記憶部24は、図6に示す組織構成を示す組織情報として、図7に示す部課テーブル、図8に示す従業員テーブル、図9に示す部課関係テーブル、及び図10に示す部課責任者テーブルを記憶する。図7に示す部課テーブルは、部課名の識別子である部課IDと部課名とを対応付けている。図8に示す従業員テーブルは、従業員の識別子である従業員ID(ユーザIDに相当)と、従業員名と、従業員が属する部課の部課IDとを対応付けている。図9に示す部課関係テーブルは、上位部課の上位部課IDと下位部課の下位部課IDとを対応付けている。図10に示す部課責任者テーブルは、部課IDと、部課IDが示す部課の責任者の従業員IDとを対応付けている。このため、図7〜図10のテーブルから図6に示す組織構成を特定でき、技術営業部に属する田中と、技術課に属する山田及び鈴木、並びに営業課に属する佐藤及び小林との間には、上下関係が成立することを特定できる。   In the present embodiment, the hierarchical relationship information storage unit 24 includes, as organization information indicating the organization configuration shown in FIG. 6, the department table shown in FIG. 7, the employee table shown in FIG. 8, the department relation table shown in FIG. The department manager table shown in FIG. The department table shown in FIG. 7 associates the department ID and the department name that are identifiers of the department name. The employee table shown in FIG. 8 associates employee IDs (corresponding to user IDs), which are employee identifiers, employee names, and department IDs of departments to which the employees belong. The department-related table shown in FIG. 9 associates the upper section ID of the upper section with the lower section ID of the lower section. The department manager table shown in FIG. 10 associates the department ID with the employee ID of the person in charge of the department indicated by the department ID. For this reason, the organizational structure shown in FIG. 6 can be specified from the tables of FIGS. 7 to 10, and between Tanaka belonging to the technical sales department and Yamada and Suzuki belonging to the technical section, and Sato and Kobayashi belonging to the sales section It can be specified that the vertical relationship is established.

ここで、第2登録部23の説明に戻り、第2登録部23のラベル登録についてより具体的に説明する。第2登録部23は、行動情報記憶部22に記憶されている複数の行動情報の中から、行動情報記憶部22においてラベルが対応付けられていない行動情報と最も類似する行動情報を特定する。また第2登録部23は、上下関係情報記憶部24に記憶されている組織構成を参照して、特定した行動情報の中から、ラベルが対応付けられていない行動情報に含まれるユーザIDと上下関係にあるユーザ識別情報を含む行動情報を抽出する。更に第2登録部23は、抽出した行動情報のうちラベルが対応付けられていない行動情報と最も類似する行動情報に含まれるユーザIDとユーザIDが一致し、かつ最も類似する行動情報に対応付けられたラベルのいずれかが対応付けられた行動情報を、行動情報記憶部22に記憶されている複数の行動情報の中から特定する。そして第2登録部23は、特定した行動情報に対応付けられたラベル及び最も類似する行動情報に対応付けられたラベルをラベルが対応付けられていない行動情報に対応付けて行動情報記憶部22に登録する。   Here, returning to the description of the second registration unit 23, the label registration of the second registration unit 23 will be described more specifically. The second registration unit 23 specifies behavior information most similar to the behavior information that is not associated with a label in the behavior information storage unit 22 from the plurality of behavior information stored in the behavior information storage unit 22. In addition, the second registration unit 23 refers to the organization configuration stored in the vertical relationship information storage unit 24, and the user ID and the vertical ID included in the behavior information that is not associated with the label from the identified behavior information. Action information including user identification information in relation is extracted. Further, the second registration unit 23 matches the user ID and the user ID that are included in the action information that is most similar to the action information that is not associated with the label among the extracted action information and that is the most similar action information. The action information associated with any one of the labeled labels is specified from the plurality of action information stored in the action information storage unit 22. The second registration unit 23 associates the label associated with the identified behavior information and the label associated with the most similar behavior information with the behavior information that is not associated with the label in the behavior information storage unit 22. sign up.

例えば、第2登録部23は、図5に示す複数の行動情報の中から、第1行動情報である行動ID“A003”の行動情報と最もキーワードが類似する行動情報として、行動ID“A002”の行動情報と行動ID“A003”の行動情報とを特定する。また第2登録部23は、図7〜図10に示すテーブルを参照して、行動ID“A002”の行動情報と行動ID“A003”の行動情報の中から、第1行動情報のユーザID“E002”と上下関係にあるユーザIDを含む行動情報を抽出する。ここで、図7〜図10に示すテーブルを参照すると、ユーザID“E002”は、ユーザID“E001”と上下関係にあるため、第2登録部23は、行動ID“A003”の行動情報を抽出する。更に第2登録部23は、抽出した行動ID“A003”の行動情報とユーザIDが“E001”で一致し、抽出した行動ID“A003”の行動情報に対応付けられたラベル“製品化”が対応付けられているため、図5に示す複数の行動情報の中から、行動ID“A001”の行動情報を特定する。なお、第2登録部23は、抽出した行動情報が、行動ID“A003”の行動情報1つであるため、行動ID“A003”の行動情報が、第1行動情報と最も類似する行動情報である第2行動情報となっている。そして第2登録部23は、行動ID“A001”の行動情報に対応付けられたラベル“製品化”及び“映像技術”と、行動ID“A003”の行動情報に対応付けられたラベル“製品化”を第1行動情報である行動ID“A003”の行動情報に対応付けて行動情報記憶部22に登録する。   For example, the second registration unit 23 selects the action ID “A002” as the action information having the most similar keyword to the action information of the action ID “A003” that is the first action information from the plurality of action information illustrated in FIG. 5. And the action information of action ID “A003” are specified. The second registration unit 23 refers to the tables shown in FIGS. 7 to 10, and selects the user ID “1” of the first action information from the action information of the action ID “A002” and the action information of the action ID “A003”. Action information including a user ID that is vertically related to E002 ″ is extracted. Here, referring to the tables shown in FIGS. 7 to 10, since the user ID “E002” has a vertical relationship with the user ID “E001”, the second registration unit 23 stores the action information of the action ID “A003”. Extract. Furthermore, the second registration unit 23 matches the action information of the extracted action ID “A003” with the user ID “E001”, and the label “commercialization” associated with the action information of the extracted action ID “A003” is displayed. Since they are associated with each other, the action information of the action ID “A001” is specified from the plurality of action information shown in FIG. Since the extracted behavior information is one piece of behavior information with the behavior ID “A003”, the second registration unit 23 has behavior information with the behavior ID “A003” that is the most similar to the first behavior information. It is certain second action information. The second registration unit 23 then labels “productization” and “video technology” associated with the action information of the action ID “A001” and the label “productization” associated with the action information of the action ID “A003”. "Is registered in the behavior information storage unit 22 in association with the behavior information of the behavior ID" A003 "which is the first behavior information.

なお第2登録部23は、行動情報記憶部22においてラベルが対応付けられていない行動情報と類似する行動情報に対応付けられたラベルを、ラベルが対応付けられていない行動情報に対応付けて行動情報記憶部22に登録してもよい。   The second registration unit 23 associates a label associated with behavior information similar to the behavior information that is not associated with a label in the behavior information storage unit 22 with the behavior information that is not associated with a label. The information may be registered in the information storage unit 22.

また第2登録部23は、ラベルが対応付けられていない行動情報に含まれるユーザIDと上下関係にあるユーザ識別情報を含む行動情報に対応付けられたラベルを、ラベルが対応付けられていない行動情報に対応付けて行動情報記憶部22に登録してもよい。   In addition, the second registration unit 23 sets the label associated with the behavior information including the user identification information that is vertically related to the user ID included in the behavior information not associated with the label, to the behavior not associated with the label. The information may be registered in the behavior information storage unit 22 in association with the information.

また第2登録部23は、上下関係情報記憶部24に記憶されている組織構成を参照した行動情報の抽出、即ち、ラベルが対応付けられていない行動情報に含まれるユーザIDと上下関係にあるユーザ識別情報を含む行動情報の抽出を行わなくてもよい。   In addition, the second registration unit 23 has a hierarchical relationship with the user ID included in the behavior information that is not associated with the extraction of the behavior information with reference to the organizational structure stored in the hierarchical relationship information storage unit 24. It is not necessary to extract behavior information including user identification information.

提供部25は、第2登録部23によって行動情報に対応付けられたラベルを、当該行動情報の取得元のクライアント装置に提供する。例えば、提供部25は、クライアント装置10−1から、第1ユーザのユーザIDが付与された第1行動情報が送信され、第1行動情報のラベルが要求されると、行動情報記憶部22から第1行動情報に対応付けられたラベル“製品化”及び“映像技術”を取得し、クライアント装置10−1に提供する。   The providing unit 25 provides the label associated with the behavior information by the second registration unit 23 to the client device from which the behavior information is acquired. For example, when the first behavior information to which the user ID of the first user is assigned is transmitted from the client device 10-1 and the label of the first behavior information is requested, the providing unit 25 receives from the behavior information storage unit 22. The labels “productization” and “video technology” associated with the first behavior information are acquired and provided to the client device 10-1.

ここで、クライアント装置10−1についての説明に戻る。   Now, the description returns to the client device 10-1.

UI部14は、クライアント装置10−1のユーザインタフェースを実現し、第1ユーザの行動履歴の表示を指示したり、第1ユーザの行動履歴を表示したりする。   The UI unit 14 implements the user interface of the client device 10-1, and instructs the display of the first user's action history or displays the first user's action history.

取得部15は、UI部14から第1ユーザの行動履歴の表示が指示されると、行動情報記憶部13に記憶されている第1ユーザの行動情報のうち表示対象の全ての行動情報にラベルが対応付けられているか否かを確認する。表示対象の行動情報の中にラベルが対応付けられていない行動情報があれば、当該行動情報をサーバ装置20に送信して当該行動情報のラベルを要求し、取得し、当該行動情報に取得したラベルを対応付けて行動情報記憶部13に登録する。例えば、取得部15は、行動情報記憶部13に記憶されている第1ユーザの行動情報が図4に示す第1行動情報であれば、サーバ装置20から第1行動情報に対応付けられたラベル“製品化”及び“映像技術”を取得し、取得したラベル“製品化”及び“映像技術”を第1行動情報に対応付けて行動情報記憶部13に登録する。そして、取得部15は、行動情報記憶部13から、表示対象の全ての行動情報とラベルとを取得し、取得した行動情報及びラベルを用いて行動履歴画面を生成し、UI部14に表示する。一方、取得部15は、表示対象の全ての行動情報にラベルが対応付けられていれば、当該表示対象の全ての行動情報とラベルとを取得し、取得した行動情報及びラベルを用いて行動履歴画面を生成し、UI部14に表示する。   When the display of the first user's behavior history is instructed from the UI unit 14, the acquisition unit 15 labels all behavior information to be displayed among the behavior information of the first user stored in the behavior information storage unit 13. It is confirmed whether or not is associated. If there is behavior information that is not associated with a label in the behavior information to be displayed, the behavior information is transmitted to the server device 20 to request and acquire the label of the behavior information, and acquired in the behavior information. The label is associated and registered in the behavior information storage unit 13. For example, if the first user's behavior information stored in the behavior information storage unit 13 is the first behavior information illustrated in FIG. 4, the acquisition unit 15 labels the first behavior information from the server device 20. “Productization” and “video technology” are acquired, and the acquired labels “productization” and “video technology” are registered in the behavior information storage unit 13 in association with the first behavior information. Then, the acquisition unit 15 acquires all the behavior information and labels to be displayed from the behavior information storage unit 13, generates a behavior history screen using the acquired behavior information and labels, and displays the behavior history screen on the UI unit 14. . On the other hand, if the label is associated with all the behavior information of the display target, the acquisition unit 15 acquires all the behavior information and the label of the display target, and the behavior history using the acquired behavior information and the label. A screen is generated and displayed on the UI unit 14.

図11は、本実施形態の行動履歴画面の一例を示す図である。図11に示す行動履歴画面は、2011年9月15日(木)に第1ユーザによって行われた行動の履歴を表しており、2011年9月15日(木)の行動情報に含まれる時間とラベルとを対応付けた画面となっている。なおUI部14は、行動履歴画面上において、ラベルの追加や編集を行うようにしてもよい。   FIG. 11 is a diagram illustrating an example of an action history screen according to the present embodiment. The action history screen shown in FIG. 11 represents the history of actions performed by the first user on Thursday, September 15, 2011, and is included in the action information on Thursday, September 15, 2011. And a label are associated with each other. Note that the UI unit 14 may add or edit a label on the action history screen.

図12は、本実施形態のクライアント装置10−1で行われる行動認識処理の一例を示すフローチャートである。   FIG. 12 is a flowchart illustrating an example of an action recognition process performed by the client device 10-1 of the present embodiment.

まず、認識部11は、操作情報やセンサ情報などから、クライアント装置10−1を利用している第1ユーザの行動を認識し、認識した第1ユーザの行動を、行動ID、時間、場所、及びリソース等で表す。(ステップS100)。   First, the recognition unit 11 recognizes the action of the first user who uses the client device 10-1 from the operation information, sensor information, and the like, and the action of the recognized first user is changed to action ID, time, place, And resources. (Step S100).

続いて、抽出部12は、認識部11によって認識された第1ユーザの行動の特徴を示す特徴量として、リソースや場所からキーワードを抽出する(ステップS102)。   Subsequently, the extraction unit 12 extracts a keyword from a resource or a place as a feature amount indicating the feature of the first user's behavior recognized by the recognition unit 11 (step S102).

続いて、抽出部12は、認識部11によって生成された行動ID及び時間と、抽出したキーワードと、を対応付けて、第1ユーザの第1行動情報である行動ID“A005”の行動情報を生成し、行動情報記憶部13に登録するとともに、ネットワーク2を介してサーバ装置20に送信する(ステップS104)。   Subsequently, the extraction unit 12 associates the behavior ID and time generated by the recognition unit 11 with the extracted keyword, and obtains behavior information of the behavior ID “A005” that is the first behavior information of the first user. It produces | generates and registers with the action information storage part 13, and transmits to the server apparatus 20 via the network 2 (step S104).

図13は、本実施形態のサーバ装置20で行われるアノテーション処理の一例を示すフローチャートである。   FIG. 13 is a flowchart illustrating an example of annotation processing performed by the server device 20 according to the present embodiment.

第1登録部21は、クライアント装置10−1から、第1ユーザのユーザIDが付与された第1行動情報である行動ID“A005”の行動情報を取得し、行動情報記憶部22に登録する(ステップS110)。   The first registration unit 21 acquires the behavior information of the behavior ID “A005”, which is the first behavior information to which the user ID of the first user is assigned, from the client device 10-1 and registers it in the behavior information storage unit 22. (Step S110).

続いて、第2登録部23は、行動情報記憶部22に記憶されている図5に示す複数の行動情報の中から、第1行動情報である行動ID“A003”の行動情報と最もキーワードが類似する行動情報として、行動ID“A002”の行動情報と行動ID“A003”の行動情報とを取得する(ステップS112)。   Subsequently, the second registration unit 23 selects the action information of the action ID “A003” as the first action information and the most keyword from the plurality of action information shown in FIG. 5 stored in the action information storage unit 22. As similar behavior information, the behavior information of the behavior ID “A002” and the behavior information of the behavior ID “A003” are acquired (step S112).

続いて、第2登録部23は、上下関係情報記憶部24に記憶されている組織構成(図7〜図10に示すテーブル)を用いて、取得した行動ID“A002”の行動情報と行動ID“A003”の行動情報の中から、第1行動情報のユーザID“E002”と上下関係にあるユーザID“E001”を含む行動ID“A003”の行動情報を抽出する(ステップS114)。   Subsequently, the second registration unit 23 uses the organization configuration (tables illustrated in FIGS. 7 to 10) stored in the hierarchical relationship information storage unit 24 to acquire the action information and action ID of the acquired action ID “A002”. From the behavior information of “A003”, the behavior information of the behavior ID “A003” including the user ID “E001” vertically related to the user ID “E002” of the first behavior information is extracted (step S114).

続いて、第2登録部23は、抽出した行動情報のうち第1行動情報である行動ID“A005”の行動情報との類似度が最も高い行動ID“A003”の行動情報に対応付けられたラベル“製品化”を取得する(ステップS116)。   Subsequently, the second registration unit 23 is associated with the action information of the action ID “A003” having the highest similarity to the action information of the action ID “A005” that is the first action information among the extracted action information. The label “commercialized” is acquired (step S116).

続いて、第2登録部23は、行動情報記憶部22に記憶されている図5に示す複数の行動情報の中に、取得したラベル“製品化”が対応付けられ、かつ行動ID“A003”の行動情報とユーザIDが“E001”で一致する行動情報が存在するか確認する(ステップS118)。   Subsequently, the second registration unit 23 associates the acquired label “commercialization” with the plurality of behavior information shown in FIG. 5 stored in the behavior information storage unit 22 and the behavior ID “A003”. It is confirmed whether or not there is action information that matches the action information and the user ID “E001” (step S118).

ここでは、行動ID“A001”の行動情報が条件に該当するため(ステップS118でYes)、第2登録部23は、行動ID“A001”の行動情報に対応付けられたラベル“製品化”及び“映像技術”を取得する(ステップS120)。   Here, since the behavior information with the behavior ID “A001” satisfies the condition (Yes in step S118), the second registration unit 23 selects the label “product” and the label associated with the behavior information with the behavior ID “A001”. “Video technology” is acquired (step S120).

なお、条件に該当する行動情報が存在しない場合(ステップS118でNo)、第2登録部23は、ステップS120の処理を行わない。   In addition, when the action information applicable to conditions does not exist (No in step S118), the second registration unit 23 does not perform the process of step S120.

続いて、第2登録部23は、取得した全てのラベル“製品化”及び“映像技術”を、第1行動情報である行動ID“A005”の行動情報に対応付けて行動情報記憶部22に登録する(ステップS122)。   Subsequently, the second registration unit 23 associates all the acquired labels “productization” and “video technology” with the behavior information of the behavior ID “A005” that is the first behavior information in the behavior information storage unit 22. Register (step S122).

図14は、本実施形態のアノテーションシステム1で行われる行動履歴画面表示処理の一例を示すフローチャートである。   FIG. 14 is a flowchart illustrating an example of an action history screen display process performed in the annotation system 1 of the present embodiment.

まず、UI部14は、第1ユーザの行動履歴の閲覧を要求する(ステップS130)。   First, the UI unit 14 requests browsing of the action history of the first user (step S130).

続いて、取得部15は、行動情報記憶部13に記憶されている第1ユーザの行動情報のうち表示対象の行動情報にラベルが対応付けられていないものがあるか否かを確認する(ステップS132)。なお、ラベルが対応付けられていない行動情報がない場合(ステップS132でNo)、ステップS142へ進む。   Subsequently, the acquisition unit 15 confirms whether there is any of the first user's behavior information stored in the behavior information storage unit 13 that has no label associated with the behavior information to be displayed (step) S132). When there is no action information that is not associated with a label (No in step S132), the process proceeds to step S142.

ラベルが対応付けられていない行動情報がある場合(ステップS132でYes)、取得部15は、サーバ装置20に当該行動情報のラベルを要求する(ステップS134)。   If there is action information that is not associated with a label (Yes in step S132), the acquisition unit 15 requests the server device 20 for a label of the action information (step S134).

続いて、サーバ装置20の提供部25は、当該行動情報のラベルを行動情報記憶部22から取得し、クライアント装置10−1に提供する(ステップS136)。   Subsequently, the providing unit 25 of the server device 20 acquires the label of the behavior information from the behavior information storage unit 22 and provides it to the client device 10-1 (step S136).

続いて、クライアント装置10−1の取得部15は、サーバ装置20から当該行動情報のラベルを取得する(ステップS138)。   Subsequently, the acquisition unit 15 of the client device 10-1 acquires the label of the behavior information from the server device 20 (step S138).

続いて、取得部15は、取得したラベルを当該行動情報に対応付けて行動情報記憶部13に登録する(ステップS140)。   Subsequently, the acquisition unit 15 registers the acquired label in the behavior information storage unit 13 in association with the behavior information (step S140).

続いて、取得部15は、行動情報記憶部13から、表示対象の全ての行動情報とラベルとを取得し、取得した行動情報及びラベルを用いて行動履歴画面を生成し、UI部14に表示する(ステップS142)。   Subsequently, the acquisition unit 15 acquires all the behavior information and labels to be displayed from the behavior information storage unit 13, generates a behavior history screen using the acquired behavior information and labels, and displays the behavior history screen on the UI unit 14. (Step S142).

以上のように、本実施形態では、サーバ装置20は、複数のクライアント装置10−1〜10−nそれぞれの行動情報及びラベルを蓄積し、蓄積した行動情報及びラベルを用いて、クライアント装置から新たに取得された行動情報にラベルを付与する。このため本実施形態では、行動情報及びラベルを外部に公開せず、ユーザの行動の秘匿性を担保したまま、他人のラベルを利用したアノテーションを実現できる。   As described above, in the present embodiment, the server device 20 accumulates the behavior information and labels of each of the plurality of client devices 10-1 to 10-n, and newly uses the accumulated behavior information and labels from the client device. A label is assigned to the action information acquired in step (1). For this reason, in this embodiment, the action information and the label are not disclosed to the outside, and the annotation using the label of another person can be realized while ensuring the confidentiality of the user's action.

また本実施形態では、更に、ユーザの組織内での上下関係を利用して行動情報にラベルを付与するため、類似した行動をとるユーザのラベルの付け方を活用でき、ラベル付けを効率的に行うことができる。   Moreover, in this embodiment, since a label is given to action information using the hierarchical relationship within the user's organization, it is possible to utilize a labeling method of a user who takes similar actions, and to perform labeling efficiently. be able to.

(ハードウェア構成)
本実施形態の複数のクライアント装置10−1〜10−n及びサーバ装置20のハードウェア構成の一例について説明する。本実施形態の複数のクライアント装置10−1〜10−n及びサーバ装置20は、CPUなどの制御装置と、ROMやRAMなどの記憶装置と、HDDなどの外部記憶装置と、ディスプレイなどの表示装置と、キーボードやマウスなどの入力装置と、通信インタフェースなどの通信装置と、を備えており、通常のコンピュータを利用したハードウェア構成となっている。
(Hardware configuration)
An example of the hardware configuration of the plurality of client devices 10-1 to 10-n and the server device 20 according to the present embodiment will be described. The plurality of client devices 10-1 to 10-n and the server device 20 according to the present embodiment include a control device such as a CPU, a storage device such as a ROM and a RAM, an external storage device such as an HDD, and a display device such as a display. And an input device such as a keyboard and a mouse, and a communication device such as a communication interface, and has a hardware configuration using a normal computer.

本実施形態の複数のクライアント装置10−1〜10−n及びサーバ装置20で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、CD−R、メモリカード、DVD(Digital Versatile Disk)、フレキシブルディスク(FD)等のコンピュータで読み取り可能な記憶媒体に記憶されて提供される。   The programs executed by the plurality of client devices 10-1 to 10-n and the server device 20 according to the present embodiment are files in an installable format or executable format, and are CD-ROM, CD-R, memory card, DVD. (Digital Versatile Disk), flexible disk (FD), and the like are stored in a computer-readable storage medium and provided.

また、本実施形態の複数のクライアント装置10−1〜10−n及びサーバ装置20で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するようにしてもよい。また、本実施形態の複数のクライアント装置10−1〜10−n及びサーバ装置20で実行されるプログラムを、インターネット等のネットワーク経由で提供または配布するようにしてもよい。また、本実施形態の複数のクライアント装置10−1〜10−n及びサーバ装置20で実行されるプログラムを、ROM等に予め組み込んで提供するようにしてもよい。   In addition, the programs executed by the plurality of client devices 10-1 to 10-n and the server device 20 of the present embodiment are stored on a computer connected to a network such as the Internet and provided by being downloaded via the network. You may make it do. Moreover, you may make it provide or distribute the program run with the some client apparatus 10-1 to 10-n of this embodiment, and the server apparatus 20 via networks, such as the internet. Further, the programs executed by the plurality of client devices 10-1 to 10-n and the server device 20 of the present embodiment may be provided by being incorporated in advance in a ROM or the like.

本実施形態の複数のクライアント装置10−1〜10−n及びサーバ装置20で実行されるプログラムは、上述した各部をコンピュータ上で実現させるためのモジュール構成となっている。実際のハードウェアとしては、CPUがHDDからプログラムをRAM上に読み出して実行することにより、上記各部がコンピュータ上で実現されるようになっている。   The programs executed by the plurality of client devices 10-1 to 10-n and the server device 20 according to the present embodiment have a module configuration for realizing the above-described units on the computer. As actual hardware, the CPU reads out a program from the HDD to the RAM and executes the program, whereby the above-described units are realized on the computer.

なお、本発明は、上記実施の形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化することができる。また、上記実施の形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成することができる。例えば、実施の形態に示される全構成要素からいくつかの構成要素を削除してもよい。さらに、異なる実施の形態にわたる構成要素を適宜組み合わせても良い。   It should be noted that the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. In addition, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the above embodiments. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, constituent elements over different embodiments may be appropriately combined.

例えば、上記実施形態のフローチャートにおける各ステップを、その性質に反しない限り、実行順序を変更し、複数同時に実施し、あるいは実施毎に異なった順序で実施してもよい。   For example, as long as each step in the flowchart of the above embodiment is not contrary to its nature, the execution order may be changed, a plurality of steps may be performed simultaneously, or may be performed in a different order for each execution.

以上のように、上記実施形態によれば、ユーザの行動の秘匿性を担保しつつ他人のラベルを利用したアノテーションを実現できる。   As described above, according to the above-described embodiment, it is possible to realize the annotation using the label of another person while ensuring the confidentiality of the user's action.

1 アノテーションシステム
2 ネットワーク
10−1〜10−n クライアント装置
11 認識部
12 抽出部
13 行動情報記憶部
14 UI部
15 取得部
20 サーバ装置
21 第1登録部
22 行動情報記憶部
23 第2登録部
24 上下関係情報記憶部
25 提供部
DESCRIPTION OF SYMBOLS 1 Annotation system 2 Network 10-1 to 10-n Client device 11 Recognition unit 12 Extraction unit 13 Behavior information storage unit 14 UI unit 15 Acquisition unit 20 Server device 21 First registration unit 22 Behavior information storage unit 23 Second registration unit 24 Hierarchical relationship information storage unit 25 Providing unit

Claims (8)

第1ユーザが用いるクライアント装置から、当該第1ユーザが行った行動に関する行動情報である第1行動情報を取得し、複数のユーザそれぞれの行動情報と当該行動情報のラベルとを対応付けて記憶する行動情報記憶部に登録する第1登録部を備え、前記行動情報は、行動主体であるユーザを識別するユーザ識別情報を含み、
前記ユーザ識別情報を用いてユーザ間の上下関係を規定する上下関係情報を記憶する上下関係情報記憶部と、
前記複数の行動情報の中から前記第1行動情報と類似する1以上の行動情報を特定し、特定した前記1以上の行動情報の中から、前記上下関係情報を用いて、前記第1行動情報に含まれ前記第1ユーザを示す第1ユーザ識別情報と上下関係にあるユーザ識別情報を含む行動情報を抽出し、抽出した前記行動情報に対応付けられたラベルを前記第1行動情報に対応付けて前記行動情報記憶部に登録する第2登録部と、
前記第1行動情報に対応付けられた前記ラベルを前記クライアント装置に提供する提供部と、
を更に備えるサーバ装置。
First action information, which is action information related to actions performed by the first user, is acquired from the client device used by the first user, and the action information of each of the plurality of users and the label of the action information are stored in association with each other. A first registration unit for registering in the behavior information storage unit, wherein the behavior information includes user identification information for identifying a user who is a behavior subject;
A hierarchical relationship information storage unit that stores hierarchical relationship information that defines the hierarchical relationship between users using the user identification information;
One or more action information similar to the first action information is specified from the plurality of action information, and the first action information is determined using the hierarchical relation information from the specified one or more action information. The behavior information including the user identification information that is vertically related to the first user identification information indicating the first user is extracted, and the label associated with the extracted behavior information is associated with the first behavior information A second registration unit for registering in the behavior information storage unit,
A providing unit for providing the client device with the label associated with the first behavior information;
A server device further comprising:
前記上下関係情報は、組織に属するユーザの組織内での上下関係を規定した情報である請求項1に記載のサーバ装置。   The server apparatus according to claim 1, wherein the hierarchical relation information is information that defines a vertical relation within an organization of a user belonging to the organization. 前記第2登録部は、抽出した前記行動情報のうち前記第1行動情報と最も類似する第2行動情報に含まれるユーザ識別情報とユーザ識別情報が一致し、かつ前記第2行動情報に対応付けられたラベルのいずれかが対応付けられた行動情報を前記複数の行動情報の中から特定し、特定した前記行動情報に対応付けられたラベル及び前記第2行動情報に対応付けられたラベルを前記第1行動情報に対応付けて前記行動情報記憶部に登録する請求項1又は2に記載のサーバ装置。   The second registration unit matches the user identification information and the user identification information included in the second behavior information that is most similar to the first behavior information among the extracted behavior information and matches the second behavior information. The action information associated with any of the given labels is identified from among the plurality of action information, and the label associated with the identified action information and the label associated with the second action information are The server device according to claim 1, wherein the server device is registered in the behavior information storage unit in association with the first behavior information. 前記第2登録部は、前記第1行動情報と最も類似する第2行動情報に含まれるユーザ識別情報とユーザ識別情報が一致し、かつ前記第2行動情報に対応付けられたラベルのいずれかが対応付けられた行動情報を前記複数の行動情報の中から特定し、特定した前記行動情報に対応付けられたラベル及び前記第2行動情報に対応付けられたラベルを前記第1行動情報に対応付けて前記行動情報記憶部に登録する請求項1に記載のサーバ装置。   The second registration unit is configured such that the user identification information included in the second behavior information most similar to the first behavior information matches the user identification information, and any of the labels associated with the second behavior information is The associated behavior information is identified from among the plurality of behavior information, and the label associated with the identified behavior information and the label associated with the second behavior information are associated with the first behavior information. The server device according to claim 1, wherein the server device is registered in the behavior information storage unit. 前記行動情報は、行動主体であるユーザが行った行動の特徴を示す特徴量を含み、
前記第2登録部は、前記複数の行動情報の中から前記第1行動情報と前記特徴量が類似する行動情報を特定する請求項1〜4のいずれか1つに記載のサーバ装置。
The behavior information includes a feature amount indicating a feature of a behavior performed by a user who is a behavior subject,
The server device according to any one of claims 1 to 4, wherein the second registration unit specifies action information whose feature quantity is similar to the first action information from the plurality of action information.
サーバ装置とクライアント装置とを備えるアノテーションシステムであって、
前記サーバ装置は、
第1ユーザが用いる前記クライアント装置から、当該第1ユーザが行った行動に関する行動情報である第1行動情報を取得し、複数のユーザそれぞれの行動情報と当該行動情報のラベルとを対応付けて記憶する行動情報記憶部に登録する第1登録部を備え、前記行動情報は、行動主体であるユーザを識別するユーザ識別情報を含み、
前記ユーザ識別情報を用いてユーザ間の上下関係を規定する上下関係情報を記憶する上下関係情報記憶部と、
前記複数の行動情報の中から前記第1行動情報と類似する1以上の行動情報を特定し、特定した前記1以上の行動情報の中から、前記上下関係情報を用いて、前記第1行動情報に含まれ前記第1ユーザを示す第1ユーザ識別情報と上下関係にあるユーザ識別情報を含む行動情報を抽出し、抽出した前記行動情報に対応付けられたラベルを前記第1行動情報に対応付けて前記行動情報記憶部に登録する第2登録部と、を更に備え、
前記クライアント装置は、
前記サーバ装置から前記第1行動情報に対応付けられた前記ラベルを取得し、前記第1ユーザの行動情報を記憶する第1ユーザ行動情報記憶部に記憶されている前記第1行動情報に対応付けて登録する取得部を備えるアノテーションシステム。
An annotation system comprising a server device and a client device,
The server device
First behavior information that is behavior information related to behavior performed by the first user is acquired from the client device used by the first user, and the behavior information of each of the plurality of users and the label of the behavior information are stored in association with each other. A first registration unit for registering in the behavior information storage unit, wherein the behavior information includes user identification information for identifying a user who is a behavior subject,
A hierarchical relationship information storage unit that stores hierarchical relationship information that defines the hierarchical relationship between users using the user identification information;
One or more action information similar to the first action information is specified from the plurality of action information, and the first action information is determined using the hierarchical relation information from the specified one or more action information. The behavior information including the user identification information that is vertically related to the first user identification information indicating the first user is extracted, and the label associated with the extracted behavior information is associated with the first behavior information A second registration unit for registering in the behavior information storage unit,
The client device is
The label associated with the first behavior information is acquired from the server device and associated with the first behavior information stored in the first user behavior information storage unit that stores the behavior information of the first user. An annotation system with an acquisition unit to register.
第1登録部が、第1ユーザが用いるクライアント装置から、当該第1ユーザが行った行動に関する行動情報である第1行動情報を取得し、複数のユーザそれぞれの行動情報と当該行動情報のラベルとを対応付けて記憶する行動情報記憶部に登録する第1登録ステップを含み、前記行動情報は、行動主体であるユーザを識別するユーザ識別情報を含み、
第2登録部が、前記複数の行動情報の中から前記第1行動情報と類似する1以上の行動情報を特定し、上下関係情報記憶部から前記ユーザ識別情報を用いてユーザ間の上下関係を規定する上下関係情報を取得し、特定した前記1以上の行動情報の中から、前記上下関係情報を用いて、前記第1行動情報に含まれ前記第1ユーザを示す第1ユーザ識別情報と上下関係にあるユーザ識別情報を含む行動情報を抽出し、抽出した前記行動情報に対応付けられたラベルを前記第1行動情報に対応付けて前記行動情報記憶部に登録する第2登録ステップと、
提供部が、前記第1行動情報に対応付けられた前記ラベルを前記クライアント装置に提供する提供ステップと、
を更に含むアノテーション方法。
A 1st registration part acquires the 1st action information which is the action information regarding the action which the 1st user performed from the client device which the 1st user uses, and the action information of each of a plurality of users and the label of the action information Including a first registration step of registering in a behavior information storage unit that stores the information in association with each other, wherein the behavior information includes user identification information that identifies a user who is a behavior subject,
The second registration unit identifies one or more behavior information similar to the first behavior information from the plurality of behavior information, and uses the user identification information from the hierarchical relationship information storage unit to determine the vertical relationship between the users. First and second user identification information indicating the first user included in the first behavior information is obtained using the hierarchical relationship information from the specified one or more behavior information. A second registration step of extracting behavior information including user identification information in a relationship, and registering a label associated with the extracted behavior information in the behavior information storage unit in association with the first behavior information;
A providing step in which a providing unit provides the client device with the label associated with the first behavior information;
An annotation method further comprising:
第1ユーザが用いるクライアント装置から、当該第1ユーザが行った行動に関する行動情報である第1行動情報を取得し、複数のユーザそれぞれの行動情報と当該行動情報のラベルとを対応付けて記憶する行動情報記憶部に登録する第1登録ステップをコンピュータに実行させ、前記行動情報は、行動主体であるユーザを識別するユーザ識別情報を含み、
前記複数の行動情報の中から前記第1行動情報と類似する1以上の行動情報を特定し、上下関係情報記憶部から前記ユーザ識別情報を用いてユーザ間の上下関係を規定する上下関係情報を取得し、特定した前記1以上の行動情報の中から、前記上下関係情報を用いて、前記第1行動情報に含まれ前記第1ユーザを示す第1ユーザ識別情報と上下関係にあるユーザ識別情報を含む行動情報を抽出し、抽出した前記行動情報に対応付けられたラベルを前記第1行動情報に対応付けて前記行動情報記憶部に登録する第2登録ステップと、
前記第1行動情報に対応付けられた前記ラベルを前記クライアント装置に提供する提供ステップと、
を更に前記コンピュータに実行させるためのプログラム。
First action information, which is action information related to actions performed by the first user, is acquired from the client device used by the first user, and the action information of each of the plurality of users and the label of the action information are stored in association with each other. Causing the computer to execute a first registration step of registering in the behavior information storage unit, wherein the behavior information includes user identification information for identifying a user who is a behavior subject;
The hierarchical relationship information that specifies one or more behavior information similar to the first behavior information from the plurality of behavior information, and defines the vertical relationship between users using the user identification information from the hierarchical relationship information storage unit. User identification information that has a hierarchical relationship with the first user identification information that is included in the first behavior information and indicates the first user using the hierarchical relationship information from among the one or more behavior information that has been acquired and identified. And a second registration step of registering the label associated with the extracted behavior information in the behavior information storage unit in association with the first behavior information;
Providing the client device with the label associated with the first behavior information;
A program for causing the computer to further execute.
JP2015076270A 2015-04-02 2015-04-02 Server apparatus, annotation system, method, and program Active JP5932094B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015076270A JP5932094B2 (en) 2015-04-02 2015-04-02 Server apparatus, annotation system, method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015076270A JP5932094B2 (en) 2015-04-02 2015-04-02 Server apparatus, annotation system, method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2012071372A Division JP2013205904A (en) 2012-03-27 2012-03-27 Server device, annotation system, method, and program

Publications (2)

Publication Number Publication Date
JP2015146211A JP2015146211A (en) 2015-08-13
JP5932094B2 true JP5932094B2 (en) 2016-06-08

Family

ID=53890375

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015076270A Active JP5932094B2 (en) 2015-04-02 2015-04-02 Server apparatus, annotation system, method, and program

Country Status (1)

Country Link
JP (1) JP5932094B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007272390A (en) * 2006-03-30 2007-10-18 Sony Corp Resource management device, tag candidate selection method and tag candidate selection program
JP2008276455A (en) * 2007-04-27 2008-11-13 Toshiba Corp Behavior identification device and method
US9386359B2 (en) * 2010-08-16 2016-07-05 Fujitsu Limited Selecting metadata for sensor data streams

Also Published As

Publication number Publication date
JP2015146211A (en) 2015-08-13

Similar Documents

Publication Publication Date Title
CN106575239B (en) Mobile application state identifier framework
CN103853433A (en) Notification message promoting method and device
JP2016081401A (en) Information search presentation apparatus and information search presentation method
CN111522978B (en) Data pushing method and device
JP2021525425A (en) Information processing methods and devices, electronic devices and storage media
JP6307822B2 (en) Program, computer and training data creation support method
JP5702478B1 (en) Personal information management system and personal information management program
US20200410052A1 (en) Recording and Analyzing User Interactions for Collaboration and Consumption
US20160277477A1 (en) Information processing apparatus, terminal device, information processing method, and non-transitory computer readable recording medium
US10033737B2 (en) System and method for cross-cloud identity matching
CN108153645B (en) Method for associating monitoring data with program in virtual desktop based on image matching
JP2013205904A (en) Server device, annotation system, method, and program
KR101994564B1 (en) Method and apparatus for verifying user
JP5932094B2 (en) Server apparatus, annotation system, method, and program
WO2016041176A1 (en) Information display method, terminal and server
US20150169776A1 (en) System and method for displaying contextual data respective of events
JP2017068607A (en) Information providing device, program, and information providing method
JP6212373B2 (en) Operation log management apparatus and method
JP2008287663A (en) Resource management device
US11228541B1 (en) Computer service for help desk ticket creation and resolution in a communication platform
CN103327047A (en) System and method for providing service
TWI604315B (en) Methods and systems for integrating multi-procedure execution using a single initial point
US20220345499A1 (en) Device management system, device management method, and recording medium having device management program recorded thereon
Aggarwal et al. Cloud based Smart Notice Delivery System Using OCR
JP7103868B2 (en) Management equipment, management methods and programs

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20151102

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160318

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: 20160329

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160427

R151 Written notification of patent or utility model registration

Ref document number: 5932094

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313114

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350