Overview
- Field: Machine Learning
- Authors: Yuchen Xiong, Swee Keong Yeap, Steven Aw Yoong Kit
- Date: 2026-05-07
- arXiv: 2605.06644
- Benchmark (531 proteins): best random cross-validation performance among model-based baselines — R = 0.772 ± 0.008, MAE = 0.131 ± 0.002.
- Baselines: outperforms band-mean (R = 0.632), ESM-C (R = 0.734), and SaProt (R = 0.731).
- Screening: ranks first with Bright P@5 = 0.704.
- Homology control: the advantage is largest for distant buckets (<50% similarity): R = 0.697 vs. 0.633, 0.575, and 0.408 for baselines, with the strongest overall bright/dark Top-K screening.
- GFP-like proteins: aromatic stacking and clamp asymmetry.
- Red proteins: charge/clamp balance.
- Far-red proteins: flexibility risk and large-contact signatures.
Abstract
Fluorescent protein quantum yield (QY) is determined by the mature chromophore and its three-dimensional microenvironment, not by sequence identity alone. Protein language models and emission-band means capture global trends, but do not model how local physical signals act on specific chromophore regions.
The authors propose a chromophore-centric mechanistic graph algorithm for QY prediction:
1. Each PDB structure is converted into a typed 3D residue graph. 2. The graph is registered to the mature CRO (chromophore) state. 3. It is partitioned into phenolate, bridging, and imidazolinone regions. 4. Channel–signal–region propagation is applied, yielding 121 enriched features.
After removing identity shortcuts, 52 non-identity features are used in band-specific ExtraTrees regression. Because each feature encodes a contact channel, seed signal, and target CRO region, interpretation is intrinsic rather than post hoc.
Results
Interpretation
Stability-selected features recover band-specific mechanisms:
Availability
Source code, feature tables, and evaluation scripts are available from the first author.
--- *Auto-collected on 2026-05-10*