REVIEW 2 major objections 4 minor 1 cited by
Sampling and Integration of Logconcave Functions by Algorithmic Diffusion
T0 review · 2 major / 4 minor · reviewed 2026-08-12 · deepseek-v4-flash
Pith's one-line read Arbitrary logconcave sampling, rounding, and integration can be performed at query complexities matching uniform convex bodies, via a lifted exponential diffusion sampler.
desk verdict First real improvement in nearly two decades for general logconcave sampling, rounding, and integration—the sampling half is solid, the rounding half has a patchable spectral-gap gap. 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 central object is the lifted exponential distribution $\pi(x,t)\propto e^{-nt}$ restricted to the convex epigraph-type set $K=\{(x,t):V(x)\le nt\}$. This reduction linearizes the potential and makes the conditional law of $X$ given $T$ uniform on a level set of $V$. The proximal sampler $\mathrm{PS}_{\mathrm{exp}}$ carries the argument: one step draws $y\sim \mathcal{N}(z,hI_{n+1})$ (forward heat flow) and then draws $z\sim \mathcal{N}(y-h\alpha,hI_{n+1})|_K$ (the time-reversed backward step), implemented by rejection sampling with a threshold. The mixing analysis uses Poincaré and log-Sobolev contraction, while $R_\infty$ guarantees come from uniform ergodicity of the chain. Tilted Gaussian Cooling then anneals through measures $\mu_{\sigma^2,\rho}\propto \exp(-\|x\|^2/(2\sigma^2)-\rho t)|_{\overline K}$, whose log-Sobolev constant is bounded by $\sigma^2\vee l^2$ via the Bakry-Émery criterion and the preservation of that constant under convex truncation.
What would settle it
Estimate numerically the log-Sobolev constant of $\mu_{\sigma^2,\rho}\propto \exp(-\|x\|^2/(2\sigma^2)-\rho t)$ restricted to a long, thin convex cylinder $\overline K$ with fixed $\sigma^2$ but growing aspect ratio; if the constant grows superlinearly in the aspect ratio rather than staying $O(\sigma^2\vee l^2)$, the query bounds of Theorems 1.6 and 1.8 collapse.
Extended reading notes
Core claim
The central discovery is that general logconcave sampling can be handled without smoothness or gradient-Lipschitz assumptions. The paper reduces the target $\pi_X\propto e^{-V}$ to the exponential distribution $\pi(x,t)\propto e^{-nt}\mathbf{1}[V(x)\le nt]$ on $\mathbb{R}^{n+1}$, whose $X$-marginal is exactly $\pi_X$. A proximal sampler alternating forward Gaussian heat flow and backward truncated-Gaussian sampling mixes at a rate controlled by the Poincaré constant of the target; a tilted Gaussian cooling schedule over these lifted distributions produces an $O(1)$-warm start; and covariance estimation with dependent samples turns the sampling guarantee into isotropic rounding. The resulting complexity bounds match the best-known rates for uniform distributions over convex bodies and, for well-rounded functions, the integration bound is $\widetilde{O}(n^3/\varepsilon^2)$.
Load-bearing premise
The load-bearing premise is that truncating a tilted Gaussian measure to a convex set does not degrade its log-Sobolev constant by a factor tied to the set's aspect ratio; if convex truncation introduces such a factor, the annealing and integration query bounds no longer follow.
Editorial extensions
If this is right
- Any logconcave distribution can be sampled to $R_\infty$ error in $\widetilde{O}(n^2(R^2\vee n))$ evaluation queries, matching the uniform convex-body rate.
- Warm-start sampling mixes with a rate depending on $\|\mathrm{Cov}\pi_X\|$ instead of $\mathrm{tr}(\mathrm{Cov}\pi_X)$, making the sampler faster on elongated targets.
- The $\widetilde{O}(n^{3.5})$ rounding algorithm removes the polynomial dependence on the ambient radius $R$, leaving only polylogarithmic factors.
- Integration of a well-rounded logconcave function costs $\widetilde{O}(n^3/\varepsilon^2)$ queries, improving the prior $\widetilde{O}(n^4/\varepsilon^2)$ bound.
- The strong $R_\infty$ and $R_q$ output guarantees let the integration analysis replace delicate coupling arguments with simple $\beta$-mixing bounds.
Reading between the lines
- An extension the paper leaves implicit is that the same lifting trick may apply to other non-smooth, non-gradient settings, since the reduction requires only convexity of $V$, not any smoothness of the sampler's drift.
- Because the sampler provides $R_\infty$ guarantees directly, it is a natural candidate for differentially private logconcave sampling at essentially the same query cost, a connection not developed here.
- A testable consequence of the improved mixing rate is that on long, thin logconcave targets the number of oracle calls should scale with the largest variance direction rather than the total variance; an empirical comparison against hit-and-run-style samplers would make the improvement visible.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies the query complexity of sampling, warm-start generation, isotropic rounding, and integration for arbitrary logconcave densities proportional to e^{-V}, given an evaluation oracle for the convex potential V. The authors lift the target to an exponential distribution π(x,t) ∝ e^{-nt} on the epigraph K = {(x,t) : V(x) ≤ nt}, whose x-marginal is exactly the original target. They analyze a Proximal Sampler for this lifted distribution, proving Rényi and Rényi-infinity mixing in terms of isoperimetric constants, then combine it with a tilted Gaussian cooling scheme for warm-start generation. The resulting sampler is applied to covariance-estimation-based isotropic rounding and to an annealing-based integration algorithm with a β-mixing analysis of dependent samples. The stated results are Theorems 1.5-1.8, claiming ~O(n^2(R^2∨n) polylog(1/(ηε))) queries for warm-start sampling, ~O(n^{3.5} polylog R) for rounding, and ~O(n^3/ε^2) for integration of well-rounded functions, matching the best known rates for uniform distributions over convex bodies.
Significance. If fully established, this would be a substantial advance: it would give the first complexity improvements in nearly two decades for general logconcave sampling, rounding, and integration, and would match the best-known rates for the uniform case while providing stronger Rényi-infinity output guarantees. The diffusion-based reduction to an exponential distribution is elegant, the parameter schedules are explicit, and the streamlined handling of dependent samples is a genuine methodological contribution. The paper also builds transparently on the authors' own prior work and on Klartag's isoperimetric bounds. However, two load-bearing proof points are not yet fully supported: the spectral-gap claim in the rounding algorithm is not implied by the stated step sizes and the paper's own isoperimetric bounds, and the extension of the heat-flow lemma to unbounded support is asserted rather than proved. These issues affect the rounding and integration theorems as written, although the natural repairs appear compatible with the stated ~O complexity claims.
major comments (2)
- [§4.1, Proposition 4.7] Proposition 4.7 asserts that PS^{N_i}(µ_i,·,h_i) with N_i ≍ r_i^{-2} n^3 log n and h_i ≍ r_i^2 (n^2 log(r_i n))^{-1} has spectral gap at least 0.99, and Lemma 4.5 is then invoked for the covariance estimator in Line 5. This is not supported by the paper's own mixing bounds. Lemma 2.9 gives per-step χ² contraction by (1+h/CPI(π))^{-2}; for a reversible chain this certifies an L² contraction factor at most (1+h/CPI)^{-N} over the N composed steps. The paper's stated isoperimetric bound CPI(µ_i) ≤ C∥Σ_i∥ log n (Section 1.1 and [Kla23]), together with Assumption 4.4 and Lemma 4.8, allows CPI(µ_i) as large as C n log n. Substituting the displayed h_i and N_i gives N_i h_i/CPI ≲ (r_i^{-2} n^3 log n) · r_i^2/(n^3 log^2 n) = O(1/log n), so the argument certifies only a spectral gap of order 1/log n, not 0.99. Therefore Lemma 4.5, which explicitly requires λ ≥ 0.99, cannot be applied as written, and the covariance estimates underlying Theorem 1.7 and the general case of Theorem 1.8 are not established. Increasing N_i by a polylog factor appears to repair this within the stated ~O bounds, but the current proof is incomplete.
- [§2.2.1, Lemma 2.8] The text extends [KVZ24, Lemma 22] from bounded to unbounded support in a single sentence, citing [Fol99, Theorem 8.15] for almost sure pointwise convergence of π*N(0,εI) to π. Pointwise convergence of the mollified density does not by itself establish the existence of the forward/backward heat-flow solutions on (0,h] or the lower-semicontinuity step lim_{t↓0} Rq(µ←_{h-t}∥πP_t) ≥ Rq(µ←_h∥π) that Lemma 2.9 needs on the unbounded epigraph K = {V ≤ nt}. Since Lemma 2.9 is the basis for the PS^exp mixing theorem (Theorem 2.15) and hence for the warm-start, rounding, and integration results, this extension should be proved in detail or replaced with a precise reference.
minor comments (4)
- [§4, Algorithm 4, Line 4] Line 4 uses the notation δ_{Z0} as the initial distribution although the preceding line only guarantees R∞(law(Z0)∥µ) ≤ log 2; the initial law should be written as law(Z0), not a point mass.
- [§3.2.2, Lemma 3.9] In the display labeled (v), the factor (1 − d_{σ²})^{-1} refers to a quantity d_{σ²} that is never defined; please define it or remove it.
- [§3.2.1, Lemma 3.3] The assertion that convex truncation of a strongly logconcave measure preserves the log-Sobolev constant is cited to [Wan13, Theorem 3.3.2]; since this is a nonsmooth setting, please state the quoted theorem explicitly and note that ar K is bounded, so no aspect-ratio dependence enters.
- [§2.2.2, Lemma 2.12] The notation K_δ for the δ-blow-up is defined in Lemma 2.12 but used earlier in Lemma 2.13 without a definition; add a sentence defining K_δ = {x : d(x,K) ≤ δ} before its first use.
Circularity Check
No significant circularity: the exponential reduction is verified by direct integration, and the complexity bounds are derived from stated isoperimetric constants and independent prior results rather than from fitted inputs or self-referential definitions.
full rationale
The paper's load-bearing claims are not circular. The reduction to the lifted exponential distribution is proved in Proposition 2.3 by directly integrating the t-coordinate, so the statement that the X-marginal equals exp(-V) is a derived identity, not an input assumption. The sampling complexity (Theorem 2.15) follows from the Proximal Sampler contraction in Lemma 2.9, which is based on the published [CCSW22] result, combined with the paper's own bounds on the lifted covariance (Lemma 2.5); no quantity is fitted from the data whose prediction is then reported. The warm-start and integration arguments use annealing schedules whose variance and R∞-closeness are proven from the explicit update rules and the external Bakry-Émery/Holley-Stroock and [Wan13] facts cited in Lemma 3.3; these are independent geometric inputs, not restatements of the target theorems. The integration estimator E_i = (1/m)Σ f_{i+1}(Z_i)/f_i(Z_i) has expectation F_{i+1}/F_i by the definition of conditional expectation, but this identity is the algorithm's estimator, not a disguised prediction. The rounding analysis cites self-authored prior work ([KZ24], [KVZ24], [KZ25]) for general covariance-estimation and uniform-ergodicity lemmas; those lemmas are stated with their own assumptions and have independent proofs, and the central claims do not reduce to those citations alone. The skeptical spectral-gap objection concerns the correctness of a constant-factor claim in Proposition 4.7; even if it were valid, it would be a quantitative error, not a circular reduction of a prediction to an input. No self-definitional, fitted-input-called-prediction, renaming, or uniqueness-imported-from-authors pattern was found.
Assumptions & free parameters
assumptions (6)
- domain assumption The target density πX proportional to e^{-V} is logconcave, integrable, and V is accessible via an evaluation oracle; B1(x0) is contained in the ground set and Eπ||X||²≤R².
- standard math Known isoperimetric bounds for logconcave measures: CPI(π) is O(L log n) where L is the largest eigenvalue of the covariance, and CLSI is O(D) for support diameter D.
- standard math Functional inequalities: the Bakry-Émery criterion, the Holley-Stroock bounded perturbation principle, and convex truncation preserves the log-Sobolev constant.
- standard math Logconcave geometry tools: reverse Hölder inequality, exponential tail bounds, Paouris theorem, and the technical lemmas A.6 through A.11 from Lovász-Vempala.
- standard math Heat-flow representation and uniform ergodicity estimates for the proximal kernel from KVZ24 and KZ25, including an extension to unbounded support.
- standard math Dependent-sample covariance estimation results of KZ24, Theorem 8, stating that a reversible chain with spectral gap 0.99 yields accurate covariance estimates.
Cite this review
Pith. "Pith review of Sampling and Integration of Logconcave Functions by Algorithmic Diffusion." pith.science (2026). https://pith.science/paper/GW4USATJ
@misc{pith2026241113462,
author = {Pith},
title = {Pith review of: Sampling and Integration of Logconcave Functions by Algorithmic Diffusion},
year = {2026},
howpublished = {\url{https://pith.science/paper/GW4USATJ}},
note = {Machine review of arXiv:2411.13462}
}
read the original abstract
We study the complexity of sampling, rounding, and integrating arbitrary logconcave functions. Our new approach provides the first complexity improvements in nearly two decades for general logconcave functions for all three problems, and matches the best-known complexities for the special case of uniform distributions on convex bodies. For the sampling problem, our output guarantees are significantly stronger than previously known, and lead to a streamlined analysis of statistical estimation based on dependent random samples.
Figures
Forward citations
Cited by 1 Pith paper
-
Rapid Bayesian Computation and Estimation for Neural Networks via Log-Concave Coupling
A neural-network posterior can be written as a log-concave mixture when the parameter count is large, making sampling tractable, with separate risk guarantees of N^{-1/4} and N^{-1/3} for a discrete-prior variant.
Reference graph
Works this paper leans on
-
[1]
Sampling and integration of near log-concave functions
David Applegate and Ravi Kannan. Sampling and integration of near log-concave functions. In Symposium on Theory of Computing (STOC) , pages 156--163, 1991
work page 1991
-
[2]
Analysis and geometry of M arkov diffusion operators , volume 103
Dominique Bakry, Ivan Gentil, and Michel Ledoux. Analysis and geometry of M arkov diffusion operators , volume 103. Springer, 2014
2014
-
[3]
Improved analysis for a proximal algorithm for sampling
Yongxin Chen, Sinho Chewi, Adil Salim, and Andre Wibisono. Improved analysis for a proximal algorithm for sampling. In Conference on Learning Theory (COLT) , pages 2984--3014. PMLR, 2022
work page 2022
-
[4]
Analysis of L angevin Monte Carlo from P oincar \'e to l og-Sobolev
Sinho Chewi, Murat A Erdogdu, Mufan Li, Ruoqi Shen, and Shunshi Zhang. Analysis of L angevin Monte Carlo from P oincar \'e to l og-Sobolev . In Conference on Learning Theory (COLT) , pages 1--2. PMLR, 2022
work page 2022
-
[5]
Entropies, convexity, and functional inequalities, on -entropies and -sobolev inequalities
Djalil Chafa \"i . Entropies, convexity, and functional inequalities, on -entropies and -sobolev inequalities. Journal of Mathematics of Kyoto University , 44(2):325--363, 2004
work page 2004
-
[6]
Sinho Chewi. Log-concave sampling . Book draft available at https://chewisinho.github.io, 2024
work page 2024
-
[7]
Gaussian C ooling and O^ * (n^3) algorithms for volume and G aussian volume
Ben Cousins and Santosh S Vempala. Gaussian C ooling and O^ * (n^3) algorithms for volume and G aussian volume. SIAM Journal on Computing (SICOMP) , 47(3):1237--1273, 2018
work page 2018
-
[8]
Convergence of distributions generated by stationary stochastic processes
Yu A Davydov. Convergence of distributions generated by stationary stochastic processes. Theory of Probability & Its Applications , 13(4):691--696, 1968
work page 1968
Show all 42 references
-
[9]
Mixing conditions for M arkov chains
Yu A Davydov. Mixing conditions for M arkov chains. Theory of Probability & Its Applications , 18(2):312--328, 1974
1974
-
[10]
A random polynomial-time algorithm for approximating the volume of convex bodies
Martin Dyer, Alan Frieze, and Ravi Kannan. A random polynomial-time algorithm for approximating the volume of convex bodies. Journal of the ACM (JACM) , 38(1):1--17, 1991
1991
-
[11]
On contraction properties of M arkov kernels
Pierre Del Moral, Michel Ledoux, and Laurent Miclo. On contraction properties of M arkov kernels. Probability Theory and Related Fields , 126(3):395--420, 2003
2003
-
[12]
Mixing: properties and examples , volume 85
Paul Doukhan. Mixing: properties and examples , volume 85. Springer Science & Business Media, 2012
2012
-
[13]
Real analysis: modern techniques and their applications , volume 40
Gerald B Folland. Real analysis: modern techniques and their applications , volume 40. John Wiley & Sons, 1999
1999
-
[14]
Logarithmic S obolev inequalities and stochastic I sing models
Richard Holley and Daniel W Stroock. Logarithmic S obolev inequalities and stochastic I sing models. Journal of Statistical Physics , 46(5/6):1159--1194, 1987
1987
-
[15]
Reducing isotropy and volume to KLS : an O^*(n^3 ^2) volume algorithm
He Jia, Aditi Laddha, Yin Tat Lee, and Santosh S Vempala. Reducing isotropy and volume to KLS : an O^*(n^3 ^2) volume algorithm. In Symposium on Theory of Computing (STOC) , pages 961--974, 2021
2021
-
[16]
Reducing isotropy and volume to KLS : F aster rounding and volume algorithms
He Jia, Aditi Laddha, Yin Tat Lee, and Santosh S Vempala. Reducing isotropy and volume to KLS : F aster rounding and volume algorithms. arXiv preprint arXiv:2008.02146 , 2024
2008 arXiv
-
[17]
Logarithmic bounds for isoperimetry and slices of convex sets
Bo\'az Klartag. Logarithmic bounds for isoperimetry and slices of convex sets. Ars Inveniendi Analytica , 2023
2023
-
[18]
Random walks and an O^*(n^5) volume algorithm for convex bodies
Ravi Kannan, L \'a szl \'o Lov \'a sz, and Mikl \'o s Simonovits. Random walks and an O^*(n^5) volume algorithm for convex bodies. Random Structures & Algorithms (RS&A) , 11(1):1--50, 1997
1997
-
[19]
Sampling with R iemannian H amiltonian M onte C arlo in a constrained space
Yunbum Kook, Yin Tat Lee, Ruoqi Shen, and Santosh S Vempala. Sampling with R iemannian H amiltonian M onte C arlo in a constrained space. In Advances in Neural Information Processing Systems (NeurIPS) , volume 35, pages 31684--31696, 2022
2022
-
[20]
On strong mixing conditions for stationary G aussian processes
Andrei Nikolaevich Kolmogorov and Yu A Rozanov. On strong mixing conditions for stationary G aussian processes. Theory of Probability & Its Applications , 5(2):204--208, 1960
1960
-
[21]
Simulated annealing for convex optimization
Adam Tauman Kalai and Santosh S Vempala. Simulated annealing for convex optimization. Mathematics of Operations Research , 31(2):253--266, 2006
2006
-
[22]
Gaussian cooling and D ikin walks: T he interior-point method for logconcave sampling
Yunbum Kook and Santosh S Vempala. Gaussian cooling and D ikin walks: T he interior-point method for logconcave sampling. In Conference on Learning Theory (COLT) , pages 3137--3240. PMLR, 2024
2024
-
[23]
In-and- O ut: A lgorithmic diffusion for sampling convex bodies
Yunbum Kook, Santosh S Vempala, and Matthew S Zhang. In-and- O ut: A lgorithmic diffusion for sampling convex bodies. In To appear in Advances in Neural Information Processing Systems (NeurIPS) , 2024
2024
-
[24]
Covariance estimation using M arkov chain M onte C arlo
Yunbum Kook and Matthew S Zhang. Covariance estimation using M arkov chain M onte C arlo. arXiv preprint arXiv:2410.17147 , 2024
2024 arXiv
-
[25]
R \'e nyi-infinity constrained sampling with d^3 membership queries
Yunbum Kook and Matthew S Zhang. R \'e nyi-infinity constrained sampling with d^3 membership queries. In To appear in Symposium on Discrete Algorithms (SODA) , 2025
2025
-
[26]
A simple analytic proof of an inequality by P
Michel Ledoux. A simple analytic proof of an inequality by P . B user. Proceedings of the American Mathematical Society , 121(3):951--959, 1994
1994
-
[27]
How to compute the volume? DIMACS, Center for Discrete Mathematics and Theoretical Computer Science, 1991
L \'a szl \'o Lov \'a sz. How to compute the volume? DIMACS, Center for Discrete Mathematics and Theoretical Computer Science, 1991
1991
-
[28]
The mixing rate of M arkov chains, an isoperimetric inequality, and computing the volume
L \'a szl \'o Lov \'a sz and Mikl \'o s Simonovits. The mixing rate of M arkov chains, an isoperimetric inequality, and computing the volume. In Symposium on Foundations of Computer Science (FOCS) , pages 346--354. IEEE, 1990
1990
-
[29]
Random walks in a convex body and an improved volume algorithm
L \'a szl \'o Lov \'a sz and Mikl \'o s Simonovits. Random walks in a convex body and an improved volume algorithm. Random Structures & Algorithms (RS&A) , 4(4):359--412, 1993
1993
-
[30]
Structured logconcave sampling with a restricted G aussian oracle
Yin Tat Lee, Ruoqi Shen, and Kevin Tian. Structured logconcave sampling with a restricted G aussian oracle. In Conference on Learning Theory (COLT) , pages 2993--3050. PMLR, 2021
2021
-
[31]
Fast algorithms for logconcave functions: S ampling, rounding, integration and optimization
L \'a szl \'o Lov \'a sz and Santosh S Vempala. Fast algorithms for logconcave functions: S ampling, rounding, integration and optimization. In Symposium on Foundations of Computer Science (FOCS) , pages 57--68. IEEE, 2006
2006
-
[32]
Hit-and-run from a corner
L \'a szl \'o Lov \'a sz and Santosh S Vempala. Hit-and-run from a corner. SIAM Journal on Computing (SICOMP) , 35(4):985--1005, 2006
2006
-
[33]
Simulated annealing in convex bodies and an O ^ * (n^ 4 ) volume algorithm
L \'a szl \'o Lov \'a sz and Santosh S Vempala. Simulated annealing in convex bodies and an O ^ * (n^ 4 ) volume algorithm. Journal of Computer and System Sciences (JCSS) , 72(2):392--417, 2006
2006
-
[34]
The geometry of logconcave functions and sampling algorithms
L \'a szl \'o Lov \'a sz and Santosh S Vempala. The geometry of logconcave functions and sampling algorithms. Random Structures & Algorithms (RS&A) , 30(3):307--358, 2007
2007
-
[35]
Eldan's stochastic localization and the KLS conjecture: I soperimetry, concentration and mixing
Yin Tat Lee and Santosh S Vempala. Eldan's stochastic localization and the KLS conjecture: I soperimetry, concentration and mixing. Annals of Mathematics , 199(3):1043--1092, 2024
2024
-
[36]
On the role of convexity in isoperimetry, spectral gap and concentration
Emanuel Milman. On the role of convexity in isoperimetry, spectral gap and concentration. Inventiones Mathematicae , 177(1):1--43, 2009
2009
-
[37]
Concentration of mass on convex bodies
Grigoris Paouris. Concentration of mass on convex bodies. Geometric and Functional Analysis (GAFA) , 16(5):1021--1049, 2006
2006
-
[38]
A central limit theorem and a strong mixing condition
Murray Rosenblatt. A central limit theorem and a strong mixing condition. Proceedings of the National Academy of Sciences (PNAS) , 42(1):43--47, 1956
1956
-
[39]
Study of a class of regularizations of 1/|x| using G aussian integrals
Mary Beth Ruskai and Elisabeth Werner. Study of a class of regularizations of 1/|x| using G aussian integrals. SIAM Journal on Mathematical Analysis (SIMA) , 32(2):435--463, 2000
2000
-
[40]
R \'e nyi divergence and K ullback- L eibler divergence
Tim Van Erven and Peter Harremos. R \'e nyi divergence and K ullback- L eibler divergence. IEEE Transactions on Information Theory , 60(7):3797--3820, 2014
2014
-
[41]
Rapid convergence of the unadjusted L angevin algorithm: I soperimetry suffices
Santosh S Vempala and Andre Wibisono. Rapid convergence of the unadjusted L angevin algorithm: I soperimetry suffices. Advances in Neural Information Processing Systems (NeurIPS) , 32, 2019
2019
-
[42]
Analysis for diffusion processes on R iemannian manifolds , volume 18
Feng-Yu Wang. Analysis for diffusion processes on R iemannian manifolds , volume 18. World Scientific, 2013
2013
Reviewed August 12, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.