SearcharxivSearch

arXiv subjects

Jiale Tan

Publications and source records attributed to Jiale Tan.

2 recordsLinked to original sources

Beyond Affinity: A Benchmark of 1D, 2D, and 3D Methods Reveals Critical Trade-offs in Structure-Based Drug Design

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

cs.LG

LASSO-ODE: A framework for mechanistic model identifiability and selection in disease transmission modeling

To be fully useful for public health practice, models for epidemic response must be able to do more than predict -- it is also important to incorporate the mechanisms underlying transmission dynamics to enable policymakers and practitioners to be able to evaluate what-if scenarios and intervention options. However, most mechanistic models suffer from uncertainty in both the parameters (e.g., parameter unidentifiability) and the model structure itself, which can hinder both successful parameter estimation and model interpretation. To enable rapid development of interpretable and parsimonious mechanistic models, we use penalized regression and covariate selection methods to integrate parameter identifiability and model selection directly into the parameter estimation procedure for (in this case) traditional ordinary differential equation (ODE) models. For both simulated and real-world epidemiological data, we demonstrate that the LASSO-ODE framework is highly effective in selecting a parsimonious, identifiable model from larger, more realistic but potentially unidentifiable models, from realistically sparse data with only a single measured compartment and multiple latent (unobserved) variables. While we focus on epidemic models in this paper as a case study, these same approaches are applicable to a wide range of application areas that are faced with relatively sparse data but a need for realistic mechanistic models (e.g. mathematical oncology and mathematical biology more broadly). Additionally, the cross-validation techniques designed for time series data introduced in our study can be used across a range of time series analysis and modeling approaches.

q-bio.QM