WO2014073214A1 - パーソナル情報を分析する情報処理システム及びパーソナル情報分析方法 - Google Patents

パーソナル情報を分析する情報処理システム及びパーソナル情報分析方法 Download PDF

Info

Publication number
WO2014073214A1
WO2014073214A1 PCT/JP2013/006594 JP2013006594W WO2014073214A1 WO 2014073214 A1 WO2014073214 A1 WO 2014073214A1 JP 2013006594 W JP2013006594 W JP 2013006594W WO 2014073214 A1 WO2014073214 A1 WO 2014073214A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
recommendation
recommendation rule
user
rule
Prior art date
Application number
PCT/JP2013/006594
Other languages
English (en)
French (fr)
Inventor
森 拓也
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Priority to EP13853377.3A priority Critical patent/EP2919128A4/en
Priority to US14/440,901 priority patent/US20150286842A1/en
Priority to JP2014545581A priority patent/JPWO2014073214A1/ja
Publication of WO2014073214A1 publication Critical patent/WO2014073214A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes
    • G06F21/6254Protecting personal data, e.g. for financial or medical purposes by anonymising data, e.g. decorrelating personal data from the owner's identification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • G06N5/022Knowledge engineering; Knowledge acquisition
    • G06N5/025Extracting rules from data

Definitions

  • the present invention relates to an information processing system for analyzing personal information in consideration of privacy protection, a personal information analysis method, and a program therefor.
  • providing personalized services by analyzing personal information (such as user behavior information) collected / stored on the terminal side and delivering personalized content to the users Is possible.
  • Patent Document 1 discloses an example of information analysis technology.
  • the trend evaluation technique described in Patent Literature 1 calculates the degree of change in co-occurrence probability between a keyword and a related word and the change in topic related to the keyword.
  • the trend evaluation technique is a technique for calculating a trend score in consideration of the relative co-occurrence and the relative related word similarity obtained by this calculation.
  • Non-Patent Document 1 discloses a technique for predicting an evaluation value of a certain user for a certain item.
  • the evaluation value of a certain user (referred to as user 1) is unknown (unevaluated) for a certain item (referred to as item 1)
  • the Slope One Scheme described in Non-Patent Document 1 is as follows. Estimate the evaluation value.
  • Slope One Scheme obtains a difference d between an evaluation value for item 1 of another user (referred to as user 2) and an evaluation value for another item of user 2 (referred to as item 2).
  • user 2 an evaluation value for item 1 of another user
  • item 2 an evaluation value for another item of user 2
  • the user average value dmu of the difference d corresponding to each user 2 is obtained.
  • Slope One Scheme predicts an evaluation value for the item 1 of the user 1 based on the difference d (or the user average value dmu).
  • the difference d (or user average value dmu) corresponding to each of the plurality of items 2 is obtained, the item average value dmi (or user average value dmu) of the difference d (or user average value dmu) is obtained.
  • the evaluation value for the item 1 of the user 1 is predicted.
  • dmui is a weighted average that takes into account the number of users 2 corresponding to each item 2.
  • Slope One Scheme using this weighted average is called “Weighted Slope One Scheme”. Yes.
  • Non-Patent Document 1 discloses Bi-Polar Slope One Scheme for evaluation with a distinction between likes and dislikes.
  • Patent Document 2 discloses an example of a data integration system that conceals data and transfers and aggregates the concealed data.
  • the data integration system described in Patent Document 2 is a distributed data integration system that performs a set operation on an element set stored in each of three or more nodes. These nodes are provided with means for concealing the element set stored by itself by character string disturbance or element number disturbance to generate and output concealed data.
  • these nodes have means for outputting a union of the concealment data transmitted from other nodes and the concealment data generated by itself.
  • the aggregation node among these nodes includes means for decoding the concealment data (the union of the concealment data) transmitted from other nodes.
  • the aggregation node includes means for removing the influence of character string disturbance or element number disturbance from the element set obtained by decoding.
  • the tabulation node includes means for performing a set operation on the element set from which the influence of the character string disturbance or the element number disturbance is removed.
  • the data integration system disclosed in Patent Document 2 has the above-described configuration, and can perform data integration between distributed nodes in a state where an element set is not inferred from other nodes.
  • Patent Document 2 for example, when personal information is transmitted from the user terminal to the server, it is difficult to guarantee the anonymity of the personal information on the user terminal side. was there.
  • the server Various analyzes can be performed. As a result, there is a possibility that the personal information and the information specifying the user are associated with each other in the server. Therefore, there is a risk that privacy protection of the personal information will be insufficient.
  • each node collects the concealed data that conceals the element set owned by itself and the concealed data received from other nodes while concealing them. This is because the origin of each element cannot be estimated by calculating and transferring.
  • An object of the present invention is to provide an information processing system, a personal information analysis method, and a program therefor that solve the above-described problems.
  • the information processing system includes information recommendation rule storage means for storing information recommendation rules indicating recommendation priorities of the recommendation information for recommendation information presented to the user, personal information of the user, and the information recommendation rule.
  • information recommendation rule storage means for storing information recommendation rules indicating recommendation priorities of the recommendation information for recommendation information presented to the user, personal information of the user, and the information recommendation rule.
  • the personal information analysis method of the present invention uses the information recommendation rule indicating the recommendation priority of the recommendation information and the user's personal information for the recommendation information presented to the user by the computer, and the information recommendation. Generate feedback information that is information for updating the user's personal information for the rule, anonymize the feedback information to generate and output anonymized feedback information, and use the anonymized feedback information
  • the information recommendation rule is updated.
  • the computer-readable non-transitory recording medium of the present invention uses the information recommendation rule indicating the recommendation priority of the recommendation information for the recommendation information presented to the user and the personal information of the user, Generate feedback information that is information for updating the user's personal information with respect to the information recommendation rule, anonymize the feedback information to generate and output anonymized feedback information, and use the anonymized feedback information And the program which makes a computer perform the process which updates the said information recommendation rule is recorded.
  • the present invention has an effect that it is possible to guarantee the anonymity of personal information on the terminal side when personal information is transmitted from the terminal to the server.
  • FIG. 1 is a block diagram showing a configuration of a personal information analysis system according to the first embodiment.
  • FIG. 2 is a diagram illustrating an example of behavior information.
  • FIG. 3 is a diagram illustrating an example of the information recommendation rule.
  • FIG. 4 is a diagram illustrating an example of the analysis reflection information recommendation rule.
  • FIG. 5 is a diagram illustrating an example of feedback information.
  • FIG. 6 is a diagram illustrating an example of anonymized feedback information.
  • FIG. 7 is a diagram illustrating an example of anonymized feedback information.
  • FIG. 8 is a diagram illustrating an example of the information recommendation rule.
  • FIG. 9 is a block diagram illustrating a hardware configuration of a computer that implements the personal information analysis system according to the first embodiment.
  • FIG. 9 is a block diagram illustrating a hardware configuration of a computer that implements the personal information analysis system according to the first embodiment.
  • FIG. 10 is a flowchart showing the operation of the personal information analysis system in the first embodiment.
  • FIG. 11 is a flowchart showing the operation of the personal information analysis system in the first embodiment.
  • FIG. 12 is a block diagram illustrating a configuration of an information recommendation system according to the second embodiment.
  • FIG. 13 is a flowchart showing the operation of the information recommendation system in the second embodiment.
  • FIG. 14 is a flowchart showing the operation of the information recommendation system in the second embodiment.
  • FIG. 15 is a diagram illustrating an example of an information recommendation system according to the third embodiment.
  • FIG. 16 is a block diagram illustrating a configuration of an information recommendation system according to the fourth embodiment.
  • FIG. 17 is a diagram illustrating an example of an evaluation value.
  • FIG. 18 is a diagram illustrating an example of the information recommendation rule.
  • FIG. 19 is a diagram illustrating an example of feedback information.
  • FIG. 20 is a diagram illustrating an example of anonymized feedback information.
  • FIG. 21 is a diagram illustrating an example of anonymized feedback information.
  • FIG. 22 is a diagram illustrating an example of the information recommendation rule.
  • FIG. 23 is a flowchart showing the operation of the information recommendation system in the fourth embodiment.
  • FIG. 24 is a block diagram illustrating a configuration of an information recommendation system according to the fifth embodiment.
  • FIG. 25 is a diagram illustrating an example of an information recommendation system according to the sixth embodiment.
  • FIG. 1 is a block diagram showing a configuration of a personal information analysis system 100 according to the first embodiment of the present invention.
  • a personal information analysis system 100 includes a plurality of anonymized feedback information generation units 110 (only one is shown as a representative), an information recommendation rule update unit 140, and an information recommendation rule DB. (Data Base) 150.
  • the information recommendation rule DB is also called information recommendation rule storage means.
  • the constituent elements shown in FIG. 1 may be constituent elements in hardware units or constituent elements divided into functional units of the computer apparatus.
  • the components shown in FIG. 1 will be described as components divided into functional units of the computer apparatus.
  • the feedback information indicates information for updating the personal information with respect to the information recommendation rule.
  • the information recommendation rule is a rule for determining recommendation information to be presented to the user.
  • the recommendation information is information for recommending a product or the like.
  • the information recommendation rule is information indicating the correlation between elements (for example, products) recommended by the recommendation information.
  • the information indicating the correlation is the co-occurrence rate or the number of co-occurrence of product names based on the co-occurrence of product names referred to by the users. That is, the information recommendation rule indicates the degree that each recommended information should be presented or not (also referred to as recommendation priority).
  • the anonymized feedback information generation unit 110 analyzes personal information, reflects it in the information recommendation rule, and generates an analysis reflected information recommendation rule. Next, the anonymized feedback information generation unit 110 extracts the difference between the generated analysis reflection information recommendation rule and the information recommendation rule, and generates feedback information.
  • the anonymized feedback information generation unit 110 anonymizes the generated feedback information and generates anonymized feedback information.
  • the anonymized feedback information generation unit 110 outputs the anonymized feedback information.
  • the anonymized feedback information generation unit 110 applies a random number to the feedback information (adds an error) to generate the anonymized feedback information.
  • the anonymized feedback information generation unit 110 may replace the individual values included in the feedback information and generate the anonymized feedback information.
  • FIG. 2 is a diagram illustrating an example of behavior information which is one of personal information.
  • the behavior information is reference information indicating that the user has referred to product data, for example.
  • the behavior information is, for example, the position information of the user based on the position of the user terminal, purchase information that is information related to the product purchased by the user, and the like. Regardless of the example described above, the behavior information may be any available information related to the user's behavior.
  • FIG. 3 is a diagram illustrating an example of the recommendation information rule.
  • the information recommendation rule indicates, for example, the correlation between a certain product and another product by the number of co-occurrence.
  • the correlation between “product A” and “product C” is “10”. This is because there is a case where there is a user who referred to both data of “product A” and data of “product C” (that is, “product A” and “product C” co-occurred) in the past. Indicates that there were times.
  • the correlation may be the number of times when “product A” and “product C” co-occur instead of the number of times when such a user exists.
  • the correlation may be a co-occurrence rate with the number of users providing behavior information as a parameter and the value of the parameter.
  • the recommendation information rule indicates that the greater the correlation value, the greater the degree that it is better to present “recommendation information of the product corresponding to the value”.
  • FIG. 4 is a diagram illustrating an example of the analysis reflection information recommendation rule when the anonymization feedback information generation unit 110 reflects the behavior information illustrated in FIG. 2 with respect to the information recommendation rule illustrated in FIG.
  • the analysis reflection information recommendation rule shown in FIG. 4 is reflected in the information recommendation rule shown in FIG. 3 with “refer to product A”, “refer to product B” and “refer to product D” in the behavior information shown in FIG. Information. That is, the analysis reflection information recommendation rule shown in FIG. 4 is “product A” and “product B”, “product A” and “product D”, and “product B” compared to the information recommendation rule shown in FIG. And the number of co-occurrence with “Product D” is increased by “1”. 2 is not reflected in the analysis reflection information recommendation rule shown in FIG. 4 because there is no element corresponding to the information recommendation rule shown in FIG. .
  • FIG. 5 is a diagram illustrating an example of feedback information when the anonymized feedback information generation unit 110 extracts a difference between the analysis reflection information recommendation rule illustrated in FIG. 4 and the information recommendation rule illustrated in FIG.
  • the feedback information shown in FIG. 5 is information indicating the difference between the information recommendation rule shown in FIG. 3 and the analysis reflection information recommendation rule shown in FIG. That is, the feedback information shown in FIG. 5 is for updating the information recommendation rule shown in FIG. 3 with the action information shown in FIG. 2 “refer to product A”, “refer to product B”, and “refer to product D”. Information.
  • FIG. 6 is a diagram illustrating an example of anonymized feedback information when the anonymized feedback information generation unit 110 anonymizes the feedback information illustrated in FIG. 5.
  • the anonymized feedback information shown in FIG. 6 is anonymized information by applying a random number with an expected value of 0 to each value of the feedback information shown in FIG.
  • the number of co-occurrence of “product A” and “product B” changes from “1” to “0”
  • the number of co-occurrence of “product A” and “product C”. Has changed from “0” to “1”.
  • the number of co-occurrence of “product A” and “product D” changes from “1” to “0”
  • the number of co-occurrence of “product C” and “product D” changes from “0” to “1”. is doing.
  • FIG. 7 is a diagram illustrating an example of anonymized feedback information of a user different from the user corresponding to the anonymized feedback information illustrated in FIG.
  • FIG. 8 is a diagram showing an information recommendation rule updated by synthesizing the anonymized feedback information shown in FIGS. 6 and 7 with the information recommendation rule shown in FIG. As shown in FIG. 8, the anonymized feedback information shown in FIGS. 6 and 7 is combined with the information recommendation rule shown in FIG.
  • FIG. 9 is a diagram illustrating a hardware configuration of a computer 700 that realizes the personal information analysis system 100 according to the present embodiment.
  • the computer 700 includes a CPU (Central Processing Unit) 701, a storage unit 702, a storage device 703, an input unit 704, an output unit 705, and a communication unit 706. Furthermore, the computer 700 includes a recording medium (or storage medium) 707 supplied from the outside.
  • the recording medium 707 may be a non-volatile recording medium that stores information non-temporarily.
  • the CPU 701 controls the overall operation of the computer 700 by operating an operating system (not shown).
  • the CPU 701 reads a program and data from a recording medium 707 mounted on the storage device 703, for example, and writes the read program and data to the storage unit 702.
  • the program is, for example, a program that causes the computer 700 to execute operations of flowcharts shown in FIGS.
  • the CPU 701 executes various processes as the anonymized feedback information generation unit 110 and the information recommendation rule update unit 140 shown in FIG. 1 according to the read program and based on the read data.
  • each of the anonymized feedback information generation unit 110 and the information recommendation rule update unit 140 illustrated in FIG. 1 may be processed in each of different computers 700.
  • the CPU 701 may download a program or data to the storage unit 702 from an external computer (not shown) connected to a communication network (not shown).
  • the storage unit 702 stores programs and data (for example, data as shown in FIGS. 3, 4, 5, and 6).
  • the storage unit 702 may include an information recommendation rule DB 150.
  • the storage device 703 is, for example, an optical disk, a flexible disk, a magnetic optical disk, an external hard disk, and a semiconductor memory, and includes a recording medium 707.
  • the storage device 703 (recording medium 707) stores the program in a computer-readable manner.
  • the storage device 703 may store data (for example, data as shown in FIGS. 3, 4, 5, and 6).
  • the storage device 703 may include an information recommendation rule DB 150.
  • the input unit 704 is realized by, for example, a mouse, a keyboard, a built-in key button, and the like, and is used for an input operation.
  • the input unit 704 is not limited to a mouse, a keyboard, and a built-in key button, and may be a touch panel, an accelerometer, a gyro sensor, a camera, or the like.
  • the output unit 705 is realized by a display, for example, and is used for confirming the output.
  • the communication unit 706 realizes an interface among the anonymized feedback information generation unit 110, the information recommendation rule update unit 140, and the information recommendation rule DB 150.
  • the communication unit 706 may be included as part of the anonymized feedback information generation unit 110, the information recommendation rule update unit 140, and the information recommendation rule DB 150.
  • the functional unit block of the personal information analysis system 100 shown in FIG. 1 is realized by the computer 700 having the hardware configuration shown in FIG.
  • the means for realizing each unit included in the computer 700 is not limited to the above.
  • the computer 700 may be realized by one physically coupled device, or may be realized by two or more physically separated devices connected by wire or wirelessly and by a plurality of these devices. .
  • the recording medium 707 in which the above-described program code is recorded may be supplied to the computer 700, and the CPU 701 may read and execute the program code stored in the recording medium 707.
  • the CPU 701 may store the code of the program stored in the recording medium 707 in the storage unit 702, the storage device 703, or both. That is, the present embodiment includes an embodiment of a recording medium 707 that stores a program (software) executed by the computer 700 (CPU 701) temporarily or non-temporarily.
  • FIG. 10 is a flowchart showing the operation of the anonymized feedback information generation unit 110 of this embodiment. Note that the processing according to this flowchart may be executed based on the above-described program control by the CPU. Further, the step name of the process is described by a symbol as in S601.
  • the anonymized feedback information generation unit 110 acquires an information recommendation rule from the information recommendation rule DB 150 (S601).
  • the anonymized feedback information generation unit 110 analyzes the behavior information (personal information), reflects it in the acquired information recommendation rule, and generates an analysis reflection information recommendation rule (S602).
  • the anonymized feedback information generation unit 110 extracts the difference between the generated analysis reflection information recommendation rule and the acquired information recommendation rule before update, and generates feedback information (S603).
  • the anonymized feedback information generation unit 110 anonymizes the generated feedback information to generate anonymized feedback information (S604).
  • the anonymization feedback information generation unit 110 transmits the generated anonymization feedback information to the information recommendation rule update unit 140 (S605). For example, when the anonymization feedback information generation unit 110 is requested by the information recommendation rule update unit 140 for anonymization feedback information, the anonymization feedback information generation unit 110 transmits the anonymization feedback information in response to the request. Note that the anonymized feedback information generation unit 110 may transmit the anonymized feedback information at a predetermined time or a predetermined time interval.
  • FIG. 11 is a flowchart showing the operation of the information recommendation rule update unit 140 of this embodiment. Note that the processing according to this flowchart may be executed based on the above-described program control by the CPU.
  • the information recommendation rule update unit 140 receives anonymized feedback information from the anonymized feedback information generation unit 110 (S611). For example, the information recommendation rule update unit 140 requests the anonymized feedback information generation unit 110 for anonymized feedback information, and receives the anonymized feedback information transmitted as a response thereto. Note that the information recommendation rule update unit 140 may passively receive anonymization feedback information from the anonymization feedback information generation unit 110.
  • the information recommendation rule update unit 140 updates the information recommendation rule stored in the information recommendation rule DB 150 using the received anonymized feedback information (S612).
  • the effect of the present embodiment described above is that when the personal information is transmitted from the user terminal to the server, the anonymity of the personal information can be guaranteed on the user terminal side.
  • the anonymized feedback information generation unit 110 generates anonymized feedback information
  • the information recommendation rule update unit 140 updates the information recommendation rule based on the anonymized feedback information.
  • FIG. 12 is a block diagram showing a configuration of an information recommendation system 200 according to the second embodiment of the present invention.
  • the information recommendation system 200 in this embodiment includes a plurality of user terminals 202 (only one is shown as a representative) and an information distribution server 203.
  • the user terminal 202 and the information distribution server 203 are connected via a network (not shown).
  • the user terminal 202 includes an anonymized feedback information generation unit 210, an information recommendation rule DB 252, a behavior information DB 260, an anonymization feedback information transmission unit 271, an information recommendation rule reception unit 272, a recommendation information reception unit 273, an information recommendation unit 276, and a user interface. 277 and a behavior information collection unit 278.
  • the anonymized feedback information generation unit 210 generates feedback information using the behavior information stored in the behavior information DB 260 and the information recommendation rules stored in the information recommendation rule DB 252. Further, the anonymized feedback information generation unit 210 anonymizes the generated feedback information to generate anonymized feedback information and outputs it.
  • the information recommendation rule DB 252 stores recommended information rules received from the information recommendation rule receiving unit 272 as shown in FIG.
  • the behavior information DB 260 stores behavior information received from the behavior information collection unit 278 as shown in FIG.
  • the anonymized feedback information transmitting unit 271 transmits the anonymized feedback information generated by the anonymized feedback information generating unit 210 as illustrated in FIG.
  • the information recommendation rule receiving unit 272 receives the information recommendation rule from the information distribution server 203 and records it in the information recommendation rule DB 252.
  • the recommendation information receiving unit 273 receives the recommendation information from the information distribution server 203 and outputs it to the information recommendation unit 276.
  • the information recommendation unit 276 uses the information recommendation rule stored in the information recommendation rule DB 252 and the behavior information stored in the behavior information DB 260 to notify the user of the recommendation information received from the recommendation information reception unit 273. Determine recommended information to present. Then, the information recommendation unit 276 outputs the determined recommendation information to the user interface 277.
  • the information recommendation unit 276 receives recommendation information for recommending each of “product A”, “product B”, “product C”, and “product D” from the recommendation information receiving unit 273.
  • the information recommendation unit 276 determines recommendation information to be output to the user interface 277 with reference to the information recommendation rule stored in the information recommendation rule DB 252.
  • the information recommendation rule DB 252 stores the information recommendation rule shown in FIG.
  • the behavior information DB 260 stores the behavior information shown in FIG.
  • the information recommendation unit 276 shares the behavior information “reference to product A” with the other product in the “product A” line of the information recommendation rule shown in FIG. Extract the number of occurrences. Similarly, the information recommendation unit 276 extracts the number of co-occurrence with respect to other products in the “product B” row and the “product D” row.
  • the information recommendation unit 276 adds the extracted number of co-occurrence for each product, and the degree of interest of the user for each of “product A”, “product B”, “product C”, and “product D”. Are calculated as “1”, “7”, “12”, and “6”.
  • the information recommendation unit 276 excludes “product A”, “product B”, and “product D” that have already been referred to by the user, selects information that recommends “product C”, and outputs it to the user interface 277. To do. For example, the information recommendation unit 276 selects all the products whose interest levels are other than “0” from the remaining products excluding the already-referenced products. Note that the information recommendation unit 276 may select a product with the highest degree of interest from the remaining products excluding already-referenced products. Further, the information recommendation unit 276 may select a product having an interest level equal to or greater than a predetermined value from the remaining products excluding the already-referenced products. In addition, the information recommendation unit 276 may select a predetermined number of products in descending order of interest from the remaining products excluding already-referenced products.
  • the user interface 277 outputs the recommendation information received from the information recommendation unit 276 to the output unit of the user terminal 202 (for example, the output unit 705 shown in FIG. 9).
  • the user interface 277 outputs the user behavior information acquired from the input means of the user terminal 202 (for example, the input unit 704 shown in FIG. 9) to the behavior information collection unit 278.
  • the behavior information collection unit 278 records the behavior information of the user received from the user interface 277 and means (not shown) (for example, a GPS (Global Positioning System) receiver not shown) of the user terminal 202 in the behavior information DB 260.
  • means for example, a GPS (Global Positioning System) receiver not shown
  • the information distribution server 203 includes an information recommendation rule update unit 240, an information recommendation rule DB 253, an anonymized feedback information reception unit 281, an information recommendation rule provision unit 282, a recommendation information transmission unit 283, and a recommendation information DB 285.
  • the information recommendation rule update unit 240 updates the information recommendation rule stored in the information recommendation rule DB 253 using the anonymization feedback information received from the anonymization feedback information reception unit 281.
  • the information recommendation rule DB 253 stores information recommendation rules.
  • the anonymized feedback information receiving unit 281 receives anonymized feedback information from the user terminal 202 and outputs it to the information recommendation rule update unit 240.
  • the information recommendation rule providing unit 282 reads the information recommendation rule stored in the information recommendation rule DB 253 and transmits it to the user terminal 202. For example, when the information recommendation rule update unit 240 updates the information recommendation rule DB 253, the information recommendation rule provision unit 282 reads out the information recommendation rule and transmits it to the user terminal 202. The information recommendation rule providing unit 282 may read the information recommendation rule and transmit it to the user terminal 202 when the information recommendation rule is requested from the user terminal 202.
  • the recommendation information transmission unit 283 reads the recommendation information stored in the recommendation information DB 285 and transmits it to the user terminal 202.
  • the recommendation information DB 285 stores recommendation information.
  • FIG. 13 is a flowchart showing an operation in which the information recommendation system 200 updates the information recommendation rule.
  • the user interface 277 of the user terminal 202 outputs the user behavior information to the behavior information collection unit 278 (S621).
  • the behavior information collection unit 278 records the received behavior information in the behavior information DB 260 (S622).
  • the anonymized feedback information generation unit 210 generates and outputs anonymized feedback information using the information recommendation rule stored in the information recommendation rule DB 252 and the behavior information stored in the behavior information DB 260. (S623).
  • the anonymized feedback information transmitting unit 271 transmits the anonymized feedback information generated by the anonymized feedback information generating unit 210 to the information distribution server 203 (S624).
  • the anonymized feedback information receiving unit 281 of the information distribution server 203 receives the anonymized feedback information and outputs it to the information recommendation rule update unit 240 (S625).
  • the information recommendation rule update unit 240 updates the information recommendation rule stored in the information recommendation rule DB 253 based on the received anonymized feedback information (S626).
  • the information recommendation rule update unit 240 may execute this step in response to reception of anonymized feedback information from all other user terminals 202 (not shown). Further, the information recommendation rule update unit 240 may execute this step in response to reception of one or more arbitrary numbers of anonymized feedback information. Alternatively, the information recommendation rule update unit 240 may execute this step at a predetermined time or a predetermined time interval.
  • the information recommendation rule providing unit 282 transmits the information recommendation rule stored in the information recommendation rule DB 253 to the user terminal 202 (S627).
  • the information recommendation rule receiving unit 272 of the user terminal 202 receives the information recommendation rule and records it in the information recommendation rule DB 252. (S628).
  • FIG. 14 is a flowchart showing an operation in which the information recommendation system 200 presents recommendation information to the user.
  • the recommended information transmitting unit 283 of the information distribution server 203 transmits the recommended information read from the recommended information DB 285 to the user terminal 202 (S631).
  • the recommendation information transmission unit 283 may execute this step at a predetermined time or a predetermined time interval.
  • the recommendation information receiving unit 273 of the user terminal 202 receives the recommendation information and outputs it to the information recommendation unit 276 (S632).
  • the information recommendation unit 276 uses the information recommendation rule stored in the information recommendation rule DB 252 and the behavior information stored in the behavior information DB 260, and uses the recommendation information received from the recommendation information reception unit 273. Recommendation information to be presented to the user is determined (S633).
  • the information recommendation unit 276 outputs the determined recommendation information to the user interface 277 (S634).
  • the user interface 277 notifies the user of the received recommendation information (S635).
  • the user interface 277 notifies the user of recommendation information via the output unit 705 illustrated in FIG.
  • the user interface 277 may notify the user of recommendation information by any means (not shown).
  • the effect of the present embodiment described above is that information can be recommended based on the optimum information recommendation rule in addition to the effect of the first embodiment.
  • the information recommendation rule providing unit 282 transmits the information recommendation rule stored in the information recommendation rule DB 253, and the information recommendation rule receiving unit 272 records the information recommendation rule in the information recommendation rule DB 252.
  • the information recommendation unit 276 selects information to be recommended to the user based on the information recommendation rule stored in the information recommendation rule DB 252.
  • FIG. 15 is a block diagram showing a configuration of an information recommendation system 300 according to the third embodiment of the present invention.
  • the information recommendation system 300 in this embodiment includes a plurality of user terminals 302 (only one is shown as a representative), an information distribution server 203, and a personal information analysis server 304.
  • the user terminal 302, the information distribution server 203, and the personal information analysis server 304 are connected to each other via a network (not shown).
  • the personal information analysis server 304 is, for example, a server operated by a third party authorized by security, and the privacy information held by the personal information analysis server 304 is not leaked.
  • the user terminal 302 includes an information recommendation rule DB 252, a behavior information DB 260, an information recommendation rule reception unit 272, a recommendation information reception unit 273, a behavior information transmission unit 274, an information recommendation unit 276, a user interface 277, and a behavior information collection unit 278.
  • the behavior information transmission unit 274 transmits the behavior information read from the behavior information DB 260 to the personal information analysis server 304.
  • the personal information analysis server 304 includes an anonymized feedback information generating unit 310, an information recommendation rule DB 350, an action information DB 360, an anonymized feedback information transmitting unit 371, an information recommendation rule receiving unit 372, and an action information receiving unit 374.
  • the anonymized feedback information generation unit 310 generates feedback information using the behavior information stored in the behavior information DB 360 and the information recommendation rules stored in the information recommendation rule DB 350. Further, the anonymized feedback information generation unit 310 anonymizes the generated feedback information to generate anonymized feedback information and outputs it.
  • the information recommendation rule DB 350 stores recommendation information rules received from the information recommendation rule receiving unit 372 as shown in FIG.
  • the behavior information DB 360 stores the behavior information received from the behavior information receiving unit 374 as shown in FIG.
  • the anonymized feedback information transmitting unit 371 transmits the anonymized feedback information generated by the anonymized feedback information generating unit 310 to the information distribution server 203.
  • the information recommendation rule receiving unit 372 receives the information recommendation rule from the information distribution server 203 and records it in the behavior information DB 360.
  • the behavior information receiving unit 374 records the received user behavior information in the behavior information DB 360.
  • the effect of the present embodiment described above is that the load on the user terminal 302 can be reduced in addition to the effect of the second embodiment.
  • the user terminal 302 does not include the anonymized feedback information generation unit 210, and the personal information analysis server 304 includes the anonymization feedback information generation unit 310.
  • FIG. 16 is a block diagram showing a configuration of a personal information analysis system 400 according to the fourth embodiment of the present invention.
  • the personal information analysis system 400 includes a plurality of anonymized feedback information generation units 410 (only one is shown as a representative), an information recommendation rule update unit 440, and an information recommendation rule DB 150. Including.
  • FIG. 16 may be hardware components or components divided into functional units of the computer apparatus.
  • the components shown in FIG. 16 will be described as components divided into functional units of the computer apparatus.
  • the information recommendation rule is information indicating the evaluation of the element recommended by the recommendation information (for example, the average of the evaluation values at which each of the plurality of users has evaluated the product, and the number of users who have been evaluated).
  • the anonymized feedback information generation unit 410 refers to the information recommendation rule, analyzes the personal information, and generates feedback information.
  • the anonymized feedback information generation unit 410 anonymizes the generated feedback information and generates anonymized feedback information. Next, the anonymized feedback information generation unit 410 outputs the anonymized feedback information.
  • FIG. 17 is a diagram illustrating an example of an evaluation value that is one of personal information.
  • the evaluation value shown in FIG. 17 indicates that the larger the value, the better the user's evaluation for each product.
  • the evaluation value “X” assigned to the product C in FIG. 17 indicates that it has not been evaluated (there is no evaluation value).
  • the evaluation value is input by, for example, a user via an input unit (for example, input unit 704 shown in FIG. 9) of a user terminal (not shown) including the personal information analysis system 400.
  • the evaluation value may be generated by an evaluation value generation unit (not shown) of the personal information analysis system 400 based on the behavior information shown in FIG. Regardless of the above example, the evaluation value need not be an integer.
  • the evaluation value may be information indicating a positive evaluation (good evaluation) when the value is positive and a negative evaluation (bad evaluation) when the value is negative.
  • the personal information analysis system 400 may process positive evaluation and negative evaluation separately.
  • FIG. 18 is a diagram illustrating an example of the recommendation information rule.
  • the information recommendation rule is, for example, an average of evaluation value differences between a certain product and another product, and the number of differences between the evaluation values (the number of users who provided the difference in evaluation values) is there.
  • the correlation between “product A” and “product C” is “1.9, 10”. This indicates that the average of the difference between the evaluation values of “product A” and “product C” is “1.9”, and the number of users who evaluated both of them is “10”.
  • the recommendation information rule indicates that the greater the average of the difference between the evaluation values, the greater the degree that it is better to present the recommendation information of the product corresponding to the average.
  • FIG. 19 is a diagram illustrating an example of feedback information generated by the anonymized feedback information generation unit 410 by analyzing the evaluation value illustrated in FIG. 17 with reference to the information recommendation rule illustrated in FIG.
  • the feedback information shown in FIG. 19 is information indicating a difference in evaluation value between products targeted by the information recommendation rule shown in FIG. 18 in the evaluation value shown in FIG.
  • “X” in FIG. 19 indicates that the evaluation value difference is invalid (there is no effective evaluation value difference) (the same applies hereinafter). That is, the feedback information shown in FIG. 19 reflects the difference in evaluation value between “product A”, “product B”, “product C”, and “product D” of the evaluation values shown in FIG.
  • the information recommendation rule shown in FIG. 18 is updated. It should be noted that the evaluation value “product E” shown in FIG. 17 is not reflected in the feedback information shown in FIG. 19 because there is no element corresponding to the information recommendation rule shown in FIG.
  • FIG. 20 is a diagram illustrating an example of the anonymized feedback information when the anonymized feedback information generation unit 410 anonymizes the feedback information illustrated in FIG. 19.
  • the difference between the evaluation values of “product B” with respect to “product A” is “0” to “0”.
  • the difference in the evaluation value of “product A” with respect to “product B” is changed from “ ⁇ 1” to “0”.
  • the difference in evaluation value of “product D” with respect to “product A” changes from “0” to “1”
  • the difference in evaluation value of “product A” with respect to “product D” changes from “0” to “ ⁇ 1”. Is changing.
  • FIG. 21 is a diagram illustrating an example of anonymized feedback information of a user different from the user corresponding to the anonymized feedback information illustrated in FIG.
  • FIG. 22 is a diagram showing an information recommendation rule updated by synthesizing the anonymized feedback information shown in FIGS. 20 and 21 with the information recommendation rule shown in FIG.
  • the difference in evaluation values between “product A”, “product B”, “product C”, and “product D” in the anonymized feedback information shown in FIGS. This is reflected in 18 information recommendation rules.
  • the number of users who have provided the difference in evaluation value is updated from “10” to “12”.
  • each of the anonymization feedback information generation part 410 and the information recommendation rule update part 440 shown in FIG. 16 may be processed in each of the different computers 700.
  • FIG. 23 is a flowchart showing the operation of the anonymized feedback information generation unit 410 of this embodiment. Note that the processing according to this flowchart may be executed based on the above-described program control by the CPU.
  • the anonymized feedback information generation unit 410 acquires an information recommendation rule from the information recommendation rule DB 150 (S641).
  • the anonymized feedback information generation unit 410 analyzes the evaluation value with reference to the information recommendation rule, and generates feedback information (S643).
  • the anonymized feedback information generation unit 410 anonymizes the generated feedback information to generate anonymized feedback information (S644).
  • the anonymized feedback information generation unit 410 transmits the generated anonymized feedback information to the information recommendation rule update unit 440 (S645). For example, when the anonymization feedback information generation unit 410 is requested by the information recommendation rule update unit 440 for anonymization feedback information, the anonymization feedback information generation unit 410 transmits the anonymization feedback information in response to the request. Note that the anonymized feedback information generation unit 410 may transmit the anonymized feedback information at a predetermined time or at a predetermined time interval.
  • the operation of the information recommendation rule update unit 440 is substantially the same as the operation of the information recommendation rule update unit 140 shown in FIG.
  • the effects of the present embodiment described above can guarantee the anonymity of personal information on the user terminal side when transmitting personal information from the user terminal to the server. It is a point to become.
  • the anonymized feedback information generation unit 410 generates anonymized feedback information
  • the information recommendation rule update unit 440 updates the information recommendation rule based on the anonymized feedback information.
  • FIG. 24 is a block diagram showing a configuration of an information recommendation system 500 according to the fifth embodiment of the present invention.
  • the information recommendation system 500 in this embodiment includes a plurality of user terminals 502 (only one is shown as a representative) and an information distribution server 503.
  • the user terminal 502 and the information distribution server 503 are connected via a network (not shown).
  • the user terminal 502 includes an anonymized feedback information generation unit 510, an information recommendation rule DB 252, an evaluation value DB 560, an anonymization feedback information transmission unit 271, an information recommendation rule reception unit 272, a recommendation information reception unit 273, an information recommendation unit 576, and a user interface. 277 and an evaluation value collection unit 578.
  • the anonymized feedback information generation unit 510 generates feedback information by using the evaluation value stored in the evaluation value DB 560 and the information recommendation rule stored in the information recommendation rule DB 252.
  • the anonymized feedback information generation unit 510 anonymizes the generated feedback information to generate anonymized feedback information and outputs it.
  • the information recommendation rule DB 252 stores recommendation information rules as shown in FIG. 18 received from the information recommendation rule receiving unit 272.
  • the evaluation value DB 560 stores the evaluation value as shown in FIG. 17 received from the evaluation value collection unit 578.
  • the anonymized feedback information transmitting unit 271 transmits the anonymized feedback information generated by the anonymized feedback information generating unit 510 as shown in FIG. 20 to the information distribution server 503.
  • the information recommendation rule receiving unit 272 receives the information recommendation rule from the information distribution server 503 and records it in the information recommendation rule DB 252.
  • the recommendation information receiving unit 273 receives the recommendation information from the information distribution server 503 and outputs it to the information recommendation unit 576.
  • the information recommendation unit 576 uses the information recommendation rule stored in the information recommendation rule DB 252 and the evaluation value stored in the evaluation value DB 560, and uses the recommended information received from the recommendation information receiving unit 273, as a user. Recommendation information to be presented to is determined. Then, the information recommendation unit 576 outputs the determined recommendation information to the user interface 277.
  • the information recommendation unit 576 receives information recommending each of “product A”, “product B”, “product C”, and “product D” from the recommendation information receiving unit 273.
  • the information recommendation unit 576 determines recommendation information to be output to the user interface 277 with reference to the information recommendation rule stored in the information recommendation rule DB 252.
  • the information recommendation rule DB 252 stores the information recommendation rule shown in FIG.
  • the evaluation value DB 560 stores the evaluation values shown in FIG.
  • the information recommendation unit 576 sets “4” as the evaluation value of “product A” stored in the evaluation value DB 560 and “product C” with respect to the evaluation value of “product A” indicated by the information recommendation rule.
  • the information recommendation unit 576 sets “5” that is the evaluation value of “product B” stored in the evaluation value DB 560 and “product C” with respect to the evaluation value of “product B” indicated by the information recommendation rule.
  • the addition value “4.8” with “ ⁇ 0.2”, which is the average value of the evaluation value differences, is calculated.
  • the information recommendation unit 576 corresponds to the evaluation value “4” that is the evaluation value of “product D” stored in the evaluation value DB 560 and the evaluation value of “product D” indicated by the information recommendation rule.
  • the information recommendation unit 576 uses the number of users who provided the difference in evaluation values shown in FIG. 22 to calculate the weighted average of the calculated addition values (hereinafter, this weighted average value is referred to as a recommendation evaluation value). ) Is calculated.
  • the information recommendation unit 576 calculates the evaluation value for recommendation of “product C” that is not evaluated (the evaluation value is “X”) in the evaluation values shown in FIG.
  • the information recommendation unit 576 selects information for recommending a product based on the calculated evaluation value for recommendation and outputs it to the user interface 277. For example, the information recommendation unit 576 selects information for recommending a product corresponding to “the highest recommendation evaluation value”. Further, the information recommendation unit 576 may select all pieces of information recommending products corresponding to the “evaluation value for recommendation greater than or equal to a predetermined value”. In addition, the information recommendation unit 576 may select “recommend a predetermined number of products in descending order of recommendation evaluation values” information.
  • the information recommendation unit 576 may calculate a recommendation evaluation value for a product that is not yet evaluated (has a numerical value as the evaluation value) in the evaluation values shown in FIG.
  • the user interface 277 outputs the recommendation information received from the information recommendation unit 576 to the output unit of the user terminal 502 (for example, the output unit 705 shown in FIG. 9).
  • the user interface 277 outputs the user evaluation value acquired from the input means of the user terminal 502 (for example, the input unit 704 shown in FIG. 9) to the evaluation value collection unit 578.
  • the evaluation value collection unit 578 records the user's evaluation value received from the user interface 277 and a means not shown (for example, a means for calculating an evaluation value from behavior information not shown of the user terminal 502) in the evaluation value DB 560.
  • the information distribution server 503 includes an information recommendation rule update unit 540, an information recommendation rule DB 253, an anonymized feedback information reception unit 281, an information recommendation rule provision unit 282, a recommendation information transmission unit 283, and a recommendation information DB 285.
  • the information recommendation rule update unit 540 updates the information recommendation rule stored in the information recommendation rule DB 253 using the anonymization feedback information received from the anonymization feedback information reception unit 281.
  • the information recommendation rule DB 253 stores information recommendation rules.
  • the anonymized feedback information receiving unit 281 receives anonymized feedback information from the user terminal 502 and outputs it to the information recommendation rule update unit 540.
  • the information recommendation rule providing unit 282 reads out the information recommendation rule stored in the information recommendation rule DB 253 and transmits it to the user terminal 502. For example, when the information recommendation rule update unit 540 updates the information recommendation rule DB 253, the information recommendation rule provision unit 282 reads out the information recommendation rule and transmits it to the user terminal 502. The information recommendation rule providing unit 282 may read the information recommendation rule and transmit it to the user terminal 502 when the information recommendation rule is requested from the user terminal 502.
  • the recommendation information transmission unit 283 reads the recommendation information stored in the recommendation information DB 285 and transmits it to the user terminal 502.
  • the recommendation information DB 285 stores the recommendation information.
  • the operation of updating the information recommendation rule by the information recommendation system 500 of the present embodiment is substantially the same as the operation shown in FIG.
  • the operation of presenting the recommendation information to the user by the information recommendation system 500 of the present embodiment is substantially the same as the operation illustrated in FIG.
  • the effect of the present embodiment described above is that information can be recommended based on the optimum information recommendation rule in addition to the effect of the fourth embodiment.
  • the information recommendation rule providing unit 282 transmits the information recommendation rule stored in the information recommendation rule DB 253, and the information recommendation rule receiving unit 272 records the information recommendation rule in the information recommendation rule DB 252.
  • the information recommendation unit 576 selects information to be recommended to the user based on the information recommendation rule stored in the information recommendation rule DB 252.
  • FIG. 25 is a block diagram showing a configuration of an information recommendation system 600 according to the sixth embodiment of the present invention.
  • the information recommendation system 600 in this embodiment includes a plurality of user terminals 602 (only one is shown as a representative), an information distribution server 503, and a personal information analysis server 604.
  • the user terminal 602, the information distribution server 503, and the personal information analysis server 604 are connected to each other via a network (not shown).
  • the personal information analysis server 604 is a server operated by, for example, a third party whose security has been authenticated. The privacy information held by the personal information analysis server 604 is not leaked.
  • the user terminal 602 includes an information recommendation rule DB 252, an evaluation value DB 560, an information recommendation rule reception unit 272, a recommendation information reception unit 273, an evaluation value transmission unit 574, an information recommendation unit 576, a user interface 277, and an evaluation value collection unit 578.
  • Evaluation value transmission unit 574 transmits the evaluation value read from evaluation value DB 560 to personal information analysis server 604.
  • the personal information analysis server 604 includes an anonymized feedback information generation unit 610, an information recommendation rule DB 650, an evaluation value DB 660, an anonymization feedback information transmission unit 671, an information recommendation rule reception unit 672, and an evaluation value reception unit 674.
  • the anonymized feedback information generation unit 610 generates feedback information by using the evaluation value stored in the evaluation value DB 660 and the information recommendation rule stored in the information recommendation rule DB 650. Also, the anonymized feedback information generation unit 610 anonymizes the generated feedback information to generate anonymized feedback information and outputs it.
  • the information recommendation rule DB 650 stores recommendation information rules as shown in FIG. 18 received from the information recommendation rule receiving unit 672.
  • Evaluation value DB 660 stores the evaluation value as shown in FIG. 17 received from the evaluation value receiving unit 674.
  • the anonymized feedback information transmitting unit 671 transmits the anonymized feedback information generated by the anonymized feedback information generating unit 610 to the information distribution server 503.
  • the information recommendation rule receiving unit 672 receives the information recommendation rule from the information distribution server 503 and records it in the information recommendation rule DB 650.
  • Evaluation value receiving unit 674 records the received evaluation value of the user in evaluation value DB 660.
  • the effect of the present embodiment described above is that the load on the user terminal 602 can be reduced in addition to the effect of the fifth embodiment.
  • the user terminal 602 does not include the anonymized feedback information generation unit 510, and the personal information analysis server 604 includes the anonymization feedback information generation unit 610.
  • Each of the user terminal 202, the information distribution server 203, the user terminal 302, the personal information analysis server 304, the user terminal 502, the information distribution server 503, the user terminal 602, and the personal information analysis server 604 described above is a computer shown in FIG. 700.
  • each component described in each of the above embodiments does not necessarily need to be an independent entity.
  • each component may be realized as a module with a plurality of components.
  • each component may be realized by a plurality of modules.
  • Each component may be configured such that a certain component is a part of another component.
  • Each component may be configured such that a part of a certain component overlaps a part of another component.
  • each component and a module that realizes each component may be realized by hardware if necessary. Moreover, each component and the module which implement
  • the program is provided by being recorded on a non-volatile computer-readable recording medium such as a magnetic disk or a semiconductor memory, and is read by the computer when the computer is started up.
  • the read program causes the computer to function as a component in each of the above-described embodiments by controlling the operation of the computer.
  • a plurality of operations are not limited to being executed at different timings. For example, another operation may occur during the execution of a certain operation, or the execution timing of a certain operation and another operation may partially or entirely overlap.
  • each of the embodiments described above it is described that a certain operation becomes a trigger for another operation, but the description does not limit all relationships between the certain operation and other operations. For this reason, when each embodiment is implemented, the relationship between the plurality of operations can be changed within a range that does not hinder the contents.
  • the specific description of each operation of each component does not limit each operation of each component. For this reason, each specific operation
  • movement of each component may be changed in the range which does not cause trouble with respect to a functional, performance, and other characteristic in implementing each embodiment.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Medical Informatics (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Data Mining & Analysis (AREA)
  • Artificial Intelligence (AREA)
  • Computational Linguistics (AREA)
  • Evolutionary Computation (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

 本発明は、端末からサーバへ送信されるパーソナル情報の匿名性を、端末側で保証することが可能な情報処理システムを提供する。その情報処理システムは、ユーザに提示する推薦情報のそれぞれの推薦優先度を示す情報推薦ルールを記憶する手段と、その情報推薦ルールに対してそのユーザのパーソナル情報を更新するためのフィードバック情報を生成し、そのフィードバック情報を匿名化して匿名化フィードバック情報を生成し、出力する手段と、その匿名化フィードバック情報を利用して、その情報推薦ルールを更新する手段と、を備える。

Description

パーソナル情報を分析する情報処理システム及びパーソナル情報分析方法
 本発明は、プライバシ保護を考慮した、パーソナル情報を分析する情報処理システム、パーソナル情報分析方法、及びそのためのプログラムに関する。
 ユーザのパーソナル情報を分析し、利用するためのさまざまな関連技術が知られている。
 例えば、情報提供サービスにおいて、端末側に収集/蓄積されているパーソナル情報(ユーザの行動情報等)を分析し、そのユーザにパーソナライズされたコンテンツを配信することで、ユーザ利便性の高いサービスの提供が可能になる。
 特許文献1は、情報分析技術の一例を開示する。特許文献1に記載のトレンド評価技術は、キーワードと関連語との共起確率の変化、及びキーワードに関する話題の変化のそれぞれの度合いを計算する。
 そして、そのトレンド評価技術は、この計算によって求められた相対共起度及び相対関連語類似度を考慮して、トレンドスコアを計算する技術である。
 また、非特許文献1は、あるアイテムに対するあるユーザの評価値を予測する技術を開示する。非特許文献1に記載のSlope One Schemeは、あるアイテム(アイテム1と呼ぶ)に対する、あるユーザ(ユーザ1と呼ぶ)の評価値が不明(未評価状態)である場合、以下のようにしてその評価値を推定する。
 Slope One Schemeは、他のユーザ(ユーザ2と呼ぶ)のアイテム1に対する評価値とユーザ2の他のアイテム(アイテム2と呼ぶ)に対する評価値との差dを求める。ここで、ユーザ2が複数人である場合は、各ユーザ2に対応する差dのユーザ平均値dmuを求める。
 次に、Slope One Schemeは、その差d(またはユーザ平均値dmu)に基づいて、ユーザ1のアイテム1に対する評価値を予測する。ここで、複数のアイテム2のそれぞれに対応する差d(またはユーザ平均値dmu)が得られる場合は、それらの差d(またはユーザ平均値dmu)のアイテム平均値dmi(またはユーザ平均値dmuのアイテム平均値dmui)に基づいて、ユーザ1のアイテム1に対する評価値を予測する。尚、dmuiは、アイテム2のそれぞれに対応するユーザ2の人数を考慮した加重平均であり、非特許文献1では、この加重平均を用いたSlope One Schemeを、特に、Weighted Slope One Schemeと呼んでいる。更に、非特許文献1は、好き嫌いの区別がある評価を対象とするBi-Polar Slope One Schemeを開示している。
 一方、ユーザのパーソナル情報の分析は、プライバシを考慮してなされなければならない。
 例えば、特許文献2は、データを秘匿化し、その秘匿化したデータを転送及び集計するデータ統合システムの一例を開示する。
 特許文献2に記載のデータ統合システムは、3台以上のノードのそれぞれに格納される要素集合の、集合演算を行う分散型データ統合システムである。それらのノードは、自らが格納する要素集合を文字列撹乱または要素数撹乱によって秘匿化して秘匿化データを生成し、出力する手段を備えている。
 また、それらのノードは、他のノードから送信されてきた秘匿化データと自らが生成した秘匿化データとの和集合を出力する手段を備えている。更に、それらのノードの内の集計ノードは、他のノードから送信されてきた秘匿化データ(秘匿化データの和集合)を復号化する手段を備えている。また、その集計ノードは、復号化によって得られた要素集合から文字列撹乱または要素数撹乱の影響を取り除く手段を備えている。そして、その集計ノードは、文字列撹乱または要素数撹乱の影響を取り除いたその要素集合について、集合演算を実施する手段を備えている。特許文献2のデータ統合システムは、上述の構成を有することにより、要素集合を他のノードから推測されないようにした状態で、分散ノード間でのデータ統合を行うことができるとしている。
国際公開第2007/043322号 特開2010-166228号公報
D. Lemire and A. Maclachlan, "Slope One Predictors for Online Rating-Based Collaborative Filtering", In SIAM Data Mining (SDM'05), Newport Beach, California, April 21-23, 2005.
 しかしながら、上述した特許文献2の技術では、例えばユーザ端末からサーバへパーソナル情報を送信するような場合には、そのパーソナル情報の匿名性をそのユーザ端末側で保証することが困難であるという問題点があった。
 具体的には、ユーザ端末からサーバへユーザの行動情報等を含むパーソナル情報を送信した場合、そのパーソナル情報が仮名化やグループ化を施されたものであっても、そのサーバはそのパーソナル情報についてさまざまな分析を実行することができる。その結果、そのサーバにおいて、そのパーソナル情報とユーザを特定する情報とが関連付けられる可能性がある。その為、そのパーソナル情報のプライバシ保護が不十分となる危険性がある。
 その理由は、上述した特許文献2のデータ統合システムは、各ノードが、自身の所有する要素集合を秘匿化した秘匿化データと他のノードから受け取った秘匿化データとを、秘匿化したまま集合演算して転送することにより、各要素の由来を推測不可とするものだからである。
 即ち、そのデータ統合システムの技術では、秘匿化したパーソナル情報(特許文献2では、要素集合)の統合を実施するために、パーソナル情報を有する3台以上の各ノード間でループ状に通信を行う必要がある。
 本発明の目的は、上述した問題点を解決する情報処理システム、パーソナル情報分析方法、及びそのためのプログラムを提供することにある。
 本発明の情報処理システムは、ユーザに提示する推薦情報について、前記推薦情報のそれぞれの推薦優先度を示す情報推薦ルールを記憶する情報推薦ルール記憶手段と、前記ユーザのパーソナル情報と前記情報推薦ルールとを利用して、前記情報推薦ルールに対して前記ユーザのパーソナル情報を更新するための情報であるフィードバック情報を生成し、前記フィードバック情報を匿名化して匿名化フィードバック情報を生成し、出力する匿名化フィードバック情報生成手段と、前記匿名化フィードバック情報を利用して、前記情報推薦ルールを更新する情報推薦ルール更新手段と、を含む。
 本発明のパーソナル情報分析方法は、コンピュータが、ユーザに提示する推薦情報について、前記推薦情報のそれぞれの推薦優先度を示す情報推薦ルールと、前記ユーザのパーソナル情報とを利用して、前記情報推薦ルールに対して前記ユーザのパーソナル情報を更新するための情報であるフィードバック情報を生成し、前記フィードバック情報を匿名化して匿名化フィードバック情報を生成し、出力し、前記匿名化フィードバック情報を利用して、前記情報推薦ルールを更新する。
 本発明のコンピュータ読み取り可能な非一時的記録媒体は、ユーザに提示する推薦情報について、前記推薦情報のそれぞれの推薦優先度を示す情報推薦ルールと、前記ユーザのパーソナル情報とを利用して、前記情報推薦ルールに対して前記ユーザのパーソナル情報を更新するための情報であるフィードバック情報を生成し、前記フィードバック情報を匿名化して匿名化フィードバック情報を生成し、出力し、前記匿名化フィードバック情報を利用して、前記情報推薦ルールを更新する処理をコンピュータに実行させるプログラムを記録する。
 本発明は、端末からサーバへパーソナル情報を送信するような場合に、そのパーソナル情報の匿名性を端末側で保証することが可能になるという効果がある。
図1は、第1の実施形態に係るパーソナル情報分析システムの構成を示すブロック図である。 図2は、行動情報の一例を示す図である。 図3は、情報推薦ルールの一例を示す図である。 図4は、分析反映情報推薦ルールの一例を示す図である。 図5は、フィードバック情報の一例を示す図である。 図6は、匿名化フィードバック情報の一例を示す図である。 図7は、匿名化フィードバック情報の一例を示す図である。 図8は、情報推薦ルールの一例を示す図である。 図9は、第1の実施形態に係るパーソナル情報分析システムを実現するコンピュータのハードウェア構成を示すブロック図である。 図10は、第1の実施形態におけるパーソナル情報分析システムの動作を示すフローチャートである。 図11は、第1の実施形態におけるパーソナル情報分析システムの動作を示すフローチャートである。 図12は、第2の実施形態に係る情報推薦システムの構成を示すブロック図である。 図13は、第2の実施形態における情報推薦システムの動作を示すフローチャートである。 図14は、第2の実施形態における情報推薦システムの動作を示すフローチャートである。 図15は、第3の実施形態における情報推薦システムの一例を示す図である。 図16は、第4の実施形態に係る情報推薦システムの構成を示すブロック図である。 図17は、評価値の一例を示す図である。 図18は、情報推薦ルールの一例を示す図である。 図19は、フィードバック情報の一例を示す図である。 図20は、匿名化フィードバック情報の一例を示す図である。 図21は、匿名化フィードバック情報の一例を示す図である。 図22は、情報推薦ルールの一例を示す図である。 図23は、第4の実施形態における情報推薦システムの動作を示すフローチャートである。 図24は、第5の実施形態に係る情報推薦システムの構成を示すブロック図である。 図25は、第6の実施形態における情報推薦システムの一例を示す図である。
 本発明を実施するための形態について図面を参照して詳細に説明する。尚、各図面及び明細書記載の各実施形態において、同様の構成要素には同様の符号を付与し、適宜説明を省略する。
 <<<第1の実施形態>>>
 図1は、本発明の第1の実施形態に係るパーソナル情報分析システム100の構成を示すブロック図である。
 図1を参照すると、本実施形態に係るパーソナル情報分析システム100は、複数の匿名化フィードバック情報生成部110(1つだけを代表として図示)と、情報推薦ルール更新部140と、情報推薦ルールDB(Data Base)150とを含む。情報推薦ルールDBは、情報推薦ルール記憶手段とも呼ばれる。
 次に、第1の実施形態におけるパーソナル情報分析システム100が備える各構成要素について説明する。尚、図1に示す構成要素は、ハードウェア単位の構成要素でも、コンピュータ装置の機能単位に分割した構成要素でもよい。ここでは、図1に示す構成要素は、コンピュータ装置の機能単位に分割した構成要素として説明する。
 ===匿名化フィードバック情報生成部110===
 匿名化フィードバック情報生成部110は、パーソナル情報(例えば、ユーザの行動情報)と情報推薦ルールDB150が記憶している情報推薦ルールとを利用して、フィードバック情報を生成する。
 ここで、そのフィードバック情報は、その情報推薦ルールに対してそのパーソナル情報を更新するための情報を示す。
 また、その情報推薦ルールは、そのユーザへ提示する推薦情報を、決定するためのルールである。ここで、その推薦情報は、商品等を推薦する情報である。例えば、その情報推薦ルールは、その推薦情報で推薦される要素(例えば、商品)同士の相関性を示す情報である。例えば、その相関性を示す情報は、ユーザのそれぞれが参照した商品名の共起に基づく、商品名の共起率或いは共起数である。即ち、情報推薦ルールは、推薦情報のそれぞれについての、提示したほうがよい度合い、或いは提示しないほうがよい度合い(推薦優先度とも呼ばれる)を示す。
 例えば、匿名化フィードバック情報生成部110は、パーソナル情報を分析して情報推薦ルールに反映し、分析反映情報推薦ルールを生成する。次に、匿名化フィードバック情報生成部110は、その生成した分析反映情報推薦ルールとその情報推薦ルールとの差分を抽出し、フィードバック情報を生成する。
 また、匿名化フィードバック情報生成部110は、その生成したフィードバック情報を匿名化して匿名化フィードバック情報を生成する。次に、匿名化フィードバック情報生成部110は、その匿名化フィードバック情報を出力する。例えば、匿名化フィードバック情報生成部110は、そのフィードバック情報に乱数を適用して(誤差を加えて)、その匿名化フィードバック情報を生成する。また、匿名化フィードバック情報生成部110は、そのフィードバック情報に含まれる個々の値を入れ替えて、その匿名化フィードバック情報を生成するようにしてもよい。
 ===行動情報(パーソナル情報)===
 図2は、パーソナル情報のひとつである行動情報の一例を示す図である。図2に示すように、その行動情報は、例えば、ユーザが商品のデータを参照したことを示す参照情報である。また、行動情報は、例えば、ユーザ端末の位置に基づくそのユーザの位置情報、そのユーザが購入した商品に関する情報である購買情報、等である。上述の例に係わらず、行動情報は、そのユーザの行動に係る、利用可能な任意の情報であってよい。
 ===推薦情報ルール===
 図3は、推薦情報ルールの一例を示す図である。図3に示すように、情報推薦ルールは、例えば、ある商品と他の商品との相関性を共起数で示す。図3において、例えば、「商品A」と「商品C」とのその相関性は、「10」である。これは、「商品A」のデータと「商品C」のデータとの両方を参照した(即ち、「商品A」と「商品C」とが共起した)ユーザが存在した場合が、過去に10回あったことを示す。尚、その相関性は、そのようなユーザが存在した場合の回数に替えて、「商品A」と「商品C」とが共起した場合の回数そのものであってもよい。また、その相関性は、行動情報を提供するユーザの数を母数とする共起率と、その母数の値であってもよい。
 この場合、推薦情報ルールは、その相関性の値が大きいほど、「その値に対応する商品の推薦情報」を提示したほうがよい度合いが大きいことを示す。
 ===分析反映情報推薦ルール===
 図4は、匿名化フィードバック情報生成部110が、図3に示す情報推薦ルールに対して、図2に示す行動情報を反映した場合の、分析反映情報推薦ルールの例を示す図である。
 図4に示す分析反映情報推薦ルールは、図2に示す行動情報の「商品Aを参照」、「商品Bを参照」及び「商品Dを参照」が、図3に示す情報推薦ルールに反映された情報である。即ち、図4に示す分析反映情報推薦ルールは、図3に示す情報推薦ルールに比べて、「商品A」及び「商品B」と、「商品A」及び「商品D」と、「商品B」及び「商品D」とそれぞれの共起数が、「1」増加している。尚、図2に示す行動情報の「店舗Xの住所を参照」は、図3に示す情報推薦ルールに対応する要素がないため、図4に示す分析反映情報推薦ルールには、反映されていない。
 ===フィードバック情報===
 図5は、匿名化フィードバック情報生成部110が、図4に示す分析反映情報推薦ルールと図3に示す情報推薦ルールとの差分を抽出した場合の、フィードバック情報の例を示す図である。
 図5に示すフィードバック情報は、図3に示す情報推薦ルールと図4に示す分析反映情報推薦ルールとの差分を示す情報である。即ち、図5に示すフィードバック情報は、図2に示す行動情報の「商品Aを参照」、「商品Bを参照」及び「商品Dを参照」で、図3に示す情報推薦ルールを更新するための情報である。
 ===匿名化フィードバック情報===
 図6は、匿名化フィードバック情報生成部110が、図5に示すフィードバック情報を匿名化した場合の、匿名化フィードバック情報の例を示す図である。
 図6に示す匿名化フィードバック情報は、図5に示すフィードバック情報の各値に期待値0の乱数が適用され、匿名化された情報である。図6に示す匿名化フィードバック情報の例では、「商品A」及び「商品B」の共起数が「1」から「0」に変化し、「商品A」及び「商品C」の共起数が「0」から「1」に変化している。また、「商品A」及び「商品D」の共起数が「1」から「0」に変化し、「商品C」及び「商品D」の共起数が「0」から「1」に変化している。
 図7は、図6に示す匿名化フィードバック情報に対応するユーザとは別の、あるユーザの匿名化フィードバック情報の例を示す図である。
 ===情報推薦ルール更新部140===
 情報推薦ルール更新部140は、それらの匿名化フィードバック情報を利用して、情報推薦ルールDB150が記憶している情報推薦ルールを更新する。例えば、情報推薦ルール更新部140は、それらの匿名化フィードバック情報を、その情報推薦ルールに合成して更新する。
 図8は、図3に示す情報推薦ルールに、図6及び図7に示す匿名化フィードバック情報が合成されて更新された情報推薦ルールを示す図である。図8に示すように、図6及び図7に示す匿名化フィードバック情報が、図3の情報推薦ルールに合成されている。
 例えば、図8に示す「商品A」と「商品B」の共起数は、「1(=0+0+1)」に更新されている。また、図8に示す「商品A」と「商品C」の共起数は、「11(=10+1+0)」に更新されている。また、図8に示す「商品B」と「商品D」の共起数は、「5(=5+1+(-1))」に更新されている。また、図8に示す「商品C」と「商品D」の共起数は、「1(=0+1+0)」に更新されている。
 ===情報推薦ルールDB150===
 情報推薦ルールDB150は、推薦情報ルールを記憶する。
 以上が、パーソナル情報分析システム100の機能単位の各構成要素についての説明である。
 次に、パーソナル情報分析システム100のハードウェア単位の構成要素について説明する。
 図9は、本実施形態におけるパーソナル情報分析システム100を実現するコンピュータ700のハードウェア構成を示す図である。
 図9に示すように、コンピュータ700は、CPU(Central Processing Unit)701、記憶部702、記憶装置703、入力部704、出力部705及び通信部706を含む。更に、コンピュータ700は、外部から供給される記録媒体(または記憶媒体)707を含む。記録媒体707は、情報を非一時的に記憶する不揮発性記録媒体であってもよい。
 CPU701は、オペレーティングシステム(不図示)を動作させて、コンピュータ700の、全体の動作を制御する。また、CPU701は、例えば記憶装置703に装着された記録媒体707から、プログラムやデータを読み込み、読み込んだプログラムやデータを記憶部702に書き込む。ここで、そのプログラムは、例えば、後述の図10及び図11に示すフローチャートの動作をコンピュータ700に実行させるプログラムである。
 そして、CPU701は、読み込んだプログラムに従って、また読み込んだデータに基づいて、図1に示す匿名化フィードバック情報生成部110や情報推薦ルール更新部140として各種の処理を実行する。
 尚、図1に示す匿名化フィードバック情報生成部110及び情報推薦ルール更新部140のそれぞれは、異なるコンピュータ700のそれぞれにおいて処理されてよい。
 尚、CPU701は、通信網(不図示)に接続されている外部コンピュータ(不図示)から、記憶部702にプログラムやデータをダウンロードするようにしてもよい。
 記憶部702は、プログラムやデータ(例えば図3、図4、図5及び図6に示すようなデータ)を記憶する。記憶部702は、情報推薦ルールDB150を含んでよい。
 記憶装置703は、例えば、光ディスク、フレキシブルディスク、磁気光ディスク、外付けハードディスク及び半導体メモリであって、記録媒体707を含む。記憶装置703(記録媒体707)は、プログラムをコンピュータ読み取り可能に記憶する。また、記憶装置703は、データ(例えば図3、図4、図5及び図6に示すようなデータ)を記憶してもよい。記憶装置703は、情報推薦ルールDB150を含んでよい。
 入力部704は、例えばマウスやキーボード、内蔵のキーボタンなどで実現され、入力操作に用いられる。入力部704は、マウスやキーボード、内蔵のキーボタンに限らず、例えばタッチパネル、加速度計、ジャイロセンサ、カメラなどでもよい。
 出力部705は、例えばディスプレイで実現され、出力を確認するために用いられる。
 通信部706は、匿名化フィードバック情報生成部110と情報推薦ルール更新部140と情報推薦ルールDB150とのそれぞれの間のインタフェースを実現する。通信部706は、匿名化フィードバック情報生成部110と情報推薦ルール更新部140と情報推薦ルールDB150の一部として含まれてよい。
 以上説明したように、図1に示すパーソナル情報分析システム100の機能単位のブロックは、図9に示すハードウェア構成のコンピュータ700によって実現される。但し、コンピュータ700が備える各部の実現手段は、上記に限定されない。すなわち、コンピュータ700は、物理的に結合した1つの装置により実現されてもよいし、物理的に分離した2つ以上の装置を有線または無線で接続し、これら複数の装置により実現されてもよい。
 尚、上述のプログラムのコードを記録した記録媒体707が、コンピュータ700に供給され、CPU701は、記録媒体707に格納されたプログラムのコードを読み出して実行するようにしてもよい。或いは、CPU701は、記録媒体707に格納されたプログラムのコードを、記憶部702、記憶装置703またはその両方に格納するようにしてもよい。すなわち、本実施形態は、コンピュータ700(CPU701)が実行するプログラム(ソフトウェア)を、一時的にまたは非一時的に、記憶する記録媒体707の実施形態を含む。
 以上が、本実施形態におけるパーソナル情報分析システム100を実現するコンピュータ700の、ハードウェア単位の各構成要素についての説明である。
 次に本実施形態の動作について、図1~図11を参照して詳細に説明する。
 図10は、本実施形態の匿名化フィードバック情報生成部110の動作を示すフローチャートである。尚、このフローチャートによる処理は、前述したCPUによるプログラム制御に基づいて、実行されても良い。また、処理のステップ名については、S601のように、記号で記載する。
 匿名化フィードバック情報生成部110は、情報推薦ルールDB150から情報推薦ルールを取得する(S601)。
 次に、匿名化フィードバック情報生成部110は、行動情報(パーソナル情報)を分析してその取得した情報推薦ルールに反映し、分析反映情報推薦ルールを生成する(S602)。
 次に、匿名化フィードバック情報生成部110は、その生成した分析反映情報推薦ルールと更新前のその取得した情報推薦ルールとの差分を抽出し、フィードバック情報を生成する(S603)。
 次に、匿名化フィードバック情報生成部110は、その生成したフィードバック情報を匿名化して匿名化フィードバック情報を生成する(S604)。
 次に、匿名化フィードバック情報生成部110は、その生成した匿名化フィードバック情報を、情報推薦ルール更新部140に送信する(S605)。例えば、匿名化フィードバック情報生成部110は、情報推薦ルール更新部140から匿名化フィードバック情報を要求された場合にその要求に応答して、その匿名化フィードバック情報を送信する。尚、匿名化フィードバック情報生成部110は、所定の時刻、或いは所定の時間間隔で、その匿名化フィードバック情報を送信するようにしてもよい。
 図11は、本実施形態の情報推薦ルール更新部140の動作を示すフローチャートである。尚、このフローチャートによる処理は、前述したCPUによるプログラム制御に基づいて、実行されても良い。
 情報推薦ルール更新部140は、匿名化フィードバック情報生成部110から匿名化フィードバック情報を受信する(S611)。例えば、情報推薦ルール更新部140は、匿名化フィードバック情報生成部110に匿名化フィードバック情報を要求し、その応答として送信された匿名化フィードバック情報を受信する。尚、情報推薦ルール更新部140は、受動的に、匿名化フィードバック情報生成部110から匿名化フィードバック情報を受信するようにしてもよい。
 次に、情報推薦ルール更新部140は、それらの受信した匿名化フィードバック情報を利用して、情報推薦ルールDB150が記憶している情報推薦ルールを更新する(S612)。
 上述した本実施形態における効果は、ユーザ端末からサーバへパーソナル情報を送信するような場合に、そのパーソナル情報の匿名性をそのユーザ端末側で保証することが可能になる点である。
 その理由は、匿名化フィードバック情報生成部110が匿名化フィードバック情報を生成し、情報推薦ルール更新部140がその匿名化フィードバック情報に基づいて情報推薦ルールを更新するようにしたからである。
 <<<第2の実施形態>>>
 次に、本発明の第2の実施形態について図面を参照して詳細に説明する。以下、本実施形態の説明が不明確にならない範囲で、前述の説明と重複する内容については説明を省略する。
 図12は、本発明の第2の実施形態に係る情報推薦システム200の構成を示すブロック図である。
 図12を参照すると、本実施形態における情報推薦システム200は、複数のユーザ端末202(1つだけを代表として図示)と、情報配信サーバ203とを含む。ユーザ端末202と情報配信サーバ203とは、図示しないネットワークで接続されている。
 ユーザ端末202は、匿名化フィードバック情報生成部210、情報推薦ルールDB252、行動情報DB260、匿名化フィードバック情報送信部271、情報推薦ルール受信部272、推薦情報受信部273、情報推薦部276、ユーザインタフェース277、行動情報収集部278を含む。
 匿名化フィードバック情報生成部210は、行動情報DB260が記憶している行動情報と情報推薦ルールDB252が記憶している情報推薦ルールとを利用して、フィードバック情報を生成する。また、匿名化フィードバック情報生成部210は、その生成したフィードバック情報を匿名化して匿名化フィードバック情報を生成し、出力する。
 情報推薦ルールDB252は、情報推薦ルール受信部272から受け取った、図3に示すような、推薦情報ルールを記憶する。
 行動情報DB260は、行動情報収集部278から受け取った、図2に示すような、行動情報を記憶する。
 匿名化フィードバック情報送信部271は、匿名化フィードバック情報生成部210が生成した、図6に示すような、匿名化フィードバック情報を、情報配信サーバ203へ送信する。
 情報推薦ルール受信部272は、情報配信サーバ203から情報推薦ルールを受信し、情報推薦ルールDB252へ記録する。
 推薦情報受信部273は、情報配信サーバ203から推薦情報を受信し、情報推薦部276へ出力する。
 情報推薦部276は、情報推薦ルールDB252が記憶している情報推薦ルールと行動情報DB260が記憶している行動情報とを利用し、推薦情報受信部273から受け取った推薦情報の内から、ユーザに提示する推薦情報を決定する。そして、情報推薦部276は、決定した推薦情報をユーザインタフェース277へ出力する。
 例えば、情報推薦部276は、推薦情報受信部273から「商品A」、「商品B」、「商品C」及び「商品D」のそれぞれを推薦する推薦情報を受け取る。
 次に、情報推薦部276は、情報推薦ルールDB252が記憶している情報推薦ルールを参照して、ユーザインタフェース277へ出力する推薦情報を決定する。例えば、情報推薦ルールDB252は、図8に示す情報推薦ルールを記憶しているものとする。また、行動情報DB260は、図2に示す行動情報を記憶しているものとする。
 この場合、情報推薦部276は、その行動情報の「商品Aを参照」から、「商品A」に対する相関性である図8に示す情報推薦ルールの「商品A」の行の他の商品に対する共起数を抽出する。同様に、情報推薦部276は、「商品B」の行と「商品D」の行の他の商品に対する共起数を抽出する。
 次に、情報推薦部276は、その抽出した共起数を、商品毎に加算し、「商品A」、「商品B」、「商品C」及び「商品D」のそれぞれへのユーザの興味度を、「1」、「7」、「12」及び「6」と算出する。
 次に、情報推薦部276は、ユーザが既に参照済みの「商品A」、「商品B」及び「商品D」を除外し、「商品C」を推薦する情報を選択してユーザインタフェース277へ出力する。例えば、情報推薦部276は、既参照済みの商品を除外した残りの商品の内、興味度が「0」以外の全ての商品を選択する。尚、情報推薦部276は、既参照済みの商品を除外した残りの商品の内、興味度が最も大きい商品を選択するようにしてもよい。また、情報推薦部276は、既参照済みの商品を除外した残りの商品の内、興味度が所定の値以上の商品を選択するようにしてもよい。また、情報推薦部276は、既参照済みの商品を除外した残りの商品の内、興味度が大きいものから順に、所定の数の商品を選択するようにしてもよい。
 ユーザインタフェース277は、情報推薦部276から受け取った推薦情報を、ユーザ端末202の出力手段(例えば、図9に示す出力部705)に出力する。
 また、ユーザインタフェース277は、ユーザ端末202の入力手段(例えば、図9に示す入力部704)から取得した、ユーザの行動情報を行動情報収集部278へ出力する。
 行動情報収集部278は、ユーザインタフェース277及び図示しない手段(例えば、ユーザ端末202の図示しない、GPS(Global Positioning System)受信機)から受け取ったユーザの行動情報を行動情報DB260へ記録する。
 情報配信サーバ203は、情報推薦ルール更新部240、情報推薦ルールDB253、匿名化フィードバック情報受信部281、情報推薦ルール提供部282、推薦情報送信部283、及び推薦情報DB285を含む。
 情報推薦ルール更新部240は、匿名化フィードバック情報受信部281から受け取った匿名化フィードバック情報を利用して、情報推薦ルールDB253が記憶している情報推薦ルールを更新する。
 情報推薦ルールDB253は、情報推薦ルールを記憶する。
 匿名化フィードバック情報受信部281は、ユーザ端末202から匿名化フィードバック情報を受信し、情報推薦ルール更新部240へ出力する。
 情報推薦ルール提供部282は、情報推薦ルールDB253が記憶している情報推薦ルールを読み出し、ユーザ端末202へ送信する。情報推薦ルール提供部282は、例えば、情報推薦ルール更新部240が情報推薦ルールDB253を更新した場合に、情報推薦ルールを読み出し、ユーザ端末202へ送信する。尚、情報推薦ルール提供部282は、ユーザ端末202から情報推薦ルールを要求された場合に、情報推薦ルールを読み出し、ユーザ端末202へ送信するようにしてもよい。
 推薦情報送信部283は、推薦情報DB285が記憶している推薦情報を読み出し、ユーザ端末202へ送信する。
 推薦情報DB285は、推薦情報を記憶する。
 次に、本実施形態の動作について、図12~図14を参照して、詳細に説明する。
 図13は、情報推薦システム200が情報推薦ルールを更新する動作を示すフローチャートである。
 ユーザ端末202のユーザインタフェース277は、ユーザの行動情報を行動情報収集部278へ出力する(S621)。
 次に、行動情報収集部278は、受け取ったその行動情報を行動情報DB260へ記録する(S622)。
 次に、匿名化フィードバック情報生成部210は、情報推薦ルールDB252が記憶している情報推薦ルールと行動情報DB260が記憶している行動情報とを利用して匿名化フィードバック情報を生成し、出力する(S623)。
 次に、匿名化フィードバック情報送信部271は、匿名化フィードバック情報生成部210が生成した匿名化フィードバック情報を情報配信サーバ203に送信する(S624)。
 次に、情報配信サーバ203の匿名化フィードバック情報受信部281は、匿名化フィードバック情報を受信し、情報推薦ルール更新部240へ出力する(S625)。
 次に、情報推薦ルール更新部240は、受け取った匿名化フィードバック情報に基づいて、情報推薦ルールDB253に記憶している情報推薦ルールを更新する(S626)。
 尚、情報推薦ルール更新部240は、図示しない他の全てのユーザ端末202からの匿名化フィードバック情報を受け取ったことを契機にして、本ステップを実行するようにしてよい。また、情報推薦ルール更新部240は、1つ以上の任意の数の匿名化フィードバック情報を受け取ったことを契機にして、本ステップを実行するようにしてよい。或いは、情報推薦ルール更新部240は、所定の時刻または所定の時間間隔で、本ステップを実行するようにしてよい。
 次に、情報推薦ルール提供部282は、情報推薦ルールDB253が記憶している情報推薦ルールをユーザ端末202へ送信する(S627)。
 次に、ユーザ端末202の情報推薦ルール受信部272は、情報推薦ルールを受信し、情報推薦ルールDB252に記録する。(S628)。
 以上が、情報推薦システム200が情報推薦ルールを更新する動作の説明である。
 図14は、情報推薦システム200がユーザに推薦情報を提示する動作を示すフローチャートである。
 情報配信サーバ203の推薦情報送信部283は、推薦情報DB285から読み出した推薦情報をユーザ端末202へ送信する(S631)。例えば、推薦情報送信部283は、所定の時刻または所定の時間間隔で、本ステップを実行するようにしてよい。
 次に、ユーザ端末202の推薦情報受信部273は、推薦情報を受信し、情報推薦部276へ出力する(S632)。
 次に、情報推薦部276は、情報推薦ルールDB252が記憶している情報推薦ルールと行動情報DB260が記憶している行動情報とを利用し、推薦情報受信部273から受け取った推薦情報の内から、ユーザに提示する推薦情報を決定する(S633)。
 次に、情報推薦部276は、決定した推薦情報をユーザインタフェース277へ出力する(S634)。
 次に、ユーザインタフェース277は、受け取った推薦情報をユーザに通知する(S635)。例えば、ユーザインタフェース277は、図9に示す出力部705を介して、推薦情報をユーザに通知する。尚、ユーザインタフェース277は、図示しない任意の手段で推薦情報をユーザに通知するようにしてよい。
 以上が、情報推薦システム200がユーザに推薦情報を提示する動作の説明である。
 上述した本実施形態における効果は、第1の実施形態の効果に加えて、最適な情報推薦ルールに基づいて、情報を推薦することが可能になる点である。
 その理由は、以下のような構成を含むからである。即ち、第1に情報推薦ルール提供部282が情報推薦ルールDB253に記憶されている情報推薦ルールを送信し、情報推薦ルール受信部272がその情報推薦ルールを情報推薦ルールDB252に記録する。第2に、情報推薦部276が情報推薦ルールDB252に記憶されている情報推薦ルールに基づいて、ユーザに推薦する情報を選択する。
 <<<第3の実施形態>>>
 次に、本発明の第3の実施形態について図面を参照して詳細に説明する。以下、本実施形態の説明が不明確にならない範囲で、前述の説明と重複する内容については説明を省略する。
 図15は、本発明の第3の実施形態に係る情報推薦システム300の構成を示すブロック図である。
 図15を参照すると、本実施形態における情報推薦システム300は、複数のユーザ端末302(1つだけを代表として図示)と、情報配信サーバ203と、パーソナル情報分析サーバ304とを含む。ユーザ端末302と情報配信サーバ203とパーソナル情報分析サーバ304とは、図示しないネットワークで互いに接続されている。
 パーソナル情報分析サーバ304は、例えば、セキュリティを認証された第三者機関が運営するサーバであって、パーソナル情報分析サーバ304が保有するプライバシ情報は、漏洩しないものとする。
 ユーザ端末302は、情報推薦ルールDB252、行動情報DB260、情報推薦ルール受信部272、推薦情報受信部273、行動情報送信部274、情報推薦部276、ユーザインタフェース277及び行動情報収集部278を含む。
 行動情報送信部274は、行動情報DB260から読み出した行動情報をパーソナル情報分析サーバ304に送信する。
 パーソナル情報分析サーバ304は、匿名化フィードバック情報生成部310、情報推薦ルールDB350、行動情報DB360、匿名化フィードバック情報送信部371、情報推薦ルール受信部372及び行動情報受信部374を含む。
 匿名化フィードバック情報生成部310は、行動情報DB360が記憶している行動情報と情報推薦ルールDB350が記憶している情報推薦ルールとを利用して、フィードバック情報を生成する。また、匿名化フィードバック情報生成部310は、その生成したフィードバック情報を匿名化して匿名化フィードバック情報を生成し、出力する。
 情報推薦ルールDB350は、情報推薦ルール受信部372から受け取った、図3に示すような、推薦情報ルールを記憶する。
 行動情報DB360は、行動情報受信部374から受け取った、図2に示すような、行動情報を記憶する。
 匿名化フィードバック情報送信部371は、匿名化フィードバック情報生成部310が生成した匿名化フィードバック情報を、情報配信サーバ203へ送信する。
 情報推薦ルール受信部372は、情報配信サーバ203から情報推薦ルールを受信し、行動情報DB360へ記録する。
 行動情報受信部374は、受信したユーザの行動情報を行動情報DB360に記録する。
 上述した本実施形態における効果は、第2の実施形態の効果に加えて、ユーザ端末302の負荷を軽減することを可能にする点である。
 その理由は、ユーザ端末302が匿名化フィードバック情報生成部210を含まず、パーソナル情報分析サーバ304が匿名化フィードバック情報生成部310を含むようにしたからである。
 <<<第4の実施形態>>>
 次に、本発明の第4の実施形態について図面を参照して詳細に説明する。以下、本実施形態の説明が不明確にならない範囲で、前述の説明と重複する内容については説明を省略する。
 図16は、本発明の第4の実施形態に係るパーソナル情報分析システム400の構成を示すブロック図である。
 図16を参照すると、本実施形態に係るパーソナル情報分析システム400は、複数の匿名化フィードバック情報生成部410(1つだけを代表として図示)と、情報推薦ルール更新部440と、情報推薦ルールDB150とを含む。
 次に、第4の実施形態におけるパーソナル情報分析システム400が備える各構成要素について説明する。尚、図16に示す構成要素は、ハードウェア単位の構成要素でも、コンピュータ装置の機能単位に分割した構成要素でもよい。ここでは、図16に示す構成要素は、コンピュータ装置の機能単位に分割した構成要素として説明する。
 ===匿名化フィードバック情報生成部410===
 匿名化フィードバック情報生成部410は、パーソナル情報(例えば、評価値)と情報推薦ルールDB150が記憶している情報推薦ルールとを利用して、フィードバック情報を生成する。
 例えば、その情報推薦ルールは、その推薦情報で推薦される要素の評価を示す情報(例えば、複数のユーザのそれぞれが商品を評価した評価値の平均、及び評価したユーザの人数)である。
 例えば、匿名化フィードバック情報生成部410は、その情報推薦ルールを参照し、そのパーソナル情報を分析してフィードバック情報を生成する。
 また、匿名化フィードバック情報生成部410は、その生成したフィードバック情報を匿名化して匿名化フィードバック情報を生成する。次に、匿名化フィードバック情報生成部410は、その匿名化フィードバック情報を出力する。
 ===評価値===
 図17は、パーソナル情報のひとつである評価値の一例を示す図である。例えば、図17に示す評価値は、その値が大きいほど、商品のそれぞれに対するユーザの評価がよりよいことを示す。尚、図17において商品Cに付与されている評価値の「X」は、未評価(評価値が無いこと)を示している。評価値は、例えば、ユーザにより、パーソナル情報分析システム400を含むユーザ端末(不図示)の入力手段(例えば、図9に示す入力部704)を介して、入力される。また、評価値は、図2に示す行動情報に基づいて、パーソナル情報分析システム400の評価値生成手段(不図示)が生成するようにしてもよい。上述の例に係わらず、評価値は、整数である必要はない。
 また、評価値は、正の値の場合に肯定的評価(よい評価)、負の値の場合に否定的評価(悪い評価)を示す情報であってもよい。この場合、パーソナル情報分析システム400は、肯定的評価と否定的評価とを別々に処理するようにしてよい。
 ===推薦情報ルール===
 図18は、推薦情報ルールの一例を示す図である。図18に示すように、情報推薦ルールは、例えば、ある商品と他の商品との評価値の差の平均、及びそれらの評価値の差の数(評価値の差を提供したユーザ数)である。図18において、例えば、「商品A」と「商品C」との相関性は、「1.9、10」である。これは、「商品A」と「商品C」との評価値の差の平均が「1.9」で、それらの両方を評価したユーザの数が「10」であったことを示す。
 この場合、推薦情報ルールは、その評価値の差の平均が大きいほど、その平均に対応する商品の推薦情報を提示したほうがよい度合いが大きいことを示す。
 ===フィードバック情報===
 図19は、匿名化フィードバック情報生成部410が、図18に示す情報推薦ルールを参照し、図17に示す評価値を分析して生成したフィードバック情報の一例を示す図である。
 図19に示すフィードバック情報は、図17に示す評価値における、図18に示す情報推薦ルールで対象とされている商品間の評価値の差を示す情報である。尚、図19の「X」の記載は、評価値の差が無効である(有効な評価値の差が、存在しない)ことを示す(以後、同様)。即ち、図19に示すフィードバック情報は、「図17に示す評価値の「商品A」、「商品B」、「商品C」及び「商品D」のそれぞれの間の評価値の差を反映することで、図18に示す情報推薦ルールを更新する」ための情報である。尚、図17に示す評価値の「商品E」は、図18に示す情報推薦ルールに対応する要素がないため、図19に示すフィードバック情報には、反映されていない。
 ===匿名化フィードバック情報===
 図20は、匿名化フィードバック情報生成部410が、図19に示すフィードバック情報を匿名化した場合の、匿名化フィードバック情報の例を示す図である。
 図20に示す匿名化フィードバック情報は、図19に示すフィードバック情報の各値に期待値0の乱数が適用され、匿名化された情報である。図20に示す匿名化フィードバック情報の例では、「商品A」に対する「商品B」の評価値の差(「商品B」の評価値-「商品A」の評価値)が「1」から「0」に、「商品B」に対する「商品A」の評価値の差が「-1」から「0」に変化している。また、「商品A」に対する「商品D」の評価値の差が「0」から「1」に変化し、「商品D」に対する「商品A」の評価値の差が「0」から「-1」に変化している。
 図21は、図20に示す匿名化フィードバック情報に対応するユーザとは別の、あるユーザの匿名化フィードバック情報の例を示す図である。
 ===情報推薦ルール更新部440===
 情報推薦ルール更新部440は、それらの匿名化フィードバック情報を利用して、情報推薦ルールDB150が記憶している情報推薦ルールを更新する。例えば、情報推薦ルール更新部440は、それらの匿名化フィードバック情報を、その情報推薦ルールに合成して更新する。
 図22は、図18に示す情報推薦ルールに、図20及び図21に示す匿名化フィードバック情報が合成されて更新された情報推薦ルールを示す図である。図22に示すように、図20及び図21に示す匿名化フィードバック情報の「商品A」、「商品B」、「商品C」及び「商品D」のそれぞれの間の評価値の差が、図18の情報推薦ルールに反映されている。例えば、図18の「商品A」に対する「商品B」の評価値の差の平均である「1.2」は、図22において、「1.1(=(1.2×10+0+1)÷12)」に更新されている。同時に、評価値の差を提供したユーザ数は、「10」から「12」に更新されている。
 ===情報推薦ルールDB150===
 情報推薦ルールDB150は、その推薦情報ルールを記憶する。
 以上が、パーソナル情報分析システム400の機能単位の各構成要素についての説明である。
 尚、パーソナル情報分析システム400のハードウェア単位の構成要素は、図9に示すコンピュータ700のハードウェア構成と同様であってよい。
 そして、図16に示す匿名化フィードバック情報生成部410及び情報推薦ルール更新部440のそれぞれは、異なるコンピュータ700のそれぞれにおいて処理されてよい。
 次に本実施形態の動作について、図16~図23を参照して詳細に説明する。
 図23は、本実施形態の匿名化フィードバック情報生成部410の動作を示すフローチャートである。尚、このフローチャートによる処理は、前述したCPUによるプログラム制御に基づいて、実行されても良い。
 匿名化フィードバック情報生成部410は、情報推薦ルールDB150から情報推薦ルールを取得する(S641)。
 次に、次に、匿名化フィードバック情報生成部410は、その情報推薦ルールを参照して評価値を分析し、フィードバック情報を生成する(S643)。
 次に、匿名化フィードバック情報生成部410は、その生成したフィードバック情報を匿名化して匿名化フィードバック情報を生成する(S644)。
 次に、匿名化フィードバック情報生成部410は、その生成した匿名化フィードバック情報を、情報推薦ルール更新部440に送信する(S645)。例えば、匿名化フィードバック情報生成部410は、情報推薦ルール更新部440から匿名化フィードバック情報を要求された場合にその要求に応答して、その匿名化フィードバック情報を送信する。尚、匿名化フィードバック情報生成部410は、所定の時刻、或いは所定の時間間隔で、その匿名化フィードバック情報を送信するようにしてもよい。
 情報推薦ルール更新部440の動作は、図11に示す情報推薦ルール更新部140の動作と実質的に同様であるので、説明を省略する。
 上述した本実施形態における効果は、第1の実施形態と同様に、ユーザ端末からサーバへパーソナル情報を送信するような場合に、そのパーソナル情報の匿名性をそのユーザ端末側で保証することが可能になる点である。
 その理由は、匿名化フィードバック情報生成部410が匿名化フィードバック情報を生成し、情報推薦ルール更新部440がその匿名化フィードバック情報に基づいて情報推薦ルールを更新するようにしたからである。
 <<<第5の実施形態>>>
 次に、本発明の第5の実施形態について図面を参照して詳細に説明する。以下、本実施形態の説明が不明確にならない範囲で、前述の説明と重複する内容については説明を省略する。
 図24は、本発明の第5の実施形態に係る情報推薦システム500の構成を示すブロック図である。
 図24を参照すると、本実施形態における情報推薦システム500は、複数のユーザ端末502(1つだけを代表として図示)と、情報配信サーバ503とを含む。ユーザ端末502と情報配信サーバ503とは、図示しないネットワークで接続されている。
 ユーザ端末502は、匿名化フィードバック情報生成部510、情報推薦ルールDB252、評価値DB560、匿名化フィードバック情報送信部271、情報推薦ルール受信部272、推薦情報受信部273、情報推薦部576、ユーザインタフェース277、評価値収集部578を含む。
 匿名化フィードバック情報生成部510は、評価値DB560が記憶している評価値と情報推薦ルールDB252が記憶している情報推薦ルールとを利用して、フィードバック情報を生成する。また、匿名化フィードバック情報生成部510は、その生成したフィードバック情報を匿名化して匿名化フィードバック情報を生成し、出力する。
 情報推薦ルールDB252は、情報推薦ルール受信部272から受け取った、図18に示すような、推薦情報ルールを記憶する。
 評価値DB560は、評価値収集部578から受け取った、図17に示すような、評価値を記憶する。
 匿名化フィードバック情報送信部271は、匿名化フィードバック情報生成部510が生成した、図20に示すような、匿名化フィードバック情報を、情報配信サーバ503へ送信する。
 情報推薦ルール受信部272は、情報配信サーバ503から情報推薦ルールを受信し、情報推薦ルールDB252へ記録する。
 推薦情報受信部273は、情報配信サーバ503から推薦情報を受信し、情報推薦部576へ出力する。
 情報推薦部576は、情報推薦ルールDB252が記憶している情報推薦ルールと評価値DB560が記憶している評価値とを利用し、推薦情報受信部273から受け取ったその推薦情報の内から、ユーザに提示する推薦情報を決定する。そして、情報推薦部576は、決定したその推薦情報をユーザインタフェース277へ出力する。
 例えば、情報推薦部576は、推薦情報受信部273から「商品A」、「商品B」、「商品C」及び「商品D」のそれぞれを推薦する情報を受け取る。
 次に、情報推薦部576は、情報推薦ルールDB252が記憶している情報推薦ルールを参照して、ユーザインタフェース277へ出力する推薦情報を決定する。例えば、情報推薦ルールDB252は、図22に示す情報推薦ルールを記憶しているとする。また、評価値DB560は、図17に示す評価値を記憶しているとする。
 この場合、情報推薦部576は、評価値DB560に記憶された「商品A」の評価値である「4」と、その情報推薦ルールで示される「商品A」の評価値に対する「商品C」の評価値の差の平均値である「1.9」との加算値の「5.9」を算出する。同様に、情報推薦部576は、評価値DB560に記憶された「商品B」の評価値である「5」と、その情報推薦ルールで示される「商品B」の評価値に対する「商品C」の評価値の差の平均値である「-0.2」との加算値の「4.8」を算出する。また、情報推薦部576は、情報推薦部576は、評価値DB560に記憶された「商品D」の評価値である「4」と、その情報推薦ルールで示される「商品D」の評価値に対する「商品C」の評価値の差の平均値である「1.9」との加算値の「5.9」を算出する。
 次に、情報推薦部576は、図22に示す評価値の差を提供したユーザ数を用いて、それらの算出した加算値の加重平均(以後、この加重平均の値を推薦用評価値と呼ぶ)を算出する。ここでは、情報推薦部576は、「商品C」の推薦用評価値として、「(15×5.9+12×4.8+11×5.9)÷(15+12+11)=5.6(小数第2位を四捨五入)」を算出する。こうして、情報推薦部576は、図17に示す評価値において、未評価(評価値が「X」)となっている「商品C」の推薦用評価値を算出する。
 次に、情報推薦部576は、算出した推薦用評価値に基づいて、商品を推薦する情報を選択してユーザインタフェース277へ出力する。例えば、情報推薦部576は、「最も高い推薦用評価値」に対応する商品を推薦する情報を選択する。また、情報推薦部576は、「所定の値以上の推薦用評価値」に対応する商品を推薦する情報を全て選択するようにしてもよい。また、情報推薦部576は、「推薦用評価値が高い順に、所定の数の商品を推薦する」情報を選択するようにしてもよい。
 尚、情報推薦部576は、図17に示す評価値において、未評価ではない(評価値として数値を有している)商品についても、推薦用評価値を算出するようにしてもよい。
 ユーザインタフェース277は、情報推薦部576から受け取った推薦情報を、ユーザ端末502の出力手段(例えば、図9に示す出力部705)に出力する。
 また、ユーザインタフェース277は、ユーザ端末502の入力手段(例えば、図9に示す入力部704)から取得した、ユーザの評価値を評価値収集部578へ出力する。
 評価値収集部578は、ユーザインタフェース277及び図示しない手段(例えば、ユーザ端末502の図示しない、行動情報から評価値を算出する手段)から受け取ったユーザの評価値を評価値DB560へ記録する。
 情報配信サーバ503は、情報推薦ルール更新部540、情報推薦ルールDB253、匿名化フィードバック情報受信部281、情報推薦ルール提供部282、推薦情報送信部283、及び推薦情報DB285を含む。
 情報推薦ルール更新部540は、匿名化フィードバック情報受信部281から受け取った匿名化フィードバック情報を利用して、情報推薦ルールDB253が記憶している情報推薦ルールを更新する。
 情報推薦ルールDB253は、情報推薦ルールを記憶する。
 匿名化フィードバック情報受信部281は、ユーザ端末502から匿名化フィードバック情報を受信し、情報推薦ルール更新部540へ出力する。
 情報推薦ルール提供部282は、情報推薦ルールDB253が記憶している情報推薦ルールを読み出し、ユーザ端末502へ送信する。情報推薦ルール提供部282は、例えば、情報推薦ルール更新部540が情報推薦ルールDB253を更新した場合に、その情報推薦ルールを読み出し、ユーザ端末502へ送信する。尚、情報推薦ルール提供部282は、ユーザ端末502から情報推薦ルールを要求された場合に、その情報推薦ルールを読み出し、ユーザ端末502へ送信するようにしてもよい。
 推薦情報送信部283は、推薦情報DB285が記憶している推薦情報を読み出し、ユーザ端末502へ送信する。
 推薦情報DB285は、その推薦情報を記憶する。
 本実施形態の情報推薦システム500が情報推薦ルールを更新する動作は、図13に示す動作と実質的に同様であるので、説明を省略する。また、本実施形態の情報推薦システム500がユーザに推薦情報を提示する動作は、図14に示す動作と実質的に同様であるので、説明を省略する。
 上述した本実施形態における効果は、第4の実施形態の効果に加えて、最適な情報推薦ルールに基づいて、情報を推薦することが可能になる点である。
 その理由は、以下のような構成を含むからである。即ち、第1に情報推薦ルール提供部282が情報推薦ルールDB253に記憶されている情報推薦ルールを送信し、情報推薦ルール受信部272がその情報推薦ルールを情報推薦ルールDB252に記録する。第2に、情報推薦部576が情報推薦ルールDB252に記憶されている情報推薦ルールに基づいて、ユーザに推薦する情報を選択する。
 <<<第6の実施形態>>>
 次に、本発明の第6の実施形態について図面を参照して詳細に説明する。以下、本実施形態の説明が不明確にならない範囲で、前述の説明と重複する内容については説明を省略する。
 図25は、本発明の第6の実施形態に係る情報推薦システム600の構成を示すブロック図である。
 図25を参照すると、本実施形態における情報推薦システム600は、複数のユーザ端末602(1つだけを代表として図示)と、情報配信サーバ503と、パーソナル情報分析サーバ604とを含む。ユーザ端末602と情報配信サーバ503とパーソナル情報分析サーバ604とは、図示しないネットワークで互いに接続されている。
 パーソナル情報分析サーバ604は、例えば、セキュリティを認証された第三者機関が運営するサーバである。そして、パーソナル情報分析サーバ604が保有するプライバシ情報は、漏洩されないものとする。
 ユーザ端末602は、情報推薦ルールDB252、評価値DB560、情報推薦ルール受信部272、推薦情報受信部273、評価値送信部574、情報推薦部576、ユーザインタフェース277及び評価値収集部578を含む。
 評価値送信部574は、評価値DB560から読み出した評価値をパーソナル情報分析サーバ604に送信する。
 パーソナル情報分析サーバ604は、匿名化フィードバック情報生成部610、情報推薦ルールDB650、評価値DB660、匿名化フィードバック情報送信部671、情報推薦ルール受信部672及び評価値受信部674を含む。
 匿名化フィードバック情報生成部610は、評価値DB660が記憶している評価値と情報推薦ルールDB650が記憶している情報推薦ルールとを利用して、フィードバック情報を生成する。また、匿名化フィードバック情報生成部610は、その生成したフィードバック情報を匿名化して匿名化フィードバック情報を生成し、出力する。
 情報推薦ルールDB650は、情報推薦ルール受信部672から受け取った、図18に示すような、推薦情報ルールを記憶する。
 評価値DB660は、評価値受信部674から受け取った、図17に示すような、評価値を記憶する。
 匿名化フィードバック情報送信部671は、匿名化フィードバック情報生成部610が生成した匿名化フィードバック情報を、情報配信サーバ503へ送信する。
 情報推薦ルール受信部672は、情報配信サーバ503から情報推薦ルールを受信し、情報推薦ルールDB650へ記録する。
 評価値受信部674は、受信したユーザの評価値を評価値DB660に記録する。
 上述した本実施形態における効果は、第5の実施形態の効果に加えて、ユーザ端末602の負荷を軽減することを可能にする点である。
 その理由は、ユーザ端末602が匿名化フィードバック情報生成部510を含まず、パーソナル情報分析サーバ604が匿名化フィードバック情報生成部610を含むようにしたからである。
 以上説明した、ユーザ端末202、情報配信サーバ203、ユーザ端末302、パーソナル情報分析サーバ304、ユーザ端末502、情報配信サーバ503、ユーザ端末602及びパーソナル情報分析サーバ604のそれぞれは、図9に示すコンピュータ700であってよい。
 以上の各実施形態で説明した各構成要素は、必ずしも個々に独立した存在である必要はない。例えば、各構成要素は、複数の構成要素が1個のモジュールとして実現されてよい。また、各構成要素は、1つの構成要素が複数のモジュールで実現されてもよい。また、各構成要素は、ある構成要素が他の構成要素の一部であるような構成であってよい。また、各構成要素は、ある構成要素の一部と他の構成要素の一部とが重複するような構成であってもよい。
 以上説明した各実施形態における各構成要素及び各構成要素を実現するモジュールは、必要に応じ、可能であれば、ハードウェア的に実現されてよい。また、各構成要素及び各構成要素を実現するモジュールは、コンピュータ及びプログラムで実現されてよい。また、各構成要素及び各構成要素を実現するモジュールは、ハードウェア的なモジュールとコンピュータ及びプログラムとの混在により実現されてもよい。
 そのプログラムは、例えば、磁気ディスクや半導体メモリなど、不揮発性のコンピュータ可読記録媒体に記録されて提供され、コンピュータの立ち上げ時などにコンピュータに読み取られる。この読み取られたプログラムは、そのコンピュータの動作を制御することにより、そのコンピュータを前述した各実施形態における構成要素として機能させる。
 また、以上説明した各実施形態では、複数の動作をフローチャートの形式で順番に記載してあるが、その記載の順番は複数の動作を実行する順番を限定するものではない。このため、各実施形態を実施するときには、その複数の動作の順番は内容的に支障のない範囲で変更することができる。
 更に、以上説明した各実施形態では、複数の動作は個々に相違するタイミングで実行されることに限定されない。例えば、ある動作の実行中に他の動作が発生したり、ある動作と他の動作との実行タイミングが部分的に乃至全部において重複していたりしていてもよい。
 更に、以上説明した各実施形態では、ある動作が他の動作の契機になるように記載しているが、その記載はある動作と他の動作との全ての関係を限定するものではない。このため、各実施形態を実施するときには、その複数の動作の関係は内容的に支障のない範囲で変更することができる。また各構成要素の各動作の具体的な記載は、各構成要素の各動作を限定するものではない。このため、各構成要素の具体的な各動作は、各実施形態を実施する上で機能的、性能的、その他の特性に対して支障をきたさない範囲内で変更されて良い。
 以上、各実施形態を参照して本発明を説明したが、本願発明は上記実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明のスコープ内で当業者が理解しえるさまざまな変更をすることができる。
 この出願は、2012年11月12日に出願された日本出願特願2012-248526を基礎とする優先権を主張し、その開示の全てをここに取り込む。
 100  パーソナル情報分析システム
 110  匿名化フィードバック情報生成部
 140  情報推薦ルール更新部
 150  情報推薦ルールDB
 200  情報推薦システム
 202  ユーザ端末
 203  情報配信サーバ
 210  匿名化フィードバック情報生成部
 240  情報推薦ルール更新部
 252  情報推薦ルールDB
 253  情報推薦ルールDB
 260  行動情報DB
 271  匿名化フィードバック情報送信部
 272  情報推薦ルール受信部
 273  推薦情報受信部
 274  行動情報送信部
 276  情報推薦部
 277  ユーザインタフェース
 278  行動情報収集部
 281  匿名化フィードバック情報受信部
 282  情報推薦ルール提供部
 283  推薦情報送信部
 285  推薦情報DB
 300  情報推薦システム
 302  ユーザ端末
 304  パーソナル情報分析サーバ
 310  匿名化フィードバック情報生成部
 350  情報推薦ルールDB
 360  行動情報DB
 371  匿名化フィードバック情報送信部
 372  情報推薦ルール受信部
 374  行動情報受信部
 400  パーソナル情報分析システム
 410  匿名化フィードバック情報生成部
 440  情報推薦ルール更新部
 500  情報推薦システム
 502  ユーザ端末
 503  情報配信サーバ
 510  匿名化フィードバック情報生成部
 540  情報推薦ルール更新部
 560  評価値DB
 574  評価値送信部
 576  情報推薦部
 578  評価値収集部
 600  情報推薦システム
 602  ユーザ端末
 604  パーソナル情報分析サーバ
 610  匿名化フィードバック情報生成部
 650  情報推薦ルールDB
 660  評価値DB
 671  匿名化フィードバック情報送信部
 672  情報推薦ルール受信部
 674  評価値受信部
 700  コンピュータ
 701  CPU
 702  記憶部
 703  記憶装置
 704  入力部
 705  出力部
 706  通信部
 707  記録媒体

Claims (16)

  1.  ユーザに提示する推薦情報について、前記推薦情報のそれぞれの推薦優先度を示す情報推薦ルールを記憶する情報推薦ルール記憶手段と、
     前記ユーザのパーソナル情報と前記情報推薦ルールとを利用して、前記情報推薦ルールに対して前記ユーザのパーソナル情報を更新するための情報であるフィードバック情報を生成し、前記フィードバック情報を匿名化して匿名化フィードバック情報を生成し、出力する匿名化フィードバック情報生成手段と、
     前記匿名化フィードバック情報を利用して、前記情報推薦ルールを更新する情報推薦ルール更新手段と、を含む
     パーソナル情報分析システム。
  2.  前記パーソナル情報は、前記ユーザの行動情報であって、
     前記匿名化フィードバック情報生成手段は、前記行動情報を分析して前記情報推薦ルールに反映し、反映前の前記情報推薦ルールに対する差分を抽出して、前記フィードバック情報を生成する
     ことを特徴とする請求項1記載のパーソナル情報分析システム。
  3.  前記情報推薦ルールは前記推薦情報で推薦される要素同士の相関性を示す情報である
     ことを特徴とする請求項1または2記載のパーソナル情報分析システム。
  4.  前記パーソナル情報は、前記ユーザの評価値であって、
     前記匿名化フィードバック情報生成手段は、前記評価値間の差分に基づいて、前記フィードバック情報を生成する
     ことを特徴とする請求項1記載のパーソナル情報分析システム。
  5.  前記情報推薦ルールは前記推薦情報で推薦される要素の評価値平均と評価数を示す情報である
     ことを特徴とする請求項1または4記載のパーソナル情報分析システム。
  6.  前記情報推薦ルール更新手段は、複数の前記フィードバック情報を利用して前記情報推薦ルールを更新する
     ことを特徴とする請求項1乃至5のいずれか1項に記載のパーソナル情報分析システム。
  7.  前記匿名化フィードバック情報生成手段は、前記フィードバック情報に誤差を与えて匿名化フィードバック情報を生成する
     ことを特徴とする請求項1乃至6のいずれか1項に記載のパーソナル情報分析システム。
  8.  前記匿名化フィードバック情報生成手段は、前記フィードバック情報に含まれる個々の値を入れ替えて、匿名化フィードバック情報を生成する
     ことを特徴とする請求項1乃至6のいずれか1項に記載のパーソナル情報分析システム。
  9.  請求項1乃至8のいずれか1項に記載の匿名化フィードバック情報生成手段を含む端末装置と、
    請求項1乃至8のいずれか1項に記載の前記情報推薦ルール更新手段及び前記情報推薦ルール記憶手段を含む情報配信サーバと、を含む
     パーソナル情報分析システム。
  10.  複数の端末装置から前記端末装置のパーソナル情報を取得する手段と、
     請求項1乃至8のいずれか1項に記載の前記匿名化フィードバック情報生成手段と、を含むパーソナル情報分析サーバと、
     請求項1乃至8のいずれか1項に記載の前記情報推薦ルール更新手段及び前記情報推薦ルール記憶手段を含む情報配信サーバと、を含む
     パーソナル情報分析システム。
  11.  第1のコンピュータが、
     ユーザに提示する推薦情報について、前記推薦情報のそれぞれの推薦優先度を示す情報推薦ルールと、前記ユーザのパーソナル情報とを利用して、前記情報推薦ルールに対して前記ユーザのパーソナル情報を更新するための情報であるフィードバック情報を生成し、
     前記フィードバック情報を匿名化して匿名化フィードバック情報を生成し、出力し、
     第2のコンピュータが、
     前記匿名化フィードバック情報を利用して、前記情報推薦ルールを更新する
     パーソナル情報分析方法。
  12.  第1のコンピュータが、
     ユーザに提示する推薦情報について、前記推薦情報のそれぞれの推薦優先度を示す情報推薦ルールと、前記ユーザのパーソナル情報とを利用して、前記情報推薦ルールに対して前記ユーザのパーソナル情報を更新するための情報であるフィードバック情報を生成し、
     前記フィードバック情報を匿名化して匿名化フィードバック情報を生成し、
     前記匿名化フィードバック情報を利用して、前記情報推薦ルールを更新する第2のコンピュータに出力する
     パーソナル情報分析方法。
  13.  ユーザに提示する推薦情報について、前記推薦情報のそれぞれの推薦優先度を示す情報推薦ルールと、前記ユーザのパーソナル情報とを利用して、前記情報推薦ルールに対して前記ユーザのパーソナル情報を更新するための情報であるフィードバック情報を生成する処理と、
     前記フィードバック情報を匿名化して匿名化フィードバック情報を生成する処理と、
     前記匿名化フィードバック情報を利用して、前記情報推薦ルールを更新する第2のコンピュータに出力する処理と、を第1のコンピュータに実行させる
     プログラムを記録したコンピュータ読み取り可能な非一時的記録媒体。
  14.  ユーザに提示する推薦情報について、前記推薦情報のそれぞれの推薦優先度を示す情報推薦ルールと、前記ユーザのパーソナル情報とを利用して生成された、前記情報推薦ルールに対して前記ユーザのパーソナル情報を更新するための情報であるフィードバック情報が匿名化された匿名化フィードバック情報を利用して、前記情報推薦ルールを更新する処理をコンピュータに実行させる
     プログラムを記録したコンピュータ読み取り可能な非一時的記録媒体。
  15.  ユーザのパーソナル情報と前記ユーザに提示する推薦情報のそれぞれの推薦優先度を示す情報推薦ルールとを利用して、前記情報推薦ルールに対して前記ユーザのパーソナル情報を更新するための情報であるフィードバック情報を生成し、前記フィードバック情報を匿名化して匿名化フィードバック情報を生成する手段と、
     前記匿名化フィードバック情報を、前記匿名化フィードバック情報を利用して前記情報推薦ルールを更新する情報推薦ルール更新手段に出力する手段と、を含む
     端末装置。
  16.  ユーザに提示する推薦情報について、前記推薦情報のそれぞれの推薦優先度を示す情報推薦ルールを記憶する情報推薦ルール記憶手段と、
     前記ユーザのパーソナル情報と前記情報推薦ルールとを利用して生成された、前記情報推薦ルールに対して前記ユーザのパーソナル情報を更新するための情報であるフィードバック情報が、匿名化された匿名化フィードバック情報を利用して、前記情報推薦ルールを更新する情報推薦ルール更新手段と、を含む
     情報配信サーバ。
PCT/JP2013/006594 2012-11-12 2013-11-08 パーソナル情報を分析する情報処理システム及びパーソナル情報分析方法 WO2014073214A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP13853377.3A EP2919128A4 (en) 2012-11-12 2013-11-08 INFORMATION PROCESSING SYSTEM WITH ANALYSIS OF PERSONAL INFORMATION AND METHOD FOR ANALYZING PERSONAL INFORMATION
US14/440,901 US20150286842A1 (en) 2012-11-12 2013-11-08 Information processing system that analyzes personal information, and method for analyzing personal information
JP2014545581A JPWO2014073214A1 (ja) 2012-11-12 2013-11-08 パーソナル情報を分析する情報処理システム及びパーソナル情報分析方法

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012248526 2012-11-12
JP2012-248526 2012-11-12

Publications (1)

Publication Number Publication Date
WO2014073214A1 true WO2014073214A1 (ja) 2014-05-15

Family

ID=50684339

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/006594 WO2014073214A1 (ja) 2012-11-12 2013-11-08 パーソナル情報を分析する情報処理システム及びパーソナル情報分析方法

Country Status (4)

Country Link
US (1) US20150286842A1 (ja)
EP (1) EP2919128A4 (ja)
JP (1) JPWO2014073214A1 (ja)
WO (1) WO2014073214A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114365527A (zh) * 2019-09-06 2022-04-15 三星电子株式会社 用于无线通信系统中的网络自动化的装置和方法

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106649415B (zh) * 2015-11-03 2019-12-20 广州市动景计算机科技有限公司 客户端数据检查更新方法及装置
US10932004B2 (en) * 2017-01-24 2021-02-23 Adobe Inc. Recommending content based on group collaboration
US11562143B2 (en) 2017-06-30 2023-01-24 Accenture Global Solutions Limited Artificial intelligence (AI) based document processor
US11003796B2 (en) * 2017-06-30 2021-05-11 Accenture Global Solutions Limited Artificial intelligence based document processor
ES2913424T3 (es) * 2017-09-18 2022-06-02 Huawei Tech Co Ltd Procedimiento de recomendación y terminal
US10521608B2 (en) * 2018-01-09 2019-12-31 Accenture Global Solutions Limited Automated secure identification of personal information
US11126736B2 (en) * 2018-03-12 2021-09-21 Microsoft Technology Licensing, Llc Protecting storage by detecting unrecommended access

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007043322A (ja) 2005-08-01 2007-02-15 Canon Inc 撮像装置及びその制御方法及びプログラム及び記憶媒体
JP2010166228A (ja) 2009-01-14 2010-07-29 Nec Corp 分散型秘匿化データ統合装置、分散型秘匿化データ統合方法および分散型秘匿化データ統合用プログラム
JP2011039909A (ja) * 2009-08-17 2011-02-24 Albert:Kk 提示情報の最適化方法及びシステム
JP2012118878A (ja) * 2010-12-02 2012-06-21 Ntt Docomo Inc リコメンドシステム及びリコメンド方法
JP2012155409A (ja) * 2011-01-24 2012-08-16 Ntt Docomo Inc 評価値推定システム及び評価値推定方法

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020162017A1 (en) * 2000-07-14 2002-10-31 Stephen Sorkin System and method for analyzing logfiles
US7949883B2 (en) * 2004-06-08 2011-05-24 Hrl Laboratories, Llc Cryptographic CPU architecture with random instruction masking to thwart differential power analysis
GB2430771A (en) * 2005-09-30 2007-04-04 Motorola Inc Content access rights management
US20070172058A1 (en) * 2006-01-25 2007-07-26 Tomokazu Sada Data transmitting apparatus and data receiving apparatus
US20110178943A1 (en) * 2009-12-17 2011-07-21 New Jersey Institute Of Technology Systems and Methods For Anonymity Protection
US8849734B2 (en) * 2010-06-29 2014-09-30 Mcafee Inc. System, method, and computer program product for updating an algorithm
JP5593245B2 (ja) * 2011-01-31 2014-09-17 インターナショナル・ビジネス・マシーンズ・コーポレーション 移動物に関連するトレース・データの開示を制御する方法、並びにそのコンピュータ及びコンピュータ・プログラム
FR2973906B1 (fr) * 2011-04-05 2015-07-31 Alcatel Lucent Procede de parametrage de regles de diffusion de donnees personnelles

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007043322A (ja) 2005-08-01 2007-02-15 Canon Inc 撮像装置及びその制御方法及びプログラム及び記憶媒体
JP2010166228A (ja) 2009-01-14 2010-07-29 Nec Corp 分散型秘匿化データ統合装置、分散型秘匿化データ統合方法および分散型秘匿化データ統合用プログラム
JP2011039909A (ja) * 2009-08-17 2011-02-24 Albert:Kk 提示情報の最適化方法及びシステム
JP2012118878A (ja) * 2010-12-02 2012-06-21 Ntt Docomo Inc リコメンドシステム及びリコメンド方法
JP2012155409A (ja) * 2011-01-24 2012-08-16 Ntt Docomo Inc 評価値推定システム及び評価値推定方法

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
D. LEMIRE; A. MACLACHLAN: "Slope One Predictors for Online Rating-Based Collaborative Filtering", SIAM DATA MINING (SDM'05), NEWPORT BEACH, 21 April 2005 (2005-04-21)
See also references of EP2919128A4
SHOGO HACHIYA ET AL.: "Information Recommendation Modeling Method for Privacy Preservation", IEICE TECHNICAL REPORT, vol. 109, no. 448, 25 February 2010 (2010-02-25), pages 517 - 522, XP008179237 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114365527A (zh) * 2019-09-06 2022-04-15 三星电子株式会社 用于无线通信系统中的网络自动化的装置和方法

Also Published As

Publication number Publication date
EP2919128A4 (en) 2016-07-20
JPWO2014073214A1 (ja) 2016-09-08
EP2919128A1 (en) 2015-09-16
US20150286842A1 (en) 2015-10-08

Similar Documents

Publication Publication Date Title
WO2014073214A1 (ja) パーソナル情報を分析する情報処理システム及びパーソナル情報分析方法
US10862843B2 (en) Computerized system and method for modifying a message to apply security features to the message's content
AU2019201885B2 (en) Client-side integration framework of services
US11228653B2 (en) Terminal, cloud apparatus, driving method of terminal, method for processing cooperative data, computer readable recording medium
KR101247859B1 (ko) 컴퓨팅 디바이스들 간의 동적 콘텐츠 프리퍼런스 및 동작 공유
CN110771126B (zh) 用于用户设备事件的匹配与归因的系统
KR20180043392A (ko) 어플리케이션들을 추천하는 방법
US11100568B2 (en) System and method for creating and analyzing a low-dimensional representation of webpage sequences
US20150215383A1 (en) Methods for Exchanging Data Amongst Mobile Applications Using Superlinks
KR102271786B1 (ko) 개인 데몬의 훈련 가속화
US20130304686A1 (en) Methods and systems for personalizing user experience based on attitude prediction
CN106255970B (zh) 本地个人守护程序
WO2019231627A2 (en) Privatized apriori algorithm for sequential data discovery
JP7252748B2 (ja) 情報推薦方法及びコンピュータシステム
US10248802B2 (en) Digital rights management using geographic and temporal traits
EP3133502A1 (en) Terminal device, cloud device, method for driving terminal device, method for cooperatively processing data and computer readable recording medium
CN113396411A (zh) 用于增强的主机分类的系统和方法
JP6698707B2 (ja) バイナリ併合装置、その方法及び該コンピュータプログラム
US10049231B2 (en) Method and system for obfuscating the properties of a web browser
JP2008176782A (ja) 関心事を反映して抽出した情報提供方法及びシステム
KR20140113879A (ko) 광고 메커니즘을 구비한 정보 전달 시스템 및 그 작동 방법
JP6983705B2 (ja) 端末装置、端末制御方法および端末制御プログラム
WO2014136422A1 (ja) 匿名化処理を行う情報処理装置及び匿名化方法
CN114945918A (zh) 隐私保护的虚拟电子邮件系统
US20200257825A1 (en) Customized display of filtered social media content using a private dislike button

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13853377

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 14440901

Country of ref document: US

ENP Entry into the national phase

Ref document number: 2014545581

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

REEP Request for entry into the european phase

Ref document number: 2013853377

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2013853377

Country of ref document: EP