中文
相关论文

相关论文: Hardness-Preserving Reductions via Cuckoo Hashing

200 篇论文

We propose an unsupervised hashing method which aims to produce binary codes that preserve the ranking induced by a real-valued representation. Such compact hash codes enable the complete elimination of real-valued feature storage and allow…

计算机视觉与模式识别 · 计算机科学 2019-03-06 Svebor Karaman , Xudong Lin , Xuefeng Hu , Shih-Fu Chang

Offline attacks on passwords are increasingly commonplace and dangerous. An offline adversary is limited only by the amount of computational resources he or she is willing to invest to crack a user's password. The danger is compounded by…

密码学与安全 · 计算机科学 2016-03-04 Jeremiah Blocki , Anirudh Sridhar

Gluing theorem for random unitaries [Schuster, Haferkamp, Huang, QIP 2025] have found numerous applications, including designing low depth random unitaries [Schuster, Haferkamp, Huang, QIP 2025], random unitaries in ${\sf QAC0}$ [Foxman,…

密码学与安全 · 计算机科学 2025-10-07 Prabhanjan Ananth , John Bostanci , Aditya Gulati , Yao-Ting Lin

Given a set $K$ of $n$ keys, a minimal perfect hash function (MPHF) is a collision-free bijective map $\mathsf{H_{mphf}}$ from $K$ to $\{0, \dots, n-1\}$. This work presents a (minimal) perfect hash function that first prioritizes query…

数据结构与算法 · 计算机科学 2026-02-05 Ragnar Groot Koerkamp

Due to the compelling efficiency in retrieval and storage, similarity-preserving hashing has been widely applied to approximate nearest neighbor search in large-scale image retrieval. However, existing methods have poor performance in…

多媒体 · 计算机科学 2020-04-27 Xingbo Liu , Xiushan Nie , Qi Dai , Yupan Huang , Yilong Yin

Safety filters based on Control Barrier Functions (CBFs) have emerged as a practical tool for the safety-critical control of autonomous systems. These approaches encode safety through a value function and enforce safety by imposing a…

机器人学 · 计算机科学 2022-08-23 Sander Tonkens , Sylvia Herbert

Scaling dense retrievers to larger large language model (LLM) backbones has been a dominant strategy for improving their retrieval effectiveness. However, this has substantial cost implications: larger backbones require more expensive…

信息检索 · 计算机科学 2025-06-09 Hang Li , Xiao Wang , Bevan Koopman , Guido Zuccon

Nearest neighbors search is a fundamental problem in various research fields like machine learning, data mining and pattern recognition. Recently, hashing-based approaches, e.g., Locality Sensitive Hashing (LSH), are proved to be effective…

信息检索 · 计算机科学 2012-05-15 Yue Lin , Deng Cai , Cheng Li

Domain shift, characterized by degraded model performance during transition from labeled source domains to unlabeled target domains, poses a persistent challenge for deploying deep learning systems. Current unsupervised domain adaptation…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Zhitong Cheng , Yiran Jiang , Yulong Ge , Yufeng Li , Zhongheng Qin , Rongzhi Lin , Jianwei Ma

Quantum Physical Unclonable Functions (QPUFs) offer a physically grounded approach to secure authentication, extending the capabilities of classical PUFs. This review covers their theoretical foundations and key implementation challenges -…

Factorization machine (FM) variants are widely used in recommendation systems that operate under strict throughput and latency requirements, such as online advertising systems. FMs are known both due to their ability to model pairwise…

信息检索 · 计算机科学 2024-08-05 Alex Shtoff , Michael Viderman , Naama Haramaty-Krasne , Oren Somekh , Ariel Raviv , Tularam Ban

For any forest $G = (V, E)$ it is possible to orient the edges $E$ so that no vertex in $V$ has out-degree greater than $1$. This paper considers the incremental edge-orientation problem, in which the edges $E$ arrive over time and the…

数据结构与算法 · 计算机科学 2021-07-07 Michael A. Bender , Tsvi Kopelowitz , William Kuszmaul , Ely Porat , Clifford Stein

Randomized algorithms are often enjoyed for their simplicity, but the hash functions used to yield the desired theoretical guarantees are often neither simple nor practical. Here we show that the simplest possible tabulation hashing…

数据结构与算法 · 计算机科学 2011-05-10 Mihai Patrascu , Mikkel Thorup

Hashing is widely applied to large-scale image retrieval due to the storage and retrieval efficiency. Existing work on deep hashing assumes that the database in the target domain is identically distributed with the training set in the…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Zhangjie Cao , Mingsheng Long , Chao Huang , Jianmin Wang

An exercise in implementing Scale Invariant Feature Transform using CKKS Fully Homomorphic encryption quickly reveals some glaring limitations in the current FHE paradigm. These limitations include the lack of a standard comparison operator…

密码学与安全 · 计算机科学 2024-12-16 Ishwar B Balappanawar , Bhargav Srinivas Kommireddy

Kernel methods are powerful and flexible approach to solve many problems in machine learning. Due to the pairwise evaluations in kernel methods, the complexity of kernel computation grows as the data size increases; thus the applicability…

机器学习 · 计算机科学 2017-11-28 Bharath Bhushan Damodaran , Nicolas Courty , Philippe-Henri Gosselin

Distributed RDF systems partition data across multiple computer nodes (workers). Some systems perform cheap hash partitioning, which may result in expensive query evaluation, while others apply heuristics aiming at minimizing inter-node…

数据库 · 计算机科学 2015-05-12 Razen Harbi , Ibrahim Abdelaziz , Panos Kalnis , Nikos Mamoulis , Yasser Ebrahim , Majed Sahli

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

In this paper, we present an implementation of a cuckoo filter for membership testing, optimized for distributed data stores operating in high workloads. In large databases, querying becomes inefficient using traditional search methods. To…

分布式、并行与集群计算 · 计算机科学 2020-06-30 Aman Khalid

Retrieval-Augmented Generation (RAG) encounters efficiency challenges when scaling to massive knowledge bases while preserving contextual relevance. We propose Hash-RAG, a framework that integrates deep hashing techniques with systematic…

信息检索 · 计算机科学 2025-06-04 Jinyu Guo , Xunlei Chen , Qiyang Xia , Zhaokun Wang , Jie Ou , Libo Qin , Shunyu Yao , Wenhong Tian
‹ 上一页 1 8 9 10 下一页 ›