{"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/fourier-features-let-networks-learn-high","title":"Fourier Features Let Networks Learn High Frequency Functions in Low Dimensional Domains","arxiv_id":"2006.10739","date":"2020-06-18","proceeding":"NeurIPS 2020 12","authors":["Matthew Tancik","Pratul P. Srinivasan","Ben Mildenhall","Sara Fridovich-Keil","Nithin Raghavan","Utkarsh Singhal","Ravi Ramamoorthi","Jonathan T. Barron","Ren Ng"],"abstract":"We show that passing input points through a simple Fourier feature mapping enables a multilayer perceptron (MLP) to learn high-frequency functions in low-dimensional problem domains. These results shed light on recent advances in computer vision and graphics that achieve state-of-the-art results by using MLPs to represent complex 3D objects and scenes. Using tools from the neural tangent kernel (NTK) literature, we show that a standard MLP fails to learn high frequencies both in theory and in practice. To overcome this spectral bias, we use a Fourier feature mapping to transform the effective NTK into a stationary kernel with a tunable bandwidth. We suggest an approach for selecting problem-specific Fourier features that greatly improves the performance of MLPs for low-dimensional regression tasks relevant to the computer vision and graphics communities.","url_abs":"https://arxiv.org/abs/2006.10739v1","url_pdf":"https://arxiv.org/pdf/2006.10739v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/tancik/fourier-feature-networks","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/Yura52/tabular-dl-num-embeddings","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/leoshine/fourier-feature-networks.pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/locuslab/impsq","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/mjhwright/error-correction","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/mmathew23/Fourier-Feature-Networks-Pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/noahtren/Fourier-Feature-Networks-TensorFlow-2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/titu1994/tf_fourier_features","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/yandex-research/tabular-dl-num-embeddings","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/MaximeVandegar/Papers-in-100-Lines-of-Code/tree/main/Fourier_Features_Let_Networks_Learn_High_Frequency_Functions_in_Low_Dimensional_Domains","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/MindSpore-scientific-2/code-5/tree/main/Fourier-Features-Let-Networks-Learn-High-Frequency","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/MindSpore-scientific-2/code-9/tree/main/Fourier-Features-Let-Networks-Learn-High-Frequency","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/MindSpore-scientific/code-4/tree/main/Fourier-Features-Let-Networks-Learn-High-Frequency","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/jmclong/random-fourier-features-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/mindspore-ai/contrib/tree/master/intern/Fourier-Features-Let-Networks-Learn-High-Frequency","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/pwc-1/Paper-9/tree/main/4/Fourier-Features-Let-Networks-Learn-High-Frequency","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"fourier-features-let-networks-learn-high","repo_url":"https://github.com/sanowar-raihan/fourier-feature-superresolution","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[{"method_slug":"ntk","method_name":"NTK"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2006.10739","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2006.10739"}},"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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yandex-research/tabular-dl-num-embeddings","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mmathew23/Fourier-Feature-Networks-Pytorch","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/locuslab/impsq","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/titu1994/tf_fourier_features","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MindSpore-scientific/code-4/tree/main/Fourier-Features-Let-Networks-Learn-High-Frequency","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pwc-1/Paper-9/tree/main/4/Fourier-Features-Let-Networks-Learn-High-Frequency","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MindSpore-scientific-2/code-5/tree/main/Fourier-Features-Let-Networks-Learn-High-Frequency","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Yura52/tabular-dl-num-embeddings","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mjhwright/error-correction","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/noahtren/Fourier-Feature-Networks-TensorFlow-2","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MaximeVandegar/Papers-in-100-Lines-of-Code/tree/main/Fourier_Features_Let_Networks_Learn_High_Frequency_Functions_in_Low_Dimensional_Domains","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jmclong/random-fourier-features-pytorch","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mindspore-ai/contrib/tree/master/intern/Fourier-Features-Let-Networks-Learn-High-Frequency","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/leoshine/fourier-feature-networks.pytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MindSpore-scientific-2/code-9/tree/main/Fourier-Features-Let-Networks-Learn-High-Frequency","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tancik/fourier-feature-networks","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/sanowar-raihan/fourier-feature-superresolution","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":2,"ran":2,"unverified":3},"by_repo_kind":{"listed":{"samples":7,"ran":4,"repositories":2}},"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":2,"samples":[{"code_sha256_prefix":"3c9c118f8a67a082","entry":"Open","repo":"leoshine/fourier-feature-networks.pytorch","repo_kind":"listed","path":"pylibs/common.py","file_url":"https://github.com/leoshine/fourier-feature-networks.pytorch/blob/HEAD/pylibs/common.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3c9c118f8a67a082"}},{"code_sha256_prefix":"c5fff0776239e04b","entry":"argv2dict","repo":"leoshine/fourier-feature-networks.pytorch","repo_kind":"listed","path":"pylibs/common.py","file_url":"https://github.com/leoshine/fourier-feature-networks.pytorch/blob/HEAD/pylibs/common.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c5fff0776239e04b"}},{"code_sha256_prefix":"2d2bc5c34037e15b","entry":"basic_encoding","repo":"jmclong/random-fourier-features-pytorch","repo_kind":"listed","path":"rff/functional.py","file_url":"https://github.com/jmclong/random-fourier-features-pytorch/blob/HEAD/rff/functional.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2d2bc5c34037e15b"}},{"code_sha256_prefix":"93245a6fbe3c4415","entry":"gaussian_encoding","repo":"jmclong/random-fourier-features-pytorch","repo_kind":"listed","path":"rff/functional.py","file_url":"https://github.com/jmclong/random-fourier-features-pytorch/blob/HEAD/rff/functional.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"93245a6fbe3c4415"}},{"code_sha256_prefix":"26e7371df569e5d5","entry":"rectangular_coordinates","repo":"jmclong/random-fourier-features-pytorch","repo_kind":"listed","path":"rff/dataloader.py","file_url":"https://github.com/jmclong/random-fourier-features-pytorch/blob/HEAD/rff/dataloader.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"26e7371df569e5d5"}},{"code_sha256_prefix":"43e5f269780ac7f5","entry":"sample_b","repo":"jmclong/random-fourier-features-pytorch","repo_kind":"listed","path":"rff/functional.py","file_url":"https://github.com/jmclong/random-fourier-features-pytorch/blob/HEAD/rff/functional.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"43e5f269780ac7f5"}},{"code_sha256_prefix":"d8c3d477ca0ad0fe","entry":"to_dataset","repo":"jmclong/random-fourier-features-pytorch","repo_kind":"listed","path":"rff/dataloader.py","file_url":"https://github.com/jmclong/random-fourier-features-pytorch/blob/HEAD/rff/dataloader.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d8c3d477ca0ad0fe"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}