Kansa-like Method for Meshfree Collocation
- Kansa-like Method is a meshfree, kernel-based collocation approach that approximates PDE solutions using radial basis functions and enforces the differential operator at selected collocation points.
- It supports both classical square formulations and enhanced over-tested or least-squares variants, addressing challenges like ill-conditioning and stability through strategic oversampling and basis augmentation.
- The method applies to elliptic, parabolic, fractional, and biological models on complex domains such as spheres and manifolds, offering rigorous error estimates and energy-conserving schemes.
Searching arXiv for the cited Kansa-like method papers to ground the article in current arXiv records. Kansa-like method denotes a family of meshfree, kernel-based strong-form collocation schemes in which an approximate solution is expanded in translates of a kernel or radial basis function and the governing differential operator is enforced at collocation points. In the classical square formulation, the trial and test sets coincide; in later asymmetric, over-tested, or constrained variants, the test set is enlarged, the collocation matrix becomes rectangular, and the discrete problem is solved by least squares or by a constrained optimization procedure. In the cited literature, this framework is developed for second-order strongly elliptic PDEs on spheres and manifolds, parabolic surface diffusion, Hamiltonian wave equations, spatiotemporal fractional diffusion, and systems of ODEs in biology (Hangelbroek et al., 20 Jul 2025, Chen et al., 2021, Li et al., 6 Jul 2025, Sun et al., 2016, Salehi et al., 2017).
1. Classical strong-form collocation
In its basic form, the method seeks an approximation of the form
where is an RBF depending on a scalar shape parameter , are distinct centers, and the coefficients are unknown. For a differential operator problem
the strong form is collocated by enforcing
at interior and boundary or initial points. This yields the algebraic system
with entries obtained by applying or directly to the basis functions at the collocation points (Salehi et al., 2017).
On compact manifolds, including the sphere, the same idea is expressed with a zonal kernel 0, 1, and a trial space
2
Writing
3
classical Kansa collocation imposes
4
so that the square matrix has entries
5
with 6 in the classical case. The theoretical treatment on spheres emphasizes that this square Kansa matrix need not be invertible, nor well-conditioned, unless the kernel 7 and operator 8 satisfy special compatibility (Hangelbroek et al., 20 Jul 2025).
A persistent issue in the classical form is the interaction between approximation quality and conditioning. In Gaussian-RBF implementations, small 9 produces very flat, globally supported basis functions and severe ill-conditioning, whereas large 0 gives strongly peaked bases and poorer global approximation (Salehi et al., 2017). This trade-off is one of the main motivations for later Kansa-like extensions.
2. Asymmetric, over-tested, and least-squares formulations
A central development is the replacement of the square collocation system by an overdetermined one. In the asymmetric formulation for elliptic PDEs on manifolds, the trial set 1 is retained, but the test set is enlarged to 2 with 3, producing
4
Here
5
and 6 may be kernel translates, a Lagrange basis, or a local Lagrange basis. The analysis introduces the notion of an 7-norming set 8 for a finite-dimensional space 9, meaning that
0
When the trial-related space satisfies a Bernstein inequality, a quasi-uniform minimal 1-net 2 of cardinality 3 can be chosen so that this norming property holds with 4 (Hangelbroek et al., 20 Jul 2025).
The same oversampling principle appears in the surface-diffusion setting. With trial centers 5 and collocation nodes 6, the semi-discrete method of lines produces
7
with 8. Because the system is overdetermined, it is not solved exactly; instead one minimizes the spatial 9 residual at fixed 0, or the space-time functional
1
subject to an initial condition obtained by a discrete Tikhonov-regularized fit of 2 (Chen et al., 2021).
The cited analyses make stability the principal justification for oversampling. In the elliptic manifold theory, if 3 is an 4-norming set and the trial basis is a Riesz basis with stability ratio 5, then
6
Hence 7 is injective and 8 is invertible on 9 (Hangelbroek et al., 20 Jul 2025). In the surface-diffusion theory, discrete sampling inequalities and a time-dependent stability estimate control the 0, 1, and 2 components of the error, and the paper explicitly contrasts this with the square Kansa method, which is described as ill-conditioned and subject to solvability and stability difficulties (Chen et al., 2021).
3. Kernel spaces, trial spaces, and geometric operators
Kansa-like methods are defined by a trial space together with a strong-form discretization of the operator. For surface diffusion on a smooth, closed, orientable Riemannian manifold 3, the trial kernel is chosen from a positive-definite ambient-space kernel 4 whose Fourier transform decays like 5. Restricting it to 6 gives
7
which reproduces 8. The trial space is
9
and the approximate solution is
0
The Laplace–Beltrami operator is implemented extrinsically through the closest-point extension and the projection 1: 2 (Chen et al., 2021).
A closely related manifold construction appears in the Trajectory-Based RBF Collocation method for surface advection-diffusion. There the trial centers 3 and collocation points 4 lie on a smooth, compact manifold 5, and the approximation takes the form
6
The numerical tests use the Whittle–Matérn–Sobolev kernel
7
and the description explicitly states that no additional shape parameter is introduced beyond the native length-scale 8. The surface Laplacian is again treated extrinsically,
9
now coupled to a characteristic back-tracking map in time (Li et al., 26 Jan 2026).
On spheres and other closed compact manifolds, the elliptic theory uses either positive-definite or strictly conditionally positive-definite zonal kernels. In the conditionally positive-definite case, the trial space is augmented by spherical harmonics and side conditions of the form 0 are imposed for all harmonics of degree at most 1 (Hangelbroek et al., 20 Jul 2025). This indicates that the term “Kansa-like method” covers a broader algebraic structure than a single choice of kernel or basis.
4. Time discretization and structure-preserving variants
For parabolic surface problems, the Kansa-like method is naturally cast as a method of lines. Substituting the trial expansion into
2
and collocating in space gives the overdetermined ODE system
3
where 4 and 5. Backward Euler yields
6
or equivalently
7
which is solved in the least-squares sense through the normal equations
8
The paper also notes that higher-order backward-difference formulas and quadrature in time lead to decoupled least-squares solves at each time slice, and that an equivalent ODE form is
9
In Hamiltonian wave equations, the Kansa framework is modified so that the discrete evolution inherits energy conservation. After time discretization of
0
the step at time level 1 is written as a nonlinear least-squares problem
2
subject to the energy constraint
3
or, in quadratic-plus-nonlinear form,
4
The constrained problem is handled through a Lagrangian and a fast iterative solver based on a generalized SVD of the pair 5 together with a one-dimensional Newton iteration for the Lagrange multiplier 6. The cited complexity estimates are one GSVD at cost 7 and 8 per Newton iteration, with a typical requirement of 9–0 iterations per step. The discrete energy is maintained to within the solver tolerance, reported as 1–2 in experiments, and comparisons with a secant-based Lagrange-multiplier solver show a 3–4 speed-up (Li et al., 6 Jul 2025).
The characteristic-splitting surface advection-diffusion method provides a different time-dependent variant. After back-tracking the advection term along characteristics, the diffusion stage is advanced by Crank–Nicolson or BDF. For Crank–Nicolson the coefficients satisfy
5
where the matrix 6 evaluates the kernel and its surface Laplacian at the departure points 7. The theoretical contribution is an exact equivalence between the operator-split characteristic system and the original surface PDE, so that no operator-splitting error arises; the resulting time discretization is described as unconditionally stable under Crank–Nicolson (Li et al., 26 Jan 2026).
5. Fractional, biological, and surface applications
The method has been adapted to spatiotemporal fractional diffusion by combining Kansa collocation in space with an analytical treatment in time. For the two-dimensional FADE
8
the approximation uses Hardy’s multiquadric kernel
9
and a global expansion
00
Collocating the spatial operators gives
01
When 02, setting 03 yields the analytical solution
04
The implementation therefore avoids time-stepping; the main cost is formation and inversion of 05 and the eigendecomposition of 06, each independent of the final time horizon 07. Reported one-dimensional maximum absolute errors at 08, 09, 10 are 11, 12, 13, and 14 for 15, respectively. In the two-dimensional rectangular test, the MAEs at 16 are 17, 18, 19, and 20 for 21, and random versus perturbed grids are reported to give comparable MAEs within a factor of two (Sun et al., 2016).
In biological ODE models, Kansa collocation has been combined with a genetic strategy for selecting the Gaussian shape parameter
22
For the HIV CD423 T-cell model, the three ODEs are collocated at 24 time points in 25, the three initial conditions are imposed at 26, and the resulting 27 nonlinear equations are solved by Newton–Raphson. The GA searches 28 and, for 29, converges to 30. The reported Gaussian-RBF solution matches an eighth-order Runge–Kutta solution to 31 or better for 32, 33, and 34. For the Influenza SIRC model, four ODEs plus four initial conditions produce 35 equations, the GA searches 36, and for 37 the selected values are 38, 39, and 40, respectively. Relative errors of order 41 are reported even at 42, improving as 43 increases (Salehi et al., 2017).
Surface applications highlight the geometric flexibility of over-tested Kansa-like methods. On the sphere, the surface-diffusion paper studies
44
with manufactured solution
45
Using Wendland-type or Matérn-type 46 with 47, the method shows second-order temporal accuracy in 48 and spectral-like spatial decay in 49 until stagnation. A tensor-diffusion example with
50
demonstrates anisotropic diffusion, and an Allen–Cahn computation compares the least-squares RBF method with a meshless Galerkin solver of Kunemund–Narcowich–Ward–Wendland, reporting comparable accuracy and superior robustness for long-time integration. The same work emphasizes that surface geometries beyond spheres, including the torus, require no parameterization, only closest-point extension and normal-vector projection (Chen et al., 2021).
6. Error estimates, conditioning, and methodological scope
The modern theory of Kansa-like methods is largely a theory of stability and error control under oversampling. For second-order elliptic PDEs on spheres, the discrete least-squares solution based on a thin-plate spline spherical basis satisfies
51
provided 52 and 53 are sufficiently smooth and 54 is a suitable 55-norming set with 56. The RRQR-based thinning procedure, which reduces an oversampled system to a square one, leads to
57
The same framework shows that the reduced matrix 58 can be chosen so that
59
with 60 (Hangelbroek et al., 20 Jul 2025).
For parabolic surface diffusion, the analysis is organized into regularity of the exact solution, regularization of the discrete initial condition, stability of the discrete least-squares formulation, and consistency with a kernel interpolant. With 61, the regularized initial state satisfies
62
and the final bound is
63
where
64
The stated theorem assumes 65, quasi-uniform 66 and 67, and 68 (Chen et al., 2021).
For manifold advection-diffusion with Whittle–Matérn–Sobolev kernels, the cited estimate is the standard Sobolev-space bound
69
while the numerical section reports superconvergent rates in 70 (Li et al., 26 Jan 2026). For Hamiltonian wave equations, the oversampled Kansa discretization is stated to recover nearly 71-order in 72 when the oversampling rate 73 and to preserve discrete energy by construction, up to solver tolerance (Li et al., 6 Jul 2025).
Several recurrent limitations are explicit in the literature. Global collocation matrices are dense, so direct dense solution is typical and can incur 74 cost per solve or per precomputation stage (Sun et al., 2016, Li et al., 26 Jan 2026). Conditioning remains sensitive to the kernel choice, the smoothness order 75, the node density 76, and, when present, the shape parameter 77 (Salehi et al., 2017, Li et al., 26 Jan 2026). At the same time, the cited papers consistently present the meshfree character, absence of triangulation, elimination of surface integrals in strong-form discretizations, and direct handling of complex geometries as the main practical scope of Kansa-like methods (Chen et al., 2021, Li et al., 6 Jul 2025).
A plausible implication is that “Kansa-like” is best understood not as a single algorithm, but as a family of asymmetric or strong-form kernel collocation strategies whose defining questions are the same across applications: choice of trial space, selection of test points, stabilization by oversampling or constraints, and the management of dense linear algebra.