Entity Resolution On-Demand
Summary: BrewER performs entity resolution on demand, rather than cleaning entire datasets upfront, progressively evaluating SQL selection-projection queries as though data were clean. It prioritizes entities via ORDER BY, enabling efficient top-k and stop-and-resume execution on dirty, growing data. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Giovanni Simonini (University of Modena and Reggio Emilia)
- 2. Luca Zecchini (University of Modena and Reggio Emilia)
- 3. Sonia Bergamaschi (University of Modena and Reggio Emilia)
- 4. Felix Naumann (Hasso Plattner Institute; University of Potsdam)
BibTeX Citation
@article{simonini_vldb22,
title = {{Entity Resolution On-Demand}},
author = {Simonini, Giovanni and Zecchini, Luca and Bergamaschi, Sonia and Naumann, Felix},
journal = {PVLDB},
series = {{VLDB} '22},
volume = {15},
number = {7},
pages = {1506--1518},
doi = {10.14778/3523210.3523226},
url = {https://doi.org/10.14778/3523210.3523226},
year = {2022}
}
Incoming Citations (Sorted by Pagerank)
Showing 7 of 7 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 4,045 | Logical and Physical Optimizations for SQL Query Execution over Large Language Models | 2025 | SIGMOD | 6.9394654e-05 |
| 9,381 | Deduplicated Sampling On-Demand | 2025 | VLDB | 5.2755515e-05 |
| 9,611 | BrewER: Entity Resolution On-Demand | 2023 | VLDB | 5.2460348e-05 |
| 9,992 | Progressive Entity Matching: A Design Space Exploration | 2025 | SIGMOD | 5.1815618e-05 |
| 11,034 | RadlER: Deduplicated Sampling On-Demand | 2025 | VLDB | 5.093636e-05 |
| 11,217 | FusionQuery: On-demand Fusion Queries over Multi-source Heterogeneous Data | 2024 | VLDB | 5.093636e-05 |
| 11,571 | Generalized Supervised Meta-blocking | 2022 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 13 of 13 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 10,878 | Evaluating Methods for Efficient Entity Count Estimation | 2025 | VLDB |
| 2 | 1,293 | Entity Resolution with Iterative Blocking | 2009 | SIGMOD |
| 3 | 10,318 | In-context Clustering-based Entity Resolution with Large Language Models: A Design Space Exploration | 2026 | SIGMOD |
| 4 | 5,972 | Query-Driven Approach to Entity Resolution | 2013 | VLDB |
| 5 | 3,602 | Online Entity Resolution Using an Oracle | 2016 | VLDB |
| 6 | 2,711 | Progressive Approach to Relational Entity Resolution | 2014 | VLDB |
| 7 | 4,940 | BEER: Blocking for Effective Entity Resolution | 2021 | SIGMOD |
| 8 | 3,732 | Entity Resolution with Evolving Rules | 2010 | VLDB |
| 9 | 5,204 | QuERy: A Framework for Integrating Entity Resolution with Query Processing | 2016 | VLDB |
| 10 | 9,611 | BrewER: Entity Resolution On-Demand | 2023 | VLDB |