Coder Social home page Coder Social logo

human-analysis / maxent-arl Goto Github PK

View Code? Open in Web Editor NEW
27.0 5.0 4.0 2.31 MB

PyTorch Implementation of CVPR'19 (oral) - Mitigating Information Leakage in Image Representations: A Maximum Entropy Approach

Home Page: http://hal.cse.msu.edu

License: MIT License

Python 100.00%

maxent-arl's Introduction

By Proteek Chandan Roy and Vishnu Naresh Boddeti

Introduction

This code archive includes the Python implementation of MaxEnt-ARL for mitigating leakage of sensitive information from learned image representations.

Citation

If you think MaxEnt-ARL is useful to your research, please cite:

@article{roy2019mitigating,
    title={Mitigating Information Leakage in Image Representations: A Maximum Entropy Approach},
    author={Roy, Proteek Chandan and Boddeti, Vishnu Naresh},
    booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
    year={2019}
}

Usage

python main.py

By default this will run the experiment on CIFAR-100 dataset as described in the paper. Note that it will generate multiple runs of the trade-off between utility and privacy. The non-dominated solutions across the multiple runs provides the final trade-off front as reported in the paper.

In order to run the experiments on the other datasets in the paper, please edit the "main.py" file.

maxent-arl's People

Contributors

vboddeti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

maxent-arl's Issues

Regarding cifar 100 results

Hello, I am running the main.py file which runs the cifar 100 experiments by default. The experiment runs for one time (outermost loop) for different values of alpha. In the end, it gives 71-72% accuracy for the target task. However, it gives around 20% accuracy for the privacy task which is different from the reported. It will be helpful if you can provide hyperparameters for reproducing the accuracy results on cifar 100 as mentioned in the supplementary material.

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.