REVIEW 3 major objections 5 minor 28 references
High-order and Mass-conservative Regularized Implicit-explicit relaxation Runge-Kutta methods for the logarithmic Schr\"{o}dinger equation
T0 review · 3 major / 5 minor · reviewed 2026-08-12 · deepseek-v4-flash
Pith's one-line read The paper develops energy-regularized implicit-explicit relaxation Runge-Kutta methods for the logarithmic Schrödinger equation that conserve mass exactly and keep the full temporal order of the underlying Runge-Kutta pair.
desk verdict A solid, useful combination of existing regularization and IMEX relaxation RK ideas for LogSE, with a fixable gap in the order proof's regularity assumptions. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing object is the relaxation coefficient $\gamma_n$ in (3.4), appended to an IMEX Runge-Kutta pair. It is computed from the discrete inner product and the stage derivatives after each step, and by construction it cancels the leading term in the mass variation, forcing exact conservation of the discrete $L^2$ norm. Because the base method is $p$-th order, Lemma 3.1 gives $\gamma_n = 1 + O(\tau^{p-1})$, so the correction is small for small steps, and the Taylor argument in Theorem 3.2 shows the truncation error remains $O(\tau^{p+1})$. The second essential piece is the energy regularization (2.1), which replaces the singular energy density by a $C^k$ polynomial near zero, making the nonlinearity smooth enough for the expansion and for the Runge-Kutta analysis.
What would settle it
Run the IMEX RRK(2,3) scheme on the ERLogSE with an initial datum that has a zero at some point, keep $\varepsilon$ fixed, and measure the $L^2$ temporal error against a fine reference as $\tau$ decreases. If the observed rate falls below 3, or if $\max_n |\gamma_n - 1|$ does not decay like $\tau^2$, the smoothness premise behind Theorem 3.2 is contradicted; mass conservation would still hold algebraically.
Extended reading notes
Core claim
The paper's central discovery is that any $p$-th order IMEX Runge-Kutta pair can be adapted to the energy-regularized logarithmic Schrödinger equation (ERLogSE) without losing order, by appending a relaxation factor $\gamma_n$ that enforces exact mass conservation. The factor is chosen as in (3.4): it equals 1 when the stage update has zero mass derivative, and otherwise $\gamma_n = -2\,\Re(\sum_j (b^I_j g^I_j + b^E_j g^E_j), u^{\varepsilon,n}_\gamma) / (\tau \|\sum_j (b^I_j g^I_j + b^E_j g^E_j)\|^2)$. Theorem 3.1 shows this choice gives $\|u^{\varepsilon,n+1}_\gamma\|^2 = \|u^{\varepsilon,n}_\gamma\|^2$, and Theorem 3.2 shows the truncation error is $O(\tau^{p+1})$, using the fact that $\gamma_n = 1 + O(\tau^{p-1})$ for a $p$-th order base method. The regularity that makes the analysis possible comes from the energy regularization (2.1), which replaces the non-differentiable $F(\rho) = \rho\ln\rho - \rho$ by a $C^k$ polynomial on $0 \le \rho < \varepsilon^2$.
Load-bearing premise
The load-bearing premise is that the exact ERLogSE solution is smooth enough in time for a Taylor expansion of order $p+1$, and that the base IMEX Runge-Kutta method is at least second-order accurate; the paper takes this smoothness as given rather than deriving it from the $C^k$ energy regularization.
Editorial extensions
If this is right
- Any $p$-th order IMEX Runge-Kutta pair becomes a mass-conserving scheme for the ERLogSE with the same temporal order; the paper demonstrates this for schemes of orders 2 through 5.
- The regularization parameter $\varepsilon$ controls the modeling error: the ERLogSE solution and its density converge linearly in $\varepsilon$ to the LogSE solution, while the regularized energy converges quadratically.
- Mass conservation holds exactly at the semi-discrete level for the chosen relaxation coefficient, independently of the time-step size.
- Combined with Fourier pseudo-spectral spatial discretization, the method gives spectral accuracy in space, so the overall solver can be high order in both time and space.
Reading between the lines
- The paper leaves implicit that the optimal balance between regularization and time step is $\varepsilon \sim \tau^p$, since the ERLogSE-to-LogSE error is $O(\varepsilon)$ while the temporal error is $O(\tau^p)$; choosing $\varepsilon$ much smaller wastes resolution, and choosing it larger makes the modeling error dominate.
- The mass-conservation argument uses only the discrete inner product and the relaxation formula, so it should transfer to other spatial discretizations such as finite element or finite difference methods that preserve a compatible inner-product structure; the paper tests only Fourier pseudo-spectral, so this is an untested extension.
- The same construction likely applies to the regularized sine-Gordon-Schrödinger equation (ERSSE) mentioned in the paper, whose results are stated to be similar but not shown; applying the scheme there would test the generality of the mechanism.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript proposes an energy-regularized logarithmic Schrödinger equation (ERLogSE) and applies implicit-explicit relaxation Runge-Kutta (IMEX RRK) methods in time with Fourier pseudo-spectral discretization in space. The main theoretical claims are Theorem 3.1 (exact mass conservation of the semi-discrete IMEX RRK scheme for a specific relaxation coefficient) and Theorem 3.2 (temporal truncation error O(τ^{p+1}) for a p-th order base IMEX RK method). Numerical experiments report temporal and spatial convergence rates for four IMEX RK pairs and long-time dynamics for two colliding Gaussons.
Significance. If correct, the paper provides a practical linearly implicit, high-order time integrator family for the LogSE that conserves mass exactly, which is valuable because the logarithmic nonlinearity is singular and many existing schemes are low order or non-conservative. The algebraic mass-conservation mechanism is clean and the numerical experiments support the advertised orders in the tested cases. However, the order proof is semi-discrete and rests on unstated regularity assumptions tied to the polynomial degree k of the energy regularization; the fully discrete spatial error is not analyzed. The paper's main contribution is the method construction plus numerical validation, and that contribution is plausible but not yet fully rigorous.
major comments (3)
- [Section 3.1, Eq. (3.4)] Equation (3.4) as printed is not a well-defined definition: in the first branch the condition "∑ (b^I_j g^I_j + τ γ_n ∑ b^E_j g^E_j) = 0" contains γ_n on both sides, while the proof of Theorem 3.1 and the subsequent Lemma 3.1 require the simpler condition ∑ (b^I_j g^I_j + b^E_j g^E_j) = 0 with no γ_n inside. This display must be corrected before Theorem 3.1 is a precise statement.
- [Section 3, Theorem 3.2] The proof expands the exact ERLogSE solution to order p+1, which requires the solution to have bounded time derivatives through order p+1. The regularized nonlinearity f^k_ε in (2.2) is only C^k in ρ, and when the density crosses ρ = ε^2 the (k+1)-st derivative jumps; for k < p the required Taylor expansion is not justified. The manuscript never states a condition such as k ≥ p, nor any regularity hypothesis on u0 that would imply C^{p+1} regularity of the ERLogSE solution. The rate tests in Section 4.1 use the Gaussian (4.1) with ς = 0, whose density is time-independent at each point, so they do not exercise the switching surface; the two-Gaussian experiment in Section 4.2 is not used for rate measurement. Please state the missing regularity assumption or prove the order result under weaker conditions.
- [Section 3, proof of Theorem 3.2] The proof substitutes the exact solution into (3.3) and then invokes Lemma 3.1 for γ_n, but γ_n is defined through stage values of the numerical solution; it is not shown that the γ_n obtained from exact-solution substitutions has the same expansion. The displayed cancellation also drops the O((γ_n−1)^2 τ^2) term by using γ_n − 1 = O(τ^{p−1}), which is valid for p ≥ 2 but should be stated explicitly. As written, the argument is closer to a heuristic order estimate than to a self-contained local truncation error proof of the actual discrete map.
minor comments (5)
- [Introduction] The introduction refers to a Section 6, but the paper has only five sections; the conclusion is Section 5.
- [Section 4.1.1] The polynomial degree k is denoted by n in the text and figure captions (for example, "larger values of n" and Fig. 4.3 captions with n = 2, n = 4); please use one symbol consistently.
- [Section 3 and 4] Theorems 3.1 and 3.2 are stated only for the semi-discrete system, while the abstract and Section 4 describe the fully discrete Fourier pseudo-spectral method; please state explicitly that the same algebraic mass-conservation identity holds for the spectral discretization, or add a remark on the fully discrete setting.
- [Table 4.1] The "order" column in Table 4.1 appears to be computed from consecutive values of N; please state the formula used (for example, log(‖e_{N_j}‖/‖e_{N_{j+1}}‖)/log(N_{j+1}/N_j)) so the reader can interpret the very high orders at N = 20.
- [Section 4.1] For the exact Gaussian solution (4.1), the paper should state explicitly that the computational domain is chosen large enough so that the boundary truncation error is negligible, and should specify the boundary condition used in the finite-domain computation.
Circularity Check
No significant circularity: mass conservation is an enforced algebraic identity and the temporal order proof invokes an independent external lemma.
full rationale
The central load-bearing claims are Theorem 3.1 (mass conservation) and Theorem 3.2 (order preservation). Theorem 3.1 is not a prediction: substituting the relaxation coefficient (3.4) into the mass-increment identity (3.6) forces the increment to vanish exactly, so mass conservation is a designed algebraic invariant of the method. Theorem 3.2 derives the truncation error from the known p-th order of the base IMEX RK scheme and from Lemma 3.1, which is quoted from the independent paper Li, Li & Zhang [10]; that lemma's assumptions (base order p >= 2, sufficiently small tau) do not include the target result, and it is not authored by the present authors. No parameter is fitted to data and no 'prediction' is manufactured from a subset of the same data. The only self-citation is [11] (Wang, Yan & Zhang), an earlier first-order IMEX scheme mentioned in the introduction; it is not used in the proofs, in the relaxation construction, or in the numerical validation, so it is not load-bearing. The printed gamma_n formula (3.4) has an apparent typo in its first branch, with gamma_n appearing inside its own condition, and the paper leaves the regularity of u0 to be 'specified later' without doing so; these are correctness or technical defects rather than circular reductions, because neither is used to justify the paper's claims via itself. The numerical convergence tests are self-consistency checks against a fine reference solution, but the order statement stands independently on the cited external lemma and the construction is parameter-free, so the overall circularity score is 0.
Assumptions & free parameters
free parameters (2)
- epsilon (regularization parameter) =
10^-5 to 10^-10 in experiments
- k (polynomial degree in energy regularization) =
n = 2, 4, 10 in convergence tests
assumptions (4)
- standard math IMEX RK order conditions from [7,8] and Lemma 3.1 from [10] hold for the ERLogSE semi-discretization
- domain assumption The exact solution of ERLogSE is sufficiently smooth on [0,T] for the Taylor expansion used in Theorem 3.2
- standard math F^epsilon_k defined in (2.1) is in C^k and approximates F to second order, as established by Bao et al. [3]
- domain assumption The Gaussian solution (4.1) is exact for the LogSE as given in Carles and Gallagher [5]
Cite this review
Pith. "Pith review of High-order and Mass-conservative Regularized Implicit-explicit relaxation Runge-Kutta methods for the logarithmic Schr\"{o}dinger equation." pith.science (2026). https://pith.science/paper/CNM57TOQ
@misc{pith2026241108271,
author = {Pith},
title = {Pith review of: High-order and Mass-conservative Regularized Implicit-explicit relaxation Runge-Kutta methods for the logarithmic Schr\"odinger equation},
year = {2026},
howpublished = {\url{https://pith.science/paper/CNM57TOQ}},
note = {Machine review of arXiv:2411.08271}
}
abstract
The non-differentiability of the singular nonlinearity (such as $f=\ln|u|^2$) at $u=0$ presents significant challenges in devising accurate and efficient numerical schemes for the logarithmic Schr\"{o}dinger equation (LogSE). To address this singularity, we propose an energy regularization technique for the LogSE. For the regularized model, we utilize Implicit-Explicit Relaxation Runge-Kutta methods, which are linearly implicit, high-order, and mass-conserving for temporal discretization, in conjunction with the Fourier pseudo-spectral method in space. Ultimately, numerical results are presented to validate the efficiency of the proposed methods.
Figures
Figures from the paper (1 more)
Reference graph
Works this paper leans on
-
[1]
W.Z. Bao, R. Carles, C.M. Su, and Q.L. Tang. Error estimates of a regularized finite difference method for the logarithmic S chr\" o dinger equation. SIAM J. Numer. Anal. , 57(2):657--680, 2019
work page 2019
-
[2]
W.Z. Bao, R. Carles, C.M. Su, and Q.L. Tang. Regularized numerical methods for the logarithmic S chr\" o dinger equation. Numer. Math. , 143(2):461--487, 2019
work page 2019
-
[3]
W.Z. Bao, R. Carles, C.M. Su, and Q.L. Tang. Error estimates of local energy regularization for the logarithmic S chr\" o dinger equation. Math. Models Methods Appl. Sci. , 32(1):101--136, 2022
work page 2022
-
[4]
I. Bia ynicki-Birula and J. Mycielski. Nonlinear wave mechanics. Ann. Physics , 100(1-2):62--93, 1976
work page 1976
-
[5]
R. Carles and I. Gallagher. Universal dynamics for the defocusing logarithmic S chr\" o dinger equation. Duke Math. J. , 167(9):1761--1801, 2018
work page 2018
-
[6]
T. Cazenave and A. Haraux. \'evolution equations with logarithmic nonlinearity. Annales of the Faculty of Sciences of Toulouse: Math\'ematique , 5th s\'ery, 2(1):21--51, 1980
work page 1980
- [7]
-
[8]
C. A. Kennedy and M. H. Carpenter. Additive R unge- K utta schemes for convection-diffusion-reaction equations. Appl. Numer. Math. , 44(1-2):139--181, 2003
work page 2003
Show all 28 references
-
[9]
Ketcheson
D.I. Ketcheson. Relaxation R unge- K utta methods: conservation and stability for inner-product norms. SIAM J. Numer. Anal. , 57(6):2850--2870, 2019
2019
-
[10]
D.F. Li, X.X. Li, and Z.M. Zhang. Implicit-explicit relaxation R unge- K utta methods: construction, analysis and applications to PDE s. Math. Comp. , 92(339):117--146, 2023
2023
-
[11]
Yan, and X.L
Li-Lian Wang, J.Y. Yan, and X.L. Zhang. Error analysis of a first-order IMEX scheme for the logarithmic S chr\"odinger equation. SIAM J. Numer. Anal. , 62(1):119--137, 2024
2024
-
[12]
Allen, J.W
S.M. Allen, J.W. Cahn, A microscopic theory for antiphase boundary motion and its application to antiphase domain coarsening, Acta. Metall., 1979, 27(6): 1085-1095
1979
-
[13]
Chen, Y.Q
Y.Y. Chen, Y.Q. Huang, N.Y. Yi, A SCR-based error estimation and adaptive finite element method for the Allen-Cahn equation, Comput. Math. Appl., 2019, doi:10.1016/j.camwa.2019.02.022
2019 doi
-
[14]
Zhang, J.Y
H. Zhang, J.Y. Yan, X. Qian, et al., On the preserving of the maximum principle and energy stability of high-order implicit-explicit Runge-Kutta schemes for the space-fractional Allen-Cahn equation, Numer. Algorithms., 2021, 88(3): 1309-1336
2021
-
[15]
B.L. Yin, Y. Liu, H. Li, S. He, Fast algorithm based on TT-M FE system for space fractional Allen-Cahn equations with smooth and non-smooth solutions, J. Comput. Phy., 2019, 379: 351-372
2019
-
[16]
Achleitner, C
F. Achleitner, C. Kuehn, J.M. Melenk, A. Rieder, Metastable speeds in the fractional Allen-Cahn equation, Appl. Math. Comput., 2021, 408: 126329
2021
-
[17]
Jin, B.Y
B.T. Jin, B.Y. Li, Z. Zhou, Numerical analysis of nonlinear subdiffusion equations, SIAM J. Numer. Anal., 2018, 56(1): 1-23
2018
-
[18]
Liu, A.J
H. Liu, A.J. Cheng, H. Wang, J. Zhao, Time-fractional Allen-Cahn and Cahn-Hilliard phase-field models and their numerical investigation, Comput. Math. Appl., 2018, 76(8): 1876-1892
2018
-
[19]
Q. Du, J. Yang, Z. Zhou, Time-fractional Allen-Cahn equations: analysis and numerical methods, J. Sci. Comput., 2020, 85(2): 1-30
2020
-
[20]
H.L. Liao, T. Tang, T. Zhou, A second-order and nonuniform time-stepping maximum-principle preserving scheme for time-fractional Allen-Cahn equations, J. Comput. Phys., 2020, 414: 109473
2020
-
[21]
Zhou, X.L
B.Y. Zhou, X.L. Chen, D.F. Li, Nonuniform Alikhanov linearized Galerkin finite element methods for nonlinear time-fractional parabolic equations, J. Sci. Comput., 2020, 85(2): 1-20
2020
-
[22]
Huang, M
C.B. Huang, M. Stynes, A sharp -robust L^ (H^1) error bound for a time-fractional Allen-Cahn problem discretised by the Alikhanov L2 - 1_ scheme and a standard FEM, 2021, doi: 10.13140/rg.2.2.15448.83201
2021
-
[23]
A. A. Alikhanov, A new difference scheme for the time fractional diffusion equation, J. Comput. Phys., 2015, 280: 424-438
2015
-
[24]
H.L. Liao, W. McLean, J.W. Zhang, A second-order scheme with nonuniform time steps for a linear reaction-sudiffusion problem, ArXiv e-prints, http://arxiv.org/abs/1803.09873
-
[25]
Ren, H.L
J.C. Ren, H.L. Liao, J.W. Zhang, et al., Sharp H^1 -norm error estimates of two time-stepping schemes for reaction-subdiffusion problems, J. Comput. Appl. Math., 2021, https://doi.org/10.1016/j.cam.2020.113352
2021
-
[26]
Shi, P.L
D.Y. Shi, P.L. Wang, Y.M. Zhao, Superconvergence analysis of anistropic linear triangular finite element for nonlinear Schr\" o dinger equation, Appl. Math. Lett., 2014, 38: 129-134
2014
-
[27]
Shi, Y.M
D.Y. Shi, Y.M. Zhao, F.L. Wang, Quasi-Wilson nonconforming element approximation for nonlinear dual phase lagging heat conduction equations, Appl. Math. Comput., 2014, 243: 454-464
2014
-
[28]
Lin, J.F
Q. Lin, J.F. Lin, Finite Element Methods: Accuracy and Improvement, Elsevier, 2006
2006
Reviewed August 12, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.