REVIEW 4 major objections 4 minor 3 references
Understanding Immune Dynamics in Liver Transplant Through Mathematical Modeling
T0 review · 4 major / 4 minor · reviewed 2026-08-12 · deepseek-v4-flash
Pith's one-line read The paper's central claim is that in the first mechanistic liver-transplant immune model, seven parameters governing cytotoxic T cell killing, IL-2-driven T cell proliferation, and IL-2 production dominate day-30 graft injury.
desk verdict A transparent, well-coded liver-transplant ODE model whose sensitivity ranking is real within its sampled box but conditional on hand-estimated nominal values; worth a serious referee, but the abstract overstates the result. 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 carrying object is a six-variable ODE system with one equation each for hepatocytes $L$, antigen-presenting cells $A$, helper T cells $T_H$, cytotoxic T cells $T_C$, regulatory T cells $T_R$, and IL-2 $I$, connected by Michaelis-Menten saturating interaction terms and logistic proliferation terms. The load-bearing coupling is that IL-2 internalization by effector T cells is what converts IL-2 loss into new T cell production (pathways p, q, r, s), and cytotoxic T cell attack is the only direct source of hepatocyte loss; this is why the sensitivity ranking lands on the IL-2–$T_C$–liver axis. The ranking itself is produced by Sobol' global sensitivity analysis, which decomposes the variance of the quantity of interest $L(30)$ across uniform 50–150% perturbations of each parameter.
What would settle it
Measure serum IL-2, peripheral blood CD8+ T cell counts, and AST/ALT/ALP serially around rejection episodes in a cohort of liver transplant recipients, fit the model to each patient, and check whether variation in the seven influential parameters predicts the observed hepatocyte loss better than variation in the remaining 28; if the seven-parameter ranking does not survive refitting or reverses under bootstrap resampling of the data, the central claim would be falsified.
Extended reading notes
Core claim
On the paper's own terms, the discovery is a quantitative ranking, not a measured biological fact: the day-30 healthy hepatocyte count $L(30)$ is almost entirely controlled by seven of the 35 model parameters. These seven parameters govern the maximum rate at which cytotoxic T cells kill hepatocytes, the T cell density at which that killing half-saturates, the strength of IL-2-driven proliferation of conventional T cells, and the rates at which IL-2 is produced by activated T cells. Varying just these seven across 50–150% of their nominal values reproduces nearly all of the variability in $L(30)$ that appears when all 35 parameters are varied, while varying the remaining 28 produces almost none. The paper concludes that cytotoxic T cell dynamics, IL-2 dynamics, and the liver's own loss kinetics are the key determinants of graft injury, and that this points toward IL-2 and T cell monitoring and therapies.
Load-bearing premise
The load-bearing premise is that the hand-estimated nominal parameter values—including the seven flagged as most influential, several marked 'estimated' in Table 3—and the 50–150% uniform sampling ranges represent real transplant patients closely enough that the sensitivity ranking points at the true drivers of graft injury.
Editorial extensions
If this is right
- Routine post-transplant monitoring should add IL-2 concentration and activated CD8+ T cell counts to liver enzyme tests, since those are the variables whose fluctuations most affect day-30 graft survival.
- Therapies that suppress IL-2-driven cytotoxic T cell proliferation—such as IL-2 receptor–blocking antibodies—should be the most direct lever for preventing acute rejection, and could be combined rationally with calcineurin and mTOR inhibitors.
- Future data collection and model fitting can focus on the seven influential parameters, because a seven-parameter version captures almost all of the model's output variability.
- The same ODE skeleton, reparameterized for organ-specific cell turnover and immune kinetics, could be adapted to kidney, heart, or other transplanted organs.
- Individualized simulations built on the seven parameters could serve as in silico trials for immunosuppression dosing before clinical trials.
Reading between the lines
- Editorial extension: the 50–150% sampling ranges are set around hand-estimated nominal values, so the seven-parameter dominance is a property of those ranges; a Bayesian calibration against longitudinal patient data could show whether the ranking persists under realistic uncertainty.
- Editorial extension: because the model omits innate immune cells, B cells, and cytokines other than IL-2, the clinical payoff would be tested by asking whether IL-2/CD8 biomarkers outperform liver enzymes specifically in biopsy-confirmed T cell–mediated rejection episodes.
- Editorial extension: an adaptive dosing rule could be derived directly from the model—raise or lower immunosuppression when simulated $L(30)$ drops below a threshold—which the paper motivates but does not implement.
- Editorial extension: reparameterizing the hepatocyte-loss equation as a generic graft-mass equation would let the same sensitivity analysis rank drivers for other organs, giving a cross-organ comparison of whether IL-2/CD8 dominance is liver-specific or general.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript presents a six-population ODE model of liver transplant rejection dynamics (hepatocytes, APCs, helper T cells, cytotoxic T cells, Tregs, and IL-2), parameterized from a literature search with a subset of parameters 'estimated' by the authors. The authors simulate the nominal model and then perform a global Sobol' sensitivity analysis over all 35 parameters, sampling each uniformly within 50% to 150% of its nominal value, with day-30 hepatocyte count L(30) as the quantity of interest. They report that seven parameters dominate the variance of L(30), that these parameters are related to cytotoxic T-cell dynamics, IL-2 dynamics, and hepatocyte loss, and they conclude that these are key determinants of liver graft injury with implications for monitoring and therapy. The paper acknowledges that data fitting and validation are future work.
Significance. The paper has clear strengths: transparent, literature-based parameter derivations; a large-scale global sensitivity analysis (3.7 million samples); the full code repository is provided; and the model schematic and pathway tables are useful. The PDF comparison in Fig. 4 is a sensible check that a small parameter subset reproduces most of the QOI variance within the sampled box. If the sensitivity ranking were robust to parameter uncertainty, the work would be a valuable mechanistic foundation for studying acute rejection in liver transplantation and for prioritizing future data collection and therapeutic targets. However, because the ranking is computed around an unvalidated, partly hand-estimated nominal parameter set, the abstract's clinical implications are currently stronger than the evidence supports. The paper is a good foundation, but the central claim needs to be either made conditional on the assumed parameter regime or hardened with additional sensitivity analyses.
major comments (4)
- [Parameter Values & Initial Values; Sensitivity Analysis] The Sobol' indices are computed by varying each parameter uniformly within 50%–150% of its nominal value, but Table 3 marks several of the most influential parameters as 'estimated' (e.g., the maximum TC killing effect k2, the TC threshold k3, the maximum IL-2 production rates k28/k29, and the IL-2 thresholds), and the carrying capacities are all set to six times the initial values while the thresholds eta_A and eta_CD4 are set to 50% of initial conditions. The variance decomposition therefore describes an arbitrary box around hand-picked values, not the biological importance of the parameters. If the true values in transplant recipients fall outside this box, the top-7 list—and the abstract's claim that TC, IL-2, and liver dynamics are 'key determinants'—could change qualitatively. Please justify the sampling ranges with data, repeat the analysis under wider or multiple plausible parameter regimes, or explicitly reframe the results as conditional on the nominal parameterization.
- [Results; Abstract] The quantity of interest L(30) is a simulation output, and the model is not validated against any clinical or experimental data, as the paper itself states in the Discussion ('Future work to collect appropriate data and parametrize the model would be valuable'). The abstract nevertheless concludes that the findings 'have significant implications for the use of tests to monitor patients, and therapeutic strategies.' This overstates the current evidence. The results should be presented as model-generated hypotheses, and the paper should specify what clinical or experimental data would be needed to confirm or refute the predicted parameter ranking.
- [Sensitivity Analysis] The concordance of the PDFs in Fig. 4 demonstrates that the seven selected parameters explain almost all QOI variance within the 50%–150% sampling box. It does not show that these parameters are the key determinants of graft injury in general: a parameter can have a large Sobol' index simply because its nominal value is uncertain and the model output is steep in that region. The text should explicitly separate 'explained variance within the assumed box' from 'key determinants of graft injury,' otherwise the phrasing in the Results and Discussion invites a stronger biological conclusion than the analysis supports.
- [Parameter Values & Initial Values] The derivation of k4 (the number of APCs primed by alloantigens per hepatocyte) is a chain of multiplicative assumptions: 2% necrosis, 8.7×10^9 protein molecules per hepatocyte, 10 potential antigens per protein, 10% alloantigen fraction, 10% graft antigens on an APC, and a factor of 1000 for lymphatic-vs-blood dilution. Although k4 is not labeled 'estimated' in Table 3, the final value of 4.52×10^-9 is effectively hand-built, and it directly scales the APC source term in Eq. (2). The sensitivity analysis should include wider ranges for k4 or a separate uncertainty analysis so that the ranking is not an artifact of this specific calculation.
minor comments (4)
- [Figure 3; Results] The caption of Fig. 3 says the plot 'omits the other 25 parameters' (implying 10 parameters are shown), while the text later refers to the top 7 parameters and calls 'the other twenty-eight parameters' non-influential; please align these numbers.
- [Figure 4b] The caption of Fig. 4b says the histogram for the twenty-eight least-influential parameters is drawn with a red outline, but the red outline is also used for the all-parameters histogram; please correct the color/description so the two distributions are distinguishable.
- [Results] Several parameter symbols in the Results text, including the list of the seven most-influential parameters, appear to be missing in the manuscript version I reviewed; please ensure all mathematical symbols are typeset in the final version.
- [Introduction] The claim that this is 'the first mechanistic mathematical model of liver transplant and immune system dynamics' should be qualified, since the cited literature already contains mechanistic transplant models (Markovska, An, Gateno, Arciero, Lapp, Banks, Ciupe); if the novelty is liver-specific or component-specific, it should be stated that way.
Circularity Check
No significant circularity: the sensitivity-based 'key determinants' are genuine model outputs, not fitted predictions; the only self-citation (ref. 34) is non-load-bearing.
full rationale
The paper's central claim is produced by a Sobol' global sensitivity analysis of an ODE model, with the quantity of interest defined as L(30), the modeled number of healthy hepatocytes at day 30. The influential parameters are computed outputs of that analysis; they are not fitted to the QOI and then renamed as predictions. The paper explicitly states that many parameters are estimated, that the model is not yet fit to clinical data, and that future work should collect data and validate the model, e.g., 'Future work to collect appropriate data and parametrize the model would be valuable' and 'Our model is also limited by the availability of parameter values, many of which have not been rigorously measured...'. These passages acknowledge the conditional nature of the results. The only self-citation (reference 34, by overlapping authors) is used to support the general sentiment that more mechanistic modeling is needed; it is not load-bearing for the sensitivity result. The observation that TC, IL-2, and liver-related parameters dominate the L(30) variance is a model implication, not a circular redefinition: the model structure indeed contains TC-mediated hepatocyte loss and IL-2-driven T-cell proliferation, but the sensitivity analysis still performs a nontrivial variance decomposition over 35 parameters and identifies which parameters matter most under the stated ranges. Concerns about hand-estimated nominal values and narrow ±50% sampling ranges are robustness or calibration issues, not circularity, because the paper does not present the sensitivity ranking as an empirical validation and does not use the ranking to define the model inputs.
Assumptions & free parameters
free parameters (16)
- k2 (max TC killing effect on L) =
10
- k3 (TC threshold for half max killing) =
200 cells/uL
- k7 (APC threshold for half max TH activation) =
4 cells/uL
- k8 (max Treg suppression of APC presentation) =
0.4
- k9 (Treg suppression threshold) =
20 cells/uL
- k10 (max IL-2 boost of Treg suppression) =
2
- k11 (IL-2 threshold for Treg suppression) =
0.356 ng/uL
- k13 (TH carrying capacity) =
422 cells/uL
- k14 (max IL-2 effect on TH proliferation) =
2
- k15 (IL-2 threshold for TH proliferation) =
0.178 ng/uL
- k18 (TH threshold for half max TC activation) =
35 cells/uL
- k20 (TC carrying capacity) =
598 cells/uL
- k21 (max IL-2 effect on TC proliferation) =
2
- k22 (IL-2 threshold for TC proliferation) =
0.178 ng/uL
- k28 (max IL-2 production by TC) =
0.36 ng/uL*day
- k29 (IL-2 production threshold by TC) =
352 cells/uL
assumptions (7)
- domain assumption Rejection dynamics can be represented by a single blood compartment; lymph and graft compartments are excluded.
- domain assumption Alloreactive fractions: 75% of APCs and 10% of T cells are alloreactive.
- domain assumption DAMPs and innate immune cells are negligible at one year post-transplant.
- domain assumption IL-2 represents all cytokines with parallel functions.
- ad hoc to paper Carrying capacities are set to six times the initial values.
- ad hoc to paper Sensitivity analysis parameter ranges are 50% to 150% of nominal values with uniform distributions.
- ad hoc to paper Threshold parameters eta_A and eta_CD4 are set to 50% of initial conditions.
Cite this review
Pith. "Pith review of Understanding Immune Dynamics in Liver Transplant Through Mathematical Modeling." pith.science (2026). https://pith.science/paper/2HFXT7DS
@misc{pith2026241117789,
author = {Pith},
title = {Pith review of: Understanding Immune Dynamics in Liver Transplant Through Mathematical Modeling},
year = {2026},
howpublished = {\url{https://pith.science/paper/2HFXT7DS}},
note = {Machine review of arXiv:2411.17789}
}
read the original abstract
Liver transplant can be a life-saving procedure for patients with end-stage liver disease. With the introduction of modern immunosuppressive therapies, short-term survival has significantly improved. However, long-term survival has not substantially improved in decades. Consequently, causes of death are now more likely to be due to the toxicities and side-effects of long-term immunosuppression rather than rejection. In order to study the balance of immunosuppression and rejection, we developed the first mechanistic mathematical model of liver transplant and immune system dynamics. We determined key cells and interactions in the model using literature information; we then used sensitivity analysis to determine key pathways driving the health status of the transplanted liver. We found that dynamics related to cytotoxic T cells and IL-2, in addition to the liver itself, are key determinants of liver graft injury. This has significant implications for the use of tests to monitor patients, and therapeutic strategies to prevent or treat liver transplantation rejection. Future work to collect appropriate data and parametrize the model would be valuable in improving our understanding of the dynamics of this system. We also note that our model could be tailored to model transplant of other organs.
Reference graph
Works this paper leans on
-
[45]
PathwaysofAntigenRecognitionbyTCellsinAllograftRejection-PMC.AccessedAugust12,2024.https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10600686/46. Anovelpathwayofalloantigenpresentationbydendriticcells-PubMed.AccessedAugust12,2024.https://pubmed.ncbi.nlm.nih.gov/15470023/47. MacNabbBW,KlineJ.MHCcross-dressinginantigenpresentation. AdvImmunol.2023;159:115-147.do...
-
[81]
BloodAdv.2020;4(8):1594-1605.doi:10.1182/bloodadvances.201900124882
FurlanSN,SinghK,LopezC,etal.IL-2enhancesexvivo–expandedregulatoryT-cellpersistenceafteradoptivetransfer. BloodAdv.2020;4(8):1594-1605.doi:10.1182/bloodadvances.201900124882. VanZeebroeckL,ArroyoHorneroR,Côrte-RealBF,HamadI,MeissnerTB,KleinewietfeldM.FastandEfficientGenomeEditingofHumanFOXP3+RegulatoryTCells.Front Immunol.2021;12:655122.doi:10.3389/fimmu.2...
-
[98]
RibeiroRM,MohriH,HoDD,PerelsonAS.InvivodynamicsofTcellactivation,proliferation,anddeathinHIV-1infection:WhyareCD4+butnotCD8+Tcellsdepleted?ProcNatl AcadSci USA.2002;99(24):15572-15577.doi:10.1073/pnas.24235809999. DeBoerRJ,HomannD,PerelsonAS.DifferentDynamicsofCD4+andCD8+TCellResponsesDuringandAfterAcuteLymphocyticChoriomeningitisVirusInfection1. JImmunol...
Reviewed August 12, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.