Git Product home page Git Product logo

awesome-ules's Introduction

Awesome Unlearnable Examples

Awesome

Contrib

A collection of academic articles, published methodology, and datasets on the subject of unlearnable examples.

Unlearnable Examples

ULEs

Unlearnable examples (ULEs) refer to data points or scenarios that are exceptionally challenging or even impossible for machine learning models to learn or generalize from due to factors such as noisy data, lack of information, complexity, conceptual limitations, adversarial input, or insufficient data, posing significant challenges to the capabilities of the models. Researchers continuously strive to overcome these limitations through algorithmic improvements and data enhancements..

Common Experimental Settings

  • Dataset: CIFAR-10, CIFAR-100, ImageNet-100, Tiny-ImageNet, ...
  • Architectures: ResNet-18, VGG-16, Wide ResNet-34-10, DenseNet-121,...
  • Perturbations: $|\delta|{\infty}\le \epsilon$, where $\epsilon = { 4/255,8/255}$; $|\delta|{2}\le \epsilon$, where $\epsilon = { 0.25,0.5,0.75}$,...

Evaluations

The goal is to generate noise in order to protect the personal images with two requirements:

  1. The generated noise must be non-suspicious.
  2. When training a model on the perturbed images, the model must not be able to learn to predict the classes corresponding to clean images.

Tasks:

Evaluation Metrics:



Published Papers

Generating ULEs

Paper Title Year Author Venue Method Code
Unlearnable Clusters: Towards Label-Agnostic Unlearnable Examples 2023 Zhang et al. CVPR Unlearnable Clusters [Code]
CUDA: Convolution-based Unlearnable Datasets 2023 Sadasivan et al. CVPR Convolutional Filters [Code]
Transferable Unlearnable Examples 2023 Ren et al. ICLR Data-wise and Training-wise Transferability -
Robust unlearnable examples: Protecting data against adversarial learning 2022 Fu et al. ICLR Robust error-minimizing noise [Code]
Unlearnable Examples: Making Personal Data Unexploitable 2021 Huang et al. ICLR Error-minimizing Noise [Code]
Going Grayscale: The Road to Understanding and Improving Unlearnable Examples 2021 Liu et al. Arxiv ULEO-GrayAugs [Code]


Against ULEs

Paper Title Year Author Venue Method Code
Unlearnable Examples Give a False Sense of Security: Piercing through Unexploitable Data with Learnable Examples 2023 Jiang et al. MM Diffusion-based [Code]
Image Shortcut Squeezing: Countering Perturbative Availability Poisons with Compression. 2023 Liu et al. ICML Compression-based Method [Code]
Learning the Unlearnable: Adversarial Augmentations Suppress Unlearnable Example Attacks 2023 Qin et al. Arxiv Adversarial augmentations [Code]
The Devil's Advocate: Shattering the Illusion of Unexploitable Data using Diffusion Models 2023 Dolatabadi et al. Arxiv Diffusion-based -

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.