Benchmarks
View scores and output across OCR models spanning many document categories.
Want to run these evals on your own documents?
Talk to Sales20 Joseph Nakao, Gianluca Ceruti, Lukas Einkemmer
Figure 2 is a log-log plot showing the error versus for the backward Euler, DIRK2, and DIRK3 schemes. The x-axis ( ) ranges from 0.5 to 3. The y-axis ( error) ranges from to . The backward Euler scheme (black solid line) shows the highest error, followed by DIRK2 (blue solid line), and DIRK3 (magenta solid line) shows the lowest error. The dashed lines indicate the expected order of convergence: Order 1 (black dashed), Order 2 (blue dashed), and Order 3 (magenta dashed). The DIRK3 scheme closely follows the Order 3 line, indicating third-order convergence.
Fig. 2: Error plot for (66) with initial condition (67) using backward Euler, DIRK2 and DIRK3.
Figure 3 is a log-log plot showing the error versus for the IMEX111, IMEX222, and IMEX443 schemes. The x-axis ( ) ranges from to . The y-axis ( error) ranges from to . The IMEX111 scheme (black solid line) shows the highest error, followed by IMEX222 (blue solid line), and IMEX443 (magenta solid line) shows the lowest error. The dashed lines indicate the expected order of convergence: Order 1 (black dashed), Order 2 (blue dashed), and Order 3 (magenta dashed). The IMEX443 scheme closely follows the Order 3 line, indicating third-order convergence.
Figure 4 displays three plots showing the multilinear rank components ( ) and the average rank versus time (from 0 to 15) for the solution to (66) using backward Euler (left), DIRK2 (middle), and DIRK3 (right). The y-axis represents the rank (1 to 11). The plots show that the multilinear rank remains low (around 3 to 4) for all schemes and time steps, indicating efficient low-rank approximation. The average rank is consistently around 3.5 to 4.
As seen in Figure 3, the expected accuracies are observed for the RAIL scheme when using IMEX111, IMEX222 and IMEX443. We used a mesh size , tolerance , final time , and ranging from 0.1 to 1. Despite observing the expected accuracy, the error for the first-order scheme (and even the second-order scheme) is quite large. However, recall that we do not scale the error by the measure of the domain, which in this case would be ; scaling by the measure of the domain would provide a better comparison against the error which is not as large.
Example 3 (Rigid body rotation with diffusion, about )
where the flow field describes rotation about the vector . To test the accuracy of the scheme, we use the manufactured solution with , for which the source term offsets the rotation and is
As seen in Figure 5, the expected accuracies are observed for the RAIL scheme when using IMEX111, IMEX222 and IMEX443. We used a mesh size , tolerance , final time , and ranging from 0.5 to 2. When a low-rank source term is involved, we must express it in a Tucker tensor format. By inspection, it is straightforward for one to write down a Tucker decomposition of (72).
To test the rank of the solution, we set , , double the speed of the rotation,
and set the initial condition to . The solution rotates counterclockwise about the positive -axis while slowly diffusing. Theoretically, the exact multilinear rank should be