Skip to content

Commit 0305781

Browse files
authored
Merge pull request #1003 from Parallel-in-Time/bibtex-bibbot-1002-5eba7ab
pint.bib updates
2 parents 5eba7ab + f652ade commit 0305781

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_bibliography/pint.bib

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7770,6 +7770,15 @@ @article{CaklovicEtAl2025
77707770
year = {2025},
77717771
}
77727772

7773+
@unpublished{DaiEtAl2025,
7774+
abstract = {This paper is dedicated to enhancing the computational efficiency of traditional parallel-in-time methods for solving stochastic initial-value problems. The standard parareal algorithm often suffers from slow convergence when applied to problems with stochastic inputs, primarily due to the poor quality of the initial guess. To address this issue, we propose a hybrid parallel algorithm, termed KLE-CGC, which integrates the Karhunen-Lo\`{e}ve (KL) expansion with the coarse grid correction (CGC). The method first employs the KL expansion to achieve a low-dimensional parameterization of high-dimensional stochastic parameter fields. Subsequently, a generalized Polynomial Chaos (gPC) spectral surrogate model is constructed to enable rapid prediction of the solution field. Utilizing this prediction as the initial value significantly improves the initial accuracy for the parareal iterations. A rigorous convergence analysis is provided, establishing that the proposed framework retains the same theoretical convergence rate as the standard parareal algorithm. Numerical experiments demonstrate that KLE-CGC maintains the same convergence order as the original algorithm while substantially reducing the number of iterations and improving parallel scalability.},
7775+
author = {Dou Dai and Qiuqi Li and Huailing Song},
7776+
howpublished = {arXiv:2510.26180v1 [math.NA]},
7777+
title = {A parallel solver for random input problems via Karhunen-Loève expansion and diagonalized coarse grid correction},
7778+
url = {http://arxiv.org/abs/2510.26180v1},
7779+
year = {2025},
7780+
}
7781+
77737782
@inbook{DrewsEtAl2025,
77747783
author = {Drews, Wiebke and Turek, Stefan and Lohmann, Christoph},
77757784
booktitle = {Numerical Mathematics and Advanced Applications ENUMATH 2023, Volume 1},

0 commit comments

Comments
 (0)