Summary
This manuscript addresses the molecular transition pathway sampling problem, which is a fundamental and significant topic in computational chemistry/biology research. Specifically, the authors first made connections between transition path (TP) sampling, the Schrödinger Bridge Problem (SBP), and Stochastic Optimal Control (SOC), where the theoretical formulations are clearly described to facilitate understanding. Then, they proposed PIPS, a modified version of the PICE algorithm tailored to sample molecular transition paths without explicitly specifying the Collective Variables (CVs). It has been shown that one could learn a neural network bias potential (or force) policy to find the optimal transition paths in a few molecular systems, bypassing the need to use CVs or run long-time MD simulations.
I find this work interesting and enjoyed reading it. However, please see below for some of my concerns and questions.
Strengths
- The research topic (i.e., molecular transition path sampling, rare-event sampling) is quite significant and has garnered much attention over the years. This work provides a novel perspective towards more effectively and efficiently identifying molecular conformation changes between metastable states.
- The paper is clearly written and the main ideas are easy to follow.
- I would say this work is inspirational and has the potential to lead to more follow-up work in this direction.
Weaknesses
- The theoretical part of this work has already been developed for a while (i.e., Kappen and Ruiz, 2016). This work is an application of existing theoretical tools (with some modifications) to solve a particularly important biological problem. It is not necessarily a *weakness* yet I just put this comment here.
- While making connections between TP, BSP, and SOC, the transition into adopting the PISOC (line 177) is a little bit abrupt.
- The policy network u has not been discussed much, i.e., is MLP+act_fn a good universal solution to any molecular system under the PIPS framework?
Questions
- For each molecular system, a new policy $\boldsymbol{u}$ needs to be trained. Therefore, is it correct that one needs to perform some hyperparameter tuning (i.e., Algorithm 1 in Appendix B) for each new system?
- Follow-up, is it possible to develop a generalized policy network across different molecular systems?
- While PIPS closely follow the PICE framework, I was wondering if there are other established methods also suitable for solving the TP sampling problem? It would be great if the authors could add some discussions about it.
- What is the impact of temperature on PIPS performance? In Table 1, PIPS is only run at 300K.
- The reported performance used MLP + ReLU activation, what is the impact of different network architectures? Some ablation studies would be appreciated.
- Line 326, while 5000 fs is much shorter compared with 0.6 us, why is the final configuration still close to the ground truth? Under the current statement, what happens between 5000 fs and 0.6 us?
- Minor, line 86, Canonical *or* NVT?
- Minor, line 322, "from its low energy unfolded state", do you mean the unfolded state is metastable, yet it has higher energy than the folded conformation?
Rating
7: Accept: Technically solid paper, with high impact on at least one sub-area, or moderate-to-high impact on more than one areas, with good-to-excellent evaluation, resources, reproducibility, and no unaddressed ethical considerations.
Confidence
4: You are confident in your assessment, but not absolutely certain. It is unlikely, but not impossible, that you did not understand some parts of the submission or that you are unfamiliar with some pieces of related work.
Limitations
The authors discussed PIPS limitations in the final Discussion section.