paper-with-me

Papers

Enabling Efficient Privacy-Assured Outlier Detection over Encrypted Incremental Datasets

2019-11-14 · Shangqi Lai, Xingliang Yuan, Amin Sakzad, Mahsa Salehi, Joseph K. Liu, Dongxi Liu

Outlier detection is widely used in practice to track the anomaly on incremental datasets such as network traffic and system logs. However, these datasets often involve sensitive information, and sharing the data to third parties for anomaly detection raises privacy concerns. In this paper, we present a privacy-preserving outlier detection protocol (PPOD) for incremental datasets. The protocol decomposes the outlier detection algorithm into several phases and recognises the necessary cryptographic operations in each phase. It realises several cryptographic modules via efficient and interchangeable protocols to support the above cryptographic operations and composes them in the overall protocol to enable outlier detection over encrypted datasets. To support efficient updates, it integrates the sliding window model to periodically evict the expired data in order to maintain a constant update time. We build a prototype of PPOD and systematically evaluates the cryptographic modules and the overall protocols under various parameter settings. Our results show that PPOD can handle encrypted incremental datasets with a moderate computation and communication cost.

📄 PDF Abstract BibTeX arXiv:1911.05927

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionOutlier DetectionPrivacy Preserving

Similar Papers 제목 키워드 기반

Robust Anomaly Detection and Backdoor Attack Detection Via Differential Privacy

2019-11-16 · ICLR 2020 1 · Min Du, Ruoxi Jia, Dawn Song

Outlier detection and novelty detection are two important topics for anomaly detection. Suppose the majority of a dataset are drawn from a certain distribution, outlier detection and novelty detection both aim to detect …

Anomaly DetectionBackdoor AttackNovelty DetectionOutlier Detection

GRAND: Graph Release with Assured Node Differential Privacy

2025-07-01 · Suqing Liu, Xuan Bi, Tianxi Li arxiv

Differential privacy is a well-established framework for safeguarding sensitive information in data. While extensively applied across various domains, its application to network data -- particularly at the node level -- …

Achieving differential privacy for $k$-nearest neighbors based outlier detection by data partitioning

2021-04-16 · Jens Rauch, Iyiola E. Olatunji, Megha Khosla

When applying outlier detection in settings where data is sensitive, mechanisms which guarantee the privacy of the underlying data are needed. The $k$-nearest neighbors ($k$-NN) algorithm is a simple and one of the most …

Outlier Detection

Differentially Private Analysis of Outliers

2015-07-24 · Rina Okada, Kazuto Fukuchi, Kazuya Kakizaki, Jun Sakuma

This paper investigates differentially private analysis of distance-based outliers. The problem of outlier detection is to find a small number of instances that are apparently distant from the remaining instances. On the…

Outlier DetectionSensitivity

An Efficient Hashing-based Ensemble Method for Collaborative Outlier Detection

2022-01-18 · Kitty Li, Ninh Pham

In collaborative outlier detection, multiple participants exchange their local detectors trained on decentralized devices without exchanging their own data. A key problem of collaborative outlier detection is efficiently…

Outlier Detection