← back

Atomic-level protein–ligand recognition with PBCNet2.0 for probe discovery

Jie Yu (et. al) · Paper · June 14, 2026

General

Architecture

Data Curation

Criticisms

  1. The “almost FEP” claims are bad imo. This model almost surely suffers from the same data contamination issues that plagued Boltz-2. So saying things like
    Notably, PBCNet2.0 approaches the performance of the gold standard Schrödinger FEP+ (ρ = 0.70 and r = 0.70, ∆ρ = 0.03 and Δr = 0.04), with statistically indistinguishable ranking accuracy (P = 0.39).

    feels tacky to me.

  2. The authors mention enforcing prediction antisymmetry through training; ideally, the model should respect \(\text{prediction}(A, B) = - \text{prediction}(B, A)\). It’s not clear to me why this shouldn’t be baked into the architecture. Probably would have been an interesting ablation, but maybe not worth the time.