works on

From the 1 of 14 linked papers with an AI index.

activity
20242026
collaborators

14 papers

cs.DS2026

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…

cs.DS2026

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…

cs.DS2026

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…

cs.DS2026

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…

cs.LG2026

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…

cs.AI2026

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…