Skip to content

This is the official implementation of Debiasing Global Workspace.

Notifications You must be signed in to change notification settings

jyhong0304/debiasing_global_workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debiasing Global Workspace: A Cognitive Neural Framework for Learning Debiased and Interpretable Representations

This is the official implementation of Debiasing Global Workspace (DGW).

Requirments

conda create --name py38DGW python=3.8
conda activate py38DGW
pip install -r requirements.txt

Datasets

Please check the repo of Learning Debiased Represntations via Disentangled Feature Augmentation (LFA). You can download all dataests via the link.

Usage

  • For [vanilla, lfa, dgw], check script files in the folder scripts to execute models. You can execute [vanilla, lfa, dgw].
  • For [ReBias, LfF], we re-implemented them based on their repos. Please check dev branch in our repo to see our implementations of the two baselines.

Our Pretrained Models

You can download our pretrained models of DGW via the following links to check their test accuracies in our paper.

Acknowledgement

Our source codes are based on:

About

This is the official implementation of Debiasing Global Workspace.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published