A Framework for Centralized Traffic Routing in Urban Areas

Abstract

Large deep learning models have achieved significant success in various tasks. However, the performance of a model can significantly degrade if it is needed to train on datasets with noisy labels with misleading or ambiguous information. To date, there are limited investigations on how to restore performance when model degradation has been incurred by noisy label data. Inspired by the "forgetting mechanism" in neuroscience, which enables accelerating the relearning of correct knowledge by unlearning the wrong knowledge, we propose a robust model restoration and refinement (MRR) framework COLUR, namely Confidence-Oriented Learning, Unlearning and Relearning. Specifically, we implement COLUR with an efficient co-training architecture to unlearn the influence of label noise, and then refine model confidence on each label for relearning. Extensive experiments are conducted on four real datasets and all evaluation results show that COLUR consistently outperforms other SOTA methods after MRR.

Cite

Text

Svadlenka and Chrpa. "A Framework for Centralized Traffic Routing in Urban Areas." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/1038

Markdown

[Svadlenka and Chrpa. "A Framework for Centralized Traffic Routing in Urban Areas." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/svadlenka2024ijcai-framework/) doi:10.24963/ijcai.2024/1038

BibTeX

@inproceedings{svadlenka2024ijcai-framework,
  title     = {{A Framework for Centralized Traffic Routing in Urban Areas}},
  author    = {Svadlenka, Matyás and Chrpa, Lukás},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {8810-8814},
  doi       = {10.24963/ijcai.2024/1038},
  url       = {https://mlanthology.org/ijcai/2024/svadlenka2024ijcai-framework/}
}