Papers › Neural Implicit Dictionary via Mixture-of-Expert Training

Neural Implicit Dictionary via Mixture-of-Expert Training

8 Jul 2022arXiv:2207.03691archive 2025-07-28

Peihao Wang, Zhiwen Fan, Tianlong Chen, Zhangyang Wang

Representing visual signals by coordinate-based deep fully-connected networks has been shown advantageous in fitting complex details and solving inverse problems than discrete grid-based representation. However, acquiring such a continuous Implicit Neural Representation (INR) requires tedious per-scene training on tons of signal measurements, which limits its practicality. In this paper, we present a generic INR framework that achieves both data and training efficiency by learning a Neural Implicit Dictionary (NID) from a data collection and representing INR as a functional combination of basis sampled from the dictionary. Our NID assembles a group of coordinate-based subnetworks which are tuned to span the desired function space. After training, one can instantly and robustly acquire an unseen scene representation by solving the coding coefficients. To parallelly optimize a large group of networks, we borrow the idea from Mixture-of-Expert (MoE) to design and train our network with a sparse gating mechanism. Our experiments show that, NID can improve reconstruction of 2D images or 3D scenes by 2 orders of magnitude faster with up to 98% less input data. We further demonstrate various applications of NID in image inpainting and occlusion removal, which are considered to be challenging with vanilla INR. Our codes are available in https://github.com/VITA-Group/Neural-Implicit-Dict.

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="2207.03691")

Code

Syntology Ran 6 of 15 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 6 ran with no contract checked.

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

vita-group/neural-implicit-dict officialmentioned in papermentioned on GitHubpytorch 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

15 samples harvested; 6 ran; 0 honoured the contract we drafted; 9 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.

6ran
9unverified

Licence: 0 of the 15 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 vita-group/neural-implicit-dict. “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.

FCBlock vita-group/neural-implicit-dict/models.py official repository ran · metamorphic tier: deterministic MIT (permissive) · f756e1bf1683ec39 · report
FourierFeatMapping vita-group/neural-implicit-dict/models.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 590a7e6aebd2a441 · report
IdentityMapping vita-group/neural-implicit-dict/models.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · dfa297410a3da3e6 · report
PositionalEncoding vita-group/neural-implicit-dict/models.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 8c22d93e4d7f89e3 · report
RBFLayer vita-group/neural-implicit-dict/models.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 6049ee59a61d0375 · report
Sine vita-group/neural-implicit-dict/models.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · f725c8f70ba37716 · report
INRMoE vita-group/neural-implicit-dict/models.py official repository unverified MIT (permissive) · b37256b41cf55cbd · report
INRNet vita-group/neural-implicit-dict/models.py official repository unverified MIT (permissive) · d64923580e745bc2 · report
MoECombiner vita-group/neural-implicit-dict/models.py official repository unverified MIT (permissive) · ba9654f756e1e1f1 · report
RandomFourierMapping vita-group/neural-implicit-dict/models.py official repository unverified MIT (permissive) · c91e5d7bfb64a8ee · report
init_weights_elu vita-group/neural-implicit-dict/models.py official repository unverified MIT (permissive) · c342d1c15dad9826 · report
init_weights_normal vita-group/neural-implicit-dict/models.py official repository unverified MIT (permissive) · 6b8816b6be7c9e2b · report
init_weights_relu vita-group/neural-implicit-dict/models.py official repository unverified MIT (permissive) · 07ca9e05bd1b5378 · report
init_weights_selu vita-group/neural-implicit-dict/models.py official repository unverified MIT (permissive) · 5f4fed9f6dd565ef · report
init_weights_xavier vita-group/neural-implicit-dict/models.py official repository unverified MIT (permissive) · 9d952dc991e7ac2e · report

Tasks

Image Inpainting

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Inpainting

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