The subject matter discussed in the background section should not be assumed to be prior art merely as a result of its mention in the background section. Similarly, a problem mentioned in the background section or associated with the subject matter of the background section should not be assumed to have been previously recognized in the prior art. The subject matter in the background section merely represents different approaches, which in and of themselves may also correspond to implementations of the claimed inventions.
The technology disclosed relates to identifying entity reflections that refer to a same real-world entity. In particular, it relates to using statistical functions to make probabilistic deductions about entity attributes, which are used to construct optimal combinations of entity attributes. These optimal combinations of entity attributes are further used to generate search queries that return more precise search results with greater recall.
In this era of large electronic environments, where each individual is a social profile or business-to-business contact, there is an ever-increasing need of personalized tools that can gather credible information about individuals. For instance, news articles containing myriad information about individuals, do not provide users the tools to identify whether certain new articles belong to the individual in question or to another individual with the same name.
Accordingly, it is desirable to provide systems and methods that offer a flexible approach to identifying entity mentions that refer to a same real-world entity. An opportunity arises to provide users personalized tools that will allow them to identify whether or not a web mention or database profile belongs to a particular individual. Enhanced user experience and increased user satisfaction may result.
The technology disclosed relates to identifying entity reflections that refer to a same real-world entity. In particular, it relates to using statistical functions to make probabilistic deductions about entity attributes, which are used to construct optimal combinations of entity attributes. These optimal combinations of entity attributes are further used to generate search queries that return more precise search results with greater recall.
Other aspects and advantages of the present invention can be seen on review of the drawings, the detailed description and the claims, which follow.
The included drawings are for illustrative purposes and serve only to provide examples of possible structures and process operations for one or more implementations of this disclosure. These drawings in no way limit any changes in form and detail that may be made by one skilled in the art without departing from the spirit and scope of this disclosure. A more complete understanding of the subject matter may be derived by referring to the detailed description and claims when considered in conjunction with the following figures, wherein like reference numbers refer to similar elements throughout the figures.
The following detailed description is made with reference to the figures. Sample implementations are described to illustrate the technology disclosed, not to limit its scope, which is defined by the claims. Those of ordinary skill in the art will recognize a variety of equivalent variations on the description that follows.
The technology disclosed relates to construction of statistical datasets by applying statistical functions such as joint probability distribution, probability density norm and probability distribution contribution over attributes of entities, where the entities can be individuals, groups, organizations, etc. in a population sample. The attributes of entities can include names, phone numbers and addresses of the individuals, groups, organizations, etc.
Entity candidates can be defined as entity instances with highest similarity to a real-world entity. In some implementations, the first entity instance of a real-world entity can be referred as “anchor entity candidate.”
Entity reflections can be defined as web or database profiles or mentions of a real-world entity in biographical sources and/or web. Examples of entity reflections can include social profiles, social handles, unified resource locators (URLs), business-to-business contacts, etc. The terms “entity reflections” and “entity mentions” are inter-changeably used in this application.
In some implementations, entity reflections can be assigned reference scores or “ref_score” that represent the overall relation of an entity reflection to a real-world entity. The “ref_score” can be calculated using a probability distribution contribution function described later in this application.
Entity attributes can represent properties or characteristics of a real-world entity such as an entity's name, address, job title, usernames, contact information, employer name etc. In some implementations, entity attributes can be associated to entity candidates and/or entity reflections.
In some implementations, entity attributes can be assigned attribute scores or “att_score” that specify the overall similarity of an attribute to a real-world entity. The “ref_score” can be calculated using a probability distribution contribution function described later in this application.
Entity attributes can be of different types including core attributes, supplemental attributes and meta attributes depending on the query count. Core entity attributes can be defined as entity attributes that are used to issue a first query. The attributes that returned from the search results generated from the first query are referred as supplemental attributes. Furthermore, all entity attributes extracted from search results received in response to subsequent queries are categorized as meta attributes.
Joint probability distribution can estimate the size of a resulting entity population by defining a function of the n attributes. For any domain D in the n-dimensional space of the values of the attributes X1, . . . XN, the probability that entity that consists of a realization of the set attributes falls inside the domain D can be as follows:
In some implementations, the probability that entity that consists of a realization of an independent set of attributes which do not fall inside any domain can be as follows:
fX1, . . . ,Xn(x1, . . . ,xn)=fX1(x1) . . . fXn(xn)
Entity reflections can be compared using a probability density norm. For any domain D in the n-dimensional space of the values of the attributes X1, . . . XN, the probability that first entity reflection (R1) and second entity reflection (R2) that consist of a realization of the set attributes fall inside the domain D can be as follows:
D(R1,R2)≈fX1, . . . ,XnεR
In some implementations, a natural threshold that is equivalent to the inverse of the estimated entity population can be defined. Entity reflections R1 and R2 in domain D can refer to the same real-world entity if the probability density norm D(R1, R2) is less than the natural threshold. This can be mathematically summarized as:
Entity reflections can be matched using a probability density contribution function (PDC), which is defined as the marginal contribution of a specific attribute to the overall joint probability of its associated entity reflection. For instance, PDC for an attribute of type “name” can be lower than the PDC for an attribute of type “e-mail”, because unlike an e-mail, a name can belong to several individuals.
In some implementations, entity reflections i and j can be compared based on attributes of type q and attribute scores greater than a set threshold. The resulting matches can be sorted by applying the PDC function. For each sorted match, an attribute score can be calculated using the following formula, where Scoreinitial can be the previously calculated PDC of an attribute of type q and arg maxj P(atti|attj) can be the maximum dependency probability between attributei and attributej. The attribute score can be calculated as:
Scoretotal=Scoreinitial+pdc(matchqi,j)·arg maxjP(atti|attj))
For example, entity reflections John Miller and Jon Miller can have the same value “Salesforce” for their respective core attributes of type “employer name.” As numerous individuals can work for the same employer, the core attribute has a low attribute score of 0.3. For a threshold set to 1.1, the core attributes are not enough to compare the entity reflections.
Furthermore, a first entity named “John Miller” and a second entity named “Jon Miller” can have the same values “jmiller@salesforce.com” and “jmiller” for the meta attribute types “email” and “username.” Since, attribute types “email” and “username” are specific to an individual, the meta attributes each have high attribute scores of 0.9.
In some implementations, the technology disclosed can append the core attribute with any one of the meta attribute to attain a total score of 2.0 and issue queries that generate search results with high precision and great recall. In other implementations, the technology disclosed can append all three attributes to attain a total score of 2.1 and issue queries that generate search results with higher precision and greater recall. This can be mathematically summarized as:
PDC(EmployerName)<Threshold
PDC(E-mail,Username)>Threshold
In some implementations, the technology disclosed can disambiguate entity reflections using a cohorting framework that splits entity reflections into cohorts. The most similar entity reflections can be placed in a “main cohort”, while other cohorts can include less similar entity reflections.
The PDC function described above can be applied to each cohort to calculate the attribute scores for the attributes of the entity reflections. Following this, the top n attributes with highest attribute scores can be merged to create a new entity reflection referred to as “anchor entity reflection.” Following this, anchor entity reflections can be created for each of the cohort.
Using the entity comparison method described above, the anchor entity reflection of the main cohort can be compared to the anchor entity reflections of other cohorts based on their respective top n attributes. In case of a match, the main cohort can be consolidated with the other cohort and the entity reflections within the consolidated cohort can be considered to refer to the same real-world entity.
The technology disclosed relates to entity identification for use in a computer-implemented system. The described subject matter can be implemented in the context of any computer-implemented system, such as a software-based system, a database system, a multi-tenant environment, or the like. Moreover, the described subject matter can be implemented in connection with two or more separate and distinct computer-implemented systems that cooperate and communicate with one another. One or more implementations may be implemented in numerous ways, including as a process, an apparatus, a system, a device, a method, a computer readable medium such as a computer readable storage medium containing computer readable instructions or computer program code, or as a computer program product comprising a computer usable medium having a computer readable program code embodied therein.
Entity Identification Architecture
Population sample 110 can be a subset including relevant data from a large data set. For instance, a list of employees of a particular company in a given country can be extracted from a larger database of all the employees of all the companies in that country and further included in the population sample 110. In some implementations, population sample 110 can be used both in the preprocessing and final steps of entity identification. In other implementations, population sample 110 can be used to create training and testing datasets.
Biographical sources 115 can include various person-related data sources such as: access controlled application-programming interfaces (APIs) like Yahoo Boss, Facebook Open Graph, Twitter Firehose; public internet including blogs, first hand website; and/or social networking sites like Twitter, Facebook, LinkedIn, Klout etc.
Seed store 118 can include entity seeds that are collections of core entity attributes define above in this application. In some implementations, a seed can be an entity profile provided by a database directory service such as Jigsaw®.
Web 120 can be a system of interlinked hypertext documents that can be accessed via the network 125 (e.g., the Internet). Entity store 128 can include real-world entities and entity mentions, which can be processed in engines 130, 138, 140, 148, 152, and/or 156 of the framework 100.
Statistics engine 130 can apply statistical functions such as probability distribution functions or joint probability distribution on the population sample 110 to make statistical deductions based on entity attributes.
Search engine 138 can provide text indexing and other search functionalities including using a web crawler for crawling the web 120 to extract entity reflections. In some implementations, search engine 138 can issue queries on the biographical sources 115 based on the entity attributes.
Predicate engine 140 can extract entity reflections from the web 120 based on affix schemas by using a combination of predicate lookups and regular expressions that provide faster and more precise search results. In one example, predicate engine 140 can differentiate between a group of numbers “213 21 89 10 76” and a phone number “Telephone: 213 21 89 10 76.
Model engine 152 can apply the probability density contribution (PDC) function on the extracted entity reflections. It can also calculate the attribute scores for entity attributes based on the PDC. For instance, a PDC of specific company name can be its attribute type of “company size”. This can be mathematically summarized as:
PDC(‘Salesforce.com’)˜3000·s
In some implementations, model engine 152 can merge the top n attributes with highest attribute sores of a group of entity reflections to create anchor entity reflections. An anchor entity reflection can be defined as the representative entity reflection for all the entity reflections included in a cohort.
Cohort engine 148 can categorize entity reflections into cohorts based on attribute scores. In some implementations, it can apply a threshold based classification on the entity reflections, which is described later in this application.
Disambiguate engine 156 can compare the anchor entity reflections created by the model engine 152 based on the entity matching algorithms described above in this application. It can further consolidate the cohorts that have matching anchor entity reflections.
Entity Identification Model
Seed entity 202 can include one or more core attributes of a real-world entity such as name, job title, employer's name, contact information, employer name, etc. Search query 205 can include the name “Jon Miller” of the real-world entity and can be issued on the biographical sources 115 to generate search result 208 in the form of snippet one. Similarly, search query 215 can include the employer name “Salesforce” of the real-world entity and can be issued on the biographical sources 115 to generate search result 218 in the form of snippet two.
Entity candidates 221 can be associated with entity reflections 223 and entity attributes 227, which can be extracted from search results 208 and 218. After generating search queries based on core attributes, model 200 can receive three entity candidates 224, 234 and 244. Anchor entity candidate 224 can be an individual named “Jon Miller” with entity reelections 225, 235 and 245. Entity refection 225 can be John Miller's Twitter profile with entity attributes 228 and 238 that represent his Twitter username “jmiller” and job title “accountant.” Entity refection 235 can be a news URL that includes the same entity attributes 238 and 238 as does entity reflection 225. Entity refection 235 can be a company executive URL with entity attribute 248, which represents an e-mail “jmiller@salesforce.com.”
Applying the joint probability distribution algorithm described above, statistics engine 130 can calculate the likelihood of an individual named “Jon Miller” working for a company named “Salesforce.” Model engine 152 can then use the reference scores of entity reflections 225 and 235 to identify that they are associated to the same anchor entity candidate 224. It can further use the attribute scores of entity attributes 228 and 238 to identify that they are associated to entity reflections 225 and 235.
As a result, entity attributes 228 and 238 can be considered to be associated with anchor entity candidate 224. This adds two new attributes to the seed entity 202, “jmiller” and job title “accountant.”, that can be used for further searches to provide more precise results with less recall.
Cohort Based Entity Identification
In some implementations, search engine 138 can issue queries on biographical sources 115 using seed entity 324 that includes attributes values “Andy Macmillan” and “Salesforce.com.” The cohort engine 148 can then apply a threshold based classification on the entity reflections received from the search results. Entity reflections with attributes that have attribute scores above an upper threshold can be placed in main cohort 314 that includes entity reflections with most similarity to seed entity 324. Entity reflections with attribute scores below a lower threshold can be placed in secondary cohort 318, which includes entity reflections that are least similar to seed entity 324. Finally, entity reflections with attribute scores between the upper and lower threshold can be included in primary cohort 376.
Furthermore, searching “Andy Macmillan” at step 302 can generate five different entity reflections 312-352 from various biographical sources such as LinkedIn and Twitter that have same value for attribute of type “name” but different values for the supplemental attributes like job title, address, etc. The cohort engine 148 can then apply the threshold classification on the entity reflections 312-352 and place them in the appropriate cohorts 314, 376 or 318.
In one example, entity reflection 322 can be placed in secondary cohort 318 at step 316, whereas entity reflection 312 can be placed in primary cohort 376 at step 354 because attribute value “Product Management” of entity reflection 312 matches the attribute value “Salesforce” of the seed entity 324 more than does the attribute value “Emeritus Professor” value of entity reflection 322.
In another example, entity reflection 332 can be placed in main cohort 314 at step 334 because it has the same attribute value “Salesforce” as that of the seed entity 324. Contrarily, entity reflection 352 may not be assigned to any of the cohorts 314, 376 or 318 as it lacks any supplemental attributes.
The model engine 152 can merge the top n attributes with highest attribute scores for all the entity reflections to create anchor entity reflections 367, 388 and 358 for each of the respective cohorts 314, 376 and 318. For example, the anchor entity reflection 336 includes attribute values “product management” and “oracle” instead of “apmacmillan”, because the seed entity 324 does not include an attribute of type “username.”
The disambiguate engine 156 can compare the anchor entity reflections 324, 332, 362, and 372 of the main cohort 324 with anchor entity reflections 388 and 358 of the primary and secondary cohorts 376 and 318 using the entity comparison algorithms described above in this application. In case of a single match, main cohort 314 can be consolidated with one of the primary cohort 376 or secondary cohort 318. In case of multiple matches, main cohort 314 can be consolidated with both the primary cohort 376 and secondary cohort 318. As a result, the entity reflections of the consolidated cohort can be considered to reference the same real-world entity.
Predicate Analysis
The predicate engine 140 can use one or more of the core, supplemental, search attribute to generate one or more searches for processing against the predicate result set and receive entity reflections from searching the predicate results set that include predicated entity attributes for real-world entity. It can further update the anchor entity candidate to include one or more of the predicated entity attributes.
In one example, the web crawler 428 can generate a predicate result set in the form of entity reflection 410. The predicate result set can be based on an affix schema with pre-defined context word “CEO of” 420. As a result, the web crawler 428 can extract entity attribute “Marc Benioff” and “Salesforce.com” before and after entity the entity reflection 410.
In some implementations, the new extracted entity attributes can serve as core, supplemental or meta attributes for receiving search results with higher precision and lower recall.
Flow-Chart
One or more core entity attributes that represent a real-world entity are selected as a first search attribute set at block 502 for use in searching biographical sources 115. In some implementations, the selection includes applying one or more probability distribution functions or joint probability distribution functions described above to estimate resulting cohort size.
Search engine 138 generates one or more searches based on the first search attribute set at block 504 for processing by a plurality of biographical sources 115 such as Facebook, LinkedIn, Twitter, etc.
Entity reflections that include supplemental entity attributes for the real-world entity are electronically received at block 506 and stored in entity store 128.
At block 508, the core attributes and supplemental attributes are combined cohort engine 148 in an anchor entity candidate data object with extended entity attributes that represent the real-world entity.
One or more extended entity attributes are selected as a second search attribute set at block 510 for use in searching web sources 120. In some implementations, the selection includes applying one or more probability distribution functions or joint probability distribution functions described above to estimate resulting cohort size.
Search engine 138 generates one or more further web searches based on the second search attribute set at block 512 for processing by web sources 120.
Entity reflections that include meta entity attributes for the real-world entity are electronically received at block 514 and stored in entity store 128.
At block 516, the anchor entity candidate is updated to include one or more of the meta entity attributes.
One or more meta entity attributes are selected as a third search attribute set at block 518 for use in searching web sources 120. In some implementations, the selection includes applying one or more probability distribution functions or joint probability distribution functions described above to estimate resulting cohort size.
Search engine 138 generates one or more further web searches based on the third search attribute set at block 520 for processing by web sources 120.
Entity reflections that include additional meta entity attributes for the real-world entity are electronically received at block 522 and stored in entity store 128.
At block 524, the anchor entity candidate is updated to include one or more of the additional entity attributes.
User Interface
In some implementations, user interface 600 can include a widget 604 that specifies common social connections between the user and the real-world entity. In other implementation, it can include a widget 606, which specifies total number of entity reflections or “nuggets” the real-world entity has on the searched sources.
In some implementations, users can type entity attributes in the search bar 608 and receive entity reflections from various biographical sources 115 and/or web 120 in the form of multiple screen objects on a single screen.
In some implementations, the user interface 600 can also generate a user profile 603 with an abstract 602 in response to a search. In other implementations, users can receive a summary 640 of the real-world entity's web presence, which is enhanced by a display of icons of the corresponding sources.
In one example, a user can search a real-world entity named “John Smith” on the search bar 608 and in response receive thirty-one nuggets that can be specified via widget 606. The user interface 600 can display John Smith's entity reflections supplied Twitter, Facebook, etc. in the form of screen objects 611, 621, 631, 641, 612, 622, 632, and 642. It can also generate John Smith's social profile 603 with an abstract 602 and further provide a summary of his web presence on LinkedIn, YouTube, etc. using screen object 640.
Computer System
User interface input devices 722 may include a keyboard; pointing devices such as a mouse, trackball, touchpad, or graphics tablet; a scanner; a touch screen incorporated into the display; audio input devices such as voice recognition systems and microphones; and other types of input devices. In general, use of the term “input device” is intended to include all possible types of devices and ways to input information into computer system 710.
User interface output devices 720 may include a display subsystem, a printer, a fax machine, or non-visual displays such as audio output devices. The display subsystem may include a cathode ray tube (CRT), a flat-panel device such as a liquid crystal display (LCD), a projection device, or some other mechanism for creating a visible image. The display subsystem may also provide a non-visual display such as audio output devices. In general, use of the term “output device” is intended to include all possible types of devices and ways to output information from computer system 710 to the user or to another machine or computer system.
Storage subsystem 724 stores programming and data constructs that provide the functionality of some or all of the modules and methods described herein. These software modules are generally executed by processor 714 alone or in combination with other processors.
Memory 726 used in the storage subsystem can include a number of memories including a main random access memory (RAM) 730 for storage of instructions and data during program execution and a read only memory (ROM) 732 in which fixed instructions are stored. A file storage subsystem 728 can provide persistent storage for program and data files, and may include a hard disk drive, a floppy disk drive along with associated removable media, a CD-ROM drive, an optical drive, or removable media cartridges. The modules implementing the functionality of certain implementations may be stored by file storage subsystem 728 in the storage subsystem 724, or in other machines accessible by the processor.
Bus subsystem 712 provides a mechanism for letting the various components and subsystems of computer system 710 communicate with each other as intended. Although bus subsystem 712 is shown schematically as a single bus, alternative implementations of the bus subsystem may use multiple busses.
Computer system 710 can be of varying types including a workstation, server, computing cluster, blade server, server farm, or any other data processing system or computing device. Due to the ever-changing nature of computers and networks, the description of computer system 710 depicted in
Some Particular Implementations
The technology disclosed may be practiced as a method or system adapted to practice the method.
In one implementation, a method is described for identifying entity mentions referencing a same real-world entity. The method includes selecting one or more core entity attributes that represent a real-world entity as a first search attribute set for use in searching biographical sources, including in the selection applying one or more probability distribution functions or joint probability distribution functions to estimate resulting cohort size.
The method further includes generating one or more searches for processing by a plurality of biographical sources using the first search attribute set, electronically receiving, responsive to the first search attribute set, entity reflections that include supplemental entity attributes for the real-world entity, combining the core and supplemental attributes in an anchor entity candidate data object with extended entity attributes that represent the real-world entity, selecting one or more extended entity attributes as a second search attribute set for use in searching web sources, including applying one or more further probability distribution functions or joint probability distribution functions to estimate resulting cohort size, generating one or more further web searches using the second search attribute set, electronically receiving, responsive to the second search attribute set, more entity reflections that include meta entity attributes for the real-world entity, and updating the anchor entity candidate to include one or more of the meta entity attributes.
This method and other implementations of the technology disclosed can each optionally include one or more of the following features and/or features described in connection with additional methods disclosed. In the interest of conciseness, the combinations of features disclosed in this application are not individually enumerated and are not repeated with each base set of features. The reader will understand how features identified in this section can readily be combined with sets of base features identified as implementations.
The method further includes selecting one or more meta entity attributes from the further web searches to include in a third search attribute set, including applying one or more additional probability distribution functions or joint probability distribution functions to estimate resulting cohort size, generating one or more additional searches including the meta entity attributes in the third search attribute set, electronically receiving, responsive to the third search attribute set, additional entity reflections that include additional meta entity attributes, and updating the anchor entity candidate to include one or more of the additional entity attributes.
The method further includes at least some of the entity reflections representing one or more web mentions or web profiles of the real-world entity. It further includes using an entity seed that includes one or more core entity attributes to search across the biographical sources.
The method further includes using an entity profile from a primary biographical source that includes the core entity attributes selected as the first search attribute set used to search the plurality of biographical sources.
The method further includes generating a set of predicate results from one or more web crawls using predicate analysis based on affix schemas with predetermined context words before and after entity mentions, using one or more of the first, second or third search attribute sets to generate one or more searches for processing against the predicate results set, electronically receiving entity reflections from searching the predicate results set that include predicated entity attributes for the real-world entity, and updating the anchor entity candidate to include one or more of the predicated entity attributes.
Other implementations may include a non-transitory computer readable storage medium storing instructions executable by a processor to perform any of the methods described above. Yet another implementation may include a system including memory and one or more processors operable to execute instructions, stored in the memory, to perform any of the methods described above.
In another implementation, a method is described for connecting entity reflections to real-world entities in an ambiguous environment. The method includes selecting one or more core entity attributes that represent a real-world entity as a first search attribute set for use in searching biographical sources, including in the selection applying one or more probability distribution functions or joint probability distribution functions to estimate resulting cohort size, generating one or more searches for processing by a plurality of biographical sources using the first search attribute set, electronically receiving, responsive to the first search attribute set, entity reflections that include supplemental entity attributes for the real-world entity, calculating attribute scores for supplemental attributes using a probability contribution function, wherein the attribute scores specify a quantitative assessment of similarity between the supplemental attributes and the core attributes, and merging supplemental attributes with attributes scores above a predefined threshold with core attributes in an anchor entity candidate data object with extended entity attributes that represent the real-world entity,
The method further includes selecting one or more extended entity attributes as a second search attribute set for use in searching web sources, including applying one or more further probability distribution functions or joint probability distribution functions to estimate resulting cohort size, generating one or more further web searches using the second search attribute set, electronically receiving, responsive to the second search attribute set, more entity reflections that include meta entity attributes for the real-world entity, calculating attribute scores for meta entity attributes using a probability contribution function, wherein the attribute scores specify a quantitative assessment of similarity between the meta entity attributes and the extended entity attributes, and updating the anchor entity candidate to include one or more of the meta entity attributes with attribute scores above the predefined threshold.
This method and other implementations of the technology disclosed can each optionally include one or more of the following features and/or features described in connection with additional methods disclosed. In the interest of conciseness, the combinations of features disclosed in this application are not individually enumerated and are not repeated with each base set of features. The reader will understand how features identified in this section can readily be combined with sets of base features identified as implementations.
The method further includes selecting one or more meta entity attributes from the further web searches to include in a third search attribute set, including applying one or more additional probability distribution functions or joint probability distribution functions to estimate resulting cohort size, generating one or more additional searches including the meta entity attributes in the third search attribute set, electronically receiving, responsive to the third search attribute set, additional entity reflections that include additional meta entity attributes, calculating attribute scores for additional meta entity attributes using a probability contribution function, wherein the attribute scores specify a quantitative assessment of similarity between the additional meta entity attributes and meta entity attributes, and updating the anchor entity candidate to include one or more of the additional entity attributes with attribute scores above the predefined threshold.
The method further includes applying a threshold based classification to one or more of the first, second or third search attribute sets. It further includes clustering attributes with attribute scores above an upper threshold in a main cohort, clustering attributes with attribute scores below a lower threshold in a secondary cohort and clustering attributes with attribute scores between the upper and lower classification thresholds in a primary cohort.
The method further includes merging the attributes with highest attribute scores within the primary and secondary cohorts to create anchor entity reflections for the primary and secondary cohorts, matching the anchor entity reflections of the primary and secondary cohorts to the entity reflections within the main cohort, including in the matching applying probability contribution function to compare attribute scores, creating an anchor cohort by consolidating one or more matched cohorts with the main cohort, and searching further based on the anchor cohort to find matches or near matches to the real-world entity.
The method further includes the attribute scores specifying overall similarity of an attribute to the real-world entity. It further includes at least some of the entity reflections represent one or more web mentions or web profiles of the real-world entity. It further includes using an entity seed that includes one or more core entity attributes to search across the biographical sources.
The method further includes using an entity profile from a primary biographical source that includes the core entity attributes selected as the first search attribute set used to search the plurality of biographical sources.
The method further includes generating a set of predicate results from one or more web crawls using predicate analysis based on affix schemas with predetermined context words before and after entity mentions, using one or more of the first, second or third search attribute sets to generate one or more searches for processing against the predicate results set, electronically receiving entity reflections from searching the predicate results set that include predicated entity attributes for the real-world entity, and updating the anchor entity candidate to include one or more of the predicated entity attributes.
The present application is a continuation of and claims priority under 35 U.S.C. § 120 to U.S. patent application Ser. No. 14/754,659 entitled “Disambiguation of Online Social Mentions”, filed Jun. 29, 2015, which is a continuation of and claims priority under 35 U.S.C. § 120 to U.S. patent application Ser. No. 13/842,621 entitled “SYSTEMS AND METHODS FOR IDENTIFYING ENTITY MENTIONS REFERENCING A SAME REAL-WORLD ENTITY”, filed Mar. 15, 2013, which claims priority under 35 U.S.C. § 119(e) from U.S. Provisional Patent Application No. 61/702,551, entitled, “SYSTEMS AND METHODS FOR CREATING SOCIAL PROFILES AND ANALYZING DATA”, filed on Sep. 18, 2012, the entire disclosures of which are incorporated herein by reference for all purposes.
Number | Name | Date | Kind |
---|---|---|---|
5577188 | Zhu | Nov 1996 | A |
5608872 | Schwartz et al. | Mar 1997 | A |
5649104 | Carleton et al. | Jul 1997 | A |
5715450 | Ambrose et al. | Feb 1998 | A |
5761419 | Schwartz et al. | Jun 1998 | A |
5819038 | Carleton et al. | Oct 1998 | A |
5821937 | Tonelli et al. | Oct 1998 | A |
5831610 | Tonelli et al. | Nov 1998 | A |
5873096 | Lim et al. | Feb 1999 | A |
5918159 | Fomukong et al. | Jun 1999 | A |
5963953 | Cram et al. | Oct 1999 | A |
6092083 | Brodersen et al. | Jul 2000 | A |
6161149 | Achacoso et al. | Dec 2000 | A |
6169534 | Raffel et al. | Jan 2001 | B1 |
6178425 | Brodersen et al. | Jan 2001 | B1 |
6189011 | Lim et al. | Feb 2001 | B1 |
6216135 | Brodersen et al. | Apr 2001 | B1 |
6233617 | Rothwein et al. | May 2001 | B1 |
6266669 | Brodersen et al. | Jul 2001 | B1 |
6295530 | Ritchie et al. | Sep 2001 | B1 |
6324568 | Diec | Nov 2001 | B1 |
6324693 | Brodersen et al. | Nov 2001 | B1 |
6336137 | Lee et al. | Jan 2002 | B1 |
D454139 | Feldcamp | Mar 2002 | S |
6367077 | Brodersen et al. | Apr 2002 | B1 |
6393605 | Loomans | May 2002 | B1 |
6405220 | Brodersen et al. | Jun 2002 | B1 |
6434550 | Warner et al. | Aug 2002 | B1 |
6446089 | Brodersen et al. | Sep 2002 | B1 |
6535909 | Rust | Mar 2003 | B1 |
6549908 | Loomans | Apr 2003 | B1 |
6553563 | Ambrose et al. | Apr 2003 | B2 |
6560461 | Fomukong et al. | May 2003 | B1 |
6574635 | Stauber et al. | Jun 2003 | B2 |
6577726 | Huang et al. | Jun 2003 | B1 |
6601087 | Zhu et al. | Jul 2003 | B1 |
6604117 | Lim et al. | Aug 2003 | B2 |
6604128 | Diec | Aug 2003 | B2 |
6609150 | Lee et al. | Aug 2003 | B2 |
6621834 | Scherpbier et al. | Sep 2003 | B1 |
6654032 | Zhu et al. | Nov 2003 | B1 |
6665648 | Brodersen et al. | Dec 2003 | B2 |
6665655 | Warner et al. | Dec 2003 | B1 |
6684438 | Brodersen et al. | Feb 2004 | B2 |
6711565 | Subramaniam et al. | Mar 2004 | B1 |
6724399 | Katchour et al. | Apr 2004 | B1 |
6728702 | Subramaniam et al. | Apr 2004 | B1 |
6728960 | Loomans | Apr 2004 | B1 |
6732095 | Warshaysky et al. | May 2004 | B1 |
6732100 | Brodersen et al. | May 2004 | B1 |
6732111 | Brodersen et al. | May 2004 | B2 |
6754681 | Brodersen et al. | Jun 2004 | B2 |
6763351 | Subramaniam et al. | Jul 2004 | B1 |
6763501 | Zhu et al. | Jul 2004 | B1 |
6768904 | Kim | Jul 2004 | B2 |
6772229 | Achacoso et al. | Aug 2004 | B1 |
6782383 | Subramaniam et al. | Aug 2004 | B2 |
6804330 | Jones et al. | Oct 2004 | B1 |
6826565 | Ritchie et al. | Nov 2004 | B2 |
6826582 | Chatterjee et al. | Nov 2004 | B1 |
6826745 | Coker et al. | Nov 2004 | B2 |
6829655 | Huang et al. | Dec 2004 | B1 |
6842748 | Warner et al. | Jan 2005 | B1 |
6850895 | Brodersen et al. | Feb 2005 | B2 |
6850949 | Warner et al. | Feb 2005 | B2 |
7062502 | Kesler | Jun 2006 | B1 |
7069231 | Cinarkaya et al. | Jun 2006 | B1 |
7069497 | Desai | Jun 2006 | B1 |
7181758 | Chan | Feb 2007 | B1 |
7289976 | Kihneman et al. | Oct 2007 | B2 |
7340411 | Cook | Mar 2008 | B2 |
7356482 | Frankland et al. | Apr 2008 | B2 |
7401094 | Kesler | Jul 2008 | B1 |
7412455 | Dillon | Aug 2008 | B2 |
7508789 | Chan | Mar 2009 | B2 |
7603483 | Psounis et al. | Oct 2009 | B2 |
7620655 | Larsson et al. | Nov 2009 | B2 |
7698160 | Beaven et al. | Apr 2010 | B2 |
7779475 | Jakobson et al. | Aug 2010 | B2 |
7851004 | Hirao et al. | Dec 2010 | B2 |
8014943 | Jakobson | Sep 2011 | B2 |
8015495 | Achacoso et al. | Sep 2011 | B2 |
8032297 | Jakobson | Oct 2011 | B2 |
8073850 | Hubbard et al. | Dec 2011 | B1 |
8082301 | Ahlgren et al. | Dec 2011 | B2 |
8095413 | Beaven | Jan 2012 | B1 |
8095594 | Beaven et al. | Jan 2012 | B2 |
8209308 | Rueben et al. | Jun 2012 | B2 |
8209333 | Hubbard et al. | Jun 2012 | B2 |
8275836 | Beaven et al. | Sep 2012 | B2 |
8457545 | Chan | Jun 2013 | B2 |
8484111 | Frankland et al. | Jul 2013 | B2 |
8490025 | Jakobson et al. | Jul 2013 | B2 |
8504945 | Jakobson et al. | Aug 2013 | B2 |
8510045 | Rueben et al. | Aug 2013 | B2 |
8510664 | Rueben et al. | Aug 2013 | B2 |
8566301 | Rueben et al. | Oct 2013 | B2 |
8646103 | Jakobson et al. | Feb 2014 | B2 |
8756275 | Jakobson | Jun 2014 | B2 |
8769004 | Jakobson | Jul 2014 | B2 |
8769017 | Jakobson | Jul 2014 | B2 |
20010044791 | Richter et al. | Nov 2001 | A1 |
20020072951 | Lee et al. | Jun 2002 | A1 |
20020082892 | Raffel et al. | Jun 2002 | A1 |
20020129352 | Brodersen et al. | Sep 2002 | A1 |
20020140731 | Subramaniam et al. | Oct 2002 | A1 |
20020143997 | Huang et al. | Oct 2002 | A1 |
20020162090 | Parnell et al. | Oct 2002 | A1 |
20020165742 | Robins | Nov 2002 | A1 |
20030004971 | Gong et al. | Jan 2003 | A1 |
20030018705 | Chen et al. | Jan 2003 | A1 |
20030018830 | Chen et al. | Jan 2003 | A1 |
20030066031 | Laane | Apr 2003 | A1 |
20030066032 | Ramachandran et al. | Apr 2003 | A1 |
20030069936 | Warner | Apr 2003 | A1 |
20030070000 | Coker et al. | Apr 2003 | A1 |
20030070004 | Mukundan et al. | Apr 2003 | A1 |
20030070005 | Mukundan et al. | Apr 2003 | A1 |
20030074418 | Coker | Apr 2003 | A1 |
20030120675 | Stauber et al. | Jun 2003 | A1 |
20030151633 | George et al. | Aug 2003 | A1 |
20030159136 | Huang et al. | Aug 2003 | A1 |
20030187921 | Diec | Oct 2003 | A1 |
20030189600 | Gune et al. | Oct 2003 | A1 |
20030204427 | Gune et al. | Oct 2003 | A1 |
20030206192 | Chen et al. | Nov 2003 | A1 |
20030225730 | Warner et al. | Dec 2003 | A1 |
20040001092 | Rothwein et al. | Jan 2004 | A1 |
20040010489 | Rio | Jan 2004 | A1 |
20040015981 | Coker et al. | Jan 2004 | A1 |
20040027388 | Berg et al. | Feb 2004 | A1 |
20040128001 | Levin et al. | Jul 2004 | A1 |
20040186860 | Lee et al. | Sep 2004 | A1 |
20040193510 | Catahan et al. | Sep 2004 | A1 |
20040199489 | Barnes-Leon et al. | Oct 2004 | A1 |
20040199536 | Barnes Leon et al. | Oct 2004 | A1 |
20040199543 | Braud et al. | Oct 2004 | A1 |
20040249854 | Barnes-Leon et al. | Dec 2004 | A1 |
20040260534 | Pak et al. | Dec 2004 | A1 |
20040260659 | Chan et al. | Dec 2004 | A1 |
20040268299 | Lei et al. | Dec 2004 | A1 |
20050050555 | Exley et al. | Mar 2005 | A1 |
20050091098 | Brodersen et al. | Apr 2005 | A1 |
20060021019 | Hinton et al. | Jan 2006 | A1 |
20080109445 | Williams | May 2008 | A1 |
20080249972 | Dillon | Oct 2008 | A1 |
20090063415 | Chatfield et al. | Mar 2009 | A1 |
20090100342 | Jakobson | Apr 2009 | A1 |
20090177744 | Marlow et al. | Jul 2009 | A1 |
20110218958 | Warshaysky et al. | Sep 2011 | A1 |
20110247051 | Bulumulla et al. | Oct 2011 | A1 |
20120042218 | Cinarkaya et al. | Feb 2012 | A1 |
20120233137 | Jakobson et al. | Sep 2012 | A1 |
20120290407 | Hubbard et al. | Nov 2012 | A1 |
20130212497 | Zelenko et al. | Aug 2013 | A1 |
20130247216 | Cinarkaya et al. | Sep 2013 | A1 |
20140074928 | B'far | Mar 2014 | A1 |
20140080428 | Rhoads | Mar 2014 | A1 |
Entry |
---|
Singh, Sameer, et al., “Large-Scale Cross-Document Coreference Using Distributed Inference and Hierarchical Models,” Department of Computer Science, University of Massachusettes, Copyright Jun. 2011, 11 pages. |
U.S. Appl. No. 14/754,659—Office Action dated Mar. 7, 2016, 27 pages. |
U.S. Appl. No. 14/754,659—Response to Office Action dated Mar. 7, 2016 filed May 25, 2016, 8 pages. |
U.S. Appl. No. 14/754,659—Notice of Allowance dated Jun. 21, 2016, 5 pages. |
Dalvi, Nilesh, et al., “A Web of Concepts”, ACM Pods 2009, Jul. 29, 2009-Jul. 2, 2009, 12 pages. |
Bordes, Antoine, et al., “Learning Structured Embeddings of Knowledge Bases”, 2011, Association for the Advancement of Artificial Intelligence, 6 pages. |
Number | Date | Country | |
---|---|---|---|
20170039289 A1 | Feb 2017 | US |
Number | Date | Country | |
---|---|---|---|
61702551 | Sep 2012 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 14754659 | Jun 2015 | US |
Child | 15331766 | US | |
Parent | 13842621 | Mar 2013 | US |
Child | 14754659 | US |