From the 1 of 12 linked papers with an AI index.
12 papers
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…
Undetectable Conversations Between AI Agents via Pseudorandom Noise-Resilient Key Exchange
Vinod Vaikuntanathan, Or Zamir
AI agents are increasingly deployed to interact with other agents on behalf of users and organizations. We ask whether two such agents, operated by different entities, can carry ou…