REVIEW 4 major objections 4 minor 64 references
Deflation-based certified greedy algorithm and adaptivity for bifurcating nonlinear PDEs
T0 review · 4 major / 4 minor · reviewed 2026-08-10 · deepseek-v4-flash
Pith's one-line read This paper claims that a deflated-greedy reduced-basis algorithm can certify the approximation error on every coexisting branch of a bifurcating nonlinear PDE, without prior knowledge of the bifurcation.
desk verdict A genuinely new certified-ROM idea that deserves refereeing, but the headline branch-certification claim is not actually established by the numerics—the linear estimator is used as a guaranteed bound without proof or verification. 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 machinery has two load-bearing parts. The first is the reduced inf-sup constant $\beta_h^N(\mu)$, the stability factor of the reduced Jacobian evaluated at a reduced solution, which the adaptive-greedy uses as a bifurcation detector and the estimator uses as a denominator; its vanishing at the critical parameter is exactly why standard certification fails near $\mu^*$. The second is the deflation operator $\mathcal{M}(y,u) = (\|y-u\|^r + \sigma)^{-1} I$, which multiplies the residual so that Newton iterations are repelled from already discovered solutions, allowing the algorithm to collect multiple coexisting states at one parameter value. The deflated-greedy wires these together: it computes one estimator value per reduced branch solution, selects the parameter and branch with the largest estimator, adds the corresponding high-fidelity snapshot to the basis, and then deflates the high-fidelity system to find any remaining coexisting snapshots at that same parameter. Continuation gives the reduced Newton solver initial guesses from the previously computed parameter, so the branch identity is carried from one parameter step to the next.
What would settle it
At the $N=25$ deflated-greedy configuration reported in Section 6.3, compute the relative error $E(\mu)$ and the linear estimator $\Delta_{\rm lin}^N(\mu)$ on the full test set for each of the three branches; if the estimator falls below $E$ for any branch in the bifurcating regime, the certification claim is false. A complementary check is to run the same algorithm on a pitchfork bifurcation with an odd number of unequal branches and see whether reduced deflation actually converges to every branch.
Extended reading notes
Core claim
The central claim is that both known workarounds—POD with a complete, hand-chosen snapshot set, and vanilla-greedy restricted to a single branch—can be replaced by algorithms that need no prior knowledge of the bifurcation. The adaptive-greedy treats the reduced inf-sup constant $\beta_h^N(\mu)$ as a stability indicator: because the high-fidelity inf-sup constant vanishes at the critical parameter $\mu^*$, the parameter that minimizes the reduced constant is taken as an approximation of the bifurcation point, and new training points are inserted around it. The deflated-greedy applies the deflation operator $\mathcal{M}(y,u) = (\|y-u\|^r + \sigma)^{-1} I$ at both levels: at the high-fidelity level it collects multiple coexisting snapshots for the same parameter, and at the reduced level it solves for reduced solutions on different branches. For each reduced branch solution it evaluates the linear a posteriori estimator $\Delta_{\rm lin}^N(\mu) = \|G(B u_N; \mu)\|/\beta_h^N(\mu)$, then enriches the basis with the snapshot belonging to the worst-approximated branch. For the sudden-expansion channel, the paper reports that with $N=25$ basis functions the deflated-greedy keeps the relative reduction error below $\varepsilon=10^{-3}$ for all three branches, whereas POD and vanilla-greedy approximate only the symmetric branch and lose the asymmetric ones.
Load-bearing premise
The certification depends on the standard single-solution error bound still being a true upper bound when applied branch by branch, which requires each reduced branch solution to stay close enough to the corresponding true branch that the single-solution uniqueness argument applies to that branch.
Editorial extensions
If this is right
- If the claim is right, a reduced model built by deflated-greedy can be used to query any parameter in the trained range and return an accurate solution on any branch the user asks for, not just the stable branch.
- The adaptive-greedy result means offline sampling can begin from a very coarse parameter grid, with the computational budget concentrated around the detected bifurcation point instead of spread over the uniqueness region.
- Because the same parameter value can contribute several basis functions, the reduced basis encodes qualitatively different states, which is exactly the information that vanilla-greedy's estimator-driven sampling misses.
- The deflated estimator's maximum over branches gives a stopping criterion that is meaningful for the whole solution ensemble, so convergence of the reduced model cannot be declared while an entire branch is still unrepresented.
Reading between the lines
- The paper does not plot the estimator against the true error for each branch; verifying the effectivity ratio $\Delta_{\rm lin}^N(\mu)/E(\mu)$ branch by branch would be the natural next check before applying the certification claim to a new problem.
- The authors note the adaptive strategy could serve as a preprocessing step for deflation, restricting deflated solves to the multi-solution regime; implementing that coupling would directly reduce the offline cost of the deflated-greedy.
- Because the framework is advertised as agnostic to the type of bifurcation, a natural test is a transcritical or Hopf bifurcation, where branches are not created in symmetric pairs and reduced deflation may or may not converge to every admissible state.
- If the branch-wise certification transfers to other PDEs, the same one-estimator-per-discovered-branch structure could be applied to time-periodic or stochastic bifurcations, where coexisting attractors play the role of coexisting steady solutions.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes two RB greedy algorithms for bifurcating parametric nonlinear PDEs: an adaptive-greedy that refines the training set near the detected bifurcation point, and a deflated-greedy that discovers multiple coexisting branches via reduced deflation and computes branch-wise error estimators. The methods are tested on the Coanda effect governed by steady Navier-Stokes in a sudden-expansion channel, where three branches coexist below the pitchfork point (mu* ≈ 0.96). The authors report that the deflated-greedy achieves actual reduced errors below epsilon = 1e-3 for all branches and parameters, except for one documented violation at the bifurcation point on the symmetric branch, and that the adaptive-greedy detects mu* starting from a coarse four-point training grid. The paper argues these are the first greedy-based strategies for certified approximation of bifurcating PDEs.
Significance. If the certification claim is substantiated, the work is a meaningful advance: prior POD-based ROMs for bifurcations require a-priori knowledge of the branching structure and do not provide error bounds, while vanilla-greedy misses coexisting branches. The numerical study is honest and fairly thorough: results are compared against independently computed high-fidelity solutions and against the literature value mu* ≈ 0.96, POD and vanilla-greedy baselines are included, and Appendix A explicitly documents that the nonlinear BRR estimator is inapplicable (tau_N > 1) in the bifurcating regime. The main contribution, deflated-greedy with branch-wise estimators, is conceptually novel and clearly presented. However, the central word 'certified' currently rests on an unvalidated linear estimator, and the paper itself concedes an exception to the 'all branches, all parameters' claim, so the significance can only be assessed after these gaps are closed.
major comments (4)
- [Section 5.2, Eq. (12)] The branch-wise certification is based entirely on the linear estimator Delta_lin_N(mu) = ||G(Bu_N; mu)|| / beta^h_N(mu). For a nonlinear PDE this is not a proven upper bound: the residual identity yields beta||e|| <= ||G(Bu_N)|| + C||e||^2, which does not imply ||e|| <= ||G||/beta. The rigorous nonlinear estimator (11) requires tau_N(mu) <= 1, and Appendix A reports that this condition is never met in the bifurcating regime. The paper neither proves that each reduced branch solution lies in the local uniqueness ball of the corresponding HF branch nor provides numerical verification that Delta_lin dominates the true error. Since the headline claim in Sections 6.3 and 7 is that the deflated-greedy 'certifies all branches', this missing reliability check is load-bearing and must be addressed.
- [Section 6.3, Figure 7g] The text states that 'for all branches and all parameters in Pte, the reduced error is reliably below the tolerance bound', and then immediately concedes: 'The unique point in the parametric space that seems to violate the certification is indeed the one corresponding to the bifurcation point while reconstructing the symmetric branch'. This is an explicit contradiction of the literal 'all branches, all parameters' claim. At minimum, the claim must be restricted to parameters outside a neighborhood of mu*, or the algorithm must be modified so that the symmetric branch at mu* is also certified. As written, the certification statement in Section 7 ('can certify all the branches') is inaccurate.
- [Section 4, Eq. (9)] The adaptive-greedy detection of mu* relies on the assumption that 'for large enough N, the reduced inf-sup (9) is a good approximation of the high-fidelity inf-sup (5)', but no convergence statement or quantitative bound is provided. Since 'detecting the bifurcation point starting from scarce information' is a claimed contribution, the paper should either supply a convergence analysis for mu_bif as N increases or explicitly label the detection as a heuristic and validate it with a systematic study (e.g., showing that mu_bif approaches mu* as N grows). The current evidence is a single numerical example, which is suggestive but not sufficient for a general claim.
- [Section 6.3, Figures 7 and 9] The certification claim concerns the estimator, yet the paper never plots the estimator against the true error. Figure 7 reports only the actual error E(mu), and Figure 9 shows estimator values at one iteration without overlaying them with E(mu). A direct empirical check would be to plot Delta_lin_N(mu) (or the branch-wise max Delta) together with E(mu) on the test set Pte for the final deflated-greedy basis, for each of the three branches. Such an overlay would either confirm that the estimator dominates the true error or expose the gap that currently undermines the word 'certified'.
minor comments (4)
- [Section 6.3, Eq. (24)] The relative error E(mu) is defined as a sum of velocity and pressure relative errors rather than a norm of the combined error; since the two fields have different scales, this additive combination should be justified or replaced by a single norm to avoid masking large errors in one component.
- [Remark 2, Section 5.2] The procedure for handling the case where the same parameter maximizes the estimator multiple times is described only in prose; a small pseudocode listing (e.g., a while loop over the sorted estimator values) would make the algorithm unambiguous and easier to reproduce.
- [Figure 5] The inset panel in Figure 5 is very small and the axes labels are difficult to read; enlarging the inset and using clearly marked ticks would improve readability.
- [Section 2.3, Eq. (12)] The sentence 'for some problems, e.g., the bifurcating ones, such a condition could be difficult to obtain, and the linear estimator is exploited for all greedy iterations' is vague; the paper should specify in advance which problems and under which conditions the linear estimator is used, and state that it is not a proven bound in general.
Circularity Check
No significant circularity: the reduced-basis claims are validated against independently computed high-fidelity solutions; the main caveats are an unproven linear error bound and a heuristic inf-sup bifurcation indicator, neither of which is a definitional reduction.
full rationale
The derivation chain is not circular. The adaptive-greedy locates the bifurcation point through the reduced inf-sup indicator, and the paper states the underlying assumption explicitly: "for large enough N, the reduced inf-sup (9) is a good approximation of the high-fidelity inf-sup (5)" (Section 4). This is an approximation premise, not a self-referential definition of the detected point. The deflated-greedy selects snapshots by the standard greedy criterion based on the residual estimator (12) and then reports errors (24) against independent HF solutions obtained with Newton and deflation; no parameter is fitted to make the error curves pass, and the detected value mu* ≈ 0.96 agrees with the literature. Self-citations to Pichi et al. prior ROM-bifurcation works supply background and baselines, not the load-bearing proof of the new claims. The main weakness is a correctness gap, not circularity: Appendix A states that the BRR condition tau_N(mu) <= 1 is "never met" in the bifurcating case, so the linear estimator (12) is used even though it is not shown to be a guaranteed upper bound per branch; Section 6.3 also concedes one certification violation at the bifurcation point on the symmetric branch. These concerns undermine the rigor of the "certifies all branches" claim but do not reduce it, by construction, to the algorithm's own inputs.
Assumptions & free parameters
free parameters (5)
- deflation exponent r =
2
- deflation shift sigma =
1
- adaptive refinement points nref =
4
- adaptive inf-sup tolerance tol =
1e-2
- greedy tolerance epsilon =
1e-3
assumptions (5)
- domain assumption The discrete inf-sup constant beta_h(µ) vanishes only at the bifurcation point µ*, and the reduced inf-sup beta_N^h(µ) approximates it well for N large (Section 4, first paragraph).
- domain assumption The a posteriori linear estimator (12) remains a valid upper bound for each branch solution found by reduced deflation, i.e., each reduced branch solution lies in the local uniqueness ball of the corresponding HF branch (Sections 2.3 and 5.2).
- standard math G is locally Lipschitz and the inf-sup constant is positive away from µ* (Section 2.3, Eqs. 8-11).
- domain assumption Deflation with parameters r and sigma and the prescribed solver settings discovers all K = 3 coexisting branches at each sampled parameter (Section 3.2).
- domain assumption The finite element discretization resolves the bifurcation (Section 6.1).
Cite this review
Pith. "Pith review of Deflation-based certified greedy algorithm and adaptivity for bifurcating nonlinear PDEs." pith.science (2026). https://pith.science/paper/LKXH7WHK
@misc{pith2026250112361,
author = {Pith},
title = {Pith review of: Deflation-based certified greedy algorithm and adaptivity for bifurcating nonlinear PDEs},
year = {2026},
howpublished = {\url{https://pith.science/paper/LKXH7WHK}},
note = {Machine review of arXiv:2501.12361}
}
read the original abstract
This work deals with tailored reduced order models for bifurcating nonlinear parametric partial differential equations, where multiple coexisting solutions arise for a given parametric instance. Approaches based on proper orthogonal decomposition have been widely investigated in the literature, but they usually rely on some \emph{a-priori} knowledge about the bifurcating model and lack any error estimation. On the other hand, standard certified reduced basis techniques fail to represent correctly the branching behavior, since the error estimator is no longer reliable. The main goal of the contribution is to overcome these limitations by introducing two novel algorithms: (i) the adaptive-greedy, detecting the bifurcation point starting from scarce information over the parametric space, and (ii) the deflated-greedy, certifying multiple coexisting branches simultaneously. The former approach takes advantage of the features of the reduced manifold to detect the bifurcation, while the latter exploits the deflation and continuation methods to discover the bifurcating solutions and enrich the reduced space. We test the two strategies for the Coanda effect held by the Navier-Stokes equations in a sudden-expansion channel. The accuracy of the approach and the error certification are compared with vanilla-greedy and proper orthogonal decomposition.
Figures
Figures from the paper (8 more)
Reference graph
Works this paper leans on
-
[1]
E. L. Allgower and K. Georg. Numerical Continuation Methods, volume 13 of Springer Series in Computational Mathematics. Springer, Berlin, Heidelberg, 1990. doi:10.1007/978-3-642-61257-2
-
[2]
A. Ambrosetti and G. Prodi. A Primer of Nonlinear Analysis . Cambridge Studies in Advanced Mathematics. Cambridge University Press, 1995. URL: https://books.google.it/books?id=dVSTUben3QoC
work page 1995
-
[3]
M. Barrault, N. C. Nguyen, Y. Maday, and A. T. Patera. An “empirical interpolation” method: Application to efficient reduced-basis discretization of partial differential equations.C. R. Acad. Sci. Paris, S´ erie I., 339:667–672, 2004. 22 DEFLATED-GREEDY AND ADAPTIVITY FOR CERTIFIED BIFURCATIONS
work page 2004
-
[4]
F. Battaglia, S. J. Tavener, A. K. Kulkarni, and C. L. Merkle. Bifurcation of Low Reynolds Number Flows in Symmetric Channels. AIAA Journal , 35(1):99–105, 1997. doi:10.2514/2.68
-
[5]
D. Bigoni. Nonlinear solid mechanics: bifurcation theory and material instability . Cambridge University Press, 2012
work page 2012
-
[6]
Bifurcation analysis of two-dimensional Rayleigh--B\'enard convection using deflation
N. Boull´ e, V. Dallas, and P. E. Farrell. Bifurcation analysis of two-dimensional Rayleigh–B \’enard convection using deflation. Physical Review E, 105(5):055106, 2022. arXiv:2102.10576, doi:10.1103/PhysRevE.105.055106
work page Pith review arXiv 2022
-
[7]
J. R. Bravo, G. Stabile, M. Hess, J. A. Hernandez, R. Rossi, and G. Rozza. Geometrically parametrised reduced order models for studying the hysteresis of the Coanda effect in finite element-based incompressible fluid dynamics. Journal of Computational Physics , 509:113058, 2024. doi:10.1016/j.jcp.2024.113058
- [8]
Show all 64 references
-
[9]
S. L. Brunton, J. L. Proctor, and J. N. Kutz. Discovering governing equations from data by sparse identification of nonlinear dynamical systems. Proceedings of the National Academy of Sciences , 113(15):3932–3937, 2016. doi:10.1073/pnas.1517384113
2016 doi
-
[10]
Buffa, Y
A. Buffa, Y. Maday, A. T. Patera, C. Prud’homme, and G. Turinici. A priori convergence of the greedy algorithm for the parametrized reduced basis method. ESAIM: Mathematical modelling and numerical analysis , 46(3):595– 603, 2012
2012
-
[11]
Caloz and J
G. Caloz and J. Rappaz. Numerical analysis for nonlinear and bifurcation problems. In Handbook of Numerical Analysis, volume 5 of Techniques of Scientific Computing (Part 2) , pages 487–637. Elsevier, 1997. doi:10.1016/ S1570-8659(97)80004-X
1997
-
[12]
E. G. Charalampidis, N. Boull´ e, P. E. Farrell, and P. G. Kevrekidis. Bifurcation analysis of stationary solutions of two-dimensional coupled Gross–Pitaevskii equations using deflated continuation. Communications in Nonlinear Science and Numerical Simulation , 87:105255, 2020...
2020
-
[13]
E. G. Charalampidis, P. G. Kevrekidis, and P. E. Farrell. Computing stationary solutions of the two-dimensional Gross–Pitaevskii equation with deflated continuation. Communications in Nonlinear Science and Numerical Simulation, 54:482–499, 2018. doi:10.1016/j.cnsns.2017.05.024
2018 doi
-
[14]
Chaturantabut and D
S. Chaturantabut and D. C. Sorensen. Nonlinear Model Reduction via Discrete Empirical Interpolation. SIAM Journal on Scientific Computing , 32(5):2737–2764, 2010. doi:10.1137/090766498
2010 doi
-
[15]
P. Ciarlet. Linear and Nonlinear Functional Analysis with Applications . Other Titles in Applied Mathematics. Society for Industrial and Applied Mathematics, 2013
2013
-
[16]
Cort´ es, H
J. Cort´ es, H. Herrero, and F. Pla. A local ROM for Rayleigh–B´ enard bifurcation problems.Computer Methods in Applied Mechanics and Engineering , 425:116949, 2024. doi:10.1016/j.cma.2024.116949
2024
-
[17]
N. Deng, B. R. Noack, M. Morzy´ nski, and L. R. Pastur. Low-order model for successive bifurcations of the fluidic pinball. Journal of Fluid Mechanics , 884:A37, 2020. doi:10.1017/jfm.2019.959
2020 doi
-
[18]
S. Deparis. Reduced basis error bound computation of parameter-dependent Navier-Stokes equations by the natural norm approach. SIAM Journal on Numerical Analysis , 46(4):2039 – 2067, 2008. doi:10.1137/060674181
2008 doi
-
[19]
H. A. Dijkstra and F. W. Wubs. Bifurcation Analysis of Fluid Flows, 2023. doi:10.1017/9781108863148
2023 doi
-
[20]
Fabiani, F
G. Fabiani, F. Calabr` o, L. Russo, and C. Siettos. Numerical solution and bifurcation analysis of nonlinear partial differential equations with extreme learning machines. Journal of Scientific Computing , 89(2):44, 2021. doi:10.1007/s10915-021-01650-5
2021 doi
-
[21]
Farrell, A
P. Farrell, A. Birkisson, and S. Funke. Deflation techniques for finding distinct solutions of nonlinear partial differ- ential equations. SIAM Journal on Scientific Computing , 37(4):A2026 – A2045, 2015. doi:10.1137/140984798
2015 doi
- [22]
-
[23]
I. C. Gonnella, M. Khamlich, F. Pichi, and G. Rozza. A stochastic perturbation approach to nonlinear bifurcating problems, 2024. arXiv:2402.16803, doi:10.48550/arXiv.2402.16803
2024 doi
-
[24]
Herrero, Y
H. Herrero, Y. Maday, and F. Pla. RB (Reduced basis) for RB (Rayleigh–B´ enard).Computer Methods in Applied Mechanics and Engineering , 261–262:132–141, 2013. doi:10.1016/j.cma.2013.02.018
2013 doi
-
[25]
M. Hess, A. Alla, A. Quaini, G. Rozza, and M. Gunzburger. A localized reduced-order modeling approach for PDEs with bifurcating solutions. Computer Methods in Applied Mechanics and Engineering , 351:379–403, 2019. doi:10.1016/j.cma.2019.03.050
2019 doi
-
[26]
J. S. Hesthaven, G. Rozza, and B. Stamm. Certified Reduced Basis Methods for Parametrized Partial Differential Equations. SpringerBriefs in Mathematics. Springer International Publishing AG, Cham, 1st ed. 2016 edition,
2016
-
[27]
C. Jin, Z. Sun, and W. Xu. A novel stochastic bifurcation and its discrimination. Communications in Nonlinear Science and Numerical Simulation , 110:106364, 2022. doi:10.1016/j.cnsns.2022.106364
2022
-
[28]
H. Keller. Lectures on Numerical Methods in Bifurcation Problems. 1988
1988
-
[29]
Khamlich, F
M. Khamlich, F. Pichi, and G. Rozza. Model order reduction for bifurcating phenomena in fluid-structure in- teraction problems. International Journal for Numerical Methods in Fluids , 94(10):1611 – 1640, 2022. doi: 10.1002/fld.5118
2022 doi
-
[30]
Kielh¨ ofer.Bifurcation Theory: An Introduction with Applications to Partial Differential Equations , volume 156 of Applied Mathematical Sciences
H. Kielh¨ ofer.Bifurcation Theory: An Introduction with Applications to Partial Differential Equations , volume 156 of Applied Mathematical Sciences. Springer, New York, NY, 2012. doi:10.1007/978-1-4614-0502-3 . DEFLATED-GREEDY AND ADAPTIVITY FOR CERTIFIED BIFURCATIONS 23
2012 doi
-
[31]
Kuehn and K
C. Kuehn and K. Lux. Uncertainty Quantification of Bifurcations in Random Ordinary Differential Equations. SIAM Journal on Applied Dynamical Systems , 20(4):2295–2334, 2021. doi:10.1137/21M1392073
2021 doi
-
[32]
Kuehn, C
C. Kuehn, C. Piazzola, and E. Ullmann. Uncertainty quantification analysis of bifurcations of the Allen–Cahn equation with random coefficients, 2024. arXiv:2404.04639
2024 arXiv
-
[33]
Y. A. Kuznetsov. Elements of Applied Bifurcation Theory, volume 112 ofApplied Mathematical Sciences. Springer International Publishing, Cham, 2023. doi:10.1007/978-3-031-22007-4
2023 doi
-
[34]
Laakmann and N
F. Laakmann and N. Boull´ e. Bifurcation analysis of a two-dimensional magnetic Rayleigh–B´ enard problem. Physica D: Nonlinear Phenomena , 467:134270, 2024. doi:10.1016/j.physd.2024.134270
2024
-
[35]
L´ eger, P
S. L´ eger, P. Larocque, and D. LeBlanc. Improved Moore-Penrose continuation algorithm for the computation of problems with critical points. Computers & Structures , 281:107009, 2023. doi:10.1016/j.compstruc.2023. 107009
2023 doi
-
[36]
A. Logg, K. Mardal, and G. Wells. Automated Solution of Differential Equations by the Finite Element Method . Springer-Verlag, Berlin, 2012
2012
-
[37]
A. Manzoni. An efficient computational framework for reduced basis approximation and a posteriori error estima- tion of parametrized Navier–Stokes flows. ESAIM: Mathematical Modelling and Numerical Analysis , 48(4):1199– 1226, 2014. doi:10.1051/m2an/2014013
2014
-
[38]
Niroomandi, I
S. Niroomandi, I. Alfaro, E. Cueto, and F. Chinesta. Model order reduction for hyperelastic materials. Interna- tional Journal for Numerical Methods in Engineering , 81(9):1180–1206, 2010. doi:10.1002/nme.2733
2010 doi
-
[39]
M. A. Olshanskii and L. G. Rebholz. Approximating a branch of solutions to the Navier–Stokes equations by reduced-order modeling. Journal of Computational Physics , 524:113728, 2025. doi:10.1016/j.jcp.2025.113728
2025
-
[40]
F. Pichi. Reduced order models for parametric bifurcation problems in nonlinear PDEs . PhD thesis, Scuola Internazionale Superiore di Studi Avanzati, 2020
2020
-
[41]
Pichi, F
F. Pichi, F. Ballarin, G. Rozza, and J. S. Hesthaven. An artificial neural network approach to bifurcating phe- nomena in computational fluid dynamics. Computers & Fluids , 254:105813, 2023. doi:10.1016/j.compfluid. 2023.105813
2023
-
[42]
Pichi, B
F. Pichi, B. Moya, and J. S. Hesthaven. A graph convolutional autoencoder approach to model order reduction for parametrized PDEs. Journal of Computational Physics , 501:112762, 2024. doi:10.1016/j.jcp.2024.112762
2024
-
[43]
Pichi, A
F. Pichi, A. Quaini, and G. Rozza. A Reduced Order Modeling Technique to Study Bifurcating Phenomena: Application to the Gross–Pitaevskii Equation. SIAM Journal on Scientific Computing , 42(5):B1115–B1135, 2020. doi:10.1137/20M1313106
2020 doi
-
[44]
Pichi and G
F. Pichi and G. Rozza. Reduced Basis Approaches for Parametrized Bifurcation Problems held by Non-linear Von K´ arm´ an Equations.Journal of Scientific Computing , 81(1):112–135, 2019. doi:10.1007/s10915-019-01003-3
2019 doi
-
[45]
Pichi and G
F. Pichi and G. Rozza. Reduced Order Models for the Buckling of Hyperelastic Beams. In G. Rozza, G. Sta- bile, M. Gunzburger, and M. D’Elia, editors, Reduction, Approximation, Machine Learning, Surrogates, Em- ulators and Simulators: RAMSES , pages 199–240. Springer Nature Swi...
2024
-
[46]
Pichi, M
F. Pichi, M. Strazzullo, F. Ballarin, and G. Rozza. Driving bifurcating parametrized nonlinear PDEs by optimal control strategies: Application to Navier–Stokes equations with model order reduction. ESAIM: Mathematical Modelling and Numerical Analysis , 56(4):1361–1400, 2022. d...
2022
-
[47]
Pintore, F
M. Pintore, F. Pichi, M. Hess, G. Rozza, and C. Canuto. Efficient computation of bifurcation diagrams with a deflated approach to reduced basis spectral element method. Advances in Computational Mathematics , 47(1):1,
-
[48]
Pitton, A
G. Pitton, A. Quaini, and G. Rozza. Computational reduction strategies for the detection of steady bifurcations in incompressible fluid-dynamics: Applications to Coanda effect in cardiology. Journal of Computational Physics , 344:534–557, 2017. doi:10.1016/j.jcp.2017.05.010
2017 doi
-
[49]
Pitton and G
G. Pitton and G. Rozza. On the Application of Reduced Basis Methods to Bifurcation Problems in Incompressible Fluid Dynamics. Journal of Scientific Computing , 73(1):157–177, 2017. doi:10.1007/s10915-017-0419-6
2017 doi
-
[50]
Quaini, R
A. Quaini, R. Glowinski, and S. ˇCani´ c. Symmetry breaking and preliminary results about a Hopf bifurcation for incompressible viscous flow in an expansion channel. International Journal of Computational Fluid Dynamics , 30(1):7–19, 2016. doi:10.1080/10618562.2016.1144877
2016
-
[51]
Quarteroni, A
A. Quarteroni, A. Manzoni, and F. Negri. Reduced Basis Methods for Partial Differential Equations: An Intro- duction. La Matematica per Il 3+2, 92. Springer International Publishing, Cham, 1st ed. 2016. edition, 2016. doi:10.1007/978-3-319-15431-2
2016 doi
-
[52]
L. B. Rall. A Note on the Convergence of Newton’s Method. SIAM Journal on Numerical Analysis , 11(1):34–36,
-
[53]
Rheinboldt
W. Rheinboldt. An adaptive continuation process for solving systems of nonlinear equations. Banach Center Publications, 3(1):129–142, 1978
1978
-
[54]
Rozza, F
G. Rozza, F. Ballarin, L. Scandurra, and F. Pichi. Real Time Reduced Order Computational Mechanics . SISSA Springer Series. Springer Cham, 2024
2024
-
[55]
Rozza and K
G. Rozza and K. Veroy. On the stability of the reduced basis method for Stokes equations in parametrized domains. Computer Methods in Applied Mechanics and Engineering , 196(7):1244–1260, 2007
2007
-
[56]
R. Seydel. Practical Bifurcation and Stability Analysis , volume 5 of Interdisciplinary Applied Mathematics . Springer, New York, NY, 2010. doi:10.1007/978-1-4419-1740-9 . 24 DEFLATED-GREEDY AND ADAPTIVITY FOR CERTIFIED BIFURCATIONS
2010 doi
-
[57]
D. J. Silvester. Machine learning for hydrodynamic stability, 2024. arXiv:2407.09572
2024
-
[58]
Tonicello, A
N. Tonicello, A. Lario, G. Rozza, and G. Mengaldo. Non-intrusive reduced order models for the accurate prediction of bifurcating phenomena in compressible fluid dynamics. Computers & Fluids , 278:106307, 2024. doi:10.1016/ j.compfluid.2024.106307
2024
-
[59]
D. J. Tritton. Physical fluid dynamics . Springer Science & Business Media, 2012
2012
-
[60]
H. Uecker. Numerical Continuation and Bifurcation in Nonlinear PDEs . Other Titles in Applied Mathematics. Society for Industrial and Applied Mathematics, 2021. doi:10.1137/1.9781611976618
2021 doi
-
[61]
Venturi, X
D. Venturi, X. Wan, and G. E. Karniadakis. Stochastic bifurcation analysis of Rayleigh–B´ enard convection. Journal of Fluid Mechanics , 650:391–413, 2010. doi:10.1017/S0022112009993685. Appendices Appendix A. A numerical comparison between estimators for bifurcating Navier-St...
2010 doi
-
[64]
free-flow
To obtain an approximation of the Sobolev embedding constant ρ, one can exploit a strategy that combines an eigenvalue problem and a fixed-point algorithm, for further insight see [18, 37]. An important quantity to look at in order to define the nonlinear estimator is τN (µ), ...
-
[2015]
doi:10.1007/978-3-319-22470-1
-
[2021]
doi:10.1007/s10444-020-09827-6
Reviewed August 10, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.