<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.2" --><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Identity Resolution Daily</title>
	<link>http://identityresolutiondaily.com</link>
	<description>All About Identity and Entity Resolution</description>
	<pubDate>Wed, 10 Mar 2010 20:13:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/identityresolutiondaily/VoRE" /><feedburner:info uri="identityresolutiondaily/vore" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Architectures for Entity Resolution-Part 2</title>
		<link>http://feedproxy.google.com/~r/identityresolutiondaily/VoRE/~3/sxCUcAD0o24/</link>
		<comments>http://identityresolutiondaily.com/733/architectures-for-entity-resolution-part-2/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 20:13:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Identity Matching]]></category>

		<category><![CDATA[Entity Resolution]]></category>

		<category><![CDATA[Identity Management]]></category>

		<category><![CDATA[Anonymous Identity Resolution]]></category>

		<category><![CDATA[Deduplication]]></category>

		<category><![CDATA[Name Matching]]></category>

		<category><![CDATA[Entity Analytics]]></category>

		<category><![CDATA[Data Quality]]></category>

		<category><![CDATA[Entity Resolution and Analysis]]></category>

		<category><![CDATA[Data Matching]]></category>

		<category><![CDATA[Customer Data Integration]]></category>

		<category><![CDATA[Infoglide]]></category>

		<category><![CDATA[Identity Resolution]]></category>
<category>anonymous identity resolution</category><category>anonymous resolution</category><category>customer data integration</category><category>data matching</category><category>data quality</category><category>data quality software</category><category>deduplication</category><category>entity analytics</category><category>entity matching</category><category>entity resolution</category><category>entity resolution and analysis</category><category>ERIQ</category><category>identity resolution and analytics</category><category>identity management</category><category>identity matching</category><category>identity resolution</category><category>identity resolution daily</category><category>Infoglide</category><category>infoglide software</category><category>john talburt</category><category>name matching</category>
		<guid isPermaLink="false">http://identityresolutiondaily.com/733/architectures-for-entity-resolution-part-2/</guid>
		<description><![CDATA[By John Talburt, PhD, CDMP, Director, UALR Laboratory for Advanced Research in Entity Resolution and Information Quality (ERIQ)
In the last post we examined how entity resolution (ER) systems are actually implemented, starting with the most basic merge/purge process and heterogeneous join systems. Both of these approaches focus on collecting equivalent references from among the sources [...]]]></description>
			<content:encoded><![CDATA[<p>By <a href="http://ifsc.ualr.edu/jrtalburt/">John Talburt</a>, PhD, CDMP, Director, UALR Laboratory for Advanced Research in Entity Resolution and Information Quality (<a href="http://technologize.ualr.edu/eriq/">ERIQ</a>)</p>
<p>In the last post we examined how entity resolution (<a href="http://en.wikipedia.org/wiki/Entity_resolution">ER)</a> systems are actually implemented, starting with the most basic merge/purge process and heterogeneous join systems. Both of these approaches focus on collecting equivalent references from among the sources provided, either as a large batch of references in a single file, or through queries against a federation of databases.  The entity identities found by these ER systems are transient in the sense that they depend upon the sources input into the process.  When different sources are provided, different identities will emerge.</p>
<p>On the other hand, there are ER systems that retain and manage identity information.  By doing this they are able to “recognize” the same identity over time and assign that identity the same entity identifier (sometimes called “persistent identifiers” or “persistent links”).  In Customer Data Integration (<a href="http://en.wikipedia.org/wiki/Customer_data_integration">CDI</a>) applications, these kinds of systems are sometimes called Customer Recognition Systems.</p>
<p>Two major types of ER systems perform identity management.  The first type is the “identity resolution” system.  It is most effective in situations where a fairly stable set of known identities of interest exists, such as the set of vendors or customers of a company, a set of products, or the students enrolled in a school.  The attributes of these identities are pre-loaded into the system and assigned identifiers.  When a reference is given to the system, it then decides whether the reference is to one of the known identities, and if so, returns the identifier of that identity.</p>
<p>Identity resolution systems can operate in either batch or transactional mode.  In cases where there are a large number of pre-stored identities, the performance of batch operations can be improved through distributed processing where the identities are partitioned over multiple processors and resolved in parallel.</p>
<p>However, there are many situations where the identities are not necessarily known in advance, or in some cases  the entities are known but simply not organized in such a way that they can be easily pre-loaded.  For example, suppose two companies merge and each company has its own customer database. The customers are identified in different ways in each database, and furthermore, for the customers of one company, poor systems and practices prevent having any confidence that the master records are unduplicated across business lines or company locations.</p>
<p>The type of system often applied in these situations is an “identity capture” system.  The identity capture architecture can be seen as a hybrid of  merge/purge and identity resolution systems.  It supports identity management and persistent identifiers, but without starting with a preloaded set of identities.  In my next post, we’ll delve deeper into the identity capture process.</p>
<p class="akst_link"><a href="http://identityresolutiondaily.com/?p=733&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_733" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://identityresolutiondaily.com/733/architectures-for-entity-resolution-part-2/feed/</wfw:commentRss>
		<feedburner:origLink>http://identityresolutiondaily.com/733/architectures-for-entity-resolution-part-2/</feedburner:origLink></item>
		<item>
		<title>Identity Resolution Daily Links 2010-03-08</title>
		<link>http://feedproxy.google.com/~r/identityresolutiondaily/VoRE/~3/iM0_CN57J3g/</link>
		<comments>http://identityresolutiondaily.com/732/identity-resolution-daily-links-2010-03-08/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 22:28:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Entity Analytics]]></category>

		<category><![CDATA[Infoglide]]></category>

		<category><![CDATA[Fusion Center]]></category>

		<category><![CDATA[Law Enforcement]]></category>

		<category><![CDATA[Entity Resolution]]></category>

		<category><![CDATA[Data Integration]]></category>

		<category><![CDATA[Data Profiling]]></category>

		<category><![CDATA[Identity Matching]]></category>

		<category><![CDATA[Workers Compensation Fraud]]></category>

		<category><![CDATA[Data Quality]]></category>

		<category><![CDATA[Homeland Security]]></category>

		<category><![CDATA[Insurance]]></category>

		<category><![CDATA[Daily Link Posts]]></category>

		<category><![CDATA[Identity Resolution]]></category>

		<category><![CDATA[Secure Flight]]></category>

		<category><![CDATA[Master Data Management]]></category>

		<category><![CDATA[Entity Resolution and Analysis]]></category>

		<category><![CDATA[Insurance Fraud]]></category>

		<category><![CDATA[Uncategorized]]></category>
<category>daily link posts</category><category>data integration</category><category>data profiling</category><category>data quality</category><category>Department of Homeland Security</category><category>DHS</category><category>entity analytics</category><category>entity matching</category><category>entity resolution</category><category>fusion centers</category><category>fusion center network</category><category>Homeland Security</category><category>identity resolution and analytics</category><category>identity matching</category><category>identity resolution</category><category>identity resolution and analytics</category><category>identity resolution as a service</category><category>identity resolution daily</category><category>Infoglide</category><category>infoglide software</category><category>informatica</category><category>insurance</category><category>insurance claims fraud</category><category>master data management</category><category>MDM</category><category>NYSIF</category><category>Oracle</category><category>secure flight</category><category>siperian</category><category>transportation security administration</category><category>TSA</category><category>workers comp</category><category>workers compensation fraud</category><category>workers comp fraud</category>
		<guid isPermaLink="false">http://identityresolutiondaily.com/732/identity-resolution-daily-links-2010-03-08/</guid>
		<description><![CDATA[By the Infoglide Team
tdwi: Informatica Ups the MDM Stakes
 &#8220;Until now, Informatica&#8217;s MDM strategy has largely been peripheral. It had most of the tools (e.g., data integration, data quality, data profiling, and identity resolution) but tended to partner with bigger or best-of-breed players to promote MDM-oriented offerings or services&#8230; What&#8217;s risky about the acquisition of [...]]]></description>
			<content:encoded><![CDATA[<p>By the <a href="http://www.infoglide.com/">Infoglide</a> Team</p>
<p><a href="http://tdwi.org/Articles/2010/02/24/Informatica-Ups-MDM-Stakes.aspx">tdwi: Informatica Ups the MDM Stakes</a></p>
<blockquote><p> &#8220;Until now, Informatica&#8217;s <a href="http://en.wikipedia.org/wiki/Master_data_management">MDM</a> strategy has largely been peripheral. It had most of the tools (e.g., <a href="http://en.wikipedia.org/wiki/Data_integration">data integration</a>, <a href="http://en.wikipedia.org/wiki/Data_quality">data quality</a>, <a href="http://en.wikipedia.org/wiki/Data_profiling">data profiling</a>, and <a href="http://en.wikipedia.org/wiki/Identity_resolution">identity resolution</a>) but tended to partner with bigger or best-of-breed players to promote MDM-oriented offerings or services&#8230; What&#8217;s risky about the acquisition of Siperian is that it imperils Informatica&#8217;s existing MDM partnerships (especially with Oracle Corp.) and compromises its neutrality pitch.&#8221;</p></blockquote>
<p><a href="http://gcn.com/Articles/2010/03/04/Web-Fusion-center-assessment.aspx">GCN: Fusion centers to be assessed</a></p>
<blockquote><p> &#8220;<a href="http://en.wikipedia.org/wiki/Fusion_centers">Fusion centers</a> will conduct self-assessments, followed by a gap analysis and peer reviews, according to officials at the National Fusion Center Association, a new not-for-profit organization based in Alexandria, Va., that represents the 72 fusion centers. The assessments are meant to determine their progress in reaching baseline capabilities. Those capabilities were created by a federal advisory committee that also wrote the original guidelines for those centers.&#8221;</p></blockquote>
<p><a href="http://www.workerscompensation.com/compnewsnetwork/news/nysif_154_arrests.html">WorkersCompensation.com: NYSIF Announces 154 Arrests</a></p>
<blockquote><p> &#8220;Recent significant cases resulting in millions of dollars in savings to <a href="http://ww3.nysif.com/Workers_Compensation.aspx">NYSIF</a> have included claimants who receive benefits while operating businesses or remain employed in other capacities, the most prevalent type of <a href="http://en.wikipedia.org/wiki/Workers_compensation">workers’ comp.</a> fraud. Other cases involve premium fraud, the most costly type, in construction, asbestos abatement and other contracting, including investigations in conjunction with the U.S. Department of Labor, the U.S. Postal Inspector, and local labor racketeering bureaus. Still other cases involve fraudulent provider billing.&#8221;</p></blockquote>
<p><a href="http://www.afcea.org/signal/signalscape/index.php/2010/02/experts-ponder-both-sides-of-border-security/">SignalScape: Experts Ponder Both Sides of Border Security</a></p>
<blockquote><p> &#8220;The <a href="http://en.wikipedia.org/wiki/Department_of_homeland_security">DHS</a> has also tested mobile identification systems and created an information sharing plan with the Department of Justice which allows officials to search for criminal records. Art Macius, chief of staff at the Transportation Security Administration (<a href="http://en.wikipedia.org/wiki/Transportation_Security_Administration">TSA</a>) added that organizations such as his and the DHS must also share information with their international counterparts. This international cooperation includes efforts such as cargo screening for commercial aircraft though efforts such as the <a href="http://en.wikipedia.org/wiki/Secure_Flight">Secure Flight</a> program. Macius said that by this spring, the program will work with U.S. airlines to screen baggage and air cargo, and that the coverage will extend to international carriers by the end of the year.&#8221;</p></blockquote>
<p class="akst_link"><a href="http://identityresolutiondaily.com/?p=732&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_732" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://identityresolutiondaily.com/732/identity-resolution-daily-links-2010-03-08/feed/</wfw:commentRss>
		<feedburner:origLink>http://identityresolutiondaily.com/732/identity-resolution-daily-links-2010-03-08/</feedburner:origLink></item>
		<item>
		<title>Identity Resolution Daily Links 2010-03-06</title>
		<link>http://feedproxy.google.com/~r/identityresolutiondaily/VoRE/~3/vgUB7Y274eY/</link>
		<comments>http://identityresolutiondaily.com/731/identity-resolution-daily-links-2010-03-06/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 19:02:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Infoglide]]></category>

		<category><![CDATA[Data Matching]]></category>

		<category><![CDATA[Entity Analytics]]></category>

		<category><![CDATA[Name Matching]]></category>

		<category><![CDATA[Identity Matching]]></category>

		<category><![CDATA[Entity Resolution]]></category>

		<category><![CDATA[Data Quality]]></category>

		<category><![CDATA[Master Data Management]]></category>

		<category><![CDATA[Federal Government]]></category>

		<category><![CDATA[National Security]]></category>

		<category><![CDATA[Homeland Security]]></category>

		<category><![CDATA[Identity Resolution]]></category>

		<category><![CDATA[Entity Resolution and Analysis]]></category>

		<category><![CDATA[Secure Flight]]></category>

		<category><![CDATA[Daily Link Posts]]></category>
<category>andrew white</category><category>daily link posts</category><category>data matching</category><category>data quality pro</category><category>Department of Homeland Security</category><category>DHS</category><category>entity analytics</category><category>entity resolution</category><category>entity resolution and analysis</category><category>federal government</category><category>Gartner</category><category>Homeland Security</category><category>identity matching</category><category>identity resolution</category><category>identity resolution and analytics</category><category>identity resolution daily</category><category>Infoglide</category><category>infoglide software</category><category>informatica</category><category>initiate systems</category><category>master data management</category><category>MDM</category><category>mike shultz</category><category>name matching</category><category>national security</category><category>secure flight</category><category>siperian</category><category>transportation security administration</category><category>TSA</category>
		<guid isPermaLink="false">http://identityresolutiondaily.com/731/identity-resolution-daily-links-2010-03-06/</guid>
		<description><![CDATA[[Post from Infoglide] Is MDM Dead?
&#8220;Andrew White of Gartner recently posed a question about whether master data management (MDM) is dead. He didn’t actually suggest that the demise of master data management is imminent. He was challenging whether our current terminology adequately clarifies the current reality about MDM and associated product areas.&#8221;
Inside the Biz: The [...]]]></description>
			<content:encoded><![CDATA[<p>[Post from <a href="http://www.infoglide.com/">Infoglide</a>] <a href="http://identityresolutiondaily.com/730/is-mdm-dead/">Is MDM Dead?</a></p>
<blockquote><p>&#8220;Andrew White of Gartner recently posed a question about whether master data management (MDM) is dead. He didn’t actually suggest that the demise of master data management is imminent. He was challenging whether our current terminology adequately clarifies the current reality about MDM and associated product areas.&#8221;</p></blockquote>
<p><a href="http://www.jilldyche.com/2010/02/the-good-news-about-mdm-market-consolidation.html">Inside the Biz: The Good News about MDM Market Consolidation</a></p>
<blockquote><p>[<a href="http://www.baseline-consulting.com/pages/page.asp?page_id=49125">Jill Dyche</a>] &#8220;Last year, Informatica’s <a href="http://en.wikipedia.org/wiki/Master_data_management">MDM</a> story verged on the schizophrenic as the company simultaneously advocated a “roll your own” approach to MDM using various software components while at the same time making investments in both Siperian and rival Initiate Systems. Siperian fills in some significant voids in Informatica’s MDM capabilities, most notably hierarchy management and transaction integration—updating the golden record in real time.&#8221;</p></blockquote>
<p><a href="http://www.flyporter.com/fly2/Travel/SecureFlightFAQ?culture=en-CA#1">porter: FAQ Secure Flight</a></p>
<blockquote><p>&#8220;What is <a href="http://en.wikipedia.org/wiki/Secure_Flight">Secure Flight</a> and what does it do? Secure Flight is a behind the scenes program that streamlines the watch list matching process. It will improve the travel experience for all passengers, including those who have been misidentified in the past.&#8221;</p></blockquote>
<p><a href="http://news.idg.no/cw/art.cfm?id=0C6D152B-1A64-67EA-E43DC1190184035C">Computerworld: Meeting an Olympic-size security challenge</a></p>
<blockquote><p>&#8220;First is the classic &#8216;<a href="http://en.wikipedia.org/wiki/Entity_resolution">entity resolution</a>&#8216; challenge. Information about any individual is likely going to be scattered across a range of databases. While one database may contain a red-flag item &#8212; a pending drug charge or a secondary connection to a known terrorist &#8212; another database may not. The challenge is bringing this information together to create a single record &#8212; a &#8217;single version of the truth&#8217; &#8212; about an individual or entity.&#8221;</p></blockquote>
<p class="akst_link"><a href="http://identityresolutiondaily.com/?p=731&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_731" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://identityresolutiondaily.com/731/identity-resolution-daily-links-2010-03-06/feed/</wfw:commentRss>
		<feedburner:origLink>http://identityresolutiondaily.com/731/identity-resolution-daily-links-2010-03-06/</feedburner:origLink></item>
		<item>
		<title>Is MDM Dead?</title>
		<link>http://feedproxy.google.com/~r/identityresolutiondaily/VoRE/~3/tj66IP9v0JA/</link>
		<comments>http://identityresolutiondaily.com/730/is-mdm-dead/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 20:14:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Name Matching]]></category>

		<category><![CDATA[Data Warehousing]]></category>

		<category><![CDATA[Customer Relationship Management]]></category>

		<category><![CDATA[Entity Resolution]]></category>

		<category><![CDATA[Healthcare]]></category>

		<category><![CDATA[Data Integration]]></category>

		<category><![CDATA[Identity Matching]]></category>

		<category><![CDATA[Product Information Management]]></category>

		<category><![CDATA[Entity Analytics]]></category>

		<category><![CDATA[Infoglide]]></category>

		<category><![CDATA[Master Data Management]]></category>

		<category><![CDATA[Entity Resolution and Analysis]]></category>

		<category><![CDATA[Data-Mining]]></category>

		<category><![CDATA[Data Quality]]></category>

		<category><![CDATA[Data Matching]]></category>

		<category><![CDATA[Customer Data Integration]]></category>

		<category><![CDATA[Data Governance]]></category>

		<category><![CDATA[Identity Resolution]]></category>
<category>andrew white</category><category>CDI</category><category>crm</category><category>customer data integration</category><category>customer relationship management</category><category>Dan Power</category><category>dataforge</category><category>data governance</category><category>data integration</category><category>data matching</category><category>data mining</category><category>data quality</category><category>data warehouse</category><category>data warehousing</category><category>entity matching</category><category>entity resolution</category><category>entity resolution and analysis</category><category>Gartner</category><category>healthcare</category><category>Hub Solution Designs</category><category>identity matching</category><category>identity resolution</category><category>identity resolution and analytics</category><category>infoglide software</category><category>initiate systems</category><category>jackie roberts</category><category>john talburt</category><category>master data management</category><category>MDM</category><category>name matching</category><category>PIM</category><category>product information management</category><category>ray wang</category><category>SEV</category><category>single entity view</category><category>siperian</category><category>social crm</category><category>TDWI</category><category>the data warehousing institute</category><category>wayne eckerson</category>
		<guid isPermaLink="false">http://identityresolutiondaily.com/730/is-mdm-dead/</guid>
		<description><![CDATA[By Mike Shultz, Infoglide Software CEO
Andrew White of Gartner recently posed a question about whether master data management (MDM) is dead. He didn’t actually suggest that the demise of master data management is imminent. He was challenging whether our current terminology adequately clarifies the current reality about MDM and associated product areas.
Certainly the terms describing [...]]]></description>
			<content:encoded><![CDATA[<p>By Mike Shultz, <a href="http://www.infoglide.com/">Infoglide Software</a> CEO</p>
<p><a href="http://www.gartner.com/AnalystBiography?authorId=20582">Andrew White</a> of Gartner <a href="http://blogs.gartner.com/andrew_white/2010/02/03/something-beyond-mdm-is-coming-your-way-%E2%80%93-would-mdm-2-0-fly/">recently posed a question</a> about whether master data management (<a href="http://en.wikipedia.org/wiki/Master_data_management">MDM</a>) is dead. He didn’t actually suggest that the demise of master data management is imminent. He was challenging whether our current terminology adequately clarifies the current reality about MDM and associated product areas.</p>
<p>Certainly the terms describing many markets and types of products are being associated with MDM. Jackie Roberts of <a href="http://www.dataforge.com/about.html">DATAForge</a> pointed out that <a href="http://www.dataforge.com/wpblog/index.php/jackie-roberts/open-letter-to-gartner/">the definition of MDM</a> now seems to include “data integrity, data quality, entity resolution, matching, data integration, governance, metrics and analysis.”</p>
<p>While <a href="http://en.wikipedia.org/wiki/Entity_resolution">entity resolution</a> was mentioned in her list, our obsessive focus on entity resolution (aka identity resolution) leads to the conclusion that, rather than being subsumed, its role is growing. <a href="http://tdwi.org/Blogs/WayneEckerson/2010/02/MDM-Acquisitions.aspx">Wayne Eckerson at TDWI seems to agree</a> that identity resolution is a critical component of the recent MDM acquisitions. In his post about the acquisitions by Informatica and IBM of <a href="http://www.informatica.com/news_events/Pages/siperian.aspx">Siperian</a> and <a href="http://identityresolutiondaily.com/718/and-then-there-were-two/">Initiate Systems</a>, respectively, he described the two transactions this way:</p>
<blockquote><p><em>“You could say that Siperian is mostly MDM, but with identity resolution and other capabilities, whereas Initiate is mostly about identity resolution, but with MDM and other capabilities.”</em></p></blockquote>
<p>Identity resolution is becoming an integral part of many product areas. Within MDM itself, <a href="http://identityresolutiondaily.com/716/gentlemen-start-your-engines-and-don%E2%80%99t-play-with-those-matches/">creating a single-entity view</a> is best done with an identity resolution engine. <a href="http://identityresolutiondaily.com/599/entity-resolution-as-data-mining/">Data mining</a> is greatly enhanced by the addition of entity resolution. Dan Power of <a href="http://www.hubdesigns.com/index.html">Hub Solution Designs</a> wrote about <a href="http://identityresolutiondaily.com/490/matching-%E2%80%93-mdm%E2%80%99s-%E2%80%9Csecret-sauce%E2%80%9D/">how key identity resolution is to data matching</a>. We’ve talked about how <a href="http://identityresolutiondaily.com/629/social-crm-cdi-and-identity-resolution/">social CRM can resolve identities</a> of individuals across multiple disparate data sources using identity resolution, as well as “rationalize multiple variations and errors and anomalies that block finding existing customers within their systems”.</p>
<p>Although identity resolution technology has been years in the making, it has only recently risen into the consciousness of most analysts and customers. Because of its ability to bring enhanced clarity to ambiguous data, advanced identity resolution is now beginning to have a significant impact across many data-centered disciplines.</p>
<p class="akst_link"><a href="http://identityresolutiondaily.com/?p=730&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_730" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://identityresolutiondaily.com/730/is-mdm-dead/feed/</wfw:commentRss>
		<feedburner:origLink>http://identityresolutiondaily.com/730/is-mdm-dead/</feedburner:origLink></item>
		<item>
		<title>Identity Resolution Daily Links 2010-03-01</title>
		<link>http://feedproxy.google.com/~r/identityresolutiondaily/VoRE/~3/ivqLQnCSOJs/</link>
		<comments>http://identityresolutiondaily.com/729/identity-resolution-daily-links-2010-03-01/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 02:02:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Law Enforcement]]></category>

		<category><![CDATA[Data Warehousing]]></category>

		<category><![CDATA[SaaS]]></category>

		<category><![CDATA[Entity Analytics]]></category>

		<category><![CDATA[Infoglide]]></category>

		<category><![CDATA[Entity Resolution]]></category>

		<category><![CDATA[Cloud Computing]]></category>

		<category><![CDATA[State and Local Government]]></category>

		<category><![CDATA[Data Integration]]></category>

		<category><![CDATA[Identity Matching]]></category>

		<category><![CDATA[Product Information Management]]></category>

		<category><![CDATA[Customer Data Integration]]></category>

		<category><![CDATA[Fusion Center]]></category>

		<category><![CDATA[Insurance Fraud]]></category>

		<category><![CDATA[Identity Resolution]]></category>

		<category><![CDATA[Homeland Security]]></category>

		<category><![CDATA[Insurance]]></category>

		<category><![CDATA[Entity Resolution and Analysis]]></category>

		<category><![CDATA[Master Data Management]]></category>

		<category><![CDATA[Data Matching]]></category>

		<category><![CDATA[Workers Compensation Fraud]]></category>

		<category><![CDATA[Data Management]]></category>

		<category><![CDATA[Data Quality]]></category>

		<category><![CDATA[Daily Link Posts]]></category>
<category>california state compensation insurance fund</category><category>CDI</category><category>cloud computing</category><category>customer data integration</category><category>daily link posts</category><category>data integration</category><category>data management</category><category>data matching</category><category>data quality</category><category>data warehousing</category><category>entity matching</category><category>entity resolution</category><category>entity resolution and analysis</category><category>fusion center</category><category>fusion centers</category><category>fusion center network</category><category>Homeland Security</category><category>identity resolution and analytics</category><category>identity matching</category><category>identity resolution</category><category>Infoglide</category><category>infoglide software</category><category>informatica</category><category>insurance</category><category>insurance fraud</category><category>law enforcement</category><category>master data management</category><category>MDM</category><category>philip howard</category><category>PIM</category><category>product information management</category><category>SaaS</category><category>siperian</category><category>software as a service</category><category>state and local government</category><category>Steve Poizner</category><category>workers comp</category><category>workers compensation fraud</category><category>workers comp fraud</category>
		<guid isPermaLink="false">http://identityresolutiondaily.com/729/identity-resolution-daily-links-2010-03-01/</guid>
		<description><![CDATA[By the Infoglide Team
IT-Director.com: The Informatica Event
[Philip Howard] &#8220;To begin with, the company talked about its acquisition of Siperian. I have already commented on this but one point that emerged at the conference was the way that Informatica describes Siperian as infrastructure MDM as opposed to application MDM. This is a hitherto unrecognised distinction (with [...]]]></description>
			<content:encoded><![CDATA[<p>By the <a href="http://www.infoglide.com/">Infoglide</a> Team</p>
<p><a href="http://www.it-director.com/blogs/Bloor_IM_Blog/2010/2/the_informatica_event.html">IT-Director.com: The Informatica Event</a></p>
<blockquote><p>[<a href="http://www.it-director.com/about/author/48/philip_howard.php">Philip Howard</a>] &#8220;To begin with, the company talked about its <a href="http://blog.softwareinsider.org/2010/02/01/news-analysis-siperian-acquisition-vaults-informatica-into-an-mdm-leadership-position/">acquisition of Siperian</a>. I have already commented on this but one point that emerged at the conference was the way that Informatica describes Siperian as infrastructure MDM as opposed to application <a href="http://en.wikipedia.org/wiki/Master_Data_Management">MDM</a>. This is a hitherto unrecognised distinction (with respect to terminology) in the MDM market. Informatica distinguishes the former from the latter by saying that infrastructure MDM is domain and data model independent.&#8221;</p></blockquote>
<p><a href="http://www.workforce.com/section/00/article/27/02/04.php">Workforce Management: Medical Clinic Owners Plead No Contest to $60 Million Workers’ Compensation Fraud</a></p>
<blockquote><p> &#8220;Investigators alleged that the pair purchased thousands of <a href="http://en.wikipedia.org/wiki/Workers%27_compensation">workers’ compensation</a> client referrals from an attorney television advertising service. Clients were then sent to doctors who had a relationship with Premier, which would handle billing and collection work in return for a 50 percent fee for money they collected. Clients were then sent to attorneys who had a business relationship with Fish and Bacino, investigators allege. &#8216;Getting kickbacks for referring medical payments is illegal and drives up the costs in the system,&#8217; California Insurance Commissioner <a href="http://en.wikipedia.org/wiki/Steve_Poizner">Steve Poizner</a> said in a statement.&#8221;</p></blockquote>
<p><a href="http://www.afcea.org/signal/signalscape/index.php/2010/02/dc-police-chief-cathy-lanier-describes-how-technology-is-chaning-police-work-in-the-captiol/">SignalScape: DC Police Chief Cathy Lanier Describes How Technology Is Changing Police Work in the Capitol</a></p>
<blockquote><p>&#8220;The MPD also established a <a href="http://en.wikipedia.org/wiki/Fusion_center">fusion center</a>, which is responsible for the national capitol region. From a <a href="http://en.wikipedia.org/wiki/Homeland_security">homeland security</a> perspective, Chief Lanier said that the center collects and stores crime and terror alerts into a data warehouse.&#8221;</p></blockquote>
<p><a href="http://injuredworkerslawfirm.wordpress.com/2010/02/26/insurance-fraud-is-a-huge-crime/">Injured Workers&#8217; Law Firm Blog: Insurance Fraud Is a Huge Crime</a></p>
<blockquote><p> &#8220;The <a href="http://en.wikipedia.org/wiki/Insurance_fraud">fraudulent claims</a> that can be made through insurance companies are categorized as being soft or hard. Soft fraud is the most common type of fraud and usually takes place when someone exaggerates a claim being made. Hard fraud takes place when someone deliberately plans a deceptive act such as a collision or the theft of their vehicle.&#8221;</p></blockquote>
<p class="akst_link"><a href="http://identityresolutiondaily.com/?p=729&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_729" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://identityresolutiondaily.com/729/identity-resolution-daily-links-2010-03-01/feed/</wfw:commentRss>
		<feedburner:origLink>http://identityresolutiondaily.com/729/identity-resolution-daily-links-2010-03-01/</feedburner:origLink></item>
		<item>
		<title>Identity Resolution Daily Links 2010-02-27</title>
		<link>http://feedproxy.google.com/~r/identityresolutiondaily/VoRE/~3/kWNB-40EXP0/</link>
		<comments>http://identityresolutiondaily.com/728/identity-resolution-daily-links-2010-02-27/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 14:38:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Entity Resolution]]></category>

		<category><![CDATA[Entity Analytics]]></category>

		<category><![CDATA[Product Information Management]]></category>

		<category><![CDATA[Identity Matching]]></category>

		<category><![CDATA[Subscription Fraud]]></category>

		<category><![CDATA[Infoglide]]></category>

		<category><![CDATA[Data Governance]]></category>

		<category><![CDATA[Entity Resolution and Analysis]]></category>

		<category><![CDATA[Identity Resolution]]></category>

		<category><![CDATA[Master Data Management]]></category>

		<category><![CDATA[Data Quality]]></category>

		<category><![CDATA[Data Matching]]></category>

		<category><![CDATA[Daily Link Posts]]></category>
<category>a2i</category><category>CFCA</category><category>Communications Fraud Control Association</category><category>daily link posts</category><category>data governance</category><category>data matching</category><category>data quality</category><category>David Loshin</category><category>entity analytics</category><category>entity matching</category><category>entity resolution</category><category>entity resolution and analysis</category><category>henrik liliendahl sorensen</category><category>identity matching</category><category>identity resolution</category><category>identity resolution and analytics</category><category>identity resolution daily</category><category>Infoglide</category><category>infoglide software</category><category>informatica</category><category>initiate systems</category><category>master data management</category><category>MDM</category><category>mike shultz</category><category>PIM</category><category>product information management</category><category>SAP</category><category>subscription fraud</category>
		<guid isPermaLink="false">http://identityresolutiondaily.com/728/identity-resolution-daily-links-2010-02-27/</guid>
		<description><![CDATA[[Post from Infoglide] Attacking Subscription Fraud with Identity Resolution
&#8220;In March 2006, the Communications Fraud Control Association (CFCA) estimated that annual global fraud losses in the telecom sector were between $54 billion and $60 billion, and the losses continue to be substantial. Many types of fraud have been identified, but by far the most prevalent is [...]]]></description>
			<content:encoded><![CDATA[<p>[Post from <a href="http://www.infoglide.com/">Infoglide</a>] <a href="http://identityresolutiondaily.com/727/attacking-subscription-fraud-with-identity-resolution/">Attacking Subscription Fraud with Identity Resolution</a></p>
<blockquote><p>&#8220;In March 2006, the Communications Fraud Control Association (CFCA) estimated that annual global fraud losses in the telecom sector were between $54 billion and $60 billion, and the losses continue to be substantial. Many types of fraud have been identified, but by far the most prevalent is subscription fraud.&#8221;</p></blockquote>
<p><a href="http://www.itbusinessedge.com/cm/community/features/interviews/blog/analyst-sap-missed-out-during-recent-mdm-acquisition-spree/?cs=39469">ITBusinessEdge: Analyst: SAP Missed Out During Recent MDM Acquisition Spree</a></p>
<blockquote><p>&#8220;<a href="http://en.wikipedia.org/wiki/SAP_AG">SAP</a>, on the other hand, has had a lot of issues in the past couple of years. They haven’t made a direct MDM acquisition since they <a href="http://www.sap.com/about/newsroom/press.epx?pressID=2919">acquired A2i</a> years and years ago, which was a <a href="http://en.wikipedia.org/wiki/Product_Information_Management">PIM</a> vendor and they’ve just been working off of that architecture and been trying to improve it.&#8221;</p></blockquote>
<p><a href="http://liliendahl.wordpress.com/2010/02/14/data-quality-tools-revealed/">Liliendahl On Data Quality: Data Quality Tools Revealed</a></p>
<blockquote><p>&#8220;Data matching is the ability to compare records that are not exactly the same but are so similar that we may conclude, that they represent the same real world object.&#8221;</p></blockquote>
<p><a href="http://www.b-eye-network.com/view/12805">BeyeNETWORK: Master Data Management: Moving Forward… </a></p>
<blockquote><p>&#8220;So now that <a href="http://en.wikipedia.org/wiki/Master_data_management">MDM</a> has been around for a while, and the master data terminology has drifted into our standard vocabulary, it might be worth stepping back and asking a different question:  Is MDM the revolutionary approach to organizational data consolidation and <a href="http://en.wikipedia.org/wiki/Enterprise_information_management">enterprise information management</a> or is it devolving into yet another  (of many) data management tools?&#8221;</p></blockquote>
<p class="akst_link"><a href="http://identityresolutiondaily.com/?p=728&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_728" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://identityresolutiondaily.com/728/identity-resolution-daily-links-2010-02-27/feed/</wfw:commentRss>
		<feedburner:origLink>http://identityresolutiondaily.com/728/identity-resolution-daily-links-2010-02-27/</feedburner:origLink></item>
		<item>
		<title>Attacking Subscription Fraud with Identity Resolution</title>
		<link>http://feedproxy.google.com/~r/identityresolutiondaily/VoRE/~3/VIyBLj3C5es/</link>
		<comments>http://identityresolutiondaily.com/727/attacking-subscription-fraud-with-identity-resolution/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 22:19:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Name Matching]]></category>

		<category><![CDATA[Law Enforcement]]></category>

		<category><![CDATA[Entity Analytics]]></category>

		<category><![CDATA[Entity Resolution]]></category>

		<category><![CDATA[Identity Matching]]></category>

		<category><![CDATA[Subscription Fraud]]></category>

		<category><![CDATA[State and Local Government]]></category>

		<category><![CDATA[Infoglide]]></category>

		<category><![CDATA[Insider Trading]]></category>

		<category><![CDATA[Entity Resolution and Analysis]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Lottery Fraud]]></category>

		<category><![CDATA[Workers Compensation Fraud]]></category>

		<category><![CDATA[Fusion Center]]></category>

		<category><![CDATA[Data Matching]]></category>

		<category><![CDATA[Identity Resolution]]></category>
<category>CFCA</category><category>Communications Fraud Control Association</category><category>data matching</category><category>entity analytics</category><category>entity matching</category><category>entity resolution</category><category>entity resolution and analysis</category><category>fusion center</category><category>fusion centers</category><category>fusion center network</category><category>identity resolution and analytics</category><category>identity matching</category><category>identity resolution</category><category>Infoglide</category><category>infoglide software</category><category>insider trading</category><category>law enforcement</category><category>lottery</category><category>lottery fraud</category><category>lottery retailer fraud</category><category>lottery security</category><category>lotto</category><category>lotto ticket</category><category>mike shultz</category><category>name matching</category><category>security</category><category>state and local government</category><category>state government</category><category>subscription fraud</category><category>workers comp</category><category>workers compensation fraud</category><category>workers comp fraud</category>
		<guid isPermaLink="false">http://identityresolutiondaily.com/727/attacking-subscription-fraud-with-identity-resolution/</guid>
		<description><![CDATA[By Mike Shultz, Infoglide Software CEO
In March 2006, the Communications Fraud Control Association (CFCA) estimated that annual global fraud losses in the telecom sector were between $54 billion and $60 billion, and the losses continue to be substantial. Many types of fraud have been identified, but by far the most prevalent is subscription fraud.
A new [...]]]></description>
			<content:encoded><![CDATA[<p>By Mike Shultz, <a href="http://www.infoglide.com/">Infoglide Software</a> CEO</p>
<p>In March 2006, the Communications Fraud Control Association (<a href="http://www.cfca.org/about.php">CFCA</a>) estimated that annual global fraud losses in the telecom sector were between $54 billion and $60 billion, and the losses continue to be substantial. Many types of fraud have been identified, but by far the most prevalent is subscription fraud.</p>
<p>A new subscriber signs up for mobile service using false or stolen identification, with no intention of paying the bill. Since new subscribers are given a grace period of one to three months before the account is shut off, the criminal can make thousands of dollars worth of calls before being detected.</p>
<p>Subscription fraud can be difficult to differentiate from simple bad debt when genuine customers are unable to pay. It’s been estimated that 30% or more of all bad debt is actually subscription fraud.</p>
<p>Different solutions have been tried yet fraud continues to be a problem. One common method is to look for patterns of use that suggest potential fraud, but criminals adapt and learn to probe the limits of these fraud detection systems fairly quickly.</p>
<p>Given the industry’s long history with fraudsters, it seems probable that enough is known about them that they could be spotted at the time they subscribe.  Using similarity searching technology, would-be fraudsters can be vetted against lists of known bad actors. Using multiple public and private data sources, non-obvious relationships can highlight risky individuals, and they can then be asked to submit to a more thorough qualification process.</p>
<p><a href="http://en.wikipedia.org/wiki/Identity_resolution">Identity resolution</a> is already used across multiple industries to solve similar problems. By matching an individual’s attributes with common attributes associated with those committing fraud, the “bad guys” are being detected in areas like <a href="http://identityresolutiondaily.com/521/dateline-nbc-on-lottery-fraud/">lottery fraud</a>, <a href="http://identityresolutiondaily.com/669/fusion-centers-identity-resolution/">fusion centers</a>, <a href="http://identityresolutiondaily.com/423/leveraging-identity-resolution-data-sources/">insider trading</a>, and <a href="http://www.infoglide.com/documents/whitepapers/PERMISSION%20TO%20DISTRIBUTE%20-%20Introducing%20Identity%20Resolution%20-%20Clendenen.pdf">workers’ compensation employer fraud</a>. Part of finding the bad guys is finding hidden relationships, connections that often uncover rings of criminals.</p>
<p>The “birds of a feather” axiom predicts that subscription fraud criminals often share the same types of social networks. Applying identity resolution to subscription fraud problem may be the way to finally solve it.</p>
<p class="akst_link"><a href="http://identityresolutiondaily.com/?p=727&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_727" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://identityresolutiondaily.com/727/attacking-subscription-fraud-with-identity-resolution/feed/</wfw:commentRss>
		<feedburner:origLink>http://identityresolutiondaily.com/727/attacking-subscription-fraud-with-identity-resolution/</feedburner:origLink></item>
		<item>
		<title>Identity Resolution Daily Links 2010-02-23</title>
		<link>http://feedproxy.google.com/~r/identityresolutiondaily/VoRE/~3/U2_NVA3Rmys/</link>
		<comments>http://identityresolutiondaily.com/726/identity-resolution-daily-links-2010-02-23/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 22:40:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Name Matching]]></category>

		<category><![CDATA[Law Enforcement]]></category>

		<category><![CDATA[Entity Analytics]]></category>

		<category><![CDATA[Entity Resolution]]></category>

		<category><![CDATA[Healthcare]]></category>

		<category><![CDATA[State and Local Government]]></category>

		<category><![CDATA[Deduplication]]></category>

		<category><![CDATA[Identity Matching]]></category>

		<category><![CDATA[Infoglide]]></category>

		<category><![CDATA[Fusion Center]]></category>

		<category><![CDATA[Identity Resolution]]></category>

		<category><![CDATA[Homeland Security]]></category>

		<category><![CDATA[National Security]]></category>

		<category><![CDATA[Fraud]]></category>

		<category><![CDATA[Insurance Fraud]]></category>

		<category><![CDATA[Data Matching]]></category>

		<category><![CDATA[Data Quality]]></category>

		<category><![CDATA[Entity Resolution and Analysis]]></category>

		<category><![CDATA[Daily Link Posts]]></category>
<category>daily link posts</category><category>dallas morning news</category><category>data matching</category><category>data quality</category><category>deduplication</category><category>entity analytics</category><category>entity matching</category><category>entity resolution</category><category>entity resolution and analysis</category><category>fraud</category><category>fraud detection</category><category>fusion center</category><category>fusion center network</category><category>healthcare</category><category>henrik liliendahl sorensen</category><category>Homeland Security</category><category>identity matching</category><category>identity resolution</category><category>identity resolution Identity Resolution Engine identity resolution and analytics</category><category>identity resolution daily</category><category>Infoglide</category><category>infoglide software</category><category>insurance claims fraud</category><category>insurance fraud</category><category>law enforcement</category><category>name matching</category><category>national security</category><category>state and local government</category><category>state government</category><category>WFAA</category>
		<guid isPermaLink="false">http://identityresolutiondaily.com/726/identity-resolution-daily-links-2010-02-23/</guid>
		<description><![CDATA[By the Infoglide Team
WFAA.com: What is Texas doing to prevent terrorism? 





 &#8220;The Dallas police has a high tech fusion center that monitors potential threats in Dallas. They helped foil the plot when a man was planning on blowing up the Bank of America building&#8230; Four years ago, Dallas Police put alert on Kimberly Al-Homsi [...]]]></description>
			<content:encoded><![CDATA[<p>By the <a href="http://www.infoglide.com/">Infoglide</a> Team</p>
<p><a href="http://www.wfaa.com/news/What-is-Texas-doing-to-prevent-terrorism-84808062.html">WFAA.com: What is Texas doing to prevent terrorism? </a><br />
<object width="470" height="288"></object></p>
<param name="movie" type="application/x-shockwave-flash" value="http://www.wfaa.com/v/?i=84808062"></param>
<param name="allowScriptAccess" value="always"></param>
<param name="wmode" value="transparent"></param>
<param name="AllowFullScreen" value="true"></param><embed src="http://www.wfaa.com/v/?i=84808062" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" wmode="transparent" width="470" height="288"></embed></p>
<blockquote><p> &#8220;The Dallas police has a high tech <a href="http://en.wikipedia.org/wiki/Fusion_center">fusion center</a> that monitors potential threats in Dallas. They helped foil the plot when a man was planning on blowing up the Bank of America building&#8230; Four years ago, Dallas Police put alert on Kimberly Al-Homsi because she was <a href="http://www.dallasnews.com/sharedcontent/dws/dn/latestnews/stories/040607dnmetbulletin.2f0a267.html">scouting runways at Love Field</a>. On Saturday, she was arrested allegedly with pipe bombs in her car.&#8221;</p></blockquote>
<p><a href="http://liliendahl.wordpress.com/2010/02/21/candidate-selection-in-deduplication/">Liliendahl on Data Quality: Candidate Selection in Deduplication</a></p>
<blockquote><p>&#8220;When a recruiter and/or a hiring manager finds someone for a job position it is basically done by getting in a number of candidates and then choose the best fit among them. This of course don’t make up for, that there may be someone better fit among all those people that were not among the candidates. We have the same problem in data matching when we are <a href="http://en.wikipedia.org/wiki/Data_deduplication">deduplicating</a>, consolidating or matching for other purposes.&#8221;</p></blockquote>
<p><a href="http://www.healthdatamanagement.com/news/health_reform_obama_database_claims_fraud-39806-1.html">Health Data Management: New Obama Health Plan Has I.T. Angles</a></p>
<blockquote><p>&#8220;Proposals in Obama&#8217;s new proposal with a strong I.T. flavor include&#8230; Adopt real-time analysis of claims and payments data to identify waste, fraud and abuse in public health programs&#8230; Establish a <a href="http://en.wikipedia.org/wiki/Centers_for_Medicare_and_Medicaid_Services">CMS</a>/IRS data-matching program to <a href="http://en.wikipedia.org/wiki/Entity_resolution">match information on entities</a> that have evaded filing taxes against provider billing data to better detect fraudulent providers.&#8221;</p></blockquote>
<p class="akst_link"><a href="http://identityresolutiondaily.com/?p=726&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_726" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://identityresolutiondaily.com/726/identity-resolution-daily-links-2010-02-23/feed/</wfw:commentRss>
		<feedburner:origLink>http://identityresolutiondaily.com/726/identity-resolution-daily-links-2010-02-23/</feedburner:origLink></item>
		<item>
		<title>Identity Resolution Daily Links 2010-02-20</title>
		<link>http://feedproxy.google.com/~r/identityresolutiondaily/VoRE/~3/_WSVkuyprQA/</link>
		<comments>http://identityresolutiondaily.com/725/identity-resolution-daily-links-2010-02-20/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 19:50:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Law Enforcement]]></category>

		<category><![CDATA[Entity Analytics]]></category>

		<category><![CDATA[Infoglide]]></category>

		<category><![CDATA[Fusion Center]]></category>

		<category><![CDATA[Name Matching]]></category>

		<category><![CDATA[Entity Resolution]]></category>

		<category><![CDATA[Identity Matching]]></category>

		<category><![CDATA[EMR]]></category>

		<category><![CDATA[EHR]]></category>

		<category><![CDATA[Data Matching]]></category>

		<category><![CDATA[Master Data Management]]></category>

		<category><![CDATA[Homeland Security]]></category>

		<category><![CDATA[National Security]]></category>

		<category><![CDATA[Insurance]]></category>

		<category><![CDATA[Identity Resolution]]></category>

		<category><![CDATA[Secure Flight]]></category>

		<category><![CDATA[Entity Resolution and Analysis]]></category>

		<category><![CDATA[Insurance Fraud]]></category>

		<category><![CDATA[Fraud]]></category>

		<category><![CDATA[Daily Link Posts]]></category>
<category>American Recovery and Reinvestment Act</category><category>california department of  insurance</category><category>daily link posts</category><category>data matching</category><category>Department of Homeland Security</category><category>EHR</category><category>electronic health records</category><category>electronic medical records</category><category>emr</category><category>entity analytics</category><category>entity matching</category><category>entity resolution</category><category>entity resolution and analysis</category><category>fbi</category><category>fraud</category><category>fusion center</category><category>fusion centers</category><category>fusion center network</category><category>Homeland Security</category><category>identity matching</category><category>identity resolution</category><category>identity resolution Identity Resolution Engine identity resolution and analytics</category><category>identity resolution as a service</category><category>identity resolution daily</category><category>Infoglide</category><category>insurance</category><category>insurance fraud</category><category>joint terrorism task force</category><category>law enforcement</category><category>master data management</category><category>MDM</category><category>mike shultz</category><category>name matching</category><category>national security</category><category>secure flight</category><category>transportation security administration</category><category>TSA</category>
		<guid isPermaLink="false">http://identityresolutiondaily.com/725/identity-resolution-daily-links-2010-02-20/</guid>
		<description><![CDATA[[Post from Infoglide] Identity Resolution Still On the Rise
&#8220;We’ve noted several times over the past couple of years how the market visibility of entity resolution has been evolving. Now the consolidation of the master data management (MDM) market is causing even more conjecture about the crucial role of this technology.&#8221;
SIGNAL ONLINE: Good Guys Share, Bad [...]]]></description>
			<content:encoded><![CDATA[<p>[Post from <a href="http://www.infoglide.com/">Infoglide</a>] <a href="http://identityresolutiondaily.com/724/identity-resolution-still-on-the-rise/">Identity Resolution Still On the Rise</a></p>
<blockquote><p>&#8220;We’ve noted several times over the past couple of years how the market visibility of entity resolution has been evolving. Now the consolidation of the master data management (MDM) market is causing even more conjecture about the crucial role of this technology.&#8221;</p></blockquote>
<p><a href="http://www.afcea.org/signal/articles/templates/Signal_Article_Template.asp?articleid=2197&amp;zoneid=287">SIGNAL ONLINE: Good Guys Share, Bad Guys Lose</a></p>
<blockquote><p>&#8220;Lindsey adds that personnel on <a href="http://en.wikipedia.org/wiki/Joint_Terrorism_Task_Force">Joint Terrorism Task Forces</a>, in <a href="http://en.wikipedia.org/wiki/Fusion_centers">fusion centers</a> or in other counterterrorism-related positions could benefit from the system by accessing the more complete data source and incorporating information found there into their own analyses and evaluations. &#8216;We’re out there for the crime fighters, but we’re also out there to prevent terrorism activities,&#8217; he states.&#8221;</p></blockquote>
<p><a href="http://www.claimsmag.com/Issues/2010/FEBRUARY-2010/Pages/Fraud-Triage-Programs.aspx">Claims Magazine: Fraud Triage Programs  </a></p>
<blockquote><p>&#8220;The <a href="http://en.wikipedia.org/wiki/FBI">Federal Bureau of Investigation</a> estimates that the total cost of <a href="http://en.wikipedia.org/wiki/Insurance_fraud">insurance fraud</a> (excluding health care) exceeds $40 billion per year. That means insurance fraud costs the average U.S. family between $400 and $700 annually in the form of increased premiums. In California alone, the Department of Insurance (<a href="http://en.wikipedia.org/wiki/Insurance_fraud">CDOI</a>) identified the potential loss from fraud in the 2007/2008 fiscal year at $1.2 billion, according to the <a href="http://www.insurance.ca.gov/0400-news/0200-studies-reports/0700-commissioner-report/upload/2008CDIAnnualReport.pdf">2008 Annual Report of the Insurance Commissioner</a>.&#8221;</p></blockquote>
<p><a href="http://www.foxnews.com/story/0,2933,584346,00.html">FoxNews.com: Flight Diverted to Florida Over Passenger&#8217;s Mistaken Identity</a></p>
<blockquote><p>&#8220;Some airlines already have moved to a new identification program, called <a href="http://en.wikipedia.org/wiki/Secure_Flight">Secure Flight</a>. All domestic carriers are expected to move to the new program by March. The government system will include more details about the passenger in question, including the passenger&#8217;s sex, birth date and full name as it appears on a government identification document.&#8221;</p></blockquote>
<p><a href="http://precisiondi.wordpress.com/2010/02/17/what-is-emr/">Precision Document Imaging: What is EMR?</a></p>
<blockquote><p>&#8220;The <a href="http://en.wikipedia.org/wiki/American_Recovery_and_Reinvestment_Act_of_2009">American Recovery and Reinvestment Act of 2009</a> provides significant cash incentives to physicians who implement <a href="http://en.wikipedia.org/wiki/Electronic_health_records">electronic health records</a>. However, in order to qualify for these incentives the physician must not only have the proper software but must engage in “meaningful use” of the software. The government plans to publish the criteria for meaningful use in February 2010. ARRA incentive reimbursement to physicians will begin in 2011.&#8221;</p></blockquote>
<p class="akst_link"><a href="http://identityresolutiondaily.com/?p=725&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_725" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://identityresolutiondaily.com/725/identity-resolution-daily-links-2010-02-20/feed/</wfw:commentRss>
		<feedburner:origLink>http://identityresolutiondaily.com/725/identity-resolution-daily-links-2010-02-20/</feedburner:origLink></item>
		<item>
		<title>Identity Resolution Still On the Rise</title>
		<link>http://feedproxy.google.com/~r/identityresolutiondaily/VoRE/~3/eSZfdHV-VdI/</link>
		<comments>http://identityresolutiondaily.com/724/identity-resolution-still-on-the-rise/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 20:34:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Law Enforcement]]></category>

		<category><![CDATA[Entity Resolution]]></category>

		<category><![CDATA[Cloud Computing]]></category>

		<category><![CDATA[State and Local Government]]></category>

		<category><![CDATA[Customer Relationship Management]]></category>

		<category><![CDATA[Entity Analytics]]></category>

		<category><![CDATA[Data-Mining]]></category>

		<category><![CDATA[Entity Resolution and Analysis]]></category>

		<category><![CDATA[Master Data Management]]></category>

		<category><![CDATA[Fusion Center]]></category>

		<category><![CDATA[Identity Resolution]]></category>
<category>cloud computing</category><category>crm</category><category>customer relationship management</category><category>data mining</category><category>entity analytics</category><category>entity matching</category><category>entity resolution</category><category>entity resolution and analysis</category><category>fusion center</category><category>fusion centers</category><category>fusion center network</category><category>IBM</category><category>identity resolution</category><category>identity resolution daily</category><category>Infoglide</category><category>infoglide software</category><category>informatica</category><category>InfoSphere Identity Insight Solutions</category><category>initiate systems</category><category>law enforcement</category><category>master data management</category><category>MDM</category><category>mike shultz</category><category>siperian</category><category>state and local government</category><category>state government</category><category>TDWI World</category><category>the data warehousing institute</category><category>wayne eckerson</category>
		<guid isPermaLink="false">http://identityresolutiondaily.com/724/identity-resolution-still-on-the-rise/</guid>
		<description><![CDATA[By Mike Shultz, Infoglide Software CEO
We’ve noted several times over the past couple of years how the market visibility of entity resolution has been evolving. Now the consolidation of the master data management (MDM) market is causing even more conjecture about the crucial role of this technology.
We’re continually on the lookout for the trends and [...]]]></description>
			<content:encoded><![CDATA[<p>By Mike Shultz, <a href="http://www.infoglide.com/">Infoglide</a> Software CEO</p>
<p>We’ve noted several times over the past couple of years how the <a href="http://identityresolutiondaily.com/651/the-big-story-evolution/">market visibility of entity resolution has been evolving</a>. Now the consolidation of the master data management (<a href="http://en.wikipedia.org/wiki/Master_data_management">MDM</a>) market is causing even more conjecture about the crucial role of this technology.</p>
<p>We’re continually on the lookout for the trends and opportunities that affect the identity resolution space. We’ve written about <a href="http://identityresolutiondaily.com/681/entity-resolution-cloud-rising-in-2010/">entity resolution moving into cloud computing</a>, the growing <a href="http://identityresolutiondaily.com/673/state-agencies-adopting-entity-resolution/">use of entity resolution by state agencies</a>, the crucial <a href="http://identityresolutiondaily.com/669/fusion-centers-identity-resolution/">role that identity resolution plays in fusion centers</a>, how it’s <a href="http://identityresolutiondaily.com/629/social-crm-cdi-and-identity-resolution/">related to “social CRM”</a>, and how it might be <a href="http://identityresolutiondaily.com/645/enriching-e-discovery-results-with-identity-resolution/">used in e-discovery</a>.</p>
<p>A few days after IBM’s recent announcement about <a href="http://www.informationweek.com/news/healthcare/interoperability/showArticle.jhtml?articleID=222601119&amp;subSection=All+Stories">buying Initiate Systems</a> and a little over a week after Informatica’s <a href="http://money.cnn.com/news/newsfeeds/articles/globenewswire/183045.htm">acquisition of Siperian</a>, Wayne Eckerson at <a href="http://tdwi.org/pages/misc/tdwi-business-intelligence-and-data-warehousing-education-and-research.aspx">tdwi</a> wrote an insightful article in which he noted that these acquisitions are about MDM, yet they are also about identity resolution:</p>
<blockquote><p><em>&#8220;Siperian is well-known for its master data management (MDM) solution&#8230; Initiate, on the other hand, is well-known for its identity resolution hub… At this point, I need to cycle back to Siperian and point out that it, too, provides identity resolution capabilities. And I forgot to mention that Initiate also has some MDM capabilities. You could say that Siperian is mostly MDM, but with identity resolution and other capabilities, whereas Initiate is mostly about identity resolution, but with MDM and other capabilities.&#8221; </em></p></blockquote>
<p>Considering IBM’s acquisition of Initiate Systems, along with Informatica’s purchase of Siperian shortly before that, plus its 2008 purchase of Identity Systems, it’s clear that <em>IdentityResolutionDaily</em> is going to have even more to write about this year than before!</p>
<p class="akst_link"><a href="http://identityresolutiondaily.com/?p=724&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_724" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://identityresolutiondaily.com/724/identity-resolution-still-on-the-rise/feed/</wfw:commentRss>
		<feedburner:origLink>http://identityresolutiondaily.com/724/identity-resolution-still-on-the-rise/</feedburner:origLink></item>
	</channel>
</rss>
