FlexER: Flexible Entity Resolution for Multiple Intents
Bar Genossar (1), Roee Shraga (2), Avigdor Gal (1) ((1) Technion -, Israel Institute of Technology, (2) Northeastern University)

TL;DR
FlexER introduces a novel approach to entity resolution that accommodates multiple user intents by leveraging graph neural networks, improving accuracy over traditional single-intent methods.
Contribution
The paper presents FlexER, a multi-label classification framework using GNNs for multiple intents entity resolution, extending beyond traditional single-intent approaches.
Findings
FlexER outperforms state-of-the-art universal entity resolution methods.
Introduces a new large-scale benchmark for multiple intents entity resolution.
Demonstrates effectiveness on two established benchmarks.
Abstract
Entity resolution, a longstanding problem of data cleaning and integration, aims at identifying data records that represent the same real-world entity. Existing approaches treat entity resolution as a universal task, assuming the existence of a single interpretation of a real-world entity and focusing only on finding matched records, separating corresponding from non-corresponding ones, with respect to this single interpretation. However, in real-world scenarios, where entity resolution is part of a more general data project, downstream applications may have varying interpretations of real-world entities relating, for example, to various user needs. In what follows, we introduce the problem of multiple intents entity resolution (MIER), an extension to the universal (single intent) entity resolution task. As a solution, we propose FlexER, utilizing contemporary solutions to universal…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Privacy-Preserving Technologies in Data · Topic Modeling
MethodsGraph Neural Network
