Abstract
Tanimoto, or (extended) Jaccard, is an important similarity measure which has seen prominent use in fields such as data mining and chemoinformatics. Many of the existing state-of-The-Art methods for market-basket analysis, plagiarism and anomaly detection, compound database search, and ligand-based virtual screening rely heavily on identifying Tanimoto nearest neighbors. Given the rapidly increasing size of data that must be analyzed, new algorithms are needed that can speed up nearest neighbor search, yet provide reliable results. While many search algorithms address the complexity of the task by retrieving only some of the nearest neighbors, we propose a method that finds all of the exact nearest neighbors efficiently by leveraging recent advances in similarity search filtering. We provide tighter filtering bounds for the Tanimoto coefficient and show that our method, TAPNN, greatly outperforms existing baselines across a variety of real-world datasets and similarity thresholds.
Original language | English (US) |
---|---|
Title of host publication | Proceedings - 3rd IEEE International Conference on Data Science and Advanced Analytics, DSAA 2016 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 156-165 |
Number of pages | 10 |
ISBN (Electronic) | 9781509052066 |
DOIs | |
State | Published - Dec 22 2016 |
Event | 3rd IEEE International Conference on Data Science and Advanced Analytics, DSAA 2016 - Montreal, Canada Duration: Oct 17 2016 → Oct 19 2016 |
Publication series
Name | Proceedings - 3rd IEEE International Conference on Data Science and Advanced Analytics, DSAA 2016 |
---|
Other
Other | 3rd IEEE International Conference on Data Science and Advanced Analytics, DSAA 2016 |
---|---|
Country/Territory | Canada |
City | Montreal |
Period | 10/17/16 → 10/19/16 |
Bibliographical note
Publisher Copyright:© 2016 IEEE.
Keywords
- All-pairs
- Extended Jaccard
- Graph construction
- NNG
- Nearest neighbors
- Similarity graph
- Similarity search
- Tanimoto