Pith. sign in

REVIEW 3 major objections 5 minor 89 references

Optimal Control for Chemotaxis Systems and Adjoint-Based Optimization with Multiple-Relaxation-Time Lattice Boltzmann Models

T0 review · 3 major / 5 minor · reviewed 2026-08-14 · deepseek-v4-flash

Pith's one-line read The paper claims that optimal control of coupled anisotropic chemotaxis systems can be solved with a multiple-relaxation-time lattice Boltzmann method and its adjoint, recovering the continuous equations and supplying a discrete gradient…

desk verdict A systematic formal extension of adjoint MRT-LBM to chemotaxis optimal control, but the Chapman-Enskog recovery is not established for the general class and no numerics back the practical claims. read the letter →

arxiv 1908.03876 v1 pith:QLRTHH6A submitted 2019-08-11 math.OC cs.NAmath.NA

classification math.OCcs.NAmath.NA MSC 92B0549J2035Q9249M2592C5065K1535K5765M99
keywords optimalcontrolchemotaxismultiple-relaxation-timelatticeBoltzmannmethodadjoint-basedoptimizationChapman-Enskogexpansionanisotropicconvection-diffusionsensitivityanalysisgradientdescent
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper tries to establish that a broad class of optimal control problems governed by coupled, anisotropic chemotaxis-type systems can be solved numerically by a multiple-relaxation-time (MRT) lattice Boltzmann method paired with an adjoint MRT model. The payoff would be a gradient-descent workflow in which each optimization iteration needs one forward lattice-Boltzmann solve and one backward adjoint solve, with the same local, parallel-friendly structure as the primal scheme. The paper derives first-order optimality conditions for a general three-equation system, builds an MRT scheme whose Chapman-Enskog expansion is claimed to recover the macroscopic equations, and then derives an adjoint MRT scheme whose discrete gradient is claimed to be exact for the discretized cost functional. Applications are drawn from cell migration, tumor invasion, and crime-pattern models.

What carries the argument

The carrying object is the D2Q9 (two-dimensional, nine-velocity) multiple-relaxation-time lattice Boltzmann scheme with the collision matrix $\Pi_\Theta = \mathrm{diag}(\Lambda_{\Theta,1},\Lambda_{\Theta,2},\Lambda_{\Theta,3})$ in moment space; the block $\Lambda_{\Theta,2}$ containing the parameters $k_{\Theta,ij}$ is what turns the scheme from isotropic into anisotropic diffusion. The adjoint multiple-relaxation-time (AMRT) model is the same type of system run backward in time with the adjoint equilibrium $\psi^\mathrm{eq}_{\Theta,i} = \sum_k ((\hat\Lambda_\Theta^*)^{-1} O_\Theta \hat\Lambda_\Theta^*)_{ik}\psi_{\Theta,k}$. The Chapman-Enskog expansion of the distribution function in the Knudsen number $\varepsilon$ is what links the microscopic streaming-and-collision steps to the macroscopic system (1), and the same expansion supplies the choices $\vec V_\Theta$, $A_{\Theta,k}$, and $K_\Theta$ that produce the target diffusion and cross-diffusion tensors.

What would settle it

Compute the $DV$ operator from (60) for a manufactured problem with $T_\Theta = t\,(x_1,x_2)$ on the D2Q9 lattice and measure $\tau\,\mathrm{div}\bigl((K_\Theta^{-1}-\tfrac12 I)DV\bigr)$ relative to the retained terms; if it exceeds $O(\varepsilon^3)$, the LBM solutions cannot converge to (1). A second check: compare the discrete adjoint gradient (89) with a finite-difference gradient of $J_h$ in (88) on the same test case; any mismatch that does not shrink with the discretization contradicts the asserted exactness.

Watch

Extended reading notes

Core claim

On the paper's own terms, the central discovery is that the discrete MRT lattice Boltzmann equations (30)-(32) approximate the continuous chemotaxis-type system (1) through the Chapman-Enskog expansion with an error of order $O(\varepsilon^3)$, provided the convection tensors are chosen so that the extra term $\tau\,\mathrm{div}\bigl((K_\Theta^{-1}-\tfrac12 I)DV\bigr)$ is null or negligible. Given that recovery, the paper defines an adjoint multiple-relaxation-time lattice Boltzmann model in which adjoint distributions stream backward in time along $-\mathbf{e}_i$, the adjoint equilibrium is built from the transpose of the collision operator, and the gradient of the cost functional is expressed directly in terms of the adjoint distribution functions via (89). This yields a discrete gradient that the paper asserts is exact for the discretized functional, and hence a complete adjoint-based optimization loop for the primal system.

Load-bearing premise

The recovery proof of Proposition 1 drops the term $\tau\,\mathrm{div}\bigl((K_\Theta^{-1}-\tfrac12 I)DV\bigr)$ as null or negligible although it is generically nonzero for space- and time-dependent convection, and the discrete gradient (89) is derived from the continuous LBE (65) rather than from the discrete scheme (66), which contains an extra $\tau^2/2$ force term.

Editorial extensions

If this is right

  • Each gradient iteration costs one forward MRT solve and one backward AMRT solve; the gradient formula (89) is assembled locally from distribution functions, preserving the parallel structure of lattice Boltzmann methods.
  • The framework extends to systems with $N\geq 4$ equations and to mixed or Robin boundary conditions by changing the boundary treatment, so the same code can be adapted across applications.
  • The discrete adjoint gradient enables gradient and conjugate-gradient descent with line search on the discretized cost functional, including the quadratic case where the step size can be computed explicitly.
  • For the crime-model, attraction-repulsion, two-species, and tumor-invasion examples, the method gives an implementable route to estimating source terms and parameters from observations.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A reader could test the recovery claim by evaluating $\tau\,\mathrm{div}\bigl((K_\Theta^{-1}-\tfrac12 I)DV\bigr)$ for a time- and space-dependent convection tensor; the paper does not estimate this term, so the range of validity of Proposition 1 is an open question, not a proven fact.
  • The $\tau^2/2$ force term in the discrete primal scheme (66) is absent from the continuous LBE (65) from which the adjoint is derived; deriving a fully discrete AMRT directly from (66) would either confirm or correct the exactness of gradient formula (89).
  • For applications where the convection tensors are independent of space and time, such as leading-order crime-pattern models, the problematic $DV$ term may vanish, so the method's practical range may be cleaner than the general theorem's statement.
  • Coupling the scheme with proper orthogonal decomposition, which the paper mentions as a possibility, is a natural next step that could reduce the memory and CPU cost of the backward-in-time adjoint solves.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. This paper develops a continuous and discrete adjoint-based optimal control framework for a class of nonlinear coupled anisotropic convection-diffusion chemotaxis-type systems (NCACDCS). The author derives first-order necessary optimality conditions using sensitivity and adjoint calculus, then proposes a multiple-relaxation-time lattice Boltzmann method (MRT) for the primal problem and an adjoint MRT model (AMRT) for the adjoint problem. The central claims are that, through a Chapman-Enskog expansion, the MRT scheme recovers the target macroscopic system to order O(ε^3), and that the AMRT formulation provides a discrete gradient of the cost functional suitable for gradient-descent optimization. The paper also sketches several application examples from biology, criminology, and tumor modeling.

Significance. If the derivations were sound, the paper would supply a useful unified MRT-LBM/AMRT workflow for optimal control of a broad class of chemotaxis-type systems, extending the author's earlier work in [7] and the MRT literature. The paper is self-contained in setting up the continuous optimality system and gives explicit formulas for the equilibrium distributions and adjoint equilibrium distributions; these are useful and appear formally coherent. The application examples are relevant and cover a wide range of intended uses. However, the central recovery statement in Proposition 1 and the discrete adjoint gradient formula in Theorem 3 are not established as written, and the manuscript contains no numerical verification of the proposed algorithms. The intended contribution is therefore not realized in the present form.

major comments (3)
  1. [Section 3.1, Proposition 1 (Eqs. (60), (63), (64))] The proof of Proposition 1 is incomplete at the step from Eq. (63) to Eq. (64). The term -τ div_1((K_Θ^{-1}-1/2 I)DV(x,t;Θ)) is discarded based only on the assertion that it is 'null or negligible', but no hypothesis in the proposition and no estimate in the proof implies this. For T_Θ depending explicitly on x and t, as in Examples 2.2.2-2.2.4 where the flow velocity ω enters the convection terms, DV in Eq. (60) is generically nonzero. For instance, in a D2Q9 setting with T_Θ = a(x,t)Θ e_1 and a = 1 + βt, Eq. (37) gives C_Θ = a^2 Θ e_1 e_1^T and DV = βΘ e_1, so the dropped term is a spurious τ-order term of the same formal size as the target diffusion term. Since no scaling relation between τ and ε is provided, this residual cannot be absorbed into the claimed O(ε^3) error, and recovery of the target system (1) from Eqs. (30)-(32) is not established for the general class stated.
  2. [Section 3.2, Theorem 3 and Eq. (89)] The discrete gradient formula (89) is presented as the gradient of the discretized cost functional Jh in Eq. (88), but the adjoint system in Theorem 3 is derived by varying the continuous LBE (65) and integrating by parts in time and space; it is not obtained by differentiating the fully discrete scheme (66). In particular, the discrete primal (66) contains the force correction (τ^2/2)(∂/∂t + κ_x e_i·∇)F_{Θ,i}, which is absent from the continuous LBE (65) on which the adjoint derivation is based. The backward discrete equation described after Eq. (86) is therefore not the true discrete adjoint of (66), and no consistency or error analysis is supplied for the mismatch. The paper must either derive the exact adjoint of the discrete scheme (66) or prove that the continuous adjoint gradient agrees with the discrete gradient to a controlled order; as written, the 'discrete adjoint' claim is unsupported.
  3. [Sections 3.1-3.2 and Section 4] The manuscript contains no numerical experiments for either the MRT primal solver or the AMRT optimization loop, despite the abstract and conclusion asserting that the method is 'reliable, efficient, practical to implement' and despite the algorithmic description in Section 3.2.1. In a numerical-methods paper, such claims require at least a validation test on a model problem, a convergence study, or a comparison with a standard discretization; without one, the practical value of the proposed workflow is unsubstantiated.
minor comments (5)
  1. [Section 2.3, Eq. (20)] In Eq. (20), the second and third integrals on the right-hand side multiply ∂Φ_v/∂f_2 and ∂Φ_w/∂f_3 by ilde u; they should multiply by ilde v and ilde w, respectively.
  2. [Section 3.1] The text refers to 'Fig. 1' for the collision-streaming process, but no figure appears in the manuscript; the figure should be included or the reference removed.
  3. [Section 2.4, Remark 7] In Remark 7, 'bellows' should read 'below'.
  4. [Section 3.1, Remark 12] The CFL-type condition τ ≤ C h^2 is stated without derivation or numerical evidence; as written it is an assertion rather than a justified stability condition.
  5. [Section 2.3, Theorem 2] The notation is confusing because ilde u^* denotes both the full adjoint vector ( ilde u^*, ilde v^*, ilde w^*) and its first scalar component in the boundary conditions of the displayed adjoint system; a different symbol for the vector would improve readability.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the central Chapman-Enskog and adjoint-gradient claims are consistency derivations with correctness gaps, not reductions of outputs to inputs.

full rationale

The paper does not fit parameters to data and then rename them as predictions; there are no numerical experiments or external benchmarks. Proposition 1 is a formal multiscale consistency check: the LBE (30)-(32) is constructed with equilibrium/source tensors TTheta, CTheta, ATheta,k, VTheta and relaxation KTheta, and then (62)-(63) show these choices reproduce (1) when the extra term -tau div((K^{-1}-1/2)DV) vanishes. The quote 'If this term is null ... or is negligible compared to the other terms, then (63) becomes (64)' is a gap in the proof (DV is not estimated and is generically nonzero for x,t-dependent TTheta), but this is a correctness/completeness limitation, not equivalence of the derivation to its input. The same holds for the discrete adjoint gradient: Theorem 3 derives the costate equation from the continuous LBE (65), while the algorithm evaluates (89) for the discrete scheme (66) that includes an additional tau^2/2 force term; this is a discrete-adjoint consistency issue, not a circular self-reference. Self-citations to [7] and [13] occur ('Based on work presented in [7,81]', 'using similar approach as in [7]', 'see [13]'), but the load-bearing derivations are reproduced in the text (e.g., Theorem 2 proof, Theorem 3 proof), so the citations are not the sole support and do not force the results. No uniqueness theorem or fitted input is invoked. Accordingly, no specific circular step can be exhibited.

Assumptions & free parameters 3 free parameters · 4 assumptions · 0 invented entities

The central derivation rests on the standard formal machinery of LBM plus several choices made by hand: the relaxation matrix, the diffusion scale parameter, and the force-correction coefficients. It also depends on the unverified negligibility of the DV term and on an implicit adjoint-consistency assumption for the discrete scheme. No new physical entities are introduced.

free parameters (3)
  • relaxation matrix KΘ (or ΠΘ) = unspecified; chosen so DΘ = dΘ C_s^2 τ(K^{-1}-1/2)
    The macroscopic diffusion tensors are imposed by selecting these relaxation rates; different K give different effective diffusion, so the model does not derive the physical diffusion from first principles.
  • = unspecified scale factor
    A parameter linked to the target diffusion tensor through the equilibrium function (36); it is set to match the desired macroscopic diffusivity rather than derived from the underlying physics.
  • κ_t and κ_x = κ_t set to 1; κ_x left free
    κ_t is chosen by hand to remove a source time derivative in Eq. (62), and κ_x enters the force correction and the convection velocity definition; neither is pinned by data or by an independent principle.
assumptions (4)
  • standard math Chapman-Enskog expansion and Taylor truncation require smooth distribution functions and small Knudsen number ε (Eqs. 42-46).
    The recovery proof is formal and assumes the usual LBM multiscale hierarchy without giving convergence conditions for the specific nonlinear coupled system.
  • domain assumption The control-to-state map F is well-posed and Fréchet differentiable on the admissible set, with the state living in a suitable Banach space (Section 2.1).
    The paper supposes Hadamard well-posedness and Fréchet differentiability as hypotheses rather than proving them for the general NCACDCS class.
  • ad hoc to paper The deviation term DV in Eq. (60) is null or negligible, allowing Eq. (63) to reduce to Eq. (64).
    Proposition 1's recovery of the target macroscopic system depends on discarding this term without an error estimate; for TΘ depending on x,t the term is generically nonzero.
  • ad hoc to paper The adjoint LBE derived from the continuous LBE (65) is an adequate adjoint for the discrete LBE (66) that includes the τ²/2 force term.
    The gradient formula (89) is presented as the discrete gradient, but the adjoint equations are not derived from the fully discretized scheme, leaving an unexamined consistency gap.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Optimal Control for Chemotaxis Systems and Adjoint-Based Optimization with Multiple-Relaxation-Time Lattice Boltzmann Models." pith.science (2026). https://pith.science/paper/QLRTHH6A

@misc{pith2026190803876,
  author       = {Pith},
  title        = {Pith review of: Optimal Control for Chemotaxis Systems and Adjoint-Based Optimization with Multiple-Relaxation-Time Lattice Boltzmann Models},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/QLRTHH6A}},
  note         = {Machine review of arXiv:1908.03876}
}
read the original abstract

This paper is devoted to continuous and discrete adjoint-based optimization approaches for optimal control problems governed by an important class of Nonlinear Coupled Anisotropic Convection-Diffusion Chemotaxis-type System (NCACDCS). This study is motivated by the fact that the considered complex systems (with complex geometries) appear in diverse biochemical, biological and biosocial criminology problems. To solve numerically the corresponding nonlinear optimization problems, the primal problem NCACDCS is discretised by a coupled Lattice Boltzmann Method with a general Multiple-Relaxation-Time collision operators (MRT) while for the adjoint problem, an Adjoint Multiple-Relaxation-Time lattice Boltzmann model (AMRT) is proposed and investigated. First, the optimal control problems are formulated and first-order necessary optimality conditions are established by using sensitivity and adjoint calculus. The resulting problems are discretised by the coupled MRT and AMRT models and solved via gradient descent methods. First of all, an efficient and stable modified MRT model for NCACDCS is developed, and through the Chapman-Enskog analysis we show that NCACDCS can be correctly recovered from the proposed MRT model. For the adjoint problem, the discretisation strategy is based on AMRT model, which is found to be as simple as MRT model with also highly-efficient parallel nature. The derivation of AMRT model and the discrete cost functional gradient are derived mathematically in detail using the developed MRT model. The obtained method is reliable, efficient, practical to implement and can be easily incorporated into any existing MRT code.

Figures

Figures reproduced from arXiv: 1908.03876 by the authors.

Figure 1
Figure 1. Collision-Streaming process the expression of microscopic velocities ei , we prove easily that X 8 i=0 ei = X 8 i=0 ωiei =  0 0  , X 8 i=0 ωiei ⊗ ei = C 2 s Id and X 8 i=0 ωifi = 0. The transportation matrix M can be written as M = E0M0 with M0 given by (see e.g. [48]) M0 =   1 1 1 1 1 1 1 1 1 −4 −1 −1 −1 −1 2 2 2 2 4 −2 −2 −2 −2 1 1 1 1 0 1 0 −1 0 1 −1 −1 1 0 −2 0 2 0 1 −1 −1 1 0 0 1 0 −1 1 1 −1 −1 0… view at source ↗

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

89 extracted references · 80 canonical work pages

  1. [7]

    Belmiloudi, Mathematical modeling and optimal control problems in brain tumor targeted drug delivery strategies, International Journal of Biomathematics, 2017;10:1750056[62 pages]

    A. Belmiloudi, Mathematical modeling and optimal control problems in brain tumor targeted drug delivery strategies, International Journal of Biomathematics, 2017;10:1750056[62 pages]

  2. [1]

    Adams, Sobolev spaces, Academic Press, New-York, 1975

    R.A. Adams, Sobolev spaces, Academic Press, New-York, 1975

  3. [2]

    Ambrosi, F

    D. Ambrosi, F. Bussolino, L. Preziosi, A review of vasculogenesis models, Computational and Mathematical Methods in Medicine, 2005;6:1-19

  4. [3]

    Anderson, M.A.J

    A.R.A. Anderson, M.A.J. Chaplain, Continuous and discret mathematical models of tumor- induced angiogenesis, Bull. Math. Biol., 1998;60:857-899

  5. [4]

    Andreianov, M

    B. Andreianov, M. Bendahmane, M. Saad, Finite volume methods for degenerate chemotaxis model, J. Comput. Appl. Math., 2011;235:4015-4031

  6. [5]

    Araujo, D.L.S

    R.P. Araujo, D.L.S. McElwain, A history of the study of solid tumour growth: the contribution of mathematical modelling, Bull. Math. Biol., 2004;66:1039-1091

  7. [6]

    Arenas, A

    E.E.E. Arenas, A. Stevens, J.J.L. Vel’azquez, Simultaneous finite time blow-up in a two-species model for chemotaxis, Analysis, 2009;29:317-338

  8. [8]

    A. Belmiloudi, Dynamical behavior of nonlinear impulsive abstract partial differential equations on networks with multiple time-varying delays and mixed boundary conditions involving time-varying delays, J. Dynam. Control Systems, 2015;21:95-146

Show all 89 references
  1. [9]

    Belmiloudi, Robust control problem of uncertain bidomain models in cardiac electrophisiology, Journal of Coupled Systems and Multiscale Dynamics, 2013;19:332-350

    A. Belmiloudi, Robust control problem of uncertain bidomain models in cardiac electrophisiology, Journal of Coupled Systems and Multiscale Dynamics, 2013;19:332-350

  2. [10]

    A. Belmiloudi, Stabilization, Regulation and Robust Control of Uncertain processes and parame- ters in Porous Medium systems with Applications, In Edited Book: Focus on Porous Media Research, C. Zhao ed., Nova Science Publishers, New York, 2013, pp. 165-228

  3. [11]

    Belmiloudi, Thermal Therapy: Stabilization and Identification, In Heat Transfer Mathe- matical Modelling, Numerical Methods and Information Technology, A

    A. Belmiloudi, Thermal Therapy: Stabilization and Identification, In Heat Transfer Mathe- matical Modelling, Numerical Methods and Information Technology, A. Belmiloudi ed., INTECH: Vienna, 2011, pp. 33-76

  4. [12]

    Belmiloudi, Parameter identification problems and analysis of the impact of porous media in biofluid heat transfer in biological tissues during thermal therapy

    A. Belmiloudi, Parameter identification problems and analysis of the impact of porous media in biofluid heat transfer in biological tissues during thermal therapy. Nonlinear Analysis: Real World Applications, 2010;11:1345-1363

  5. [13]

    Belmiloudi, Stabilization, optimal and robust control

    A. Belmiloudi, Stabilization, optimal and robust control. Theory and applications in biological and physical sciences, Communications and Control Engineering. Springer, London, 2008. 29

  6. [14]

    Ben Amar, Chemotaxis migration and morphogenesis of living colonies, Eur

    M. Ben Amar, Chemotaxis migration and morphogenesis of living colonies, Eur. Phys. J. E. Soft. Matt., 2013;36(68):1-13

  7. [15]

    Ben-Jacob, I

    E. Ben-Jacob, I. Cohen, H. Levine, Cooperative self-organization of microorganisms, Adv. Phys., 2000;49:395-554

  8. [16]

    Ben-Jacob, H

    E. Ben-Jacob, H. Levine, Self-engineering capabilities of bacteria, J. R. Soc. Interface, 2006;3:197-214

  9. [17]

    Berezansky, E

    L. Berezansky, E. Braverman, L. Idels, Effect of treatment on the global dynamics of delayed pathological angiogenesis models, J. Theor. Biol., 2014;363:13-21

  10. [18]

    Bhatnagar, E.P

    P.L. Bhatnagar, E.P. Gross, M. Krook, A model for Collision Processes in Gases Small Amplitude Processes in Charged and Neutral One-Component Systems , Phys. Rev., 1954;94:511- 525

  11. [19]

    Biler, G

    P. Biler, G. Karch, J. Zienkiewicz, Optimal criteria for blowup of radial and N-symmetric solutions of chemotaxis systems, Nonlinearity,2015;28:43-69

  12. [20]

    Boltzmann, Weitere Studien uber das Warme gleichgenicht unfer Gasmolakuler , Sitzungs- berichte Akad

    L. Boltzmann, Weitere Studien uber das Warme gleichgenicht unfer Gasmolakuler , Sitzungs- berichte Akad. Wiss., 1872;66:275

  13. [21]

    Burger, M

    M. Burger, M. Di Francesco, Y. Dolak-Struss, The KellerSegel model for chemotaxis with prevention of overcrowding: linear vs. nonlinear diffusion, SIAM J. Math. Anal., 2008;38:1288- 1315

  14. [22]

    Chaplain, G

    M.A.J. Chaplain, G. Lolas, Mathematical Modeling of Cancer of Tissue: Dynamic Heterogeneity, Networks and Heterogeneous Media, 2006;1:399-439

  15. [23]

    Campos, R.S

    J.O. Campos, R.S. Oliveira, R.W. dos Santos, M. Rocha, Lattice Boltzmann method for par- allel simulations of cardiac electrophysiology using GPUs, J. Comput. Appl. Math., 2016;295:70- 82

  16. [24]

    Chapman S., T.G

    S. Chapman S., T.G. Cowling, The mathematical theory of non-uniform gases , Cambridge University Press, 1990

  17. [25]

    Corre, A

    S. Corre, A. Belmiloudi, Coupled Lattice Boltzmann Modeling of Bidomain type models in Cardiac Electrophysiology, In Mathematical and Computational Approaches in Advancing Modern Science and Engineering, eds. J. B ´elair, I. Frigaard, H. Kunze, R., Melnik, J. Spiteri, Springer...

  18. [26]

    Corre, A

    S. Corre, A. Belmiloudi, Coupled lattice Boltzmann method for numerical simulations of fully coupled heart and torso bidomain system in electrocardiology, Journal of Coupled Systems and Multiscale Dynamics, 2016;3:207-229. 30

  19. [27]

    d’Humi`eres, I

    D. d’Humi`eres, I. Ginzburg, M. Krafczyk, P. Lallemand, L.S. Luo,Multiple relaxation-time lattice Boltzmann models in three-dimensions, Proc. Roy. Soc. London A, 2002;360:437-451

  20. [28]

    Eberl, E.M

    H.J. Eberl, E.M. Jalbert, A. Dumitrache, G.M. Wolfaardt,A spatially explicit model of in- verse colony formation of cellulolytic biofilms, Biochemical Engineering Journal, 2017;122:141- 151

  21. [29]

    Efendiev, Attractors for Degenerate Parabolic Type Equations, American Mathematical Society, Providence, RI, 2013

    M. Efendiev, Attractors for Degenerate Parabolic Type Equations, American Mathematical Society, Providence, RI, 2013

  22. [30]

    Efendiev, A

    M. Efendiev, A. Zhigun, On an exponential attractor for a class of PDEs with degenerate diffusion and chemotaxis, Preprint

  23. [31]

    Eisenbach (Ed.), Chemotaxis, Imperial College Press, London, 2004

    M. Eisenbach (Ed.), Chemotaxis, Imperial College Press, London, 2004

  24. [32]

    Epshteyn, Upwind-difference potentials method for PatlakKellerSegel chemotaxis model, J

    Y. Epshteyn, Upwind-difference potentials method for PatlakKellerSegel chemotaxis model, J. Sci. Comput., 2012;53,689-713

  25. [33]

    Epshteyn, A

    Y. Epshteyn, A. Kurganov, New interior penalty discontinuous Galerkin methods for the KellerSegel chemotaxis model, SIAM J. Numer. Anal., 2008;47:386-408

  26. [34]

    Filbet, A finite volume scheme for the PatlakKellerSegel chemotaxis model, Numer

    F. Filbet, A finite volume scheme for the PatlakKellerSegel chemotaxis model, Numer. Math., 2006;104:457-488

  27. [35]

    Fujie, T

    K. Fujie, T. Senba, Global existence and boundedness of radial solutions to a two dimensional fully parabolic chemotaxis system with general sensitivity, Nonlinearity, 2016;29:2417

  28. [36]

    Gerisch, M.A

    A. Gerisch, M.A. Chaplain, Mathematical modelling of cancer cell invasion of tissue: local and non-local models and the effect of adhesion, J. Theor.Biol., 2008;250:684-704

  29. [37]

    Hekmat, M

    M. Hekmat, M. Mirzaei, Extraction of macroscopic and microscopic adjoint concepts using a lattice Boltzmann method and discrete adjoint approach, Phys. Rev. E., 2015;91:23-42

  30. [38]

    Hillen, K

    T. Hillen, K. J. Painter, A user’s guidence to PDE models for chemotaxis, J. Math. Biol., 2009;58:183-217

  31. [39]

    D. Horstmann, Generalizing the Keller-Segel Model: Lyapunov Functionals, Steady State Analysis, and Blow-Up Results for Multi-species Chemotaxis Models in the Presence of Attraction and Repulsion Between Competitive Interacting Species, J. Nonlinear Sci., 2011;21:231-270

  32. [40]

    Horstmann, From 1970 until present: the Keller-Segel model in chemotaxis and its consequences: I, Jahresber

    D. Horstmann, From 1970 until present: the Keller-Segel model in chemotaxis and its consequences: I, Jahresber. Deutsch. Math.-Verein., 2003;105:103-165

  33. [41]

    Horstmann, From 1970 until present: the Keller-Segel model in chemotaxis and its consequences: II, Jahresber

    D. Horstmann, From 1970 until present: the Keller-Segel model in chemotaxis and its consequences: II, Jahresber. Deutsch. Math.-Verein., 2004;106:51-69. 31

  34. [42]

    Huang, H

    R. Huang, H. Wu, A modified multiple-relaxation-time lattice Boltzmann model for convection- diffusion equation, J. Comput. Physics, 2014;274:50-63

  35. [43]

    Insall, The interaction between pseudopods and extracellular signalling during chemotaxis and directed migration, Curr

    R. Insall, The interaction between pseudopods and extracellular signalling during chemotaxis and directed migration, Curr. Opin. Cell Biol., 2013;25:526-31

  36. [44]

    Kasyap, D.L

    T.V. Kasyap, D.L. Koch, Chemotaxis driven Instability of a confined bacterial Suspension, Phys. Rev. Lett., 2012;108:03101

  37. [45]

    Keller, L.A

    E.F. Keller, L.A. Segel, Initiation of slime mold aggregation viewed as an instability, J. Theor. Biol., 1970;26:399-415

  38. [46]

    Keller, L.A

    E.F. Keller, L.A. Segel, Travelling bands of chemotactic bacteria: a theoretical analysis, J. Theor. Biol., 1971;30:235-248

  39. [47]

    M. J. Krause, G. ThaTer , V. Heuveline, Adjoint-based fluid flow control and optimisation with lattice Boltzmann methods, Comput. Math. Appl., 2013;65:945-960

  40. [48]

    Lallemand, L.S

    P. Lallemand, L.S. Luo, Theory of the lattice Boltzmann method: dispersion, dissipation, isotropy, Galilean invariance and stability, Phys. Rev. E., 2000;61:6546-6562

  41. [49]

    Laniewski-Wollk, J

    L. Laniewski-Wollk, J. Rokicki, Adjoint Lattice Boltzmann for topology optimization on multi- GPU architecture, Comput. Math. Appl., 2016;71:833-848

  42. [50]

    Lebiedz D, H

    D. Lebiedz D, H. Maurer, External optimal control of self-organisation dynamics in a chemotaxis reaction diffusion system, Syst. Biol. (Stevenage), 2004;1:222-229

  43. [51]

    Lin, K.H

    C. Lin, K.H. Luo, L. Fei, S. Succi, A multi-component discrete Boltzmann model for nonequi- librium reactive flows, Scientific reports, 2017;7:1-12

  44. [52]

    M. Luca, A. Chavez-Ross, L. Edelstein-Keshet, A. Mogilner, Chemotactic signalling, microglia and Alzheimer’s disease senile plaques: Is there a connection? Bull. Math. Biol., 2003;65:693-730

  45. [53]

    Lushnikov, N

    P.M. Lushnikov, N. Chen, M. Alber, Macroscopic dynamics of biological cells interacting via chemotaxis and direct contact, Phys. Rev. E., 2008;78:061904

  46. [54]

    Maini and J

    P.K. Maini and J. D. Murray, A nonlinear analysis of a mechanical model for biological pattern formation, SIAM J. Appl. Math., 1988;48:1064-1072

  47. [55]

    Marinoschi, A control problem for a cross-diffusion system in a nonhomogeneous medium, Journal of Biological Dynamics, 2013;7:88-107

    G. Marinoschi, A control problem for a cross-diffusion system in a nonhomogeneous medium, Journal of Biological Dynamics, 2013;7:88-107. 32

  48. [56]

    C. Mu, L. Wang, P. Zheng, Q. Zhang, Global existence and boundedness of classical solutions to a parabolic-parabolic chemotaxis system, Nonlinear Analysis: Real World Applications, 2013;14:1634-1642

  49. [57]

    Murray, Mathematical Biology, Springer-Verlag, New York, 1993

    J.D. Murray, Mathematical Biology, Springer-Verlag, New York, 1993

  50. [58]

    Murray, Mathematical Biology I: An Introduction, Springer, Berlin, 3rd edition, 2002

    J.D. Murray, Mathematical Biology I: An Introduction, Springer, Berlin, 3rd edition, 2002

  51. [59]

    Nakaguchi, K

    E. Nakaguchi, K. Osaki. Global solutions and exponential attractors of a parabolic-parabolic system for chemotaxis with subquadratic degradation, Discrete Contin. Dyn. Syst., Ser. B., 2013;18:2627-2646

  52. [60]

    Othmer, A

    H. Othmer, A. Stevens, Aggregation, blowup and collapse: The abcs of generalized taxis, SIAM J. Appl. Math., 1997;57:1044-1081

  53. [61]

    Painter, J

    K. Painter, J. A. Sherratt, Modelling the movement of interacting cell populations, J. Theor. Biol., 2003;225:327-339

  54. [62]

    Painter, T

    K. Painter, T. Hillen, Spatio-temporal chaos in a chemotaxis model, Phys. D, 2011;240:363- 375

  55. [63]

    Y. Peng, Z. Xiang, Global existence and boundedness in a 3D Keller-SegelStokes system with nonlinear diffusion and rotational flux, Zeitschrift fr angewandte Mathematik und Physik, 2017;68:68

  56. [64]

    Perthame, Transport equations in biology, Birkh¨auser, Basel, 2007

    B. Perthame, Transport equations in biology, Birkh¨auser, Basel, 2007

  57. [65]

    Roca-Cusachs, R

    P. Roca-Cusachs, R. Sunyer, X. Trepat, Mechanical guidance of cell migration: lessons from chemotaxis, Curr. Opin. Cell Biol., 2013;25:543-549

  58. [66]

    Rodriguez, A

    N. Rodriguez, A. Bertozzi, Local existence and uniqueness of solutions to a PDE model for criminal behavior, Math. Mod. Meth. Appl. Sci., 2010;20:1425-1457

  59. [67]

    Saito, Error analysis of a conservative finite-element approximation for the Keller-Segel system of chemotaxis, Commun

    N. Saito, Error analysis of a conservative finite-element approximation for the Keller-Segel system of chemotaxis, Commun. Pure Appl. Anal., 2012;11:339-364

  60. [68]

    Serini, D

    G. Serini, D. Ambrosi, E. Giraudo, A. Gamba,L. Preziosi,F. Bussolino, Modeling the early stages of vascular network assembly, EMBO J., 2003;22:1771-1779

  61. [69]

    Short, M.R

    M.B. Short, M.R. D’Orsogna, V.B. Pasour, G.E. Tita, P.J. Brantingham, A.L. Bertozzi, L. Chayes, A statistical model of criminal behavior, Math. Models Methods Appl. Sci., 2008;18:1249-1267

  62. [70]

    Strehl, A

    R. Strehl, A. Sokolov, D. Kuzmin, D. Horstmann, S. Turek, A positivity-preserving finite element method for chemotaxis problems in 3D, J. Comput. Appl. Math., 2013;239:290-303. 33

  63. [71]

    Strehl, A

    R. Strehl, A. Sokolov, S. Turek, Efficient, accurate and flexible finite Element solvers for chemotaxis problems, Comput. Math. Appl., 2012;64:175-189

  64. [72]

    Sugiyama, Y

    Y. Sugiyama, Y. Yahagi, Extinction, decay and blowup for Keller-Segel systems of fast diffusion type, Journal of Differential Equations, 2011;250:3047-3087

  65. [73]

    Y. Tao, M. Winkler, Eventual smoothness and stabilization of large-data solutions in a three- dimensional chemotaxis system with consumption of chemoattractant, Journal of Differential Equations, 2012;252:2520-2543

  66. [74]

    Uk Ryu, A

    S. Uk Ryu, A. Yagi, Optimal control of Keller-Segel equations, J. Math. Anal. Appl., 2001;256:45-66

  67. [75]

    Van Houdt C.W

    R. Van Houdt C.W. Michiels, Role of bacterial cell surface structures in Escherichia coli biofilm formation, Research in Microbiology, 2005;156:626-633

  68. [76]

    Winkler, Finite-time blow-up in the higher-dimensional parabolic-parabolic Keller-Segel system, Journal de Math´ematiques Pures et Appliqu´ees, 2013;100:748-767

    M. Winkler, Finite-time blow-up in the higher-dimensional parabolic-parabolic Keller-Segel system, Journal de Math´ematiques Pures et Appliqu´ees, 2013;100:748-767

  69. [77]

    Wrzosek, Long time behavior of solutions to a chemotaxis model with volume filling effects, Proc

    D. Wrzosek, Long time behavior of solutions to a chemotaxis model with volume filling effects, Proc. R. Soc. Edinburgh A: Math., 2006;136:431-444

  70. [78]

    Wrzosek, Model of chemotaxis with threshold density and singular diffusion, Nonlinear Anal

    D. Wrzosek, Model of chemotaxis with threshold density and singular diffusion, Nonlinear Anal. TMA, 2010;73:338-349

  71. [79]

    A. Xu, C. Lin, G. Zhang, Y. Li, Multiple-relaxation-time lattice Boltzmann kinetic model for combustion, Phys. Rev. E, 2015;91:043306

  72. [80]

    C. Xue, H. G. Othmer, Multiscale models of taxis-driven patterning in bacterial populations, SIAM J. Appl. Math., 2009;70:133-167

  73. [81]

    X. Yang, B. Shi, Z. Chai, Coupled lattice Boltzmann method for generalized Keller-Segel chemo- taxis model, Comput. Math. Appl., 2014;12:1653-1670

  74. [82]

    X. Yin, J. Zhang, An improved bounce-back scheme for complex boundary conditions in lattice Boltzmann method, Journal of Computational Physics, 2012;231:4295-4303

  75. [83]

    Yajia, T

    K. Yajia, T. Yamadaa, M. Yoshino, T. Matsumoto, K. Izui, S. Nishiwaki, Topology opti- mization in thermal-fluid flow using the lattice Boltzmann method, J. Comput. Phys., 2016;307:355- 377

  76. [84]

    Yoshida, M

    H. Yoshida, M. Nagaoka, Multiple-relaxation-time lattice Boltzmann model for the convection and anisotropic diffusion equation, J. Comput. Phys., 2010;229:7774-7795. 34

  77. [85]

    Zhang, B. Shi, Z. Guo, Z. Chai, J. Lu, General bounce-back scheme for concentration boundary condition in the lattice-Boltzmann method , American Physical Society, 2012;85:016701

  78. [86]

    Zhang, J

    R. Zhang, J. Zhu, A. Loula, X. Yu, Operator splitting combined with positivity-preserving discon- tinuous Galerkin method for the chemotaxis model, J. Comput. Appl. Math., 2016;302:312-326

  79. [87]

    Zhao-Li, Z

    G. Zhao-Li, Z. Chu-Guang, S. Bao-Chang, Non-equilibrium extrapolation method for velocity and pressure boundary conditions in the lattice Boltzmann method , Chinese Physics, 2002;4:366- 374

  80. [88]

    Zhenhua, S

    C. Zhenhua, S. Baochang, G. Zhaoli, A Multiple-Relaxation-Time Lattice Boltzmann Model for General Nonlinear Anisotropic Convection-Diffusion Equations,, J. Sci. Comput., 2016;69:355-390

  81. [89]

    Y. Zhu, F. Cong Global Existence to an Attraction-Repulsion Chemotaxis Model with Fast Diffusion and Nonlinear Source, Discrete Dynamics in Nature and Society, 2015:143718 [8 pages]. 35

Pith tools

Reviewed August 14, 2026 · model on record in the stance chip above.