paper-with-me

Papers

Privacy-Aware Time Series Synthesis via Public Knowledge Distillation

2025-11-01 · Penghang Liu, Haibei Zhu, Eleonora Kreacic, Svitlana Vyetrenko arxiv

Sharing sensitive time series data in domains such as finance, healthcare, and energy consumption, such as patient records or investment accounts, is often restricted due to privacy concerns. Privacy-aware synthetic time series generation addresses this challenge by enforcing noise during training, inherently introducing a trade-off between privacy and utility. In many cases, sensitive sequences is correlated with publicly available, non-sensitive contextual metadata (e.g., household electricity consumption may be influenced by weather conditions and electricity prices). However, existing privacy-aware data generation methods often overlook this opportunity, resulting in suboptimal privacy-utility trade-offs. In this paper, we present Pub2Priv, a novel framework for generating private time series data by leveraging heterogeneous public knowledge. Our model employs a self-attention mechanism to encode public data into temporal and feature embeddings, which serve as conditional inputs for a diffusion model to generate synthetic private sequences. Additionally, we introduce a practical metric to assess privacy by evaluating the identifiability of the synthetic data. Experimental results show that Pub2Priv consistently outperforms state-of-the-art benchmarks in improving the privacy-utility trade-off across finance, energy, and commodity trading domains.

📄 PDF Abstract BibTeX arXiv:2511.00700

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

CATS: Conditional Adversarial Trajectory Synthesis for Privacy-Preserving Trajectory Data Publication Using Deep Learning Approaches

2023-09-20 · Jinmeng Rao, Song Gao, Sijia Zhu

The prevalence of ubiquitous location-aware devices and mobile Internet enables us to collect massive individual-level trajectory dataset from users. Such trajectory big data bring new opportunities to human mobility res…

EthicsGraph MatchingPrivacy Preserving

Differentially Private Publication of Electricity Time Series Data in Smart Grids

2024-08-24 · Sina Shaham, Gabriel Ghinita, Bhaskar Krishnamachari, Cyrus Shahabi

Smart grids are a valuable data source to study consumer behavior and guide energy policy decisions. In particular, time-series of power consumption over geographical areas are essential in deciding the optimal placement…

Time Series

From Private to Public: Benchmarking GANs in the Context of Private Time Series Classification

2023-03-28 · Dominique Mercier, Andreas Dengel, Sheraz Ahmed

Deep learning has proven to be successful in various domains and for different tasks. However, when it comes to private data several restrictions are making it difficult to use deep learning approaches in these applicati…

BenchmarkingPrivacy PreservingTime SeriesTime Series Classification+1

One-Shot Price Forecasting with Covariate-Guided Experts under Privacy Constraints

2026-01-17 · Ren He, Yinliang Xu, Jinfeng Wang, Jeremy Watson 외 arxiv

Forecasting in power systems often involves multivariate time series with complex dependencies and strict privacy constraints across regions. Traditional forecasting methods require significant expert knowledge and strug…

MedFlow: Class-Aware Multi-Scale Generation for Medical Time-Series Synthesis

2026-09-04 · Yanhao Huang, Shibo Feng, Wanjin Feng, Peilin Zhao 외 arxiv

Synthetic medical time-series generation can alleviate data scarcity and support the development of reliable clinical prediction models. However, existing methods mainly focus on matching the overall distribution and tem…