US20120197993A1 - Skill ranking system - Google Patents

Skill ranking system Download PDF

Info

Publication number
US20120197993A1
US20120197993A1 US13/357,302 US201213357302A US2012197993A1 US 20120197993 A1 US20120197993 A1 US 20120197993A1 US 201213357302 A US201213357302 A US 201213357302A US 2012197993 A1 US2012197993 A1 US 2012197993A1
Authority
US
United States
Prior art keywords
skill
members
given
possess
skills
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.)
Abandoned
Application number
US13/357,302
Inventor
Peter N. Skomoroch
Matthews T. Hayes
Abhishek Gupta
Dhanurjay A.S. Patil
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.)
Microsoft Technology Licensing LLC
Original Assignee
LinkedIn Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by LinkedIn Corp filed Critical LinkedIn Corp
Priority to US13/357,302 priority Critical patent/US20120197993A1/en
Assigned to LINKEDIN CORPORATION reassignment LINKEDIN CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: PATIL, DHANURJAY A.S., GUPTA, ABHISHEK, HAYES, MATTHEW T., SKOMOROCH, PETER N.
Publication of US20120197993A1 publication Critical patent/US20120197993A1/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LINKEDIN CORPORATION
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification
    • G06F16/355Class or cluster creation or modification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/285Clustering or classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/335Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations
    • G06Q10/06398Performance of employee with respect to a job function
    • 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
    • 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
    • G06Q30/0241Advertisements
    • G06Q30/0251Targeted advertisements
    • G06Q30/0269Targeted advertisements based on user profile or attribute
    • 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
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/01Social networking

Definitions

  • a social networking service is a computer or web-based application that enables users to establish links or connections with persons for the purpose of sharing information with one another.
  • Some social networks aim to enable friends and family to communicate with one another, while others are specifically directed to business users with a goal of enabling the sharing of business information.
  • a method of assigning a skill rank on a social networking site by retrieving from non-volatile storage a plurality of member profiles created by a plurality of members of a social networking service, running a text classification algorithm to determine which of the plurality of members possesses a skill that matches any of a plurality of provided skills and associated skill attributes, and for at least one skill of the plurality of provided skills, identifying the plurality of members that possess the skill and ranking the plurality of members relative to one another using a ranking algorithm, the ranking algorithm being based in part upon weighted interactions among the plurality of members that possess the given skill, the weighted interactions comprising endorsements between a first member who possesses the given skill and a second member who possesses the given skill.
  • a system with a retrieval module to retrieve a plurality of member profiles created by a plurality of members of a social networking service, a tagging module executable on one or more computer processors to run a text classification algorithm on the plurality of member profiles to determine which of the plurality of members possesses a skill that matches any of a plurality of provided skills and associated skill attributes, and a ranking module configured to: for at least one skill of the plurality of provided skills, identify the plurality of members that possess the skill and rank them relative to each other using a ranking algorithm, the ranking algorithm being based at least upon weighted interactions among members that posses the given skill, the weighted interactions comprising endorsements between a first member that possesses the given skill and a second member that possesses the given skill.
  • a machine-readable storage medium including instructions, which when executed on the machine, causes the machine to retrieve from non-volatile storage a plurality of member profiles created by a plurality of members of a social networking service, execute, a text classification algorithm to determine which of the plurality of members possesses a skill that matches any of a plurality of provided skills and associated skill attributes, and for at least one skill of the plurality of provided skills, identify the plurality of members that possess the skill and rank the plurality of members relative to one another using a ranking algorithm, the ranking algorithm being based in part upon weighted interactions among the plurality of members that possess the given skill, the weighted interactions comprising endorsements between a first member who possesses the given skill and a second member who possesses the given skill.
  • FIG. 1 shows one example method of the current disclosure.
  • FIG. 2 shows an example method of obtaining a standardized list of skills.
  • FIG. 3 shows an example method of seed phrase extraction.
  • FIG. 4 shows an example method of seed phrase disambiguation.
  • FIG. 5 shows an example association matrix
  • FIG. 6 shows an example method of phrase de-duplication.
  • FIG. 7 shows an example method of phrase validation.
  • FIG. 8 shows an example method of skill tagging.
  • FIG. 9 shows an example method of calculating member behavior metrics.
  • FIG. 10 shows an example method of ranking members.
  • FIG. 11 shows an example skill graph.
  • FIG. 12 shows additional steps in some examples of ranking members.
  • FIG. 13 shows an example social networking site customization system.
  • FIG. 14 shows an example social networking system.
  • FIG. 15 shows a first screen capture of an example of aspects of the current disclosure.
  • FIG. 16 shows a second screen capture of an example of aspects of the current disclosure.
  • FIG. 17 shows a third screen capture of an example of aspects of the current disclosure.
  • FIG. 18 shows an example computer system.
  • a social networking service is an online service, platform or site that allows members to build or reflect social networks or social relations among members.
  • members construct profiles, which may include personal information such as name, contact information, employment information, photographs, personal messages, status information, links to web-related content, blogs, and so on.
  • profiles may include personal information such as name, contact information, employment information, photographs, personal messages, status information, links to web-related content, blogs, and so on.
  • only a portion of a members profile may be viewed by the general public, and/or other members.
  • the social networking site allows members to identify, and establish links or connections with other members in order to build or reflect social networks or social relations among members.
  • a person may establish a link or connection with his or her business contacts, including work colleagues, clients, customers, and so on.
  • a person may establish links or connections with his or her friends and family.
  • a connection is generally formed using an invitation process in which one member “invites” a second member to form a link. The second member than has the option of accepting or declining the invitation.
  • connection or link represents or is otherwise associated with an information access privilege, such that a first person who has established a connection with a second person is, via the establishment of that connection, authorizing the second person to view or access non-publicly available portions of their profiles.
  • information access privilege such that a first person who has established a connection with a second person is, via the establishment of that connection, authorizing the second person to view or access non-publicly available portions of their profiles.
  • the present disclosure describes a method, system and product for identifying a set of standardized skills from member profiles of a social or business networking service.
  • the list of standardized skills, along with information in a member profile section of the social networking service may be used to identify members of the social networking service that possess one of those identified skills
  • Members identified as possessing a given skill may be ranked relative to one another with respect to the given skill based upon various implicit, explicit, internal and external factors.
  • the skills and rankings may be used to deliver content and customization to those members and others.
  • FIG. 1 presents a high level view of the method according to one example implementation.
  • the system may obtain or generate a standardized list of skills with which to rank users relative to one another.
  • these skills may include specific skills such as the ability to program in a particular programming language, such as Java or C++, or broader skills, such as the ability to program a computer, or specialized skills such as programming web-based applications. While reference is made to skills in the present disclosure, it will be understood by those skilled in the art with the benefit of the present disclosure, that the techniques taught herein are applicable to other concepts.
  • the standardized list of skills may be obtained by utilizing a pre-determined list of skills.
  • the predetermined list of skills may be manually generated, but in other examples the pre-determined list of skills may be automatically generated.
  • the list of standardized skills may be created by processing member profiles of a social or business networking service. In some examples, this processing can be done automatically using a computing system or other machine. In yet other examples, this processing could be manually accomplished.
  • a skills section of a member profile of a social networking service may be used. The skills section of the member profile may be a free-text section that allows users to freely type in skills they possess, this information is generally referred to as unstructured information.
  • the member profile skills section may be implemented as a list that allows users to choose a skill based upon structured data such as a predetermined listing of skills, or in other examples, the skills section may be implemented as some combination of unstructured data such as free-text and structured data such as a pre-determined list selection.
  • the system may then determine, or “tag” members of the business or social networking service who possess one of the standardized skills.
  • “tagging” can include associating an item of meta-data with the member profile of the member who is tagged that indicates that this member possesses a certain skill.
  • information about which skills a member possesses may be included directly in the member's profile.
  • members are tagged based upon the information in their member profile in a social networking service.
  • members may select skills they are proficient in from a list of the standardized skills.
  • other members may determine a particular member's skills by use of feedback mechanisms such as surveys.
  • the system may then rank all the members who have been tagged as possessing certain skills relative to one another to achieve a skill ranking.
  • the skill ranking is based upon activities that occur on the social networking service. Thus for example, a member who has many connections to other members who also possess the skill would be more highly ranked than other members who have fewer connections to other members who possess the certain skill. In other examples, these connections may be weighted such that a connection to another member who is highly rated for that skill increases the member's ranking more than a similar connection with a lower ranking member. In still other examples, other factors are used to rank members in conjunction with, or instead of, activities on the social networking service. In some examples, authorship of scholarly articles on or about the skill is considered. Authorship or editorship of articles, websites, blogs, Wikipedia entries, or discussion groups or forums may also be considered in other examples.
  • the rankings and tagging of skills may be used to provide various customization and services to the social or business networking service and its various members.
  • members may be provided their rankings.
  • lists may be created and published.
  • companies and geographical areas may also be ranked using the ranking of individuals who work, live, or are from specific companies or locations.
  • recommendations may be generated to members on how to improve their skill ranking.
  • seed phrases may be extracted from text contained in member profiles of members of the business or social networking service.
  • Seed phrases in one example are one or more words that represent a possible skill.
  • the seed phrases may be individual words such as “Java” or phrases of words such as “java .net,” or “search and seizure.”
  • the seed phrases may be extracted from a skills section of the member profiles, but in other examples, seed phrases may be extracted from other sections of a member's profile.
  • the skills section of a member's profile is a free text (e.g., unstructured) section that allows members to type in any skills they feel they possess.
  • all member profiles of a social networking service are used to gather seed phrases, but in other examples, only a subset of all member profiles may be used. For example, the system may only extract seed phrases from profiles of members in a particular industry, in a particular geographic region, or who work for a particular company.
  • meta data may include co-occurent phrases.
  • Co-ocurrent phrases are words or phrases that occur in the same member profile as the seed words or phrases and are used in a later processing operation as one way of ascertaining an intended meaning of a seed phrase.
  • a given phrase may be a co-occurrent phrase for a particular skill seed phrase, and may be a skill seed phrase itself.
  • this meta data may include other information in the member profile of the members in which the seed phrase exists, including a member's reported industry, institution, employer, projects, geographic location, group membership, and the like.
  • FIG. 3 presents one example of the operations performed to extract seed phrases from member profiles.
  • member profiles from a social networking or business networking site are retrieved from an electronic storage area.
  • the electronic storage area may include computer memory, both non-volatile and volatile, a computer database, another computer system, or the like.
  • all member profiles are retrieved, but in other examples only certain member profiles may be included in the skill seed phrase extraction.
  • These selected member profiles may be selected based on a variety of factors. Some factors may include a predetermined list of members, members listing an association with a particular school, organization, work environment, workplace, geographic location, skills listed, or member popularity.
  • the specialties section is retrieved from the member profiles.
  • the specialties section is that portion of a member's profile that stores the member's self-described or selected skills, or specialties.
  • Each specialties section may then be tokenized based upon commonly used delimiters such as a comma, slash, carriage return, conjunctive or disjunctive words (“and,” “or”), and the like.
  • Tokenization is the process of breaking a stream of text up into words, phrases, symbols, or other meaningful elements called tokens.
  • a member's specialties section of a profile might contain the text “construction industry, housing and development, foundations/support.”
  • the system may initially tokenize this into “construction industry,” “housing”, “development,” “foundations,” “support.” Once the text is tokenized, the system calculates the number of times a particular token is found in the specialties section of the member profiles of the system.
  • the member specialties section is used herein for illustrative purposes, and as already stated, other sections may be used to establish the skill seed phrases.
  • certain aspects of the present disclosure including tokenization may be done in parallel using a batch processing system over a distributed computer system.
  • this distributed computer system may be managed by Apache Hadoop, which is a software framework that supports data intensive distributed applications developed by the Apache Software Foundation, Inc.
  • certain aspects of the present disclosure, including tokenization may be implemented by the MapReduce software method which is a framework for processing huge datasets on distributable problems using a large number of computers (or nodes) which are referred to as a cluster. MapReduce is described in U.S. Pat. No. 7,650,331 issued to Dean, et. al. and assigned to Google Inc., of Mountain View, Calif., which is hereby incorporated by reference in its entirety.
  • MapReduce there are two phases: the map phase and the reduce phase.
  • “chunks” of data are assigned to different servers which then process the data according to a defined algorithm and return a result.
  • the servers may break up the data into even smaller chunks and assign each smaller chunk to a map process running on the server, where many map functions may execute on a single server.
  • the results from all the map processes are then aggregated according to a predefined process in the “reduce” phase.
  • the data may be chunked for the map phase into any portion or subportion of the input data used to create the standardized list of skills.
  • the chunks may include a plurality of profiles, a single profile, sections of profiles, or even sections of text from a portion of a profile, for example, the specialties or skills section.
  • the map processes may then tokenize the given data chunk by parsing the given data chunk and splitting it into words or phrases based upon the delimiters used. Each map process then returns each token to the reduce process.
  • the reduce process may then count the number of times a particular token has been passed back by all the various map processes, establishing a token frequency. In some examples, this map-reduce frequency calculation may be done multiple times.
  • the first passes may use a minimal set of delimiters whereas additional passes may add additional delimiters. This may result in establishing frequency statistics for both longer phrases (“search and seizure”) as well as constituent individual words (“search,” and “seizure), which in some examples may be used in later stages.
  • MapReduce distributed computing methods using MapReduce are described throughout this disclosure, it will be appreciated by a person who is skilled in the art with the benefit of the present disclosure that other methods are possible. For example, a single computer system may do all the processing described as opposed to a distributed computing system. Also, instead of MapReduce, other solutions may be used, including but not limited to, the use of “if-then” and “for loop” programming techniques to iterate over all the member profiles and skills section text in order to tokenize and count token frequency, and perform other method steps of the present disclosure. In addition, other distributed computing solutions may be utilized apart from Hadoop. Alternative distributed computing approaches may be employed such as Message Passing Interface (“MPI”) or a cluster of workers with a single master node to partition out parsing tasks.
  • MPI Message Passing Interface
  • the frequency of token occurrence information may be used to determine whether two different tokens correspond to a specific skill phrase and therefore should not be separated by the tokenization.
  • the phrase “search and seizure,” might be broken up in step 3020 into “search” and “seizure,” however the skill phrase “search and seizure,” would be best kept together as it likely refers to one skill.
  • Some skill phrases such as “C++ and Java” should be broken apart into “C++,” and “Java,” as those are considered separate skills.
  • whether or not to split the seed phrases may be determined by calculating whether any of the component tokens occurred individually less often than the compound phrases. If not, then the component tokens will be kept separate, otherwise they will be combined.
  • frequency information for “search,” “seizure,” and “search and seizure” may be calculated. If “search” appeared 5 times and “seizure” appeared 3 times, but “search and seizure” occurred 10 times, then the skill seed phrase may be the compound phrase “search and seizure.”
  • this first pass data may be fed back into the system to scan member profiles again to determine a count of how many times each phrase occurs in the member profiles. In some examples, this may be done using MapReduce and Hadoop as in step 3020 . In this case however, instead of splitting at the selected delimiters automatically, the system may use the analysis performed in step 3040 to come up with a refined splitting algorithm. Thus, for example, instead of splitting “search and seizure,” the system may treat it as a single phrase in producing a frequency count if the analysis in step 3040 indicates it should be treated as such. In some examples, this may be an iterative process and the data may be fed back into scan member profiles again, each time with a refined splitting algorithm until the list of skills converges.
  • certain non-skill seed phrases may be removed from further consideration.
  • phrases clearly not relating to skills may be removed.
  • phrases corresponding to certain categories of language not likely to be skill related may be removed.
  • articles, prepositions, verbs, nouns, or any combination may be removed.
  • phrases that may be inappropriate, offensive or too graphic may be removed.
  • Various methods may be used to achieve this, including submission of the phrases to crowd-sourcing jobs, dictionaries, or blacklists
  • a “blacklist” is a list that contains common non-skill phrases. If a skill phrase is on the blacklist, it may be removed from further processing. In some examples, this operation may be done prior to tokenization after the member profile section is read from storage.
  • step 3070 in some examples, statistically insignificant seed phrases may be removed from further consideration.
  • a threshold may be a predetermined value that indicates a minimum number of times the phrase must occur (e.g., 10 times) to be included, or a predetermined percentage (e.g., it must be included in 0.5% of the scanned member profiles), or some other dynamic algorithm.
  • a spelling checker and correction algorithm may be used to find and correct spelling deficiencies in the skill seed phrase list. This is to shrink the size of the skill seed phrase list and make the task of de-duplication easier in later stages by eliminating improperly spelled variants. This may be desirable for skill seed phrases in which misspellings are common.
  • step 3090 the resulting list of skill seed phrases not removed from consideration may be output and may be called the “Seed Phrase Dictionary.”
  • the various collected seed phrases may be ambiguous. That is, phrases may have more than one meaning, or “senses,” and subsequently refer to different skills.
  • search in a user's skill section of a profile, may refer to a law enforcement context, or it may refer to an internet search context, or it may be a talent search context.
  • the next step in obtaining a standardized list of skills may be phrase disambiguation carried out in step 2020 .
  • phrase disambiguation the list of skill seed phrases may be expanded to capture the different “senses” of the phrases. “Senses” are different meanings of a given phrase. So, for example, if the list of skill seed phrases initially is “search,” and information is found in the member profiles to suggest several different senses of “search,” then the list of skill seed phrases may be expanded to include all or some of the particular senses. Additionally, the skill seed phrases may be annotated to identify the sense. Thus the list of skill seed phrases might expand from one phrase to three (i.e., “search” becomes “search” in the computer science sense, “search,” in the law enforcement sense and “search” in the recruiting sense).
  • FIG. 4 shows one example implementation of a disambiguation algorithm.
  • an association matrix may be built by reprocessing the skills section of the member profiles again.
  • the MapReduce functionality may be programmed to emit a count of a co-occurrence of each pair of terms in the seed phrase dictionary for every member profile.
  • a co-occurrence is an instance where two seed phrases occurred in the same member profile.
  • the association matrix may be a ten-by-ten matrix, each row and column intersection in the matrix corresponding to a count of the number of times the pair of dictionary seed phrases occurred in the scanned member profiles.
  • FIG. 5 depicts a basic example of an association matrix that shows the co-occurrence of six dictionary seed phrases.
  • the term “Search and Seizure” occurred in the same profile as the term “Law Enforcement” 15 times, whereas it never co-occurred with the term “Computer Software.”
  • a probability analysis may be run using the association matrix to determine, based on a given skill seed phrase, what the likely co-occurrent phrases are. This may be expressed as a probability that given a skill seed phrase, a different phrase will be in co-occurrence. Thus, in FIG. 5 , the probability that “Search and Seizure” was present in the same profile as “Law Enforcement” will likely be very high.
  • this algorithm may include various similarity metrics like Jaccard Similarity or Term Frequency Inverse Document Frequency (TFIDF).
  • the probabilities may be used to “cluster” the various related seed phrases into senses using the calculated probabilities.
  • the seed phrases may be clustered based upon the probability that certain co-ocurrent terms of the skill seed phrases will occur with other co-occurrent terms.
  • search has a high probability of being co-occurrent with the skill seed phrases “law enforcement,” “fbi”, “computer programming,” and “Java”
  • the system may use the co-occurrent information between those likely co-occurrent phrases to determine “clusters” of “search.”
  • “law enforcement” had a high probability of being co-occurrent with “fbi” and “fbi” had a high probability of being co-occurrent with “law enforcement,” but NOT “computer programming,” and NOT “Java”
  • one cluster may be “search, law enforcement, fbi.” If Java and computer programming are likely co-occurrent phrases between themselves, then another cluster could be “search, Java, computer programming.”
  • an expectation maximum algorithm may be used. For example, an algorithm such as K-means may be used. Co-occurrent phrases may be compared with each other pairwise in the space of all frequently co-occurring or similar phrases for the seed-phrase. Rows of this distance matrix may then be clustered, and clusters may be merged or split as needed until a converged set of disambiguated phrase senses emerge.
  • the top industry information for each cluster may be computed. This may be done by processing the member profiles using Hadoop and MapReduce again. In this case, the member profiles may be searched for the various dictionary skill seed phrases. Upon finding a dictionary skill seed phrase, the system may read the industry association stored in the member profile.
  • the industry association in some examples is a member-selected industry association. In some examples, the member may select from a predetermined list of industries. In other examples, the industry association may be a free form text association.
  • the clusters may then be analyzed to determine the top industries associated with the skill seed phrases in that cluster. This information may then be stored and used in later stages.
  • the output of the disambiguation may result in a list of disambiguated skill seed phrase clusters annotated with industry information.
  • De-duplication is the process by which duplicate skill seed phrases are removed from further consideration.
  • the disambiguated skill seed phrases may then be de-duplicated.
  • FIG. 6 shows one example method for de-duplicating the seed phrases.
  • a Wikipedia or other internet search query may be generated using, in some examples, the skill seed phrase, co-occurrent phrases, and/or industry information. In some examples, only the disambiguated skill seed phrase itself is used. In other examples additional information such as co-occurrent phrases, and/or industry information may be used.
  • This internet query may be constructed as merely a concatenation of all the information regarding the skill cluster, such as for example: “search search and seizure law enforcement FBI police sheriff DEA drug enforcement agency.” Some other examples may use Boolean operators such as ‘and’, ‘or’, ‘not’, or ‘xor’ between the various pieces of the search query. Alternatively, the query may be compared against text collections or web pages stored offline using an inverted index or text similarity metrics applied against a document collection.
  • the internet search engine may be an internet-wide search engine such as Google, run by Google Inc. of Mountain View, Calif.
  • the search engine may be a site-specific search engine, such as the search engine of Wikipedia.
  • Wikipedia is a searchable, online, collaborative encyclopedia project supported by the Wikimedia Foundation, a Florida Corporation headquartered in San Francisco, Calif.
  • the internet web query when executed in Wikipedia, may return a list of Wikipedia entries corresponding to pages of the Wikipedia.
  • the skill seed phrase, the co-occurrent phrases, the industry information, and the Wikipedia or other internet search engine query may be passed to a crowdsourcing job of a crowdsourcing application.
  • Crowdsourcing is the act of outsourcing tasks to an undefined, large group of people or community through an open call.
  • a problem or task is broadcast to a group of individuals looking for tasks. Those with an interest in solving the problem decide to accept the task. Once a solution is found, the solution is passed to the party who posed the problem or task. Usually, a small payment is then provided to the party who solved the problem by the party who posed the problem.
  • One example crowdsourcing implementation is Mechanical TurkTM run by Amazon.com, Inc.
  • the reward may be any monetary value, but generally is a small reward of a few pennies per task. Individuals looking for tasks then may accept and complete those tasks to gain the reward.
  • the job submitted to the crowdsourcing application may ask the worker to pick the internet web page from the list of internet web-pages returned by the search query that corresponds to the particular skill seed phrase.
  • the search query might be “search legal,” and may return Wikipedia results such as:
  • step 6030 duplicate skills may be determined based on common web-pages returned by the crowdsourcing workers.
  • a single skill seed phrase may be submitted to multiple workers. This is to ensure the quality of the worker responses. Each worker would then make their selections, and various algorithms in step 6030 may be used to pick the result if the workers come back with different results.
  • One example algorithm may be a majority algorithm, whereby the page selected by the majority of workers will be selected. Other example algorithms use a consensus pick.
  • de-duplication may be used, such as using the crowd-sourcing worker to sort a list of skill seed phrases to find duplicates using just the skill seed phrases and the co-occurrent phrases and associated industry information.
  • Other implementations may include using the crowdsourcing worker to find a Wikipedia page or other webpage that describes the particular skill without first presenting the worker with a constructed query.
  • the phrases may then be validated in step 2050 of FIG. 2 .
  • One example validation method is shown in FIG. 7 .
  • the Wikipedia or other URL is validated. In one example, this may be validated by another crowdsourcing job that simply asks the worker to determine if the URL returned correctly corresponds with or describes the skill phrase.
  • Other automatic algorithms may be used, including examining the frequency with which the phrases and terms in the skill seed phrase and related meta data (such as the common co-occurrent phrases and industry information) appear in the returned website. A low frequency may indicate an incorrect website that may be flagged for later scrutiny.
  • the returned URL or Wikipedia entry may be scraped to ascertain more information, such as more related phrases and industries.
  • the result may be added to the skill phrase meta-data and may result in a standardized list of skills and related meta information about those skills that may be used to “tag” individuals with those skills.
  • the skill phrase meta data may contain co-occurrent phrases, industry information, and the information scraped from the returned URL.
  • step 2060 additional attributes may be calculated by running the member profiles back through the profile processing.
  • attributes may include calculating the top industry, related phrases, and other statistical information about the skill seed phrases. This extra step may be done in some embodiments, rather than collecting this information along with other processing steps above because the skill phrases may be constantly changing. Thus because of the de-duplication above, the statistics kept (i.e. top industry, etc. . . . ) may need to be updated to reflect this de-duplication.
  • FIG. 8 shows an example method of “tagging,” or identifying members that possess one of the skills in the standardized list of skills.
  • a set of member profiles may be retrieved from a database or other computer memory.
  • information from the member profiles may be retrieved.
  • the information may be the text or a segment thereof of the member specialties section of the member profile.
  • the information may also include details such as industry information, company information, or any other piece of information from the member profile including member status updates.
  • external information from other internet sites may be gathered based upon any link found in a member profile. For example, a website or a blog listed on a profile may be scraped for content that is then tokenized for input into the tagging algorithms. In some examples, if the external site contains another link, that link may then be processed as well.
  • an algorithm may be used to determine whether, based on all the evidence, a particular member is likely to have a particular skill.
  • the algorithm may be a Bayesian text classifier.
  • the tokenized phrases of member profile text and external data is fed in as evidence (e.g., input to the algorithm) and the output of the Bayesian classifier is a probability that a particular member possesses a particular skill.
  • Other example algorithms include for example, a neural network, term frequency computations or any text based classification algorithm.
  • the probability produced by the text classification algorithm at step 8030 may be run through another algorithm to determine whether or not the member should be tagged with a specific skill.
  • the algorithm may be a threshold value.
  • the threshold could be set so that if the classification algorithm produces a 70% chance that the particular member possesses the given skill, then the member may be tagged as having the particular skill.
  • the threshold may vary depending on the application. For example, “tagging” a user with a particular skill for ranking purposes might demand greater certainty than “tagging” a user for advertising purposes. Thus the threshold may be dynamically adjusted based on intended uses of the skill information.
  • tagging may be indicating in some fashion in the member's profile that this member possesses the particular skill. For example, meta data representing the skills possessed by the member may be stored in association with a member's profile. In other examples, tagging may be achieved through keeping a separate list of members that possess the particular skill. Tagging may be accomplished through any means in which the system may store an indication of what particular members possess a particular skill or skills. Tagging may also include storing the probability generated in step 8030 .
  • step 8040 The result of step 8040 is that members possessing a certain skill are identified and tagged at step 8050 .
  • the resulting list of members that possess a certain skill may be a community, or network of individuals with that skill. This may be referred to as a skill community.
  • FIG. 9 shows, in one example implementation, a preliminary step in ranking members.
  • FIG. 9 shows a collection of member behavior metrics that may be useful in calculating a member's rank in a particular skill.
  • member profiles may be retrieved.
  • member behavior metrics may be collected, derived or calculated.
  • the member behavior metrics may include or be based on information concerning any activity generated by or about the member. In some examples, this may include information about events a member has attended, searches a member has performed, member industry information, how many years of experience the member has, how selective the member is on acceptance of invitations, and the like.
  • the behavior metrics may also include endorsement information.
  • the endorsement information includes information relating to an indicator of support or acceptance between individuals. This endorsement information may be not only from the social networking site itself, but also endorsement information from external sites.
  • Endorsements may include data such as profile page views, various follow, mention, and messaging actions on social networks, favorites, shares, upvotes, invitations to connect, acceptance of connections, emails, company relationships, group memberships, location proximity, bookmarks, referrals to that member and from that member, and recommendations.
  • Some example endorsements that may be used include a follower relationship on the microblogging service Twitter, operated by Twitter, Inc. of San Francisco Calif., connections on LinkedIn, run by LinkedIn, Inc. of Mountain View, Calif., friend relationships on Facebook, of Palo Alto, Calif., MySpace of Beverly Hills, Calif., and run by News Corporation, connections on github, run by GitHub, Inc. and the like.
  • the endorsement or member behavior activity information may also include frequency information that determines the frequency of a particular connection or behavior.
  • FIG. 10 shows an example ranking algorithm that may be used to rank members relative to one another.
  • the community of members with a particular skill may be ascertained based on the earlier tagging.
  • a directed skill graph may be built using the various members tagged with the particular skill as nodes and edges representing the various behavior and endorsement metrics calculated in FIG. 9 for each member that apply to the relationship between each of the member nodes. Examples include, but are not limited to, connections, profile views, Twitter followership, message sending between the member nodes, referrals, recommendations, and the like.
  • Each edge may then be given a weight depending on the type of edge that is represented. Thus, in one example, a connection in the social network may be weighted more heavily than a page view.
  • Initial scores may then be computed in step 10030 based on the edge weights. In some examples, the weights of the edges are added together to form the initial score. In other examples, other algorithms may be used.
  • each node may be examined to adjust the weight of each edge, and thus the initial score. For example, if two members are connected with an edge, but one member never views the other member's page, then that edge may be given less weight. This indicates that the edge between the members may not be that strong because perhaps a user felt socially obligated to be polite and make a connection rather than decline an invitation.
  • the value of the weighting of those edges to and from those nodes may be reduced.
  • weightings may be increased or decreased based on the member behavior or endorsement metrics.
  • the weight for a particular edge may be increased or decreased based on the initial score of the node with which that edge is associated. Additionally, in some examples, scores may be increased or decreased based on employment, industry associations, location of residence, location of employment, education, and other factors and attributes. This may be based upon, in some examples, the statistics collected and calculated in step 2060 of FIG. 2 . Thus for example, if a particular individual worked for, or followed a particular company that was important for a particular skill, that particular member's scores may be increased.
  • FIG. 11 An example skill graph is shown in FIG. 11 .
  • five users are represented as nodes in the graph.
  • An arrow line represents an endorsement from one member to the other. The recipient of the endorsement is awarded 10 points.
  • a dotted line indicates acceptance of the endorsement and increases the sender's score by five points.
  • a flared arrow indicates a page view and is worth one point for the member whose profile or homepage was viewed.
  • the scores may be calculated. Other scores for each edge connection type may be used; the scores of ten, five, and one for the various behavior metrics are exemplary only. While a simple addition algorithm is demonstrated in FIG. 11 , additional algorithms may be used to calculate the scores.
  • the algorithm may be re-run, and the strength of the weights to give the various edges may be adjusted based upon the skill rank of the user to which the connection pertains. For example, based upon the initial run presented in FIG. 11 , since user 1 has the highest skill level ( 13 ), those with connections with user 1 may have the weight of those edge connections increased. Thus an edge connection with user 1 may be worth 11 points as opposed to 10 points in one example.
  • This algorithm may be run until the scores converge.
  • eigenvalue centrality algorithms may be used to rank the graph nodes including degree centrality, betweenness centrality, closeness centrality, and eigenvector centrality.
  • This algorithm in another example may incorporate principles of the PageRank®, or HITS (Hyperlink-Induced Topic Search) link analysis algorithm.
  • PageRank® algorithm is fully described in U.S. Pat. No. 6,285,999 assigned to Stanford University which is hereby incorporated by reference in its entirety.
  • HITS algorithm is fully described in U.S. Pat. No. 6,112,202 assigned to International Business Machines which is hereby incorporated by reference in its entirety.
  • the scores may be modified even further, taking into account certain other attributes.
  • FIG. 12 shows an example method of calculating these other factors.
  • step 12010 commonalities may be found between members with a particular skill. These commonalities may include identifying which companies employ high ranking members, which schools high ranking members have listed as attending, which geographical locations high ranking members live or work in, which related groups or other social networks high ranking members belong to, and the like. Each of these factors then may be fed back into the ranking process at 12020 , such that members of these common groups may have their scores increased or decreased.
  • the member score may then be recomputed using these commonalities by rerunning the algorithm until the scores re-converge. While some of these same factors may have been used in step 10040 of FIG. 10 , this step is more accurate as it is based on an actual ranking of the nodes and not just skill seed phrase statistics.
  • a high ranking in a related skill may be used to increase a member's rank in a particular skill.
  • a high ranking in a skill such as “C++” may increase a member's ranking in a “Java” skill. This may be done by using the phrase attribute statistics collected after phrase validation in the obtaining skills portion, or it may be based on rankings of individuals. For example, the system may examine individuals highly ranked in a particular skill and find out which other skills those individuals are most commonly highly rated in. For example, if most of the highest rated people for the skill “accountant,” also have a high skill level for “tax preparation,” then an individual who has an “accountant” skill may have their “tax preparation,” skill score increased.
  • the skills customization methods and processes which create customized features for the social networking service may be implemented separately, in one example—in a separate skills section of the social networking service, or may be integrated into the social networking system, or any combination of the two.
  • the customizations described may be added onto existing sections or pages of the social networking service, or may be a new, stand-alone section, application, or website.
  • These skill customizations may take the form of HTML, text, JavaScript, FLASH, Silverlight, or any other type of textual, audio, video, audiovisual or other content. Customizations may be delivered as part of the social networking service or as part of some other stand alone application.
  • members may be shown their rankings for each skill they are tagged as having, or in other examples, only certain skills will be shown. In other examples, members may be shown other member's rankings. In some examples, an entire list of all members ranked may be shown. In yet other examples, a top-ten, a top-fifty, or some other segment of the rankings may be shown. In yet other examples, members may view information about rankings for skills they are not tagged as having.
  • a company rank may be computed using the scores of the individuals that represent themselves as working for that particular company. As already noted, this company score may then increase the scores of the individuals that represent that they work for that company. This company rank or score may be displayed to interested users of the social networking service.
  • a location or geographic rank may be computed using the scores of the individuals that represent themselves as working or living in that area. As already noted, this geographic rank may then increase the scores of the individuals that represent that they lived or worked in that geographic region. In other examples, the geographic rank may be computed based upon a company rank using the locations of the companies. Thus geographic locations with more highly ranked companies will be ranked higher. This location or geographic rank may be displayed to interested users of the social networking service.
  • rankings may be displayed to users to customize the user experience.
  • the rankings may be displayed statically in time, but in other examples, the rankings may show trends. Thus geographic trends, company trends, time trends, and other skill trends may be constructed.
  • members may be given recommendations on how to improve their rankings in a particular skill. These recommendations may be based upon the calculations used to arrive at the user's ranking. For example, the ranking may advise a user to seek out another member and connect with them, or advise them to attend a particular school or university, or publish a paper or write a blog on a particular topic.
  • a skill page may be created which shows skill-centric information relating to statistics and rankings of the particular skill.
  • the skill page may display a list of individuals sorted by rank, a listing of top employers for the skill, a listing of the top geographic regions, a listing of the top groups for the skill on the social networking site, or any other relevant information.
  • job postings may be customized for a member based upon their skill rank.
  • job postings may only appear to members above or below a certain skill rank, or that possess a certain skill.
  • job postings may be delivered automatically by the social or business network to members with a specific rank or a rank exceeding or under a specific amount.
  • jobs may not be shown, delivered, or available to members that rank too high in the rankings. This may be because employers do not want someone too skilled and therefore expensive.
  • Job postings may be customizable based upon a combination of skills and rankings. Thus a job posting may be delivered or viewable only to individuals possessing a requisite rank in multiple skills. Thus for example, a job posting may require a member to be highly ranked in both Java and C++.
  • the system may deliver to a third party, such as a job recruiter, a list of members who possess a particular skill or combination of particular skills. In some examples, the system may deliver to the third party a list of members who possess a requisite rank in the particular skill or combination of particular skills.
  • a third party such as a job recruiter
  • advertisements may be customized and delivered to a particular member based upon their skill rank in various skills. For example, an individual who ranks highly in C++ might receive advertisements directed at C++ compilers. These advertisements may even be tailored for a level of product based upon a member ranking. For example, an advertisement for an advanced version of the C++ compiler or an advanced programming textbook may be delivered to users that have higher rankings, and advertisements for basic versions of the C++ compiler or a basic programming textbook may be delivered to lower ranking users.
  • FIG. 13 shows an example system for implementing the skills customization.
  • skill rankings 13010 may be used as input into the customization process 13040 .
  • the customization process 13040 may include a skill reports process 13050 , a skill advertisement process 13060 , a skill recommendation process 13070 , and a job posting process 13080 .
  • the skill reports process 13050 may be responsible for utilizing skill rankings 13010 , profile information 13020 , and external information 13030 to prepare and display reports on the skill hierarchy, skill rankings, company or geographical rankings, or other reports.
  • the skill advertisement process 13060 may be responsible for delivering advertisements to members based upon their skill rankings. This may include storing criteria for various advertisements. These criteria may specify conditions on which the advertisement will be displayed. Conditions in some examples may include an identification of a certain skill or skills that the member must possess prior to displaying the advertisement to the member. In other examples, the conditions may also include a skill level that a member must have in order for the advertisement to be displayed to the member. Thus for example, the conditions may specify that only members above a certain skill level skilled in coding in the C++ computer language may receive an advertisement for an advanced C++ compiler.
  • the skill advertisement process 13060 may find members who match the criteria, and then may be responsible for causing the advertisement to be displayed to the members.
  • the skill recommendation process 13070 may be responsible for formulating a recommendation for an interested member on how to improve their skill ranking.
  • the skill recommendation process 13070 may use the activities of the interested member, other lower or higher ranked members, and knowledge of the ranking algorithm itself to suggest changes in member behavior, additional activities, or additional connections that may increase the member's ranking.
  • these recommendations may include connecting with certain members, working for a certain company, or living and working in a certain geographic area, and the like.
  • the job postings process 13080 may be responsible for matching job posting criteria with qualified members.
  • the job posting criteria may include a desired set of one or more skills that the employer is interested in, and possibly a desired level of skill.
  • the job posting process 13080 then matches job posting criteria with members that match that criteria and may then be responsible for delivering that job posting to members.
  • FIG. 14 shows an example social networking service 14000 according to one example of the current disclosure.
  • Social networking service 14000 may contain a content server process 14010 .
  • Content server process 14010 may communicate with storage 14090 and users 14060 through a network.
  • Content server process 14010 may be responsible for the retrieval, presentation, and maintenance of member profiles stored in storage 14090 .
  • Content server process 14010 in one example may include or be a web server that fetches or creates internet web pages, which may include portions of, or all of, a member profile at the request of users 14060 .
  • Users 14060 may be an individual, group, or other member, prospective member, or other user of the social networking service 14000 . Users 14060 access social networking service 14000 using a computer system through a network.
  • the network may be any means of enabling the social networking service 14000 to communicate data with a computer remotely, such as the internet, an extranet, a LAN, WAN, wireless, wired, or the like, or any combination.
  • Skills process 14030 may be responsible for creating the list of skills, ranking members based upon the created list of skills and customizing the social networking service 14000 based upon those rankings.
  • Skills process 14030 in one example may contain a skills extraction process 14040 to create a list of skills based upon member profiles, a skills ranking process 14050 for ranking users relative to each other for each skill in the list of skills, and a customization process 14060 which uses the skills and rankings to customize the social networking service 14000 for the members based upon the skill rankings.
  • Batch processing system 14020 may be a computing entity which is capable of data processing operations either serially or in parallel. In some examples, batch processing system 14020 may be a single computer. In other examples, batch processing system 14020 may be a series of computers setup to process data in parallel. In some examples, batch processing system 14020 may be part of social networking service 14000 .
  • Skills process 14030 may communicate with the social networking service 14000 to get information used by the skills process 14030 such as member profiles or information from member profiles, and to customize the social networking service 14000 based upon the skills and their rankings.
  • Skills process 14030 may also communicate with a crowdsourcing application 14080 and various external data sources 14070 across a network.
  • the network may be any method of enabling communication between social networking service 14000 and crowd sourcing application 14080 and/or external data sources 14070 . Examples may include, but are not limited to, the internet, an extranet, a LAN, WAN, or wireless network.
  • Skills process 14030 submits de-duplication jobs through the network to the crowdsourcing application 14080 for de-duplication.
  • Crowdsourcing application 14080 may return the results back over the network.
  • Skills process 14030 may also utilize a network to access various remote data systems.
  • the various described networks may be the same or different networks.
  • Skills extraction process 14040 may extract a standardized list of skills from the various member profiles as well as calculating the various statistics and meta data about those skills.
  • Skills ranking process 14050 may rank members based on the provided skills.
  • Customization process 14060 may customize the social networking service 14000 based upon the skill rankings.
  • FIG. 15-FIG . 17 show screen captures of example user interfaces implementing the customization techniques of the present disclosure.
  • a supply index graph is shown that maps the number of LinkedIn members who possess the skill “Hadoop” over a period of years (1990-present).
  • FIG. 15 also shows links and functionality that allows a member to see other members that they are connected to that have “Hadoop” as a skill.
  • FIG. 15 shows the number of members of the site that have “Hadoop” as a skill, and a ranking of companies and locations based upon the “Hadoop” skill. A list of related skills is shown, as well as the top ranking members.
  • FIG. 16 shows a more complete view of the ranking of members who know “Hadoop,” as well as a number of member groups that possess the “Hadoop” skill.
  • FIG. 17 shows a listing of jobs that require a “Hadoop” skill, as well as additional members with Hadoop and additional groups of Hadoop users.
  • Modules may constitute either software modules (e.g., code embodied (1) on a non-transitory machine-readable medium or (2) in a transmission signal) or hardware-implemented modules.
  • a hardware-implemented module is tangible unit capable of performing certain operations and may be configured or arranged in a certain manner.
  • one or more computer systems e.g., a standalone, client or server computer system
  • one or more processors may be configured by software (e.g., an application or application portion) as a hardware-implemented module that operates to perform certain operations as described herein.
  • a hardware-implemented module may be implemented mechanically or electronically.
  • a hardware-implemented module may comprise dedicated circuitry or logic that is permanently configured (e.g., as a special-purpose processor, such as a field programmable gate array (FPGA) or an application-specific integrated circuit (ASIC)) to perform certain operations.
  • a hardware-implemented module may also comprise programmable logic or circuitry (e.g., as encompassed within a general-purpose processor or other programmable processor) that is temporarily configured by software to perform certain operations. It will be appreciated that the decision to implement a hardware-implemented module mechanically, in dedicated and permanently configured circuitry, or in temporarily configured circuitry (e.g., configured by software) may be driven by cost and time considerations.
  • the term “hardware-implemented module” should be understood to encompass a tangible entity, be that an entity that is physically constructed, permanently configured (e.g., hardwired) or temporarily or transitorily configured (e.g., programmed) to operate in a certain manner and/or to perform certain operations described herein.
  • hardware-implemented modules are temporarily configured (e.g., programmed)
  • each of the hardware-implemented modules need not be configured or instantiated at any one instance in time.
  • the hardware-implemented modules comprise a general-purpose processor configured using software
  • the general-purpose processor may be configured as respective different hardware-implemented modules at different times.
  • Software may accordingly configure a processor, for example, to constitute a particular hardware-implemented module at one instance of time and to constitute a different hardware-implemented module at a different instance of time.
  • Hardware-implemented modules may provide information to, and receive information from, other hardware-implemented modules. Accordingly, the described hardware-implemented modules may be regarded as being communicatively coupled. Where multiple of such hardware-implemented modules exist contemporaneously, communications may be achieved through signal transmission (e.g., over appropriate circuits and buses) that connect the hardware-implemented modules. In embodiments in which multiple hardware-implemented modules are configured or instantiated at different times, communications between such hardware-implemented modules may be achieved, for example, through the storage and retrieval of information in memory structures to which the multiple hardware-implemented modules have access. For example, one hardware-implemented module may perform an operation, and store the output of that operation in a memory device to which it is communicatively coupled.
  • a further hardware-implemented module may then, at a later time, access the memory device to retrieve and process the stored output.
  • Hardware-implemented modules may also initiate communications with input or output devices, and may operate on a resource (e.g., a collection of information).
  • processors may be temporarily configured (e.g., by software) or permanently configured to perform the relevant operations. Whether temporarily or permanently configured, such processors may constitute processor-implemented modules that operate to perform one or more operations or functions.
  • the modules referred to herein may, in some example embodiments, comprise processor-implemented modules.
  • the methods described herein may be at least partially processor-implemented. For example, at least some of the operations of a method may be performed by one or processors or processor-implemented modules. The performance of certain of the operations may be distributed among the one or more processors, not only residing within a single machine, but deployed across a number of machines. In some example embodiments, the processor or processors may be located in a single location (e.g., within a home environment, an office environment or as a server farm), while in other embodiments the processors may be distributed across a number of locations.
  • the one or more processors may also operate to support performance of the relevant operations in a “cloud computing” environment or as a “software as a service” (SaaS). For example, at least some of the operations may be performed by a group of computers (as examples of machines including processors), these operations being accessible via a network (e.g., the Internet) and via one or more appropriate interfaces (e.g., Application Program Interfaces (APIs).)
  • SaaS software as a service
  • Example embodiments may be implemented in digital electronic circuitry, or in computer hardware, firmware, software, or in combinations of them.
  • Example embodiments may be implemented using a computer program product, e.g., a computer program tangibly embodied in an information carrier, e.g., in a machine-readable medium for execution by, or to control the operation of, data processing apparatus, e.g., a programmable processor, a computer, or multiple computers.
  • a computer program may be written in any form of programming language, including compiled or interpreted languages, and it may be deployed in any form, including as a stand-alone program or as a module, subroutine, or other unit suitable for use in a computing environment.
  • a computer program may be deployed to be executed on one computer or on multiple computers at one site or distributed across multiple sites and interconnected by a communication network.
  • operations may be performed by one or more programmable processors executing a computer program to perform functions by operating on input data and generating output.
  • Method operations may also be performed by, and apparatus of example embodiments may be implemented as, special purpose logic circuitry, e.g., a field programmable gate array (FPGA) or an application-specific integrated circuit (ASIC).
  • FPGA field programmable gate array
  • ASIC application-specific integrated circuit
  • the computing system may include clients and servers.
  • a client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
  • both hardware and software architectures require consideration.
  • the choice of whether to implement certain functionality in permanently configured hardware e.g., an ASIC
  • temporarily configured hardware e.g., a combination of software and a programmable processor
  • a combination of permanently and temporarily configured hardware may be a design choice.
  • hardware e.g., machine
  • software architectures that may be deployed, in various example embodiments.
  • FIG. 18 shows a diagrammatic representation of a machine in the example form of a computer system 18000 within which a set of instructions for causing the machine to perform any one or more of the methods, processes, operations, or methodologies discussed herein may be executed.
  • the machine operates as a standalone device or may be connected (e.g., networked) to other machines.
  • the machine may operate in the capacity of a server or a client machine in server-client network environment, or as a peer machine in a peer-to-peer (or distributed) network environment.
  • the machine may be a Personal Computer (PC), a tablet PC, a Set-Top Box (STB), a Personal Digital Assistant (PDA), a cellular telephone, a Web appliance, a network router, switch or bridge, or any machine capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that machine.
  • PC Personal Computer
  • PDA Personal Digital Assistant
  • STB Set-Top Box
  • Web appliance a network router, switch or bridge
  • machine shall also be taken to include any collection of machines that individually or jointly execute a set (or multiple sets) of instructions to perform any one or more of the methodologies discussed herein.
  • Example embodiments may also be practiced in distributed system environments where local and remote computer systems which that are linked (e.g., either by hardwired, wireless, or a combination of hardwired and wireless connections) through a network, both perform tasks.
  • program modules may be located in both local and remote memory-storage devices (see below).
  • the example computer system 18000 includes a processor 18002 (e.g., a Central Processing Unit (CPU), a Graphics Processing Unit (GPU) or both), a main memory 18001 and a static memory 18006 , which communicate with each other via a bus 18008 .
  • the computer system 18000 may further include a video display unit 18010 (e.g., a Liquid Crystal Display (LCD) or a Cathode Ray Tube (CRT)).
  • the computer system 18000 also includes an alphanumeric input device 18012 (e.g., a keyboard), a User Interface (UI) cursor controller 18014 (e.g., a mouse), a disk drive unit 18016 , a signal generation device 18018 (e.g., a speaker) and a network interface device 18020 (e.g., a transmitter).
  • UI User Interface
  • the computer system 18000 also includes an alphanumeric input device 18012 (e.g., a keyboard), a User Interface (UI) cursor controller 18014 (e.g., a mouse), a disk drive unit 18016 , a signal generation device 18018 (e.g., a speaker) and a network interface device 18020 (e.g., a transmitter).
  • UI User Interface
  • the disk drive unit 18016 includes a machine-readable medium 18022 on which is stored one or more sets of instructions 18024 and data structures (e.g., software) embodying or used by any one or more of the methodologies or functions illustrated herein.
  • the software may also reside, completely or at least partially, within the main memory 18001 and/or within the processor 18002 during execution thereof by the computer system 18000 , the main memory 18001 and the processor 18002 also constituting machine-readable media.
  • the instructions 18024 may further be transmitted or received over a network 18026 via the network interface device 18020 using any one of a number of well-known transfer protocols (e.g., HTTP, Session Initiation Protocol (SIP)).
  • HTTP HyperText Transfer Protocol
  • SIP Session Initiation Protocol
  • machine-readable medium should be taken to include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) that store the one or more sets of instructions.
  • the term “machine-readable medium” shall also be taken to include any medium that is capable of storing, encoding, or carrying a set of instructions for execution by the machine and that cause the machine to perform any of the one or more of the methodologies illustrated herein.
  • the term “machine-readable medium” shall accordingly be taken to include, but not be limited to, solid-state memories, and optical and magnetic medium.
  • Method embodiments illustrated herein may be computer-implemented. Some embodiments may include computer-readable media encoded with a computer program (e.g., software), which includes instructions operable to cause an electronic device to perform methods of various embodiments.
  • a software implementation (or computer-implemented method) may include microcode, assembly language code, or a higher-level language code, which further may include computer readable instructions for performing various methods.
  • the code may form portions of computer program products. Further, the code may be tangibly stored on one or more volatile or non-volatile computer-readable media during execution or at other times.
  • These computer-readable media may include, but are not limited to, hard disks, removable magnetic disks, removable optical disks (e.g., compact disks and digital video disks), magnetic cassettes, memory cards or sticks, Random Access Memories (RAMs), Read Only Memories (ROMs), and the like.
  • the terms “a” or “an” are used, as is common in patent documents, to include one or more than one, independent of any other instances or usages of “at least one” or “one or more.”
  • the term “or” is used to refer to a nonexclusive or, such that “A or B” includes “A but not B,” “B but not A,” and “A and B,” unless otherwise indicated.

Abstract

In an example disclosed is a method of ranking social networking service member skills by retrieving from non-volatile storage a plurality of member profiles created by a plurality of members of a social networking service, running a text classification algorithm to determine which of the plurality of members possesses a skill that matches any of a plurality of provided skills and associated skill attributes; and for at least one skill of the plurality of provided skills, identifying the plurality of members that possess the skill and ranking the plurality of members relative to one another using a ranking algorithm, the ranking algorithm being based in part upon weighted interactions among the plurality of members that possess the given skill, the weighted interactions comprising endorsements between a first member who possesses the given skill and a second member who possesses the given skill.

Description

    CLAIM OF PRIORITY
  • This patent application claims the benefit of priority, under 35 U.S.C. Section 119(e), to U.S. Provisional Patent Application Ser. No. 61/436,894, entitled “Skill Extraction and Ranking System,” filed on Jan. 27, 2011 to Skomoroch, et. al, which is hereby incorporated by reference herein in its entirety.
  • COPYRIGHT NOTICE
  • A portion of the disclosure of this patent document contains material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent files or records, but otherwise reserves all copyright rights whatsoever. The following notice applies to the software and data as described below and in the drawings that form a part of this document: Copyright LinkedIn, Co. 2011, All Rights Reserved.
  • BACKGROUND
  • A social networking service is a computer or web-based application that enables users to establish links or connections with persons for the purpose of sharing information with one another. Some social networks aim to enable friends and family to communicate with one another, while others are specifically directed to business users with a goal of enabling the sharing of business information.
  • SUMMARY
  • In an example, disclosed is a method of assigning a skill rank on a social networking site by retrieving from non-volatile storage a plurality of member profiles created by a plurality of members of a social networking service, running a text classification algorithm to determine which of the plurality of members possesses a skill that matches any of a plurality of provided skills and associated skill attributes, and for at least one skill of the plurality of provided skills, identifying the plurality of members that possess the skill and ranking the plurality of members relative to one another using a ranking algorithm, the ranking algorithm being based in part upon weighted interactions among the plurality of members that possess the given skill, the weighted interactions comprising endorsements between a first member who possesses the given skill and a second member who possesses the given skill.
  • In another example, disclosed is a system with a retrieval module to retrieve a plurality of member profiles created by a plurality of members of a social networking service, a tagging module executable on one or more computer processors to run a text classification algorithm on the plurality of member profiles to determine which of the plurality of members possesses a skill that matches any of a plurality of provided skills and associated skill attributes, and a ranking module configured to: for at least one skill of the plurality of provided skills, identify the plurality of members that possess the skill and rank them relative to each other using a ranking algorithm, the ranking algorithm being based at least upon weighted interactions among members that posses the given skill, the weighted interactions comprising endorsements between a first member that possesses the given skill and a second member that possesses the given skill.
  • In yet another example, disclosed is a machine-readable storage medium including instructions, which when executed on the machine, causes the machine to retrieve from non-volatile storage a plurality of member profiles created by a plurality of members of a social networking service, execute, a text classification algorithm to determine which of the plurality of members possesses a skill that matches any of a plurality of provided skills and associated skill attributes, and for at least one skill of the plurality of provided skills, identify the plurality of members that possess the skill and rank the plurality of members relative to one another using a ranking algorithm, the ranking algorithm being based in part upon weighted interactions among the plurality of members that possess the given skill, the weighted interactions comprising endorsements between a first member who possesses the given skill and a second member who possesses the given skill.
  • These examples can be combined in any permutation or combination. This summary is intended to provide an overview of subject matter of the present patent application. It is not intended to provide an exclusive or exhaustive explanation of the invention. The detailed description is included to provide further information about the present patent application.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 shows one example method of the current disclosure.
  • FIG. 2 shows an example method of obtaining a standardized list of skills.
  • FIG. 3 shows an example method of seed phrase extraction.
  • FIG. 4 shows an example method of seed phrase disambiguation.
  • FIG. 5 shows an example association matrix.
  • FIG. 6 shows an example method of phrase de-duplication.
  • FIG. 7 shows an example method of phrase validation.
  • FIG. 8 shows an example method of skill tagging.
  • FIG. 9 shows an example method of calculating member behavior metrics.
  • FIG. 10 shows an example method of ranking members.
  • FIG. 11 shows an example skill graph.
  • FIG. 12 shows additional steps in some examples of ranking members.
  • FIG. 13 shows an example social networking site customization system.
  • FIG. 14 shows an example social networking system.
  • FIG. 15 shows a first screen capture of an example of aspects of the current disclosure.
  • FIG. 16 shows a second screen capture of an example of aspects of the current disclosure.
  • FIG. 17 shows a third screen capture of an example of aspects of the current disclosure.
  • FIG. 18 shows an example computer system.
  • In the drawings, which are not necessarily drawn to scale, like numerals may be associated with similar components shown in different views. Like numerals having different letter suffixes may represent different instances of similar components. The drawings illustrate generally, by way of example, but not by way of limitation, various embodiments discussed in the present document.
  • DETAILED DESCRIPTION
  • In the following, a detailed description of examples will be given with references to the drawings. It should be understood that various modifications to the examples may be made. In particular, elements of one example may be combined and used in other examples to form new examples.
  • Many of the examples described herein are provided in the context of a social or business networking website or service. However, the applicability of the inventive subject matter is not limited to a social or business networking service. A social networking service is an online service, platform or site that allows members to build or reflect social networks or social relations among members. Typically, members construct profiles, which may include personal information such as name, contact information, employment information, photographs, personal messages, status information, links to web-related content, blogs, and so on. Typically, only a portion of a members profile may be viewed by the general public, and/or other members.
  • The social networking site allows members to identify, and establish links or connections with other members in order to build or reflect social networks or social relations among members. For instance, in the context of a business networking service (a type of social networking service), a person may establish a link or connection with his or her business contacts, including work colleagues, clients, customers, and so on. With a social networking service, a person may establish links or connections with his or her friends and family. A connection is generally formed using an invitation process in which one member “invites” a second member to form a link. The second member than has the option of accepting or declining the invitation.
  • In general, a connection or link represents or is otherwise associated with an information access privilege, such that a first person who has established a connection with a second person is, via the establishment of that connection, authorizing the second person to view or access non-publicly available portions of their profiles. Of course, depending on the particular implementation of the business/social networking service, the nature and type of the information that may be shared, as well as the granularity with which the access privileges may be defined to protect certain types of data may vary greatly.
  • In the context of business social networks, users often may submit a list of skills that they possess as part of their member profiles. Other users, advertisers, and businesses may then use these skill lists to ascertain what a particular member is good at or interested in. The inherent problem with using member-submitted skills is that it is entirely subjective and prone to fraud. Thus a member may present him or herself as having a skill they do not possess. In addition, even though a member may possess a certain skill, there is no indication that they are proficient in that skill.
  • The present disclosure describes a method, system and product for identifying a set of standardized skills from member profiles of a social or business networking service. The list of standardized skills, along with information in a member profile section of the social networking service may be used to identify members of the social networking service that possess one of those identified skills Members identified as possessing a given skill may be ranked relative to one another with respect to the given skill based upon various implicit, explicit, internal and external factors. The skills and rankings may be used to deliver content and customization to those members and others.
  • FIG. 1 presents a high level view of the method according to one example implementation. In step 1010, according to one example implementation, the system may obtain or generate a standardized list of skills with which to rank users relative to one another. With some embodiments, these skills may include specific skills such as the ability to program in a particular programming language, such as Java or C++, or broader skills, such as the ability to program a computer, or specialized skills such as programming web-based applications. While reference is made to skills in the present disclosure, it will be understood by those skilled in the art with the benefit of the present disclosure, that the techniques taught herein are applicable to other concepts.
  • The standardized list of skills may be obtained by utilizing a pre-determined list of skills. In one example, the predetermined list of skills may be manually generated, but in other examples the pre-determined list of skills may be automatically generated. In still other examples, the list of standardized skills may be created by processing member profiles of a social or business networking service. In some examples, this processing can be done automatically using a computing system or other machine. In yet other examples, this processing could be manually accomplished. In some examples, a skills section of a member profile of a social networking service may be used. The skills section of the member profile may be a free-text section that allows users to freely type in skills they possess, this information is generally referred to as unstructured information. Alternatively in some other examples, the member profile skills section may be implemented as a list that allows users to choose a skill based upon structured data such as a predetermined listing of skills, or in other examples, the skills section may be implemented as some combination of unstructured data such as free-text and structured data such as a pre-determined list selection.
  • In step 1020, the system may then determine, or “tag” members of the business or social networking service who possess one of the standardized skills. In some examples, “tagging” can include associating an item of meta-data with the member profile of the member who is tagged that indicates that this member possesses a certain skill. In other examples, information about which skills a member possesses may be included directly in the member's profile. In one example, members are tagged based upon the information in their member profile in a social networking service. In other examples, members may select skills they are proficient in from a list of the standardized skills. In still other examples, other members may determine a particular member's skills by use of feedback mechanisms such as surveys.
  • In step 1030, the system may then rank all the members who have been tagged as possessing certain skills relative to one another to achieve a skill ranking. In one example, the skill ranking is based upon activities that occur on the social networking service. Thus for example, a member who has many connections to other members who also possess the skill would be more highly ranked than other members who have fewer connections to other members who possess the certain skill. In other examples, these connections may be weighted such that a connection to another member who is highly rated for that skill increases the member's ranking more than a similar connection with a lower ranking member. In still other examples, other factors are used to rank members in conjunction with, or instead of, activities on the social networking service. In some examples, authorship of scholarly articles on or about the skill is considered. Authorship or editorship of articles, websites, blogs, Wikipedia entries, or discussion groups or forums may also be considered in other examples.
  • In step 1040, the rankings and tagging of skills may be used to provide various customization and services to the social or business networking service and its various members. In some examples, members may be provided their rankings. In still other examples, lists may be created and published. In yet other examples, companies and geographical areas may also be ranked using the ranking of individuals who work, live, or are from specific companies or locations. In still another example, recommendations may be generated to members on how to improve their skill ranking.
  • Obtaining a Standardized List of Skills
  • Turning now to FIG. 2, one example method of obtaining a standardized list of available skills is shown. In step 2010, seed phrases may be extracted from text contained in member profiles of members of the business or social networking service. Seed phrases in one example are one or more words that represent a possible skill. The seed phrases may be individual words such as “Java” or phrases of words such as “java .net,” or “search and seizure.” In one example, the seed phrases may be extracted from a skills section of the member profiles, but in other examples, seed phrases may be extracted from other sections of a member's profile. In one example, the skills section of a member's profile is a free text (e.g., unstructured) section that allows members to type in any skills they feel they possess. In some examples, all member profiles of a social networking service are used to gather seed phrases, but in other examples, only a subset of all member profiles may be used. For example, the system may only extract seed phrases from profiles of members in a particular industry, in a particular geographic region, or who work for a particular company.
  • Along with gathering the skill seed phrases, context information, or “meta data,” may be gathered. One such item of meta data may include co-occurent phrases. Co-ocurrent phrases are words or phrases that occur in the same member profile as the seed words or phrases and are used in a later processing operation as one way of ascertaining an intended meaning of a seed phrase. A given phrase may be a co-occurrent phrase for a particular skill seed phrase, and may be a skill seed phrase itself. Additionally, this meta data may include other information in the member profile of the members in which the seed phrase exists, including a member's reported industry, institution, employer, projects, geographic location, group membership, and the like.
  • FIG. 3 presents one example of the operations performed to extract seed phrases from member profiles. In step 3010 member profiles from a social networking or business networking site are retrieved from an electronic storage area. The electronic storage area may include computer memory, both non-volatile and volatile, a computer database, another computer system, or the like. In some examples, all member profiles are retrieved, but in other examples only certain member profiles may be included in the skill seed phrase extraction. These selected member profiles may be selected based on a variety of factors. Some factors may include a predetermined list of members, members listing an association with a particular school, organization, work environment, workplace, geographic location, skills listed, or member popularity.
  • In step 3020, the specialties section is retrieved from the member profiles. For instance, with some embodiments, the specialties section is that portion of a member's profile that stores the member's self-described or selected skills, or specialties. Each specialties section may then be tokenized based upon commonly used delimiters such as a comma, slash, carriage return, conjunctive or disjunctive words (“and,” “or”), and the like. Tokenization is the process of breaking a stream of text up into words, phrases, symbols, or other meaningful elements called tokens. Thus for example, a member's specialties section of a profile might contain the text “construction industry, housing and development, foundations/support.” The system may initially tokenize this into “construction industry,” “housing”, “development,” “foundations,” “support.” Once the text is tokenized, the system calculates the number of times a particular token is found in the specialties section of the member profiles of the system. The member specialties section is used herein for illustrative purposes, and as already stated, other sections may be used to establish the skill seed phrases.
  • In some examples, certain aspects of the present disclosure, including tokenization may be done in parallel using a batch processing system over a distributed computer system. In some examples, this distributed computer system may be managed by Apache Hadoop, which is a software framework that supports data intensive distributed applications developed by the Apache Software Foundation, Inc. In some examples, certain aspects of the present disclosure, including tokenization may be implemented by the MapReduce software method which is a framework for processing huge datasets on distributable problems using a large number of computers (or nodes) which are referred to as a cluster. MapReduce is described in U.S. Pat. No. 7,650,331 issued to Dean, et. al. and assigned to Google Inc., of Mountain View, Calif., which is hereby incorporated by reference in its entirety. In MapReduce, there are two phases: the map phase and the reduce phase. In the “map” phase, “chunks” of data are assigned to different servers which then process the data according to a defined algorithm and return a result. The servers may break up the data into even smaller chunks and assign each smaller chunk to a map process running on the server, where many map functions may execute on a single server. The results from all the map processes are then aggregated according to a predefined process in the “reduce” phase.
  • In the case of the tokenization in step 3020, the data may be chunked for the map phase into any portion or subportion of the input data used to create the standardized list of skills. In some examples, the chunks may include a plurality of profiles, a single profile, sections of profiles, or even sections of text from a portion of a profile, for example, the specialties or skills section. The map processes may then tokenize the given data chunk by parsing the given data chunk and splitting it into words or phrases based upon the delimiters used. Each map process then returns each token to the reduce process. The reduce process may then count the number of times a particular token has been passed back by all the various map processes, establishing a token frequency. In some examples, this map-reduce frequency calculation may be done multiple times. The first passes may use a minimal set of delimiters whereas additional passes may add additional delimiters. This may result in establishing frequency statistics for both longer phrases (“search and seizure”) as well as constituent individual words (“search,” and “seizure), which in some examples may be used in later stages.
  • While distributed computing methods using MapReduce are described throughout this disclosure, it will be appreciated by a person who is skilled in the art with the benefit of the present disclosure that other methods are possible. For example, a single computer system may do all the processing described as opposed to a distributed computing system. Also, instead of MapReduce, other solutions may be used, including but not limited to, the use of “if-then” and “for loop” programming techniques to iterate over all the member profiles and skills section text in order to tokenize and count token frequency, and perform other method steps of the present disclosure. In addition, other distributed computing solutions may be utilized apart from Hadoop. Alternative distributed computing approaches may be employed such as Message Passing Interface (“MPI”) or a cluster of workers with a single master node to partition out parsing tasks.
  • In step 3040, the frequency of token occurrence information may be used to determine whether two different tokens correspond to a specific skill phrase and therefore should not be separated by the tokenization. For example, the phrase “search and seizure,” might be broken up in step 3020 into “search” and “seizure,” however the skill phrase “search and seizure,” would be best kept together as it likely refers to one skill. Some skill phrases such as “C++ and Java” should be broken apart into “C++,” and “Java,” as those are considered separate skills. In some examples, whether or not to split the seed phrases may be determined by calculating whether any of the component tokens occurred individually less often than the compound phrases. If not, then the component tokens will be kept separate, otherwise they will be combined. Thus for example, frequency information for “search,” “seizure,” and “search and seizure” may be calculated. If “search” appeared 5 times and “seizure” appeared 3 times, but “search and seizure” occurred 10 times, then the skill seed phrase may be the compound phrase “search and seizure.”
  • In step 3050, this first pass data may be fed back into the system to scan member profiles again to determine a count of how many times each phrase occurs in the member profiles. In some examples, this may be done using MapReduce and Hadoop as in step 3020. In this case however, instead of splitting at the selected delimiters automatically, the system may use the analysis performed in step 3040 to come up with a refined splitting algorithm. Thus, for example, instead of splitting “search and seizure,” the system may treat it as a single phrase in producing a frequency count if the analysis in step 3040 indicates it should be treated as such. In some examples, this may be an iterative process and the data may be fed back into scan member profiles again, each time with a refined splitting algorithm until the list of skills converges.
  • In step 3060, certain non-skill seed phrases may be removed from further consideration. Thus phrases clearly not relating to skills may be removed. For example, phrases corresponding to certain categories of language not likely to be skill related may be removed. In some examples, articles, prepositions, verbs, nouns, or any combination may be removed. In some examples, phrases that may be inappropriate, offensive or too graphic may be removed. Various methods may be used to achieve this, including submission of the phrases to crowd-sourcing jobs, dictionaries, or blacklists A “blacklist” is a list that contains common non-skill phrases. If a skill phrase is on the blacklist, it may be removed from further processing. In some examples, this operation may be done prior to tokenization after the member profile section is read from storage.
  • In step 3070, in some examples, statistically insignificant seed phrases may be removed from further consideration. Thus if the frequency of occurrence of a skill seed phrase is below a threshold, that particular skill seed phrase may be removed from further consideration. Thus, for example, if only one profile out of thousands contains the skill seed phrase, that seed phrase may not be particularly interesting. This allows the size of the skill seed phrase list to be reduced. The threshold may be a predetermined value that indicates a minimum number of times the phrase must occur (e.g., 10 times) to be included, or a predetermined percentage (e.g., it must be included in 0.5% of the scanned member profiles), or some other dynamic algorithm.
  • In 3080, in some examples, a spelling checker and correction algorithm may be used to find and correct spelling deficiencies in the skill seed phrase list. This is to shrink the size of the skill seed phrase list and make the task of de-duplication easier in later stages by eliminating improperly spelled variants. This may be desirable for skill seed phrases in which misspellings are common.
  • In step 3090, the resulting list of skill seed phrases not removed from consideration may be output and may be called the “Seed Phrase Dictionary.”
  • In examples in which the set of standardized skills is determined based upon a free-text area of a member's profile, the various collected seed phrases may be ambiguous. That is, phrases may have more than one meaning, or “senses,” and subsequently refer to different skills. For example, the text “search,” in a user's skill section of a profile, may refer to a law enforcement context, or it may refer to an internet search context, or it may be a talent search context.
  • Returning now to FIG. 2, because of this problem, in some examples, the next step in obtaining a standardized list of skills may be phrase disambiguation carried out in step 2020. In phrase disambiguation, the list of skill seed phrases may be expanded to capture the different “senses” of the phrases. “Senses” are different meanings of a given phrase. So, for example, if the list of skill seed phrases initially is “search,” and information is found in the member profiles to suggest several different senses of “search,” then the list of skill seed phrases may be expanded to include all or some of the particular senses. Additionally, the skill seed phrases may be annotated to identify the sense. Thus the list of skill seed phrases might expand from one phrase to three (i.e., “search” becomes “search” in the computer science sense, “search,” in the law enforcement sense and “search” in the recruiting sense).
  • FIG. 4 shows one example implementation of a disambiguation algorithm. In step 4010, an association matrix may be built by reprocessing the skills section of the member profiles again. The MapReduce functionality may be programmed to emit a count of a co-occurrence of each pair of terms in the seed phrase dictionary for every member profile. A co-occurrence is an instance where two seed phrases occurred in the same member profile. Thus if there are ten terms in the seed phrase dictionary, the association matrix may be a ten-by-ten matrix, each row and column intersection in the matrix corresponding to a count of the number of times the pair of dictionary seed phrases occurred in the scanned member profiles. FIG. 5 depicts a basic example of an association matrix that shows the co-occurrence of six dictionary seed phrases. Thus, for example, the term “Search and Seizure” occurred in the same profile as the term “Law Enforcement” 15 times, whereas it never co-occurred with the term “Computer Software.”
  • In step 4020, a probability analysis may be run using the association matrix to determine, based on a given skill seed phrase, what the likely co-occurrent phrases are. This may be expressed as a probability that given a skill seed phrase, a different phrase will be in co-occurrence. Thus, in FIG. 5, the probability that “Search and Seizure” was present in the same profile as “Law Enforcement” will likely be very high. In some examples, this algorithm may include various similarity metrics like Jaccard Similarity or Term Frequency Inverse Document Frequency (TFIDF).
  • In step 4030, the probabilities may be used to “cluster” the various related seed phrases into senses using the calculated probabilities. The seed phrases may be clustered based upon the probability that certain co-ocurrent terms of the skill seed phrases will occur with other co-occurrent terms. Thus for example, if “search” has a high probability of being co-occurrent with the skill seed phrases “law enforcement,” “fbi”, “computer programming,” and “Java,” the system may use the co-occurrent information between those likely co-occurrent phrases to determine “clusters” of “search.” Thus for example, if “law enforcement” had a high probability of being co-occurrent with “fbi” and “fbi” had a high probability of being co-occurrent with “law enforcement,” but NOT “computer programming,” and NOT “Java,” then one cluster may be “search, law enforcement, fbi.” If Java and computer programming are likely co-occurrent phrases between themselves, then another cluster could be “search, Java, computer programming.”
  • To perform this clustering, an expectation maximum algorithm may be used. For example, an algorithm such as K-means may be used. Co-occurrent phrases may be compared with each other pairwise in the space of all frequently co-occurring or similar phrases for the seed-phrase. Rows of this distance matrix may then be clustered, and clusters may be merged or split as needed until a converged set of disambiguated phrase senses emerge.
  • In step 4040, the top industry information for each cluster may be computed. This may be done by processing the member profiles using Hadoop and MapReduce again. In this case, the member profiles may be searched for the various dictionary skill seed phrases. Upon finding a dictionary skill seed phrase, the system may read the industry association stored in the member profile. The industry association in some examples is a member-selected industry association. In some examples, the member may select from a predetermined list of industries. In other examples, the industry association may be a free form text association. The clusters may then be analyzed to determine the top industries associated with the skill seed phrases in that cluster. This information may then be stored and used in later stages.
  • The output of the disambiguation may result in a list of disambiguated skill seed phrase clusters annotated with industry information.
  • Because the member profile section may contain typos, or different spellings or words to describe a single skill (such as “java net” vs. “java.net”), and because the result of the disambiguation may sometimes lead to skill duplications the disambiguated skill seed phrases may need to be de-duplicated. De-duplication is the process by which duplicate skill seed phrases are removed from further consideration.
  • Continuing with FIG. 2, in step 2040, the disambiguated skill seed phrases may then be de-duplicated. FIG. 6 shows one example method for de-duplicating the seed phrases. In step 6010, a Wikipedia or other internet search query may be generated using, in some examples, the skill seed phrase, co-occurrent phrases, and/or industry information. In some examples, only the disambiguated skill seed phrase itself is used. In other examples additional information such as co-occurrent phrases, and/or industry information may be used. This internet query may be constructed as merely a concatenation of all the information regarding the skill cluster, such as for example: “search search and seizure law enforcement FBI police sheriff DEA drug enforcement agency.” Some other examples may use Boolean operators such as ‘and’, ‘or’, ‘not’, or ‘xor’ between the various pieces of the search query. Alternatively, the query may be compared against text collections or web pages stored offline using an inverted index or text similarity metrics applied against a document collection.
  • When the internet web query is executed in an internet or other search engine a list of internet web pages representing a list of possible matches for that query may be produced. In some examples, the internet search engine may be an internet-wide search engine such as Google, run by Google Inc. of Mountain View, Calif. In some examples, the search engine may be a site-specific search engine, such as the search engine of Wikipedia. Wikipedia is a searchable, online, collaborative encyclopedia project supported by the Wikimedia Foundation, a Florida Corporation headquartered in San Francisco, Calif. In some examples the internet web query, when executed in Wikipedia, may return a list of Wikipedia entries corresponding to pages of the Wikipedia.
  • At step 6020, the skill seed phrase, the co-occurrent phrases, the industry information, and the Wikipedia or other internet search engine query may be passed to a crowdsourcing job of a crowdsourcing application. Crowdsourcing is the act of outsourcing tasks to an undefined, large group of people or community through an open call. In one example implementation of crowdsourcing, a problem or task is broadcast to a group of individuals looking for tasks. Those with an interest in solving the problem decide to accept the task. Once a solution is found, the solution is passed to the party who posed the problem or task. Usually, a small payment is then provided to the party who solved the problem by the party who posed the problem. One example crowdsourcing implementation is Mechanical Turk™ run by Amazon.com, Inc. of Seattle, Wash., in which Amazon provides a marketplace in which businesses post tasks that need completion and offer a reward for completing the task. The reward may be any monetary value, but generally is a small reward of a few pennies per task. Individuals looking for tasks then may accept and complete those tasks to gain the reward.
  • In one example, the job submitted to the crowdsourcing application may ask the worker to pick the internet web page from the list of internet web-pages returned by the search query that corresponds to the particular skill seed phrase. Thus, in one example, if the skill seed phrase is “search,” with a related concurrent phrase “legal,” the search query might be “search legal,” and may return Wikipedia results such as:
      • “search and seizure”
      • “Legally Blonde—The Musical: The Search for Elle Woods”
      • “JustCite”
      • “LawMoose” . . . .
  • In that example, the worker would pick “search and seizure” to signify that the particular skill relates to searches and seizures of law enforcement. Other similar skills should return the same page. In this way, in step 6030 duplicate skills may be determined based on common web-pages returned by the crowdsourcing workers.
  • In some examples, a single skill seed phrase may be submitted to multiple workers. This is to ensure the quality of the worker responses. Each worker would then make their selections, and various algorithms in step 6030 may be used to pick the result if the workers come back with different results. One example algorithm may be a majority algorithm, whereby the page selected by the majority of workers will be selected. Other example algorithms use a consensus pick.
  • Other examples of de-duplication may be used, such as using the crowd-sourcing worker to sort a list of skill seed phrases to find duplicates using just the skill seed phrases and the co-occurrent phrases and associated industry information. Other implementations may include using the crowdsourcing worker to find a Wikipedia page or other webpage that describes the particular skill without first presenting the worker with a constructed query.
  • Once the disambiguated skill seed phrases are de-duplicated, the phrases may then be validated in step 2050 of FIG. 2. One example validation method is shown in FIG. 7. In step 7020, the Wikipedia or other URL is validated. In one example, this may be validated by another crowdsourcing job that simply asks the worker to determine if the URL returned correctly corresponds with or describes the skill phrase. Other automatic algorithms may be used, including examining the frequency with which the phrases and terms in the skill seed phrase and related meta data (such as the common co-occurrent phrases and industry information) appear in the returned website. A low frequency may indicate an incorrect website that may be flagged for later scrutiny.
  • In step 7030, the returned URL or Wikipedia entry may be scraped to ascertain more information, such as more related phrases and industries. The result may be added to the skill phrase meta-data and may result in a standardized list of skills and related meta information about those skills that may be used to “tag” individuals with those skills. As already explained, in some examples, the skill phrase meta data may contain co-occurrent phrases, industry information, and the information scraped from the returned URL.
  • Referring back to FIG. 2, in step 2060, additional attributes may be calculated by running the member profiles back through the profile processing. Such attributes may include calculating the top industry, related phrases, and other statistical information about the skill seed phrases. This extra step may be done in some embodiments, rather than collecting this information along with other processing steps above because the skill phrases may be constantly changing. Thus because of the de-duplication above, the statistics kept (i.e. top industry, etc. . . . ) may need to be updated to reflect this de-duplication.
  • Tagging and Ranking Members with Skills
  • Returning now to FIG. 1, once a standardized list of skills and possibly other information such as related terms and industries is determined, members with those skills may be determined in step 1020.
  • FIG. 8 shows an example method of “tagging,” or identifying members that possess one of the skills in the standardized list of skills. In step 8010, a set of member profiles may be retrieved from a database or other computer memory. In step 8020 information from the member profiles may be retrieved. In some examples, the information may be the text or a segment thereof of the member specialties section of the member profile. In other examples, the information may also include details such as industry information, company information, or any other piece of information from the member profile including member status updates. In yet other examples, external information from other internet sites may be gathered based upon any link found in a member profile. For example, a website or a blog listed on a profile may be scraped for content that is then tokenized for input into the tagging algorithms. In some examples, if the external site contains another link, that link may then be processed as well.
  • In step 8030 an algorithm may be used to determine whether, based on all the evidence, a particular member is likely to have a particular skill. In one example, the algorithm may be a Bayesian text classifier. In some examples, there may be a classifier for each skill seed phrase sense that is trained with the skill seed phrase dictionary, related phrases, frequency counts, and/or industry information. In this example, the tokenized phrases of member profile text and external data is fed in as evidence (e.g., input to the algorithm) and the output of the Bayesian classifier is a probability that a particular member possesses a particular skill. Other example algorithms include for example, a neural network, term frequency computations or any text based classification algorithm.
  • In step 8040, the probability produced by the text classification algorithm at step 8030 may be run through another algorithm to determine whether or not the member should be tagged with a specific skill. In one example, the algorithm may be a threshold value. For example, the threshold could be set so that if the classification algorithm produces a 70% chance that the particular member possesses the given skill, then the member may be tagged as having the particular skill. In other examples, the threshold may vary depending on the application. For example, “tagging” a user with a particular skill for ranking purposes might demand greater certainty than “tagging” a user for advertising purposes. Thus the threshold may be dynamically adjusted based on intended uses of the skill information.
  • In some examples, tagging may be indicating in some fashion in the member's profile that this member possesses the particular skill. For example, meta data representing the skills possessed by the member may be stored in association with a member's profile. In other examples, tagging may be achieved through keeping a separate list of members that possess the particular skill. Tagging may be accomplished through any means in which the system may store an indication of what particular members possess a particular skill or skills. Tagging may also include storing the probability generated in step 8030.
  • The result of step 8040 is that members possessing a certain skill are identified and tagged at step 8050. The resulting list of members that possess a certain skill may be a community, or network of individuals with that skill. This may be referred to as a skill community.
  • After members with a particular skill have been identified, or “tagged,” those members may be ranked relative to one another. Referring back to FIG. 1, this is step 1030. FIG. 9 shows, in one example implementation, a preliminary step in ranking members.
  • FIG. 9 shows a collection of member behavior metrics that may be useful in calculating a member's rank in a particular skill. In step 9010 member profiles may be retrieved. In step 9020 member behavior metrics may be collected, derived or calculated. The member behavior metrics may include or be based on information concerning any activity generated by or about the member. In some examples, this may include information about events a member has attended, searches a member has performed, member industry information, how many years of experience the member has, how selective the member is on acceptance of invitations, and the like. In some examples, the behavior metrics may also include endorsement information. The endorsement information includes information relating to an indicator of support or acceptance between individuals. This endorsement information may be not only from the social networking site itself, but also endorsement information from external sites. Endorsements may include data such as profile page views, various follow, mention, and messaging actions on social networks, favorites, shares, upvotes, invitations to connect, acceptance of connections, emails, company relationships, group memberships, location proximity, bookmarks, referrals to that member and from that member, and recommendations. Some example endorsements that may be used include a follower relationship on the microblogging service Twitter, operated by Twitter, Inc. of San Francisco Calif., connections on LinkedIn, run by LinkedIn, Inc. of Mountain View, Calif., friend relationships on Facebook, of Palo Alto, Calif., MySpace of Beverly Hills, Calif., and run by News Corporation, connections on github, run by GitHub, Inc. and the like. In some examples, the endorsement or member behavior activity information may also include frequency information that determines the frequency of a particular connection or behavior.
  • FIG. 10 shows an example ranking algorithm that may be used to rank members relative to one another. In step 10010 the community of members with a particular skill may be ascertained based on the earlier tagging. In step 10020, a directed skill graph may be built using the various members tagged with the particular skill as nodes and edges representing the various behavior and endorsement metrics calculated in FIG. 9 for each member that apply to the relationship between each of the member nodes. Examples include, but are not limited to, connections, profile views, Twitter followership, message sending between the member nodes, referrals, recommendations, and the like. Each edge may then be given a weight depending on the type of edge that is represented. Thus, in one example, a connection in the social network may be weighted more heavily than a page view. Initial scores may then be computed in step 10030 based on the edge weights. In some examples, the weights of the edges are added together to form the initial score. In other examples, other algorithms may be used.
  • In step 10040, the properties of each node may be examined to adjust the weight of each edge, and thus the initial score. For example, if two members are connected with an edge, but one member never views the other member's page, then that edge may be given less weight. This indicates that the edge between the members may not be that strong because perhaps a user felt socially obligated to be polite and make a connection rather than decline an invitation. In general, in some examples, if a node has very low behavioral metrics that are representative of member interactions with that member (such as such as profile views, messages, and connection information), the value of the weighting of those edges to and from those nodes may be reduced. Alternatively, in some examples, weightings may be increased or decreased based on the member behavior or endorsement metrics. In some examples, the weight for a particular edge may be increased or decreased based on the initial score of the node with which that edge is associated. Additionally, in some examples, scores may be increased or decreased based on employment, industry associations, location of residence, location of employment, education, and other factors and attributes. This may be based upon, in some examples, the statistics collected and calculated in step 2060 of FIG. 2. Thus for example, if a particular individual worked for, or followed a particular company that was important for a particular skill, that particular member's scores may be increased.
  • An example skill graph is shown in FIG. 11. In FIG. 11, five users are represented as nodes in the graph. An arrow line represents an endorsement from one member to the other. The recipient of the endorsement is awarded 10 points. A dotted line indicates acceptance of the endorsement and increases the sender's score by five points. A flared arrow indicates a page view and is worth one point for the member whose profile or homepage was viewed. Once the edge connections are made, the scores may be calculated. Other scores for each edge connection type may be used; the scores of ten, five, and one for the various behavior metrics are exemplary only. While a simple addition algorithm is demonstrated in FIG. 11, additional algorithms may be used to calculate the scores.
  • Additionally, once the algorithm has been run once, the algorithm may be re-run, and the strength of the weights to give the various edges may be adjusted based upon the skill rank of the user to which the connection pertains. For example, based upon the initial run presented in FIG. 11, since user 1 has the highest skill level (13), those with connections with user 1 may have the weight of those edge connections increased. Thus an edge connection with user 1 may be worth 11 points as opposed to 10 points in one example. This algorithm may be run until the scores converge. In some examples, eigenvalue centrality algorithms may be used to rank the graph nodes including degree centrality, betweenness centrality, closeness centrality, and eigenvector centrality. This algorithm in another example may incorporate principles of the PageRank®, or HITS (Hyperlink-Induced Topic Search) link analysis algorithm. The PageRank® algorithm is fully described in U.S. Pat. No. 6,285,999 assigned to Stanford University which is hereby incorporated by reference in its entirety. The HITS algorithm is fully described in U.S. Pat. No. 6,112,202 assigned to International Business Machines which is hereby incorporated by reference in its entirety.
  • After the scores converge, in some examples, the scores may be modified even further, taking into account certain other attributes. FIG. 12 shows an example method of calculating these other factors. In step 12010 commonalities may be found between members with a particular skill. These commonalities may include identifying which companies employ high ranking members, which schools high ranking members have listed as attending, which geographical locations high ranking members live or work in, which related groups or other social networks high ranking members belong to, and the like. Each of these factors then may be fed back into the ranking process at 12020, such that members of these common groups may have their scores increased or decreased. At step 12030 the member score may then be recomputed using these commonalities by rerunning the algorithm until the scores re-converge. While some of these same factors may have been used in step 10040 of FIG. 10, this step is more accurate as it is based on an actual ranking of the nodes and not just skill seed phrase statistics.
  • In still other examples, a high ranking in a related skill may be used to increase a member's rank in a particular skill. For example, a high ranking in a skill such as “C++” may increase a member's ranking in a “Java” skill. This may be done by using the phrase attribute statistics collected after phrase validation in the obtaining skills portion, or it may be based on rankings of individuals. For example, the system may examine individuals highly ranked in a particular skill and find out which other skills those individuals are most commonly highly rated in. For example, if most of the highest rated people for the skill “accountant,” also have a high skill level for “tax preparation,” then an individual who has an “accountant” skill may have their “tax preparation,” skill score increased.
  • Customization Based on the Skill Rankings
  • Referring back to FIG. 1, once the skill rankings are assigned, various customizations and application of the rankings may be achieved in step 1040. The skills customization methods and processes which create customized features for the social networking service may be implemented separately, in one example—in a separate skills section of the social networking service, or may be integrated into the social networking system, or any combination of the two. Thus the customizations described may be added onto existing sections or pages of the social networking service, or may be a new, stand-alone section, application, or website. These skill customizations may take the form of HTML, text, JavaScript, FLASH, Silverlight, or any other type of textual, audio, video, audiovisual or other content. Customizations may be delivered as part of the social networking service or as part of some other stand alone application.
  • In some examples, members may be shown their rankings for each skill they are tagged as having, or in other examples, only certain skills will be shown. In other examples, members may be shown other member's rankings. In some examples, an entire list of all members ranked may be shown. In yet other examples, a top-ten, a top-fifty, or some other segment of the rankings may be shown. In yet other examples, members may view information about rankings for skills they are not tagged as having.
  • In still other examples, a company rank may be computed using the scores of the individuals that represent themselves as working for that particular company. As already noted, this company score may then increase the scores of the individuals that represent that they work for that company. This company rank or score may be displayed to interested users of the social networking service.
  • In still other examples, a location or geographic rank may be computed using the scores of the individuals that represent themselves as working or living in that area. As already noted, this geographic rank may then increase the scores of the individuals that represent that they lived or worked in that geographic region. In other examples, the geographic rank may be computed based upon a company rank using the locations of the companies. Thus geographic locations with more highly ranked companies will be ranked higher. This location or geographic rank may be displayed to interested users of the social networking service.
  • These rankings may be displayed to users to customize the user experience. In some examples, the rankings may be displayed statically in time, but in other examples, the rankings may show trends. Thus geographic trends, company trends, time trends, and other skill trends may be constructed.
  • In yet other examples, members may be given recommendations on how to improve their rankings in a particular skill. These recommendations may be based upon the calculations used to arrive at the user's ranking. For example, the ranking may advise a user to seek out another member and connect with them, or advise them to attend a particular school or university, or publish a paper or write a blog on a particular topic.
  • In some examples, a skill page may be created which shows skill-centric information relating to statistics and rankings of the particular skill. In some examples, the skill page may display a list of individuals sorted by rank, a listing of top employers for the skill, a listing of the top geographic regions, a listing of the top groups for the skill on the social networking site, or any other relevant information.
  • In still other examples, job postings may be customized for a member based upon their skill rank. In some examples, job postings may only appear to members above or below a certain skill rank, or that possess a certain skill. In some examples, job postings may be delivered automatically by the social or business network to members with a specific rank or a rank exceeding or under a specific amount. In some cases, jobs may not be shown, delivered, or available to members that rank too high in the rankings. This may be because employers do not want someone too skilled and therefore expensive.
  • Job postings may be customizable based upon a combination of skills and rankings. Thus a job posting may be delivered or viewable only to individuals possessing a requisite rank in multiple skills. Thus for example, a job posting may require a member to be highly ranked in both Java and C++.
  • In other examples, the system may deliver to a third party, such as a job recruiter, a list of members who possess a particular skill or combination of particular skills. In some examples, the system may deliver to the third party a list of members who possess a requisite rank in the particular skill or combination of particular skills.
  • Additionally, advertisements may be customized and delivered to a particular member based upon their skill rank in various skills. For example, an individual who ranks highly in C++ might receive advertisements directed at C++ compilers. These advertisements may even be tailored for a level of product based upon a member ranking. For example, an advertisement for an advanced version of the C++ compiler or an advanced programming textbook may be delivered to users that have higher rankings, and advertisements for basic versions of the C++ compiler or a basic programming textbook may be delivered to lower ranking users.
  • FIG. 13 shows an example system for implementing the skills customization. In FIG. 13, skill rankings 13010, profile information 13020, and external information 13030 may be used as input into the customization process 13040. The customization process 13040 may include a skill reports process 13050, a skill advertisement process 13060, a skill recommendation process 13070, and a job posting process 13080.
  • The skill reports process 13050 may be responsible for utilizing skill rankings 13010, profile information 13020, and external information 13030 to prepare and display reports on the skill hierarchy, skill rankings, company or geographical rankings, or other reports.
  • The skill advertisement process 13060 may be responsible for delivering advertisements to members based upon their skill rankings. This may include storing criteria for various advertisements. These criteria may specify conditions on which the advertisement will be displayed. Conditions in some examples may include an identification of a certain skill or skills that the member must possess prior to displaying the advertisement to the member. In other examples, the conditions may also include a skill level that a member must have in order for the advertisement to be displayed to the member. Thus for example, the conditions may specify that only members above a certain skill level skilled in coding in the C++ computer language may receive an advertisement for an advanced C++ compiler.
  • In one example, the skill advertisement process 13060 may find members who match the criteria, and then may be responsible for causing the advertisement to be displayed to the members.
  • The skill recommendation process 13070 may be responsible for formulating a recommendation for an interested member on how to improve their skill ranking. The skill recommendation process 13070 may use the activities of the interested member, other lower or higher ranked members, and knowledge of the ranking algorithm itself to suggest changes in member behavior, additional activities, or additional connections that may increase the member's ranking. In some examples these recommendations may include connecting with certain members, working for a certain company, or living and working in a certain geographic area, and the like.
  • The job postings process 13080 may be responsible for matching job posting criteria with qualified members. The job posting criteria may include a desired set of one or more skills that the employer is interested in, and possibly a desired level of skill. The job posting process 13080 then matches job posting criteria with members that match that criteria and may then be responsible for delivering that job posting to members.
  • Example Social Networking Service
  • FIG. 14 shows an example social networking service 14000 according to one example of the current disclosure. Social networking service 14000 may contain a content server process 14010. Content server process 14010 may communicate with storage 14090 and users 14060 through a network. Content server process 14010 may be responsible for the retrieval, presentation, and maintenance of member profiles stored in storage 14090. Content server process 14010 in one example may include or be a web server that fetches or creates internet web pages, which may include portions of, or all of, a member profile at the request of users 14060.
  • Users 14060 may be an individual, group, or other member, prospective member, or other user of the social networking service 14000. Users 14060 access social networking service 14000 using a computer system through a network. The network may be any means of enabling the social networking service 14000 to communicate data with a computer remotely, such as the internet, an extranet, a LAN, WAN, wireless, wired, or the like, or any combination.
  • Skills process 14030 may be responsible for creating the list of skills, ranking members based upon the created list of skills and customizing the social networking service 14000 based upon those rankings. Skills process 14030 in one example may contain a skills extraction process 14040 to create a list of skills based upon member profiles, a skills ranking process 14050 for ranking users relative to each other for each skill in the list of skills, and a customization process 14060 which uses the skills and rankings to customize the social networking service 14000 for the members based upon the skill rankings.
  • Batch processing system 14020 may be a computing entity which is capable of data processing operations either serially or in parallel. In some examples, batch processing system 14020 may be a single computer. In other examples, batch processing system 14020 may be a series of computers setup to process data in parallel. In some examples, batch processing system 14020 may be part of social networking service 14000.
  • Skills process 14030 may communicate with the social networking service 14000 to get information used by the skills process 14030 such as member profiles or information from member profiles, and to customize the social networking service 14000 based upon the skills and their rankings.
  • Skills process 14030 may also communicate with a crowdsourcing application 14080 and various external data sources 14070 across a network. The network may be any method of enabling communication between social networking service 14000 and crowd sourcing application 14080 and/or external data sources 14070. Examples may include, but are not limited to, the internet, an extranet, a LAN, WAN, or wireless network. Skills process 14030 submits de-duplication jobs through the network to the crowdsourcing application 14080 for de-duplication. Crowdsourcing application 14080 may return the results back over the network. Skills process 14030 may also utilize a network to access various remote data systems. The various described networks may be the same or different networks.
  • Skills extraction process 14040 may extract a standardized list of skills from the various member profiles as well as calculating the various statistics and meta data about those skills. Skills ranking process 14050 may rank members based on the provided skills. Customization process 14060 may customize the social networking service 14000 based upon the skill rankings.
  • FIG. 15-FIG. 17 show screen captures of example user interfaces implementing the customization techniques of the present disclosure. In FIG. 15, a supply index graph is shown that maps the number of LinkedIn members who possess the skill “Hadoop” over a period of years (1990-present). FIG. 15 also shows links and functionality that allows a member to see other members that they are connected to that have “Hadoop” as a skill. FIG. 15 shows the number of members of the site that have “Hadoop” as a skill, and a ranking of companies and locations based upon the “Hadoop” skill. A list of related skills is shown, as well as the top ranking members.
  • FIG. 16 shows a more complete view of the ranking of members who know “Hadoop,” as well as a number of member groups that possess the “Hadoop” skill.
  • FIG. 17 shows a listing of jobs that require a “Hadoop” skill, as well as additional members with Hadoop and additional groups of Hadoop users.
  • Modules, Components, and Logic
  • Certain embodiments are described herein as including logic or a number of components, modules, or mechanisms. Modules may constitute either software modules (e.g., code embodied (1) on a non-transitory machine-readable medium or (2) in a transmission signal) or hardware-implemented modules. A hardware-implemented module is tangible unit capable of performing certain operations and may be configured or arranged in a certain manner. In example embodiments, one or more computer systems (e.g., a standalone, client or server computer system) or one or more processors may be configured by software (e.g., an application or application portion) as a hardware-implemented module that operates to perform certain operations as described herein.
  • In various embodiments, a hardware-implemented module may be implemented mechanically or electronically. For example, a hardware-implemented module may comprise dedicated circuitry or logic that is permanently configured (e.g., as a special-purpose processor, such as a field programmable gate array (FPGA) or an application-specific integrated circuit (ASIC)) to perform certain operations. A hardware-implemented module may also comprise programmable logic or circuitry (e.g., as encompassed within a general-purpose processor or other programmable processor) that is temporarily configured by software to perform certain operations. It will be appreciated that the decision to implement a hardware-implemented module mechanically, in dedicated and permanently configured circuitry, or in temporarily configured circuitry (e.g., configured by software) may be driven by cost and time considerations.
  • Accordingly, the term “hardware-implemented module” should be understood to encompass a tangible entity, be that an entity that is physically constructed, permanently configured (e.g., hardwired) or temporarily or transitorily configured (e.g., programmed) to operate in a certain manner and/or to perform certain operations described herein. Considering embodiments in which hardware-implemented modules are temporarily configured (e.g., programmed), each of the hardware-implemented modules need not be configured or instantiated at any one instance in time. For example, where the hardware-implemented modules comprise a general-purpose processor configured using software, the general-purpose processor may be configured as respective different hardware-implemented modules at different times. Software may accordingly configure a processor, for example, to constitute a particular hardware-implemented module at one instance of time and to constitute a different hardware-implemented module at a different instance of time.
  • Hardware-implemented modules may provide information to, and receive information from, other hardware-implemented modules. Accordingly, the described hardware-implemented modules may be regarded as being communicatively coupled. Where multiple of such hardware-implemented modules exist contemporaneously, communications may be achieved through signal transmission (e.g., over appropriate circuits and buses) that connect the hardware-implemented modules. In embodiments in which multiple hardware-implemented modules are configured or instantiated at different times, communications between such hardware-implemented modules may be achieved, for example, through the storage and retrieval of information in memory structures to which the multiple hardware-implemented modules have access. For example, one hardware-implemented module may perform an operation, and store the output of that operation in a memory device to which it is communicatively coupled. A further hardware-implemented module may then, at a later time, access the memory device to retrieve and process the stored output. Hardware-implemented modules may also initiate communications with input or output devices, and may operate on a resource (e.g., a collection of information).
  • The various operations of example methods described herein may be performed, at least partially, by one or more processors that are temporarily configured (e.g., by software) or permanently configured to perform the relevant operations. Whether temporarily or permanently configured, such processors may constitute processor-implemented modules that operate to perform one or more operations or functions. The modules referred to herein may, in some example embodiments, comprise processor-implemented modules.
  • Similarly, the methods described herein may be at least partially processor-implemented. For example, at least some of the operations of a method may be performed by one or processors or processor-implemented modules. The performance of certain of the operations may be distributed among the one or more processors, not only residing within a single machine, but deployed across a number of machines. In some example embodiments, the processor or processors may be located in a single location (e.g., within a home environment, an office environment or as a server farm), while in other embodiments the processors may be distributed across a number of locations.
  • The one or more processors may also operate to support performance of the relevant operations in a “cloud computing” environment or as a “software as a service” (SaaS). For example, at least some of the operations may be performed by a group of computers (as examples of machines including processors), these operations being accessible via a network (e.g., the Internet) and via one or more appropriate interfaces (e.g., Application Program Interfaces (APIs).)
  • Electronic Apparatus and System
  • Example embodiments may be implemented in digital electronic circuitry, or in computer hardware, firmware, software, or in combinations of them. Example embodiments may be implemented using a computer program product, e.g., a computer program tangibly embodied in an information carrier, e.g., in a machine-readable medium for execution by, or to control the operation of, data processing apparatus, e.g., a programmable processor, a computer, or multiple computers.
  • A computer program may be written in any form of programming language, including compiled or interpreted languages, and it may be deployed in any form, including as a stand-alone program or as a module, subroutine, or other unit suitable for use in a computing environment. A computer program may be deployed to be executed on one computer or on multiple computers at one site or distributed across multiple sites and interconnected by a communication network.
  • In example embodiments, operations may be performed by one or more programmable processors executing a computer program to perform functions by operating on input data and generating output. Method operations may also be performed by, and apparatus of example embodiments may be implemented as, special purpose logic circuitry, e.g., a field programmable gate array (FPGA) or an application-specific integrated circuit (ASIC).
  • The computing system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. In embodiments deploying a programmable computing system, it will be appreciated that that both hardware and software architectures require consideration. Specifically, it will be appreciated that the choice of whether to implement certain functionality in permanently configured hardware (e.g., an ASIC), in temporarily configured hardware (e.g., a combination of software and a programmable processor), or a combination of permanently and temporarily configured hardware may be a design choice. Below are set out hardware (e.g., machine) and software architectures that may be deployed, in various example embodiments.
  • Example Computer Architecture
  • FIG. 18 shows a diagrammatic representation of a machine in the example form of a computer system 18000 within which a set of instructions for causing the machine to perform any one or more of the methods, processes, operations, or methodologies discussed herein may be executed. In alternative embodiments, the machine operates as a standalone device or may be connected (e.g., networked) to other machines. In a networked deployment, the machine may operate in the capacity of a server or a client machine in server-client network environment, or as a peer machine in a peer-to-peer (or distributed) network environment. The machine may be a Personal Computer (PC), a tablet PC, a Set-Top Box (STB), a Personal Digital Assistant (PDA), a cellular telephone, a Web appliance, a network router, switch or bridge, or any machine capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that machine. Further, while only a single machine is illustrated, the term “machine” shall also be taken to include any collection of machines that individually or jointly execute a set (or multiple sets) of instructions to perform any one or more of the methodologies discussed herein. Example embodiments may also be practiced in distributed system environments where local and remote computer systems which that are linked (e.g., either by hardwired, wireless, or a combination of hardwired and wireless connections) through a network, both perform tasks. In a distributed system environment, program modules may be located in both local and remote memory-storage devices (see below).
  • The example computer system 18000 includes a processor 18002 (e.g., a Central Processing Unit (CPU), a Graphics Processing Unit (GPU) or both), a main memory 18001 and a static memory 18006, which communicate with each other via a bus 18008. The computer system 18000 may further include a video display unit 18010 (e.g., a Liquid Crystal Display (LCD) or a Cathode Ray Tube (CRT)). The computer system 18000 also includes an alphanumeric input device 18012 (e.g., a keyboard), a User Interface (UI) cursor controller 18014 (e.g., a mouse), a disk drive unit 18016, a signal generation device 18018 (e.g., a speaker) and a network interface device 18020 (e.g., a transmitter).
  • The disk drive unit 18016 includes a machine-readable medium 18022 on which is stored one or more sets of instructions 18024 and data structures (e.g., software) embodying or used by any one or more of the methodologies or functions illustrated herein. The software may also reside, completely or at least partially, within the main memory 18001 and/or within the processor 18002 during execution thereof by the computer system 18000, the main memory 18001 and the processor 18002 also constituting machine-readable media.
  • The instructions 18024 may further be transmitted or received over a network 18026 via the network interface device 18020 using any one of a number of well-known transfer protocols (e.g., HTTP, Session Initiation Protocol (SIP)).
  • The term “machine-readable medium” should be taken to include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) that store the one or more sets of instructions. The term “machine-readable medium” shall also be taken to include any medium that is capable of storing, encoding, or carrying a set of instructions for execution by the machine and that cause the machine to perform any of the one or more of the methodologies illustrated herein. The term “machine-readable medium” shall accordingly be taken to include, but not be limited to, solid-state memories, and optical and magnetic medium.
  • Method embodiments illustrated herein may be computer-implemented. Some embodiments may include computer-readable media encoded with a computer program (e.g., software), which includes instructions operable to cause an electronic device to perform methods of various embodiments. A software implementation (or computer-implemented method) may include microcode, assembly language code, or a higher-level language code, which further may include computer readable instructions for performing various methods. The code may form portions of computer program products. Further, the code may be tangibly stored on one or more volatile or non-volatile computer-readable media during execution or at other times. These computer-readable media may include, but are not limited to, hard disks, removable magnetic disks, removable optical disks (e.g., compact disks and digital video disks), magnetic cassettes, memory cards or sticks, Random Access Memories (RAMs), Read Only Memories (ROMs), and the like.
  • Additional Notes
  • The above detailed description includes references to the accompanying drawings, which form a part of the detailed description. The drawings show, by way of illustration, specific embodiments in which the invention may be practiced. These embodiments are also referred to herein as “examples.” Such examples may include elements in addition to those shown or described. However, the present inventors also contemplate examples in which only those elements shown or described are provided. Moreover, the present inventors also contemplate examples using any combination or permutation of those elements shown or described (or one or more aspects thereof), either with respect to a particular example (or one or more aspects thereof), or with respect to other examples (or one or more aspects thereof) shown or described herein.
  • All publications, patents, and patent documents referred to in this document are incorporated by reference herein in their entirety, as though individually incorporated by reference. In the event of inconsistent usages between this document and those documents so incorporated by reference, the usage in the incorporated reference(s) should be considered supplementary to that of this document; for irreconcilable inconsistencies, the usage in this document controls.
  • In this document, the terms “a” or “an” are used, as is common in patent documents, to include one or more than one, independent of any other instances or usages of “at least one” or “one or more.” In this document, the term “or” is used to refer to a nonexclusive or, such that “A or B” includes “A but not B,” “B but not A,” and “A and B,” unless otherwise indicated. In this document, the terms “including” and “in which” are used as the plain-English equivalents of the respective terms “comprising” and “wherein.” Also, in the following claims, the terms “including” and “comprising” are open-ended, that is, a system, device, article, or process that includes elements in addition to those listed after such a term in a claim are still deemed to fall within the scope of that claim. Moreover, in the following claims, the terms “first,” “second,” and “third,” etc. are used merely as labels, and are not intended to impose numerical requirements on their objects.
  • The above description is intended to be illustrative, and not restrictive. For example, the above-described examples (or one or more aspects thereof) may be used in combination with each other. Other embodiments may be used, such as by one of ordinary skill in the art upon reviewing the above description. The Abstract is provided to comply with 37 C.F.R. §1.72(b), to allow the reader to quickly ascertain the nature of the technical disclosure. It is submitted with the understanding that it will not be used to interpret or limit the scope or meaning of the claims. Also, in the above Detailed Description, various features may be grouped together to streamline the disclosure. This should not be interpreted as intending that an unclaimed disclosed feature is essential to any claim. Rather, inventive subject matter may lie in less than all features of a particular disclosed embodiment. Thus, the following claims are hereby incorporated into the Detailed Description, with each claim standing on its own as a separate embodiment, and it is contemplated that such embodiments may be combined with each other in various combinations or permutations. The scope of the invention should be determined with reference to the appended claims, along with the full scope of equivalents to which such claims are entitled.

Claims (31)

1. A method comprising:
retrieving from non-volatile storage a plurality of member profiles created by a plurality of members of a social networking service;
executing, on one or more computer processors, a text classification algorithm to determine which of the plurality of members possesses a skill that matches any of a plurality of provided skills and associated skill attributes; and
for at least one skill of the plurality of provided skills, identifying the plurality of members that possess the skill and ranking the plurality of members relative to one another using a ranking algorithm, the ranking algorithm being based in part upon weighted interactions among the plurality of members that possess the given skill, the weighted interactions comprising endorsements between a first member who possesses the given skill and a second member who possesses the given skill.
2. The method of claim 1, wherein the associated skill attributes includes co-ocurrent phrases.
3. The method of claim 1, wherein the text classification algorithm is a bayes classifier.
4. The method of claim 3, wherein evidence used in the bayes classifier comprises the plurality of provided skills and associated skill attributes.
5. The method of claim 1, further comprising:
collecting a plurality of member behavior information.
6. The method of claim 5, wherein the weighted interactions include the plurality of member behavior information.
7. The method of claim 1, wherein the endorsements comprise:
an invitation to connect sent by the first member to the second member.
8. The method of claim 1, wherein the endorsements comprise:
member profile views of the first member by the second member.
9. The method of claim 1, wherein the endorsements comprise:
inclusion of the first member by the second member in the second member's address book.
10. The method of claim 1, wherein the endorsements comprise:
the first and second members appearing in a common group on the social networking site.
11. The method of claim 1, further comprising:
calculating a score for a company for the given skill, by aggregating a rank for the given skill of any of the plurality of members who possess the given skill and who report in their profiles that they work for the company; and
based on the company score, increasing or decreasing the rank for the given skill of any of the plurality of members who possess the given skill and who report in their profiles that they work for the company.
12. The method of claim 1, further comprising:
adjusting a rank of a particular member selected from the plurality of members who possess the given skill based upon connections associated with the particular member on a second social networking site.
13. The method of claim 1, wherein a weight given to a particular weighted interaction between the plurality of members who possess the given skill is based upon a rank of the members involved in the interaction.
14. The method of claim 13 further comprising:
iteratively adjusting the weights and recalculating the rankings until convergence.
15. The method of claim 1, further comprising:
calculating a score for a geographic region for the given skill by aggregating a rank for the given skill of any of the plurality of members who possess the given skill and who report in their profiles that they work in the geographic area; and
based on the geographic score, increasing or decreasing the rank for the given skill of any of the plurality of members that possess the given skill and who report in their profiles that they work in the geographic region.
16. A system comprising:
a retrieval module executable on a computer processor to retrieve a plurality of member profiles created by a plurality of members of a social networking service;
a tagging module executable on one or more computer processors to run a text classification algorithm on the plurality of member profiles to determine which of the plurality of members possesses a skill that matches any of a plurality of provided skills and associated skill attributes; and
a ranking module configured to:
for at least one skill of the plurality of provided skills, identify the plurality of members that possess the skill and rank them relative to each other using a ranking algorithm, the ranking algorithm being based at least upon weighted interactions among members that posses the given skill, the weighted interactions comprising endorsements between a first member that possesses the given skill and a second member that possesses the given skill.
17. The system of claim 16, wherein the associated skill attributes includes co-occurrent phrases.
18. The system of claim 16, wherein the text classification algorithm is a bayes classifier.
19. The system of claim 18, wherein evidence used in the bayes classifier comprises the provided skills and associated skill attributes.
20. The system of claim 16, wherein the tagging module collects a plurality of member behavior metrics.
21. The system of claim 20, wherein the rankings module adjusts the ranking of the members that possess the skill based upon the plurality of member behavior metrics.
22. The system of claim 16, wherein the endorsements comprise:
an invitation to connect sent by the first member to the second member.
23. The system of claim 16, wherein the endorsements comprise:
member profile views of the first member by the second member.
24. The system of claim 16, wherein the endorsements comprise:
inclusion of the first member by the second member in the second member's address book.
25. The system of claim 16, wherein the endorsements comprise:
the first and second members appearing in a common group on the social networking site.
26. The system of claim 16, wherein the ranking module calculates a score of a company for the given skill, by aggregating a rank for the given skill of any of the plurality of members who possess the given skill and who report in their profiles that they work for the company; and
based on the company score, increasing or decreasing the rank for the given skill of any of the plurality of members that possess the given skill and who report in their profiles that they work for the company.
27. The system of claim 16, wherein the ranking module adjusts a rank of a particular member selected from the plurality of members that possess the given skill based upon the number of connections associated with the particular member on a second social networking site.
28. The system of claim 16, wherein the ranking module adjusts weights given to a particular weighted interaction between the plurality of members that possess the given skill based upon a rank of the members involved in the interaction.
29. The system of claim 28, wherein the ranking module iteratively adjusts the weights and recalculates until convergence.
30. The system of claim 16, wherein the ranking algorithm calculates a score of a geographic region for the given skill, by aggregating a rank for the given skill of any of the plurality of members who possess the given skill and who report in their profiles that they work in the geographic area; and
based on the geographic score, increasing or decreasing the rank for the given skill of any of the plurality of members that possess the given skill and who report in their profiles that they work in the geographic region.
31. A machine-readable storage medium including instructions, which when executed on the machine, causes the machine to:
retrieve from non-volatile storage a plurality of member profiles created by a plurality of members of a social networking service;
execute, a text classification algorithm to determine which of the plurality of members possesses a skill that matches any of a plurality of provided skills and associated skill attributes; and
for at least one skill of the plurality of provided skills, identify the plurality of members that possess the skill and rank the plurality of members relative to one another using a ranking algorithm, the ranking algorithm being based in part upon weighted interactions among the plurality of members that possess the given skill, the weighted interactions comprising endorsements between a first member who possesses the given skill and a second member who possesses the given skill.
US13/357,302 2011-01-27 2012-01-24 Skill ranking system Abandoned US20120197993A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/357,302 US20120197993A1 (en) 2011-01-27 2012-01-24 Skill ranking system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201161436894P 2011-01-27 2011-01-27
US13/357,302 US20120197993A1 (en) 2011-01-27 2012-01-24 Skill ranking system

Publications (1)

Publication Number Publication Date
US20120197993A1 true US20120197993A1 (en) 2012-08-02

Family

ID=46578147

Family Applications (4)

Application Number Title Priority Date Filing Date
US13/357,302 Abandoned US20120197993A1 (en) 2011-01-27 2012-01-24 Skill ranking system
US13/357,171 Expired - Fee Related US8650177B2 (en) 2011-01-27 2012-01-24 Skill extraction system
US13/357,360 Abandoned US20120197733A1 (en) 2011-01-27 2012-01-24 Skill customization system
US14/072,955 Active US10354017B2 (en) 2011-01-27 2013-11-06 Skill extraction system

Family Applications After (3)

Application Number Title Priority Date Filing Date
US13/357,171 Expired - Fee Related US8650177B2 (en) 2011-01-27 2012-01-24 Skill extraction system
US13/357,360 Abandoned US20120197733A1 (en) 2011-01-27 2012-01-24 Skill customization system
US14/072,955 Active US10354017B2 (en) 2011-01-27 2013-11-06 Skill extraction system

Country Status (1)

Country Link
US (4) US20120197993A1 (en)

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8650177B2 (en) 2011-01-27 2014-02-11 Linkedin Corporation Skill extraction system
US20140068039A1 (en) * 2012-08-30 2014-03-06 Vodafone Ip Licensing Limited Information flow optimization in communication systems
US20140074560A1 (en) * 2012-09-10 2014-03-13 Oracle International Corporation Advanced skill match and reputation management for workforces
WO2014071033A1 (en) * 2012-10-31 2014-05-08 Google Inc. Sorting social profile search results based on computing personal similarity scores
US20140129631A1 (en) * 2012-11-08 2014-05-08 Vinodh Jayaram Skills endorsements
US20140201216A1 (en) * 2013-01-15 2014-07-17 Hewlett-Packard Development Company, L.P. Creating user skill profiles through use of an enterprise social network
US20140244561A1 (en) * 2013-02-28 2014-08-28 Linkedin Corporation Providing recommendations to members of a social network
US20140245184A1 (en) * 2013-02-28 2014-08-28 Heyning Cheng Presenting actionable recommendations to members of a social network
US8825785B1 (en) * 2013-03-28 2014-09-02 Linkedin Corporation Connection invitation ordering
US20150339630A1 (en) * 2014-05-20 2015-11-26 Eyal Grayevsky Method and System for Skill-Based Endorsement and Credential Validation
US9251470B2 (en) 2014-05-30 2016-02-02 Linkedin Corporation Inferred identity
US20160188607A1 (en) * 2012-12-14 2016-06-30 Facebook, Inc. Arranging stories on newsfeed based on expected value scoring on a social networking system
US9407708B2 (en) 2012-12-10 2016-08-02 Linkedin Corporation Using attributes on a social network for decision-making support
US9418119B2 (en) * 2014-03-25 2016-08-16 Linkedin Corporation Method and system to determine a category score of a social network member
US9576048B2 (en) 2014-06-26 2017-02-21 International Business Machines Corporation Complex service network ranking and clustering
US20170052761A1 (en) * 2014-05-01 2017-02-23 Answerto Llc Expert signal ranking system
US20170061550A1 (en) * 2015-08-31 2017-03-02 Linkedln Corporation Generating graphical presentations using skills clustering
US20170060920A1 (en) * 2015-08-31 2017-03-02 Linkedin Corporation Constructing graphs from attributes of member profiles of a social networking service
US20170068922A1 (en) * 2015-09-03 2017-03-09 Xerox Corporation Methods and systems for managing skills of employees in an organization
US9697472B2 (en) 2013-09-20 2017-07-04 Linkedin Corporation Skills ontology creation
US9971993B2 (en) 2012-03-26 2018-05-15 Microsoft Technology Licensing, Llc Leveraging a social graph for use with electronic messaging
US10042939B2 (en) 2014-10-31 2018-08-07 Microsoft Technology Licensing, Llc Techniques for personalizing expertise related searches
US10380552B2 (en) 2016-10-31 2019-08-13 Microsoft Technology Licensing, Llc Applicant skills inference for a job
US10477363B2 (en) 2015-09-30 2019-11-12 Microsoft Technology Licensing, Llc Estimating workforce skill misalignments using social networks
US10565561B2 (en) 2014-09-30 2020-02-18 Microsoft Technology Licensing, Llc Techniques for identifying and recommending skills
US10956969B2 (en) 2011-09-02 2021-03-23 Woofound, Inc. Matching system for career and academic counseling
US11200268B2 (en) * 2018-05-04 2021-12-14 International Business Machines Corporation Determining gaps in data
US20220180321A1 (en) * 2020-12-07 2022-06-09 Eightfold AI Inc. Personalized visual presentation of job skills
US11410098B1 (en) * 2018-11-02 2022-08-09 Epixego Inc. Method for computational modelling and analysis of the skills and competencies of individuals
US20230091248A1 (en) * 2021-09-21 2023-03-23 Salesforce.Com, Inc. Skill based intelligent swarming with skill tracking and development

Families Citing this family (66)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8290812B2 (en) * 2010-02-17 2012-10-16 Demand Media, Inc. Providing a result with a requested accuracy using individuals previously acting with a consensus
US20120324007A1 (en) * 2011-06-20 2012-12-20 Myspace Llc System and method for determining the relative ranking of a network resource
US9053418B2 (en) * 2012-01-30 2015-06-09 Formcept Technologies and Solutions Pvt.Ltd. System and method for identifying one or more resumes based on a search query using weighted formal concept analysis
US20140032435A1 (en) * 2012-07-25 2014-01-30 Gild, Inc. Method and apparatus for enhancing job recruiting
US9300756B2 (en) * 2012-09-28 2016-03-29 Google Inc. Identity crowd-sourced curation
US9275420B1 (en) * 2012-10-05 2016-03-01 Google Inc. Changing user profile impression
US20140122358A1 (en) * 2012-10-26 2014-05-01 Zlemma, Inc. Scoring model methods and apparatus
US9245257B2 (en) 2013-03-12 2016-01-26 Salesforce.Com, Inc. System and method for generating a user profile based on skill information
US10706438B2 (en) * 2013-03-13 2020-07-07 Eversight, Inc. Systems and methods for generating and recommending promotions in a design matrix
US10205640B2 (en) 2013-04-11 2019-02-12 Oracle International Corporation Seasonal trending, forecasting, anomaly detection, and endpoint prediction of java heap usage
US10740358B2 (en) * 2013-04-11 2020-08-11 Oracle International Corporation Knowledge-intensive data processing system
US20140372329A1 (en) * 2013-06-18 2014-12-18 Krishnadas Menon Automated sourcing and screening of candidate profiles
US10902459B2 (en) * 2013-12-31 2021-01-26 Salesforce.Com, Inc. Facilitating smart advertising on curated content-based networking websites in an on-demand services environment
US10331764B2 (en) 2014-05-05 2019-06-25 Hired, Inc. Methods and system for automatically obtaining information from a resume to update an online profile
US20150379112A1 (en) * 2014-06-27 2015-12-31 Linkedin Corporation Creating an on-line job function ontology
US20150379538A1 (en) * 2014-06-30 2015-12-31 Linkedln Corporation Techniques for overindexing insights for schools
US11120373B2 (en) 2014-07-31 2021-09-14 Microsoft Technology Licensing, Llc Adaptive task assignment
US20160086289A1 (en) * 2014-09-23 2016-03-24 Linkedin Corporation Determine a school rank utilizing on-line social network data
US20160086195A1 (en) * 2014-09-23 2016-03-24 Linkedin Corporation Determine a company rank utilizing on-line social network data
US10140340B2 (en) 2015-01-13 2018-11-27 Microsoft Technology Licensing, Llc Standardizing attributes and entities in a social networking system
US20160292642A1 (en) * 2015-03-31 2016-10-06 Linkedln Corporation Estimating workforce skill gaps using social networks
US20160292613A1 (en) * 2015-04-06 2016-10-06 Adp, Llc Skill Identification System
US9959353B2 (en) 2015-04-28 2018-05-01 Microsoft Technology Licensing, Llc Determining a company rank utilizing on-line social network data
US10248561B2 (en) 2015-06-18 2019-04-02 Oracle International Corporation Stateless detection of out-of-memory events in virtual machines
US20170004434A1 (en) * 2015-06-30 2017-01-05 International Business Machines Corporation Determining Individual Performance Dynamics Using Federated Interaction Graph Analytics
US10248983B1 (en) * 2015-09-15 2019-04-02 Amazon Technologies, Inc. Customized item descriptions based on skill level
US11327797B2 (en) 2016-05-09 2022-05-10 Oracle International Corporation Memory usage determination techniques
US20170344556A1 (en) * 2016-05-31 2017-11-30 Linkedin Corporation Dynamic alteration of weights of ideal candidate search ranking model
US10984385B2 (en) 2016-05-31 2021-04-20 Microsoft Technology Licensing, Llc Query building for search by ideal candidates
US11188864B2 (en) * 2016-06-27 2021-11-30 International Business Machines Corporation Calculating an expertise score from aggregated employee data
US20180032524A1 (en) * 2016-07-29 2018-02-01 International Business Machines Corporation Document Recommendation Method Based on Skill
US10592535B2 (en) * 2016-08-05 2020-03-17 Microsoft Technology Licensing, Llc Data flow based feature vector clustering
US20180060822A1 (en) * 2016-08-31 2018-03-01 Linkedin Corporation Online and offline systems for job applicant assessment
US20180089734A1 (en) * 2016-09-29 2018-03-29 Linkedln Corporation Techniques for targeting endorsement requests
US11188834B1 (en) * 2016-10-31 2021-11-30 Microsoft Technology Licensing, Llc Machine learning technique for recommendation of courses in a social networking service based on confidential data
US10535018B1 (en) 2016-10-31 2020-01-14 Microsoft Technology Licensing, Llc Machine learning technique for recommendation of skills in a social networking service based on confidential data
US20180137588A1 (en) * 2016-11-17 2018-05-17 Linkedin Corporation Contextual personalized list of recommended courses
US20180146065A1 (en) * 2016-11-22 2018-05-24 Linkedin Corporation Contextual recommendation for an electronic presentation
US20180146064A1 (en) * 2016-11-22 2018-05-24 Linkedin Corporation Contextual recommendation of connected member profiles
US10902070B2 (en) 2016-12-15 2021-01-26 Microsoft Technology Licensing, Llc Job search based on member transitions from educational institution to company
US10997560B2 (en) 2016-12-23 2021-05-04 Google Llc Systems and methods to improve job posting structure and presentation
US20180181609A1 (en) * 2016-12-28 2018-06-28 Google Inc. System for De-Duplicating Job Postings
US10607273B2 (en) 2016-12-28 2020-03-31 Google Llc System for determining and displaying relevant explanations for recommended content
US9996523B1 (en) 2016-12-28 2018-06-12 Google Llc System for real-time autosuggestion of related objects
US10679187B2 (en) 2017-01-30 2020-06-09 Microsoft Technology Licensing, Llc Job search with categorized results
US20180225632A1 (en) * 2017-02-03 2018-08-09 Linkedin Corporation Finding virtual teams within a company according to organizational hierarchy
US10657498B2 (en) 2017-02-17 2020-05-19 Walmart Apollo, Llc Automated resume screening
US10783497B2 (en) 2017-02-21 2020-09-22 Microsoft Technology Licensing, Llc Job posting data search based on intercompany worker migration
US10607189B2 (en) 2017-04-04 2020-03-31 Microsoft Technology Licensing, Llc Ranking job offerings based on growth potential within a company
US20180330331A1 (en) * 2017-05-10 2018-11-15 Accenture Global Solutions Limited Processing relationally mapped data to generate contextual recommendations
US10713283B2 (en) * 2017-05-15 2020-07-14 Microsoft Technology Licensing, Llc Data set identification from attribute clusters
US10147020B1 (en) 2017-07-28 2018-12-04 Cognism Limited System and method for computational disambiguation and prediction of dynamic hierarchical data structures
US11157847B2 (en) * 2017-10-20 2021-10-26 Accenture Global Solutions Limited Intelligent crowdsourced resource assistant
US20190164232A1 (en) * 2017-11-30 2019-05-30 International Business Machines Corporation Automated skill recommendation in social neworks
US20190188742A1 (en) * 2017-12-20 2019-06-20 International Business Machines Corporation Forecasting demand across groups of skills
US10866999B2 (en) 2017-12-22 2020-12-15 Microsoft Technology Licensing, Llc Scalable processing of queries for applicant rankings
US20190362013A1 (en) * 2018-05-25 2019-11-28 Microsoft Technology Licensing, Llc Automated sourcing user interface
US20200034776A1 (en) * 2018-07-25 2020-01-30 International Business Machines Corporation Managing skills as clusters using machine learning and domain knowledge expert
CN110866766A (en) * 2018-08-27 2020-03-06 阿里巴巴集团控股有限公司 Advertisement putting method, method for determining popularization crowd, server and client
CN109254983B (en) * 2018-09-19 2021-07-13 九江学院 Cost reduction method in crowdsourcing TOP-k query
US11526956B2 (en) * 2020-02-14 2022-12-13 Accenture Global Solutions Limited Skill acquisition platform
US11507862B2 (en) 2020-04-12 2022-11-22 International Business Machines Corporation Determining skill adjacencies using a machine learning model
US10878174B1 (en) 2020-06-24 2020-12-29 Starmind Ag Advanced text tagging using key phrase extraction and key phrase generation
US20220129854A1 (en) * 2020-10-28 2022-04-28 Western Governors University Standardized skill creation and publishing
US11379763B1 (en) 2021-08-10 2022-07-05 Starmind Ag Ontology-based technology platform for mapping and filtering skills, job titles, and expertise topics
US20230132465A1 (en) * 2021-10-31 2023-05-04 Bmc Software, Inc. Automated skill discovery, skill level computation, and intelligent matching using generated hierarchical skill paths

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6675159B1 (en) * 2000-07-27 2004-01-06 Science Applic Int Corp Concept-based search and retrieval system
US20050278325A1 (en) * 2004-06-14 2005-12-15 Rada Mihalcea Graph-based ranking algorithms for text processing
US20060042483A1 (en) * 2004-09-02 2006-03-02 Work James D Method and system for reputation evaluation of online users in a social networking scheme
US20060242014A1 (en) * 2005-04-25 2006-10-26 Marshall Charles T Contacts networking technology
US7310676B2 (en) * 2004-02-09 2007-12-18 Proxpro, Inc. Method and computer system for matching mobile device users for business and social networking
US20080005072A1 (en) * 2006-06-28 2008-01-03 Microsoft Corporation Search engine that identifies and uses social networks in communications, retrieval, and electronic commerce
US20080172415A1 (en) * 2007-01-12 2008-07-17 Fakhari Mark M System and method of matching candidates and employers
US20080243628A1 (en) * 2007-03-26 2008-10-02 Microsoft Corporation Differential pricing based on social network standing
US20080313000A1 (en) * 2007-06-15 2008-12-18 International Business Machines Corporation System and method for facilitating skill gap analysis and remediation based on tag analytics
US7478078B2 (en) * 2004-06-14 2009-01-13 Friendster, Inc. Method for sharing relationship information stored in a social network database with third party databases

Family Cites Families (80)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6594673B1 (en) 1998-09-15 2003-07-15 Microsoft Corporation Visualizations for collaborative information
US8140402B1 (en) 2001-08-06 2012-03-20 Ewinwin, Inc. Social pricing
US6289340B1 (en) * 1999-08-03 2001-09-11 Ixmatch, Inc. Consultant matching system and method for selecting candidates from a candidate pool by adjusting skill values
US20010032244A1 (en) 1999-11-15 2001-10-18 Neustel Michael S. Internet based help system
US6735293B2 (en) 2001-06-05 2004-05-11 Bell Canada Method and system for facilitating telecommunications service provisioning and service assurance
US20030128236A1 (en) 2002-01-10 2003-07-10 Chen Meng Chang Method and system for a self-adaptive personal view agent
US20030187813A1 (en) 2002-03-26 2003-10-02 Goldman Neal D. System and method for identifying relationship paths to a target entity
US20070218434A1 (en) 2002-03-29 2007-09-20 Juergen Habichler Using skill level history information
US7051009B2 (en) 2002-03-29 2006-05-23 Hewlett-Packard Development Company, L.P. Automatic hierarchical classification of temporal ordered case log documents for detection of changes
US20040010443A1 (en) * 2002-05-03 2004-01-15 May Andrew W. Method and financial product for estimating geographic mortgage risk
US7539697B1 (en) 2002-08-08 2009-05-26 Spoke Software Creation and maintenance of social relationship network graphs
US9563708B2 (en) 2002-11-18 2017-02-07 Aol Inc. Matching members with shared interests
WO2004102858A2 (en) * 2003-05-13 2004-11-25 Cohen Hunter C Deriving contact information from emails
US8540514B2 (en) * 2003-12-16 2013-09-24 Martin Gosling System and method to give a true indication of respondent satisfaction to an electronic questionnaire survey
US8036931B2 (en) 2003-12-19 2011-10-11 International Business Machines Corporation Process and heuristic statistic for prospect selection through data mining
US7593740B2 (en) 2004-05-12 2009-09-22 Google, Inc. Location-based social software for mobile devices
US20060218111A1 (en) * 2004-05-13 2006-09-28 Cohen Hunter C Filtered search results
WO2005116979A2 (en) 2004-05-17 2005-12-08 Visible Path Corporation System and method for enforcing privacy in social networks
US7293017B2 (en) 2004-07-01 2007-11-06 Microsoft Corporation Presentation-level content filtering for a search result
US8402040B2 (en) 2004-08-20 2013-03-19 Morphotrust Usa, Inc. Method and system to authenticate an object
US20060184464A1 (en) * 2004-11-22 2006-08-17 Nec Laboratories America, Inc. System and methods for data analysis and trend prediction
US7945522B2 (en) 2005-04-11 2011-05-17 Jobfox, Inc. Match-based employment system and method
US20060287970A1 (en) 2005-05-31 2006-12-21 Chess David M System for verification of job applicant information
US20070124188A1 (en) 2005-10-14 2007-05-31 Laurence Herman Expert referral and conflict management
US20080065481A1 (en) * 2006-09-13 2008-03-13 Microsoft Corporation User-associated, interactive advertising monetization
US7865451B2 (en) 2006-12-11 2011-01-04 Yahoo! Inc. Systems and methods for verifying jobseeker data
US8275773B2 (en) 2007-03-30 2012-09-25 Stuart Donnelly Method of searching text to find relevant content
US8412564B1 (en) 2007-04-25 2013-04-02 Thomson Reuters System and method for identifying excellence within a profession
US20110040586A1 (en) 2007-05-09 2011-02-17 Alan Murray Methods and systems for providing social networking-based advertisements
US7685141B2 (en) 2007-06-06 2010-03-23 Yahoo! Inc. Connection sub-graphs in entity relationship graphs
US10657539B2 (en) 2007-06-29 2020-05-19 Microsoft Technology Licensing, Llc Digital voice communication advertising
US7945862B2 (en) 2007-09-11 2011-05-17 Yahoo! Inc. Social network site including contact-based recommendation functionality
US20090112796A1 (en) 2007-10-24 2009-04-30 Marvin Elder Natural language conceptual joins
US20120095933A1 (en) 2007-12-05 2012-04-19 David Goldberg Hiring Decisions Through Validation Of Job Seeker Information
US8560390B2 (en) 2008-03-03 2013-10-15 Yahoo! Inc. Method and apparatus for social network marketing with brand referral
US20090299990A1 (en) 2008-05-30 2009-12-03 Vidya Setlur Method, apparatus and computer program product for providing correlations between information from heterogenous sources
US20100036934A1 (en) 2008-08-07 2010-02-11 Bruster Anthony K Network Based Community and Contest System and Method for Same
US8315927B2 (en) 2008-09-04 2012-11-20 Oracle International Corporation Simulating the effects of proposed rule changes on calculated labor time
US20100082427A1 (en) 2008-09-30 2010-04-01 Yahoo! Inc. System and Method for Context Enhanced Ad Creation
US20100161369A1 (en) 2008-12-23 2010-06-24 International Business Machines Corporation Application of relationship weights to social network connections
US20110078188A1 (en) 2009-09-28 2011-03-31 Microsoft Corporation Mining and Conveying Social Relationships
US8224756B2 (en) 2009-11-05 2012-07-17 At&T Intellectual Property I, L.P. Apparatus and method for managing a social network
US9141668B2 (en) 2009-12-29 2015-09-22 International Business Machines Corporation Expert locator based on user polling
BR112012017226A8 (en) 2010-01-15 2018-06-26 Apollo Group Inc dynamic learning recommendation methods and computer readable non-transient storage media
US8661034B2 (en) 2010-02-03 2014-02-25 Gartner, Inc. Bimodal recommendation engine for recommending items and peers
US8271585B2 (en) 2010-02-10 2012-09-18 Microsoft Corporation Identifying intermediaries and potential contacts between organizations
US9087321B2 (en) 2010-03-01 2015-07-21 Trinity Intel Media, Llc Poll-based networking system
WO2011119864A1 (en) * 2010-03-24 2011-09-29 Findly, Inc. Automated profile standardization and competency profile generation
US20130212032A1 (en) 2010-03-26 2013-08-15 Ian Robert Cox Skill competency search and management
US20110258042A1 (en) 2010-04-16 2011-10-20 Google Inc. Endorsements Used in Ranking Ads
US8386235B2 (en) 2010-05-20 2013-02-26 Acosys Limited Collaborative translation system and method
US9773225B2 (en) 2010-06-04 2017-09-26 James Jeffries Apparatus, system, and method for social network job applications
US8533110B2 (en) 2010-06-29 2013-09-10 Sociogramics, Inc. Methods and apparatus for verifying employment via online data
US8495143B2 (en) 2010-10-29 2013-07-23 Facebook, Inc. Inferring user profile attributes from social information
US8782149B2 (en) 2010-11-09 2014-07-15 Comcast Interactive Media, Llc Smart address book
US8978893B2 (en) 2010-12-28 2015-03-17 Facebook, Inc. Adding a compliment to a user's experience on a user's social networking profile
US20120197993A1 (en) 2011-01-27 2012-08-02 Linkedln Corporation Skill ranking system
US20120197906A1 (en) * 2011-01-28 2012-08-02 Michael Landau Systems and methods for capturing profession recommendations, create a profession ranking
US20120259791A1 (en) 2011-04-07 2012-10-11 Sabina Zoidze System and method for social networking
US20120290977A1 (en) 2011-05-12 2012-11-15 John Devecka System and method for an interactive mobile-optimized icon-based profile display and associated social network functionality
US20130013526A1 (en) 2011-07-06 2013-01-10 Le Viet Stephane Social networking job matching technology
US8965974B2 (en) 2011-08-19 2015-02-24 Board Of Regents, The University Of Texas System Systems and methods for determining user attribute values by mining user network data and information
US8255293B1 (en) 2011-10-10 2012-08-28 Google Inc. Product catalog dynamically tailored to user-selected media content
US20130124268A1 (en) 2011-11-10 2013-05-16 James Hatton Systems and methods for identifying experts
US20130254213A1 (en) 2012-03-26 2013-09-26 Heyning Cheng Techniques for identifying and presenting connection paths
US9971993B2 (en) 2012-03-26 2018-05-15 Microsoft Technology Licensing, Llc Leveraging a social graph for use with electronic messaging
US10325323B2 (en) 2012-04-24 2019-06-18 Facebook, Inc. Providing a claims-based profile in a social networking system
US9536439B1 (en) 2012-06-27 2017-01-03 Audible, Inc. Conveying questions with content
US20140025427A1 (en) 2012-07-17 2014-01-23 Linkedln Corporation Inferring and suggesting attribute values for a social networking service
US9225788B2 (en) 2012-10-05 2015-12-29 Facebook, Inc. Method and apparatus for identifying common interest between social network users
US9654592B2 (en) 2012-11-08 2017-05-16 Linkedin Corporation Skills endorsements
US8959211B2 (en) 2012-11-17 2015-02-17 Facebook, Inc. Prompting social networking system users in a newsfeed to provide additional user profile information
US10075554B2 (en) 2012-12-20 2018-09-11 Facebook, Inc. Detecting mobile device attributes
US9183282B2 (en) 2013-03-15 2015-11-10 Facebook, Inc. Methods and systems for inferring user attributes in a social networking system
US8909559B1 (en) 2013-03-28 2014-12-09 Linkedin Corporation Techniques to facilitate recommendations for non-member connections
US20140358607A1 (en) 2013-05-31 2014-12-04 Linkedln Corporation Team member recommendation system
US9697472B2 (en) 2013-09-20 2017-07-04 Linkedin Corporation Skills ontology creation
US8935263B1 (en) 2014-03-17 2015-01-13 Linkedin Corporation Generating rankings of reputation scores in reputation systems
US9135573B1 (en) 2014-03-17 2015-09-15 Linkedin Corporation Estimating reputation scores in reputation systems
US9251470B2 (en) 2014-05-30 2016-02-02 Linkedin Corporation Inferred identity

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6675159B1 (en) * 2000-07-27 2004-01-06 Science Applic Int Corp Concept-based search and retrieval system
US7310676B2 (en) * 2004-02-09 2007-12-18 Proxpro, Inc. Method and computer system for matching mobile device users for business and social networking
US20050278325A1 (en) * 2004-06-14 2005-12-15 Rada Mihalcea Graph-based ranking algorithms for text processing
US7478078B2 (en) * 2004-06-14 2009-01-13 Friendster, Inc. Method for sharing relationship information stored in a social network database with third party databases
US20060042483A1 (en) * 2004-09-02 2006-03-02 Work James D Method and system for reputation evaluation of online users in a social networking scheme
US20060242014A1 (en) * 2005-04-25 2006-10-26 Marshall Charles T Contacts networking technology
US20080005072A1 (en) * 2006-06-28 2008-01-03 Microsoft Corporation Search engine that identifies and uses social networks in communications, retrieval, and electronic commerce
US20080172415A1 (en) * 2007-01-12 2008-07-17 Fakhari Mark M System and method of matching candidates and employers
US20080243628A1 (en) * 2007-03-26 2008-10-02 Microsoft Corporation Differential pricing based on social network standing
US20080313000A1 (en) * 2007-06-15 2008-12-18 International Business Machines Corporation System and method for facilitating skill gap analysis and remediation based on tag analytics

Cited By (50)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8650177B2 (en) 2011-01-27 2014-02-11 Linkedin Corporation Skill extraction system
US10354017B2 (en) 2011-01-27 2019-07-16 Microsoft Technology Licensing, Llc Skill extraction system
US10956969B2 (en) 2011-09-02 2021-03-23 Woofound, Inc. Matching system for career and academic counseling
US9971993B2 (en) 2012-03-26 2018-05-15 Microsoft Technology Licensing, Llc Leveraging a social graph for use with electronic messaging
US20140068039A1 (en) * 2012-08-30 2014-03-06 Vodafone Ip Licensing Limited Information flow optimization in communication systems
US20140074560A1 (en) * 2012-09-10 2014-03-13 Oracle International Corporation Advanced skill match and reputation management for workforces
WO2014071033A1 (en) * 2012-10-31 2014-05-08 Google Inc. Sorting social profile search results based on computing personal similarity scores
US9177062B2 (en) 2012-10-31 2015-11-03 Google Inc. Sorting social profile search results based on computing personal similarity scores
US20140129631A1 (en) * 2012-11-08 2014-05-08 Vinodh Jayaram Skills endorsements
US10027778B2 (en) 2012-11-08 2018-07-17 Microsoft Technology Licensing, Llc Skills endorsements
US9654592B2 (en) * 2012-11-08 2017-05-16 Linkedin Corporation Skills endorsements
WO2014074607A3 (en) * 2012-11-08 2014-07-03 Linkedin Corporation Skills endorsements
WO2014074607A2 (en) * 2012-11-08 2014-05-15 Linkedin Corporation Skills endorsements
CN104885100A (en) * 2012-11-08 2015-09-02 邻客音公司 Skills endorsements
US10397364B2 (en) 2012-11-08 2019-08-27 Microsoft Technology Licensing, Llc Skills endorsements
US9473583B2 (en) 2012-12-10 2016-10-18 Linkedin Corporation Methods and systems for providing decision-making support
US9407708B2 (en) 2012-12-10 2016-08-02 Linkedin Corporation Using attributes on a social network for decision-making support
US20160188607A1 (en) * 2012-12-14 2016-06-30 Facebook, Inc. Arranging stories on newsfeed based on expected value scoring on a social networking system
US11487769B2 (en) * 2012-12-14 2022-11-01 Meta Platforms, Inc. Arranging stories on newsfeeds based on expected value scoring on a social networking system
US20140201216A1 (en) * 2013-01-15 2014-07-17 Hewlett-Packard Development Company, L.P. Creating user skill profiles through use of an enterprise social network
US20140244561A1 (en) * 2013-02-28 2014-08-28 Linkedin Corporation Providing recommendations to members of a social network
US20140245184A1 (en) * 2013-02-28 2014-08-28 Heyning Cheng Presenting actionable recommendations to members of a social network
US10116756B2 (en) 2013-03-28 2018-10-30 Microsoft Technology Licensing, Llc Techniques to facilitate recommendations for non-member connections
US9661090B2 (en) 2013-03-28 2017-05-23 Linkedin Corporation Connection invitation ordering
US8909559B1 (en) 2013-03-28 2014-12-09 Linkedin Corporation Techniques to facilitate recommendations for non-member connections
US9137323B2 (en) * 2013-03-28 2015-09-15 Linkedin Corporation Connection invitation ordering
US20140304202A1 (en) * 2013-03-28 2014-10-09 Linkedln Corporation Connection invitation ordering
US8825785B1 (en) * 2013-03-28 2014-09-02 Linkedin Corporation Connection invitation ordering
US9697472B2 (en) 2013-09-20 2017-07-04 Linkedin Corporation Skills ontology creation
US9418119B2 (en) * 2014-03-25 2016-08-16 Linkedin Corporation Method and system to determine a category score of a social network member
US20170052761A1 (en) * 2014-05-01 2017-02-23 Answerto Llc Expert signal ranking system
US20150339630A1 (en) * 2014-05-20 2015-11-26 Eyal Grayevsky Method and System for Skill-Based Endorsement and Credential Validation
US9251470B2 (en) 2014-05-30 2016-02-02 Linkedin Corporation Inferred identity
US10552753B2 (en) 2014-05-30 2020-02-04 Microsoft Technology Licensing, Llc Inferred identity
US9576048B2 (en) 2014-06-26 2017-02-21 International Business Machines Corporation Complex service network ranking and clustering
US10210558B2 (en) 2014-06-26 2019-02-19 International Business Machines Corporation Complex service network ranking and clustering
US10565561B2 (en) 2014-09-30 2020-02-18 Microsoft Technology Licensing, Llc Techniques for identifying and recommending skills
US10042939B2 (en) 2014-10-31 2018-08-07 Microsoft Technology Licensing, Llc Techniques for personalizing expertise related searches
US20170061550A1 (en) * 2015-08-31 2017-03-02 Linkedln Corporation Generating graphical presentations using skills clustering
US10412189B2 (en) * 2015-08-31 2019-09-10 Microsoft Technology Licensing, Llc Constructing graphs from attributes of member profiles of a social networking service
US10380701B2 (en) * 2015-08-31 2019-08-13 Microsoft Technology Licensing, Llc Generating graphical presentations using skills clustering
US20170060920A1 (en) * 2015-08-31 2017-03-02 Linkedin Corporation Constructing graphs from attributes of member profiles of a social networking service
US20170068922A1 (en) * 2015-09-03 2017-03-09 Xerox Corporation Methods and systems for managing skills of employees in an organization
US10477363B2 (en) 2015-09-30 2019-11-12 Microsoft Technology Licensing, Llc Estimating workforce skill misalignments using social networks
US10380552B2 (en) 2016-10-31 2019-08-13 Microsoft Technology Licensing, Llc Applicant skills inference for a job
US11200268B2 (en) * 2018-05-04 2021-12-14 International Business Machines Corporation Determining gaps in data
US11410098B1 (en) * 2018-11-02 2022-08-09 Epixego Inc. Method for computational modelling and analysis of the skills and competencies of individuals
US20220180321A1 (en) * 2020-12-07 2022-06-09 Eightfold AI Inc. Personalized visual presentation of job skills
US11645624B2 (en) * 2020-12-07 2023-05-09 Eightfold AI Inc. Personalized visual presentation of job skills
US20230091248A1 (en) * 2021-09-21 2023-03-23 Salesforce.Com, Inc. Skill based intelligent swarming with skill tracking and development

Also Published As

Publication number Publication date
US20140081928A1 (en) 2014-03-20
US10354017B2 (en) 2019-07-16
US8650177B2 (en) 2014-02-11
US20120197863A1 (en) 2012-08-02
US20120197733A1 (en) 2012-08-02

Similar Documents

Publication Publication Date Title
US10354017B2 (en) Skill extraction system
JP6506401B2 (en) Suggested keywords for searching news related content on online social networks
US20170052761A1 (en) Expert signal ranking system
US9471883B2 (en) Hybrid human machine learning system and method
US9323826B2 (en) Methods, apparatus and software for analyzing the content of micro-blog messages
KR101630349B1 (en) Search query interactions on online social networks
KR101648533B1 (en) Search intent for queries on online social networks
KR101671878B1 (en) Using Inverse Operators for Queries on Online Social Networks
US20170011029A1 (en) Hybrid human machine learning system and method
US10776885B2 (en) Mutually reinforcing ranking of social media accounts and contents
US20150006414A1 (en) Social network for employment search
US10140340B2 (en) Standardizing attributes and entities in a social networking system
US11310539B1 (en) Grouping a first set of video items to efficiently match against a second set of video items using embedding similarity
Chen From terrorism informatics to dark web research
Bok et al. An expert search scheme using user activities and reliabilities in social networks
Alawad Network-aware recommendations in online social networks
Moon Scanning the Science-Society Horizon
Matthews Measuring Impact of Rumorous Messages in Social Media
ElKorany et al. Personalizing of Content Dissemination in Online Social Networks
Winter Web mining in online communities: a comparison of web crawling and mining tools and their economical appliance

Legal Events

Date Code Title Description
AS Assignment

Owner name: LINKEDIN CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SKOMOROCH, PETER N.;HAYES, MATTHEW T.;GUPTA, ABHISHEK;AND OTHERS;SIGNING DATES FROM 20120118 TO 20120123;REEL/FRAME:027586/0892

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LINKEDIN CORPORATION;REEL/FRAME:044746/0001

Effective date: 20171018

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION