US20220318826A1 - Systems, apparatus, and methods of programmatically determining unique contacts - Google Patents

Systems, apparatus, and methods of programmatically determining unique contacts Download PDF

Info

Publication number
US20220318826A1
US20220318826A1 US17/648,504 US202217648504A US2022318826A1 US 20220318826 A1 US20220318826 A1 US 20220318826A1 US 202217648504 A US202217648504 A US 202217648504A US 2022318826 A1 US2022318826 A1 US 2022318826A1
Authority
US
United States
Prior art keywords
merchant
attribute
data
attributes
merchant data
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.)
Pending
Application number
US17/648,504
Inventor
David Alan Johnston
Matthew DeLand
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.)
Groupon Inc
Original Assignee
Groupon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Groupon Inc filed Critical Groupon Inc
Priority to US17/648,504 priority Critical patent/US20220318826A1/en
Assigned to GROUPON, INC. reassignment GROUPON, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DELAND, MATTHEW, JOHNSTON, DAVID ALAN
Publication of US20220318826A1 publication Critical patent/US20220318826A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0201Market modelling; Market analysis; Collecting market data
    • 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/21Design, administration or maintenance of databases
    • G06F16/215Improving data quality; Data cleansing, e.g. de-duplication, removing invalid entries or correcting typographical errors
    • 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/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • G06F16/24578Query processing with adaptation to user needs using ranking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • G06N20/10Machine learning using kernel methods, e.g. support vector machines [SVM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • G06N5/022Knowledge engineering; Knowledge acquisition

Definitions

  • Embodiments of the invention relate, generally, to determining unique contacts from data.
  • Businesses or other entities may communicate with users, individuals, customers, vendors, component manufacturers, merchants, etc. for various purposes.
  • An organization that solicits business may use contact lists to organize and manage such communications.
  • Computer systems may facilitate the management of contacts, such by providing electronic contact data or lists that can be shared within members of the organization.
  • Systems, methods, and computer readable program code are provided to, in general, improve the management of contacts.
  • some embodiments may provide techniques for determining unique contacts from a pool (e.g., a database) of merchant data, where each instances of merchant data is associated with a merchant that may or may not be duplicated within the pool of merchant data.
  • Some embodiments may provide for an apparatus including circuitry configured to: access first merchant data associated with a first merchant; access second merchant data associated with a second merchant; determine a match score based the first merchant data and the second merchant data indicating a likelihood of the first merchant being the same as the second merchant; determine a match score threshold; determine whether the match score exceeds the match score threshold; and in response determining the match score fails to exceed the match score threshold, determine the first merchant as being different from the second merchant.
  • the circuitry configured to determine the match score may include the circuitry being configured to: determine an attribute of the first merchant data; determine a corresponding attribute of the second merchant data, wherein each of the first merchant data and the second merchant data are associated with one or more attributes; determine a similarity score of the attribute and the corresponding attribute; and determine the match score based on the similarity score and one or more other similarity scores of one or more other attributes of the first merchant data and one or more other corresponding attributes of the second merchant data.
  • the circuitry configured to determine the match score may include the circuitry being configured to: determine, based on merchant data training sets, a relationship between similarity scores associated with each of the one or more attributes and the match score; and determine the match score based on the relationship between the similarity scores and the match score.
  • the circuitry configured to determine the match score may include the circuitry being configured to: determine the attribute of the first merchant data as indicating a country; and determine the similarity score and the one or more similarity scores based on based the country.
  • the circuitry is further configured to: determine the first merchant is a potential lead; in response to determining the first merchant as a potential lead, determine match scores indicating a likelihood of the first merchant being the same as each of a plurality of merchants; determine whether each of the match scores exceeds the match score threshold; and in response to determining that each of the match scores fails to exceed the match score threshold: determine the first merchant as being different from the plurality of merchants; and determine the first merchant as being a unique contact.
  • the circuitry may be further configured to: determine the first merchant is a potential lead; in response to determining the first merchant as a potential lead, determine match scores indicating a likelihood of the first merchant being the same as each of a plurality of merchants; determine whether a second match score of the plurality of match scores fails to exceed the match score threshold, wherein the second match score indicates a likelihood of the first merchant being different from a third merchant; in response to determining that the second match score exceeds the match score threshold, determine the first merchant as being a match with the third merchant.
  • the circuitry may be further configured to: determine the third merchant is a contact; and in response to determining the first merchant as being a match to the third merchant, determine the first merchant as the contact.
  • the circuitry may be further configured to: determine the third merchant is a second potential lead; in response to determining the first merchant as being a match to the third merchant: determine the first merchant and the third merchant as being a single merchant; and determine the single merchant as a contact.
  • the circuitry configured to access the second merchant data may include the circuitry being configured to access the second merchant data from a contacts database.
  • the circuitry may be further configured to, in response to determine the first merchant as being different from the second merchant and one or more other unique merchants within the contacts database, add the first merchant data to the contacts database as a unique contact.
  • the circuitry may be further the circuitry is further configured to determine the first merchant is a potential lead based on determining a merchant quality score for the first merchant based on one or more of: capability of the first merchant to meet demand at a geographic area; capability of the first merchant to meet demand for an item; and consumer evaluations of the first merchant.
  • Some embodiments may provide for a machine-implemented method.
  • the method may include: accessing, by circuitry, first merchant data associated with a first merchant; accessing, by the circuitry, second merchant data associated with a second merchant; determining, by the circuitry, a match score based the first merchant data and the second merchant data indicating a likelihood of the first merchant being the same as the second merchant; determining a match score threshold; determining whether the match score exceeds the match score threshold; and in response determining the match score fails to exceed the match score threshold, determining the first merchant as being different from the second merchant.
  • determining the match score may include: determining an attribute of the first merchant data; determining a corresponding attribute of the second merchant data, wherein each of the first merchant data and the second merchant data are associated with one or more attributes; determining a similarity score of the attribute and the corresponding attribute; and determining the match score based on the similarity score and one or more other similarity scores of one or more other attributes of the first merchant data and one or more other corresponding attributes of the second merchant data.
  • determining the match score may include: determining, based on merchant data training sets, a relationship between similarity scores associated with each of the one or more attributes and the match score; and determining the match score based on the relationship between the similarity scores and the match score.
  • determining the match score may include: determining the attribute of the first merchant data as indicating a country; and determining the similarity score and the one or more similarity scores based on based the country.
  • the method may further include: determining the first merchant is a potential lead; in response to determining the first merchant as a potential lead, determining match scores indicating a likelihood of the first merchant being the same as each of a plurality of merchants; determining whether each of the match scores exceeds the match score threshold; and in response to determining that each of the match scores fails to exceed the match score threshold: determining the first merchant as being different from the plurality of merchants; and determining the first merchant as being a unique contact.
  • the method may further include: determining the first merchant is a potential lead; in response to determining the first merchant as a potential lead, determining match scores indicating a likelihood of the first merchant being the same as each of a plurality of merchants; determining whether a second match score of the plurality of match scores fails to exceed the match score threshold, wherein the second match score indicates a likelihood of the first merchant being different from a third merchant; in response to determining that the second match score exceeds the match score threshold, determining the first merchant as being a match with the third merchant.
  • the method may further include: determining the third merchant is a contact; and in response to determining the first merchant as being a match to the third merchant, determining the first merchant as the contact.
  • the method may further include: determining the third merchant is a second potential lead; in response to determining the first merchant as being a match to the third merchant: determining the first merchant and the third merchant as being a single merchant; and determining the single merchant as a contact.
  • accessing the second merchant data includes accessing the second merchant data from a contacts database.
  • the method may further include, in response to determine the first merchant as being different from the second merchant and one or more other unique merchants within the contacts database, adding the first merchant data to the contacts database as a unique contact.
  • the method may further include determining the first merchant is a potential lead based on determining a merchant quality score for the first merchant based on one or more of: capability of the first merchant to meet demand at a geographic area; capability of the first merchant to meet demand for an item; and consumer evaluations of the first merchant.
  • Some embodiments may include one or more machines, such as an apparatus and/or system, configured to implement the methods and/or other functionality discussed herein.
  • the machine may include one or more processors and/or other machine components configured to implement the functionality discussed herein based on instructions and/or other data stored in memory and/or other non-transitory computer readable media.
  • FIG. 1 shows an example of a system in accordance with some embodiments
  • FIG. 2 shows a schematic block diagram of an example of circuitry in accordance with some embodiments.
  • FIG. 3 shows an example of a method of determining whether two instances of merchant data are associated with the same merchant in accordance with some embodiments
  • FIG. 4 shows an example of a method of determining a unique contact in accordance with some embodiments.
  • FIGS. 5-8 show examples of merchant data in accordance with some embodiments.
  • the terms “data,” “content,” “information” and similar terms may be used interchangeably to refer to data capable of being captured, transmitted, received, displayed and/or stored in accordance with various example embodiments. Thus, use of any such terms should not be taken to limit the spirit and scope of the disclosure.
  • a computing device is described herein to receive data from another computing device, it will be appreciated that the data may be received directly from the another computing device or may be received indirectly via one or more intermediary computing devices, such as, for example, one or more servers, relays, routers, network access points, base stations, and/or the like.
  • a computing device is described herein to send data to another computing device, it will be appreciated that the data may be sent directly to the another computing device or may be sent indirectly via one or more intermediary computing devices, such as, for example, one or more servers, relays, routers, network access points, base stations, and/or the like.
  • intermediary computing devices such as, for example, one or more servers, relays, routers, network access points, base stations, and/or the like.
  • the data may include data associated with a merchant, or merchant data.
  • the merchant data may include, for example, identification data (e.g., name), contact data (e.g., phone number, website, email), address data (e.g., street address, city, state, country, zip code, etc.), among other things.
  • a “merchant” may include, but is not limited to, a merchant, provider of a promotion, business owner, consigner, shopkeeper, tradesperson, vender, operator, entrepreneur, agent, dealer, organization or the like that is in the business of a providing a good, service or experience to a consumer, facilitating the provision of a good, service or experience to a consumer and/or otherwise operating in the stream of commerce. It is appreciated while various embodiments discussed herein refer to merchant data or merchants, the techniques discussed herein may also be applicable to non-merchant data or other objects or entities. For example, the system may be configured to determine one or more unique objects from object data indicating properties or attributes of the multiple objects.
  • Some embodiments may provide for programmatic entity resolution. For example, two databases of data representing items, objects, things, items, etc. may be merged with the desire to not introduce duplicate items into the original or target database.
  • An advantage that may be realized by some embodiments discussed herein is that high quality merchant data may be maintained by a system, such as within a database.
  • the system may be configured to ingest data from multiple sources and resolve information from different sources into a single canonical entities, or unique contacts.
  • each unique contact may be placed in a contacts database such that a sales team or the like can access the non-duplicated data.
  • the contacts database may be merged (e.g., on a schedule basis or otherwise) with a general pool of merchant data for updates, modifications, etc. while each contact is kept unique via the entity resolution.
  • the system may be configured to determine a match score indicating a likelihood of two instances of merchant data as describing and/or otherwise being associated with the same merchant.
  • the match score may be compared with a match score threshold to determine whether the two instances of merchant data match or not.
  • potential leads may be identified from merchant data and compared with other merchant data to determine whether the potential lead is a unique contact.
  • FIG. 1 shows an example system 100 in accordance with some embodiments.
  • System 100 may include central system 102 (or “system 102 ”), network 104 , consumer device 106 , merchant device 108 , and third party system 110 .
  • System 102 may be communicably connected with consumer device 106 and merchant device 108 via network 104 .
  • System 102 may include server 112 and database 114 .
  • Server 112 may include circuitry, networked processors, or the like configured to perform some or all of the server-based processes described herein and may be any suitable network server and/or other type of processing device.
  • system 102 may function as a “cloud” with respect to the consumer device 106 and/or merchant device 108 .
  • server 112 may include several servers performing interconnected and/or distributed functions. To avoid unnecessarily overcomplicating the disclosure, server 112 is shown and described herein as a single server.
  • Database 114 may be any suitable network storage device configured to store some or all of the information described herein.
  • database 114 may be configured to store merchant data associated with merchants, among other things.
  • database 114 may include, for example, one or more database systems, backend data servers, network databases, cloud storage devices, etc. To avoid unnecessarily overcomplicating the disclosure, database 114 is shown and described herein as a single database.
  • database 114 may be a centralized database of merchants, brands, and/or places of business that are known to system 102 . In that sense, each merchant known to system 102 may correspond with one or more instances of merchant data 116 within database 114 .
  • system 102 may include contacts database 118 , which may be included with database 114 or separate.
  • Contact database 118 may include merchant data associated with merchants that are known contacts and/or unique contacts. Contacts database 118 may be accessed, for example, by a member of a sales team or other operator that is responsible for contacting or otherwise interfacing with merchants. In some embodiments, contacts database 118 may be accessed for customer relationship management (CRM). For each merchant within contacts database 118 , an operator may be allowed to track communications, record contractual details or other business activity (e.g., promotions provided by the system on behalf of the merchant), track promotion performance, among other things.
  • CRM customer relationship management
  • system 102 may be configured to maintain selective consistency between database 114 and contacts database 118 .
  • a merchant within database 114 that is contacted by a member of the sales team or other operator may be added to contacts database 118 .
  • the merchant data may also be (e.g., automatically) added to database 114 .
  • an update in one of database 114 or contacts database 118 may be propagated to the other. In that sense, both database 114 and contacts database 118 may be kept up-to-date and accurate.
  • system 102 may include potential leads 120 .
  • Potential leads 120 may include merchant data of merchants selected from database 118 (e.g., a subset of merchant data 116 ). As discussed in greater detail below, selected merchants may include merchants that are determined to be of high value and/or otherwise suitable for contact.
  • a potential lead may be determined without determining the value or suitability of the merchant, such as based on the merchant data of the potential lead being found within merchant data 116 but not found within contacts database 118 .
  • merchant data that exists within contacts database 118 may be excluded or filtered from the merchant data within potential leads 118 to avoid duplication between known contacts and potential leads (e.g., that may be candidates for inclusion within contacts database 118 ).
  • server 112 may be configured to perform entity resolution to determine whether a potential lead is found within contacts database 118 .
  • merchant data associated with the potential lead may be compared with merchant data of each contact within contact database 118 to determine match scores.
  • a match score may indicate a likelihood of the potential lead being the same merchant as a contact.
  • the match score may be scaled from 0 to 1, with 0 being highest mismatch and 1 being highest (e.g., complete) match, for two instances of input merchant data being compared.
  • the match score may be determined based on statistical machine learning with merchant data training sets.
  • merchant data training sets may be input into a radial basis function support vector machine algorithm, along with an indication of whether the merchant data training set is an example of a match or mismatch.
  • the radial basis function support vector machine algorithm may be configured to, based on the merchant data training sets, determine a non-linear boundary for the merchant data.
  • a non-radial basis vector support machine algorithm may be used, such as a linear vector support machine algorithm, and/or other machine learning and/or classifier algorithms may be used.
  • a potential lead When a potential lead is determined to be a unique merchant from the merchants of contact database 118 , for example, merchant data of the merchant may be added or injected to contact database 118 . Similarly, when the potential lead is determined to match a merchant of contact database 118 , the merchant data may not be added or injected to avoid duplication of the merchant within contact database 118 .
  • Network 104 may include one or more wired and/or wireless communication networks including, for example, a wired or wireless local area network (LAN), personal area network (PAN), metropolitan area network (MAN), wide area network (WAN), or the like, as well as any hardware, software and/or firmware for implementing the one or more networks (such as, e.g., network routers, switches, hubs, etc.).
  • network 104 may include a cellular telephone, mobile broadband, long term evolution (LTE), GSM/EDGE, UMTS/HSPA, IEEE 802.11, IEEE 802.16, IEEE 802.20, WiFi, dial-up, and/or WiMax network.
  • network 104 may include a public network, such as the Internet, a private network, such as an intranet, or combinations thereof, and may utilize a variety of networking protocols now available or later developed including, but not limited to TCP/IP based networking protocols.
  • Consumer device 106 may be associated with a consumer and/or consumer account, such as a consumer with a consumer account provided by system 102 . Although a single consumer device 106 is shown, system 100 may include any number of consumer devices that may be associated with various other consumers and/or consumer accounts. Consumer device 106 may be a mobile device and/or a stationary device. For example, consumer device 106 may be a mobile device such as a cellular telephone (including smartphones and/or other types of mobile telephones), laptop, tablet, electronic reader, e-book device, media device, and/or the like. Additionally and/or alternatively, consumer device 106 may be a stationary device such as a desktop computer, work station, point-of-sale device, or the like.
  • Merchant device 108 may be associated with a merchant, and may be located at a merchant shop and/or other location. Although a single merchant device 108 is shown, system 100 may include any number of merchant devices that may be associated with various other merchants. In some embodiments, merchant device 108 may be configured to provide point-of-sale (POS) functionality for the merchant, such as at the merchant's shop. Furthermore, merchant device 108 may be a stationary and/or mobile device.
  • POS point-of-sale
  • system 102 may be configured to provide promotional services on behalf of merchants. For example, system 102 may receive promotion data from merchant device 108 indicating a promotion for goods, experiences and/or services (or “items” as used herein) and/or one or more promotion parameters of the promotion (e.g., target audience, timing, accepted value, promotional value, residual value, etc.). Based on the promotion data or otherwise, system 102 may then generate and/or provide one or more impressions for the promotion to consumer device 102 , which may be redeemed with the merchant via merchant device 108 , such as in connection with a financial transaction or otherwise. In some embodiments, system 102 may be configured to manage its contacts with merchants and merchant information to facilitate the procurement and management of promotional services and/or other services on behalf of the merchant.
  • promotion data from merchant device 108 indicating a promotion for goods, experiences and/or services (or “items” as used herein) and/or one or more promotion parameters of the promotion (e.g., target audience, timing, accepted value, promotional value,
  • system 100 may further include one or more third party systems 110 , among other things.
  • third party system 110 may include a payment server configured to provide for the exchange of money, credits, etc. between the merchant and consumer.
  • various third party systems 110 may be associated with different types of payment sources. Thus for each payment source, data may be sent to an appropriate third party system (e.g., a credit card transaction server, etc.) to validate and/or process payments.
  • an appropriate third party system e.g., a credit card transaction server, etc.
  • FIG. 2 shows a schematic block diagram of example circuitry 200 , some or all of which may be included in system 102 , server 112 , database 114 , consumer device 106 , and/or merchant device 108 .
  • circuitry 200 may include various means, such as one or more processors 202 , memories 204 , communications modules 206 , and/or input/output modules 208 .
  • match module 210 may also or instead be included.
  • module includes hardware, software and/or firmware configured to perform one or more particular functions.
  • the means of circuitry 200 as described herein may be embodied as, for example, circuitry, hardware elements (e.g., a suitably programmed processor, combinational logic circuit, integrated circuit, and/or the like), a computer program product comprising computer-readable program instructions stored on a non-transitory computer-readable medium (e.g., memory 204 ) that is executable by a suitably configured processing device (e.g., processor 202 ), or some combination thereof.
  • a suitably configured processing device e.g., processor 202
  • Processor 202 may, for example, be embodied as various means including one or more microprocessors with accompanying digital signal processor(s), one or more processor(s) without an accompanying digital signal processor, one or more coprocessors, one or more multi-core processors, one or more controllers, processing circuitry, one or more computers, various other processing elements including integrated circuits such as, for example, an ASIC (application specific integrated circuit) or FPGA (field programmable gate array), or some combination thereof. Accordingly, although illustrated in FIG. 2 as a single processor, in some embodiments, processor 202 may comprise a plurality of processing means. The plurality of processing means may be embodied on a single computing device or may be distributed across a plurality of computing devices collectively configured to function as circuitry 200 .
  • the plurality of processing means may be in operative communication with each other and may be collectively configured to perform one or more functionalities of circuitry 200 as described herein.
  • processor 202 may be configured to execute instructions stored in memory 204 or otherwise accessible to processor 202 . These instructions, when executed by processor 202 , may cause circuitry 200 to perform one or more of the functionalities described herein.
  • processor 202 may comprise an entity capable of performing operations according to embodiments discussed herein while configured accordingly.
  • processor 202 when processor 202 is embodied as an ASIC, FPGA or the like, processor 202 may comprise specifically configured hardware for conducting one or more operations described herein.
  • processor 202 when processor 202 may be embodied as an executor of instructions, such as may be stored in memory 204 , the instructions may specifically configure processor 202 to perform one or more algorithms, methods or operations described herein.
  • processor 202 may be configured to execute operating system applications, firmware applications, media playback applications, media editing applications, among other things.
  • Memory 204 may comprise, for example, volatile memory, non-volatile memory, or some combination thereof. Although illustrated in FIG. 2 as a single memory, memory 204 may comprise a plurality of memory components. The plurality of memory components may be embodied on a single computing component or distributed across a plurality of computing components. In various embodiments, memory 204 may comprise, for example, a hard disk, random access memory, cache memory, flash memory, a compact disc read only memory (CD-ROM), solid state memory, digital versatile disc read only memory (DVD-ROM), an optical disc, circuitry configured to store information, integrated circuitry, chemical/biological memory, paper, or some combination thereof.
  • CD-ROM compact disc read only memory
  • DVD-ROM digital versatile disc read only memory
  • Memory 204 may be configured to store information, data, applications, instructions, or the like for enabling circuitry 200 to carry out various functions in accordance with example embodiments discussed herein.
  • memory 204 may be configured to buffer input data for processing by processor 202 .
  • memory 204 may be configured to store program instructions for execution by processor 202 and/or data for processing by processor 202 .
  • Memory 204 may store information in the form of static and/or dynamic information. This stored information may be stored and/or used by circuitry 200 during the course of performing its functionalities.
  • Communications module 206 may be embodied as any component or means embodied in circuitry, hardware, a computer program product comprising computer readable program instructions stored on a computer readable medium (e.g., memory 204 ) and executed by a processing device (e.g., processor 202 ), or a combination thereof that is configured to receive and/or transmit data from/to another device, such as, for example, a second circuitry 200 and/or the like.
  • communications module 206 (like other components discussed herein) can be at least partially embodied as or otherwise controlled by processor 202 .
  • communications module 206 may be in communication with processor 202 , such as via a bus.
  • Communications module 206 may include, for example, an antenna, a transmitter, a receiver, a transceiver, network interface card and/or supporting hardware and/or firmware/software for enabling communications. Communications module 206 may be configured to receive and/or transmit any data that may be stored by memory 204 using any protocol that may be used for communications. Communications module 206 may additionally and/or alternatively be in communication with the memory 204 , input/output module 208 and/or any other component of circuitry 200 , such as via a bus.
  • Communications module 206 may be configured to use one or more communications protocols such as, for example, short messaging service (SMS), Wi-Fi (e.g., a 802.11 protocol, Bluetooth, etc.), radio frequency systems (e.g., 900 MHz, 1.4 GHz, and 5.6 GHz communication systems), infrared, GSM, GSM plus EDGE, CDMA, quadband, and other cellular protocols, VOIP, or any other suitable protocol
  • SMS short messaging service
  • Wi-Fi e.g., a 802.11 protocol, Bluetooth, etc.
  • radio frequency systems e.g., 900 MHz, 1.4 GHz, and 5.6 GHz communication systems
  • GSM Global System for Mobile communications
  • GSM plus EDGE Code Division Multiple Access
  • CDMA Code Division Multiple Access
  • quadband Code Division Multiple Access
  • VOIP Voice over IP
  • Input/output module 208 may be in communication with processor 202 to receive an indication of an input and/or to provide an audible, visual, mechanical, or other output. In that sense, input/output module 208 may include means for performing analog-to-digital and/or digital-to-analog data conversions. Input/output module 208 may include support, for example, for a display, touch screen, keyboard, button, click wheel, mouse, joystick, an image capturing device, microphone, speaker, biometric scanner, and/or other input/output mechanisms.
  • circuitry 200 may be implemented as a server or database
  • aspects of input/output module 208 may be reduced as compared to embodiments where circuitry 200 may be implemented as an end-user machine or other type of device designed for complex user interactions. In some embodiments (like other components discussed herein), input/output module 208 may even be eliminated from circuitry 200 .
  • circuitry 200 is embodied as a server or database
  • at least some aspects of input/output module 208 may be embodied on an apparatus used by a user that is in communication with circuitry 200 .
  • Input/output module 208 may be in communication with memory 204 , communications module 206 , and/or any other component(s), such as via a bus. Although more than one input/output module and/or other component can be included in circuitry 200 , only one is shown in FIG. 2 to avoid overcomplicating the disclosure (e.g., like the other components discussed herein).
  • match module 210 may also or instead be included and configured to perform the functionality discussed herein related to managing contacts and determining unique contacts. In some embodiments, some or all of the functionality of match module 210 may be performed by processor 202 . In this regard, some or all of the example processes and algorithms discussed herein can be performed by at least one processor 202 and/or match module 210 .
  • non-transitory computer readable storage media can be configured to store firmware, one or more application programs, and/or other software, which include instructions and other computer-readable program code portions that can be executed to control processors of the components of system 200 to implement various operations, including the examples shown herein. As such, a series of computer-readable program code portions may be embodied in one or more computer program products and can be used, with a device, server, database, and/or other programmable apparatus, to produce the machine-implemented processes discussed herein.
  • Any such computer program instructions and/or other type of code may be loaded onto a computer, processor or other programmable apparatus's circuitry to produce a machine, such that the computer, processor other programmable circuitry that executes the code may be the means for implementing various functions, including those described herein.
  • one or more external systems such as a remote cloud computing and/or data storage system may also be leveraged to provide at least some of the functionality discussed herein.
  • embodiments may be implemented as methods, mediums, devices, servers, databases, systems, and the like. Accordingly, embodiments may comprise various means including entirely of hardware or any combination of software and hardware. Furthermore, embodiments may take the form of a computer program product on at least one non-transitory computer-readable storage medium having computer-readable program instructions (e.g., computer software) embodied in the storage medium. Any suitable computer-readable storage medium may be utilized including non-transitory hard disks, CD/DVD-ROMs, flash memory, optical storage devices, quantum storage devices, chemical storage devices, biological storage devices, magnetic storage devices, etc.
  • These computer program instructions may also be stored in a computer-readable storage device (e.g., memory 204 ) that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable storage device produce an article of manufacture including computer-readable instructions for implementing the function discussed herein.
  • the computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer-implemented process such that the instructions that execute on the computer or other programmable apparatus provide steps for implementing the functions discussed herein.
  • blocks of the block diagrams and flowchart illustrations support combinations of means for performing the specified functions, combinations of steps for performing the specified functions and program instruction means for performing the specified functions. It will also be understood that each block of the block diagrams and process flowcharts, and combinations of blocks in the block diagrams and process flowcharts, can be implemented by special purpose hardware-based computer systems that perform the specified functions or steps, or combinations of special purpose hardware and computer instructions.
  • FIG. 3 shows an example of a method of determining whether two instances of merchant data are associated with the same merchant in accordance with some embodiments.
  • Method 300 may be used to provide entity resolution. For example, in some embodiments, a match score may be determined for two instances of merchant data indicating likelihood that the two instances of merchant data describe the same merchant. Based on the match score (e.g., via a comparison with a match score threshold), the two instances of merchant data may be determined to describe the same merchant, or not. In another example, by performing comparisons and determining match scores for merchant data within a pool of merchant data (e.g., merchant data 116 within database 114 ), unique merchants from the pool of merchant data may be determined (e.g., and added to contacts database 118 .
  • a pool of merchant data e.g., merchant data 116 within database 114
  • unique merchants from the pool of merchant data may be determined (e.g., and added to contacts database 118 .
  • Method 300 is discussed as being performed by a server (e.g., server 112 of system 102 including database 114 ).
  • server e.g., server 112 of system 102 including database 114 .
  • other suitable structures that can be suitably configured to perform method 300 can be used including circuitry, devices, apparatuses, networks, and/or among other things.
  • Method 300 may begin at 302 and proceed to 304 , where a server may be configured to access first merchant data associated with a first merchant.
  • the first merchant data may be a record of merchant data 116 stored in database 114 .
  • the first merchant data may be accessed in response to determining that the first merchant is a potential lead. Additionally or alternatively, the first merchant data may be accessed from potential leads 120 as a potential lead for consideration as being a unique contact that can be added to contacts database 118 .
  • the server may be configured to access second merchant data associated with a second merchant.
  • the second merchant data may be a second record of merchant data 116 stored in database 114 . Additionally or alternatively, the second merchant may be a unique merchant stored in contacts 118 . In another example, the second merchant may be a second potential lead, stored within database 114 and/or otherwise. In some embodiments, accessing the second merchant data may be performed to compare the first merchant data with the second merchant data.
  • the merchant data may include data associated with merchants. While various attributes may be used depending on the objects being compared, some embodiments of the merchant data may include one or more attributes directed to merchant identification, contact or relationship management.
  • the merchant data may include identification data (e.g., name), contact data (e.g., phone number, website, email), address data (e.g., street address, city, state, country, zip code, etc.), among other things.
  • portions of the merchant data may be defined by attributes.
  • a merchant data record may include a name attribute, one or more address attributes, a phone number attribute, and a webpage URL attribute. Where available (e.g., input by an operator that creates or updates the record), an attribute of a merchant data record may include an attribute value of the merchant.
  • FIG. 5 shows an example of merchant data 500 in accordance with some embodiments.
  • Merchant data 500 includes a set of merchant data, namely merchant data 502 and merchant data 504 .
  • merchant data 502 may be an example of the first merchant data accessed at 302
  • merchant data 504 may be an example of the second merchant data accessed at 304 .
  • Each of merchant data 502 and 504 may include attribute values for each of name attribute 506 , address line 1 attribute 508 , address line 2 attribute 510 , phone number attribute 512 , and webpage URL attribute 514 .
  • the server may be configured to determine a match score based the first merchant data and the second merchant data indicating a likelihood of the first merchant being the same as the second merchant.
  • the match score may be configured or calibrated to scale from 0 to 1, with 0 being highest mismatch and 1 being highest (e.g., complete) match, for two instances of input merchant data being compared.
  • the match score may be determined to be a value between 0 and 1.
  • other scoring ranges, scales, or values may be used.
  • the match score may be determined based on comparing corresponding attributes of the first merchant data and the second merchant data. For example and with reference to FIG. 5 , name address line 1 attribute 508 may be determined for merchant data 502 and merchant data 504 . Next, a similarity score may be determined for address line 1 attribute 508 . For example, “200 Aspen Street” of merchant data 502 may be compared with “200 S. Aspen St.” of merchant data 504 . Because address data (e.g., as well as other attributes) can come in many forms (e.g., Street vs. St., Aspen vs. S. Aspen), the server may be configured to use natural language processing techniques to incorporate fuzzy matching in determining the similarity score.
  • address data e.g., as well as other attributes
  • the server may be configured to use natural language processing techniques to incorporate fuzzy matching in determining the similarity score.
  • a similarity score may be determined for each of the corresponding attributes of the first merchant data and the second merchant data.
  • the match score may then be determined based on one or more of the similarity scores, such as based on applying each of the similarity scores associated with the attributes to a relationship and/or function determined by the radial basis function support vector machine algorithm.
  • the server may be configured to determine, based on merchant data training sets, a relationship between similarity scores associated with each of the one or more attributes and the match score.
  • a merchant data training set may include two instances of merchant data that are known to be either a match or a mismatch.
  • the radial basis function support vector machine algorithm may be configured to, based on the merchant data training sets, determine a non-linear boundary for the merchant data based on similarity scores of the corresponding attributes in training data. In that sense, the server is capable of machine learning a relationship between similarity scores of attributes and the match score (e.g., indicating the likelihood that two merchants match based on the attributes). In that sense, at 308 , the server may be configured to determine the match score based on the relationship between the similarity scores and the match score, such as may be determined by machine learning.
  • the radial basis function support vector machine algorithm and merchant data training sets may allow the system to discover trends or patterns in how attribute values of attributes may vary. Some variances which may significantly alter the likelihood of two merchant data records being matching while other variances may be less important, which is reflected in the match score. Various trends or patterns, which may be programmatically discovered or determined, are described below.
  • FIGS. 5-8 show examples of merchant data in accordance with some embodiments.
  • Merchant data 500 of FIG. 5 may be an example of two different instances of merchant data 502 and 504 as discussed above.
  • Merchant data 502 and 504 also serves as an example of a merchant data training set, or merchant data training set 500 .
  • FIGS. 6-8 show example merchant data training sets 600 - 800 .
  • merchant data 502 and 504 may be an example of a merchant data training set that includes matching merchant data (and/or merchant data associated with the same merchant), despite different word ordering in name attribute 502 , no phone number for merchant data 504 , abbreviation or other minor differences in address line 1 attribute 506 (e.g., omission of the “S” and including “Street” instead “St” for merchant data 502 relative to merchant data 504 ), and different URL addresses for webpage URL attribute 514 (e.g., but same domain name).
  • address line 1 attribute 506 e.g., omission of the “S” and including “Street” instead “St” for merchant data 502 relative to merchant data 504
  • different URL addresses for webpage URL attribute 514 e.g., but same domain name
  • merchant data 602 and 604 may be an example of a merchant data training set that includes unmatching merchant data (and/or merchant data associated with the different merchants).
  • merchant data 602 and 604 share the same address attributes 608 and 610 and “cosmetics” in name attribute 606 .
  • a shopping mall or the like may include many merchants that share the same address. As such, the match in address attributes 608 and 610 may be insufficient when name attribute 606 is different.
  • merchant data 702 and 704 may be an example of a merchant data training set that includes matching merchant data.
  • name attribute 706 for merchant data 702 includes “SPA” while name attribute 706 for merchant data 704 does not, they share similar address attributes 708 and 710 and website attribute 714 .
  • hotels often include spas and thus the omission of spa from hotel name (e.g., determined based on “hotel” in name attribute 706 ) may be less important.
  • merchant data 802 and 804 may be an example of a merchant data training set that includes unmatching merchant data.
  • Merchant data 802 describes a spa business for name attribute 806 while merchant data 804 describes a hotel business for name attribute 806 .
  • Both the spa and hotel have the same address and website. However, they have a distinct phone number which may indicate separate operations or merchants.
  • one or more collections of merchant data training sets may be selected and/or generated such that the patterns or trends discussed above, among others, may be discovered by the radial basis function support vector machine algorithm.
  • merchants of different countries may be treated separately.
  • the server may be configured to determine an attribute of merchant data as indicating a country. With reference to FIG. 5 , for example, address line 2 attribute 510 for both merchant data 502 and merchant data 504 indicates that the two merchants (e.g., which may or may not be the same merchant) are located in the United States.
  • the server may be further configured to determine similarity scores and/or match scores based on country.
  • the merchant data training sets used for machine learning may be separated by country such that only merchants of matching countries are used for a training set.
  • the server may be capable of determining trends or patterns for matching separately for different countries.
  • different collections of merchant data training sets may be selected and/or generated for each country such that patterns or trends may be discovered by the radial basis function support vector machine algorithm for each country.
  • determining match scores may include determining the applicable function or relationship between match scores and similarity scores of attributes for the country of the merchant data under consideration.
  • the server may be configured to determine a match score threshold.
  • the match score threshold may be a value that distinguishes matching match scores (e.g., closer to 1) from nonmatching match scores (e.g., closer to 0). Where match scores are scaled from 0 to 1, for example, the match score threshold may be set to a value greater than 0 but less than 1.
  • a match score threshold of 0.5 may indicate a match score greater than 0.8 for two instances of merchant data may indicate a match for the two instances of merchant data while a match score of less than 0.5 may indicate a mismatch for the two instances of merchant data.
  • the match score threshold may be configured to the be set to a lower value (e.g., 0.4) such that matching is more aggressive, thereby allowing more match scores above the match score threshold to be identified as being matches.
  • a unique merchant e.g., mismatch to one or more other merchant data
  • the match score threshold may be too restrictive, resulting in the identification of matches that should be mismatches.
  • the server may be configured to determine whether the match score exceeds match score threshold.
  • the match score determined at 308 may be compared with the match score threshold determined at 310 .
  • method 300 may proceed to 314 , where the server may be configured to determine the first merchant as being a match with the second merchant. For example, where the match score threshold is 0.4, a match score of 0.6 (e.g., exceeding 0.4) may indicate that the first merchant is a match with the second merchant.
  • method 300 may proceed to 316 , where the server may be configured to determine the first merchant as being different from the second merchant. For example, where the match score threshold is 0.4, a match score of 0.3 (e.g., failing to exceed 0.4) may indicate that the first merchant is different from the second merchant. Method 300 may then proceed to 318 and end.
  • FIG. 4 shows an example of a method of determining a unique contact in accordance with some embodiments.
  • Method 400 may be performed for an instance of merchant data under consideration (e.g., merchant data associated with a potential lead) to determine whether the merchant data describes a unique merchant relative to other merchants.
  • the other merchants may be known contacts (e.g., stored within contact database 118 ), identified as other potential leads (e.g., at potential leads 120 ), and/or neither identified as contacts nor potential leads but stored within merchant data 116 .
  • appropriate action may be taken to build a collection of unique contacts.
  • Method 400 may begin at 402 and proceed to 404 , where the server may be configured to determine merchants as being potential leads based on merchant data. For example, one or more merchants (e.g., instances of merchant data) may be identified a pool of merchants, such as may be stored as merchant data 116 within database 114 .
  • potential leads may be determined as merchants that are of high value and/or otherwise suitable for contact. For example, a merchant quality score for a merchant may be determined based on a variety of factors such as: capability of the merchant to meet demand at a geographic area, capability of the merchant to meet demand for an item, consumer evaluations of the merchant, and/or among other things.
  • the server may be configured to determine whether a merchant is a potential lead based on merchant data (e.g., the name attribute) and/or other merchant information.
  • the merchant information may be part of the merchant data 116 stored in database 114 . Additionally or alternatively, the merchant information may be determined from any other source, such as communications with merchants, consumers, third party systems (e.g., merchant review webpages, product reviews, ratings, etc.), the Internet, etc.
  • the merchant data within contacts database 118 may be removed or filtered from the pool of merchant data that can serve as potential lead candidates.
  • a merchant within contacts database 118 may be already a contact and therefore should not be a potential lead for addition within contacts database 118 .
  • the server may be configured to access merchant data associated with a first merchant determined to be a potential lead.
  • a potential lead For example, an instance of merchant data determined to be a potential lead may be stored as a potential lead 120 in database 114 .
  • each instance of merchant data determined to be a potential lead may be associated with a suitable status indicator or the like.
  • the server may be configured to access merchant data associated with a potential lead from database 114 , or other suitable memory.
  • the server may be configured to determine match scores indicating a likelihood of the first merchant being the same as each of a plurality of merchants.
  • the plurality of merchants may include some or all of the merchants with merchant data stored in database 114 .
  • the server may determine a match score indicating the likelihood of the first merchant being the same as the merchant being compared.
  • the discussion at 308 of method 300 may be applicable at 408 .
  • the server may be configured to determine a match score threshold.
  • the discussion at 310 of method 300 may be applicable at 410 .
  • the server may be configured to determine whether each of the match scores exceeds the match score threshold.
  • the discussion at 312 may be applicable at 412 .
  • method 400 may proceed to 414 , where the server may be configured to determine the first merchant as being different from the plurality of merchants.
  • the discussion at 316 may be applicable at 414 . In that sense, method 300 may be repeated for the first merchant and multiple other merchants to determine whether the first merchant is a match to any of the multiple merchants.
  • the server may be configured to determine the first merchant as being a unique contact. For example, if the first merchant is compared with all merchant data 116 within database 114 (e.g., including the merchants and merchant data within contacts database 118 ) and determined to be different or not a match to any of the other merchants, then server may identify the first merchant data and/or first merchant as being a unique contact. In some embodiments, the first merchant data may be added to contacts database 118 and/or otherwise flagged as being associated with a contact.
  • method 400 may proceed to 418 , where the server may be configured to determine the first merchant as being a match with a second merchant. For example, the match score determined based on the first merchant data and merchant data of the second merchant may exceed the match score threshold. Therefore, the first merchant and the second merchant may be determined to be a match. In some embodiments, the server may be configured to determine the first merchant as being a match to one or more other merchants based on associated match scores (e.g., determined based on the first merchant data and merchant data of each of the one or more other merchants) exceeding the match score threshold.
  • associated match scores e.g., determined based on the first merchant data and merchant data of each of the one or more other merchants
  • the server may be configured to perform various actions for the first merchant data depending on the status of the second merchant.
  • the second merchant data may be a potential lead (e.g., determined at 404 ), a contact (e.g., stored within contacts database 118 ), or simply merchant data within database 114 that is neither a contact nor a determined to be a potential lead.
  • the server may be configured to determine whether the second merchant is a potential lead.
  • the second merchant may be determined to be a potential lead as discussed at 404 .
  • method 400 may proceed to 422 , where the server may be configured to determine the first merchant and the second merchant as being a single merchant. As such, two instances of merchant data identified as potential leads may be determined to be referring to the same single merchant.
  • the server may be configured to determine the single merchant as a unique contact. For example, some or all of first merchant data and/or the second merchant data may be stored within contacts database 118 . However, only a single instance of merchant data or contact may be stored in contacts database 118 such that a duplicate, non-unique merchant is not added to contacts database 118 .
  • steps 418 - 420 may be repeated for the first merchant data and each instance of merchant data that is determined to be a match.
  • all of the matching potential leads may be determined to be a single merchant.
  • the server may be configured to construct a graph and/or linked data of potential leads where nodes are the potential leads and edges between the nodes define the matching potential leads. Connected components of the graph may comprise of matching potential leads. The server may then choose merchant data from one of the nodes for injection into contacts database 118 .
  • the server may be configured to utilize a potential lead threshold for the comparison at 412 for each instance of merchant data of the plurality of merchants compared with the first merchant data that is a potential lead.
  • the potential lead threshold may be different from (e.g., general) the match score threshold.
  • the potential lead threshold may be set to a lower level such that two potential leads are more likely to match than a potential lead and a contact having the same match scores, or vice versa.
  • method 400 may proceed to 426 , where the server may be configured to determine whether the second merchant is a contact.
  • the second merchant may be a contact when the associated second merchant data is stored and/or retrieved from contacts database 118 and/or otherwise flagged as a contact.
  • the server may be configured to utilize a contact threshold for the comparison at 412 for each instance of merchant data of the plurality of merchants compared with the first merchant data that is a contact.
  • the contact threshold may be different from (e.g., general) the match score threshold and/or potential lead threshold.
  • the contact threshold may be set to a lower level such that a potential lead and a contact are more likely to match than the potential lead and a second potential lead having the same match scores, or vice versa.
  • method 400 may proceed to 428 , where the server may be configured to determine the first merchant as being the contact. For example, the first merchant and the second merchant may be determined to be same merchant. Because the second merchant is already a contact, the first merchant data does not need to be added contacts database 118 . However, in some embodiments, such as when the first merchant data includes attribute values for an attribute that is missing in the contacts database 118 , some or all of the first merchant data may be added to the existing contact record. In some embodiments, attributes from different but matching merchant data may be merged into a single record. Furthermore, any associated merchant information (e.g., ratings, reviews, merchant category, service information etc.) may also be merged into a single record.
  • the server may be configured to determine the first merchant as being the contact. For example, the first merchant and the second merchant may be determined to be same merchant. Because the second merchant is already a contact, the first merchant data does not need to be added contacts database 118 . However, in some embodiments, such as when the first merchant data includes attribute values for an
  • the selection of merchant data attribute values for a single record may be determined based on the quality of the source for each instance of merchant data. For example, data from a high quality sources (e.g., provided by the merchant, entered by an operator, etc.) can be selected in place of data from lower quality source (e.g., OCR documents, third party sources, etc.) to increase the accuracy of the merchant data within the record (e.g., at contacts database 118 ).
  • a high quality sources e.g., provided by the merchant, entered by an operator, etc.
  • lower quality source e.g., OCR documents, third party sources, etc.
  • method 400 may proceed to 430 , where the server may be configured to determine the first merchant as being a unique contact.
  • the second merchant data may be merchant data that is stored in database 114 and not in contacts database 118 . Because the second merchant data was also not determined to be associated with a potential lead (e.g., at 420 ), the first merchant data may be injected into contacts database 118 without any risk of duplication.
  • steps 404 - 430 may be performed for each merchant determined as being a potential lead at 404 .
  • unique merchants identified as potential leads may be added to the contacts database while merchants that match a merchant within the contacts database may not be added.
  • the contents of the contacts database 118 may be programmatically updated to include unique contacts based on entity resolution of a pool of merchant data. Method 400 may then proceed to 432 and end.

Abstract

Systems, apparatus, and methods for determining unique contacts from a collection or pool of merchant data are discussed herein. Some embodiments may provide for an apparatus including circuitry configured to: access first merchant data associated with a first merchant; access second merchant data associated with a second merchant; determine a match score based the first merchant data and the second merchant data indicating a likelihood of the first merchant being the same as the second merchant; determine a match score threshold; determine whether the match score exceeds the match score threshold; and in response determining the match score fails to exceed the match score threshold, determine the first merchant as being different from the second merchant. Some embodiments may provide for techniques for machine learning with merchant data training sets to determine match scores.

Description

    FIELD
  • Embodiments of the invention relate, generally, to determining unique contacts from data.
  • BACKGROUND
  • Businesses or other entities may communicate with users, individuals, customers, vendors, component manufacturers, merchants, etc. for various purposes. An organization that solicits business may use contact lists to organize and manage such communications. Computer systems may facilitate the management of contacts, such by providing electronic contact data or lists that can be shared within members of the organization. Through applied effort, ingenuity, and innovation, solutions to improve such systems have been realized and are described herein.
  • BRIEF SUMMARY
  • Systems, methods, and computer readable program code are provided to, in general, improve the management of contacts. For example, some embodiments may provide techniques for determining unique contacts from a pool (e.g., a database) of merchant data, where each instances of merchant data is associated with a merchant that may or may not be duplicated within the pool of merchant data.
  • Some embodiments may provide for an apparatus including circuitry configured to: access first merchant data associated with a first merchant; access second merchant data associated with a second merchant; determine a match score based the first merchant data and the second merchant data indicating a likelihood of the first merchant being the same as the second merchant; determine a match score threshold; determine whether the match score exceeds the match score threshold; and in response determining the match score fails to exceed the match score threshold, determine the first merchant as being different from the second merchant.
  • In some embodiments, the circuitry configured to determine the match score may include the circuitry being configured to: determine an attribute of the first merchant data; determine a corresponding attribute of the second merchant data, wherein each of the first merchant data and the second merchant data are associated with one or more attributes; determine a similarity score of the attribute and the corresponding attribute; and determine the match score based on the similarity score and one or more other similarity scores of one or more other attributes of the first merchant data and one or more other corresponding attributes of the second merchant data.
  • In some embodiments, the circuitry configured to determine the match score may include the circuitry being configured to: determine, based on merchant data training sets, a relationship between similarity scores associated with each of the one or more attributes and the match score; and determine the match score based on the relationship between the similarity scores and the match score.
  • In some embodiments, the circuitry configured to determine the match score may include the circuitry being configured to: determine the attribute of the first merchant data as indicating a country; and determine the similarity score and the one or more similarity scores based on based the country.
  • In some embodiments, the circuitry is further configured to: determine the first merchant is a potential lead; in response to determining the first merchant as a potential lead, determine match scores indicating a likelihood of the first merchant being the same as each of a plurality of merchants; determine whether each of the match scores exceeds the match score threshold; and in response to determining that each of the match scores fails to exceed the match score threshold: determine the first merchant as being different from the plurality of merchants; and determine the first merchant as being a unique contact.
  • In some embodiments, the circuitry may be further configured to: determine the first merchant is a potential lead; in response to determining the first merchant as a potential lead, determine match scores indicating a likelihood of the first merchant being the same as each of a plurality of merchants; determine whether a second match score of the plurality of match scores fails to exceed the match score threshold, wherein the second match score indicates a likelihood of the first merchant being different from a third merchant; in response to determining that the second match score exceeds the match score threshold, determine the first merchant as being a match with the third merchant.
  • In some embodiments, the circuitry may be further configured to: determine the third merchant is a contact; and in response to determining the first merchant as being a match to the third merchant, determine the first merchant as the contact.
  • In some embodiments, the circuitry may be further configured to: determine the third merchant is a second potential lead; in response to determining the first merchant as being a match to the third merchant: determine the first merchant and the third merchant as being a single merchant; and determine the single merchant as a contact.
  • In some embodiments, the circuitry configured to access the second merchant data may include the circuitry being configured to access the second merchant data from a contacts database. The circuitry may be further configured to, in response to determine the first merchant as being different from the second merchant and one or more other unique merchants within the contacts database, add the first merchant data to the contacts database as a unique contact.
  • In some embodiments, the circuitry may be further the circuitry is further configured to determine the first merchant is a potential lead based on determining a merchant quality score for the first merchant based on one or more of: capability of the first merchant to meet demand at a geographic area; capability of the first merchant to meet demand for an item; and consumer evaluations of the first merchant.
  • Some embodiments may provide for a machine-implemented method. The method may include: accessing, by circuitry, first merchant data associated with a first merchant; accessing, by the circuitry, second merchant data associated with a second merchant; determining, by the circuitry, a match score based the first merchant data and the second merchant data indicating a likelihood of the first merchant being the same as the second merchant; determining a match score threshold; determining whether the match score exceeds the match score threshold; and in response determining the match score fails to exceed the match score threshold, determining the first merchant as being different from the second merchant.
  • In some embodiments, determining the match score may include: determining an attribute of the first merchant data; determining a corresponding attribute of the second merchant data, wherein each of the first merchant data and the second merchant data are associated with one or more attributes; determining a similarity score of the attribute and the corresponding attribute; and determining the match score based on the similarity score and one or more other similarity scores of one or more other attributes of the first merchant data and one or more other corresponding attributes of the second merchant data.
  • In some embodiments, determining the match score may include: determining, based on merchant data training sets, a relationship between similarity scores associated with each of the one or more attributes and the match score; and determining the match score based on the relationship between the similarity scores and the match score.
  • In some embodiments, determining the match score may include: determining the attribute of the first merchant data as indicating a country; and determining the similarity score and the one or more similarity scores based on based the country.
  • In some embodiments, the method may further include: determining the first merchant is a potential lead; in response to determining the first merchant as a potential lead, determining match scores indicating a likelihood of the first merchant being the same as each of a plurality of merchants; determining whether each of the match scores exceeds the match score threshold; and in response to determining that each of the match scores fails to exceed the match score threshold: determining the first merchant as being different from the plurality of merchants; and determining the first merchant as being a unique contact.
  • In some embodiments, the method may further include: determining the first merchant is a potential lead; in response to determining the first merchant as a potential lead, determining match scores indicating a likelihood of the first merchant being the same as each of a plurality of merchants; determining whether a second match score of the plurality of match scores fails to exceed the match score threshold, wherein the second match score indicates a likelihood of the first merchant being different from a third merchant; in response to determining that the second match score exceeds the match score threshold, determining the first merchant as being a match with the third merchant.
  • In some embodiments, the method may further include: determining the third merchant is a contact; and in response to determining the first merchant as being a match to the third merchant, determining the first merchant as the contact.
  • In some embodiments, the method may further include: determining the third merchant is a second potential lead; in response to determining the first merchant as being a match to the third merchant: determining the first merchant and the third merchant as being a single merchant; and determining the single merchant as a contact.
  • In some embodiments, accessing the second merchant data includes accessing the second merchant data from a contacts database. The method may further include, in response to determine the first merchant as being different from the second merchant and one or more other unique merchants within the contacts database, adding the first merchant data to the contacts database as a unique contact.
  • In some embodiments, the method may further include determining the first merchant is a potential lead based on determining a merchant quality score for the first merchant based on one or more of: capability of the first merchant to meet demand at a geographic area; capability of the first merchant to meet demand for an item; and consumer evaluations of the first merchant.
  • Some embodiments may include one or more machines, such as an apparatus and/or system, configured to implement the methods and/or other functionality discussed herein. For example, the machine may include one or more processors and/or other machine components configured to implement the functionality discussed herein based on instructions and/or other data stored in memory and/or other non-transitory computer readable media.
  • These characteristics as well as additional features, functions, and details are described below. Similarly, corresponding and additional embodiments are also described below.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Having thus described some embodiments in general terms, reference will now be made to the accompanying drawings, which are not necessarily drawn to scale, and wherein:
  • FIG. 1 shows an example of a system in accordance with some embodiments;
  • FIG. 2 shows a schematic block diagram of an example of circuitry in accordance with some embodiments.
  • FIG. 3 shows an example of a method of determining whether two instances of merchant data are associated with the same merchant in accordance with some embodiments;
  • FIG. 4 shows an example of a method of determining a unique contact in accordance with some embodiments; and
  • FIGS. 5-8 show examples of merchant data in accordance with some embodiments.
  • DETAILED DESCRIPTION
  • Embodiments now will be described more fully hereinafter with reference to the accompanying drawings, in which some, but not all embodiments are shown. Indeed, embodiments of the invention may be implemented in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will satisfy applicable legal requirements. Like numbers refer to like elements throughout.
  • As used herein, the terms “data,” “content,” “information” and similar terms may be used interchangeably to refer to data capable of being captured, transmitted, received, displayed and/or stored in accordance with various example embodiments. Thus, use of any such terms should not be taken to limit the spirit and scope of the disclosure. Further, where a computing device is described herein to receive data from another computing device, it will be appreciated that the data may be received directly from the another computing device or may be received indirectly via one or more intermediary computing devices, such as, for example, one or more servers, relays, routers, network access points, base stations, and/or the like. Similarly, where a computing device is described herein to send data to another computing device, it will be appreciated that the data may be sent directly to the another computing device or may be sent indirectly via one or more intermediary computing devices, such as, for example, one or more servers, relays, routers, network access points, base stations, and/or the like.
  • Where techniques are described herein with method flowcharts, it is appreciated that the steps of a method may not necessarily be performed in the order shown. Furthermore, in various embodiments, some or all of the steps of a method flowchart may not necessarily be performed.
  • Overview
  • Some embodiments may provide for a system capable of determining unique contacts from a collection of merchant data. For example, the data may include data associated with a merchant, or merchant data. The merchant data may include, for example, identification data (e.g., name), contact data (e.g., phone number, website, email), address data (e.g., street address, city, state, country, zip code, etc.), among other things. A “merchant” may include, but is not limited to, a merchant, provider of a promotion, business owner, consigner, shopkeeper, tradesperson, vender, operator, entrepreneur, agent, dealer, organization or the like that is in the business of a providing a good, service or experience to a consumer, facilitating the provision of a good, service or experience to a consumer and/or otherwise operating in the stream of commerce. It is appreciated while various embodiments discussed herein refer to merchant data or merchants, the techniques discussed herein may also be applicable to non-merchant data or other objects or entities. For example, the system may be configured to determine one or more unique objects from object data indicating properties or attributes of the multiple objects.
  • Some embodiments may provide for programmatic entity resolution. For example, two databases of data representing items, objects, things, items, etc. may be merged with the desire to not introduce duplicate items into the original or target database. An advantage that may be realized by some embodiments discussed herein is that high quality merchant data may be maintained by a system, such as within a database. The system may be configured to ingest data from multiple sources and resolve information from different sources into a single canonical entities, or unique contacts. In some embodiments, each unique contact may be placed in a contacts database such that a sales team or the like can access the non-duplicated data. The contacts database may be merged (e.g., on a schedule basis or otherwise) with a general pool of merchant data for updates, modifications, etc. while each contact is kept unique via the entity resolution.
  • In some embodiments, for two instances of merchant data, the system may be configured to determine a match score indicating a likelihood of two instances of merchant data as describing and/or otherwise being associated with the same merchant. The match score may be compared with a match score threshold to determine whether the two instances of merchant data match or not. In some embodiments, potential leads may be identified from merchant data and compared with other merchant data to determine whether the potential lead is a unique contact. Some embodiments may further provide for techniques of determining match scores from input merchant data based on machine learning with merchant data training sets.
  • Exemplary System Architecture
  • FIG. 1 shows an example system 100 in accordance with some embodiments. System 100 may include central system 102 (or “system 102”), network 104, consumer device 106, merchant device 108, and third party system 110. System 102 may be communicably connected with consumer device 106 and merchant device 108 via network 104. System 102 may include server 112 and database 114.
  • Server 112 may include circuitry, networked processors, or the like configured to perform some or all of the server-based processes described herein and may be any suitable network server and/or other type of processing device. In some embodiments, system 102 may function as a “cloud” with respect to the consumer device 106 and/or merchant device 108. In that sense, server 112 may include several servers performing interconnected and/or distributed functions. To avoid unnecessarily overcomplicating the disclosure, server 112 is shown and described herein as a single server.
  • Database 114 may be any suitable network storage device configured to store some or all of the information described herein. For example, database 114 may be configured to store merchant data associated with merchants, among other things. As such, database 114 may include, for example, one or more database systems, backend data servers, network databases, cloud storage devices, etc. To avoid unnecessarily overcomplicating the disclosure, database 114 is shown and described herein as a single database. In some embodiments, database 114 may be a centralized database of merchants, brands, and/or places of business that are known to system 102. In that sense, each merchant known to system 102 may correspond with one or more instances of merchant data 116 within database 114.
  • In some embodiments, system 102 may include contacts database 118, which may be included with database 114 or separate. Contact database 118 may include merchant data associated with merchants that are known contacts and/or unique contacts. Contacts database 118 may be accessed, for example, by a member of a sales team or other operator that is responsible for contacting or otherwise interfacing with merchants. In some embodiments, contacts database 118 may be accessed for customer relationship management (CRM). For each merchant within contacts database 118, an operator may be allowed to track communications, record contractual details or other business activity (e.g., promotions provided by the system on behalf of the merchant), track promotion performance, among other things.
  • In some embodiments, system 102 may be configured to maintain selective consistency between database 114 and contacts database 118. For example, a merchant within database 114 that is contacted by a member of the sales team or other operator may be added to contacts database 118. Furthermore, when merchant data associated with a new merchant is added to contacts database 118, the merchant data may also be (e.g., automatically) added to database 114. In some embodiments, for a particular merchant, an update in one of database 114 or contacts database 118 may be propagated to the other. In that sense, both database 114 and contacts database 118 may be kept up-to-date and accurate.
  • In some embodiments, system 102 may include potential leads 120. Potential leads 120 may include merchant data of merchants selected from database 118 (e.g., a subset of merchant data 116). As discussed in greater detail below, selected merchants may include merchants that are determined to be of high value and/or otherwise suitable for contact. In some embodiments, a potential lead may be determined without determining the value or suitability of the merchant, such as based on the merchant data of the potential lead being found within merchant data 116 but not found within contacts database 118. In some embodiments, merchant data that exists within contacts database 118 may be excluded or filtered from the merchant data within potential leads 118 to avoid duplication between known contacts and potential leads (e.g., that may be candidates for inclusion within contacts database 118).
  • In some embodiments, as discussed in greater detail below, server 112 may be configured to perform entity resolution to determine whether a potential lead is found within contacts database 118. For example, merchant data associated with the potential lead may be compared with merchant data of each contact within contact database 118 to determine match scores. A match score may indicate a likelihood of the potential lead being the same merchant as a contact. For example, some embodiments, the match score may be scaled from 0 to 1, with 0 being highest mismatch and 1 being highest (e.g., complete) match, for two instances of input merchant data being compared. In some embodiments, the match score may be determined based on statistical machine learning with merchant data training sets. For example, merchant data training sets, each including two instances of merchant data, may be input into a radial basis function support vector machine algorithm, along with an indication of whether the merchant data training set is an example of a match or mismatch. The radial basis function support vector machine algorithm may be configured to, based on the merchant data training sets, determine a non-linear boundary for the merchant data. Alternatively or additionally, a non-radial basis vector support machine algorithm may be used, such as a linear vector support machine algorithm, and/or other machine learning and/or classifier algorithms may be used.
  • When a potential lead is determined to be a unique merchant from the merchants of contact database 118, for example, merchant data of the merchant may be added or injected to contact database 118. Similarly, when the potential lead is determined to match a merchant of contact database 118, the merchant data may not be added or injected to avoid duplication of the merchant within contact database 118.
  • Network 104 may include one or more wired and/or wireless communication networks including, for example, a wired or wireless local area network (LAN), personal area network (PAN), metropolitan area network (MAN), wide area network (WAN), or the like, as well as any hardware, software and/or firmware for implementing the one or more networks (such as, e.g., network routers, switches, hubs, etc.). For example, network 104 may include a cellular telephone, mobile broadband, long term evolution (LTE), GSM/EDGE, UMTS/HSPA, IEEE 802.11, IEEE 802.16, IEEE 802.20, WiFi, dial-up, and/or WiMax network. Furthermore, network 104 may include a public network, such as the Internet, a private network, such as an intranet, or combinations thereof, and may utilize a variety of networking protocols now available or later developed including, but not limited to TCP/IP based networking protocols.
  • Consumer device 106 may be associated with a consumer and/or consumer account, such as a consumer with a consumer account provided by system 102. Although a single consumer device 106 is shown, system 100 may include any number of consumer devices that may be associated with various other consumers and/or consumer accounts. Consumer device 106 may be a mobile device and/or a stationary device. For example, consumer device 106 may be a mobile device such as a cellular telephone (including smartphones and/or other types of mobile telephones), laptop, tablet, electronic reader, e-book device, media device, and/or the like. Additionally and/or alternatively, consumer device 106 may be a stationary device such as a desktop computer, work station, point-of-sale device, or the like.
  • Merchant device 108 may be associated with a merchant, and may be located at a merchant shop and/or other location. Although a single merchant device 108 is shown, system 100 may include any number of merchant devices that may be associated with various other merchants. In some embodiments, merchant device 108 may be configured to provide point-of-sale (POS) functionality for the merchant, such as at the merchant's shop. Furthermore, merchant device 108 may be a stationary and/or mobile device.
  • In some embodiments, system 102 may be configured to provide promotional services on behalf of merchants. For example, system 102 may receive promotion data from merchant device 108 indicating a promotion for goods, experiences and/or services (or “items” as used herein) and/or one or more promotion parameters of the promotion (e.g., target audience, timing, accepted value, promotional value, residual value, etc.). Based on the promotion data or otherwise, system 102 may then generate and/or provide one or more impressions for the promotion to consumer device 102, which may be redeemed with the merchant via merchant device 108, such as in connection with a financial transaction or otherwise. In some embodiments, system 102 may be configured to manage its contacts with merchants and merchant information to facilitate the procurement and management of promotional services and/or other services on behalf of the merchant.
  • In some embodiments, system 100 may further include one or more third party systems 110, among other things. For example, third party system 110 may include a payment server configured to provide for the exchange of money, credits, etc. between the merchant and consumer. In some embodiments, various third party systems 110 may be associated with different types of payment sources. Thus for each payment source, data may be sent to an appropriate third party system (e.g., a credit card transaction server, etc.) to validate and/or process payments.
  • FIG. 2 shows a schematic block diagram of example circuitry 200, some or all of which may be included in system 102, server 112, database 114, consumer device 106, and/or merchant device 108. In accordance with some example embodiments, circuitry 200 may include various means, such as one or more processors 202, memories 204, communications modules 206, and/or input/output modules 208.
  • In some embodiments, such as when circuitry 200 is included in server 112 or other device and/or apparatus configured to determine unique contacts, match module 210 may also or instead be included. As referred to herein, “module” includes hardware, software and/or firmware configured to perform one or more particular functions. In this regard, the means of circuitry 200 as described herein may be embodied as, for example, circuitry, hardware elements (e.g., a suitably programmed processor, combinational logic circuit, integrated circuit, and/or the like), a computer program product comprising computer-readable program instructions stored on a non-transitory computer-readable medium (e.g., memory 204) that is executable by a suitably configured processing device (e.g., processor 202), or some combination thereof.
  • Processor 202 may, for example, be embodied as various means including one or more microprocessors with accompanying digital signal processor(s), one or more processor(s) without an accompanying digital signal processor, one or more coprocessors, one or more multi-core processors, one or more controllers, processing circuitry, one or more computers, various other processing elements including integrated circuits such as, for example, an ASIC (application specific integrated circuit) or FPGA (field programmable gate array), or some combination thereof. Accordingly, although illustrated in FIG. 2 as a single processor, in some embodiments, processor 202 may comprise a plurality of processing means. The plurality of processing means may be embodied on a single computing device or may be distributed across a plurality of computing devices collectively configured to function as circuitry 200. The plurality of processing means may be in operative communication with each other and may be collectively configured to perform one or more functionalities of circuitry 200 as described herein. In an example embodiment, processor 202 may be configured to execute instructions stored in memory 204 or otherwise accessible to processor 202. These instructions, when executed by processor 202, may cause circuitry 200 to perform one or more of the functionalities described herein.
  • Whether configured by hardware, firmware/software methods, or by a combination thereof, processor 202 may comprise an entity capable of performing operations according to embodiments discussed herein while configured accordingly. Thus, for example, when processor 202 is embodied as an ASIC, FPGA or the like, processor 202 may comprise specifically configured hardware for conducting one or more operations described herein. As another example, when processor 202 may be embodied as an executor of instructions, such as may be stored in memory 204, the instructions may specifically configure processor 202 to perform one or more algorithms, methods or operations described herein. For example, processor 202 may be configured to execute operating system applications, firmware applications, media playback applications, media editing applications, among other things.
  • Memory 204 may comprise, for example, volatile memory, non-volatile memory, or some combination thereof. Although illustrated in FIG. 2 as a single memory, memory 204 may comprise a plurality of memory components. The plurality of memory components may be embodied on a single computing component or distributed across a plurality of computing components. In various embodiments, memory 204 may comprise, for example, a hard disk, random access memory, cache memory, flash memory, a compact disc read only memory (CD-ROM), solid state memory, digital versatile disc read only memory (DVD-ROM), an optical disc, circuitry configured to store information, integrated circuitry, chemical/biological memory, paper, or some combination thereof. Memory 204 may be configured to store information, data, applications, instructions, or the like for enabling circuitry 200 to carry out various functions in accordance with example embodiments discussed herein. For example, in at least some embodiments, memory 204 may be configured to buffer input data for processing by processor 202. Additionally or alternatively, in at least some embodiments, memory 204 may be configured to store program instructions for execution by processor 202 and/or data for processing by processor 202. Memory 204 may store information in the form of static and/or dynamic information. This stored information may be stored and/or used by circuitry 200 during the course of performing its functionalities.
  • Communications module 206 may be embodied as any component or means embodied in circuitry, hardware, a computer program product comprising computer readable program instructions stored on a computer readable medium (e.g., memory 204) and executed by a processing device (e.g., processor 202), or a combination thereof that is configured to receive and/or transmit data from/to another device, such as, for example, a second circuitry 200 and/or the like. In some embodiments, communications module 206 (like other components discussed herein) can be at least partially embodied as or otherwise controlled by processor 202. In this regard, communications module 206 may be in communication with processor 202, such as via a bus. Communications module 206 may include, for example, an antenna, a transmitter, a receiver, a transceiver, network interface card and/or supporting hardware and/or firmware/software for enabling communications. Communications module 206 may be configured to receive and/or transmit any data that may be stored by memory 204 using any protocol that may be used for communications. Communications module 206 may additionally and/or alternatively be in communication with the memory 204, input/output module 208 and/or any other component of circuitry 200, such as via a bus. Communications module 206 may be configured to use one or more communications protocols such as, for example, short messaging service (SMS), Wi-Fi (e.g., a 802.11 protocol, Bluetooth, etc.), radio frequency systems (e.g., 900 MHz, 1.4 GHz, and 5.6 GHz communication systems), infrared, GSM, GSM plus EDGE, CDMA, quadband, and other cellular protocols, VOIP, or any other suitable protocol
  • Input/output module 208 may be in communication with processor 202 to receive an indication of an input and/or to provide an audible, visual, mechanical, or other output. In that sense, input/output module 208 may include means for performing analog-to-digital and/or digital-to-analog data conversions. Input/output module 208 may include support, for example, for a display, touch screen, keyboard, button, click wheel, mouse, joystick, an image capturing device, microphone, speaker, biometric scanner, and/or other input/output mechanisms. In embodiments where circuitry 200 may be implemented as a server or database, aspects of input/output module 208 may be reduced as compared to embodiments where circuitry 200 may be implemented as an end-user machine or other type of device designed for complex user interactions. In some embodiments (like other components discussed herein), input/output module 208 may even be eliminated from circuitry 200. Alternatively, such as in embodiments wherein circuitry 200 is embodied as a server or database, at least some aspects of input/output module 208 may be embodied on an apparatus used by a user that is in communication with circuitry 200. Input/output module 208 may be in communication with memory 204, communications module 206, and/or any other component(s), such as via a bus. Although more than one input/output module and/or other component can be included in circuitry 200, only one is shown in FIG. 2 to avoid overcomplicating the disclosure (e.g., like the other components discussed herein).
  • In some embodiments, match module 210 may also or instead be included and configured to perform the functionality discussed herein related to managing contacts and determining unique contacts. In some embodiments, some or all of the functionality of match module 210 may be performed by processor 202. In this regard, some or all of the example processes and algorithms discussed herein can be performed by at least one processor 202 and/or match module 210. For example, non-transitory computer readable storage media can be configured to store firmware, one or more application programs, and/or other software, which include instructions and other computer-readable program code portions that can be executed to control processors of the components of system 200 to implement various operations, including the examples shown herein. As such, a series of computer-readable program code portions may be embodied in one or more computer program products and can be used, with a device, server, database, and/or other programmable apparatus, to produce the machine-implemented processes discussed herein.
  • Any such computer program instructions and/or other type of code may be loaded onto a computer, processor or other programmable apparatus's circuitry to produce a machine, such that the computer, processor other programmable circuitry that executes the code may be the means for implementing various functions, including those described herein. In some embodiments, one or more external systems (such as a remote cloud computing and/or data storage system) may also be leveraged to provide at least some of the functionality discussed herein.
  • As described above and as will be appreciated based on this disclosure, various embodiments may be implemented as methods, mediums, devices, servers, databases, systems, and the like. Accordingly, embodiments may comprise various means including entirely of hardware or any combination of software and hardware. Furthermore, embodiments may take the form of a computer program product on at least one non-transitory computer-readable storage medium having computer-readable program instructions (e.g., computer software) embodied in the storage medium. Any suitable computer-readable storage medium may be utilized including non-transitory hard disks, CD/DVD-ROMs, flash memory, optical storage devices, quantum storage devices, chemical storage devices, biological storage devices, magnetic storage devices, etc.
  • Embodiments have been described above with reference to block diagrams of components, such as functional modules, system components and circuitry. Below is a discussion of an example process flowcharts describing functionality that may be implemented by one or more components discussed above. Each block of the block diagrams and process flowcharts, and combinations of blocks diagrams and process flowcharts, respectively, can be implemented by various means including computer program instructions. These computer program instructions may be loaded onto a general purpose computer, special purpose computer, or other programmable data processing apparatus, such as processor 202, to produce a machine, such that the computer program product includes the instructions which execute on the computer or other programmable data processing apparatus to create a means for implementing the functions specified in the flowchart block or block diagrams.
  • These computer program instructions may also be stored in a computer-readable storage device (e.g., memory 204) that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable storage device produce an article of manufacture including computer-readable instructions for implementing the function discussed herein. The computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer-implemented process such that the instructions that execute on the computer or other programmable apparatus provide steps for implementing the functions discussed herein.
  • Accordingly, blocks of the block diagrams and flowchart illustrations support combinations of means for performing the specified functions, combinations of steps for performing the specified functions and program instruction means for performing the specified functions. It will also be understood that each block of the block diagrams and process flowcharts, and combinations of blocks in the block diagrams and process flowcharts, can be implemented by special purpose hardware-based computer systems that perform the specified functions or steps, or combinations of special purpose hardware and computer instructions.
  • Determining Unique Contacts
  • FIG. 3 shows an example of a method of determining whether two instances of merchant data are associated with the same merchant in accordance with some embodiments. Method 300 may be used to provide entity resolution. For example, in some embodiments, a match score may be determined for two instances of merchant data indicating likelihood that the two instances of merchant data describe the same merchant. Based on the match score (e.g., via a comparison with a match score threshold), the two instances of merchant data may be determined to describe the same merchant, or not. In another example, by performing comparisons and determining match scores for merchant data within a pool of merchant data (e.g., merchant data 116 within database 114), unique merchants from the pool of merchant data may be determined (e.g., and added to contacts database 118.
  • Method 300, as well as the other methods herein, is discussed as being performed by a server (e.g., server 112 of system 102 including database 114). However, in some embodiments, other suitable structures that can be suitably configured to perform method 300 can be used including circuitry, devices, apparatuses, networks, and/or among other things.
  • Method 300 may begin at 302 and proceed to 304, where a server may be configured to access first merchant data associated with a first merchant. For example, the first merchant data may be a record of merchant data 116 stored in database 114. In some embodiments, the first merchant data may be accessed in response to determining that the first merchant is a potential lead. Additionally or alternatively, the first merchant data may be accessed from potential leads 120 as a potential lead for consideration as being a unique contact that can be added to contacts database 118.
  • At 306, the server may be configured to access second merchant data associated with a second merchant. The second merchant data may be a second record of merchant data 116 stored in database 114. Additionally or alternatively, the second merchant may be a unique merchant stored in contacts 118. In another example, the second merchant may be a second potential lead, stored within database 114 and/or otherwise. In some embodiments, accessing the second merchant data may be performed to compare the first merchant data with the second merchant data.
  • The merchant data may include data associated with merchants. While various attributes may be used depending on the objects being compared, some embodiments of the merchant data may include one or more attributes directed to merchant identification, contact or relationship management. For example, the merchant data may include identification data (e.g., name), contact data (e.g., phone number, website, email), address data (e.g., street address, city, state, country, zip code, etc.), among other things. In some embodiments, portions of the merchant data may be defined by attributes. For example, a merchant data record may include a name attribute, one or more address attributes, a phone number attribute, and a webpage URL attribute. Where available (e.g., input by an operator that creates or updates the record), an attribute of a merchant data record may include an attribute value of the merchant.
  • FIG. 5 shows an example of merchant data 500 in accordance with some embodiments. Merchant data 500 includes a set of merchant data, namely merchant data 502 and merchant data 504. With respect to method 300, merchant data 502 may be an example of the first merchant data accessed at 302 and merchant data 504 may be an example of the second merchant data accessed at 304. Each of merchant data 502 and 504 may include attribute values for each of name attribute 506, address line 1 attribute 508, address line 2 attribute 510, phone number attribute 512, and webpage URL attribute 514.
  • Returning to FIG. 3 and at 308, the server may be configured to determine a match score based the first merchant data and the second merchant data indicating a likelihood of the first merchant being the same as the second merchant. As discussed above, in some embodiments, the match score may be configured or calibrated to scale from 0 to 1, with 0 being highest mismatch and 1 being highest (e.g., complete) match, for two instances of input merchant data being compared. Here, the match score may be determined to be a value between 0 and 1. However, other scoring ranges, scales, or values may be used.
  • In some embodiments, the match score may be determined based on comparing corresponding attributes of the first merchant data and the second merchant data. For example and with reference to FIG. 5, name address line 1 attribute 508 may be determined for merchant data 502 and merchant data 504. Next, a similarity score may be determined for address line 1 attribute 508. For example, “200 Aspen Street” of merchant data 502 may be compared with “200 S. Aspen St.” of merchant data 504. Because address data (e.g., as well as other attributes) can come in many forms (e.g., Street vs. St., Aspen vs. S. Aspen), the server may be configured to use natural language processing techniques to incorporate fuzzy matching in determining the similarity score. A similarity score may be determined for each of the corresponding attributes of the first merchant data and the second merchant data. The match score may then be determined based on one or more of the similarity scores, such as based on applying each of the similarity scores associated with the attributes to a relationship and/or function determined by the radial basis function support vector machine algorithm.
  • In some embodiments, the server may be configured to determine, based on merchant data training sets, a relationship between similarity scores associated with each of the one or more attributes and the match score. A merchant data training set may include two instances of merchant data that are known to be either a match or a mismatch. The radial basis function support vector machine algorithm may be configured to, based on the merchant data training sets, determine a non-linear boundary for the merchant data based on similarity scores of the corresponding attributes in training data. In that sense, the server is capable of machine learning a relationship between similarity scores of attributes and the match score (e.g., indicating the likelihood that two merchants match based on the attributes). In that sense, at 308, the server may be configured to determine the match score based on the relationship between the similarity scores and the match score, such as may be determined by machine learning.
  • The radial basis function support vector machine algorithm and merchant data training sets may allow the system to discover trends or patterns in how attribute values of attributes may vary. Some variances which may significantly alter the likelihood of two merchant data records being matching while other variances may be less important, which is reflected in the match score. Various trends or patterns, which may be programmatically discovered or determined, are described below.
  • FIGS. 5-8 show examples of merchant data in accordance with some embodiments. Merchant data 500 of FIG. 5 may be an example of two different instances of merchant data 502 and 504 as discussed above. Merchant data 502 and 504 also serves as an example of a merchant data training set, or merchant data training set 500. Similarly, FIGS. 6-8 show example merchant data training sets 600-800.
  • With reference to FIG. 5, merchant data 502 and 504 may be an example of a merchant data training set that includes matching merchant data (and/or merchant data associated with the same merchant), despite different word ordering in name attribute 502, no phone number for merchant data 504, abbreviation or other minor differences in address line 1 attribute 506 (e.g., omission of the “S” and including “Street” instead “St” for merchant data 502 relative to merchant data 504), and different URL addresses for webpage URL attribute 514 (e.g., but same domain name).
  • With reference to FIG. 6, showing a German language example of merchant data training set 600, merchant data 602 and 604 may be an example of a merchant data training set that includes unmatching merchant data (and/or merchant data associated with the different merchants). Here, merchant data 602 and 604 share the same address attributes 608 and 610 and “cosmetics” in name attribute 606. However, a shopping mall or the like may include many merchants that share the same address. As such, the match in address attributes 608 and 610 may be insufficient when name attribute 606 is different.
  • With reference to FIG. 7, showing a French language example of merchant data training set 700, merchant data 702 and 704 may be an example of a merchant data training set that includes matching merchant data. Here, although name attribute 706 for merchant data 702 includes “SPA” while name attribute 706 for merchant data 704 does not, they share similar address attributes 708 and 710 and website attribute 714. Furthermore, hotels often include spas and thus the omission of spa from hotel name (e.g., determined based on “hotel” in name attribute 706) may be less important.
  • With reference to FIG. 8, showing another French language example of merchant data training set 800, merchant data 802 and 804 may be an example of a merchant data training set that includes unmatching merchant data. Merchant data 802 describes a spa business for name attribute 806 while merchant data 804 describes a hotel business for name attribute 806. Both the spa and hotel have the same address and website. However, they have a distinct phone number which may indicate separate operations or merchants.
  • In some embodiments, one or more collections of merchant data training sets may be selected and/or generated such that the patterns or trends discussed above, among others, may be discovered by the radial basis function support vector machine algorithm.
  • Returning to method 300, in some embodiments, merchants of different countries (e.g., having merchant data stored in database 114) may be treated separately. The server may be configured to determine an attribute of merchant data as indicating a country. With reference to FIG. 5, for example, address line 2 attribute 510 for both merchant data 502 and merchant data 504 indicates that the two merchants (e.g., which may or may not be the same merchant) are located in the United States. The server may be further configured to determine similarity scores and/or match scores based on country.
  • For example, the merchant data training sets used for machine learning may be separated by country such that only merchants of matching countries are used for a training set. As such, the server may be capable of determining trends or patterns for matching separately for different countries. In some embodiments, different collections of merchant data training sets may be selected and/or generated for each country such that patterns or trends may be discovered by the radial basis function support vector machine algorithm for each country. Furthermore, determining match scores may include determining the applicable function or relationship between match scores and similarity scores of attributes for the country of the merchant data under consideration.
  • At 310, the server may be configured to determine a match score threshold. The match score threshold may be a value that distinguishes matching match scores (e.g., closer to 1) from nonmatching match scores (e.g., closer to 0). Where match scores are scaled from 0 to 1, for example, the match score threshold may be set to a value greater than 0 but less than 1.
  • A match score threshold of 0.5, for example, may indicate a match score greater than 0.8 for two instances of merchant data may indicate a match for the two instances of merchant data while a match score of less than 0.5 may indicate a mismatch for the two instances of merchant data. In some embodiments, the match score threshold may be configured to the be set to a lower value (e.g., 0.4) such that matching is more aggressive, thereby allowing more match scores above the match score threshold to be identified as being matches. As a result, a unique merchant (e.g., mismatch to one or more other merchant data) may be determined with a higher level of certainty. However, when set to a very low value (e.g., 0.1), the match score threshold may be too restrictive, resulting in the identification of matches that should be mismatches.
  • At 312, the server may be configured to determine whether the match score exceeds match score threshold. The match score determined at 308 may be compared with the match score threshold determined at 310.
  • In response to determining that the match score exceeds the match score threshold, method 300 may proceed to 314, where the server may be configured to determine the first merchant as being a match with the second merchant. For example, where the match score threshold is 0.4, a match score of 0.6 (e.g., exceeding 0.4) may indicate that the first merchant is a match with the second merchant.
  • Returning to 312, in response to determining that the match score fails to exceed the match score threshold, method 300 may proceed to 316, where the server may be configured to determine the first merchant as being different from the second merchant. For example, where the match score threshold is 0.4, a match score of 0.3 (e.g., failing to exceed 0.4) may indicate that the first merchant is different from the second merchant. Method 300 may then proceed to 318 and end.
  • FIG. 4 shows an example of a method of determining a unique contact in accordance with some embodiments. Method 400 may be performed for an instance of merchant data under consideration (e.g., merchant data associated with a potential lead) to determine whether the merchant data describes a unique merchant relative to other merchants. In some embodiments, the other merchants may be known contacts (e.g., stored within contact database 118), identified as other potential leads (e.g., at potential leads 120), and/or neither identified as contacts nor potential leads but stored within merchant data 116. Depending on the status of the other merchants and whether or not their associated merchant data matches, appropriate action may be taken to build a collection of unique contacts.
  • Method 400 may begin at 402 and proceed to 404, where the server may be configured to determine merchants as being potential leads based on merchant data. For example, one or more merchants (e.g., instances of merchant data) may be identified a pool of merchants, such as may be stored as merchant data 116 within database 114. In some embodiments, potential leads may be determined as merchants that are of high value and/or otherwise suitable for contact. For example, a merchant quality score for a merchant may be determined based on a variety of factors such as: capability of the merchant to meet demand at a geographic area, capability of the merchant to meet demand for an item, consumer evaluations of the merchant, and/or among other things. The server may be configured to determine whether a merchant is a potential lead based on merchant data (e.g., the name attribute) and/or other merchant information. The merchant information, for example, may be part of the merchant data 116 stored in database 114. Additionally or alternatively, the merchant information may be determined from any other source, such as communications with merchants, consumers, third party systems (e.g., merchant review webpages, product reviews, ratings, etc.), the Internet, etc.
  • In some embodiments, the merchant data within contacts database 118 (and/or duplicates of such data within merchant data 116) may be removed or filtered from the pool of merchant data that can serve as potential lead candidates. For example, a merchant within contacts database 118 may be already a contact and therefore should not be a potential lead for addition within contacts database 118.
  • At 406, the server may be configured to access merchant data associated with a first merchant determined to be a potential lead. For example, an instance of merchant data determined to be a potential lead may be stored as a potential lead 120 in database 114. Alternatively or additionally, each instance of merchant data determined to be a potential lead may be associated with a suitable status indicator or the like. The server may be configured to access merchant data associated with a potential lead from database 114, or other suitable memory.
  • At 408, the server may be configured to determine match scores indicating a likelihood of the first merchant being the same as each of a plurality of merchants. The plurality of merchants, for example, may include some or all of the merchants with merchant data stored in database 114. For each merchant being compared, the server may determine a match score indicating the likelihood of the first merchant being the same as the merchant being compared. The discussion at 308 of method 300 may be applicable at 408.
  • At 410, the server may be configured to determine a match score threshold. The discussion at 310 of method 300 may be applicable at 410.
  • At 412, the server may be configured to determine whether each of the match scores exceeds the match score threshold. The discussion at 312 may be applicable at 412.
  • In response to determining that each of the match scores fails to exceed the match score threshold, method 400 may proceed to 414, where the server may be configured to determine the first merchant as being different from the plurality of merchants. The discussion at 316 may be applicable at 414. In that sense, method 300 may be repeated for the first merchant and multiple other merchants to determine whether the first merchant is a match to any of the multiple merchants.
  • At 416, the server may be configured to determine the first merchant as being a unique contact. For example, if the first merchant is compared with all merchant data 116 within database 114 (e.g., including the merchants and merchant data within contacts database 118) and determined to be different or not a match to any of the other merchants, then server may identify the first merchant data and/or first merchant as being a unique contact. In some embodiments, the first merchant data may be added to contacts database 118 and/or otherwise flagged as being associated with a contact.
  • Returning to 412, in response to determining that at least one of the match scores exceeds the match score threshold, method 400 may proceed to 418, where the server may be configured to determine the first merchant as being a match with a second merchant. For example, the match score determined based on the first merchant data and merchant data of the second merchant may exceed the match score threshold. Therefore, the first merchant and the second merchant may be determined to be a match. In some embodiments, the server may be configured to determine the first merchant as being a match to one or more other merchants based on associated match scores (e.g., determined based on the first merchant data and merchant data of each of the one or more other merchants) exceeding the match score threshold.
  • As discussed at 420-430 of method 400 below, when the first merchant is determined to be a match to the second merchant, the server may be configured to perform various actions for the first merchant data depending on the status of the second merchant. For example, the second merchant data may be a potential lead (e.g., determined at 404), a contact (e.g., stored within contacts database 118), or simply merchant data within database 114 that is neither a contact nor a determined to be a potential lead.
  • At 420, the server may be configured to determine whether the second merchant is a potential lead. For example, the second merchant may be determined to be a potential lead as discussed at 404.
  • In response to determining that the second merchant is a potential lead, method 400 may proceed to 422, where the server may be configured to determine the first merchant and the second merchant as being a single merchant. As such, two instances of merchant data identified as potential leads may be determined to be referring to the same single merchant.
  • At 424, the server may be configured to determine the single merchant as a unique contact. For example, some or all of first merchant data and/or the second merchant data may be stored within contacts database 118. However, only a single instance of merchant data or contact may be stored in contacts database 118 such that a duplicate, non-unique merchant is not added to contacts database 118.
  • In some embodiments, steps 418-420 may be repeated for the first merchant data and each instance of merchant data that is determined to be a match. For example, all of the matching potential leads may be determined to be a single merchant. In some embodiments, the server may be configured to construct a graph and/or linked data of potential leads where nodes are the potential leads and edges between the nodes define the matching potential leads. Connected components of the graph may comprise of matching potential leads. The server may then choose merchant data from one of the nodes for injection into contacts database 118.
  • In some embodiments, the server may be configured to utilize a potential lead threshold for the comparison at 412 for each instance of merchant data of the plurality of merchants compared with the first merchant data that is a potential lead. The potential lead threshold may be different from (e.g., general) the match score threshold. For example, the potential lead threshold may be set to a lower level such that two potential leads are more likely to match than a potential lead and a contact having the same match scores, or vice versa.
  • Returning to 420, in response to determining that the second merchant fails to be a potential lead, method 400 may proceed to 426, where the server may be configured to determine whether the second merchant is a contact. For example, the second merchant may be a contact when the associated second merchant data is stored and/or retrieved from contacts database 118 and/or otherwise flagged as a contact.
  • In some embodiments, the server may be configured to utilize a contact threshold for the comparison at 412 for each instance of merchant data of the plurality of merchants compared with the first merchant data that is a contact. The contact threshold may be different from (e.g., general) the match score threshold and/or potential lead threshold. For example, the contact threshold may be set to a lower level such that a potential lead and a contact are more likely to match than the potential lead and a second potential lead having the same match scores, or vice versa.
  • In response to determining that the second merchant is a contact, method 400 may proceed to 428, where the server may be configured to determine the first merchant as being the contact. For example, the first merchant and the second merchant may be determined to be same merchant. Because the second merchant is already a contact, the first merchant data does not need to be added contacts database 118. However, in some embodiments, such as when the first merchant data includes attribute values for an attribute that is missing in the contacts database 118, some or all of the first merchant data may be added to the existing contact record. In some embodiments, attributes from different but matching merchant data may be merged into a single record. Furthermore, any associated merchant information (e.g., ratings, reviews, merchant category, service information etc.) may also be merged into a single record. In some embodiments, the selection of merchant data attribute values for a single record may be determined based on the quality of the source for each instance of merchant data. For example, data from a high quality sources (e.g., provided by the merchant, entered by an operator, etc.) can be selected in place of data from lower quality source (e.g., OCR documents, third party sources, etc.) to increase the accuracy of the merchant data within the record (e.g., at contacts database 118).
  • Returning to 426, in response to determining that the second merchant fails to be a contact (e.g., and also a potential lead at 420), method 400 may proceed to 430, where the server may be configured to determine the first merchant as being a unique contact. The second merchant data may be merchant data that is stored in database 114 and not in contacts database 118. Because the second merchant data was also not determined to be associated with a potential lead (e.g., at 420), the first merchant data may be injected into contacts database 118 without any risk of duplication.
  • In some embodiments, steps 404-430 may be performed for each merchant determined as being a potential lead at 404. For example, unique merchants identified as potential leads may be added to the contacts database while merchants that match a merchant within the contacts database may not be added. As such, the contents of the contacts database 118 may be programmatically updated to include unique contacts based on entity resolution of a pool of merchant data. Method 400 may then proceed to 432 and end.
  • CONCLUSION
  • Many modifications and other embodiments will come to mind to one skilled in the art to which the embodiments discussed herein pertain having the benefit of the teachings presented in the foregoing descriptions and the associated drawings. For example, while techniques discussed herein are directed to determining unique merchants based on merchant data and attributes, they may be extended to determining unique objects based on object data and attributes of the objects. Therefore, it is to be understood that the embodiments contemplated herein are not to be limited to the specific embodiments disclosed and that modifications and other embodiments are intended to be included within the scope of the appended claims. Although specific terms are employed herein, they are used in a generic and descriptive sense only and not for purposes of limitation.

Claims (21)

1-23. (canceled)
24. An apparatus for programmatically generating a contact database of unique contacts, the apparatus comprising at least one processor and at least one memory including computer program code, the at least one memory and the computer program code configured to, with the at least one processor, cause the apparatus to:
access first merchant data associated with a first merchant, the first merchant data comprising one or more first merchant attributes, wherein each of the one or more first merchant attributes is associated with a first attribute type;
access second merchant data associated with a second merchant, the second merchant data comprising one or more second merchant attributes, wherein each of the one or more second merchant attributes is associated with a second attribute type;
generate a merchant data training set based on the first merchant data and the second merchant data, the generated merchant data training set having known match and known mismatch patterns;
train a machine learning model using the merchant data training set;
identify one or more attribute pairs, wherein each attribute pair of the identified one or more attribute pairs comprises a first merchant attribute of the one or more first merchant attributes and a second merchant attribute of the one or more second merchant attributes, and wherein the first attribute type of the first merchant attribute corresponds to the second attribute type of the second merchant attribute;
for each attribute pair of the identified one or more attribute pairs, determine a similarity score of the first merchant attribute associated with the attribute pair and the second merchant attribute associated with the attribute pair;
for each similarity score associated with each attribute pair of the identified one or more attribute pairs, determine a predictive score using the trained machine learning model;
generate an adjusted similarity score for each attribute pair of the identified one or more attribute pairs based on the similarity score associated with each attribute pair of the identified one or more attribute pairs and the predictive score associated with each attribute pair of the identified one or more attribute pairs;
determine a match score by combining each of the adjusted similarity scores; and
in an instance in which the match score meets a match score threshold, determine the first merchant as being the same as the second merchant.
25. The apparatus of claim 24, wherein in an instance in which the match score does not meet the match score threshold, the apparatus is further caused to:
determine the first merchant as being different than the second merchant.
26. The apparatus of claim 24, wherein the apparatus is further caused to:
determine that the first merchant is a potential lead, wherein the determination of the first merchant as a potential lead is based on one or more of a capability of the first merchant to meet demand at a geographic area, a capability of the first merchant to meet demand for an item, and consumer evaluations of the first merchant.
27. The apparatus of claim 24, wherein each similarity score defines an attribute based variance estimation for the first merchant and the second merchant.
28. The apparatus of claim 24, wherein the first attribute type may comprise one or more of a name attribute, an address attribute, a phone number attribute, or a webpage attribute.
29. The apparatus of claim 24, wherein the apparatus is further caused to:
programmatically update the contact database of unique contacts, wherein programmatically updating the contact database of unique contacts comprises the apparatus being further caused to:
determine that one or more of the second merchant attributes of the second merchant defines a different attribute as compared to the one or more first merchant attributes of the first merchant; and
store the different attribute to the contact database of unique contacts in associated with the one or more first merchant attributes of the first merchant.
30. The apparatus of claim 24, wherein the machine learning model is a radial basis function support vector machine algorithm or a linear vector support vector machine algorithm.
31. A method for programmatically generating a contact database of unique contacts, the method comprising:
accessing first merchant data associated with a first merchant, the first merchant data comprising one or more first merchant attributes, wherein each of the one or more first merchant attributes is associated with a first attribute type;
accessing second merchant data associated with a second merchant, the second merchant data comprising one or more second merchant attributes, wherein each of the one or more second merchant attributes is associated with a second attribute type;
generating a merchant data training set based on the first merchant data and the second merchant data, the generated merchant data training set having known match and known mismatch patterns;
training a machine learning model based on the merchant data training set;
identifying one or more attribute pairs, wherein each attribute pair of the identified one or more attribute pairs comprises a first merchant attribute of the one or more first merchant attributes and a second merchant attribute of the one or more second merchant attributes, and wherein the first attribute type of the first merchant attribute corresponds to the second attribute type of the second merchant attribute;
for each attribute pair of the identified one or more attribute pairs, determining a similarity score of the first merchant attribute associated with the attribute pair and the second merchant attribute associated with the attribute pair;
for each similarity score associated with each attribute pair of the identified one or more attribute pairs, determining a predictive score using the trained machine learning model;
generating an adjusted similarity score for each attribute pair of the identified one or more attribute pairs based on the similarity score associated with each attribute pair of the identified one or more attribute pairs and the predictive score associated with each attribute pair of the identified one or more attribute pairs;
determining a match score by combining each of the adjusted similarity scores; and
in an instance in which the match score meets a match score threshold, determining the first merchant as being the same as the second merchant.
32. The method of claim 31, wherein in an instance in which the match score does not meet the match score threshold, further comprising:
determining the first merchant as being different than the second merchant.
33. The method of claim 31, further comprising:
determining that the first merchant is a potential lead, wherein the determination of the first merchant as a potential lead is based on one or more of a capability of the first merchant to meet demand at a geographic area, a capability of the first merchant to meet demand for an item, and consumer evaluations of the first merchant.
34. The method of claim 31, wherein each similarity score defines an attribute based variance estimation for the first merchant and the second merchant.
35. The method of claim 31, wherein the first attribute type may comprise one or more of a name attribute, an address attribute, a phone number attribute, or a webpage attribute.
36. The method of claim 31, further comprising:
programmatically updating the contact database of unique contacts, wherein programmatically updating the contact database of unique contacts comprises:
determining that one or more of the second merchant attributes of the second merchant defines a different attribute as compared to the one or more first merchant attributes of the first merchant; and
storing the different attribute to the contact database of unique contacts in associated with the one or more first merchant attributes of the first merchant.
37. The method of claim 31, wherein the machine learning model is a radial basis function support vector machine algorithm or a linear vector support vector machine algorithm.
38. At least one non-transitory computer-readable storage medium for programmatically generating a contact database of unique contacts, the at least one non-transitory computer-readable storage medium having computer-executable program code portions stored therein, the computer-executable program code portions comprising program code instructions configured to:
access first merchant data associated with a first merchant, the first merchant data comprising one or more first merchant attributes, wherein each of the one or more first merchant attributes is associated with a first attribute type;
access second merchant data associated with a second merchant, the second merchant data comprising one or more second merchant attributes, wherein each of the one or more second merchant attributes is associated with a second attribute type;
generate a merchant data training set based on the first merchant data and the second merchant data, the generated merchant data training set having known match and known mismatch patterns;
train a machine learning model based on the merchant data training set;
identify one or more attribute pairs, wherein each attribute pair of the identified one or more attribute pairs comprises a first merchant attribute of the one or more first merchant attributes and a second merchant attribute of the one or more second merchant attributes, and wherein the first attribute type of the first merchant attribute corresponds to the second attribute type of the second merchant attribute;
for each attribute pair of the identified one or more attribute pairs, determine a similarity score of the first merchant attribute associated with the attribute pair and the second merchant attribute associated with the attribute pair;
for each similarity score associated with each attribute pair of the identified one or more attribute pairs, determine a predictive score using the trained machine learning model;
generate an adjusted similarity score for each attribute pair of the identified one or more attribute pairs based on the similarity score associated with each attribute pair of the identified one or more attribute pairs and the predictive score associated with each attribute pair of the identified one or more attribute pairs;
determine a match score by combining each of the adjusted similarity scores; and
in an instance in which the match score meets a match score threshold, determine the first merchant as being the same as the second merchant.
39. The computer-readable storage medium of claim 38, wherein in an instance in which the match score does not meet the match score threshold, the computer-executable program code portions further comprise program code instructions configured to:
determine the first merchant as being different than the second merchant.
40. The computer-readable storage medium of claim 38, wherein the computer-executable program code portions further comprise program code instructions configured to:
determine that the first merchant is a potential lead, wherein the determination of the first merchant as a potential lead is based on one or more of a capability of the first merchant to meet demand at a geographic area, a capability of the first merchant to meet demand for an item, and consumer evaluations of the first merchant.
41. The computer-readable storage medium of claim 38, wherein the first attribute type may comprise one or more of a name attribute, an address attribute, a phone number attribute, or a webpage attribute.
42. The computer-readable storage medium of claim 38, wherein the computer-executable program code portions further comprise program code instructions configured to:
programmatically update the contact database of unique contacts, wherein programmatically updating the contact database of unique contacts the computer-executable program code portions further comprise program code instructions configured to:
determine that one or more of the second merchant attributes of the second merchant defines a different attribute as compared to the one or more first merchant attributes of the first merchant; and
store the different attribute to the contact database of unique contacts in associated with the one or more first merchant attributes of the first merchant.
43. The computer-readable storage medium of claim 38, wherein the machine learning model is a radial basis function support vector machine algorithm or a linear vector support vector machine algorithm.
US17/648,504 2014-03-31 2022-01-20 Systems, apparatus, and methods of programmatically determining unique contacts Pending US20220318826A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US17/648,504 US20220318826A1 (en) 2014-03-31 2022-01-20 Systems, apparatus, and methods of programmatically determining unique contacts

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US14/231,532 US11263646B1 (en) 2014-03-31 2014-03-31 Systems, apparatus, and methods of programmatically determining unique contacts
US17/648,504 US20220318826A1 (en) 2014-03-31 2022-01-20 Systems, apparatus, and methods of programmatically determining unique contacts

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US14/231,532 Continuation US11263646B1 (en) 2014-03-31 2014-03-31 Systems, apparatus, and methods of programmatically determining unique contacts

Publications (1)

Publication Number Publication Date
US20220318826A1 true US20220318826A1 (en) 2022-10-06

Family

ID=80442656

Family Applications (2)

Application Number Title Priority Date Filing Date
US14/231,532 Active 2035-07-17 US11263646B1 (en) 2014-03-31 2014-03-31 Systems, apparatus, and methods of programmatically determining unique contacts
US17/648,504 Pending US20220318826A1 (en) 2014-03-31 2022-01-20 Systems, apparatus, and methods of programmatically determining unique contacts

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US14/231,532 Active 2035-07-17 US11263646B1 (en) 2014-03-31 2014-03-31 Systems, apparatus, and methods of programmatically determining unique contacts

Country Status (1)

Country Link
US (2) US11263646B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20230297621A1 (en) * 2017-10-19 2023-09-21 Capital One Services, Llc Identifying merchant data associated with multiple data structures
US11507662B2 (en) * 2019-02-04 2022-11-22 Sateesh Kumar Addepalli Systems and methods of security for trusted artificial intelligence hardware processing
US11475458B2 (en) * 2019-07-31 2022-10-18 Adobe Inc. In-app lead nurturing within an electronic document

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7440946B2 (en) * 2001-03-07 2008-10-21 The Mitre Corporation Method and system for finding similar records in mixed free-text and structured data
US20090171759A1 (en) * 2007-12-31 2009-07-02 Mcgeehan Thomas Methods and apparatus for implementing an ensemble merchant prediction system
US20090234869A1 (en) * 2005-03-29 2009-09-17 British Telecommunications Public Limited Compay Database management
US20140222793A1 (en) * 2013-02-07 2014-08-07 Parlance Corporation System and Method for Automatically Importing, Refreshing, Maintaining, and Merging Contact Sets
US20140358829A1 (en) * 2013-06-01 2014-12-04 Adam M. Hurwitz System and method for sharing record linkage information
US20150170186A1 (en) * 2012-05-21 2015-06-18 Perminio Moreira Neto Eco Advantage Mediation Apparatuses, Methods and Systems

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7711690B1 (en) * 1998-01-21 2010-05-04 Checkfree Corporation Dual source remittance processing
US6795819B2 (en) * 2000-08-04 2004-09-21 Infoglide Corporation System and method for building and maintaining a database
US8191766B2 (en) * 2008-03-04 2012-06-05 Mastercard International Incorporated Methods and systems for managing merchant identifiers
KR101836981B1 (en) * 2010-07-09 2018-03-09 한국전자통신연구원 Method and apparatus for encoding and decoding to image using template matching
US8458194B1 (en) * 2012-01-31 2013-06-04 Google Inc. System and method for content-based document organization and filing
KR101993716B1 (en) * 2012-09-28 2019-06-27 삼성전자주식회사 Apparatus and method for diagnosing lesion using categorized diagnosis model
US20140108058A1 (en) * 2012-10-11 2014-04-17 Agero, Inc. Method and System to Determine Auto Insurance Risk
US20140172507A1 (en) * 2012-12-17 2014-06-19 Discover Financial Services Llc Merchant attrition predictive model
US10140664B2 (en) * 2013-03-14 2018-11-27 Palantir Technologies Inc. Resolving similar entities from a transaction database
US10410225B1 (en) * 2014-06-30 2019-09-10 Groupon, Inc. Systems, apparatus, and methods of programmatically determining unique contacts based on crowdsourced error correction
US11488054B2 (en) * 2017-12-06 2022-11-01 Google Llc Systems and methods for distributed on-device learning with data-correlated availability
EP3955125A4 (en) * 2019-04-08 2022-04-27 AI Samurai Inc. Document information evaluation device, document information evaluation method, and document information evaluation program
JP7410379B2 (en) * 2019-11-27 2024-01-10 富士通株式会社 Resource usage forecasting method and resource usage forecasting program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7440946B2 (en) * 2001-03-07 2008-10-21 The Mitre Corporation Method and system for finding similar records in mixed free-text and structured data
US20090234869A1 (en) * 2005-03-29 2009-09-17 British Telecommunications Public Limited Compay Database management
US20090171759A1 (en) * 2007-12-31 2009-07-02 Mcgeehan Thomas Methods and apparatus for implementing an ensemble merchant prediction system
US20150170186A1 (en) * 2012-05-21 2015-06-18 Perminio Moreira Neto Eco Advantage Mediation Apparatuses, Methods and Systems
US20140222793A1 (en) * 2013-02-07 2014-08-07 Parlance Corporation System and Method for Automatically Importing, Refreshing, Maintaining, and Merging Contact Sets
US20140358829A1 (en) * 2013-06-01 2014-12-04 Adam M. Hurwitz System and method for sharing record linkage information

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
S. Wu and J. Li, "Merging Results from Overlapping Databases in Distributed Information Retrieval," 2013 21st Euromicro International Conference on Parallel, Distributed, and Network-Based Processing, Belfast, UK, 2013, pp. 102-107, doi: 10.1109/PDP.2013.22. (Year: 2013) *

Also Published As

Publication number Publication date
US11263646B1 (en) 2022-03-01

Similar Documents

Publication Publication Date Title
US11315131B2 (en) Method, apparatus, and computer program product for identifying a business need via a promotional system
US20220318826A1 (en) Systems, apparatus, and methods of programmatically determining unique contacts
US20200272917A1 (en) Method, apparatus, and computer program product for determining a provider return rate
US11232464B1 (en) Systems, apparatus, and methods of programmatically determining unique contacts based on crowdsourced error correction
US10943245B2 (en) Systems and methods for providing promotion sharing among consumers
CA2842265C (en) Real-time location-aware recommendations
US11727447B2 (en) Systems and methods for customer valuation and merchant bidding
US20160092997A1 (en) Identity Mapping Between Commerce Customers And Social Media Users
US11315146B2 (en) Systems, apparatus, and methods for providing promotions based on consumer interactions
US20220405255A1 (en) Hybrid Data Integration Platform
US10817886B2 (en) Method, apparatus, and computer program product for identifying a service need via a promotional system
US20200380561A1 (en) Prompting item interactions
US20210406955A1 (en) Systems and methods for providing diversified promotional messages
US11132343B1 (en) Automatic entity resolution data cleaning
US20220309536A1 (en) Systems and methods for providing promotions based on search queries
US20210256081A1 (en) Clustering and coranking of multi-source location data
US11200518B2 (en) Network effect classification

Legal Events

Date Code Title Description
AS Assignment

Owner name: GROUPON, INC., ILLINOIS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:JOHNSTON, DAVID ALAN;DELAND, MATTHEW;REEL/FRAME:058715/0162

Effective date: 20140410

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED