The present application relates generally to data processing systems and, in one specific example, to techniques for determining the intent of a user of an online social networking system and requesting information from the user based on that intent.
Online social network services such as LinkedIn® are becoming increasingly popular, with many such websites boasting millions of active members. Each member of the online social network service is able to upload an editable member profile page to the online social network service. The member profile page may include various information about the member, such as the member's biographical information, photographs of the member, and information describing the member's employment history, education history, skills, experience, activities, and the like. Such member profile pages of the networking website are viewable by, for example, other members of the online social network service.
Some embodiments are illustrated by way of example and not limitation in the figures of the accompanying drawings in which:
Example methods and systems for determining an intent of a user of an online social networking system and requesting information from the user based on that intent are described. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of example embodiments. It will be evident, however, to one skilled in the art that the embodiments of the present disclosure may be practiced without these specific details.
According to various example embodiments, a system is configured to determine an intent of a user of an online social networking system such as LinkedIn® and to request information from the user based on that intent. Because the type of information needed is intelligently determined and requested on an as needed basis (instead of requesting a world of information when a user first becomes a member of an online social network), the system results in a reduction in the required processing power and network bandwidth demands placed on the online social networking service hardware and software infrastructure.
As shown in
Once registered, a member may invite other members, or be invited by other members, to connect via the social network service. A “connection” may require a bi-lateral agreement by the members, such that both members acknowledge the establishment of the connection. Similarly, with some embodiments, a member may elect to “follow” another member. In contrast to establishing a connection, the concept of “following” another member typically is a unilateral operation, and at least with some embodiments, does not require acknowledgement or approval by the member that is being followed. When one member follows another, the member who is following may receive status updates or other messages published by the member being followed, or relating to various activities undertaken by the member being followed. Similarly, when a member follows an organization, the member becomes eligible to receive messages or status updates published on behalf of the organization. For instance, messages or status updates published on behalf of an organization that a member is following will appear in the member's personalized data feed or content stream. In any case, the various associations and relationships that the members establish with other members, or with other entities and objects, are stored and maintained within the social graph, shown in
The social network service may provide a broad range of other applications and services that allow members the opportunity to share and receive information, often customized to the interests of the member. For example, with some embodiments, the social network service may include a photo sharing application that allows members to upload and share photos with other members. With some embodiments, members may be able to self-organize into groups, or interest groups, organized around a subject matter or topic of interest. With some embodiments, the social network service may host various job listings providing details of job openings with various organizations.
As members interact with the various applications, services and content made available via the social network service, the members' behavior (e.g., content viewed, links or member-interest buttons selected, etc.) may be monitored and information concerning the member's activities and behavior may be stored, for example, as indicated in
With some embodiments, the social network system 20 includes what is generally referred to herein as a score system 200. The score system 200 is described in more detail below in conjunction with
Although not shown, with some embodiments, the social network system 20 provides an application programming interface (API) module and/or processor via which third-party applications that can access various services and data provided by the social network service. For example, using an API, a third-party application may provide a user interface and logic that enables an authorized representative of an organization to publish messages from a third-party application to a content hosting platform of the social network service that facilitates presentation of activity or content streams maintained and presented by the social network service. Such third-party applications may be browser-based applications, or may be operating system-specific. In particular, some third-party applications may reside and execute on one or more mobile devices (e.g., phone, or tablet computing devices) having a mobile operating system.
Turning now to
Generally, each member of an online social network service (such as LinkedIn®) has a member profile page that includes various information about that member. An example member profile page 300 of an example member “Jane Doe” is illustrated in
Referring specifically to
As indicated at 931, the system's request for information and the system's receipt of the requested information are executed during a plurality of different online sessions as a function of a current determined intent, or as a function of an action of the current user during a current session. This request for information during different online sessions can be referred to as onboarding actions (430). In particular, since the information is requested during different sessions, and further is requested when a relevant intent is determined, the request for information can be referred to as just-in-time onboarding. Consequently, in an embodiment, the online social networking system does not attempt to gather all or every piece of information about a user when that user first becomes a member of the online social networking system. Because all the information is not requested when a user first becomes a member, the user is not initially burdened with a voluminous request for information even before the user has used the social networking system and is not entirely familiar with all the features of the online social networking system. Additionally, since the social networking system does not try to get every conceivable piece of information about the user when the user first joins, the user gets to actually navigate the system sooner, and the user is less likely to cease the registration process because of the amount of information the system is seeking. Moreover, as noted above, when the online social networking system is able to determine one or more intents of the user, either by asking the user during a subsequent session or based on actions of the user, the social networking system can then request pointed information based on the determined intent or actions of the user.
At 950, the online social networking system calculates a likelihood value. The likelihood value is illustrated at 630, 730, and 830 in
More specifically, a logistic regression performs a prediction modeling process based on users who have the same or similar intent as the current user and who have other factors in common with the current user (such as attended the same school and have worked for the same company) in order to calculate the likelihood value. According to various exemplary embodiments described in more detail below, the aforementioned modeling process may include training a model (e.g., a logistic regression model) based on the common requests/actions 620, 720, and 820. Thereafter, the trained model may analyse other users who have the same intent as the current user to predict a likelihood value 630, 730, and/or 830.
The prediction modeling module may use any one of various known modeling techniques to perform the modeling. For example, according to various exemplary embodiments, the modeling module may apply a statistics-based machine learning model such as a logistic regression model to the requested information/actions 620, 720, and 820. As understood by those skilled in the art, logistic regression is an example of a statistics-based machine learning technique that uses a logistic function. The logistic function is based on a variable, referred to as a logit. The logit is defined in terms of a set of regression coefficients of corresponding independent predictor variables. Logistic regression can be used to predict the probability of occurrence of an event given a set of independent/predictor variables. A highly simplified example machine learning model using logistic regression may be ln[p/(1−p)]=a+BX+e, or [p/(1−p)]=exp(a+BX+e), where In is the natural logarithm, logexp, where exp=2.71828 . . . , p is the probability that the event Y occurs, p(Y=1), p/(1−p) is the “odds ratio”, ln[p/(1−p)] is the log odds ratio, or “logit”, a is the coefficient on the constant term, B is the regression coefficient(s) on the independent/predictor variable(s), X is the independent/predictor variable(s), and e is the error term. In some embodiments, the independent/predictor variables of the logistic regression model may be data associated with the job descriptions of job listings (where the data may be encoded into feature vectors). The regression coefficients may be estimated using maximum likelihood or learned through a supervised learning technique from the requested information/actions 620, 720, and 820. Accordingly, once the appropriate regression coefficients (e.g., B) are determined, the features included in a feature vector (e.g., data associated with a job description of a social network service) may be plugged into the logistic regression model in order to predict the probability that the event Y occurs (where the event Y may be, for example, a particular user with an intent to find a job with company XYZ will be hired by company XYZ). In other words, provided a feature vector including various requirements/actions 620, 720, and/or 820, the feature vector may be applied to a logistic regression model to determine the probability that the user will find a job with a particular company for example. Logistic regression is well understood by those skilled in the art, and will not be described in further detail herein, in order to avoid occluding various aspects of this disclosure. The modeling module may use various other modeling techniques understood by those skilled in the art. For example, other modeling techniques may include other machine learning models such as a Naïve Bayes model, a support vector machines (SVM) model, a decision trees model, and a neural network model, all of which are understood by those skilled in the art.
According to various embodiments described above, the requested information/actions 620, 720, and/or 820 may be used for the purposes of both training the model (for generating and refining a model and/or the coefficients of a model) and using the trained model (for making predictions). For example, if the modeling module is utilizing a logistic regression model (as described above), then the regression coefficients of the logistic regression model may be learned through a supervised learning technique from the requested information/actions 620, 720, and 820. Accordingly, in one embodiment, the online social networking system may operate in an off-line training mode by assembling the requested information/actions 620, 720, and 820 into feature vectors. (For the purposes of training the system, the system generally needs both positive examples of for example users with similar intent finding a job and users with similar intent not finding a job). The feature vectors may then be passed to the modeling module, in order to refine regression coefficients for the logistic regression model. For example, statistical learning based on the Stochastic Gradient Descent technique may be utilized for this task. Thereafter, once the regression coefficients are determined, the online social networking system may operate to perform online (or offline) inferences based on the trained model (including the trained model coefficients) on a feature vector representing users with similar intent. For example, according to various exemplary embodiments described herein, the online social networking system is configured to predict the likelihood that a user will find a job with a particular company, based on the requested information/actions 620, 720, and 820 received or inferred from the user compared to the contributions or weights of these data that were utilized to train the model. In some embodiments, if the probability that the user will find a job with a particular company is greater than a specific threshold (e.g., 0.5, 0.8, etc.), then the online social networking system may classify that particular job with that particular company as suitable for the user. In other embodiments, the scoring module 202 may calculate a score for the particular job at the particular company, based on the probability that the particular job listing is suitable for a recent college graduate.
According to various exemplary embodiments, the off-line process of training or retraining the model based on the requested information/actions 620, 720, and 820 may be performed periodically at regular time intervals (e.g., once a month), or may be performed at irregular time intervals, random time intervals, continuously, etc. Since information on the online social networking system may change over time, it is understood that the model itself may change over time (based on the current requested information/actions 620, 720, and 820 being used to train the model). Other information may change over time because, for example, industry practice within a field may change, or features, products and technology of the online social network service may change, and so on.
As described above, for the purposes of training the logistic regression model, the model generally requires both positive examples of for example users finding a job with a particular company, as well as negative examples of users not being hired by a particular company. The online social networking system may train the model based on the requested information/actions 620, 720, and 820. In this way, the model may be later utilized to analyse data associated with requested information/actions 620, 720, and 820, in order to determine the contributions of the values of the requested information/actions 620, 720, and 820, and to thus determine whether the given job listing is suitable for a recent college graduate.
Returning to
In a social networking system, value propositions may include such things as researching and contacting people, building one's network, keeping up with one's connections, keeping informed and building knowledge, establishing and maintaining one's reputation, and getting hired by an employer. All of these value propositions have different member actions that are associated with them, and these actions have values associated with them for use in calculating the opportunity index. For example, the actions of viewing other's profiles and sending emails to others are associated with the value proposition of researching and contacting people. The action of making a new connection is associated with the value proposition of building one's network. The actions of liking or commenting on a post, sharing a post, making an endorsement or recommendation, sending a message to a connection (and in particular, a 1st degree connection), and recognizing another's anniversary or birthday are associated with the value proposition of keeping up with one's connections. The action of reading an article is associated with the value proposition of keeping informed and building knowledge. The actions of having one's post getting liked or shared, receiving an endorsement or recommendation, receiving emails, and receiving views of one's profile by others are associated with the value proposition of establishing and managing one's reputation. The actions of sending an email to a recruiter, viewing job listings, and applying for a job are associated with the value proposition of getting hired by an employer.
In an embodiment, weights are assigned to each of the actions. These weights can be determined empirically based on an analysis of previous user actions. For example, such an analysis may determine that commenting on a post is more valuable to the member than making an endorsement. Consequently, the action of commenting on a post would be given a higher weight (e.g., 300) than making an endorsement (e.g., 100). Also, a full value for all value propositions for a particular time period, which is basically the sum of values of all the weights assigned to all the actions for a value proposition, are assigned. For example, the sum of the weights for all actions of the value proposition of keeping up with one's connections could be 6900. Then, for example, if a member has made two endorsements, and commented on two birthdays/anniversaries, the opportunity index for keeping up with one's connections would be as follows:
[((2*100)+2*300))/6900]*100=12
This means that the member, through his or her actions during the time period (e.g., a week) received 12% of the full value of the value proposition of keeping up with one's connections.
At 952, the online social networking system calculates a ranking. The ranking or ranked score is illustrated at 650, 750, and 850 of
In a similar manner, for users whose intent in to keep in touch with others, a likelihood, opportunity index, and ranked score for a particular action 720 can be calculated based on an Address Book Import ABI (721), a person that the user may know (722), a person that has an educational institution or degree in common with the user (723; e.g., attended the same university), a person who worked at the same company as the user (724), a app that has connected the user and a person (725), and a search that the user has performed and that has located the person (726). For example, the calculation of the likelihood value is based on a logistic regression of previously-analyzed users who have the same intent as the current user and attended the same university as the current user. Similarly, for a user who wants to use the social networking service as a means to stay informed, a likelihood, opportunity index, and ranked score for a particular action 820 can be determined based on persons, companies, or industries that the user follows (822), a pulse app (824), and/or other members or entities with which the user has shared something (connection) or indicated a liking (826). For example, the calculation of the likelihood value is based on a logistic regression of previously-analyzed users who have the same intent as the current user and who follow the same people or companies as the current user.
Referring back to 951A, it is noted that the calculation of the opportunity index score 532 involves a consideration of past actions of the previously-analyzed users. As indicated in
At 960, and also referring to
At 970, and also referring to
At 980, and also referring to
At 990, and also referring to
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 a 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 can 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 can 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).)
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 can be written in any form of programming language, including compiled or interpreted languages, and it can 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 can 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 can 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 can 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.
The example computer system 1000 includes a processor 1002 (e.g., a central processing unit (CPU), a graphics processing unit (GPU) or both), a main memory 1004 and a static memory 1006, which communicate with each other via a bus 1008. The computer system 1000 may further include a video display unit 1010 (e.g., a liquid crystal display (LCD) or a cathode ray tube (CRT)). The computer system 1000 also includes an alphanumeric input device 1012 (e.g., a keyboard or a touch-sensitive display screen), a user interface (UI) navigation device 1014 (e.g., a mouse), a disk drive unit 1016, a signal generation device 1018 (e.g., a speaker) and a network interface device 1020.
The disk drive unit 1016 includes a machine-readable medium 1022 on which is stored one or more sets of instructions and data structures software) 1024 embodying or utilized by any one or more of the methodologies or functions described herein. The instructions 1024 may also reside, completely or at least partially, within the main memory 1004 and/or within the processor 1002 during execution thereof by the computer system 1000, the main memory 1004 and the processor 1002 also constituting machine-readable media.
While the machine-readable medium 1022 is shown in an example embodiment to be a single medium, the term “machine-readable medium” may 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 instructions or data structures. The term “machine-readable medium” shall also be taken to include any tangible medium that is capable of storing, encoding or carrying instructions for execution by the machine and that cause the machine to perform any one or more of the methodologies of the present disclosure, or that is capable of storing, encoding or carrying data structures utilized by or associated with such instructions. The term “machine-readable medium” shall accordingly be taken to include, but not be limited to, solid-state memories, and optical and magnetic media. Specific examples of machine-readable media include non-volatile memory, including by way of example semiconductor memory devices, e.g., Erasable Programmable Read-Only Memory (EPROM), Electrically Erasable Programmable Read-Only Memory (EEPROM), and flash memory devices; magnetic disks such as internal hard disks and removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks.
The instructions 1024 may further be transmitted or received over a communications network 1026 using a transmission medium. The instructions 1024 may be transmitted using the network interface device 1020 and any one of a number of well-known transfer protocols (e.g., HTTP). Examples of communication networks include a local area network (“LAN”), a wide area network (“WAN”), the Internet, mobile telephone networks, Plain Old Telephone (POTS) networks, and wireless data networks (e.g., WiFi, LTE, and WiMAX networks). The term “transmission medium” shall be taken to include any intangible medium that is capable of storing, encoding or carrying instructions for execution by the machine, and includes digital or analog communications signals or other intangible media to facilitate communication of such software.
Although an embodiment has been described with reference to specific example embodiments, it will be evident that various modifications and changes may be made to these embodiments without departing from the broader spirit and scope of the invention. Accordingly, the specification and drawings are to be regarded in an illustrative rather than a restrictive sense. The accompanying drawings that form a part hereof show by way of illustration, and not of limitation, specific embodiments in which the subject matter may be practiced. The embodiments illustrated are described in sufficient detail to enable those skilled in the art to practice the teachings disclosed herein. Other embodiments may be utilized and derived therefrom, such that structural and logical substitutions and changes may be made without departing from the scope of this disclosure. This Detailed Description, therefore, is not to be taken in a limiting sense, and the scope of various embodiments is defined only by the appended claims, along with the full range of equivalents to which such claims are entitled.
Such embodiments of the inventive subject matter may be referred to herein, individually and/or collectively, by the term “invention” merely for convenience and without intending to voluntarily limit the scope of this application to any single invention or inventive concept if more than one is in fact disclosed. Thus, although specific embodiments have been illustrated and described herein, it should be appreciated that any arrangement calculated to achieve the same purpose may be substituted for the specific embodiments shown. This disclosure is intended to cover any and all adaptations or variations of various embodiments. Combinations of the above embodiments, and other embodiments not specifically described herein, will be apparent to those of skill in the art upon reviewing the above description.