paper-with-me

Papers

Unlearnable Graph: Protecting Graphs from Unauthorized Exploitation

2023-03-05 · Yixin Liu, Chenrui Fan, Pan Zhou, Lichao Sun

While the use of graph-structured data in various fields is becoming increasingly popular, it also raises concerns about the potential unauthorized exploitation of personal data for training commercial graph neural network (GNN) models, which can compromise privacy. To address this issue, we propose a novel method for generating unlearnable graph examples. By injecting delusive but imperceptible noise into graphs using our Error-Minimizing Structural Poisoning (EMinS) module, we are able to make the graphs unexploitable. Notably, by modifying only $5\%$ at most of the potential edges in the graph data, our method successfully decreases the accuracy from ${77.33\%}$ to ${42.47\%}$ on the COLLAB dataset.

📄 PDF Abstract BibTeX arXiv:2303.02568

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Unlearnable Examples For Time Series

2024-02-03 · Yujing Jiang, Xingjun Ma, Sarah Monazam Erfani, James Bailey

Unlearnable examples (UEs) refer to training samples modified to be unlearnable to Deep Neural Networks (DNNs). These examples are usually generated by adding error-minimizing noises that can fool a DNN model into believ…

Time Series

Securing Biomedical Images from Unauthorized Training with Anti-Learning Perturbation

2023-03-05 · Yixin Liu, Haohui Ye, Kai Zhang, Lichao Sun

The volume of open-source biomedical data has been essential to the development of various spheres of the healthcare community since more `free' data can provide individual researchers more chances to contribute. However…

Unlearnable Examples: Making Personal Data Unexploitable

2021-01-13 · ICLR 2021 1 · Hanxun Huang, Xingjun Ma, Sarah Monazam Erfani, James Bailey 외

The volume of "free" data on the internet has been key to the current success of deep learning. However, it also raises privacy concerns about the unauthorized exploitation of personal data for training commercial models…

Deep LearningFace Recognition

Temporal Unlearnable Examples: Preventing Personal Video Data from Unauthorized Exploitation by Object Tracking

2025-07-10 · Qiangqiang Wu, Yi Yu, Chenqi Kong, Ziquan Liu 외 arxiv

With the rise of social media, vast amounts of user-uploaded videos (e.g., YouTube) are utilized as training data for Visual Object Tracking (VOT). However, the VOT community has largely overlooked video data-privacy iss…

Visual Object TrackingImage Classification

Learning from Convolution-based Unlearnable Datasets

2024-11-04 · Dohyun Kim, Pedro Sandoval-Segura

The construction of large datasets for deep learning has raised concerns regarding unauthorized use of online data, leading to increased interest in protecting data from third-parties who want to use it for training. The…

Data Poisoning