paper-with-me

Papers

Hashing for Fast Pattern Set Selection

2025-07-11 · Maiju Karjalainen, Pauli Miettinen arxiv

Pattern set mining, which is the task of finding a good set of patterns instead of all patterns, is a fundamental problem in data mining. Many different definitions of what constitutes a good set have been proposed in recent years. In this paper, we consider the reconstruction error as a proxy measure for the goodness of the set, and concentrate on the adjacent problem of how to find a good set efficiently. We propose a method based on bottom-k hashing for efficiently selecting the set and extend the method for the common case where the patterns might only appear in approximate form in the data. Our approach has applications in tiling databases, Boolean matrix factorization, and redescription mining, among others. We show that our hashing-based approach is significantly faster than the standard greedy algorithm while obtaining almost equally good results in both synthetic and real-world data sets.

📄 PDF Abstract BibTeX arXiv:2507.08745

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CRH: A Simple Benchmark Approach to Continuous Hashing

2018-10-10 · Miao Cheng, Ah Chung Tsoi

In recent years, the distinctive advancement of handling huge data promotes the evolution of ubiquitous computing and analysis technologies. With the constantly upward system burden and computational complexity, adaptive…

Ultra-Fast, Low-Storage, Highly Effective Coarse-grained Selection in Retrieval-based Chatbot by Using Deep Semantic Hashing

2020-12-17 · Tian Lan, Xian-Ling Mao, Xiaoyan Gao, Wei Wei 외

We study the coarse-grained selection module in retrieval-based chatbot. Coarse-grained selection is a basic module in a retrieval-based chatbot, which constructs a rough candidate set from the whole database to speed up…

ChatbotOpen-Ended Question AnsweringRetrieval

Hashing based Answer Selection

2019-05-26 · Dong Xu, Wu-Jun Li

Answer selection is an important subtask of question answering (QA), where deep models usually achieve better performance. Most deep models adopt question-answer interaction mechanisms, such as attention, to get vector r…

Answer SelectionQuestion Answering

Hash Bit Selection: A Unified Solution for Selection Problems in Hashing

2013-06-01 · CVPR 2013 6 · Xianglong Liu, Junfeng He, Bo Lang, Shih-Fu Chang

Recent years have witnessed the active development of hashing techniques for nearest neighbor search over big datasets. However, to apply hashing techniques successfully, there are several important issues remaining open…

Fast Supervised Discrete Hashing

2019-04-07 · Jie Gui, Tongliang Liu, Zhenan Sun, DaCheng Tao 외

Learning-based hashing algorithms are ``hot topics" because they can greatly increase the scale at which existing methods operate. In this paper, we propose a new learning-based hashing method called ``fast supervised di…

regression