We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DB

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Databases

Title: Demonstration of Panda: A Weakly Supervised Entity Matching System

Abstract: Entity matching (EM) refers to the problem of identifying tuple pairs in one or more relations that refer to the same real world entities. Supervised machine learning (ML) approaches, and deep learning based approaches in particular, typically achieve state-of-the-art matching results. However, these approaches require many labeled examples, in the form of matching and non-matching pairs, which are expensive and time-consuming to label. In this paper, we introduce Panda, a weakly supervised system specifically designed for EM. Panda uses the same labeling function abstraction as Snorkel, where labeling functions (LF) are user-provided programs that can generate large amounts of (somewhat noisy) labels quickly and cheaply, which can then be combined via a labeling model to generate accurate final predictions. To support users developing LFs for EM, Panda provides an integrated development environment (IDE) that lives in a modern browser architecture. Panda's IDE facilitates the development, debugging, and life-cycle management of LFs in the context of EM tasks, similar to how IDEs such as Visual Studio or Eclipse excel in general-purpose programming. Panda's IDE includes many novel features purpose-built for EM, such as smart data sampling, a builtin library of EM utility functions, automatically generated LFs, visual debugging of LFs, and finally, an EM-specific labeling model. We show in this demo that Panda IDE can greatly accelerate the development of high-quality EM solutions using weak supervision.
Comments: video can be found at this https URL
Subjects: Databases (cs.DB); Machine Learning (cs.LG)
Journal reference: PVLDB, 14(12): 2735-2738, 2021
DOI: 10.14778/3476311.3476332
Cite as: arXiv:2106.10821 [cs.DB]
  (or arXiv:2106.10821v3 [cs.DB] for this version)

Submission history

From: Renzhi Wu [view email]
[v1] Mon, 21 Jun 2021 03:08:48 GMT (1816kb,D)
[v2] Sat, 24 Jul 2021 15:42:38 GMT (3937kb,D)
[v3] Thu, 23 Sep 2021 18:45:53 GMT (6172kb,D)

Link back to: arXiv, form interface, contact.