paper-with-me

홈 › Papers

Privacy-preserving machine learning with tensor networks

2022-02-24 · Alejandro Pozas-Kerstjens, Senaida Hernández-Santana, José Ramón Pareja Monturiol, Marco Castrillón López, Giannicola Scarpa, Carlos E. González-Guillén, David Pérez-García

Tensor networks, widely used for providing efficient representations of low-energy states of local quantum many-body systems, have been recently proposed as machine learning architectures which could present advantages with respect to traditional ones. In this work we show that tensor network architectures have especially prospective properties for privacy-preserving machine learning, which is important in tasks such as the processing of medical records. First, we describe a new privacy vulnerability that is present in feedforward neural networks, illustrating it in synthetic and real-world datasets. Then, we develop well-defined conditions to guarantee robustness to such vulnerability, which involve the characterization of models equivalent under gauge symmetry. We rigorously prove that such conditions are satisfied by tensor-network architectures. In doing so, we define a novel canonical form for matrix product states, which has a high degree of regularity and fixes the residual gauge that is left in the canonical forms based on singular value decompositions. We supplement the analytical findings with practical examples where matrix product states are trained on datasets of medical records, which show large reductions on the probability of an attacker extracting information about the training dataset from the model's parameters. Given the growing expertise in training tensor-network architectures, these results imply that one may not have to be forced to make a choice between accuracy in prediction and ensuring the privacy of the information processed.

📄 PDF Abstract BibTeX arXiv:2202.12319

Code (1)

apozas/private-tn 공식 구현 tf

Tasks

BIG-bench Machine LearningPrivacy PreservingTensor Networks

Similar Papers 제목 키워드 기반

Synthetic Data Generation and Differential Privacy using Tensor Networks' Matrix Product States (MPS)

2025-08-08 · Alejandro Moreno R., Desale Fentaw, Samuel Palmer, Raúl Salles de Padua 외 arxiv

Synthetic data generation is a key technique in modern artificial intelligence, addressing data scarcity, privacy constraints, and the need for diverse datasets in training robust models. In this work, we propose a metho…

Synthetic Data Generation

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

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

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 t…

Privacy Preserving

TenSEAL: A Library for Encrypted Tensor Operations Using Homomorphic Encryption

2021-04-07 · Ayoub Benaissa, Bilal Retiat, Bogdan Cebere, Alaa Eddine Belfedhal

Machine learning algorithms have achieved remarkable results and are widely applied in a variety of domains. These algorithms often rely on sensitive and private data such as medical and financial records. Therefore, it …

BIG-bench Machine LearningPrivacy Preserving