M2RL: A Multi-Player Multi-Agent Reinforcement Learning Framework for Complex Games
Abstract
Molecular odor prediction involves using a molecule's structure to estimate its odor. While accurate prediction remains challenging, AI models can suggest potential odors. Existing methods, however, often rely on basic descriptors or handcrafted fingerprints, which lack expressive power and hinder effective learning. Furthermore, these methods suffer from severe class imbalance, limiting the training effectiveness of AI models. To address these challenges, we propose a Feature Contribution-driven Hierarchical Multi-Feature Mapping Network (HMFNet). Specifically, we introduce a fine-grained, Local Multi-Hierarchy Feature Extraction module (LMFE) that performs deep feature extraction at the atomic level, capturing detailed features crucial for odor prediction. To enhance the extraction of discriminative atomic features, we integrate a Harmonic Modulated Feature Mapping (HMFM). This module dynamically learns feature importance and frequency modulation, improving the model's capability to capture relevant patterns. Additionally, a Global Multi-Hierarchy Feature Extraction module (GMFE) is designed to learn global features from the molecular graph topology, enabling the model to fully leverage global information and enhance its discriminative power for odor prediction. To further mitigate the issue of class imbalance, we propose a Chemically-Informed Loss (CIL). Experimental results demonstrate that our approach significantly improves performance across various deep learning models, highlighting its potential to advance molecular structure representation and accelerate the development of AI-driven technologies.
Cite
Text
Yu et al. "M2RL: A Multi-Player Multi-Agent Reinforcement Learning Framework for Complex Games." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/1046Markdown
[Yu et al. "M2RL: A Multi-Player Multi-Agent Reinforcement Learning Framework for Complex Games." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/yu2024ijcai-m/) doi:10.24963/ijcai.2024/1046BibTeX
@inproceedings{yu2024ijcai-m,
title = {{M2RL: A Multi-Player Multi-Agent Reinforcement Learning Framework for Complex Games}},
author = {Yu, Tongtong and He, Chenghua and Yin, Qiyue},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {8847-8850},
doi = {10.24963/ijcai.2024/1046},
url = {https://mlanthology.org/ijcai/2024/yu2024ijcai-m/}
}