Fast summation by interval clustering for an evolution equation with memory
William McLean

TL;DR
This paper introduces an efficient algorithm for solving fractional diffusion equations that significantly reduces computational complexity from quadratic to near-linear time by employing interval clustering techniques.
Contribution
It presents a novel fast summation method based on interval clustering to efficiently handle the memory term in fractional diffusion equations.
Findings
Reduced computational complexity to O(MN log N)
Lowered active memory requirements to O(M log N)
Demonstrated effectiveness through numerical experiments
Abstract
We solve a fractional diffusion equation using a piecewise-constant, discontinuous Galerkin method in time combined with a continuous, piecewise-linear finite element method in space. If there are time levels and spatial degrees of freedom, then a direct implementation of this method requires operations and active memory locations, owing to the presence of a memory term: at each time step, the discrete evolution equation involves a sum over \emph{all} previous time levels. We show how the computational cost can be reduced to operations and active memory locations.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
