Papers
arxiv:2605.31559

Functional Attention: From Pairwise Affinities to Functional Correspondences

Published on May 29
· Submitted by
Simon Weber
on Jun 4
Authors:
,
,
,

Abstract

Functional Attention reinterprets attention as functional correspondence between adaptive bases, enabling compact and resolution-invariant operator learning for PDE solving and 3D segmentation.

Learning mappings between infinite-dimensional function spaces, or operator learning, is essential for many machine learning applications. Although transformer-based operators are popular, they often rely on token-wise attention. These methods treat continuous fields as discrete tokens and usually ignore the global functional structure. We introduce Functional Attention, which reinterprets attention as a functional correspondence between adaptive bases. Inspired by geometric functional maps, our method replaces softmax affinities with structured linear operators. This yields a compact, generalizable, resolution-invariant representation that explicitly captures global dependencies. Experiments demonstrate that Functional Attention can match state-of-the-art performance in many operator learning tasks, including solving PDEs, 3D segmentation, and regression, while remaining robust to varying discretizations. Project page is available at https://github.com/xjffff/FUNCATTN.

Community

Paper author Paper submitter
edited about 3 hours ago

We propose Functional Attention (FUNCATTN), a new attention mechanism for operator learning inspired by functional maps. Instead of computing pointwise softmax affinities between tokens, we reframe attention as a compact linear operator between learned functional spaces, reducing complexity from O(n²) to O(ndk). FUNCATTN achieves SOTA on 5/6 PDE benchmarks, 3D point cloud segmentation, and OOD generalization, while remaining resolution-invariant. Accepted to ICML 2026.

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2605.31559
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2605.31559 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2605.31559 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2605.31559 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.