GFM: Graph Flow Model—a generative model that learns to transform a simple noise distribution into a complex data distribution (like graphs) over continuous time
GRPO: Group Relative Policy Optimization—an RL algorithm that estimates advantages by comparing a sample's reward to the average reward of a group of samples from the same input
CTMC: Continuous-Time Markov Chain—a stochastic process where the system transitions between discrete states at continuous times, governed by a rate matrix
V.U.N.: Valid-Unique-Novelty—a composite metric measuring if generated graphs are chemically valid, unique within the batch, and not present in the training set
PMO: Practical Molecular Optimization—a benchmark for evaluating molecular generation algorithms under strict oracle call budgets
DeFoG: Discrete Flow Matching for Graph Generation—the specific base GFM architecture used in this paper
SMARTS: A language for describing molecular patterns and substructures, used here to define specific optimization targets
QED: Quantitative Estimation of Drug-likeness—a score predicting how likely a molecule is to become a drug
SA: Synthetic Accessibility—a score estimating how easy it is to synthesize a molecule