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

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

28 Jan 2022arXiv:2201.12204archive 2025-07-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

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2201.12204")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: official repository: 11 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

deepmind/functa officialmentioned in papermentioned on GitHubjaxApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from deepmind/functa. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

array_to_flattened_pytree deepmind/functa/pytree_conversions.py official repository unverified Apache-2.0 (permissive) · 49ed47f8d0f2820c · report
filter_srn deepmind/functa/data_utils.py official repository unverified Apache-2.0 (permissive) · 3b6360dafe2a0550 · report
flattened_pytree_to_array deepmind/functa/pytree_conversions.py official repository unverified Apache-2.0 (permissive) · f021d7c7c5e9bbc2 · report
get_num_weights_and_modulations deepmind/functa/function_reps.py official repository unverified Apache-2.0 (permissive) · d833751b40e23fc3 · report
get_rays deepmind/functa/minimal_nerf.py official repository unverified Apache-2.0 (permissive) · 7d26fe749fa567f8 · report
partition_params deepmind/functa/function_reps.py official repository unverified Apache-2.0 (permissive) · 60304ec2c3729e2c · report
partition_shared_params deepmind/functa/function_reps.py official repository unverified Apache-2.0 (permissive) · 594fe089cd4ab588 · report
process_srn deepmind/functa/data_utils.py official repository unverified Apache-2.0 (permissive) · 5b8a4b0088fc2d36 · report
pytree_to_array deepmind/functa/pytree_conversions.py official repository unverified Apache-2.0 (permissive) · 254419e6e5120479 · report
render_rays deepmind/functa/minimal_nerf.py official repository unverified Apache-2.0 (permissive) · 59091fdb10977671 · report
volumetric_rendering deepmind/functa/minimal_nerf.py official repository unverified Apache-2.0 (permissive) · 7ccd4109a7f17823 · report

Tasks

Deep LearningImputationNeRFNovel View Synthesis

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections