Online Learning with Off-Policy Feedback in Adversarial MDPs
Abstract
Class imbalance is a widespread problem in graph-structured data. The existing studies tailored for class-imbalanced graphs are typically categorized into generative and re-weighting methods. However, the former merely focuses on quantity balance rather than learning balance. The latter performs the fine-tuning in a majority-minority paradigm, overlooking the authentic-generative one. In fact, the collaboration of them is capable of relieving their respective limitations. To this end, we propose a Mutual-Guidance method for class-imbalanced graphs, namely GraphMuGu. Specifically, we first design an uncertainty-aware method to quantify the number of synthesized samples for each category. Furthermore, we devise a similarity-aware method to re-weight the importance of the authentic and generative samples. To the best our knowledge, the proposed GraphMuGu is the first try to incorporate the generative and re-weighting methods into a unified framework. The experimental results on five class-imbalanced datasets demonstrate the superiority of the proposed method. The source codes are available at https://github.com/ZZY-GraphMiningLab/GraphMuGu.
Cite
Text
Bacchiocchi et al. "Online Learning with Off-Policy Feedback in Adversarial MDPs." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/409Markdown
[Bacchiocchi et al. "Online Learning with Off-Policy Feedback in Adversarial MDPs." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/bacchiocchi2024ijcai-online/) doi:10.24963/ijcai.2024/409BibTeX
@inproceedings{bacchiocchi2024ijcai-online,
title = {{Online Learning with Off-Policy Feedback in Adversarial MDPs}},
author = {Bacchiocchi, Francesco and Stradi, Francesco Emanuele and Papini, Matteo and Metelli, Alberto Maria and Gatti, Nicola},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {3697-3705},
doi = {10.24963/ijcai.2024/409},
url = {https://mlanthology.org/ijcai/2024/bacchiocchi2024ijcai-online/}
}