Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

FairFor

Source code for the paper, "Learning Informative Representation for Fairness-aware Multivariate Time-series Forecasting: A Group-based Perspective", accepted by TKDE.

Overview

In this work, we formulate the MTS fairness modeling problem as learning informative representations attending to both advantaged and disadvantaged variables. Accordingly, we propose a novel framework, named FairFor, for fairness-aware MTS forecasting, i.e., fair MTS forecasting.

Requirements

  • Python 3.6
  • matplotlib == 3.3.4
  • numpy == 1.19.5
  • pandas == 1.1.5
  • scikit_learn == 0.24.2
  • torch == 1.8.0

Datasets

Baselines

Citation

If you find our work useful, please consider citing the following paper

@article{DBLP:journals/corr/abs-2301-11535,
  author       = {Hui He and
                  Qi Zhang and
                  Shoujin Wang and
                  Kun Yi and
                  Zhendong Niu and
                  Longbing Cao},
  title        = {Learning Informative Representation for Fairness-aware Multivariate
                  Time-series Forecasting: {A} Group-based Perspective},
  journal      = {CoRR},
  volume       = {abs/2301.11535},
  year         = {2023}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages