bfshi / ARML_Auxiliary_Task_Reweighting

Code for our paper "Auxiliary Task Reweighting for Minimum-data Learning" (NeurIPS 2020)
https://sites.google.com/view/auxiliary-task-reweighting/home
17 stars 2 forks source link

ARML_Auxiliary_Task_Reweighting

Code for our paper "Auxiliary Task Reweighting for Minimum-data Learning" by Baifeng Shi, Judy Hoffman, Kate Saenko, Trevor Darrell, and Huijuan Xu, NeurIPS 2020.

Currently this repo contains the code for semi-supervised learning (SSL) experiments. Please refer to the README in the corresponsing directory.

If you find this repo useful, please consider citing:

@article{shi2020auxiliary,
  title={Auxiliary Task Reweighting for Minimum-data Learning},
  author={Shi, Baifeng and Hoffman, Judy and Saenko, Kate and Darrell, Trevor and Xu, Huijuan},
  journal={Advances in Neural Information Processing Systems},
  volume={33},
  year={2020}
}