Predicting Carpark Availability in Singapore with Cross-Domain Data: A New Dataset and a Data-Driven Approach
Abstract
Accurate prediction of ADMET (Absorption, Distribution, Metabolism, Excretion, and Toxicity) properties is crucial in drug development, as these properties directly impact a drug's efficacy and safety. However, existing multi-task learning models often face challenges related to noise interference and task conflicts when dealing with complex molecular structures. To address these issues, we propose a novel multi-task Graph Neural Network (GNN) model, \textbf{MTGIB-UNet}. The model begins by encoding molecular graphs to capture intricate molecular structure information. Subsequently, based on the Graph Information Bottleneck (GIB) principle, the model compresses the information flow by extracting subgraphs, retaining task-relevant features while removing noise for each task. These embeddings are then fused through a gated network that dynamically adjusts the contribution weights of auxiliary tasks to the primary task. Specifically, an uncertainty weighting (UW) strategy is applied, with additional emphasis placed on the primary task, allowing dynamic adjustment of task weights while strengthening the influence of the primary task on model training. Experiments on standard ADMET datasets demonstrate that our model outperforms existing methods. Additionally, the model shows good interpretability by identifying key molecular substructures related to specific ADMET endpoints.
Cite
Text
Zhang et al. "Predicting Carpark Availability in Singapore with Cross-Domain Data: A New Dataset and a Data-Driven Approach." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/836Markdown
[Zhang et al. "Predicting Carpark Availability in Singapore with Cross-Domain Data: A New Dataset and a Data-Driven Approach." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/zhang2024ijcai-predicting/) doi:10.24963/ijcai.2024/836BibTeX
@inproceedings{zhang2024ijcai-predicting,
title = {{Predicting Carpark Availability in Singapore with Cross-Domain Data: A New Dataset and a Data-Driven Approach}},
author = {Zhang, Huaiwu and Xia, Yutong and Zhong, Siru and Wang, Kun and Tong, Zekun and Wen, Qingsong and Zimmermann, Roger and Liang, Yuxuan},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {7554-7562},
doi = {10.24963/ijcai.2024/836},
url = {https://mlanthology.org/ijcai/2024/zhang2024ijcai-predicting/}
}