paper-with-me

Papers

From data to functa: Your data point is a function and you can treat it like one

2022-01-28 · Emilien Dupont, Hyunjik Kim, S. M. Ali Eslami, Danilo Rezende, Dan Rosenbaum

It is common practice in deep learning to represent a measurement of the world on a discrete grid, e.g. a 2D grid of pixels. However, the underlying signal represented by these measurements is often continuous, e.g. the scene depicted in an image. A powerful continuous alternative is then to represent these measurements using an implicit neural representation, a neural function trained to output the appropriate measurement value for any input spatial location. In this paper, we take this idea to its next level: what would it take to perform deep learning on these functions instead, treating them as data? In this context we refer to the data as functa, and propose a framework for deep learning on functa. This view presents a number of challenges around efficient conversion from data to functa, compact representation of functa, and effectively solving downstream tasks on functa. We outline a recipe to overcome these challenges and apply it to a wide range of data modalities including images, 3D shapes, neural radiance fields (NeRF) and data on manifolds. We demonstrate that this approach has various compelling properties across data modalities, in particular on the canonical tasks of generative modeling, data imputation, novel view synthesis and classification. Code: https://github.com/deepmind/functa

📄 PDF Abstract BibTeX arXiv:2201.12204

Code (1)

deepmind/functa 공식 구현 jax

Tasks

Deep LearningImputationNeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

Low-Rank-Modulated Functa: Exploring the Latent Space of Implicit Neural Representations for Interpretable Ultrasound Video Analysis

2026-03-26 · Julia Wolleb, Cristiana Baloescu, Alicia Durrer, Hemant D. Tagare 외 arxiv

Implicit neural representations (INRs) have emerged as a powerful framework for continuous image representation learning. In Functa-based approaches, each image is encoded as a latent modulation vector that conditions a …

Representation Learning

VidFuncta: Towards Generalizable Neural Representations for Ultrasound Videos

2025-07-29 · Julia Wolleb, Florentin Bieder, Paul Friedrich, Hemant D. Tagare 외 arxiv

Ultrasound is widely used in clinical care, yet standard deep learning methods often struggle with full video analysis due to non-standardized acquisition and operator bias. We offer a new perspective on ultrasound video…

Video ReconstructionLine Detection

Spatial Functa: Scaling Functa to ImageNet Classification and Generation

2023-02-06 · Matthias Bauer, Emilien Dupont, Andy Brock, Dan Rosenbaum 외

Neural fields, also known as implicit neural representations, have emerged as a powerful means to represent complex signals of various modalities. Based on this Dupont et al. (2022) introduce a framework that views neura…

ClassificationImage Generation

PDEfuncta: Spectrally-Aware Neural Representation for PDE Solution Modeling

2025-06-15 · Minju Jo, Woojin Cho, Uvini Balasuriya Mudiyanselage, Seungjun Lee 외

Scientific machine learning often involves representing complex solution fields that exhibit high-frequency features such as sharp transitions, fine-scale oscillations, and localized structures. While implicit neural rep…

Meta-Learning

MedFuncta: Modality-Agnostic Representations Based on Efficient Neural Fields

2025-02-20 · Paul Friedrich, Florentin Bieder, Philippe C. Cattin

Recent research in medical image analysis with deep learning almost exclusively focuses on grid- or voxel-based data representations. We challenge this common choice by introducing MedFuncta, a modality-agnostic continuo…

Medical Image AnalysisMeta-Learning