Skip to main content

Showing 1–4 of 4 results for author: Naamad, Y

.
  1. arXiv:2307.01877  [pdf, other

    cs.DS cs.LG

    Fast Private Kernel Density Estimation via Locality Sensitive Quantization

    Authors: Tal Wagner, Yonatan Naamad, Nina Mishra

    Abstract: We study efficient mechanisms for differentially private kernel density estimation (DP-KDE). Prior work for the Gaussian kernel described algorithms that run in time exponential in the number of dimensions $d$. This paper breaks the exponential barrier, and shows how the KDE can privately be approximated in time linear in $d$, making it feasible for high-dimensional data. We also present improved… ▽ More

    Submitted 4 July, 2023; originally announced July 2023.

    Comments: ICML 2023

  2. arXiv:2306.06325  [pdf, other

    cs.LG

    Explaining a machine learning decision to physicians via counterfactuals

    Authors: Supriya Nagesh, Nina Mishra, Yonatan Naamad, James M. Rehg, Mehul A. Shah, Alexei Wagner

    Abstract: Machine learning models perform well on several healthcare tasks and can help reduce the burden on the healthcare system. However, the lack of explainability is a major roadblock to their adoption in hospitals. \textit{How can the decision of an ML model be explained to a physician?} The explanations considered in this paper are counterfactuals (CFs), hypothetical scenarios that would have resulte… ▽ More

    Submitted 9 June, 2023; originally announced June 2023.

  3. arXiv:1802.09118  [pdf, other

    cs.DS cs.NI

    Multi-Commodity Flow with In-Network Processing

    Authors: Moses Charikar, Yonatan Naamad, Jennifer Rexford, X. Kelvin Zou

    Abstract: Modern networks run "middleboxes" that offer services ranging from network address translation and server load balancing to firewalls, encryption, and compression. In an industry trend known as Network Functions Virtualization (NFV), these middleboxes run as virtual machines on any commodity server, and the switches steer traffic through the relevant chain of services. Network administrators must… ▽ More

    Submitted 25 February, 2018; originally announced February 2018.

  4. arXiv:1802.06361  [pdf, other

    cs.DS cs.CC

    On Finding Dense Common Subgraphs

    Authors: Moses Charikar, Yonatan Naamad, Jimmy Wu

    Abstract: We study the recently introduced problem of finding dense common subgraphs: Given a sequence of graphs that share the same vertex set, the goal is to find a subset of vertices $S$ that maximizes some aggregate measure of the density of the subgraphs induced by $S$ in each of the given graphs. Different choices for the aggregation function give rise to variants of the problem that were studied rece… ▽ More

    Submitted 18 February, 2018; originally announced February 2018.

    ACM Class: F.2.2