Research

RDPD: Rich Data Helps Poor Data via Imitation

IJCAI

Authors

  • Shenda Hong
  • Cao Xiao
  • Trong Nghia Hoang
  • Tengfei Ma
  • Hongyan Li
  • Jimeng Sun

Published on

08/16/2019

In many situations, we need to build and deploy separate models in related environments with different data qualities. For example, an environment with strong observation equipments (e.g., intensive care units) often provides high-quality multi-modal data, which are acquired from multiple sensory devices and have rich-feature representations. On the other hand, an environment with poor observation equipment (e.g., at home) only provides low-quality, uni-modal data with poor-feature representations. To deploy a competitive model in a poor-data environment without requiring direct access to multi-modal data acquired from a rich-data environment, this paper develops and presents a knowledge distillation (KD) method (RDPD) to enhance a predictive model trained on poor data using knowledge distilled from a high-complexity model trained on rich, private data. We evaluated RDPD on three real-world datasets and shown that its distilled model consistently outperformed all baselines across all datasets, especially achieving the greatest performance improvement over a model trained only on low-quality data by 24.56% on PR-AUC and 12.21% on ROC-AUC, and over that of a state-of-the-art KD model by 5.91% on PR-AUC and 4.44% on ROC-AUC.

Please cite our work using the BibTeX below.

@inproceedings{ijcai2019p817,
  title     = {RDPD: Rich Data Helps Poor Data via Imitation},
  author    = {Hong, Shenda and Xiao, Cao and Hoang, Trong Nghia and Ma, Tengfei and Li, Hongyan and Sun, Jimeng},
  booktitle = {Proceedings of the Twenty-Eighth International Joint Conference on
               Artificial Intelligence, {IJCAI-19}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  pages     = {5895--5901},
  year      = {2019},
  month     = {7},
  doi       = {10.24963/ijcai.2019/817},
  url       = {https://doi.org/10.24963/ijcai.2019/817},
}
Close Modal