HOME

Archive for the ‘Data-Mining’ Category

Identity Resolution Daily Links 2009-06-22

Monday, June 22nd, 2009

By the Infoglide Team

intelligent enterprise: They Better Get This MDM Program Right

“As reported in The New York Times and on the TSA Web site, the Secure Flight program will improve upon current practices in matching passenger identities to watch lists in many ways. At first glance, this appears to be a well thought-out program that conforms to several basic tenets of Master Data Management (in bold below), in this case for the ‘Customer’ entity.”

EHRWMS: Georgia’s Best EMR Used By Three of Top Ten Pediatricians

“Of approximately 100 respondents, 28 used an EMR, of which 40% used the EncounterPRO Pediatric EMR. There were only three other EMRs used more than once, and they were used by only 10%, 7%, and 7% of the survey respondents respectively.”

Government Executive: Enforcement agencies boost cooperation on drug investigations

“In addition, ICE agents for the first time will fully participate in the Organized Crime Drug Enforcement Task Force Fusion Center. The center allows participating federal, state and local law enforcement agencies, including DEA and the FBI, to share information and analytical resources to enhance their overall investigative capacity.”

SmartData Collective: The Data-Information Continuum

“Data could be considered a constant while information is a variable that redefines data for each specific use. Data is not truly a constant since it is constantly changing. However, information is still derived from data and many different derivations can be performed while data is in the same state (i.e. before it changes again).”

Identity Resolution Daily Links 2009-06-12

Friday, June 12th, 2009

[Post from Infoglide] Data Source Disintermediation?

“According to Wikipedia, ‘disintermediation is the removal of intermediaries in a supply chain: ‘cutting out the middleman’… Buyers bypass the middlemen (wholesalers and retailers) in order to buy directly from the manufacturer and thereby pay less.’”

[Jim Harris] OCDQ Blog: The Two Headed Monster of Data Matching

“Data matching is commonly defined as the comparison of two or more records in order to evaluate if they correspond to the same real world entity (i.e. are duplicates) or represent some other data relationship (e.g. a family household). Data matching is commonly plagued by what I refer to as The Two Headed Monster…”

CorpWatch: CorpWatch announces release of the CrocTail application and open CorpWatch API

CrocTail provides an interface for browsing information about several hundred thousand U.S. publicly traded corporations and their many foreign and domestic subsidiaries. Information from company Securities and Exchange Commission (SEC) filings has been parsed and annotated by CorpWatch to highlight specific corporate accountability issues. CrocTail also serves as a demonstration of the features and data available through the CorpWatch API.”

Vos Is Neias: Washington - TSA Advising Travelers To Book Airline Tickets Using Full Real Names

“While the T.S.A. has announced Aug. 15 as a target date for the airlines to begin asking for each passenger’s full name, gender and date of birth, and has already begun publicizing the program, called Secure Flight, the agency acknowledged that it would go into effect in phases as the airlines update their systems.”

Data Source Disintermediation?

Wednesday, June 10th, 2009

By Robert Barker, Infoglide Senior VP & Chief Marketing Officer

According to Wikipedia, “disintermediation is the removal of intermediaries in a supply chain: ‘cutting out the middleman’… Buyers bypass the middlemen (wholesalers and retailers) in order to buy directly from the manufacturer and thereby pay less.” Some famous disintermediation examples are:

•    Bookselling (e.g., Amazon’s long-tail marketing of millions of books online)
•    Travel (e.g., Southwest Airlines selling tickets direct to consumers on the web)
•    Computers (e.g., Dell selling computers direct to consumer and businesses over the internet).

Disintermediation was THE hot topic during the dot com boom, but the heady prediction that virtually every industry would be disintermediated has yet to become a reality. Nevertheless, over the past decade or so we’ve all tracked the news as one business model after another is attacked by competitors who seek a way to “disintermediate” a particular sector.

Part of the power of identity resolution solutions derives from the data sources upon which they’re based, and both the quantity and quality of data sources can affect the results. One challenging identity resolution problem we’ve written about that relies on a variety of data sources is insider trading (see Leveraging Identity Resolution Data Sources). Drawing on multiple data internal and external, public and private data sources, identity resolution unwinds multiple degrees of business, friendship, and familial relationships to uncover likely illegal stock market gains.

Now potential disintermediation plays related to data sources are emerging. CrunchBase is a well-known example, offering a free database of technology companies, people, and investors that anyone can edit. San Francisco-based CorpWatch is a non-profit engaged in “investigative research and journalism to expose corporate malfeasance and to advocate for multinational corporate accountability and transparency”. They’ve just announced an API that makes it easier to search SEC data:

“Although the SEC provides a search interface for locating company filings (EDGAR / IDEA), and the subsidiary information is not presented in a standardized format suitable for automated use or insertion into a database. The CorpWatch API uses parsers to “scrape” the subsidiary relationship information from Exhibit 21 of the 10-K filings and provides a well-structured interface for programs to query and process the subsidiary data.”

The free CorpWatch API enables identity resolution and other applications to look up the formal names of corporations, ascertain their relationships to other corporations, find their locations around the world, learn their alternate and formal names, and access other useful information. Up to now, you could only get this kind of information from relatively expensive paid subscriptions from commercial data providers.

Is it possible that the efforts of organizations like CorpWatch point to a future in which an abundance of new, free sources of data will make it even easier to create identity resolution applications?

Solving the False Negative Problem

Wednesday, April 22nd, 2009

By John Talburt, PhD, CDMP, Director, UALR Laboratory for Advanced Research in Entity Resolution and Information Quality (ERIQ)

In my March 25, 2009 post “The Myth of Matching,” I discussed the confusion between entity resolution and matching as in record de-duplication.  Matching is a necessary part of entity resolution, but it is not sufficient.  In particular I brought up the issue of “false negatives,” cases where records don’t match, but are in fact references to the same entity.  I used the example of Mary Doe living on Elm Street who married John Smith living on Pine Street resulting in two references “Mary Doe, 234 Elm St” and “Mary Smith, 456 Pine St” that don’t match, but are never-the-less references to the same person.  Let’s discuss a couple of approaches to solving this problem - enlarging the scope of identity attributes and utilizing asserted associations.

The Mary Doe - Mary Smith case might be resolved if the scope of identity attributes were increased, i.e. if additional information such as date-of-birth, drivers license, or social security number were available in both records.  But as anyone acquainted with information quality understands, acquiring and maintaining additional information can create as many problems as it solves.  It also brings up a number of questions that the information custodians and collectors must answer.

Is this information available? Is it costly? Is use for this purpose permissible/legal?  Even if expanding the number of identity attributes is an option, it is not necessarily a panacea.  Increasing the number of identity attributes also increases the complexity of the matching.  What if some values are missing?  What if some values agree, but others disagree?

A second approach is to collect and use asserted associations.  The fundamental problem is that if Mary Doe and Mary Smith do not share any matching identity attributes, you cannot know that they are the same person without some separately acquired knowledge that they are in fact the same person.  Moreover, because not all Mary Doe’s are the same person as Mary Smith, you also need additional context such as the address to make the connection clear.  The upshot is that you need to possess the explicit knowledge that “Mary Doe at 234 Elm St is the same person as Mary Smith at 456 Pine St.”

If Mary lives in the United States and Mary registers her change of name and address with the US Postal Service, then you might be able to resolve this through the USPS Change of Address file.  Besides the fact that this is only helpful in the US, relying on the USPS COA file has other disadvantages, not the least of which is that Mary may have decided not to register with the USPS.  For this reason, some companies choose to maintain their own knowledge by acquiring information from other public and private sources.

For example in the US, marriage records are publicly available and are a possible source of this associative information.  It may also be true that while Mary didn’t register her change of address with the USPS, she may have wanted to avoid missing any issues of her Modern Square Dancing magazine subscription and promptly registered her change of address with the publisher.  There are potentially many other data sources, such as changes in utility service, cable service, or required licensure notifications.

Even though the application of external association information can alleviate the false negative problem, it comes at a cost.  The collection and maintenance of associative information can be a monumental task for some types of entities. For example, at least 20% of the US population moves each year.  Because it is too large a task for most organizations to take on by themselves, companies that aggregate large amounts of associative data sometimes offer the application of this knowledge as a product.

In the next installment, I will discuss another common confusion, the difference between entity resolution and identity resolution.

Identity Resolution Daily Links 2009-04-21

Tuesday, April 21st, 2009

By the Infoglide Team

Los Angeles Times: L.A. County reserve deputy is accused of fraud at his security firm

“Jane Robison, a spokeswoman for Dist. Atty. Steve Cooley, said the men created a shell company, International Armored Solutions Inc., to hide the true number of employees at the security firm to avoid paying higher workers’ compensation insurance premiums to the State Compensation Insurance Fund.”

ArticleRooms.com: The Benefits of Master Data Management

“Next, Master Data Management can also help prevent fraud. With the passing of Sarbanes-Oxley which holds executives of public companies accountable for their financial statement, these executives have now placed pressure on the organization to get things right.”

Greene County Daily World: Looking back: Area schools safer because of Columbine shooting incident

Fusion centers are central locations where local, state and federal officials work to receive, integrate and analyze intelligence. The ultimate goal of a fusion center is to provide a mechanism where law enforcement, public safety, and private partners can come together with a common purpose and improve the ability to safeguard our homeland and prevent criminal activity.”

SmartDataCollective: Enterprise Data World 2009

[Jim Harris] “Enterprise Data World is the business world’s most comprehensive vendor-neutral educational event about data and information management.  This year’s program was bigger than ever before, with more sessions, more case studies, and more can’t-miss content.”

All About B2B: PAXLST and CUSRES – How EDI keeps our planes safe from Terrorists

“Through government ownership, the risk of security breaches is minimized and a higher level of consistency can be enforced across airlines.  In the first phase of the program, TSA will perform screening of only US domestic flights.  In future versions of the program, monitoring will expand to include international flights as well.”

Data Quality, Entity Resolution, and OFAC Compliance

Wednesday, April 8th, 2009

By Robert Barker, Infoglide Senior Vice President & Chief Marketing Officer

In a February post blogger Steve Sarsfield talked about government mandates that direct financial institutions to avoid doing business with known “bad guys”:

The mandates have to do with the lists of terrorists offered by the European Union, Australia, Canada and the United States. For example, in the U.S., the US Treasury Department publishes a list of terrorists and narcotics traffickers. These individuals and companies are called “Specially Designated Nationals” or “SDNs.” Their assets are blocked and companies in the U.S. are discouraged from dealing with them by the Office of Foreign Asset Control (OFAC)… If your company fails to identify and block a bad guy… there could be real world consequences such as an enforcement action against your bank or company, and negative publicity.

He goes on to describe the role that data quality software plays in addressing the problem. While I agree with Steve that improving data quality is an important component of some solutions, I’d emphasize that it’s critical to know when and where to improve it. Too much “quality” can actually hurt a solution’s effectiveness.

Professor John Talburt (ERIQ) illustrated this notion in a recent guest post. Making the case for using entity resolution to find hidden relationships, he first showed how the absence of sufficient attributes can cause false positives. He then went on to say:

Even given that the set of identity attributes is large enough to avoid a false positive, the larger problem with matching as a surrogate for entity resolution is that it produces false negatives.  For example, “Mary Doe, 234 Elm St” and “Mary Smith, 456 Pine St” do not match, but does that mean they are not references to the same entity?  It could very well be the case that Mary Doe married John Smith and moved to his house at 456 Pine St.

So in looking for bad actors, suppose the address of one of the two Mary Does above had been resolved to the “correct” address by applying data quality software before using entity resolution to search for hidden relationships. We might have never discovered that Mary Doe married the nefarious John Smith who is on the OFAC list!

If the goal of the solution is merely compliance with a minimum of false positives, data quality can help achieve these goals. But if the goal of the solution is to find bad guys by discovering non-obvious relationships, false negatives are a more important consideration. While false positives are a costly annoyance that require extra resources to resolve, false negatives can mean missing bad guys altogether, and that hurts much more than the bottom line. It can mean not complying with the mandates.

Identity Resolution Daily Links 2009-03-02

Monday, March 2nd, 2009

By the Infoglide Team

Background Now: AG Seeks Injunction Against Contractors Asset Protection Association, Inc. (ConAPA) and Eugene Magre

“‘This company falsely promised its clients that if they gave their employees empty titles and worthless shares of stock they could avoid tens of thousands of dollars in workers compensation premiums,’ Attorney General Brown said. ‘But you can’t simply call a security guard a vice president and avoid complying with the law through a sophisticated and fraudulent scheme.’”

DailyTech: New Bills Target Stolen Merchandise Sold Online

“Under the new legislation, the brick and mortar retailers would score a major coup in that they could order eBay.com, Overstock.com, and Amazon.com to remove numerous goods without any proof.  Under the proposed laws, failure by the online retailers to ‘expeditiously investigate’ and remove the items would result in criminal penalties.”

BeyeNetwork: Business Drivers and Master Data

“Is the actual business need for a single version of the data, or just multiple versions, each of which is of higher quality? Drill down into this a little bit and you may need additional information from your business customers. What constitutes a requirement for master data? A situation in which two business processes need to have a fully shared view of the same representation of a data item?”

Web of Data: Report on Data Discovery by Bloor Research

“…there are now a number of products on the market that can discover data relationships that do not fall within the category of either data profiling or data quality. As a result, it is time to consider the importance of data discovery, and its requirements, as a market in its own right.”

Identity Resolution Daily Links 2009-02-06

Friday, February 6th, 2009

[Post from Infoglide] Identity Resolution: Taking Off in 2009?

“On February 2nd, the Wall Street Journal ran an article about IBM’s application of its identity resolution technology in government organizations, noting they expect it to generate $1 billion in the next four years. Just 18 months ago, Gartner initially identified entity resolution and analysis (aka identity resolution) as a technology “on the rise” in its analysis of the business intelligence (BI) market.  A year later in July 2008, it had moved from the bottom to near the top of the curve.”

Wall Street Journal: At IBM, New Uses for Old Software

“IBM’s software compares data in various databases and finds suspicious relationships. For example, if several applications for visa extensions had different addresses, but all used the same cellphone number, the system would alert immigration staffers that they might be associates requiring a closer look.”

PostalNewsBlog: Massachusetts carrier charged with workers comp fraud

“According to authorities, in November 2007, McComb allegedly intimidated a former customer who spoke to investigators from USPS regarding McComb’s alleged employment status. The alleged fraudulent activities were initially detected by investigators from the OWCP and USPS who referred the case to the Attorney General’s Office. Authorities allege McComb fraudulently collected payments totaling $25,431.09.”

Gartner: Best of Breed MDM versus Generalist MDM – which is best?

[Andrew White]”Users have to decide what they need to focus on – and this may change over time.  Business drivers may lead to the recognition that “deep MDM” skills are needed first hand to get to grips with very complex product data workflows, but later, a more general approach is needed to master other domains.”

Coalition Against Insurance Fraud: 2008 Insurance Fraud Hall of Shame

“Thousands of employees had no workers’ compensation protection when three men helped sell fake policies to small businesses. The scheme stole at least $70 million in premiums. One injured worker couldn’t afford a prosthetic leg. Another lost his home and marriage. A grandmother lost her home and lived in her car.”

Free Information Flow

Thursday, January 22nd, 2009

By Mike Shultz, Infoglide Software CEO

The introduction of free flowing information open to all in the form of a blog is a great way to communicate and share information and ideas.  I especially appreciate the opportunity to push ideas and concepts around in an open forum, in agreement or disagreement.

Doug Wood clearly scratched a sore spot with his post of January 13, “Does Data Matching Qualify as Identity Resolution?”.  Dan Power of Hub Solution Designs, a sometimes guest writer on Identity Resolution Daily, chimed in with his thoughts on how and when identity resolution fits into the MDM world. Then Tom Allen posted a spirited response that put forth his thoughts on the subject of Identity Resolution that elicited a strong response on January 21 from Bob Barker.

No single person’s position is as important as their collective opportunity to openly communicate their ideas and to debate the issues.  I’m delighted that Identity Resolution Daily is the place on the web to host some of the leading thoughts from some of the best thinkers on the complex subject of identity and entity resolution.  Infoglide Software is committed to remaining the leader in this exciting technology, and we really appreciate the interest.

Thanks for joining in.

Are You Serious?

Wednesday, January 21st, 2009

By Robert Barker, Infoglide Senior Vice President & Chief Marketing Officer

We received a comment on our recent post that contrasted identity resolution with data matching that I can’t let go unanswered. Here’s what the respondent said:

“Interesting.  So what Identity Resolution consists of is a bunch of data standardization tables and a matching tool?  Seems like a name equivalence table and a color equivalence table and any of the off the shelf matching tools would solve your problem.  That is a pretty trivial solution to a pretty complicated problem.  Thanks for [sic] you insight.”

Wow, talk about missing the point! Data matching products are clearly useful for certain types of problems, e.g. cleansing data before insertion into a data warehouse. What we stated is that whole classes of problems demand a different approach, and the current tendency to re-brand data quality products as “identity resolution” is misleading. Here’s why.

First, identity resolution is far more than a name equivalence table and a color equivalence table. There is no such thing as a passport equivalence table. The technology has to “understand” the standard formats for passports from many different countries and also understand the possible ways those passport numbers may be manipulated. Also, an equivalence table and COTS matching tools wouldn’t be able to determine that two homes are right next to each other even though they have totally different street names.

Additionally, a robust identity resolution technology needs to be able to search and analyze free text and compare different elements in an unstructured blob of text to find similarities. Those are just a few examples of the types of data comparisons that can be accomplished with identity resolution. Our Identity Resolution Engine™, for example, uses over 50 domain-specific Similarity Search algorithms, each with its own intellectual property, to compare many different types of attributes.

Second, data matching tools typically reduce the amount of available data by combining “like” entities. The goal is “de-duping” and standardization of the data. Typical responses are simply “yes it’s a match” or “no it’s not a match.”  While fine for basic MDM and data warehousing efforts, it’s not so great for mission-critical applications, or if you’re trying to retain the data for future analysis. Losing data is not an option – the diversity of the data contains valuable forensic information about how (id)entities are matched or linked as relationships.

With ten years of R&D, we’ve perfected the combination of lexigraphic algorithms with over 50 domain-specific algorithms to deliver a high degree of precision which precludes false positives – something that can’t be approached using a single generic equation.  For example, DHS’s Secure Flight program required true identity resolution, and that’s why we won that business over hundreds of others.

And finally, a comprehensive identity resolution technology, in addition to data matching, should have the ability to:
•    Uncover non-obvious relationships between seemingly disparate identities/entities,
•    Apply rules and decisioning based on the specific industry, application, and organization,
•    And integrate that knowledge back into existing business applications.

If you’re seriously interested about educating yourself on how identity resolution differs from data matching, we’ve written extensively about the subject. Check out posts in early December, then a week later, then once more right before the holidays.

If you’re not serious about identity resolution, then I’m not sure why you’re reading this! If you ARE serious, we’d like to hear your thoughts.


Bad Behavior has blocked 1213 access attempts in the last 7 days.

Close
E-mail It
Portfolio Strategy News The Direct Marketing Voice