From the 1 of 14 linked papers with an AI index.
14 papers
Linear Hashing is Not That Awesome
Or Zamir
Consider the canonical universal hash family , where are chosen uniformly from , which we call linear hashing, being…
Enumerating Small Cycles
Or Stern, Or Zamir
The paper presents algorithms that can list or enumerate all small even cycles (up to length 16) in an n‑vertex graph with near‑quadratic preprocessing time and constant‑delay per…
k-Coloring is Faster than Computing the Chromatic Number
Or Zamir
We prove that -coloring on -vertex graphs has a randomized algorithm running in time , where for every fixed . Previously, only the…
Locality in Open Addressing Hash Tables
Or Zamir
Open-addressed hash tables without reordering, such as linear probing and uniform probing, are among the simplest and most widely used data structures. Their performance is traditi…
Proofs of Ownership for Machine Learning Models
Ran Canetti, Shafi Goldwasser, Or Zamir
With the increasing adoption of Machine Learning, protecting model ownership has become an essential challenge. We initiate a formal study of Proof of Ownership for machine learnin…
Consensus Sampling for Safer Generative AI
Adam Tauman Kalai, Yael Tauman Kalai, Or Zamir
Motivated by undetectable risks in generative AI, we study a general robust aggregation problem: how to aggregate several probability distributions to boost safety. We present cons…