1. Field of the Invention
The present invention relates to an information delivery apparatus and information delivery method for delivering information.
2. Related Background Art
One technology for presenting contents relating to contents which are being browsed by a user is Contents Based Filtering method. In this Contents Based Filtering method, contents having the same characteristics as the contents currently being browsed are displayed simultaneously with the currently viewed contents.
Furthermore, technology is also known which uses this method in order to display advertising information relating to a homepage which is viewed during Internet browsing (see Japanese Patent Application Publication No. 2007-293463).
However, if only the contents or only the title of advertising information is displayed, then in many cases the actual content is unclear and the rate of access being made to the related contents is not high. In particular, in cases where the display region for each unit content is extremely small, such as on a mobile phone, then it can be expected that the rate of access to that content will decline if only the title of the content is displayed.
Therefore, it is an object of the present invention to provide an information delivery apparatus and an information delivery method whereby the rate of access by users can be improved.
In order to achieve the object described above, the information delivery apparatus according to the present invention comprises: task information storage means for storing task information for assisting user actions; contents transmission means for transmitting contents to a user; acquisition means for acquiring from the task information storage means task information relating to the contents sent by the contents transmission means; and task information transmission means for transmitting to the user the task information acquired by the acquisition means.
Furthermore, the information delivery method of the present invention is an information delivery method for an information delivery apparatus having task information storage means for storing task information for assisting user actions, the method comprising: a contents transmission step of transmitting contents to a user; an acquisition step of acquiring from the task information storage means task information relating to the contents sent in the contents transmission step; and a task information transmission step of transmitting to the user the task information acquired in the acquisition step.
According to this invention, by acquiring task information relating to transmitted contents and sending the acquired task information to the user, it is possible to assist user actions in an appropriate fashion. For example, if the user seeks to view a particular content, then it is not possible to improve the access rate for that content simply by making it possible to view related contents. On the other hand, by also making it possible to view task information that is related to the content, for example, task information that can cause the user to consider performing an action of some kind in relation to the content, then the user can be encouraged to perform new actions, and therefore the access rate of the content can be improved.
Furthermore, in the information delivery apparatus according to the present invention, desirably, the task information storage means stores a task characteristics vector indicating characteristics of the task information; the contents transmission means acquires a contents characteristics vector of the contents before sending the contents; and the acquisition means calculates similarities between the contents characteristics vector acquired by the contents transmission means and the task characteristics vector stored in the task characteristics vector storage means, respectively, and acquires task information on the basis of these similarities.
According to the present invention, the respective similarities between the contents characteristics vector of the contents and the task characteristics vectors of the respective task information are calculated and task information is acquired on the basis of these similarities, thereby making it possible to judge the similarity on the basis of vectors and therefore making it possible to judge the similarity more accurately.
Desirably, the information delivery apparatus according to the present invention further comprises frequency information storage means for storing frequency information indicating frequency selected for respective task information; and the acquisition means also selects task information on the basis of the frequency information stored in the frequency information storage means.
According to the present invention, it is possible to present more suitable task information to the user by choosing task information on the basis of the frequency information. In other words, there is a high probability that task information that has never been selected is not useful to the user. Consequently, by carrying out a selection procedure whereby task information of this kind is not chosen, or is moved down the display sequence, for instance, then it is possible to present task information which is liable to be used by the user.
According to the present invention, it is possible to encourage the user to perform new actions, and therefore it is possible to raise the access rate for a content.
Embodiments of the present invention will now be described with reference to the accompanying drawings. Where possible, the same parts will be labeled with the same reference numerals and duplicated description is omitted.
Moreover, this information delivery server 200 sends task information which is related to the contents being sent, together with the contents. This task information is information instructing the actions of the user, and serves to assist a state of the user viewing the contents or seeking to perform an action. For example, if the user has been browsing contents relating to “Kyoto”, then task information such as task information for assisting in “Go on a trip”, task information for assisting in “Buy a souvenir”, task information for assisting in “Explore temples”, or the like, is appended.
The mobile telephone 100 receives the contents and the task information, and if the user selects any of the offered task information while viewing the contents, then the user can acquire content which assists in the related action. For instance, in the example described above, if the user selects “Go on a trip”, then the mobile telephone 100 can access the homepage of a travel company or access a homepage for making express train reservations.
Next, the composition of the information delivery server 200 which is used in this communications system will be described.
The information delivery server 200 is achieved by a hardware composition as shown in
The contents request reception unit 201 is a unit which receives a request for contents or task information from a mobile telephone 100, and acquires contents or task information in accordance with the request. The contents request reception unit 201 outputs the acquired contents (or contents indicated by task information) to the contents transmission unit 202, and also outputs information indicating the requested task information to the task selection history database 203.
The contents transmission unit 202 is a unit which sends, to the mobile telephone 100, the contents output from the content request reception unit 201 and the task information designated by the task node designation unit 207. The transmitted task information is processed so as to be selectable by the user on the mobile telephone 100 and to include anchors which enable access to subsidiary task information or contents.
The task selection history database 203 is a database which stores historical information, such as the frequency with which task information has been selected. When one task information has been selected via the contents request reception unit 201, the task selection history database 203 stores information indicating that task information (for example, a task ID), in association with the selection frequency (number of times).
The task information management table 204 is a unit which stores task characteristics vectors indicating the characteristics of the task information.
The task characteristics vector acquisition unit 205 is a unit which acquires a task characteristics vector from the task information management table 204 on the basis of an instruction from the contents and task matching unit 206, when determining the task information to be added to the contents.
The contents and task matching unit 206 is a unit which calculates the degree of similarity between the contents characteristics vector of the contents and the task characteristics vector. More specifically, the contents and task matching unit 206 calculates the respective inner products of the contents characteristics vector of the contents acquired by the contents request reception unit 201 and the plurality of task characteristics vectors acquired by the task characteristics vector acquisition unit 205.
The task node designation unit 207 is a unit which judges and designates whether or not to send recommended task information on the basis of the degree of similarity (inner product values) calculated by the contents and task matching unit 206, and extracts top Nth task information sets having the highest inner product values calculated by the contents and task matching unit 206. In the present embodiment, it is also possible to extract only task information having a prescribed frequency or higher, on the basis of the frequency information which indicates the frequency of the task information selected by the user and which is stored in the task selection history database 203.
Next, the mobile telephone 100 will be described.
The browser 101 is a function consisting of an application for connecting to the Internet. The user is able to browse contents and task information and select one set of task information, by operating this browser 101. The browser 101 outputs the selection to the contents request transmission unit 102.
The contents request transmission unit 102 is a unit which sends a request for the contents selected by operating the browser 101, to the information delivery server 200.
The recommended task display unit 103 is a unit which displays contents and task information sent from the information delivery server 200. The user is able to display contents for assisting user actions, by selecting any one of a plurality of task information displayed by this unit.
Next, the operations of the mobile telephone 100 and the information delivery server 200 having the foregoing compositions will be described.
As shown in
Next, the detailed processing in step S12 above will be described.
The contents requested by the user are acquired by the contents request reception unit 201, and the contents characteristics vector of the contents is acquired (S101). Thereupon, the task characteristics vector acquisition unit 205 acquires respective task information, one by one, from the task information management table 204 (S102).
The contents and task matching unit 206 calculates the inner products of the contents characteristics vector and task characteristics vectors, and the task node designation unit 207 arranges the task information in the order of the inner product values, and determines and acquires the top Nth task information sets having the highest inner product values (S103). Furthermore, the task node designation unit 207 then judges in respect of each of the Nth task information sets thus acquired whether or not the number of task selections is equal to or greater than T, on the basis of the information stored in the task selection history database 203 (S104).
Here, if it is judged that the number of task selections is equal to or greater than T (S104: YES), then the task node designation unit 207 registers the task information as recommended task information (S105). The task node designation unit 207 then judges whether or not the checking of the number of task selections has been completed in respect of all of the task information, and if it has not yet been completed, then the checking of the number of task selections is carried out in respect of the next task information (S104). Furthermore, if it is judged that the number of task selections is not equal to or greater than T, then a process is carried out for rewriting the task to a subordinate task group, in other words, for moving the task to the lower (Nth) task information sets (S107).
When this rearrangement processing has been carried out for all Nth task information sets (S106: YES), then the contents transmission unit 202 sends the recommended task information indicated by the rearranged order, together with the contents, to the mobile telephone 100 (S108). At S107, processing is carried out for changing to a lower task group, but instead of this, it is also possible to carry out processing for excluding information from the recommended task information.
An example of the screen which is displayed during this processing is shown.
If the user operates the browser 101 and selects task information 302, for instance, then the mobile telephone 100 (contents request transmission unit 102) sends this selection to the information delivery server 200. When this is received by the contents request reception unit 201 in the information delivery server 200, corresponding task information (or contents) is acquired from the task information management table 204. The contents transmission unit 202 then sends the contents thus acquired to the mobile telephone 100. This is received in the mobile telephone 100 and the recommended task display unit 103 displays the screen shown in (b) of
Here, if the user selects subsidiary task information 401, then the information delivery server 200 accesses the related URL, acquires the contents associated with the task information, and sends this to the mobile telephone 100. In (c) of
Next, the action and beneficial effects of the information delivery server 200 according to the present embodiment will be explained. In the information delivery server 200, the task node designation unit 207 acquires task information related to the contents sent by the contents transmission unit 202, and the contents transmission unit 202 sends the task information thus acquired to the user, thereby making it possible to assist the actions of the user in an appropriate fashion. For example, if the user wishes to see a particular content, then it is not possible to improve the access rate to that content simply by making it possible to view related contents. On the other hand, by also making it possible to view task information that is related to the content, for example, task information that can cause the user to consider performing an action of some kind in relation to the content, as in the present invention, then the user can be encouraged to perform new actions, and therefore the access rate of the content can be improved.
Here, the judgment of the degree of similarity is carried out in the following way. More specifically, in the information delivery server 200, the task information management table 204 stores task characteristics vectors indicating the characteristics of respective task information, and when the content request reception unit 201 acquires content that is to be sent, the content characteristics vector of that content is acquired. The contents and task matching unit 206 then respectively calculates the degree of similarity, in other words, the inner product values, of the acquired contents characteristics vector and the task characteristics vectors, and acquires task information on the basis of these inner product values. In the present embodiment, only the top Nth task information sets having the highest inner product values are acquired.
By this means, the similarities (inner product values) of the contents characteristics vector of the contents and the task characteristics vector of the respective task information are calculated respectively, and by acquiring the task information on the basis of these similarities (inner product values), it is possible to judge the similarity on the basis of vectors and therefore it is possible to judge the similarity accurately. Furthermore, in the information delivery server 200 according to the present embodiment, the task selection history database 203 stores the selection frequency with which each task information has been selected, and the task node designation unit 207 chooses task information on the basis of the history information. By this means, it is possible to present more appropriate task information to the user. In other words, there is a high probability that task information that has never been selected is not useful to the user. Consequently, by carrying out a selection procedure whereby task information of this kind is not chosen, or is moved down the display sequence, for instance, then it is possible to present task information which is liable to be used by the user.
Number | Date | Country | Kind |
---|---|---|---|
2008-102793 | Apr 2008 | JP | national |