中文
相关论文

相关论文: Scalable Similarity Joins of Tokenized Strings

200 篇论文

As an essential operation in data cleaning, the similarity join has attracted considerable attention from the database community. In this paper, we study string similarity joins with edit-distance constraints, which find similar string…

数据库 · 计算机科学 2011-12-01 Guoliang Li , Dong Deng , Jiannan Wang , Jianhua Feng

We study the problem of discovering joinable datasets at scale. This is, how to automatically discover pairs of attributes in a massive collection of independent, heterogeneous datasets that can be joined. Exact (e.g., based on distinct…

数据库 · 计算机科学 2020-12-07 Javier Flores , Sergi Nadal , Oscar Romero

Similarity joins are important operations with a broad range of applications. In this paper, we study the problem of vector similarity join size estimation (VSJ). It is a generalization of the previously studied set similarity join size…

数据库 · 计算机科学 2011-04-19 Hongrae Lee , Raymond T. Ng , Kyuseok Shim

All-pairs set similarity is a widely used data mining task, even for large and high-dimensional datasets. Traditionally, similarity search has focused on discovering very similar pairs, for which a variety of efficient algorithms are known.…

数据结构与算法 · 计算机科学 2020-03-09 Cyrus Rashtchian , Aneesh Sharma , David P. Woodruff

A similarity join aims to find all similar pairs between two collections of records. Established approaches usually deal with synthetic differences like typos and abbreviations, but neglect the semantic relations between words. Such…

信息检索 · 计算机科学 2018-10-30 Pengfei Xu , Jiaheng Lu

The task of calculating similarities between strings held by different organizations without revealing these strings is an increasingly important problem in areas such as health informatics, national censuses, genomics, and fraud detection.…

数据库 · 计算机科学 2021-04-08 Sirintra Vaiwsri , Thilina Ranbaduge , Peter Christen , Kee Siong Ng

We study the problem of edit similarity joins, where given a set of strings and a threshold value $K$, we want to output all pairs of strings whose edit distances are at most $K$. Edit similarity join is a fundamental problem in data…

数据库 · 计算机科学 2017-10-10 Haoyu Zhang , Qin Zhang

We study the problem of computing similarity joins under edit distance on a set of strings. Edit similarity joins is a fundamental problem in databases, data mining and bioinformatics. It finds important applications in data cleaning and…

数据库 · 计算机科学 2019-05-30 Haoyu Zhang , Qin Zhang

Measuring similarities between strings is central for many established and fast growing research areas including information retrieval, biology, and natural language processing. The traditional approach for string similarity measurements is…

信息检索 · 计算机科学 2018-08-20 Mehdi Ben Lazreg , Morten Goodwin

We introduce and study the problem of computing the similarity self-join in a streaming context (SSSJ), where the input is an unbounded stream of items arriving continuously. The goal is to find all pairs of items in the stream whose…

数据库 · 计算机科学 2016-03-09 Gianmarco De Francisci Morales , Aristides Gionis

Scholars studying organizations often work with multiple datasets lacking shared identifiers or covariates. In such situations, researchers usually use approximate string ("fuzzy") matching methods to combine datasets. String matching,…

社会与信息网络 · 计算机科学 2025-09-24 Brian Libgober , Connor T. Jerzak

Malicious domains are part of the landscape of the internet but are becoming more prevalent and more dangerous to both companies and individuals. They can be hosted on variety of technologies and serve an array of content, ranging from…

密码学与安全 · 计算机科学 2024-10-08 Amanda Thomson , Leandros Maglaras , Naghmeh Moradpoor

Similarity join finds all pairs of close points within a given distance threshold. Many similarity join methods have been proposed, but they are usually not efficient on high-dimensional space due to the curse of dimensionality and…

数据库 · 计算机科学 2024-02-22 Yifan Wang , Vyom Pathak , Daisy Zhe Wang

Large Language Models (LLMs) are being increasingly used within data systems to process large datasets with text fields. A broad class of such tasks involves a semantic join-joining two tables based on a natural language predicate per pair…

数据库 · 计算机科学 2025-12-08 Sepanta Zeighami , Shreya Shankar , Aditya Parameswaran

This work proposes V-SMART-Join, a scalable MapReduce-based framework for discovering all pairs of similar entities. The V-SMART-Join framework is applicable to sets, multisets, and vectors. V-SMART-Join is motivated by the observed skew in…

数据库 · 计算机科学 2012-04-30 Ahmed Metwally , Christos Faloutsos

Context graphs are essential for modern AI applications including question answering, pattern discovery, and data analysis. Building accurate context graphs from structured databases requires inferring join relationships between entities.…

数据库 · 计算机科学 2026-03-05 Shivani Tripathi , Ravi Shetye , Shi Qiao , Alekh Jindal

Compromised accounts on social networks are regular user accounts that have been taken over by an entity with malicious intent. Since the adversary exploits the already established trust of a compromised account, it is crucial to detect…

社会与信息网络 · 计算机科学 2020-10-26 Dominic Seyler , Lunan Li , ChengXiang Zhai

Similarity joins are a fundamental database operation. Given data sets S and R, the goal of a similarity join is to find all points x in S and y in R with distance at most r. Recent research has investigated how locality-sensitive hashing…

数据结构与算法 · 计算机科学 2018-04-17 Samuel McCauley , Francesco Silvestri

Set similarity join is a fundamental and well-studied database operator. It is usually studied in the exact setting where the goal is to compute all pairs of sets that exceed a given similarity threshold (measured e.g. as Jaccard…

数据库 · 计算机科学 2018-03-05 Tobias Christiani , Rasmus Pagh , Johan Sivertsen

This article reviews the problem of degree of closeness and interaction level in a social network by ranking users based on similarity score. This similarity is measured on the basis of social, geographic, educational, professional, shared…

社会与信息网络 · 计算机科学 2014-08-15 Vasavi Akhila Dabeeru
‹ 上一页 1 2 3 10 下一页 ›