Similarity calculating method and apparatus

Information

  • Patent Grant
  • 9317887
  • Patent Number
    9,317,887
  • Date Filed
    Friday, July 19, 2013
    11 years ago
  • Date Issued
    Tuesday, April 19, 2016
    8 years ago
  • CPC
  • Field of Search
    • US
    • 707 732000
    • 707 737000
    • 707 711000
    • 707 741000
    • 707 748000
    • 707 749000
    • 707 758000
    • 707 724000
    • 707 722000
    • 707 728000
    • 707 759000
    • 707 769000
    • 707 755000
    • 707 803000
    • 707 E17051
    • 707 E17009
    • 707 E17014
    • 707 E17108
    • 707 E17069
    • 707 E17010
    • 707 009000
    • 707 E17089
    • 707 E17044
    • 707 E17033
    • 707 E17134
    • 705 007120
    • 705 007290
    • 705 010000
    • 705 001100
    • 705 014530
    • 705 014490
    • 705 014660
    • 705 319000
    • 705 342000
    • 705 500000
    • 709 203000
    • 709 204000
    • 709 205000
    • 709 223000
    • 709 224000
    • 709 233000
    • 715 752000
    • 715 733000
    • 382 190000
    • 382 165000
    • 382 125000
    • 382 118000
    • 382 117000
    • 382 115000
    • 382 106000
    • 382 103000
    • 382 107000
    • 382 236000
    • 725 116000
    • CPC
    • G06F17/3053
    • G06F17/30
    • G06F15/16
    • G06F17/30386
    • G06F17/30867
    • G06F17/30876
    • H04L67/22
    • H04L43/16
    • H04L67/10
    • H04L51/32
    • G06Q50/01
    • G06Q10/107
    • G06Q10/00
    • G06Q10/0639
    • H04N21/23
  • International Classifications
    • G06F17/30
    • G06Q50/00
    • Term Extension
      243
Abstract
A similarity calculating method and apparatus are disclosed. A similarity calculating method according to an exemplary embodiment of the present invention includes extracting similarity calculating data, which is determined in advance, by receiving a communication activity record for every user; modeling a communication activity pattern for every user and common information between the users based on the extracted similarity calculating data; and calculating a similarity between users using the modeled communication activity pattern for every user and common information. The modeling includes: modeling the communication activity pattern by calculating a value of a static feature from the similarity calculating data, and modeling the common information by calculating a value of a dynamic feature from the similarity calculating data.
Description
CROSS-REFERENCE TO RELATED APPLICATIONS

This application claims priority to and the benefit of Korean Patent Application No. 10-2012-0128849 filed in the Korean Intellectual Property Office on Nov. 14, 2012, the entire contents of which are incorporated herein by reference.


TECHNICAL FIELD

The present invention relates to similarity calculation, and more specifically, to a similarity calculating method and apparatus which calculates a similarity between two arbitrary users based on communication activity record information which allows understanding of a social network, and displays the similarity between the two users, if necessary, to improve accuracy in calculating the similarity between the two users.


BACKGROUND ART

Recent digital forensic includes extraction and analyzation of a usage record of a social network service which is widely used. The usage record of the social network service includes a message which is created by a user, uploaded or transmitted multimedia data, positional information, a preference, and connection network information with other people. The forensic analysis for these records is performed by providing a search function of data and suggestion of a relationship between users which are connected through the social network service.


However, due to the usage of a smart phone in which a data communication function and a function as a computer are converged, a frequency of a communication activity using the social network service is sharply increased. Therefore, when the record for the communication activity is extracted to be presented as a list, the size of the list is too much to be able to understand the record at a glance. For this reason, it is difficult to specifically determine a user of communication related to a case, which may contain important information for a digital forensic investigation and comprehend an actual relationship between users who do not have a superficial relationship.


As a known method of comprehending a relationship between speakers in communication, a method that calculates intimacy between an owner of a communication device and a speaker using the communication usage record is suggested. Here, the intimacy is calculated by extracting various communication usage records between the owner and the speaker and calculating the connection strength based on the number of times of communication. When using the above method, it is possible to distinguish a speaker which is intimate with the owner of the device. However, the related art does not provide a method which may comprehend the relationship between two people who do not have a direct communication usage record.


As another related art, a method which represents congruence between personal relationships as a point based on a congruence of interests represented by the users in the social network has been suggested. Here, the congruence is calculated based on a probability that two interests represented by two users coincide with each other. This method represents the similarity between two users who are not directly connected as a point but the determination standard is based on the interest represented by the users. Therefore, the congruence calculated as described above is less accurate as a similarity determining standard which is used for the criminal investigation.


Therefore, a method which improves accuracy in calculating a similarity is demanded.


SUMMARY OF THE INVENTION

The present invention has been made in an effort to provide a similarity calculating method and apparatus which calculates a similarity between two users using a communication activity record which allows understanding of a social network of the users, to improve an accuracy of the similarity.


An exemplary embodiment of the present invention provides a similarity calculating method including: extracting similarity calculating data, which is determined in advance, by receiving a communication activity record for every user, modeling a communication activity pattern for every user and common information between the users based on the extracted similarity calculating data, and calculating a similarity between users using the modeled communication activity pattern for every user and common information.


The method may further include processing the extracted similarity calculating data to numerically represent at least a part of the data and build a relationship network for every user.


The modeling may include modeling the communication activity pattern by calculating a value of a static feature from the similarity calculating data, and modeling the common information by calculating a value of a dynamic feature from the similarity calculating data.


The static feature may include whether to use a photograph, a moving image, or emoticon, a usage pattern based on the communication activity order, a transmitting/receiving time, a transmitting/receiving frequency, and the number of connections with the other user, and the dynamic feature may include the number of commonly connected neighbors, whether to be directly or indirectly connected, whether to use the same keyword, whether to use the same pattern, whether to use the same object, and whether to use the same location.


The calculating of a similarity may include calculating a static similarity by calculating a distance between elements of the static feature for every user, calculating a dynamic similarity by applying a weight using the common information to each element of the dynamic feature for every user, and calculating a similarity between the users using the calculated static similarity and dynamic similarity.


Another exemplary embodiment of the present invention provides a similarity calculating apparatus including: a data extracting unit configured to extract similarity calculating data, which is determined in advance, by receiving a communication activity record for every user, a modeling unit configured to model a communication activity pattern for every user and common information between the users based on the extracted similarity calculating data, and a similarity calculating unit configured to calculate a similarity between users using the modeled communication activity pattern for every user and common information. The apparatus may further include: a data converting unit configured to process the extracted similarity calculating data to numerically represent at least a part of the data and build a relationship network for every user.


The modeling unit may include a static feature modeling unit configured to model the communication activity pattern by calculating a value of a static feature from the similarity calculating data, and a dynamic feature modeling unit configured to model the common information by calculating a value of a dynamic feature from the similarity calculating data.


The similarity calculating unit may include a static similarity calculating unit configured to calculate a static similarity by calculating a distance between elements of the static feature for every user, a dynamic similarity calculating unit configured to calculate a dynamic similarity by applying a weight using the common information to each element of the dynamic feature for every user, and a final similarity calculating unit configured to calculate a similarity between the users using the calculated static similarity and dynamic similarity.


According to the exemplary embodiments of the present invention, the similarity between two users is calculated using a communication activity record which allows understanding of a social network of the users to improve the accuracy in calculating the similarity.


Specifically, the present invention models a static feature which reflects a communication activity pattern of each user from the communication activity record and a dynamic feature which reflects the common information (or feature) between two users and calculates the similarity using the two features to more accurately determine the similarity between the two users.


According to the exemplary embodiments of the present invention, the accuracy in calculating the similarity between two users is improved to easily determine a user having a similarity on the communication activity record with a specific user among many users.


The foregoing summary is illustrative only and is not intended to be in any way limiting. In addition to the illustrative aspects, embodiments, and features described above, further aspects, embodiments, and features will become apparent by reference to the drawings and the following detailed description.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 illustrates a configuration of a similarity calculating apparatus according to an exemplary embodiment of the present invention.



FIG. 2 illustrates a configuration of an exemplary embodiment of a modeling unit illustrated in FIG. 1.



FIG. 3 illustrates a configuration of an exemplary embodiment of a similarity calculating unit illustrated in FIG. 1.



FIG. 4 illustrates an exemplary view of static feature modeling.



FIG. 5 illustrates an exemplary view of dynamic feature modeling.



FIG. 6 illustrates a flowchart of an operation of a similarity calculating method according to an exemplary embodiment of the present invention.



FIG. 7 illustrates a flowchart of an operation of an exemplary embodiment of step S640 illustrated in FIG. 6.





It should be understood that the appended drawings are not necessarily to scale, presenting a somewhat simplified representation of various features illustrative of the basic principles of the invention. The specific design features of the present invention as disclosed herein, including, for example, specific dimensions, orientations, locations, and shapes will be determined in part by the particular intended application and use environment.


In the figures, reference numbers refer to the same or equivalent parts of the present invention throughout the several figures of the drawing.


DETAILED DESCRIPTION

Other objects and features than the above-described object will be apparent from the description of exemplary embodiments with reference to the accompanying drawings.


Terms used in the following description are used to describe a specific exemplary embodiment but are not intended to limit the present invention. A singular form may include plural form if there is no clearly opposite meaning in the context. In the present invention, it should be understood that term “include” indicates that a feature, a number, a step, an operation, a component, a part or the combination those of described in the specification is present, but does not exclude a possibility of presence or addition of one or more other features, numbers, steps, operations, components, parts or combinations, in advance.


If it is not contrarily defined, all terms used herein including technological or scientific terms have the same meaning as those generally understood by a person with ordinary skill in the art. Terms which are defined in a generally used dictionary should be interpreted to have the same meaning as the meaning in the context of the related art but are not interpreted as an ideally or excessively formal meaning if it is not clearly defined in the present invention.


Exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. If it is considered that the description of related known configuration or function may cloud the gist of the present invention, the description will be omitted.


Hereinafter, a similarity calculating method and apparatus according to an exemplary embodiment of the present invention will be described in detail with reference to FIGS. 1 to 7.



FIG. 1 illustrates a configuration of a similarity calculating apparatus according to an exemplary embodiment of the present invention.


Referring to FIG. 1, an apparatus according to the exemplary embodiment includes a data extracting unit 110, a data converting unit 120, a modeling unit 130, a similarity calculating unit 140, and an outputting unit 150. The data extracting unit 110 receives large quantity of various types of communication activity records for every user to extract similarity calculating data which is determined in advance.


Here, the communication activity record is a communication activity which uses an application on various devices and may include not only bidirectional communication activity in which at least one of the specific communication parties is present but also a unidirectional communication activity which posts a post in a service for forming a social network.


In this case, the communication activity record may include a transmitting/receiving identifier in accordance with the communication transmission/reception, transmitting/receiving date and time, and various types of conversations. The transmitting/receiving activity may include not only an interactive communication activity between two or more people but also an activity which posts a message in a specific message or provides a feedback to a specific post. An additional personal identifier, a contact list, and other activity contents may be included depending on the communication activity service.


That is, the data extracting unit 110 in the similarity calculating apparatus according to the exemplary embodiment of the present invention extracts a communication activity record (similarity calculating data) of two users who are the targets of the similarity measurement, among large quantity of data provided in various formats. As another form, the data extracting unit may be implemented as a form which extracts a user communication record from a specific device or a service.


The data converting unit 120 quantifies the similarity calculating data extracted by the data extracting unit 110 to be calculated and configures a relationship network and normalizes the similarity calculating data.


Here, the data converting unit 120 may include a quantifying step which quantifies uncalculatable data among the extracted user communication activity record, that is, the similarity calculating data, a relationship network configuring step which may be obtained from the transmitting/receiving list and the contact list, and a normalizing step which normalizes the data.


The modeling unit 130 models the communication activity pattern for every user and common information between the users, based on the similarity calculating data which is converted by the data converting unit 120.


Here, the communication activity pattern means a pattern for a communication activity of the user and may be modeled using data corresponding to a static feature among the communication activity records of the user. The common information may be modeled using data corresponding to a dynamic feature included in the communication activity record between two users.


The static feature in the communication activity record may include whether to use a photograph, a moving image, or emoticon, a usage pattern based on the communication activity order, a transmitting/receiving time, a transmitting/receiving frequency (which may include information indicating whether to perform only reception or only transmission), and the number of connections with the other user.


The dynamic feature in the communication activity record may include the number of commonly connected neighbors, whether to be directly or indirectly connected, whether to use the same keyword, whether to use the same pattern, whether to use the same object, and whether to use the same location.


A set of the static features may be obtained by analyzing the communication activity record of a personal user and a set of the dynamic features may be obtained by collectively analyzing the communication activity records between two users to be compared.


The modeling unit 130, as similar to an example illustrated in FIG. 2, includes a static feature modeling unit 210 and a dynamic feature modeling unit 220. The static feature modeling unit 210 calculates a value of the static feature from the converted similarity calculating data to model the communication activity pattern.


For example, the modeled communication activity pattern may be represented by static feature modeling, similar to an example illustrated in FIG. 4. The static feature modeling may include a usage pattern which indicates a transmitting/receiving frequency, a usage time which indicates a transmitting and/or receiving frequency in a time interval, the number of connections with the other user (for example, a victim A and a suspect B), and the number of photographs, moving images, or emoticons which are averagely included in the message or a usage pattern for an activity sequentially and inevitably accompanied with an arbitrary communication activity.


The dynamic feature modeling unit 220 calculates a value of the dynamic feature from the converted similarity calculating data to model the common information.


For example, the modeled common information is obtained by modeling a common feature between two users and may be represented by dynamic feature modeling, similar to an example illustrated in FIG. 5. The dynamic feature modeling may include the number of neighbors or users which are commonly acquainted to two users, a degree of connection of two users which indicates a numerical value representing that the two users are directly acquainted to each other or indirectly acquainted to each other, a common keyword which is related to two people, a common pattern which indicates common numerical values such as a phone number, an electronic mail address, and a residential registration number, a common object such as a photograph, a moving image, a link, and a tag, and common position information which indicates a common location between the two users such as an address.


The similarity calculating unit 140 calculates a similarity between users using the modeled communication activity pattern for every user and common information. That is, the similarity calculating unit 140 calculates the similarity using a feature set configured by the static feature and the dynamic feature of the two users.


The similarity calculating unit 140, as illustrated in FIG. 3, includes a static similarity calculating unit 310, a dynamic similarity calculating unit 320, and a final similarity calculating unit 330.


The static similarity calculating unit 310 calculates the static similarity of two users for every element of the static feature. For example, the static similarity calculating unit 310 calculates a distance between elements of the static feature for every user to calculate the static similarity.


Here, the static similarity calculates a distance between elements of the static feature of two users and a Euclidean distance calculating method is applied thereto and the static similarity may be calculated by the following Equation 1.










sd


(

x
,
y

)


=





(


p
1

-

q
1


)

2

+


(


p
2

-

q
2


)

2

+

+


(


p
n

-

q
n


)

2



=





i
=
1

n




(


p
i

-

q
i


)

2








Equation





1













W
_


here

,


















P
=



{


p
1

,

p
2

,

,

p
n


}


,









Q
=




{


q
1

,

q
2

,

,

q
n


}

















Here, sd(x,y) indicates a distance between static features (static feature distance) between the two users x and y, P indicates a static feature set of the user x and Q indicates a static feature set of the user y.


The dynamic similarity calculating unit 320 calculates the dynamic similarity between two users using a dynamic feature. For example, the dynamic similarity calculating unit 320 applies a weight using the common information to each element of the dynamic feature for every user to calculate the dynamic similarity.


Here, the dynamic similarity reflects the communication activity pattern of the two users and is calculated by applying a weight to the elements of the dynamic feature set and the dynamic similarity may be calculated by the following Equation 2.










dd


(

x
,
y

)


=




j
=
1

m




a
j

×

w
j









Equation





2








W
_


here

,












A
=

{


a
1

,

a
2

,





,

a
m


}


,





W
=


{


w
1

,

w
2

,





,

w
m


}

.














Here, A indicates a dynamic feature set of a user x and a user y, and W indicates a set of weights corresponding to each element of A.


The final similarity calculating unit 330 uses the static similarity and the dynamic similarity, for example, adds the static similarity and the dynamic similarity to calculate a final similarity of two users.


In this case, the final similarity may be calculated by the following Equation 3.

similarity(x,y)=sd(x,yw5+dd(x,ywd  Equation 3


Here, ws and wd indicate weights for the static similarity and the dynamic similarity, respectively. The outputting unit 150 expresses the similarity calculated by the similarity calculating unit 140 as various forms.


For example, the outputting unit 150 may include a step of expressing the similarity as a point or percentage, a step of aligning the plurality of users based on a specific user in accordance with the similarity, and a step of expressing the similarity between the users on the relationship network extracted from the conversation activity record.


As described above, the similarity calculating apparatus according to the present invention uses the static feature to which the communication activity pattern of each user is reflected and the dynamic feature to which a common feature between the two users is reflected together to calculate the similarity so that the similarity between the two users may be more accurately calculated.



FIG. 6 illustrates a flowchart of an operation of a similarity calculating method according to an exemplary embodiment of the present invention and illustrates an operational flowchart of the apparatus illustrated in FIG. 1.


Referring to FIG. 6, in steps S610 and S620, the similarity calculating method according to the present invention extracts similarity calculating data from the communication activity record for every user, processes the similarity calculating data to numerically represent the data, and builds a relationship network for every user.


The similarity calculating data extracted in step S610 may be a communication activity record of two users in order to calculate the similarity. The information included in the communication activity record has been described above, so that the description thereof will be omitted.


In step S620, the converting of similarity calculating data may include a quantifying step which quantifies uncalculatable data among the extracted user communication record, that is, the similarity calculating data, a relationship network configuring step which may be obtained from the transmitting/receiving list and the contact list, and a normalizing step which normalizes the data.


In steps S630 and S640, using the similarity calculating data converted in step S620, the communication activity pattern for every user and the common information between users are modeled and the similarity between the users is calculated using the modeled communication activity pattern and common information.


In this case, the modeling step S630 may model the communication activity pattern using data corresponding to the static feature among the communication activity record of the user and model the common information using data corresponding to the dynamic feature included in the communication activity record between two users.


The static feature in the communication activity record may include whether to use a photograph, a moving image, or emoticon, a usage pattern based on the communication activity order, a transmitting/receiving time, a transmitting/receiving frequency (which may include information indicating whether to perform only reception or only transmission), and the number of connections with the other user.


The dynamic feature in the communication activity record may include the number of commonly connected neighbors, whether to be directly or indirectly connected, whether to use the same keyword, whether to use the same pattern, whether to use the same object, and whether to use the same location.


The static feature modeling and the dynamic feature modeling modeled as described above have been described with reference to FIGS. 4 and 5 and thus the description thereof will be omitted.


The similarity calculating step S630 includes, as illustrated in FIG. 7, a step S710 of calculating a static similarity of the two users for each element of the static feature, a step S720 of calculating a dynamic similarity of the two users using the dynamic feature, and a step S730 of calculating a final similarity of the two users using the static similarity and the dynamic similarity.


In this case, the static similarity calculating step S710 may calculate the static similarity by calculating the distance between the elements of the static feature for every user and the dynamic similarity calculating step S720 may calculate the dynamic similarity by applying a weight using the common information to each element of the dynamic feature for every user, and the final similarity calculating step S730 may calculate the final similarity by applying weights to the static similarity and the dynamic similarity and adding the similarities.


As described above, the similarity calculating detecting method according to the present invention may configure a feature set formed of a communication connection structure of communication connection structure, the communication activity content, of a reference user and a target user for the similarity determination from the communication activity record and features which may be used to identify the individuals, in order to measure how much a specific user is similar to the other user, and calculate the similarity using the feature set, for the purpose of performing the data structure modeling from the communication activity record and understanding the relationship thereby.


The similarity calculating method according to the present invention may detect the similarity regardless of whether there is a direct communication activity record between two users who are the targets for similarity measurement.


The similarity calculating method according to the exemplary embodiment of the present invention may be implemented as a program command which may be executed by various computers to be recorded in a computer readable medium. The computer readable medium may include solely a program command, a data file, and a data structure or a combination thereof. The program command recorded in the medium may be specifically designed or constructed for the present invention or known to those skilled in the art of a computer software to be used. Examples of the computer readable recording medium include a magnetic media such as a hard disk, a floppy disk, or a magnetic tape, an optical media such as a CD-ROM or a DVD, a magneto-optical media such as a floptical disk, and a hardware device which is specifically configured to store and execute the program command such as a ROM, a RAM, and a flash memory. Examples of the program command include not only a machine language code which is created by a compiler but also a high level language code which may be executed by a computer using an interpreter. The hardware device may operate as one or more software modules in order to perform the operation of the present invention and a reverse thereof is the same.


As described above, the exemplary embodiments have been described and illustrated in the drawings and the specification. The exemplary embodiments were chosen and described in order to explain certain principles of the invention and their practical application, to thereby enable others skilled in the art to make and utilize various exemplary embodiments of the present invention, as well as various alternatives and modifications thereof. As is evident from the foregoing description, certain aspects of the present invention are not limited by the particular details of the examples illustrated herein, and it is therefore contemplated that other modifications and applications, or equivalents thereof, will occur to those skilled in the art. Many changes, modifications, variations and other uses and applications of the present construction will, however, become apparent to those skilled in the art after considering the specification and the accompanying drawings. All such changes, modifications, variations and other uses and applications which do not depart from the spirit and scope of the invention are deemed to be covered by the invention which is limited only by the claims which follow.

Claims
  • 1. A computer implemented similarity calculating method, comprising: extracting similarity calculating data, which is determined in advance, by receiving a communication activity record for every user;modeling a communication activity pattern for every user by calculating a value of a static feature from the extracted similarity calculating data;modeling common information between the users by calculating a value of a dynamic feature from the extracted similarity calculating data;calculating a static similarity for each user by using elements of the static feature to which the modeled communication activity pattern is reflected;calculating a dynamic similarity by using the modeled common information for each element of the dynamic feature for every user; andcalculating a similarity between the users using the calculated static similarity and the calculated dynamic similarity.
  • 2. The similarity calculating method of claim 1, further comprising: processing the extracted similarity calculating data to numerically represent at least a part of the data and build a relationship network for every user.
  • 3. The similarity calculating method of claim 1, wherein the static feature includes an average number of photographs, moving images, or emoticons included in a message, a usage pattern based on a communication activity order, a transmitting/receiving time, a transmitting/receiving frequency, and a number of connections with another user.
  • 4. The similarity calculating method of claim 1, wherein the dynamic feature includes a number of commonly connected neighbors, a degree of connection, a common keyword, a common pattern, a common object, and a common location.
  • 5. The similarity calculating method of claim 1, wherein the static similarity is calculated by calculating a distance between elements of the static feature for every user, andthe dynamic similarity is calculated by applying a weight using the modeled common information to each element of the dynamic feature for every user.
  • 6. A computer readable recording media in which a program to execute the method of claim 1 is recorded.
  • 7. A similarity calculating apparatus, comprising: a data extracting unit configured to extract similarity calculating data, which is determined in advance, by receiving a communication activity record for every user;a static feature modeling unit configured to model a communication activity pattern for every user by calculating a value of a static feature from the extracted similarity calculating data;a dynamic feature modeling unit configured to model common information between the users by calculating a value of a dynamic feature from the extracted similarity calculating data; anda similarity calculating unit configured to calculate a similarity between the users using the modeled communication activity pattern and the modeled common information, wherein the similarity calculating unit includes: a static similarity calculating unit configured to calculate a static similarity for every user using elements of the static feature to which the modeled communication activity pattern is reflected,a dynamic similarity calculating unit configured to calculate a dynamic similarity using the modeled common information for each element of the dynamic feature for every user, anda final similarity calculating unit configured to calculate the similarity between the users using the calculated static similarity and the calculated dynamic similarity.
  • 8. The similarity calculating apparatus of claim 7, further comprising: a data converting unit configured to process the extracted similarity calculating data to numerically represent at least a part of the data and build a relationship network for every user.
  • 9. The similarity calculating apparatus of claim 7, wherein the static feature includes an average number of photographs, moving images, or emoticons included in a message, a usage pattern based on a communication activity order, a transmitting/receiving time, a transmitting/receiving frequency, and a number of connections with another user.
  • 10. The similarity calculating apparatus of claim 7, wherein the dynamic feature includes a number of commonly connected neighbors, a degree of connection, a common keyword, a common pattern, a common object, and a common location.
  • 11. The similarity calculating apparatus of claim 7, wherein the static similarity calculating unit is configured to calculate the static similarity by calculating a distance between elements of the static feature for every user, andthe dynamic similarity calculating unit is configured to calculate the dynamic similarity by applying a weight using the modeled common information to each element of the dynamic feature for every user.
  • 12. A computer readable recording media in which a program to execute the method of claim 2 is recorded.
  • 13. A computer readable recording media in which a program to execute the method of claim 3 is recorded.
  • 14. A computer readable recording media in which a program to execute the method of claim 4 is recorded.
  • 15. A computer readable recording media in which a program to execute the method of claim 5 is recorded.
Priority Claims (1)
Number Date Country Kind
10-2012-0128849 Nov 2012 KR national
US Referenced Citations (46)
Number Name Date Kind
8108381 Eberholst Jan 2012 B2
8463726 Jerram et al. Jun 2013 B2
20020178057 Bertram Nov 2002 A1
20020187641 Liao Dec 2002 A1
20030167324 Farnham Sep 2003 A1
20040044761 Phillipi et al. Mar 2004 A1
20050160280 Caslin et al. Jul 2005 A1
20050163108 Moore et al. Jul 2005 A1
20050245272 Spaur et al. Nov 2005 A1
20050249341 Mahone et al. Nov 2005 A1
20050281267 McFadden Dec 2005 A1
20050281276 West et al. Dec 2005 A1
20060020662 Robinson Jan 2006 A1
20060106847 Eckardt May 2006 A1
20060282304 Bedard et al. Dec 2006 A1
20060294085 Rose Dec 2006 A1
20060294134 Berkhim et al. Dec 2006 A1
20080075063 Ha Mar 2008 A1
20080089347 Phillipi et al. Apr 2008 A1
20090083231 Eberholst Mar 2009 A1
20090228513 Tian Sep 2009 A1
20090234876 Schigel Sep 2009 A1
20090282027 Subotin et al. Nov 2009 A1
20100027618 Ozawa Feb 2010 A1
20100070917 Gates Mar 2010 A1
20100094981 Cordray et al. Apr 2010 A1
20100331146 Kil Dec 2010 A1
20110093361 Morales Apr 2011 A1
20110173173 Hall Jul 2011 A1
20110213785 Kristiansson et al. Sep 2011 A1
20110246483 Darr Oct 2011 A1
20120041944 Martinez et al. Feb 2012 A1
20120137367 Dupont May 2012 A1
20120150960 Nalawade Jun 2012 A1
20120215844 Ferlez et al. Aug 2012 A1
20120290640 Mahaffey et al. Nov 2012 A1
20130060787 Doshi Mar 2013 A1
20130124449 Pinckney et al. May 2013 A1
20130144682 Dhara et al. Jun 2013 A1
20130227011 Sharma Aug 2013 A1
20130318351 Hirano Nov 2013 A1
20140089287 Connolly Mar 2014 A1
20140101186 Lau et al. Apr 2014 A1
20140149177 Frank et al. May 2014 A1
20140304254 Rubinstein et al. Oct 2014 A1
20140324870 Kami Oct 2014 A1
Foreign Referenced Citations (3)
Number Date Country
10-2006-0079792 Jul 2006 KR
10-2008-0027237 Mar 2008 KR
10-2012-0025152 Mar 2012 KR
Non-Patent Literature Citations (2)
Entry
Sung-Hwan Min and Ingoo Han—“Detection of the customer time-variant pattern for improving recommender systems”—Expert Systems with Applications—vol. 28, Issue 2, Feb. 2005, pp. 189-199.
Michael C. Mitchelmore and Paul White—“Development of Angle Concepts by Progressive Abstraction and Generalisation”—Educational Studies in Mathematics, Mar. 2000, vol. 41, Issue 3, pp. 209-238—@2000 Kluwer Academic Publishers. Printed in the Netherlands.
Related Publications (1)
Number Date Country
20140136534 A1 May 2014 US