I'm currently researching the application of Graph Neural Networks (GNN) for feature extraction on molecules, with a particular focus on extracting features from specific molecular substructures. I am considering using the Chemically-aware Message Passing Neural Network (CMPNN), but I am not certain if it is suitable for this task:
- Is CMPNN capable of effectively extracting features from specific substructures within a molecule?