paper-with-me

Papers

Privacy-Preserving Multiple Tensor Factorization for Synthesizing Large-Scale Location Traces with Cluster-Specific Features

2019-11-11 · Takao Murakami, Koki Hamada, Yusuke Kawamoto, Takuma Hatano

With the widespread use of LBSs (Location-based Services), synthesizing location traces plays an increasingly important role in analyzing spatial big data while protecting user privacy. In particular, a synthetic trace that preserves a feature specific to a cluster of users (e.g., those who commute by train, those who go shopping) is important for various geo-data analysis tasks and for providing a synthetic location dataset. Although location synthesizers have been widely studied, existing synthesizers do not provide sufficient utility, privacy, or scalability, hence are not practical for large-scale location traces. To overcome this issue, we propose a novel location synthesizer called PPMTF (Privacy-Preserving Multiple Tensor Factorization). We model various statistical features of the original traces by a transition-count tensor and a visit-count tensor. We factorize these two tensors simultaneously via multiple tensor factorization, and train factor matrices via posterior sampling. Then we synthesize traces from reconstructed tensors, and perform a plausible deniability test for a synthetic trace. We comprehensively evaluate PPMTF using two datasets. Our experimental results show that PPMTF preserves various statistical features including cluster-specific features, protects user privacy, and synthesizes large-scale location traces in practical time. PPMTF also significantly outperforms the state-of-the-art methods in terms of utility and scalability at the same level of privacy.

📄 PDF Abstract BibTeX arXiv:1911.04226

Code (1)

PPMTF/PPMTF 공식 구현

Tasks

Privacy Preserving

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Privacy-Preserving Tensor Factorization for Collaborative Health Data Analysis

2019-08-26 · Jing Ma, Qiuchen Zhang, Jian Lou, Joyce C. Ho 외

Tensor factorization has been demonstrated as an efficient approach for computational phenotyping, where massive electronic health records (EHRs) are converted to concise and meaningful clinical concepts. While distribut…

Computational PhenotypingPrivacy Preserving

Communication Efficient Generalized Tensor Factorization for Decentralized Healthcare Networks

2021-09-03 · Jing Ma, Qiuchen Zhang, Jian Lou, Li Xiong 외

Tensor factorization has been proved as an efficient unsupervised learning approach for health data analysis, especially for computational phenotyping, where the high-dimensional Electronic Health Records (EHRs) with pat…

Computational Phenotyping

Federated Learning based Latent Factorization of Tensors for Privacy-Preserving QoS Prediction

2024-07-29 · Shuai Zhong, Zengtong Tang, Di wu

In applications related to big data and service computing, dynamic connections tend to be encountered, especially the dynamic data of user-perspective quality of service (QoS) in Web services. They are transformed into h…

Federated LearningPrivacy Preserving

Distributed Differentially-Private Algorithms for Matrix and Tensor Factorization

2018-04-26 · Hafiz Imtiaz, Anand D. Sarwate

In many signal processing and machine learning applications, datasets containing private information are held at different locations, requiring the development of distributed privacy-preserving algorithms. Tensor and mat…

Privacy PreservingTensor Decomposition

Bayesian multi-tensor factorization

2014-12-15 · Suleiman A. Khan, Eemeli Leppäaho, Samuel Kaski

We introduce Bayesian multi-tensor factorization, a model that is the first Bayesian formulation for joint factorization of multiple matrices and tensors. The research problem generalizes the joint matrix-tensor factoriz…

MULTI-VIEW LEARNING