Interpolation is the procedure of predicting unknown values (not measured, etc.) from known (i.e. measured). Usually known measured points are called neighbours. The distances to the neighbours are ...
The demo notebook contains and example of the self-attention interpolation architecture used in the below citation: https://arxiv.org/abs/2507.09460 @article ...