
TL;DR
This paper develops error-tolerant methods for big data processing, improving data analysis accuracy by allowing approximate matching in entity extraction, similarity join, and search tasks, with significant performance gains.
Contribution
It introduces a unified framework for approximate entity extraction and novel partition-based methods for sequence and set similarity joins, extending support to large-scale frameworks.
Findings
Unified framework improves state-of-the-art by 10-100 times.
Partition-based methods outperform competitors in similarity join tasks.
Pivotal prefix filter enhances sequence similarity search efficiency.
Abstract
Real-world data contains various kinds of errors. Before analyzing data, one usually needs to process the raw data. However, traditional data processing based on exactly match often misses lots of valid information. To get high-quality analysis results and fit in the big data era, this thesis studies the error-tolerant big data processing. As most of the data in real world can be represented as a sequence or a set, this thesis utilizes the widely-used sequence-based and set-based similar functions to tolerate errors in data processing and studies the approximate entity extraction, similarity join and similarity search problems. The main contributions of this thesis include: 1. This thesis proposes a unified framework to support approximate entity extraction with both sequence-based and set-based similarity functions simultaneously. The experiments show that the unified framework can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Network Packet Processing and Optimization · Web Data Mining and Analysis
