Skip to content
 
 

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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). This work has been accepted to:

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 (UniReps, BehavioralML@NeurIPS2024)

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages