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, Guy N. Rothblum, Kunal Talwar, Karl Tarbe, Ruiyu Zhu, Marco Zuliani

    Abstract: This paper presents Wally, a private search system that supports efficient semantic and keyword search queries against large databases. When sufficient clients are making the queries, Wally performance is significantly better than previous systems. In previous private search systems, for each client query, the server must perform at least one expensive cryptographic operation per database entry. A… ▽ More

    Submitted 12 June, 2024; 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