{"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":"/code/siren","entry":"Siren","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":10,"n_papers_ran":10,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":17,"n_samples_ran":17,"n_samples_fingerprinted":10,"n_places":17,"n_places_pointer_only":9,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":16,"unverified":0},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2606.08046","paper":"/paper/arxiv-2606-08046","title":"OSMGraphCLIP: Learning Global Location Representations from OpenStreetMap Graphs","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"d-michail/osmgraphclip","path":"osmgraphclip/model.py","file_url":"https://github.com/d-michail/osmgraphclip/blob/HEAD/osmgraphclip/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"bb722077c2f7b576","mcp_get_code":{"code_sha256":"bb722077c2f7b576"}},{"arxiv_id":"2504.05089","paper":"/paper/climplicit-climatic-implicit-embeddings-for","title":"Climplicit: Climatic Implicit Embeddings for Global Ecological Tasks","date":"2025-04-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ecovision-uzh/climplicit","path":"quickstart/climplicit.py","file_url":"https://github.com/ecovision-uzh/climplicit/blob/HEAD/quickstart/climplicit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4f8e8e2bc5cff333","mcp_get_code":{"code_sha256":"4f8e8e2bc5cff333"}},{"arxiv_id":"2503.04835","paper":"/paper/distilling-dataset-into-neural-field","title":"Distilling Dataset into Neural Field","date":"2025-03-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aailab-kaist/ddif","path":"3D_Voxel/DDiF.py","file_url":"https://github.com/aailab-kaist/ddif/blob/HEAD/3D_Voxel/DDiF.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ae8eeb2be473650e","mcp_get_code":{"code_sha256":"ae8eeb2be473650e"}},{"arxiv_id":"2405.12398","paper":"/paper/asmr-activation-sharing-multi-resolution","title":"ASMR: Activation-sharing Multi-resolution Coordinate Networks For Efficient Inference","date":"2024-05-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stevolopolis/asmr","path":"models/asmr.py","file_url":"https://github.com/stevolopolis/asmr/blob/HEAD/models/asmr.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b4259cd6ec1378a8","mcp_get_code":{"code_sha256":"b4259cd6ec1378a8"}},{"arxiv_id":"2403.06342","paper":"/paper/separable-physics-informed-neural-networks-2","title":"Separable Physics-informed Neural Networks for Solving the BGK Model of the Boltzmann Equation","date":"2024-03-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jaeminoh/SPINN-BGK","path":"src/nn.py","file_url":"https://github.com/jaeminoh/SPINN-BGK/blob/HEAD/src/nn.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8d7a3635af6021b3","mcp_get_code":{"code_sha256":"8d7a3635af6021b3"}},{"arxiv_id":"2310.19629","paper":"/paper/raydf-neural-ray-surface-distance-fields-with","title":"RayDF: Neural Ray-surface Distance Fields with Multi-view Consistency","date":"2023-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vlar-group/raydf","path":"net_multiview/network.py","file_url":"https://github.com/vlar-group/raydf/blob/HEAD/net_multiview/network.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"8c3d23f6c550f146","mcp_get_code":{"code_sha256":"8c3d23f6c550f146"}},{"arxiv_id":"2310.14184","paper":"/paper/partition-speeds-up-learning-implicit-neural-1","title":"Partition Speeds Up Learning Implicit Neural Representations Based on Exponential-Increase Hypothesis","date":"2023-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"1999kevin/inr-partition","path":"models/multi_mlp.py","file_url":"https://github.com/1999kevin/inr-partition/blob/HEAD/models/multi_mlp.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ac967a2e17676a4e","mcp_get_code":{"code_sha256":"ac967a2e17676a4e"}},{"arxiv_id":"2206.04647","paper":"/paper/videoinr-learning-video-implicit-neural-1","title":"VideoINR: Learning Video Implicit Neural Representation for Continuous Space-Time Super-Resolution","date":"2022-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Picsart-AI-Research/VideoINR-Continuous-Space-Time-Super-Resolution","path":"models/modules/Sakuya_arch.py","file_url":"https://github.com/Picsart-AI-Research/VideoINR-Continuous-Space-Time-Super-Resolution/blob/HEAD/models/modules/Sakuya_arch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fb4f1c4ad36d9b59","mcp_get_code":{"code_sha256":"fb4f1c4ad36d9b59"}},{"arxiv_id":"2203.03282","paper":"/paper/interpretable-part-whole-hierarchies-and","title":"Interpretable part-whole hierarchies and conceptual-semantic relationships in neural networks","date":"2022-03-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mmlab-cv/Agglomerator","path":"src/models.py","file_url":"https://github.com/mmlab-cv/Agglomerator/blob/HEAD/src/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"123e34158db9e6fd","mcp_get_code":{"code_sha256":"123e34158db9e6fd"}},{"arxiv_id":"2006.09661","paper":"/paper/implicit-neural-representations-with-periodic","title":"Implicit Neural Representations with Periodic Activation Functions","date":"2020-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"marccoru/locationencoder","path":"locationencoder/nn/siren.py","file_url":"https://github.com/marccoru/locationencoder/blob/HEAD/locationencoder/nn/siren.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2aa2597d8bd3bb93","mcp_get_code":{"code_sha256":"2aa2597d8bd3bb93"}},{"arxiv_id":"2006.09661","paper":"/paper/implicit-neural-representations-with-periodic","title":"Implicit Neural Representations with Periodic Activation Functions","date":"2020-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/siren-pytorch","path":"siren_pytorch/siren_pytorch.py","file_url":"https://github.com/lucidrains/siren-pytorch/blob/HEAD/siren_pytorch/siren_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5b35db3519256685","mcp_get_code":{"code_sha256":"5b35db3519256685"}},{"arxiv_id":"2006.09661","paper":"/paper/implicit-neural-representations-with-periodic","title":"Implicit Neural Representations with Periodic Activation Functions","date":"2020-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mjhwright/error-correction","path":"network.py","file_url":"https://github.com/mjhwright/error-correction/blob/HEAD/network.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"08022569ff28ebd6","mcp_get_code":{"code_sha256":"08022569ff28ebd6"}},{"arxiv_id":"2006.09661","paper":"/paper/implicit-neural-representations-with-periodic","title":"Implicit Neural Representations with Periodic Activation Functions","date":"2020-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"palombom/sirenmri","path":"siren.py","file_url":"https://github.com/palombom/sirenmri/blob/HEAD/siren.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4030b7a0e9748b71","mcp_get_code":{"code_sha256":"4030b7a0e9748b71"}},{"arxiv_id":"2006.09661","paper":"/paper/implicit-neural-representations-with-periodic","title":"Implicit Neural Representations with Periodic Activation Functions","date":"2020-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ecovision-uzh/climplicit","path":"quickstart/siren.py","file_url":"https://github.com/ecovision-uzh/climplicit/blob/HEAD/quickstart/siren.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7b1fb4633b5400fd","mcp_get_code":{"code_sha256":"7b1fb4633b5400fd"}},{"arxiv_id":"2006.09661","paper":"/paper/implicit-neural-representations-with-periodic","title":"Implicit Neural Representations with Periodic Activation Functions","date":"2020-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"arihaz/ImplicitNeuralRepresentations","path":"network.py","file_url":"https://github.com/arihaz/ImplicitNeuralRepresentations/blob/HEAD/network.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5a2ba67aad35b0e7","mcp_get_code":{"code_sha256":"5a2ba67aad35b0e7"}},{"arxiv_id":"2006.09661","paper":"/paper/implicit-neural-representations-with-periodic","title":"Implicit Neural Representations with Periodic Activation Functions","date":"2020-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"scart97/Siren-fastai2","path":"siren.py","file_url":"https://github.com/scart97/Siren-fastai2/blob/HEAD/siren.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5961b5f54fb8d3f8","mcp_get_code":{"code_sha256":"5961b5f54fb8d3f8"}},{"arxiv_id":"2006.09661","paper":"/paper/implicit-neural-representations-with-periodic","title":"Implicit Neural Representations with Periodic Activation Functions","date":"2020-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MaximeVandegar/Papers-in-100-Lines-of-Code","path":"Implicit_Neural_Representations_with_Periodic_Activation_Functions/siren.py","file_url":"https://github.com/MaximeVandegar/Papers-in-100-Lines-of-Code/blob/HEAD/Implicit_Neural_Representations_with_Periodic_Activation_Functions/siren.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5569fd5a29189c82","mcp_get_code":{"code_sha256":"5569fd5a29189c82"}}]}