paper-with-me

Papers

Towards Privacy-Preserving Relational Data Synthesis via Probabilistic Relational Models

2024-09-06 · Malte Luttermann, Ralf Möller, Mattis Hartwig

Probabilistic relational models provide a well-established formalism to combine first-order logic and probabilistic models, thereby allowing to represent relationships between objects in a relational domain. At the same time, the field of artificial intelligence requires increasingly large amounts of relational training data for various machine learning tasks. Collecting real-world data, however, is often challenging due to privacy concerns, data protection regulations, high costs, and so on. To mitigate these challenges, the generation of synthetic data is a promising approach. In this paper, we solve the problem of generating synthetic relational data via probabilistic relational models. In particular, we propose a fully-fledged pipeline to go from relational database to probabilistic relational model, which can then be used to sample new synthetic relational data points from its underlying probability distribution. As part of our proposed pipeline, we introduce a learning algorithm to construct a probabilistic relational model from a given relational database.

📄 PDF Abstract BibTeX arXiv:2409.04194

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

Relational Data Synthesis using Generative Adversarial Networks: A Design Space Exploration

2020-08-28 · Ju Fan, Tongyu Liu, Guoliang Li, Junyou Chen 외

The proliferation of big data has brought an urgent demand for privacy-preserving data publishing. Traditional solutions to this demand have limitations on effectively balancing the tradeoff between privacy and utility o…

Privacy Preserving

Privately Learning from Graphs with Applications in Fine-tuning Large Language Models

2024-10-10 · Haoteng Yin, Rongzhe Wei, Eli Chien, Pan Li

Graphs offer unique insights into relationships and interactions between entities, complementing data modalities like text, images, and videos. By incorporating relational information from graph data, AI models can exten…

Computational EfficiencyPrivacy PreservingRelational Reasoning

Differentially Private Federated Learning of Diffusion Models for Synthetic Tabular Data Generation

2024-12-20 · Timur Sattarov, Marco Schreyer, Damian Borth

The increasing demand for privacy-preserving data analytics in finance necessitates solutions for synthetic data generation that rigorously uphold privacy standards. We introduce DP-Fed-FinDiff framework, a novel integra…

DenoisingFederated LearningPrivacy PreservingSynthetic Data Generation+1

Differentially Private Motif-Preserving Multi-modal Hashing

2026-05-14 · Zehua Cheng, Wei Dai, Jiahao Sun arxiv

Cross-modal hashing enables efficient retrieval by encoding images and text into compact binary codes. State-of-the-art methods rely on semantic similarity graphs derived from user interactions for supervision, yet these…

Representation LearningSemantic Similarity

TableGuard -- Securing Structured & Unstructured Data

2024-08-13 · Anantha Sharma, Ajinkya Deshmukh

With the increasing demand for data sharing across platforms and organizations, ensuring the privacy and security of sensitive information has become a critical challenge. This paper introduces "TableGuard". An innovativ…

Privacy Preserving