paper-with-me

홈 › Papers

Scalable and Sparsity-Aware Privacy-Preserving K-means Clustering with Application to Fraud Detection

2022-08-12 · Yingting Liu, Chaochao Chen, Jamie Cui, Li Wang, Lei Wang

K-means is one of the most widely used clustering models in practice. Due to the problem of data isolation and the requirement for high model performance, how to jointly build practical and secure K-means for multiple parties has become an important topic for many applications in the industry. Existing work on this is mainly of two types. The first type has efficiency advantages, but information leakage raises potential privacy risks. The second type is provable secure but is inefficient and even helpless for the large-scale data sparsity scenario. In this paper, we propose a new framework for efficient sparsity-aware K-means with three characteristics. First, our framework is divided into a data-independent offline phase and a much faster online phase, and the offline phase allows to pre-compute almost all cryptographic operations. Second, we take advantage of the vectorization techniques in both online and offline phases. Third, we adopt a sparse matrix multiplication for the data sparsity scenario to improve efficiency further. We conduct comprehensive experiments on three synthetic datasets and deploy our model in a real-world fraud detection task. Our experimental results show that, compared with the state-of-the-art solution, our model achieves competitive performance in terms of both running time and communication size, especially on sparse datasets.

📄 PDF Abstract BibTeX arXiv:2208.06093

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFraud DetectionPrivacy Preserving

Similar Papers 제목 키워드 기반

CutClean: Neural Network Pruning for Privacy-Preserving Inference

2026-08-13 · Leonardo Magliolo, Vito Paolo Pastore, Giuseppe Valenzise, Enzo Tartaglione arxiv

Neural networks are increasingly deployed in high-stakes applications with growing privacy leakage concerns. We show that this privacy leakage can occur even in the absence of representation imbalances that lead to tradi…

Network Pruning

Differential Private Knowledge Transfer for Privacy-Preserving Cross-Domain Recommendation

2022-02-10 · Chaochao Chen, Huiwen Wu, Jiajie Su, Lingjuan Lyu 외

Cross Domain Recommendation (CDR) has been popularly studied to alleviate the cold-start and data sparsity problem commonly existed in recommender systems. CDR models can improve the recommendation performance of a targe…

Privacy PreservingRecommendation SystemsTransfer Learning

DataLens: Scalable Privacy Preserving Training via Gradient Compression and Aggregation

2021-03-20 · Boxin Wang, Fan Wu, Yunhui Long, Luka Rimanic 외

Recent success of deep neural networks (DNNs) hinges on the availability of large-scale dataset; however, training on such dataset often poses privacy risks for sensitive training information. In this paper, we aim to ex…

Dimensionality ReductionNavigatePrivacy Preserving

Sparsity in neural networks can improve their privacy

2023-04-20 · Antoine Gonon, Léon Zheng, Clément Lalanne, Quoc-Tung Le 외

This article measures how sparsity can make neural networks more robust to membership inference attacks. The obtained empirical results show that sparsity improves the privacy of the network, while preserving comparable …

Beyond DNS: Unlocking the Internet of AI Agents via the NANDA Index and Verified AgentFacts

2025-07-18 · Ramesh Raskar, Pradyumna Chari, John Zinky, Mahesh Lambe 외 arxiv

The Internet is poised to host billions to trillions of autonomous AI agents that negotiate, delegate, and migrate in milliseconds and workloads that will strain DNS-centred identity and discovery. In this paper, we desc…