EP2704080A1 - Empfehlungssysteme und Verfahren - Google Patents

Empfehlungssysteme und Verfahren Download PDF

Info

Publication number
EP2704080A1
EP2704080A1 EP13194508.1A EP13194508A EP2704080A1 EP 2704080 A1 EP2704080 A1 EP 2704080A1 EP 13194508 A EP13194508 A EP 13194508A EP 2704080 A1 EP2704080 A1 EP 2704080A1
Authority
EP
European Patent Office
Prior art keywords
user
keyword
keywords
identified
interest
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP13194508.1A
Other languages
English (en)
French (fr)
Inventor
Issar Amit Kanigsberg
Daniel M Veidlinger
Myer J Mozersky
Tamer EI Shazli
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Piksel Inc
Original Assignee
Kit Digital Inc
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
Priority claimed from US11/807,218 external-priority patent/US20080294622A1/en
Priority claimed from US11/807,191 external-priority patent/US7734641B2/en
Priority claimed from US11/981,648 external-priority patent/US20080294624A1/en
Application filed by Kit Digital Inc filed Critical Kit Digital Inc
Priority to EP14187503.9A priority Critical patent/EP2838064A1/de
Publication of EP2704080A1 publication Critical patent/EP2704080A1/de
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising

Definitions

  • Recommendation technology exists that attempts to predict items, such as movies, music and books that a user may be interested in, usually based on some information about the user's profile. Often, this is implemented as a collaborative filtering algorithm.
  • Collaborative filtering algorithms typically analyze the user's past behavior in conjunction with the other users of the system. Ratings for products are collected from all users forming a collaborative set of related "interests" (e.g., "users that liked this item, have also like this other one"). In addition, a user's personal set of ratings allows for statistical comparison to a collaborative set and the formation of suggestions.
  • Collaborative filtering is the recommendation system technology that is most common in current e-commerce systems. It is used in several vendor applications and online stores, such as Amazon.com.
  • FIG. 1 is a graph illustrating an example of the long tail phenomenon showing the measurement of past demand for songs, which are ranked by popularity on the horizontal axis. As illustrated in FIG. 1 , the most popular songs 120 are made available at brick-and-mortar (B&M) stores and online while the least popular songs 130 are made available only online.
  • B&M brick-and-mortar
  • a web portal gathers input to the recommendation system that focuses on user profile information (e.g., basic demographics and expressed category interests).
  • user profile information e.g., basic demographics and expressed category interests.
  • the user input feeds into an inference engine that will use the pre-determined rules to generate recommendations that are output to the user.
  • This is one simple form of recommendation systems, and it is typically found in direct marketing practices and vendor applications.
  • Content-based recommendation systems exist that analyze content of past user selections to make new suggestions that are similar to the ones previously selected (e.g., "if you liked that article, you will also like this one"). This technology is based on the analysis of keywords present in the text to create a profile for each of the documents. Once the user rates one particular document, the system will understand that the user is interested in articles that have a similar profile. The recommendation is created by statistically relating the user interests to the other articles present in a set. Content-based systems have limited applicability, as they rely on a history being built from the user's previous accesses and interests. They are typically used in enterprise discovery systems and in news article suggestions.
  • content-based recommendation systems are limited because they suffer from low degrees of effectiveness when applied beyond text documents because the analysis performed relies on a set of keywords extracted from textual content. Further, the system yields overspecialized recommendations as it builds an overspecialized profile based on history. If, for example, a user has a user profile for technology articles, the system will be unable to make recommendations that are disconnected from this area (e.g., poetry). Further, new users require time to build history because the statistical comparison of documents relies on user ratings of previous selections.
  • one of the most complicated aspects of developing an information gathering and retrieval model is finding a scheme in which the cost-benefit analysis accommodates all participants, i.e., the users, the online stores, and the developers (e.g., search engine providers).
  • the currently available schemes do not provide a user-friendly, developer-friendly and financially-effective solution to provide easy and quick access to quality recommendations.
  • a plurality of user social networking profiles are processed to identify coincident keywords.
  • a subject user social networking profile is processed to extract one or more keywords.
  • the subject user profile is associated with a user using a social network.
  • the keywords extracted from the subject user profile are expanded with additional interest related terms.
  • the expanded interest terms are determined using one or more the coincident keywords identified from the plurality of user profiles.
  • An ad is selected from an ad inventory to appear in connection with a page that the user is accessing from within the social network. The selected ad is determined using the expanded interest terms for the subject user profile.
  • Coincident keywords in the plurality of user profiles can be identified by computing the frequency with which a keyword appears in conjunction with another keyword in one or more of the plurality of user profiles.
  • the degree to which the two keywords tend to occur together is computed.
  • a ratio indicating the frequency with which the two keywords appear together is determined.
  • a correlation index indicating the likelihood that users interested in one of the keywords will be interested in the other keyword, as compared to an average user profile, is also determined.
  • the computed degree, the determined ratio, and the determined correlation index are used to determine a percentage of co-occurrence for each of the keywords.
  • the percentage of co-occurrence is used to determine a correlation ratio indicating how often a co-occurring keyword is present when another co-occurring keyword is present.
  • the expanded interest terms for the subject user profile can be determined by weighing the importance of a keyword extracted from the subject user profile.
  • the importance of the extracted keyword can increase proportionally to the number of times the extracted keyword appears in the subject user profile. This can be offset by the frequency it appears as a coincident keyword in the plurality of user profiles.
  • a term frequency-inverse document frequency (idf) weighting calculation can be used to determine the value of the extracted keyword as an indication of user interest.
  • the extracted keyword from the subject user profile and the coincident keywords can be treated as nodes in an interconnected system.
  • the weights between nodes correspond to the strength of a statistical relation between the one or more extracted keywords and the coincident keywords.
  • one or more keywords from a blog on the social network can be used, where the blog is associated with the user.
  • the frequency with which the one or more extracted keywords from the blog appears in conjunction with a coincident keyword from the plurality of user profiles is determined.
  • These keywords from the blog that frequently appear together in the corpus of user profiles can also be used to create the expanded interest terms.
  • coincident keywords In building data models of coincident keywords, preferably, millions of profiles are analyzed to identify coincident keywords or terms, e.g. terms that appear together in one or more profiles.
  • the coincident keywords/terms are used to build data models.
  • keywords are extracted using comma delimiters and natural language processing with custom-built dictionaries.
  • the keywords are analyzed to produce the expanded interest terms (a set of interests related to any word). By using a combination of the probabilistic method, nodal method and concept specific ontology, such expanded interest terms can determined.
  • Ad profiles can be created to facilitate the ad selection process.
  • One or more keywords from a candidate ad can be extracted.
  • the frequency with which the one or more extracted keywords from the ad appear in conjunction with a coincident keyword from the plurality of user profiles can be computed.
  • the extracted ad keywords from the ad can be expanded with additional interest related terms using one or more of the coincident keywords identified from the plurality of user profiles.
  • the expanded ad related interest terms can be used to build an ad profile (data model).
  • the expanded ad related interest terms in the ad profile can be compared with the expanded interest terms of the subject user profile to determine which ad to select from the ad inventory. When comparing the expanded ad related interest terms in the ad profile with the expanded interest terms of the subject user profile, no exact match of respective interest related terms is required.
  • the ad inventory stores candidate ads to be served by an ad server.
  • the ad server can cause, for example, the selected ad to appear in a pop-up window on the user's computer interface, or to appear as ad space in a portion of a page that the user is accessing on the social network.
  • the social network can be any social networking site or application.
  • the social network can be FACEBOOK, MYSPACE, FRIENDSTER, or MATCH.COM.
  • the frequency with which a keyword appears in conjunction with another keyword is computed in the overall defined population.
  • the degree to which the two keywords tend to occur together can be computed.
  • a ratio indicating the frequency with which the two keywords occur together is determined.
  • a correlation index indicating the likelihood that users interested in one of the keywords will also be interested in the other keyword, is determined.
  • the computed degree, the determined ratio and the correlation index can be processed to determine a percentage of co-occurrence for each keyword.
  • the percentage of co-occurrence for each keyword is used to determine a correlation ratio, which indicates how often a co-occurring keyword is present when another co-occurring keyword is present, as compared to how often it occurs on its own.
  • This information is used in processing keywords in queries to identify matching keywords.
  • the matching keywords can be used to search products, services or Internet sites to generate recommendations.
  • the user profiles can be processed to extract keywords using a web crawler.
  • User profiles such as personal profiles on myspace.com or friendster.com on the Internet can be analyzed. Keywords can be extracted from the analyzed user profiles.
  • Term frequency--inverse-document frequency (tf-idf) weighing measures can be used to determine how important an identified keyword is to a subject user profile in a collection or corpus of profiles. The importance of the identified keyword can increase proportionally to the number of times it appears in the document, offset by the frequency the identified keyword occurs in the corpus.
  • the tf-idf calculation can be used to determine the weight of the identified keyword (or node) based on its frequency, and it can be used for filtering in/out other identified keywords based on their overall frequency.
  • the tf-idf scoring can be used to determine the value of the identified keyword as an indication of user interest.
  • the tf-idf scoring can employ the topic vector space model (TVSM) to produce relevancy vector space of related keywords/interests.
  • TVSM topic vector space model
  • Each identified keyword can be used to generate output nodes and super nodes.
  • the output nodes are normally distributed close nodes around each token of the original query.
  • the super nodes act as classifiers identified by deduction of their overall frequency in the corpus.
  • a super node for example, would be "rock music” or "hair bands.”
  • the idf value of an identified keyword is below zero, then it is determined not to be a super node.
  • a keyword like "music,” for example is not considered a super node (classifier) because its idf value is below zero, in that it is too popular or broad to yield any indication of user interest.
  • a computer program product can be provided for managing online ad campaigns.
  • Executable software code on a computer useable medium is used to create and manage the online advertising campaigns.
  • Profiles can be associated with ads in an ad inventory.
  • a social networking profile of a user who uses a social networking application can be accessed and processed. The social networking profile can be compared with one or more of the ad profiles.
  • An ad from the ad inventory can be selected for use in connection with the user's use of the social networking application.
  • the ad inventory includes ads that are stored on an ad server. Ads in the ad inventory are queued as candidates to be targeted to the user.
  • a computer implemented method for recommending products and services can be provided.
  • the method can enable a user to use the user interface to tune search results from a recommendation system.
  • Interest input from the user can be received by the recommendation system.
  • Interest-related categories of products or services to recommend to the user are determined based on the user interest input.
  • the search results of the interest-related category recommendations are displayed.
  • Each interest-related category recommendation is displayed with an associated slider bar.
  • the user can use the slider bar to adjust the relevancy score of a respective interest-related category recommendation.
  • the system can respond to the slider bar adjustment by recalculating the relevancy score of that respective interest-related category recommendation.
  • the interest-related category recommendations can then be updated and redisplayed.
  • the initial position of the slider bar represents the degree of the relevancy score.
  • the relevancy score represents a normalized relevancy weight.
  • the slider bar is used by the user to refine the recommendations made, where the recommendations are made based at least in part on data models, which are generated from coincident keywords that frequently appear in a corpus of user profiles.
  • the user profiles can be from, for example, a social networking or online dating user site.
  • a computer implemented method of providing targeted profile matching in an online dating network can be provided.
  • User profiles of matched couples from an online dating network to extract keywords are processed and used to create data models.
  • the matched couples can be couples that are already dating. Keywords that commonly occur in the user online dating profiles of the matched couples are identified.
  • the identified co-occurring keywords from the user profiles of the matched couples are ranked.
  • the ranked identified co-occurring keywords of the matched couples are used to make mate recommendations for users seeking a romantic match by comparing the identified co-occurring keywords of the matched couples with co-identified keywords from profiles of the users seeking a romantic match.
  • computer implemented systems and methods for recommending products and services are provided.
  • Concepts are stored and classified using an ontological classification system, which classifies concepts based on similarities among stored concepts.
  • the ontological classification system enables fine grained searching.
  • An initial search query is requested by a user who is shopping online for a product or service recommendation.
  • the initial search query can be expanded with additional search terms.
  • the additional search terms are determined by correlating similarities between the initial search terms and one or more of the stored concepts.
  • the search terms are analyzed.
  • Concepts identified from the stored concepts that are conceptually related to the analyzed search terms can be suggested. At least a portion of the suggested concepts are used to expand the initial search query.
  • suggesting concepts the system determines whether there are any keywords related to the stored concepts, which commonly appear in conjunction with the search terms.
  • the stored concepts can be associated with classes.
  • the classes can be non-hierarchical and can include: objects, states, animates, or events.
  • the concepts are classified using a plurality of properties.
  • Each of the properties have at least one property value.
  • the properties are defined without any fixed relations between properties.
  • Each property value has a corresponding weight coefficient.
  • the weight coefficient is used in calculating the strength of that property value when correlating similar concepts.
  • the weight ranges can be from 0 to 1, with 1 being a strong weight and 0 being a weak weight. Other weight ranges are suitable.
  • Referents between two or more of the concepts can be correlated.
  • the referents can be correlated regardless of whether the two or more concepts have any classes in common. For example, two objects can be similar in various ways, but have very little in common in terms of the traditional classes under which they fall.
  • the referents can be defined based on the properties that the two or more concepts share in common.
  • the initial search query may be a request for a gift recommendation, a trip recommendation, a trend forecast, music, a movie, a companion, a keyword associated with internet domains, or a keyword to be used for generating online links.
  • the initial search query is received by a search engine and the additional search terms for expanding the initial search query are used to generate ads related to the initial search query.
  • a software system for recommending products and services.
  • Concepts are stored in a database.
  • An ontological classification system is used to enable fine grained searches by enabling the correlation of similarities among the concepts stored in the database.
  • a search handler receives an initial search query.
  • An analysis engine interfaces with the search handler and the database. The engine expands the initial search query by determining additional keywords. The additional keywords are determined by correlating similarities between the initial search terms and one or more of the stored concepts.
  • Online information such as user profiles
  • Online information are processed to extract keywords.
  • Multiple user profiles are correlated based on interests and product references in the profiles. Keywords, for example, that commonly appear together in user profiles can be identified.
  • a search query is received from, for example, a search engine.
  • the search query may be initiated by a user who is shopping online for a product or service.
  • the search query may be a request for a gift recommendation or a trip recommendation.
  • the search query is processed, it is expanded with additional search terms related to the search query.
  • the search query is expanded using one or more of the identified co-occurring keywords from the processed user profiles.
  • the frequency with which a keyword appears in conjunction with another keyword is computed in the overall defined population.
  • the degree to which the two keywords tend to occur together can be computed.
  • a ratio indicating the frequency with which the two keywords occur together is determined.
  • a correlation index indicating the likelihood that users interested in one of the keywords will also be interested in the other keyword is determined.
  • the computed degree, the determined ratio and the correlation index can be processed to determine a percentage of co-occurrence for each keyword.
  • the percentage of co-occurrence for each keyword is used to determine a correlation ratio, which indicates how often a co-occurring keyword is present when another co-occurring keyword is present, as compared to how often it occurs on its own.
  • This information is used in processing keywords in queries to identify matching keywords.
  • the matching keywords can be used to search products, services or internet sites to generate recommendations.
  • the user profiles can be processed to extract keywords using a web crawler.
  • User profiles such as personal profiles on myspace.com or friendster.com on the Internet can be analyzed. Keywords can be extracted from the analyzed user profiles.
  • Term frequency--inverse-document frequency (tf-idf) weighing measures can be used to determine how important an identified keyword is to a subject profile in a collection or corpus of profiles. The importance of the identified keyword can increase proportionally to the number of times it appears in the document, offset by the frequency the identified keyword occurs in the corpus.
  • the tf-idf calculation can be used to determine the weight of the identified keyword (or node) based on its frequency, and it can be used for filtering in/out other identified keywords based on their overall frequency.
  • the tf-idf scoring can be used to determine the value of the identified keyword as an indication of user interest.
  • the tf-idf scoring can employ the topic vector space model (TVSM) to produce relevancy vector space of related keywords/interests.
  • TVSM topic vector space model
  • Each identified keyword can be used to generate an output node and a super node.
  • the output nodes are normally distributed close nodes around each token of the original query.
  • the super nodes act as classifiers identified by deduction of their overall frequency in the corpus.
  • a super node for example, would be "rock music” or "hair bands.”
  • the idf value of an identified keyword is below zero, then it is determined not to be a super node.
  • a keyword like "music,” for example is not considered a super node (classifier) because its idf value is below zero, in that it is too popular or broad to yield any indication of user interest.
  • a software system is implemented for recommending products and services.
  • the software system includes a web crawler that processes user profiles to extract keywords.
  • a handler in communication with the web crawler, receives keywords that have been identified as occurring together in the same user profiles.
  • a recommendation engine can be provided to expand a given search query with additional search terms related to the search query, as determined by the correlation ratio. The additional search terms are determined using one or more of the identified co-occurring keywords.
  • the search technology of the present invention is sensitive to the semantic content of words and lets the searcher briefly describe the intended recipient (e.g., interests, eccentricities, previously successful gifts).
  • these terms 205 may be descriptors such as Male, Outdoors and Adventure.
  • the recommendation software of the present invention may employ the meaning of the entered terms 205 to creatively discover connections to gift recommendations 210 from the vast array of possibilities 215, referred to herein as the infosphere.
  • the user may then make a selection 220 from these recommendations 210.
  • the engine allows the user to find gifts through connections that are not limited to information previously available on the Internet, connections that may be implicit.
  • interests can be connected to buying behavior by relating terms 205a-205c to respective items 210a-210c.
  • example embodiments of the present invention perform an analysis of the meaning of user data to achieve better results.
  • the architecture of the recommendation system 300 which is also referred to herein as the Interest Analysis Engine (IAE), as illustrated in FIG. 3A , is centered on the combination of the results of two components.
  • the first component is referred to herein as Interest Correlation Analysis (ICA) engine 305 and, in general, it is an algorithm that focuses on the statistical analysis of terms and their relationships that are found in multiple sources on the Internet (a global computer network).
  • the second component is referred to herein as Concept Specific Ontology (CSO) 310 and, in general, it is an algorithm that focuses on the understanding of the meaning of user provided data.
  • ICA Interest Correlation Analysis
  • CSO Concept Specific Ontology
  • the recommendation system 300 includes a web-based interface that prompts a user to input a word or string of words, such as interests, age, religion or other words describing a person. These words are processed by the ICA engine 305 and/or the CSO 310 which returns a list of related words. These words include hobbies, sports, musical groups, movies, television shows, food and other events, processes, products and services that are likely to be of interest to the person described through the inputted words. The words and related user data are stored in the database 350 for example.
  • the ICA engine 305 suggests concepts that a person with certain given interests and characteristics would be interested in, based upon statistical analysis of millions of other people. In other words, the system 300 says "If you are interested in A, then, based upon statistical analysis of many other people who are also interested in A, you will probably also be interested in B, C and D.”
  • the CSO processor 310 uses a database that builds in "closeness" relations based on these properties. Search algorithms then compare concepts in many ways returning more relevant results and filtering out those that are less relevant. This renders information more useful than ever before.
  • the search technology 300 of the present invention is non-hierarchical and surpasses existing search capabilities by placing each word in a fine-grained semantic space that captures the relations between concepts.
  • Concepts in this dynamic, updateable database are related to every other concept.
  • concepts are related on the basis of the properties of the objects they refer to, thereby capturing the most subtle relations between concepts.
  • This allows the search technology 300 of the present invention to seek out concepts that are "close” to each other, either in general, or along one or more of the dimensions of comparison.
  • the user such as the administrator, may choose which dimension(s) is (are) most pertinent and search for concepts that are related along those lines.
  • the referent of any word can be described by its properties rather than using that word itself. This is the real content or "meaning" of the word.
  • any word can be put into a semantic space that reflects its relationship to other words not through a hierarchy of sets, but rather through the degree of shared qualities between referents of the words.
  • These related concepts are neither synonyms, homonyms, holonyms nor meronyms. They are nonetheless similar in various ways that CSO 310 is able to highlight.
  • the search architecture of the present invention therefore allows the user to execute searches based on the deep structure of the meaning of the word.
  • the ICA engine 305 and the CSO 310 are complementary technologies that can work together to create the recommendation system 300 of the present invention.
  • the statistical analysis of the ICA engine 305 of literal expressions of interest found in the infosphere 215 creates explicit connections across a vast pool of entities.
  • the ontological analysis of CSO 310 creates conceptual connections between interests and can make novel discoveries through its search extension.
  • the Internet, or infosphere 215, offers a massive pool of actual consumer interest patterns. The commercial relevance of these interests is that they are often connected to consumers' buying behavior. As part of the method to connect interests to products, this information can be extracted from the Internet, or the infosphere 215, by numerous protocols 307 and sources 308, and stored in a data repository 315.
  • the challenge is to create a system that has the ability to retrieve and analyze millions of profiles and to correlate a huge number of words that may be on the order of hundreds of millions.
  • the recommendation system 300 functions by extracting keywords 410a, b retrieved from the infosphere 215 and stored in the data repository 315.
  • An example output of the ICA engine 305 is provided in the table in FIG. 4A .
  • Search terms 405a processed through the ICA engine 305 return numerous keywords 410a that are accompanied by numbers 415 which represent the degree to which they tend to occur together in a large corpus of data culled from the infosphere 215.
  • the search term 405a "nature" appears 3573 times in the infosphere 215 locations investigated. The statistical analysis also reveals that the word "ecology" appears 27 times in conjunction with the word "nature.”
  • the correlation index 425 indicates the likelihood that people interested in "nature” will also be interested in "ecology” (i.e., the strength of the relationship between the search term 405a and the keyword 410) compared to the average user. The calculation of this correlation factor 425 was determined through experimentation and further detail below. In this particular case, the analysis output by the algorithm indicates that people interested in "nature” will be approximately 33.46 times more likely to be interested in "ecology” than the average person in society.
  • ICA engine 305 There are two main stages involved in the construction and use of the ICA engine 305: database construction and population, and data processing.
  • the ICA engine 305 employs several methods of statistically analyzing keywords. For instance, term frequency-inverse document frequency (tf-idf) weighting measures how important a word is to a document in a collection or corpus, with the importance increasing proportionally to the number of times a word appears in the document offset by the frequency of the word in the corpus.
  • the ICA engine 305 uses tf-idf to determine the weights of a word (or node) based on its frequency and is used primarily for filtering in/out keywords based on their overall frequency and the path frequency.
  • the ICA then, using the tf-idf scoring method, employs the topic vector space model (TVSM), as described in Becker, J. and Kuropka, D., "Topic-based Vector Space Model," Proceedings of BIS 2003 , to produce relevancy vector space of related keywords/interests.
  • the ICA also relies on the Shuffled Complex Evolution Algorithm, described in Y. Tang, P. Reed, and T. Wagener, "How effective and efficient are multiobjective evolutionary algorithms at hydrologic model calibration?,” Hydrol. Earth Syst. Sci., 10, 289-307, 2006 , J. Li , X. Li, C.M. Frayn, P. Tino and X.
  • FIG. 3B is a flow chart illustrating the keyword weighting analysis of the ICA 305.
  • an input query 380 is broken down into lexical segments (i.e., keywords) and any annotation or "dummy" keywords are discarded.
  • each keyword is fed into the first evolution separator 382 to generate two sets of nodes: output nodes 383 and super nodes 384.
  • the output nodes 383 are normally distributed close nodes around each token of the original query.
  • the super nodes 384 act as classifiers identified by deduction of their overall frequency in the corpus. For example, let us assume a user likes the bands Nirvana, Guns 'n' Roses, Pearl Jam and The Strokes. These keywords are considered normal nodes. Other normal nodes the ICA would produce are, for example, "drums,” “guitar,” “song writing,” “Pink Floyd,” etc.
  • a deducted super node 384 would be "rock music” or "hair bands.”
  • a keyword like "music” is not considered a super node 384 (classifier) because its idf value is below zero, meaning it is too popular or broad to yield any indication of user interest.
  • the algorithm uses tf-idf for the attenuation factor of each node. This factor identifies the noisy super nodes 385 as well as weak nodes 386.
  • the set of super nodes 384 is one to two percent of the keywords in the corpus and is identified by their normalized scores given their idf value greater than zero.
  • the idf values for the super nodes 384 are calculated using the mean value of the frequency in the corpus and an arbitrary sigma ( ⁇ ) factor of six to ten. This generates a set of about five hundred super nodes 384 in a corpus of sixty thousand keywords.
  • ICA 305 For a keyword Qi, ICA 305 must determine all the nodes connected to Qi. For example, there may be one thousand nodes. Each node is connected to Qi with a weight (or frequency). This weight represents how many profiles (people) assumed Qi and the node simultaneously. The mean frequency, M, of Qi in the corpus of nodes is calculated. For each node Nj we calculate the weight of the path, RP, from Qi to Nj by dividing the frequency of Qi in Nj by M. The ICA 305 then calculates the cdf/erfc value of this node's frequency for sampling error correction.
  • any node with a score less than zero (negative weight) is classified as classifier super node.
  • the weights of the output nodes 383 and the super nodes 384 are then normalized using z-score normalization, guaranteeing that all scores are between zero and one and are normally distributed.
  • Level 1 super nodes 384 are then fed (with their respective weights) into Level 2 evolution 387.
  • Level 2 evolution super nodes 389 are then discarded as noisy super nodes 385.
  • Separator 388 also discards some nodes as weak output nodes 386.
  • Each output node's 390 weight is calculated the same way as above and multiplied by the weight of its relative Level 1 super node 384.
  • the final node set 391 is an addition process of the Level 1 output nodes 383 and the Level 2 output nodes 390.
  • the main architecture of the ICA engine 305 consists of a computerized database (such as Microsoft Access or SQL server enterprise edition) 350 that is organized into two tables.
  • a computerized database such as Microsoft Access or SQL server enterprise edition
  • Table 1 has three fields:
  • Table 2 has four fields which are populated after Table 1 has been filled:
  • Table 1 is populated with keywords culled from the infosphere 215, such as personal profiles built by individual human users that may be on publicly available Internet sites. Millions of people have built personal websites hosted on hundreds of Dating Sites and "Social Networking" Sites. These personal websites often list the interests of the creator. Examples of such sites can be found at www.myspace.com, www.hotornot.com, www.friendster.com, www.facebook.com, and many other social networking websites that allow people to communicate with their friends, acquaintances or others and exchange information..
  • FIG. 3C depicts a typical dating site profile 392 showing the keywords that are used in the correlation calculations 393.
  • FIG. 3D depicts a typical social networking profile 394 including interests, music, movies, etc. that are used in the correlation calculations 395.
  • the ICA engine 305 uses commercially available web parsers 307 and scrapers to download the interests found on these sites in the infosphere 215 into Table 1, Field B.
  • Each interest, or keyword Table 1, Field B is associated with the UserID acquired from the source website in the infosphere 215, which is placed into Table 1, Field A. If possible, an associated Class is entered into Field C from the source website in the infosphere 215.
  • One record in Table 1 therefore consists of a word or phrase (Keyword) in Field B, the UserID associated with that entry in Field A, and an associated Class, if possible, in Field C.
  • Table 1 UserID Keyword Class 5477 The Beatles Music 5477 Painting Hobby 5477 CSI Television 5477 24 Age 6833 Sushi Food 6833 Canada Place 6833 Romance Relationships 6833 In College Education 6833 CSI Television 8445 24 Television 8445 Reading Hobby
  • millions of such records will be created. The more records there are, the better the system will operate.
  • Table 2 (in database 350) is constructed in the following manner.
  • An SQL query is used to isolate all of the unique keyword and class combinations in Table 1, and these are placed in Field A (Keyword) and Field B (Class) respectively in Table 2.
  • Table 2 Field C (Occurrence) is then populated by using an SQL query that counts the frequency with which each Keyword and Class combination occurs in Table 1. In the above example, each record would score 1 except CSI/Television which would score 2 in Table 2, Field C.
  • Field D (Popularity) is populated by dividing the number in Table 2, Field C by the total number of unique records in Table 1, Field A. Therefore in the above example, the denominator would be 3, so that Table 2, Field D represents the proportion of unique UserIDs that have the associated Keyword and Class combination. A score of 1 means that the Keyword is present in all UserIDs and 0.5 means it is present in half of the unique UserIDs (which represents individual profiles scraped from the Internet).
  • Table 2 for the three parsed social networking profiles placed in Table 1 might look like the following: Table 2 Keyword Class Occurrence Popularity The Beatles Music 1 0.33333 Painting Hobby 1 0.33333 24 Age 1 0.33333 Sushi Food 1 0.33333 Canada Place 1 0.33333 Romance Relationships 1 0.33333 In College Education 1 0.33333 CSI Television 2 0.66666 24 Television 1 0.33333 Reading Hobby 1 0.33333
  • a web-based interface may provide a text-box 401 for a user to enter search words that he or she would like to process on the ICA engine 305.
  • a "Search" button 402 is then placed next to the text box to direct the interface to have the search request processed.
  • the percentage of co-occurrence 420 is then divided by the value in Table 2, Field D (Popularity) of each co-occurring word 410 to yield a correlation ratio 425 indicating how much more or less common the co-occurring word 410 is when the entered word 405 is present.
  • This correlation ratio 425 is used to order the resulting list of co-occurring words 410 which is presented to the user.
  • FIG. 4B when multiple words 405b are entered by the user, only profiles containing all the entered words 405b would be counted 415, but otherwise the process would be the same.
  • the list of results can be further filtered using the Class field to show only resulting words from Classes of interest to the user.
  • the main goal behind the CSO approach 310 is the representation of the semantic content of the terms without a need for user feedback or consumer profiling, as in the prior art.
  • the system 300, 310 is able to function without any statistical investigation. Instead, the user data is analyzed and correlated according to its meaning.
  • the present invention's CSO semantic map 500 enables fine-grained searches that are determined by the user's needs.
  • CSO search technology 310 therefore offers the help of nuanced and directed comparisons by searching the semantic space for relations between concepts.
  • the present invention's CSO 310 provides a richly structured search space and a search engine of unprecedented precision.
  • Concepts are the core of the CSO 310.
  • a concept is a term (one or more words) with content, of which the CSO 310 has knowledge.
  • Concepts are put into different classes.
  • the classes can be, for example, objects 502, states 504, animates 506 and events 508.
  • a concept can exist in one or more class.
  • Table 4 Concept Class run event accountant animate airplane object happy state
  • recommendation system 300 can classify in other ways, such as by using traditional, hierarchical classes.
  • taxonomy can classify terms using a hierarchy according to their meaning, it is very limited with regard to the relationships they can represent (e.g., parent-child, siblings).
  • the present invention's ontological analysis classifies terms in multiple dimensions to enable the identification of similarities among concepts in diverse forms. However, in doing so, it also introduces severe complexities in the development. For instance, identifying dimensions believed to be relevant to meaningful recommendations requires extensive experimentation so that a functional model can be conceived.
  • the CSO 310 uses properties, and these properties have one or more respective property values.
  • An example of a property is "temperature” and a property value that belongs to that property would be “cold.”
  • the purpose of properties and property values in the CSO 310 is to act as attributes that capture the content of a concept.
  • Table 5 below is a simplistic classification for the concept "fruit;”
  • Table 5 Property Property Value Origin Organic Function Nourish Operation Biological Phase Solid Liquid Shape Spheroid Cylindrical Taste Delicious Sweet Sour Smell Good food Color Red Orange Green Yellow Brown Category Kitchen/Gourmet
  • Property values are also classed (event, object, animate, state). Concepts are associated to the property values that share the same class as themselves. For instance, the concept "accountant” is an animate, and hence all of its associated property values are also located in the "animate” class.
  • the main algorithm that the CSO 310 uses was designed to primarily return concepts that represent objects. Because of this, there is a table in the CSO 310 that links property values from events, animates and states to property values that are objects. This allows for the CSO 310 to associate concepts that are objects to concepts that are from other classes.
  • An example of a linked property value is shown below: Table 6 Property:Property Value:Class Related Property:Property Value:Class Naturality:Action(Increase):Verb Origin:Organic Object:Noun
  • FIG. 6A illustrates the output 600a of the CSO algorithm 310 when the words "glue” and “tape” are used as input.
  • the algorithm 310 ranks at the top of the list 600a words 610 that have similar conceptual content when compared to the words used as input 605a.
  • Each property value has a corresponding coefficient that is used in its weight. This weight is used to help calculate the strength of that property value in the CSO similarity calculation so that the more important properties, such as “shape” and “function” have more power than the less important ones, such as "phase.”
  • the weighting scheme ranges from 0 to 1, with 1 being a strong weight and 0 being a weak weight.
  • 615 and 620 show scores that are calculated based on the relative weights of the property values.
  • the CSO 310 may consider certain properties to be stronger than others, referred to as power properties. Two such power properties may be "User Age” and "User Sex.” The power properties are used in the algorithm to bring concepts with matching power properties to the top of the list 600a. If a term is entered that has power properties, the final concept expansion list 600a is filtered to include only concepts 610 that contain at least one property value in the power property group. By way of example, if the term " woman” is entered into the CSO, the CSO will find all of the property values in the database for that concept. One of the property values for " woman” is Sex:Female. When retrieving similar concepts to return for the term " woman,” the CSO 310 will only include concepts that have at least one property value in the "sex” property group that matches one of the property values of the entered term, "woman.”
  • a key differentiator of the present invention's CSO technology 310 is that it allows for a search of wider scope, i.e., one that is more general and wide-ranging than traditional data mining.
  • Current implementations, such as Google Sets, as illustrated in FIG. 6B are purely based on the statistical analysis of the occurrences of terms on the World Wide Web.
  • FIGS. 6A and 6C differ in technology.
  • the output list 600c from the CSO algorithm based on three input words (glue, tape, nail) 605c, as illustrated in FIG. 6C is considerably larger and more diverse than the output list 600a generated by the CSO algorithm with two words (glue, tape) as input 605a, as shown in FIG. 6A .
  • the statistical Google Sets list 600d of FIG. 6D is smaller than the list 600b of FIG. 6B because that technology relies only on occurrences of terms on the World Wide Web.
  • an example embodiment of the CSO 310 takes a string of terms and, at step 710, analyzes the terms.
  • the CSO 310 parses the entry string into unique terms and applies a simple natural language processing filter.
  • a pre-determined combination of one or more words is removed from the string entered.
  • Table 7 is an example list of terms that are extracted out of the string entered into the application: Table 7 all likes she he were some loves hers his interested every wants day old on in each year days old by interests exactly years the over interest only year old love under its other years old if beside had a months but per have who old needs need has is month old whom turning want an and also age wants I or though them of me not although out to we just unless ours at us is my liked was they are it loved their
  • the CSO 310 attempts to find the individual parsed terms in the CSO list of concepts 713. If a term is not found in the list of known concepts 713, the CSO 310 can use simple list and synsets to find similar terms, and then attempt to match these generated expressions with concepts 713 in the CSO 310. In another example, the CSO 310 may use services such as WordNet 712 to find similar terms.
  • the order of WordNet 712 expansion is as follows: synonyms - noun, synonyms - verb, hypernyms - noun, co-ordinate terms - noun, co-ordinate terms - verb, meronyms - noun. This query to WordNet 712 produces a list of terms the CSO 310 attempts to find in its own database of terms 713.
  • the CSO 310 uses that concept going forward. If no term from the WordNet expansion 712 is found, that term is ignored. If only states from the original term list 705 are available, the CSO 310 retrieves the concept "thing" and uses it in the calculation going forward.
  • the CSO 310 then creates property value (PV) sets based on the concepts found in the CSO concepts 713.
  • the list 715 of initial retrieved concepts is referred to as C 1 .
  • the CSO 310 then performs similarity calculations and vector calculation using weights of each PV set.
  • Weighted Total Set (WTS) is the summation of weights of all property values for each PV set.
  • Weighted Matches (WM) is the summation of weights of all matching PVs for each CSO concept relative to each PV set.
  • the Similarity Score (S) is equal to WM/WTS.
  • the CSO 310 then applies the power property filter to remove invalid concepts.
  • the CSO 310 then creates a set of concepts C 2 based on the following rules.
  • results processing occurs.
  • the results mixer 360 determines how the terms are fed into the ICA 305 or CSO 310 and how data in turn is fed back between the two systems.
  • rules can be applied which filter the output to a restricted set (e.g., removing foul language or domain inappropriate terms).
  • the power properties that need to be filtered are determined.
  • the CSO domain to use and the demographic components of the ICA database to use are also determined.
  • the results processing connects to the content databases to draw back additional content specific results (e.g., products, not just a keyword cloud). For example, at step 724, it connects to the CSO-tagged product database of content (e.g., products or ads), which has been pre-tagged with terms in the CSO database.
  • This access enables the quick display of results.
  • the e-commerce product database which is an e-commerce database of products (e.g., Amazon).
  • the results processor (722) passes keywords to the database to search text for best matches and display as results.
  • the results are presented using the user interface/application programming interface component 355 of this process.
  • the results are displayed, for example, to the user or computer.
  • the search results can be refined. For example, the user can select to refine their results by restricting results to a specific keyword(s), Property Value(s) (PV) or an e-commerce category (such as Amazon's BN categories).
  • the CSO 310 may have users (ontologists) who edit the information in it in different ways.
  • Management tools 362 are provided to, for example, set user permissions. These users will have sets of permissions associated with them to allow them to perform different tasks, such as assigning concepts to edit, etc.
  • the editing of users using the management tools 362 should allow user creation, deletion, and editing of user properties, such as first name, last name, email address and password, and user permissions, such as administration privileges.
  • FIGS. 8A-8E An ontologist may input concept data using the Concept Input Form 800, as illustrated in FIGS. 8A-8E .
  • FIGS. 8A-8B illustrate the Concept Input Form 800 for the concept "door" 805a.
  • the Concept Input Form 800 allows the ontologist to assign synonyms 810, such as "portal,” for the concept 805a.
  • synonyms 810 such as "portal,” for the concept 805a.
  • properties 815 such as "Origin,” “Function,” “Location Of Use” and “Fixedness.”
  • Each value 820 such as “Organic Object,” “Inorganic Natural,” “Artifact,” “material,” and so on, has a method to select 825 that value.
  • FIGS. 8C-8E similarly illustrate the Concept Input Form 800 for the concept “happy” 805c.
  • the values “Animate,” “Like,” “Happy/Funny,” “Blissful,” and “Yes” are selected to describe the properties “Describes,” “Love,” and “Happiness” for the concept “happy” 805c, respectively.
  • each property value has a corresponding weight coefficient.
  • An ontologist may input these coefficient values 915 using the Settings form 900, as illustrated in FIG. 9 .
  • each value 920 associated with each property 915 may be assigned a coefficient 925 on a scale of 1 to 10, with 1 being a low weighting and 10 being a high weighting.
  • These properties 915, values 920 and descriptions 930 correspond to the properties 815, values 820 and descriptions 830 as illustrated in FIGS. 8A-8E with reference to the Concept Input Form 800.
  • the data model can support the notion of more than one ontology. New ontologies will be added to the CSO 310. When a new ontology is added to the CSO 310 it needs a name and weighting for property values.
  • ontologies are differentiated from each other is by different weighting, as a per concept property value level.
  • the CSO 310 applies different weighting to property values to be used in the similarity calculation portion of the algorithm. These weightings also need to be applied to the concept property value relationship. This will create two levels of property value weightings.
  • Each different ontology applies a weight to each property per concept.
  • Another way a new ontology can be created is by creating new properties and values.
  • the present invention's CSO technology 310 may also adapt to a company's needs as it provides a dynamic database that can be customized and constantly updated.
  • the CSO 310 may provide different group templates to support client applications of different niches, specifically, but not limited to, e-commerce. Examples of such groups may include "vacation,” "gift,” or "default.”
  • the idea of grouping may be extendable because not all groups will be known at a particular time.
  • the CSO 310 has the ability to create new groups at a later time.
  • Each property value has the ability to indicate a separate weighting for different group templates. This weighting should only be applicable to the property values, and not to the concept property value relation.
  • concept expansion uses an algorithm that determines how the concepts in the CSO 310 are related to the terms taken in by the CSO 310.
  • This algorithm may include the ability to switch property set creation, the calculation that produces the similarity scores, and finally the ordering of the final set creation.
  • Property set creation may be done using a different combination of intersections and unions over states, objects, events and animates.
  • the CSO 310 may have the ability to dynamically change this, given a formula. Similarity calculations may be done in different ways. The CSO 310 may allow this calculation to be changed and implemented dynamically. Sets may have different property value similarity calculations. The sets can be ordered by these different values. The CSO may provide the ability to change the ordering dynamically.
  • the CSO 310 may be used in procedure, that is, linked directly to the code that uses it. However, a layer may be added that allows easy access to the concept expansion to allow the CSO 310 to be easily integrated in different client applications.
  • the CSO 310 may have a remote façade that exposes it to the outside world.
  • the CSO 310 may expose parts of its functionality through web services. The entire CSO application 310 does not have to be exposed. However, at the very least, web services may provide the ability to take in a list of terms along with instructions, such as algorithms, groups, etc., and return a list of related terms.
  • Results from the ICA and the CSO may be combined through a process referred to as Iterative Classification Feedback (ICF).
  • ICF Iterative Classification Feedback
  • the ICA 305 is used, as described above, as a classifier (or profiler) that narrows and profiles the query according to the feed data from the ICA 305.
  • the term analyzer 363 is responsible for applying Natural Language Processing rules to input strings. This includes word sense disambiguation, spelling correction and term removal.
  • the results mixer 360 determines how the terms are fed into the ICA 305 or CSO 310 and how data in turn is fed back between the two systems. In addition, rules can be applied which filter the output to a restricted set (e.g., removing foul language or domain inappropriate terms).
  • the results mixer 360 also determines what power properties to filter on, what CSO domain to use and what demographic components of the ICA database to use (e.g., for a Mother's Day site, it would search the female contributors to the ICA database).
  • the super nodes (384 of FIG. 3B ) generated by the ICA as a result of a query 1000 are retrieved from the ICA 1005 and normalized 1010.
  • the top n nodes (super nodes) are taken from the set (for example, the top three nodes).
  • Each concept of the super nodes is fed individually through an iterative process 1015 with the original query to the CSO 1020 to generate more results.
  • the CSO as described above, will produce a result of scored concepts.
  • the results are then normalized to assure that the scores are between zero and one.
  • Both the ICA and CSO generate an output.
  • the ICA additionally determines the super nodes associated with the input terms which are input back into the CSO 1020 to generate new results.
  • the CSO process 1020 acts as a filter on the ICA results 1005.
  • the output of the CSO processing 1020 is a combination of the results as calculated by the CSO from the input terms and the result as calculated by the super nodes generated by the ICA 1005 and input into the CSO. All the scores from the CSO are then multiplied by the weight of the super node 1025. This process is iterated through all the super nodes, with the final scores of the concepts being added up 1030. After the completion of all iterations, the final list of ICF scored concepts is provided as the end result.
  • the final set of output terms may also be populated with direct results from the ICA.
  • a list of Level 1 super nodes (384 of FIG. 3B ) is retrieved from the ICA (step 1007) and normalized 1012.
  • a multiplexer 1035 uses these two sets of results to identify the relative quality of each set and outputs the sets using the ratio of the relative qualities to the final ICF result 1040.
  • the recommendation system 300 including the ICA engine 305 and CSO 310, may be employed by web services, such as online merchants, for making product recommendations to customers.
  • the ICA engine 305 may interface with an entity connector 370 for making connections to web services 1100 via web services calls 1005 from a web services interface 1110.
  • the data passed to and from the web services interface 1110 and the entity connector 370 may be stored in a cache 1101.
  • the cache 1101 can allow for faster initial product presentation and for manual tuning of interest mappings. However, all entity connections may be made through real-time calls 1105.
  • the entity connector 370 manages the taxonomic mapping between the ICA engine 305 and the web service 1100, providing the link between interests and products 365.
  • the mapping and entity connection quality may be tuned, preferably, through a manual process.
  • Web service calls 1005 between the entity connector 370 and the web services interface 1110 may include relevance-sorted product keyword searches, searches based on product name and description, and searches sorted by category and price.
  • the product database 1120 may have categories and subcategories, price ranges, product names and descriptions, unique identifiers, Uniform Resource Locators (URLs) to comparison pages, and URLs to images.
  • URLs Uniform Resource Locators
  • a web-based application may be created, as illustrated in FIGS. 12-19
  • a gift-recommendation website employing the recommendation system 300 of the present invention, which is shown in this example as PurpleNugget.com 1200, provides a text box 1205 and search button 1210.
  • search terms such as "smart,” “creative,” and “child,” are entered, as illustrated at 1215 in FIG. 12B , additional suggested keywords 1220 are provided along with suggested gift ideas 1225.
  • a search for "outdoor,” “adventurous,” “man” 1415 on PurpleNugget.com 1200 as illustrated in FIG. 14A yields numerous suggested keywords 1220 and gift results 1225.
  • an identical search 1415 on an e-commerce website not employing the ICA engine 305 of the present invention, such as froogle.google.com 1400, as illustrated in FIG. 14B yields limited results 1425 and does not provide any additional keywords.
  • a greater and more varied array of suggested gifts 1425 can be provided, as illustrated in FIG. 14C .
  • a user can enter a query that consists of interests or other kinds of description of a person.
  • the system returns products that will be of interest to a person who matches that description.
  • the recommendation system 300 may also be employed in applications beyond gift suggestion in e-commerce.
  • the system can be adapted to recommend more than products on the basis of entered interests, such as vacations, services, music, books, movies, and compatible people (i.e. dating sites).
  • a search for particular keywords 1515 may provide not only suggested keywords 1525 but also advertisements 1530 and brands 1535 related to those keywords.
  • the system can return ads that correspond to products, interests, vacations, etc. that will be of interest to a person who is described by the entered search terms.
  • a search on a traditional vacation planning website such as AlltheVacations.com 1600, as illustrated in FIG. 16A , provides no results 1625 for a search with the keyword 1615 "Buddhism.”
  • FIGS. 16B-1 through 16B-3 by adding components of the recommendation system 300 of the present invention to conventional search technology 1600 provides a broader base of related search terms 1640, yields search results 1635 suggesting a vacation to Thailand, and provides search-specific advertising 1630.
  • value may be added to websites 1700, by allowing product advertisements 1745 aligned with consumer interests to be provided, as illustrated in FIG. 17A ; suggested keywords 1750 based on initial search terms may be supplied, as illustrated in FIG. 17B ; or hot deals 1755 may be highlighted based on user interest, as illustrated in FIG. 17C .
  • the recommendation system 300 of the present invention can be used in long term interest trend forecasting and analysis.
  • the recommendation system 300 bases its recommendations in part on empirically correlated (expressions of) interests.
  • the data can be archived on a regular basis so that changes in correlations can be tracked over time (e.g. it can track any changes in the frequency with which interests A and B go together).
  • This information can be used to build analytical tools for examining and forecasting how interests change over time (including how such changes are correlated with external events).
  • This can be employed to help online sites create, select and update content. For example, suggestive selling or cross-selling opportunities 1870, as illustrated in FIG. 18 , may be created by analyzing the terms of a consumer search.
  • Reward programs 1975 such as consumer points programs, may be suggested based on user interest, as illustrated in FIG. 19A .
  • the recommendation system 300 of the present invention can be used to improve search marketing capability. Online marketers earn revenue in many cases on a 'pay-per-click' (PPC) basis; i.e. they earn a certain amount every time a link, such as an online advertisement, is selected ('clicked') by a user. The value of the 'click' is determined by the value of the link that is selected. This value is determined by the value of the keyword that is associated with the ad. Accordingly, it is of value for an online marketer to have ads generated on the basis of the most valuable keywords available. The recommendation system 300 can analyze keywords to determine which are the most valuable to use in order to call up an ad. This can provide substantial revenue increase for online marketers.
  • PPC 'pay-per-click'
  • the recommendation system 300 of the present invention can be used to eliminate the "Null result.”
  • traditional search technologies return results based on finding an exact word match with an entered term.
  • an e-commerce database will not contain anything that is described by the exact word entered even if it contains an item that is relevant to the search. In such cases, the search engine will typically return a 'no results found' message, and leave the user with nothing to click on.
  • the present recommendation system 300 can find relations between words that are not based on exact, syntactic match. Hence, the present recommendation system 300 can eliminate the 'no results' message and always provide relevant suggestions for the user to purchase, explore, or compare.
  • the recommendation system 300 of the present invention can be used to expand general online searches. It is often in the interest of online companies to provide users with a wide array of possible links to click. Traditional search engines often provide a very meager set of results. The recommendation system 300 of the present invention will in general provide a large array of relevant suggestions that will provide an appealing array of choice to online users.
  • the recommendation system 300 of the present invention can be used in connection with domain marketing tools. It is very important for online domains (web addresses) to accurately and effectively direct traffic to their sites. This is usually done by selecting keywords that, if entered in an online search engine, will deliver a link to a particular site. The recommendation system 300 of the present invention will be able to analyze keywords and suggest which are most relevant and cost effective.
  • the recommendation system 300 of the present invention can be used in connection with gift-card and poetry generation.
  • the recommendation system 300 of the present invention can link ideas and concepts together in creative, unexpected ways. This can be used to allow users to create specialized gift cards featuring uniquely generated poems.
  • the recommendation system 300 i.e. IAE composed of the ICA 305 and CSO 310) can be used to provide targeted online ad generation.
  • the IAE 300 can be used to analyze documents to determine which interests are most statistically relevant. Such documents can be personal profiles, descriptions of destinations or content in an advertisement. This allows the system 300 to be used to provide targeted online advertising.
  • FIG. 19B is a block diagram depicting an ad server system 1900 according to an embodiment of the present invention.
  • the user 1902 represents the individual social network user who is visiting a page within a social network (such as a Facebook social networking site).
  • the user's profile 1901 represents the profile data that the user 1902 has provided as part of the user's involvement on the social network (this can be garnered from their explicit profile - as exists in Facebook for example - or various expressions of their interests which they may have made throughout their use of a social network - the posts the individual makes to a forum or blog for example).
  • the user's profile 1901 data includes age, gender, location and interests (e.g., music listened to, movies enjoyed, sports played, personality traits, etc.).
  • the page with ad space 1914 represents the page in the social network that the individual user 1902 visits to which the system 1900 serves its ads.
  • the ad inventory 1910 provides the ads that are entered into the ad server 1908 and queued to be targeted by the IAE 300.
  • the selected ad 1912 is the ad that most closely matches the profile of the user 1901. If there are no ads that match the user's profile 1901 closely enough, a random ad can be served.
  • the IAE 300 can analyze an online user's personal profile as well as the content or descriptions of ads in the ad inventory 1910.
  • the system 1900 can then determine which ad or ads 1911 are most likely to be of interest to the creator 1902 of the profile 1901 and ensure that only those ads appear on the user's profile page 1901.
  • the IAE 300 works with the ad server 1908 to determine which ads 1911 in the inventory 1910 are suitable for the user 1902 based on the user's profile 1901.
  • the selected ad 1912 is presented to the user 1902 on, for example, the user's profile page 1901. In this way, the system 1900 can ensure that the ads presented to the user 1902 are highly targeted and relevant.
  • the IAE 300 treats each ad description 1911 as a "profile” and determines which of these "profiles" is closest to the online profile 1901 of the user 1902. This similarity ranking is determined by using the IAE 300 technology, which employs millions of online records of human interests.
  • the ad server 1908 can be any ad serving product.
  • the ad system 1900 enables advertisers to create and manage online advertising campaigns in which they personally attach descriptions to each of the ads in their inventory, thereby generating a profile (ad description) 1911 for each ad, which is then compared to the users' profiles 1901 in the target online environment.
  • the ICA 300 treats individual keywords as nodes in a large, interconnected system where the weights between nodes correspond to the strength of the statistical relation between the words.
  • the system 300 not only works when a single keyword is entered but also when multiple keywords are entered together; it can create a statistical sum of the entered keywords. This allows for more accurate profiling. For example, someone who is interested in '4x4ing' and 'hunting' is very different that someone who is interested in '4x4ing' and 'extreme sports'; the nodal method in IAE analysis is able to determine this difference. So, '4x4, hunting' returns 'shooting, guns, rodeos, country boy, mudding' while '4x4, extreme sports' returns 'snowmobiling, mudding, jeeps, dirtbiking, jet skiing.'
  • Ad targeting is accomplished by applying the IAE analysis to either or both of the ad profile and user profile.
  • exact keyword matches are relevant, the system 300 expands the stated interests in either profile to create more opportunities to target an individual. In this way, someone interested in, for example, '4x4, extreme sports' would be served the snowmobile ad, while the '4x4, hunting' individual be served a rodeo ad. Thus, no exact keyword match is required, which is a great strength of the system.
  • ads can be selected using the IAE analysis in response to a search string at a search engine, for example.
  • FIG. 19C is a screenshot of an example interface of an ad campaign manager 1920 according to an embodiment of the invention.
  • the ad campaign manager 1920 shows the ad inventory 1910 to be served to web sites and social network applications - where a user's profile information 1901 can be accessed and analyzed by the system 1900.
  • Maximum bid 1924 is the amount the advertiser is willing to spend per click on the ad (for CPC designated ads - cost per click) or per 1000 ad impressions (for CPM ads - cost per mille or cost per thousand).
  • Type 1926 indicates the cost model for the ad (e.g., CPC or CPM). Impressions 1928 indicates the number of times the ad is displayed on the websites or applications serving the ad.
  • Clicks 1930 indicates the number of times the ad has been clicked on by a visitor.
  • CTR (Click-through rate) 1932 is the calculated as clicks/impressions *100%.
  • Conversions 1934, conv. rate (conversion rate) 1936 and profit 1938 are figures that measure how many ad impressions actually lead to a profitable outcome for the advertiser (e.g., purchasing a product).
  • Status 1940 indicates whether ads are being displayed or not (active or paused). Tracking 1942 provides a link to the code that the advertisers can place on their websites to track conversions.
  • the profile matching capability of the recommendation system (IAE) 300 can be used to facilitate online dating. For example, it can be used to create a novel form of mate-matching for such venues as online dating services. Most simply, it can process and analyze profiles of people who have online dating accounts and rank them for similarity.
  • the ICA component of the IAE is able to gain access to profiles of people who are in a romantic relationship, then it will be able to analyze the profiles of matched couples to determine which kinds of profiles typically match up romantically. It could then make sophisticated mate recommendations on that basis.
  • the IAE 300 Towards creating an effective user interface for refining the results provided by the IAE 300, the IAE 300 is able to output results by category. In practice, this means that if a user enters several interests into the IAE 300, as shown in FIG. 19D , the results output 1962 can be restricted to a type - for instance, music related output 1962 or even output categorized as other interests 1966. This ability enables a diverse set of applications and user interface options.
  • the results categorized as music 1964 can be linked to actual products in a retail application of this example.
  • the results can link to the products for retail sale.
  • the results categorized as interests 1966 each have an associated slider bar 1968.
  • the initial position of the slider bar 1968-1, 1968-2, ... 1968-n represents the degree of the relevancy score.
  • the slider bars 1968-1, 1968-2, ... 1968-n can be adjusted by the user to refine his/her profile. Once a slider bar is adjusted, the newly set strength of that term will be used to recalculate and re-display the music categorized results. It should be noted that the slider bars are just an example implementation, and any interface tool could be used to tune the results.
  • the results 1962, 1966 are actually returned in two calls to the system.
  • the input "nin, philosophy” is used to get the interest categorized results set 1966.
  • the interest categorized result set 1966 and their respective normalized relevancy weights (as indicated by the slider bar position 1968-1, 1968-2, ... 1968-n) along with the initial search terms 1964, each given a normalized weight of 1, are then used as a second call to the system to produce the music categorized result set 1962.
  • the slider bars 1968-1, 1968-2, ... 1968-n are able to affect the music categorized results 1962.
  • advertisers can target ads to online users based on their profiles (e.g. in a social networking environment).
  • the ad system 1900 software thus determines which ad from a stock of ads is best suited to a given profile and delivers that ad.
  • FIG. 20 illustrates a computer network or similar digital processing environment 2000 in which the present invention may be implemented.
  • Client computed/devices 2050 and server computer(s) 2060 provide processing, storage, and input/output devices executing application programs and the like.
  • Client computed/devices 2050 can also be linked through communications network 2070 to other computing devices, including other client devices/processes 2050 and server computer(s) 2060.
  • Communications network 2070 can be part of a remote access network, a global network (e.g., the Internet), a worldwide collection of computers, Local area or Wide area networks, and gateways that currently use respective protocols (TCP/IP, Bluetooth, etc.) to communicate with one another.
  • Other electronic device/computer network architectures are suitable.
  • FIG. 21 is a diagram of the internal structure of a computer (e.g., client processor/device 2050 or server computers 2060) in the computer system of FIG. 20 .
  • Each computer 2050, 2060 contains system bus 2179, where a bus is a set of hardware lines used for data transfer among the components of a computer or processing system.
  • Bus 2179 is essentially a shared conduit that connects different elements of a computer system (e.g., processor, disk storage, memory, input/output ports, network ports, etc.) that enables the transfer of information between the elements.
  • Attached to system bus 2179 is an Input/Output (I/O) device interface 2182 for connecting various input and output devices (e.g., keyboard, mouse, displays, printers, speakers, etc.) to the computer 2050, 2060.
  • Network interface 2186 allows the computer to connect to various other devices attached to a network (e.g., network 2070 of FIG. 20 ).
  • Memory 2190 provides volatile storage for computer software instructions 2192 and data 2194 used to implement an embodiment of the present invention (e.g., object models, codec and object model library discussed above).
  • Disk storage 2195 provides non-volatile storage for computer software instructions 2192 and data 2194 used to implement an embodiment of the present invention.
  • Central processor unit 2184 is also attached to system bus 2179 and provides for the execution of computer instructions.
  • the processor routines 2192 and data 2194 are a computer program product, including a computer readable medium (e.g., a removable storage medium, such as one or more DVD-ROM's, CD-ROM's, diskettes, tapes, hard drives, etc.) that provides at least a portion of the software instructions for the invention system.
  • Computer program product can be installed by any suitable software installation procedure, as is well known in the art.
  • at least a portion of the software instructions may also be downloaded over a cable, communication and/or wireless connection.
  • the invention programs are a computer program propagated signal product embodied on a propagated signal on a propagation medium 107 (e.g., a radio wave, an infrared wave, a laser wave, a sound wave, or an electrical wave propagated over a global network, such as the Internet, or other network(s)).
  • a propagation medium 107 e.g., a radio wave, an infrared wave, a laser wave, a sound wave, or an electrical wave propagated over a global network, such as the Internet, or other network(s).
  • Such carrier medium or signals provide at least a portion of the software instructions for the present invention routines/program 2192.
  • the propagated signal is an analog carrier wave or digital signal carried on the propagated medium.
  • the propagated signal may be a digitized signal propagated over a global network (e.g., the Internet), a telecommunications network, or other network.
  • the propagated signal is a signal that is transmitted over the propagation medium over a period of time, such as the instructions for a software application sent in packets over a network over a period of milliseconds, seconds, minutes, or longer.
  • the computer readable medium of computer program product is a propagation medium that the computer system may receive and read, such as by receiving the propagation medium and identifying a propagated signal embodied in the propagation medium, as described above for computer program propagated signal product.
  • carrier medium or transient carrier encompasses the foregoing transient signals, propagated signals, propagated medium, storage medium and the like.
  • the present invention may be implemented in a variety of computer architectures.
  • the computer network of FIGS. 20-21 are for purposes of illustration and not limitation of the present invention.
  • the invention can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment containing both hardware and software elements.
  • the invention is implemented in software, which includes but is not limited to firmware, resident software, microcode, etc.
  • the invention can take the form of a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer or any instruction execution system.
  • a computer-usable or computer readable medium can be any apparatus that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
  • the medium can be an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device) or a propagation medium.
  • Examples of a computer-readable medium include a semiconductor or solid state memory, magnetic tape, a removable computer diskette, a random access memory (RAM), a read-only memory (ROM), a rigid magnetic disk and an optical disk.
  • Some examples of optical disks include compact disk - read only memory (CD-ROM), compact disk - read/write (CD-R/W) and DVD.
  • a data processing system suitable for storing and/or executing program code will include at least one processor coupled directly or indirectly to memory elements through a system bus.
  • the memory elements can include local memory employed during actual execution of the program code, bulk storage, and cache memories, which provide temporary storage of at least some program code in order to reduce the number of times code are retrieved from bulk storage during execution.
  • I/O devices including but not limited to keyboards, displays, pointing devices, etc.
  • I/O controllers can be coupled to the system either directly or through intervening I/O controllers.
  • Network adapters may also be coupled to the system to enable the data processing system to become coupled to other data processing systems or remote printers or storage devices through intervening private or public networks.
  • Modems, cable modem and Ethernet cards are just a few of the currently available types of network adapters.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Strategic Management (AREA)
  • Finance (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
EP13194508.1A 2007-05-25 2008-04-24 Empfehlungssysteme und Verfahren Withdrawn EP2704080A1 (de)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP14187503.9A EP2838064A1 (de) 2007-05-25 2008-04-24 Empfehlungssysteme und Verfahren

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US11/807,218 US20080294622A1 (en) 2007-05-25 2007-05-25 Ontology based recommendation systems and methods
US11/807,191 US7734641B2 (en) 2007-05-25 2007-05-25 Recommendation systems and methods using interest correlation
US11/981,648 US20080294624A1 (en) 2007-05-25 2007-10-31 Recommendation systems and methods using interest correlation
EP08743225A EP2188712A4 (de) 2007-05-25 2008-04-24 Empfehlungssysteme und -verfahren

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
EP08743225A Division EP2188712A4 (de) 2007-05-25 2008-04-24 Empfehlungssysteme und -verfahren

Related Child Applications (1)

Application Number Title Priority Date Filing Date
EP14187503.9A Division EP2838064A1 (de) 2007-05-25 2008-04-24 Empfehlungssysteme und Verfahren

Publications (1)

Publication Number Publication Date
EP2704080A1 true EP2704080A1 (de) 2014-03-05

Family

ID=40130360

Family Applications (3)

Application Number Title Priority Date Filing Date
EP14187503.9A Withdrawn EP2838064A1 (de) 2007-05-25 2008-04-24 Empfehlungssysteme und Verfahren
EP08743225A Ceased EP2188712A4 (de) 2007-05-25 2008-04-24 Empfehlungssysteme und -verfahren
EP13194508.1A Withdrawn EP2704080A1 (de) 2007-05-25 2008-04-24 Empfehlungssysteme und Verfahren

Family Applications Before (2)

Application Number Title Priority Date Filing Date
EP14187503.9A Withdrawn EP2838064A1 (de) 2007-05-25 2008-04-24 Empfehlungssysteme und Verfahren
EP08743225A Ceased EP2188712A4 (de) 2007-05-25 2008-04-24 Empfehlungssysteme und -verfahren

Country Status (2)

Country Link
EP (3) EP2838064A1 (de)
WO (1) WO2008153625A2 (de)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9576313B2 (en) 2007-05-25 2017-02-21 Piksel, Inc. Recommendation systems and methods using interest correlation

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011000046A1 (en) * 2009-07-01 2011-01-06 Ozmota Inc. Systems and methods for determining information and knowledge relevancy, relevant knowledge discovery and interactions, and knowledge creation
US20110276408A1 (en) * 2010-05-05 2011-11-10 Sara Elizabeth Toole Personality Profile Markers for Targeted Ads as a Method and a System
WO2012003580A1 (en) * 2010-07-08 2012-01-12 Christopher Bryson Consumer, retailer and supplier computing systems and methods
US8923498B2 (en) * 2010-10-26 2014-12-30 Vonage Network, Llc Systems and methods for integrating information from voice over internet protocol systems and social networking systems
US9058612B2 (en) 2011-05-27 2015-06-16 AVG Netherlands B.V. Systems and methods for recommending software applications
US20140058882A1 (en) * 2012-08-27 2014-02-27 Opera Solutions, Llc Method and Apparatus for Ordering Recommendations According to a Mean/Variance Tradeoff
US20150302088A1 (en) * 2013-03-15 2015-10-22 Yahoo! Inc. Method and System for Providing Personalized Content
US20170221125A1 (en) 2016-02-03 2017-08-03 International Business Machines Corporation Matching customer and product behavioral traits
US11405475B2 (en) * 2016-03-18 2022-08-02 Yahoo Assets Llc System and method of content selection using selection activity in digital messaging
CN106383887B (zh) * 2016-09-22 2023-04-07 深圳博沃智慧科技有限公司 一种环保新闻数据采集和推荐展示的方法及系统
TWI635451B (zh) * 2017-07-06 2018-09-11 雲義科技股份有限公司 運用虛擬商品於推薦系統影響相似度分析方法及其系統
CN110555107B (zh) * 2018-03-29 2023-07-25 阿里巴巴集团控股有限公司 确定业务对象主题、业务对象推荐的方法及装置
CN110427547A (zh) * 2018-04-26 2019-11-08 观相科技(上海)有限公司 一种基于行业特征的搜索系统及搜索方法
CN108648009A (zh) * 2018-05-10 2018-10-12 苏州跃盟信息科技有限公司 一种广告推送方法及装置
CN111221882A (zh) * 2018-11-26 2020-06-02 英业达科技有限公司 搜寻方法及搜寻系统
CN110310666B (zh) * 2019-06-27 2021-07-23 成都潜在人工智能科技有限公司 一种基于se卷积网络的乐器识别方法及系统
CN112989215B (zh) * 2019-12-13 2022-06-14 复旦大学 一种基于稀疏用户行为数据的知识图谱增强的推荐系统
CN112989178B (zh) * 2019-12-13 2023-10-27 百度在线网络技术(北京)有限公司 搜索方法、装置、设备和存储介质
CN111144952A (zh) * 2019-12-31 2020-05-12 随手(北京)信息技术有限公司 基于用户兴趣的广告推荐方法、装置、服务器及存储介质
CN111552794B (zh) * 2020-05-13 2023-09-19 海信电子科技(武汉)有限公司 提示语生成方法、装置、设备和存储介质
CN111797318B (zh) * 2020-07-01 2024-02-23 喜大(上海)网络科技有限公司 信息的推荐方法、装置、设备和存储介质
CN112287218B (zh) * 2020-10-26 2022-11-01 安徽工业大学 一种基于知识图谱的非煤矿山文献关联推荐方法
CN114462736A (zh) * 2020-11-09 2022-05-10 中核核电运行管理有限公司 一种核电厂辐射工作许可证申请的经验反馈智能推荐方法
CN113837793A (zh) * 2021-08-25 2021-12-24 杭州杰牌传动科技有限公司 一种供应商推荐方法、装置、存储介质及终端
CN113792131B (zh) * 2021-09-23 2024-02-09 深圳平安智慧医健科技有限公司 一种关键词的提取方法、装置、电子设备及存储介质
CN117520406B (zh) * 2023-12-29 2024-03-26 安徽思高智能科技有限公司 一种rpa流程推荐方法、设备及存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6560592B1 (en) * 1998-03-19 2003-05-06 Micro Data Base Systems, Inc. Multi-model computer database storage system with integrated rule engine
US20050071328A1 (en) * 2003-09-30 2005-03-31 Lawrence Stephen R. Personalization of web search
US20050240580A1 (en) * 2003-09-30 2005-10-27 Zamir Oren E Personalization of placed content ordering in search results

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6470307B1 (en) * 1997-06-23 2002-10-22 National Research Council Of Canada Method and apparatus for automatically identifying keywords within a document
US6327590B1 (en) * 1999-05-05 2001-12-04 Xerox Corporation System and method for collaborative ranking of search results employing user and group profiles derived from document collection content analysis
US20050193054A1 (en) * 2004-02-12 2005-09-01 Wilson Eric D. Multi-user social interaction network
US10510043B2 (en) * 2005-06-13 2019-12-17 Skyword Inc. Computer method and apparatus for targeting advertising
US20070067157A1 (en) * 2005-09-22 2007-03-22 International Business Machines Corporation System and method for automatically extracting interesting phrases in a large dynamic corpus
KR101230034B1 (ko) * 2011-08-11 2013-03-15 공미선 취향 아이디 코드의 생성시스템 및 생성방법, 그리고 상품 추천 시스템 및 추천 방법

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6560592B1 (en) * 1998-03-19 2003-05-06 Micro Data Base Systems, Inc. Multi-model computer database storage system with integrated rule engine
US20050071328A1 (en) * 2003-09-30 2005-03-31 Lawrence Stephen R. Personalization of web search
US20050240580A1 (en) * 2003-09-30 2005-10-27 Zamir Oren E Personalization of placed content ordering in search results

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
"Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables", 1972
BECKER, J.KUROPKA, D.: "Topic-based Vector Space Model", PROCEEDINGS OF BIS, 2003
J. LIX. LIC.M. FRAYNP. TINOX. YAO: "10th Annual Workshop on Economic Heterogeneous Interacting Agents (WEHIA 2005", June 2005, UNIVERSITY OF ESSEX, article "Understanding and Predicting Dynamical Behaviours in Financial Markets: Financial Application Research in CERCIA"
JUAN LIU IBA, H.: "Selecting Informative Genes Using a Multiobjective Evolutionary Algorithm", PROCEEDINGS OF THE 2002 CONGRESS ON EVOLUTIONARY COMPUTATION, 2002
PHILLIP JORDANALAN SEEDPETER MAYTOM KEENAN: "Evaluation of dual polarization radar for rainfall-runoff modelling: a case study in Sydney, Australia", SIXTH INTERNATIONAL SYMPOSIUM ON HYDROLOGICAL APPLICATIONS OF WEATHER RADAR, 2004
Y. TANGP. REEDT. WAGENER: "How effective and efficient are multiobjective evolutionary algorithms at hydrologic model calibration?", HYDROL. EARTH SYST. SCI., vol. 10, 2006, pages 289 - 307, XP007914294, DOI: 10.5194/hess-10-289-2006

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9576313B2 (en) 2007-05-25 2017-02-21 Piksel, Inc. Recommendation systems and methods using interest correlation

Also Published As

Publication number Publication date
EP2188712A2 (de) 2010-05-26
WO2008153625A3 (en) 2009-02-26
EP2838064A1 (de) 2015-02-18
WO2008153625A2 (en) 2008-12-18
EP2188712A4 (de) 2011-03-02
WO2008153625A8 (en) 2009-03-26

Similar Documents

Publication Publication Date Title
US9576313B2 (en) Recommendation systems and methods using interest correlation
US20140297658A1 (en) User Profile Recommendations Based on Interest Correlation
EP2704080A1 (de) Empfehlungssysteme und Verfahren
US20080294622A1 (en) Ontology based recommendation systems and methods
US11049138B2 (en) Systems and methods for targeted advertising
US8799260B2 (en) Method and system for generating web pages for topics unassociated with a dominant URL
US20150379571A1 (en) Systems and methods for search retargeting using directed distributed query word representations
US8572099B2 (en) Advertiser and user association
US20110252015A1 (en) Qualitative Search Engine Based On Factors Of Consumer Trust Specification
Klapdor et al. Finding the right words: The influence of keyword characteristics on performance of paid search campaigns
US20070214133A1 (en) Methods for filtering data and filling in missing data using nonlinear inference
US20060155751A1 (en) System and method for document analysis, processing and information extraction
US20140288999A1 (en) Social character recognition (scr) system
US20120284119A1 (en) System and method for selecting web pages on which to place display advertisements
Misztal-Radecka et al. Meta-User2Vec model for addressing the user and item cold-start problem in recommender systems
Chatwin An overview of computational challenges in online advertising
Shanahan et al. Digital advertising: An information scientist’s perspective
US20140257973A1 (en) Systems and Methods for Scoring Keywords and Phrases used in Targeted Search Advertising Campaigns
US10664862B1 (en) Topic inference based contextual content
Xiao et al. Hybrid Embedding of Multi-Behavior Network and Product-Content Knowledge Graph for Tourism Product Recommendation.
Chen et al. Online Product Recommendations based on Diversity and Latent Association Analysis on News and Products.
Afolabi et al. SNA, LDA And Sentiment Analysis For Competitive Intelligence In Agro E-Commerce
KC Search Engine Optimization in Digital Marketing
EP4383177A1 (de) Benutzerdarstellung zum abgleich
Behbahani et al. Enhancing organizational performance through a new proactive multilayer data mining methodology: An ecommerce case study

Legal Events

Date Code Title Description
AC Divisional application: reference to earlier application

Ref document number: 2188712

Country of ref document: EP

Kind code of ref document: P

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MT NL NO PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA MK RS

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: PIKSEL, INC.

17P Request for examination filed

Effective date: 20140905

RBV Designated contracting states (corrected)

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MT NL NO PL PT RO SE SI SK TR

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20190411

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20200603