Innovative Techniques and Applications of Entity Resolution

Innovative Techniques and Applications of Entity Resolution
Author: Wang, Hongzhi
Publisher: IGI Global
Total Pages: 433
Release: 2014-02-28
Genre: Computers
ISBN: 1466651997

Download Innovative Techniques and Applications of Entity Resolution Book in PDF, Epub and Kindle

Entity resolution is an essential tool in processing and analyzing data in order to draw precise conclusions from the information being presented. Further research in entity resolution is necessary to help promote information quality and improved data reporting in multidisciplinary fields requiring accurate data representation. Innovative Techniques and Applications of Entity Resolution draws upon interdisciplinary research on tools, techniques, and applications of entity resolution. This research work provides a detailed analysis of entity resolution applied to various types of data as well as appropriate techniques and applications and is appropriately designed for students, researchers, information professionals, and system developers.

Entity Resolution for Large-Scale Databases

Entity Resolution for Large-Scale Databases
Author: Kunho Kim
Publisher:
Total Pages:
Release: 2019
Genre:
ISBN:

Download Entity Resolution for Large-Scale Databases Book in PDF, Epub and Kindle

Entity resolution involves the problem of identifying, matching, and grouping the same entities from a single collection or multiple ones of data. Real-world databases often comprise data from multiple sources; hence, this process is an essential preprocessing step for correctly processing queries on a particular entity. An example of entity resolution is finding a person's medical records from multiple hospital records. In entity resolution, there commonly arise two main problems. One is the issue of disambiguation (or deduplication), which involves clustering records that correspond to the same entity within a database. The other problem is record linkage which involves matching records between multiple databases. In this dissertation, we focus on studying entity resolution on large-scale structured data such as CiteSeerX, PubMed and the United States Patent and Trademark Office (USPTO) patent database in several aspects. First, we review our proposed entity resolution framework, and discuss how to apply the framework on two practical problems; inventor name disambiguation on the USPTO patent database and financial entity record linkage. Second, we investigate building a web service to improve ease of using entity resolution results in several scenarios. We define two types of queries--attribute and record-based ones--and discuss how we design the web service to handle those queries efficiently. We demonstrate that our algorithm can accelerate the record-based query by a factor of 4.01 compared to a baseline naive approach. Third, we discuss improving the entity resolution in two directions. One direction is to improve the blocking method to reduce unnecessary comparison to improve scalability on author name disambiguation problems. We show that our proposed conjuctive normal form (CNF) blocking tested on the entire PubMed database of 80 million author mentions efficiently removes 82.17% of all author record pairs. Another direction is to improve accuracy; we study enhancing pairwise classification, which estimates the probability of a pair of records being from the same name entity. Our purposed hybrid method using both structure-aware and global features shows an improvement on mean average precision by up to 7.45% points. Finally, we discuss entity and attribute extraction. Entity extraction is important in terms of improving the input data quality for entity resolution and can also be used to extract useful entities from external sources. In this dissertation, we study the problem of extracting entities for task oriented spoken language understanding in human-to-human conversation scenarios. Our proposed bidirectional LSTM architecture with supplemental knowledge extracted from web data, search engine query logs, prior sentences, and task transfer demnstrates an improvement in F1-score by up to 2.92% compared to existing approaches.

Data Quality

Data Quality
Author: Carlo Batini
Publisher: Springer Science & Business Media
Total Pages: 276
Release: 2006-09-27
Genre: Computers
ISBN: 3540331735

Download Data Quality Book in PDF, Epub and Kindle

Poor data quality can seriously hinder or damage the efficiency and effectiveness of organizations and businesses. The growing awareness of such repercussions has led to major public initiatives like the "Data Quality Act" in the USA and the "European 2003/98" directive of the European Parliament. Batini and Scannapieco present a comprehensive and systematic introduction to the wide set of issues related to data quality. They start with a detailed description of different data quality dimensions, like accuracy, completeness, and consistency, and their importance in different types of data, like federated data, web data, or time-dependent data, and in different data categories classified according to frequency of change, like stable, long-term, and frequently changing data. The book's extensive description of techniques and methodologies from core data quality research as well as from related fields like data mining, probability theory, statistical data analysis, and machine learning gives an excellent overview of the current state of the art. The presentation is completed by a short description and critical comparison of tools and practical methodologies, which will help readers to resolve their own quality problems. This book is an ideal combination of the soundness of theoretical foundations and the applicability of practical approaches. It is ideally suited for everyone – researchers, students, or professionals – interested in a comprehensive overview of data quality issues. In addition, it will serve as the basis for an introductory course or for self-study on this topic.

Service-Oriented Computing - ICSOC 2006

Service-Oriented Computing - ICSOC 2006
Author: Asit Dan
Publisher: Springer Science & Business Media
Total Pages: 670
Release: 2006-11-27
Genre: Business & Economics
ISBN: 3540681477

Download Service-Oriented Computing - ICSOC 2006 Book in PDF, Epub and Kindle

This book constitutes the refereed proceedings of the 4th International Conference on Service-Oriented Computing, ICSOC 2006, held in Chicago, IL, USA, December 2006. Coverage in this volume includes service mediation, grid services and scheduling, mobile and P2P services, adaptive services, data intensive services, XML processing, service modeling, service assembly, experience with deployed SOA, and early adoption of SOA technology.

The Practitioner's Guide to Data Quality Improvement

The Practitioner's Guide to Data Quality Improvement
Author: David Loshin
Publisher: Elsevier
Total Pages: 423
Release: 2010-11-22
Genre: Computers
ISBN: 0080920349

Download The Practitioner's Guide to Data Quality Improvement Book in PDF, Epub and Kindle

The Practitioner's Guide to Data Quality Improvement offers a comprehensive look at data quality for business and IT, encompassing people, process, and technology. It shares the fundamentals for understanding the impacts of poor data quality, and guides practitioners and managers alike in socializing, gaining sponsorship for, planning, and establishing a data quality program. It demonstrates how to institute and run a data quality program, from first thoughts and justifications to maintenance and ongoing metrics. It includes an in-depth look at the use of data quality tools, including business case templates, and tools for analysis, reporting, and strategic planning. This book is recommended for data management practitioners, including database analysts, information analysts, data administrators, data architects, enterprise architects, data warehouse engineers, and systems analysts, and their managers. Offers a comprehensive look at data quality for business and IT, encompassing people, process, and technology. Shows how to institute and run a data quality program, from first thoughts and justifications to maintenance and ongoing metrics. Includes an in-depth look at the use of data quality tools, including business case templates, and tools for analysis, reporting, and strategic planning.

Author:
Publisher: Cybellium Ltd
Total Pages: 221
Release:
Genre:
ISBN:

Download Book in PDF, Epub and Kindle

Entity Resolution in the Web of Data

Entity Resolution in the Web of Data
Author: Vassilis Christophides
Publisher: Morgan & Claypool Publishers
Total Pages: 124
Release: 2015-08-01
Genre: Computers
ISBN: 1627058044

Download Entity Resolution in the Web of Data Book in PDF, Epub and Kindle

In recent years, several knowledge bases have been built to enable large-scale knowledge sharing, but also an entity-centric Web search, mixing both structured data and text querying. These knowledge bases offer machine-readable descriptions of real-world entities, e.g., persons, places, published on the Web as Linked Data. However, due to the different information extraction tools and curation policies employed by knowledge bases, multiple, complementary and sometimes conflicting descriptions of the same real-world entities may be provided. Entity resolution aims to identify different descriptions that refer to the same entity appearing either within or across knowledge bases. The objective of this book is to present the new entity resolution challenges stemming from the openness of the Web of data in describing entities by an unbounded number of knowledge bases, the semantic and structural diversity of the descriptions provided across domains even for the same real-world entities, as well as the autonomy of knowledge bases in terms of adopted processes for creating and curating entity descriptions. The scale, diversity, and graph structuring of entity descriptions in the Web of data essentially challenge how two descriptions can be effectively compared for similarity, but also how resolution algorithms can efficiently avoid examining pairwise all descriptions. The book covers a wide spectrum of entity resolution issues at the Web scale, including basic concepts and data structures, main resolution tasks and workflows, as well as state-of-the-art algorithmic techniques and experimental trade-offs.

Registries for Evaluating Patient Outcomes

Registries for Evaluating Patient Outcomes
Author: Agency for Healthcare Research and Quality/AHRQ
Publisher: Government Printing Office
Total Pages: 396
Release: 2014-04-01
Genre: Medical
ISBN: 1587634333

Download Registries for Evaluating Patient Outcomes Book in PDF, Epub and Kindle

This User’s Guide is intended to support the design, implementation, analysis, interpretation, and quality evaluation of registries created to increase understanding of patient outcomes. For the purposes of this guide, a patient registry is an organized system that uses observational study methods to collect uniform data (clinical and other) to evaluate specified outcomes for a population defined by a particular disease, condition, or exposure, and that serves one or more predetermined scientific, clinical, or policy purposes. A registry database is a file (or files) derived from the registry. Although registries can serve many purposes, this guide focuses on registries created for one or more of the following purposes: to describe the natural history of disease, to determine clinical effectiveness or cost-effectiveness of health care products and services, to measure or monitor safety and harm, and/or to measure quality of care. Registries are classified according to how their populations are defined. For example, product registries include patients who have been exposed to biopharmaceutical products or medical devices. Health services registries consist of patients who have had a common procedure, clinical encounter, or hospitalization. Disease or condition registries are defined by patients having the same diagnosis, such as cystic fibrosis or heart failure. The User’s Guide was created by researchers affiliated with AHRQ’s Effective Health Care Program, particularly those who participated in AHRQ’s DEcIDE (Developing Evidence to Inform Decisions About Effectiveness) program. Chapters were subject to multiple internal and external independent reviews.

Handbook of Parallel Computing

Handbook of Parallel Computing
Author: Sanguthevar Rajasekaran
Publisher: CRC Press
Total Pages: 1224
Release: 2007-12-20
Genre: Computers
ISBN: 1420011294

Download Handbook of Parallel Computing Book in PDF, Epub and Kindle

The ability of parallel computing to process large data sets and handle time-consuming operations has resulted in unprecedented advances in biological and scientific computing, modeling, and simulations. Exploring these recent developments, the Handbook of Parallel Computing: Models, Algorithms, and Applications provides comprehensive coverage on a