Skip to main content

Showing 1–3 of 3 results for author: Genise, N

.
  1. arXiv:2406.06761  [pdf, other

    cs.CR cs.DB

    Scalable Private Search with Wally

    Authors: Hilal Asi, Fabian Boemer, Nicholas Genise, Muhammad Haris Mughees, Tabitha Ogilvie, Rehan Rishi, Kunal Talwar, Karl Tarbe, Akshay Wadia, Ruiyu Zhu, Marco Zuliani

    Abstract: This paper presents Wally, a private search system that supports efficient search queries against large databases. When sufficiently many clients are making queries, Wally's performance is significantly better than previous systems while providing a standard privacy guarantee of $(ε, δ)$-differential privacy. Specifically, for a database with 3.2 million entries, Wally's queries per second (QPS)… ▽ More

    Submitted 3 April, 2025; v1 submitted 10 June, 2024; originally announced June 2024.

  2. arXiv:2109.05371  [pdf, other

    cs.CR cs.AR

    F1: A Fast and Programmable Accelerator for Fully Homomorphic Encryption (Extended Version)

    Authors: Axel Feldmann, Nikola Samardzic, Aleksandar Krastev, Srini Devadas, Ron Dreslinski, Karim Eldefrawy, Nicholas Genise, Chris Peikert, Daniel Sanchez

    Abstract: Fully Homomorphic Encryption (FHE) allows computing on encrypted data, enabling secure offloading of computation to untrusted serves. Though it provides ideal security, FHE is expensive when executed in software, 4 to 5 orders of magnitude slower than computing on unencrypted data. These overheads are a major barrier to FHE's widespread adoption. We present F1, the first FHE accelerator that is pr… ▽ More

    Submitted 25 September, 2021; v1 submitted 11 September, 2021; originally announced September 2021.

  3. arXiv:2108.08805  [pdf, other

    quant-ph

    Quantum Optimization Heuristics with an Application to Knapsack Problems

    Authors: Wim van Dam, Karim Eldefrawy, Nicholas Genise, Natalie Parham

    Abstract: This paper introduces two techniques that make the standard Quantum Approximate Optimization Algorithm (QAOA) more suitable for constrained optimization problems. The first technique describes how to use the outcome of a prior greedy classical algorithm to define an initial quantum state and mixing operation to adjust the quantum optimization algorithm to explore the possible answers around this i… ▽ More

    Submitted 3 February, 2022; v1 submitted 19 August, 2021; originally announced August 2021.

    Comments: 21 pages. v2 fixed typo in Eqs 19 and 35, and in Algorithm 8 pseudocode