Accelerating Column Generation via Flexible Dual Optimal Inequalities with Application to Entity Resolution

September 12, 2019 Β· Entered Twilight Β· πŸ› AAAI Conference on Artificial Intelligence

πŸŒ… TWILIGHT: Old Age
Predates the code-sharing era β€” a pioneer of its time

"Last commit was 5.0 years ago (β‰₯5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: AAAI-LokhandeV.2787.pdf, README.md, code, paper2787_sess19_AAAI20.key, poster_AAAI20.pdf, slides_AAAI20.pdf, slides_more_cg.pdf

Authors Vishnu Suresh Lokhande, Shaofei Wang, Maneesh Singh, Julian Yarkony arXiv ID 1909.05460 Category cs.AI: Artificial Intelligence Cross-listed cs.LG Citations 13 Venue AAAI Conference on Artificial Intelligence Repository https://github.com/lokhande-vishnu/EntityResolution ⭐ 1 Last Checked 1 month ago
Abstract
In this paper, we introduce a new optimization approach to Entity Resolution. Traditional approaches tackle entity resolution with hierarchical clustering, which does not benefit from a formal optimization formulation. In contrast, we model entity resolution as correlation-clustering, which we treat as a weighted set-packing problem and write as an integer linear program (ILP). In this case sources in the input data correspond to elements and entities in output data correspond to sets/clusters. We tackle optimization of weighted set packing by relaxing integrality in our ILP formulation. The set of potential sets/clusters can not be explicitly enumerated, thus motivating optimization via column generation. In addition to the novel formulation, we also introduce new dual optimal inequalities (DOI), that we call flexible dual optimal inequalities, which tightly lower-bound dual variables during optimization and accelerate column generation. We apply our formulation to entity resolution (also called de-duplication of records), and achieve state-of-the-art accuracy on two popular benchmark datasets. The project page is available at the following url, https://github.com/lokhande-vishnu/EntityResolution
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Artificial Intelligence