paper-with-me

Papers

DPOAD: Differentially Private Outsourcing of Anomaly Detection through Iterative Sensitivity Learning

2022-06-27 · Meisam Mohammady, Han Wang, Lingyu Wang, Mengyuan Zhang, Yosr Jarraya, Suryadipta Majumdar, Makan Pourzandi, Mourad Debbabi, Yuan Hong

Outsourcing anomaly detection to third-parties can allow data owners to overcome resource constraints (e.g., in lightweight IoT devices), facilitate collaborative analysis (e.g., under distributed or multi-party scenarios), and benefit from lower costs and specialized expertise (e.g., of Managed Security Service Providers). Despite such benefits, a data owner may feel reluctant to outsource anomaly detection without sufficient privacy protection. To that end, most existing privacy solutions would face a novel challenge, i.e., preserving privacy usually requires the difference between data entries to be eliminated or reduced, whereas anomaly detection critically depends on that difference. Such a conflict is recently resolved under a local analysis setting with trusted analysts (where no outsourcing is involved) through moving the focus of differential privacy (DP) guarantee from "all" to only "benign" entries. In this paper, we observe that such an approach is not directly applicable to the outsourcing setting, because data owners do not know which entries are "benign" prior to outsourcing, and hence cannot selectively apply DP on data entries. Therefore, we propose a novel iterative solution for the data owner to gradually "disentangle" the anomalous entries from the benign ones such that the third-party analyst can produce accurate anomaly results with sufficient DP guarantee. We design and implement our Differentially Private Outsourcing of Anomaly Detection (DPOAD) framework, and demonstrate its benefits over baseline Laplace and PainFree mechanisms through experiments with real data from different application domains.

📄 PDF Abstract BibTeX arXiv:2206.13046

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionSensitivity

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Differentially Private Normalizing Flows for Privacy-Preserving Density Estimation

2021-03-25 · Chris Waites, Rachel Cummings

Normalizing flow models have risen as a popular solution to the problem of density estimation, enabling high-quality synthetic data generation as well as exact probability density evaluation. However, in contexts where i…

Anomaly DetectionDensity EstimationPrivacy PreservingSynthetic Data Generation

FadMan: Federated Anomaly Detection across Multiple Attributed Networks

2022-05-27 · Nannan Wu, Ning Zhang, Wenjun Wang, Lixin Fan 외

Anomaly subgraph detection has been widely used in various applications, ranging from cyber attack in computer networks to malicious activities in social networks. Despite an increasing need for federated anomaly detecti…

Anomaly DetectionData IntegrationFederated LearningVertical Federated Learning

Differentially Private Densest Subgraph Detection

2021-05-27 · Dung Nguyen, Anil Vullikanti

Densest subgraph detection is a fundamental graph mining problem, with a large number of applications. There has been a lot of work on efficient algorithms for finding the densest subgraph in massive networks. However, i…

Graph Mining

DP-FlogTinyLLM: Differentially private federated log anomaly detection using Tiny LLMs

2026-04-21 · Isaiah Thompson, Tanmay Sen, Ritwik Bhattacharya arxiv

Modern distributed systems generate massive volumes of log data that are critical for detecting anomalies and cyber threats. However, in real world settings, these logs are often distributed across multiple organizations…

Anomaly Detection

Learning Privately from Multiparty Data

2016-02-10 · Jihun Hamm, Paul Cao, Mikhail Belkin

Learning a classifier from private data collected by multiple parties is an important problem that has many potential applications. How can we build an accurate and differentially private global classifier by combining l…

Activity RecognitionIntrusion DetectionNetwork Intrusion Detection