中文
相关论文

相关论文: De-identification is not enough: a comparison betw…

200 篇论文

In this paper, we propose generating artificial data that retain statistical properties of real data as the means of providing privacy with respect to the original dataset. We use generative adversarial network to draw privacy-preserving…

机器学习 · 计算机科学 2019-04-30 Aleksei Triastcyn , Boi Faltings

Data sharing is a prerequisite for collaborative innovation, enabling organizations to leverage diverse datasets for deeper insights. In real-world applications like FinTech and Smart Manufacturing, transactional data, often in tabular…

密码学与安全 · 计算机科学 2024-11-07 Mengmeng Yang , Chi-Hung Chi , Kwok-Yan Lam , Jie Feng , Taolin Guo , Wei Ni

Use of medical data, also known as electronic health records, in research helps develop and advance medical science. However, protecting patient confidentiality and identity while using medical data for analysis is crucial. Medical data can…

人工智能 · 计算机科学 2018-10-17 Vithya Yogarajan , Michael Mayo , Bernhard Pfahringer

Electronic Health Records (EHRs) are rich sources of patient-level data, offering valuable resources for medical data analysis. However, privacy concerns often restrict access to EHRs, hindering downstream analysis. Current EHR…

机器学习 · 计算机科学 2024-12-03 Muhang Tian , Bernie Chen , Allan Guo , Shiyi Jiang , Anru R. Zhang

The increasing availability of sensitive textual data has created an urgent need for robust de-identification methods that enable compliant data sharing while preserving downstream utility. This paper presents DeID-Clinic, a multi-layered…

计算与语言 · 计算机科学 2026-05-26 Angel Paul , Dhivin Shaji , Lifeng Han , Warren Del-Pinto , Goran Nenadic , Suzan Verberne

Data for good implies unfettered access to data. But data owners must be conservative about how, when, and why they share data or risk violating the trust of the people they aim to help, losing their funding, or breaking the law. Data…

计算机与社会 · 计算机科学 2017-10-25 Bill Howe , Julia Stoyanovich , Haoyue Ping , Bernease Herman , Matt Gee

Process data with confidential information cannot be shared directly in public, which hinders the research in process data mining and analytics. Data encryption methods have been studied to protect the data, but they still may be decrypted,…

机器学习 · 计算机科学 2022-03-16 Keyi Li , Sen Yang , Travis M. Sullivan , Randall S. Burd , Ivan Marsic

Recent advances in deep face recognition have spurred a growing demand for large, diverse, and manually annotated face datasets. Acquiring authentic, high-quality data for face recognition has proven to be a challenge, primarily due to…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Andrea Atzori , Fadi Boutros , Naser Damer , Gianni Fenu , Mirko Marras

The need to analyze sensitive data, such as medical records or financial data, has created a critical research challenge in recent years. In this paper, we adopt the framework of differential privacy, and explore mechanisms for generating…

密码学与安全 · 计算机科学 2024-05-09 Nikolija Bojkovic , Po-Ling Loh

The increasing use of machine learning in learning analytics (LA) has raised significant concerns around algorithmic fairness and privacy. Synthetic data has emerged as a dual-purpose tool, enhancing privacy and improving fairness in LA…

机器学习 · 计算机科学 2026-05-21 Qinyi Liu , Oscar Deho , Sam Urmian , Mohammad Khalil , Srecko Joksimovic , George Siemens

Synthetic data generation has emerged as a promising approach to address the challenges of using sensitive financial data in machine learning applications. By leveraging generative models, such as Generative Adversarial Networks (GANs) and…

机器学习 · 计算机科学 2025-10-31 James Meldrum , Basem Suleiman , Fethi Rabhi , Muhammad Johan Alibasa

We investigate whether Differentially Private SGD offers better privacy in practice than what is guaranteed by its state-of-the-art analysis. We do so via novel data poisoning attacks, which we show correspond to realistic privacy attacks.…

密码学与安全 · 计算机科学 2020-06-16 Matthew Jagielski , Jonathan Ullman , Alina Oprea

Programmatically generated synthetic data has been used in differential private training for classification to enhance performance without privacy leakage. However, as the synthetic data is generated from a random process, the distribution…

机器学习 · 计算机科学 2024-12-16 Yujin Choi , Jinseong Park , Junyoung Byun , Jaewook Lee

Service providers of large language model (LLM) applications collect user instructions in the wild and use them in further aligning LLMs with users' intentions. These instructions, which potentially contain sensitive information, are…

密码学与安全 · 计算机科学 2024-07-03 Da Yu , Peter Kairouz , Sewoong Oh , Zheng Xu

Synthetic Data is increasingly important in financial applications. In addition to the benefits it provides, such as improved financial modeling and better testing procedures, it poses privacy risks as well. Such data may arise from client…

密码学与安全 · 计算机科学 2024-03-25 Tucker Balch , Vamsi K. Potluru , Deepak Paramanand , Manuela Veloso

Recent work shows membership inference attacks (MIAs) on large language models (LLMs) produce inconclusive results, partly due to difficulties in creating non-member datasets without temporal shifts. While researchers have turned to…

计算与语言 · 计算机科学 2025-01-22 Ali Naseh , Niloofar Mireshghallah

In the field of privacy protection, publishing complete data (especially high-dimensional data sets) is one of the most challenging problems. The common encryption technology can not deal with the attacker to take differential attack to…

密码学与安全 · 计算机科学 2022-12-14 Song Mei , Zhiqiang Ye

Typical personal medical data contains sensitive information about individuals. Storing or sharing the personal medical data is thus often risky. For example, a short DNA sequence can provide information that can not only identify an…

密码学与安全 · 计算机科学 2019-02-01 Ho Bae , Dahuin Jung , Sungroh Yoon

AI models present a wide range of applications in the field of medicine. However, achieving optimal performance requires access to extensive healthcare data, which is often not readily available. Furthermore, the imperative to preserve…

Diferentially private (DP) synthetic datasets are a powerful approach for training machine learning models while respecting the privacy of individual data providers. The effect of DP on the fairness of the resulting trained models is not…