cd /news/machine-learning/role-aware-morgan-fingerprints-for-r… · home topics machine-learning article
[ARTICLE · art-136689] src=machinebrief.com ↗ pub= topic=machine-learning verified=true sentiment=↑ positive

Role-Aware Morgan Fingerprints for Reaction Yield Prediction

Researchers proposed MFP, a reaction yield prediction method built on role-aware Morgan fingerprints that aggregates count-based circular fingerprints by chemical role (reactant, reagent, product) and combines them with transformation-sensitive difference features into a fixed-length descriptor fed to a feed-forward neural regressor. Tested against YieldBERT (with and without data augmentation) and GNAN under a shared preprocessing and evaluation protocol, MFP reached R2 = 0.878 on the Suzuki-Miyaura benchmark and R2 = 0.969 on Buchwald-Hartwig while training an order of magnitude faster than graph- or Transformer-based alternatives. An ablation found radius-2 representations at nBits = 2048 gave the best balance of accuracy, speed, and cross-split stability on both datasets.

by read1 min views1 publishedSep 22, 2026

arXiv:2609.22167v1 Announce Type: new Abstract: Predicting reaction yield from molecular structure and reaction context can cut experimental trial-and-error and speed up condition screening in synthetic chemistry. Recent methods for this task use learned representations such as graph neural networks or Transformer encoders over reaction SMILES (Simplified Molecular Input Line Entry System), but these approaches carry heavy preprocessing overhead and can break when input formatting is inconsistent. We propose MFP, a reaction yield prediction method built on role-aware Morgan fingerprints where count-based circular fingerprints are computed for each reaction component, aggregated by chemical role (reactant, reagent, product), and combined with transformation-sensitive difference features into a fixed-length reaction descriptor fed to a feed-forward neural regressor. We test MFP against state of the art methods such as YieldBERT (with and without data augmentation) and GNAN (graph neural network) on the Suzuki-Miyaura and Buchwald-Hartwig benchmarks using a shared preprocessing and evaluation protocol. MFP reaches R2 = 0.878 on Suzuki-Miyaura and R2 = 0.969 on Buchwald-Hartwig while training an order of magnitude faster than graph- or Transformer-based alternatives. A formal complexity analysis confirms that MFP folds all representation cost into a one-time preprocessing step, removing the per-epoch message-passing overhead that graph methods carry. An ablation over fingerprint radius and folded vector length shows that radius-2 representations at nBits =2048 give the best balance of accuracy, speed, and cross-split stability on both datasets. These results establish MFP as an effective, reproducible, and efficient baseline for reaction yield prediction.

── more in #machine-learning 4 stories · sorted by recency
── more on @mfp 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/role-aware-morgan-fi…] indexed:0 read:1min 2026-09-22 ·