{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2602-15155","title":"Refine Now, Query Fast: A Decoupled Refinement Paradigm for Implicit Neural Fields","arxiv_id":"2602.15155","date":"2026-02-16","proceeding":null,"authors":["Tianyu Xiong","Skylar Wurster","Han-Wei Shen"],"abstract":"Implicit Neural Representations (INRs) have emerged as promising surrogates for large 3D scientific simulations due to their ability to continuously model spatial and conditional fields, yet they face a critical fidelity-speed dilemma: deep MLPs suffer from high inference cost, while efficient embedding-based models lack sufficient expressiveness. To resolve this, we propose the Decoupled Representation Refinement (DRR) architectural paradigm. DRR leverages a deep refiner network, alongside non-parametric transformations, in a one-time offline process to encode rich representations into a compact and efficient embedding structure. This approach decouples slow neural networks with high representational capacity from the fast inference path. We introduce DRR-Net, a simple network that validates this paradigm, and a novel data augmentation strategy, Variational Pairs (VP) for improving INRs under complex tasks like high-dimensional surrogate modeling. Experiments on several ensemble simulation datasets demonstrate that our approach achieves state-of-the-art fidelity, while being up to 27$\\times$ faster at inference than high-fidelity baselines and remaining competitive with the fastest models. The DRR paradigm offers an effective strategy for building powerful and practical neural field surrogates and INRs in broader applications, with a minimal compromise between speed and quality.","url_abs":"https://arxiv.org/abs/2602.15155","url_pdf":"https://arxiv.org/pdf/2602.15155","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2602.15155","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.15155"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/xtyinzz/DRR-INR","reach":null}],"summary":{"unverified":12},"by_repo_kind":{"found_in_text":{"samples":12,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":12,"samples":[{"code_sha256_prefix":"9ca2b129b9c65828","entry":"contract_to_unisphere","repo":"xtyinzz/DRR-INR","repo_kind":"found_in_text","path":"models/ngp.py","file_url":"https://github.com/xtyinzz/DRR-INR/blob/HEAD/models/ngp.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9ca2b129b9c65828"}},{"code_sha256_prefix":"970394eb13e3a691","entry":"eval_online_downsample","repo":"xtyinzz/DRR-INR","repo_kind":"found_in_text","path":"datasets/sf_dataset.py","file_url":"https://github.com/xtyinzz/DRR-INR/blob/HEAD/datasets/sf_dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"970394eb13e3a691"}},{"code_sha256_prefix":"98d618f3e1e4fdf0","entry":"field_imp_sampling","repo":"xtyinzz/DRR-INR","repo_kind":"found_in_text","path":"datasets/imp.py","file_url":"https://github.com/xtyinzz/DRR-INR/blob/HEAD/datasets/imp.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"98d618f3e1e4fdf0"}},{"code_sha256_prefix":"647f15cee8508aa1","entry":"get_class_by_name","repo":"xtyinzz/DRR-INR","repo_kind":"found_in_text","path":"models/modules.py","file_url":"https://github.com/xtyinzz/DRR-INR/blob/HEAD/models/modules.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"647f15cee8508aa1"}},{"code_sha256_prefix":"33f7e930f797ee91","entry":"get_fwd_fn","repo":"xtyinzz/DRR-INR","repo_kind":"found_in_text","path":"models/utils.py","file_url":"https://github.com/xtyinzz/DRR-INR/blob/HEAD/models/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"33f7e930f797ee91"}},{"code_sha256_prefix":"f01eb35483bdd8fd","entry":"get_fwd_fn_test","repo":"xtyinzz/DRR-INR","repo_kind":"found_in_text","path":"models/utils.py","file_url":"https://github.com/xtyinzz/DRR-INR/blob/HEAD/models/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f01eb35483bdd8fd"}},{"code_sha256_prefix":"bca8b5b2c75c960a","entry":"get_model_by_name","repo":"xtyinzz/DRR-INR","repo_kind":"found_in_text","path":"models/modules.py","file_url":"https://github.com/xtyinzz/DRR-INR/blob/HEAD/models/modules.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bca8b5b2c75c960a"}},{"code_sha256_prefix":"3ea7eb46e461828f","entry":"get_point_importance","repo":"xtyinzz/DRR-INR","repo_kind":"found_in_text","path":"datasets/imp.py","file_url":"https://github.com/xtyinzz/DRR-INR/blob/HEAD/datasets/imp.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3ea7eb46e461828f"}},{"code_sha256_prefix":"b3bf60e549631c71","entry":"idw_interpolation_on_values","repo":"xtyinzz/DRR-INR","repo_kind":"found_in_text","path":"datasets/sf_dataset.py","file_url":"https://github.com/xtyinzz/DRR-INR/blob/HEAD/datasets/sf_dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b3bf60e549631c71"}},{"code_sha256_prefix":"1f1087f7f0d5076d","entry":"imp_func","repo":"xtyinzz/DRR-INR","repo_kind":"found_in_text","path":"datasets/imp.py","file_url":"https://github.com/xtyinzz/DRR-INR/blob/HEAD/datasets/imp.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1f1087f7f0d5076d"}},{"code_sha256_prefix":"baf03ddae044b5ed","entry":"interpolate_line_1d","repo":"xtyinzz/DRR-INR","repo_kind":"found_in_text","path":"models/modules.py","file_url":"https://github.com/xtyinzz/DRR-INR/blob/HEAD/models/modules.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"baf03ddae044b5ed"}},{"code_sha256_prefix":"716686f090faf274","entry":"knn","repo":"xtyinzz/DRR-INR","repo_kind":"found_in_text","path":"datasets/sf_dataset.py","file_url":"https://github.com/xtyinzz/DRR-INR/blob/HEAD/datasets/sf_dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"716686f090faf274"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}