Joint Input and Output Coordination for Class-Incremental Learning
Abstract
Label shift is a prevalent phenomenon encountered in open environments, characterized by a notable discrepancy in the label distributions between the source (training) and target (test) domains, whereas the conditional distributions given the labels remain invariant. Existing label shift methods adopt a two-step strategy: initially computing the importance weight and subsequently utilizing it to calibrate the target outputs. However, this conventional strategy overlooks the intricate interplay between output adjustment and weight estimation. In this paper, we introduce a novel approach termed as One-step Label Shift Adaptation (OLSA). Our methodology jointly learns the predictive model and the corresponding weights through a bi-level optimization framework, with the objective of minimizing an upper bound on the target risk. To enhance the robustness of our proposed model, we incorporate a debiasing term into the upper-level classifier training and devise a regularization term for the lower-level weight estimation. Furthermore, we present theoretical analyses about the generalization bounds, offering guarantees for the model's performance. Extensive experimental results substantiate the efficacy of our proposal.
Cite
Text
Wang et al. "Joint Input and Output Coordination for Class-Incremental Learning." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/565Markdown
[Wang et al. "Joint Input and Output Coordination for Class-Incremental Learning." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/wang2024ijcai-joint-a/) doi:10.24963/ijcai.2024/565BibTeX
@inproceedings{wang2024ijcai-joint-a,
title = {{Joint Input and Output Coordination for Class-Incremental Learning}},
author = {Wang, Shuai and Zhan, Yibing and Luo, Yong and Hu, Han and Yu, Wei and Wen, Yonggang and Tao, Dacheng},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {5108-5116},
doi = {10.24963/ijcai.2024/565},
url = {https://mlanthology.org/ijcai/2024/wang2024ijcai-joint-a/}
}