English

A Semi-Lagrangian Adaptive Rank (SLAR) Method for High-Dimensional Vlasov Dynamics

Numerical Analysis 2025-10-30 v1 Numerical Analysis Computational Physics Plasma Physics

Abstract

We extend our previous work on a semi-Lagrangian adaptive rank (SLAR) integrator, in the finite difference framework for nonlinear Vlasov-Poisson systems, to the general high-order tensor setting. The proposed scheme retains the high-order accuracy of semi-Lagrangian methods, ensuring stability for large time steps and avoiding dimensional splitting errors. The primary contribution of this paper is the novel extension of the algorithm from the matrix to the high-dimensional tensor setting, which enables the simulation of Vlasov models in up to six dimensions. The key technical components include (1) a third-order high-dimensional polynomial reconstruction that scales as O(d2)O(d^2), providing a point-wise approximation of the solution at the foot of characteristics in a semi-Lagrangian scheme; (2) a recursive hierarchical adaptive cross approximation of high-order tensors in a hierarchical Tucker format, characterized by a tensor tree; (3) a low-complexity Poisson solver in the hierarchical Tucker format that leverages the FFT for efficiency. The computed adaptive rank kinetic solutions exhibit low-rank structures within branches of the tensor tree resulting in substantial computational savings in both storage and time. The resulting algorithm achieves a computational complexity of O(d4Nr3+log2d)O(d^4 N r^{3+\lceil\log_2d\rceil}), where NN is the number of grid points per dimension, dd is the problem dimension, and rr is the maximum rank in the tensor tree, overcoming the curse of dimensionality. Through extensive numerical tests, we demonstrate the efficiency of the proposed algorithm and highlight its ability to capture complex solution structures while maintaining a computational complexity that scales linearly with NN.

Keywords

Cite

@article{arxiv.2510.24861,
  title  = {A Semi-Lagrangian Adaptive Rank (SLAR) Method for High-Dimensional Vlasov Dynamics},
  author = {Nanyi Zheng and William A. Sands and Daniel Hayes and Andrew J. Christlieb and Jing-Mei Qiu},
  journal= {arXiv preprint arXiv:2510.24861},
  year   = {2025}
}

Comments

24 pages, 10 figures, 2 algorithms