paper-with-me

Papers

Neural Field Tokenizations with Hierarchy and Spatial Locality Priors

2026-06-06 · Alonso Urbano, David W. Romero, Max Zimmer, Sebastian Pokutta arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.08204

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Fostering Generalization in Single-view 3D Reconstruction by Learning a Hierarchy of Local and Global Shape Priors

2021-04-01 · CVPR 2021 1 · Jan Bechtold, Maxim Tatarchenko, Volker Fischer, Thomas Brox

Single-view 3D object reconstruction has seen much progress, yet methods still struggle generalizing to novel shapes unseen during training. Common approaches predominantly rely on learned global shape priors and, hence,…

3D Object Reconstruction3D ReconstructionHallucinationObject Reconstruction+1

When Do Local Score Models Extrapolate Across Size? A Diagnostic Theory and Benchmark

2026-06-08 · Wenjie Xi arxiv

Scientific generative modeling often requires size transfer, where models trained on small systems are evaluated on larger ones. While translation-invariant architectures enable this evaluation, we show that architectura…

Locality-Aware Zero-Shot Human-Object Interaction Detection

2025-05-26 · CVPR 2025 1 · Sanghyun Kim, Deunsol Jung, Minsu Cho

Recent methods for zero-shot Human-Object Interaction (HOI) detection typically leverage the generalization ability of large Vision-Language Model (VLM), i.e., CLIP, on unseen categories, showing impressive results on va…

Human-Object Interaction DetectionObjectZero-Shot Human-Object Interaction Detection

Progressive Split Mamba: Effective State Space Modelling for Image Restoration

2026-03-10 · Mohammed Hassanin, Nour Moustafa, Weijian Deng, Ibrahim Radwan arxiv

Image restoration requires simultaneously preserving fine-grained local structures and maintaining long-range spatial coherence. While convolutional networks struggle with limited receptive fields, and Transformers incur…

Image Restoration

Deep multi-task learning for a geographically-regularized semantic segmentation of aerial images

2018-08-23 · Michele Volpi, Devis Tuia

When approaching the semantic segmentation of overhead imagery in the decimeter spatial resolution range, successful strategies usually combine powerful methods to learn the visual appearance of the semantic classes (e.g…

Multi-Task LearningSemantic Segmentation