Beyond Affinity: A Benchmark of 1D, 2D, and 3D Methods Reveals Critical Trade-offs in Structure-Based Drug Design
Kangyu Zheng, Kai Zhang, Jiale Tan, Xuehan Chen, Yingzhou Lu, Zaixi Zhang, Lichao Sun, Marinka Zitnik, Tianfan Fu, Zhiding Liang
TL;DR
This work addresses the lack of cross-paradigm benchmarks in structure-based drug design by evaluating fifteen models spanning 1D (SMILES/SELFIES), 2D (graph-based) and 3D (pocket-aware) representations under a unified framework. It introduces a multi-faceted benchmark that combines docking scores, pose validity, and pharmaceutical-property metrics, revealing a clear affinity-validity trade-off: 3D methods excel at binding affinity but often struggle with chemical validity and pose quality, while 1D methods are reliable on standard molecular metrics but rarely achieve top affinities, and 2D methods offer a balanced middle ground. The study also shows that simple hybrids (e.g., TamGen) do not automatically resolve these trade-offs, highlighting the need for hybrid architectures that robustly enforce chemistry during generation alongside 3D structural constraints. Overall, the benchmark provides actionable insights and a public codebase to guide future development of SBDD methods that balance affinity with chemical and structural validity, accelerating practical drug discovery.
Abstract
Currently, the field of structure-based drug design is dominated by three main types of algorithms: search-based algorithms, deep generative models, and reinforcement learning. While existing works have typically focused on comparing models within a single algorithmic category, cross-algorithm comparisons remain scarce. In this paper, to fill the gap, we establish a benchmark to evaluate the performance of fifteen models across these different algorithmic foundations by assessing the pharmaceutical properties of the generated molecules and their docking affinities and poses with specified target proteins. We highlight the unique advantages of each algorithmic approach and offer recommendations for the design of future SBDD models. We emphasize that 1D/2D ligand-centric drug design methods can be used in SBDD by treating the docking function as a black-box oracle, which is typically neglected. Our evaluation reveals distinct patterns across model categories. 3D structure-based models excel in binding affinities but show inconsistencies in chemical validity and pose quality. 1D models demonstrate reliable performance in standard molecular metrics but rarely achieve optimal binding affinities. 2D models offer balanced performance, maintaining high chemical validity while achieving moderate binding scores. Through detailed analysis across multiple protein targets, we identify key improvement areas for each model category, providing insights for researchers to combine strengths of different approaches while addressing their limitations. All the code that are used for benchmarking is available in https://github.com/zkysfls/2025-sbdd-benchmark
