中文
相关论文

相关论文: Multiple Set Matching and Pre-Filtering with Bloom…

200 篇论文

The amount of data coming from different sources such as IoT-sensors, social networks, cellular networks, has increased exponentially during the last few years. Probabilistic Data Structures (PDS) are efficient alternatives to deterministic…

数据结构与算法 · 计算机科学 2022-11-02 Remy Scholler , Jean-Francois Couchot , Oumaima Alaoui-Ismaili , Denis Renaud , Eric Ballot

Hierarchical classification is significant for complex tasks by providing multi-granular predictions and encouraging better mistakes. As the label structure decides its performance, many existing approaches attempt to construct an excellent…

计算机视觉与模式识别 · 计算机科学 2021-07-05 Xiaoni Li , Yucan Zhou , Yu Zhou , Weiping Wang

Column matching is a central task in reconciling schemas for data integration. Column names and descriptions are valuable for this task. LLMs can leverage such natural-language schema metadata. However, in many datasets, correct matching…

数据库 · 计算机科学 2026-05-05 Houming Chen , Zhe Zhang , H. V. Jagadish

Support Vector Machines (SVM) have gathered significant acclaim as classifiers due to their successful implementation of Statistical Learning Theory. However, in the context of multiclass and multilabel settings, the reliance on…

机器学习 · 计算机科学 2023-07-19 Sambhav Jain Reshma Rastogi

Multi-label classification is becoming increasingly ubiquitous, but not much attention has been paid to interpretability. In this paper, we develop a multi-label classifier that can be represented as a concise set of simple "if-then" rules,…

机器学习 · 计算机科学 2022-11-09 Martino Ciaperoni , Han Xiao , Aristides Gionis

For fashion outfits to be considered aesthetically pleasing, the garments that constitute them need to be compatible in terms of visual aspects, such as style, category and color. Previous works have defined visual compatibility as a binary…

计算机视觉与模式识别 · 计算机科学 2022-09-09 Stefanos-Iordanis Papadopoulos , Christos Koutlis , Symeon Papadopoulos , Ioannis Kompatsiaris

As users migrate information to cloud storage, many distributed cloud-based services use multiple loosely consistent replicas of user information to avoid the high overhead of more tightly coupled synchronization. Periodically, the…

数据结构与算法 · 计算机科学 2015-04-23 Michael Mitzenmacher , Rasmus Pagh

In the field of image clustering, the widely used contrastive learning networks improve clustering performance by maximizing the similarity between positive pairs and the dissimilarity of negative pairs of the inputs. Extant contrastive…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Cheng Wang , Shuisheng Zhou , Fengjiao Peng , Jin Sheng , Feng Ye , Yinli Dong

Random walks can be used to search a complex networks for a desired resource. To reduce the number of hops necessary to find the resource, we propose a search mechanism based on building random walks connecting together partial walks that…

网络与互联网体系结构 · 计算机科学 2013-04-19 Víctor López Millán , Vicent Cholvi , Luis López , Antonio Fernández Anta

Improving data systems' performance for join operations has long been an issue of great importance. More recently, a lot of focus has been devoted to multi-way join performance and especially on reducing the negative impact of producing…

数据库 · 计算机科学 2023-09-01 Qingzhi Ma

Statistical quality control in semiconductor manufacturing hinges on effective diagnostics of wafer bin maps, wherein a key challenge is to detect how defective chips tend to spatially cluster on a wafer--a problem known as spatial pattern…

应用统计 · 统计学 2021-03-01 Ahmed Aziz Ezzat , Sheng Liu , Dorit S. Hochbaum , Yu Ding

Multi-view data is ever more apparent as methods for production, collection and storage of data become more feasible both practically and fiscally. However, not all features are relevant to describe the patterns for all individuals.…

统计方法学 · 统计学 2026-03-13 Ella S. C. Orme , Theodoulos Rodosthenous , Marina Evangelou

Text matching systems have become a fundamental service in most searching platforms. For instance, they are responsible for matching user queries to relevant candidate items, or rewriting the user-input query to a pre-selected…

计算与语言 · 计算机科学 2024-02-13 Mingzhe Li , Xiuying Chen , Jing Xiang , Qishen Zhang , Changsheng Ma , Chenchen Dai , Jinxiong Chang , Zhongyi Liu , Guannan Zhang

Indexing is an effective way to support efficient query processing in large databases. Recently the concept of learned index, which replaces or complements traditional index structures with machine learning models, has been actively…

数据库 · 计算机科学 2022-08-01 Yao Tian , Tingyun Yan , Xi Zhao , Kai Huang , Xiaofang Zhou

Among the most famous algorithms for solving classification problems are support vector machines (SVMs), which find a separating hyperplane for a set of labeled data points. In some applications, however, labels are only available for a…

最优化与控制 · 数学 2023-10-17 Jan Pablo Burgard , Maria Eduarda Pinheiro , Martin Schmidt

Diversity maximization problem is a well-studied problem where the goal is to find $k$ diverse items. Fair diversity maximization aims to select a diverse subset of $k$ items from a large dataset, while requiring that each group of items be…

数据结构与算法 · 计算机科学 2025-06-11 Florian Adriaens , Nikolaj Tatti

Algorithm performance in supervised learning is a combination of memorization, generalization, and luck. By estimating how much information an algorithm can memorize from a dataset, we can set a lower bound on the amount of performance due…

Automatic image cropping models predict reframing boxes to enhance image aesthetics. Yet, the scarcity of labeled data hinders the progress of this task. To overcome this limitation, we explore the possibility of utilizing both labeled and…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Zhiyu Pan , Kewei Wang , Yizheng Wu , Liwen Xiao , Jiahao Cui , Zhicheng Wang , Zhiguo Cao

Multi-view clustering has attracted broad attention due to its capacity to utilize consistent and complementary information among views. Although tremendous progress has been made recently, most existing methods undergo high complexity,…

机器学习 · 计算机科学 2023-06-28 Xinhang Wan , Jiyuan Liu , Xinwang Liu , Siwei Wang , Yi Wen , Tianjiao Wan , Li Shen , En Zhu

Vector search plays a crucial role in many real-world applications. In addition to single-vector search, multi-vector search becomes important for multi-modal and multi-feature scenarios today. In a multi-vector database, each row is an…

数据库 · 计算机科学 2026-05-05 Jiongli Zhu , Yue Wang , Bailu Ding , Philip A. Bernstein , Vivek Narasayya , Surajit Chaudhuri