cs.LGJun 6, 2026

Neural Field Tokenizations with Hierarchy and Spatial Locality Priors

Authors: Alonso UrbanoDavid W. RomeroMax ZimmerSebastian Pokutta

Organizations: Department for AI in Society, Science, and Technology, Zuse Institute Berlin (ZIB), Germany · Cartesia AI, San Francisco, CA, USA · Institute of Mathematics, Technische Universität Berlin, Germany

Abstract

Neural fields parameterize data as functions from coordinates to values, providing a unified framework for representation learning across modalities. Existing approaches are dominated by per-sample meta-learning, which scales poorly due to memory-intensive inner-loop optimization. The natural alternative -- feed-forward encoding -- typically introduces modality-specific assumptions, sacrificing the generality that makes learning with neural fields attractive. We argue that locality and hierarchy are useful priors for learning field representations that can be injected without compromising modality-agnosticism. We propose LH-NeF, a framework to learn general-purpose tokenized representations of continuous signals. A locality-preserving hierarchical encoder maps raw coordinate-value field observations to structured tokens, from which the field is reconstructed during training. By replacing meta-learning's inner loop with a single forward pass, LH-NeF uses 42×\times less memory and supports 133×\times larger batches than the strongest modality-agnostic baseline. Across images, 3D shapes, and climate fields, our learned representations match or exceed performance of modality-agnostic, modality-specific, and specialized generative neural field baselines on both reconstruction and downstream tasks.

Explore similar work

CardsList
  1. Weight Space Representation Learning via Neural Field Adaptation

    Dec 1, 2025Zhuoqian Yang, Mathieu Salzmann, Sabine SüsstrunkWeight-SpaceNeural Fields