Recurrent Sinusoidal INRs for Efficient High-Fidelity Representation
Summary
This paper introduces a recurrent sinusoidal architecture for implicit neural representations that achieves higher fidelity with fewer parameters and optimization steps by exploiting harmonic line spectrum enrichment through sinusoidal recurrence.
View Cached Full Text
Cached at: 07/24/26, 05:05 AM
Paper page - Recurrent Sinusoidal INRs for Efficient High-Fidelity Representation
Source: https://huggingface.co/papers/2607.21485
Abstract
Westudysinusoidalrecurrenceasaniterativemechanismforharmonicspectralenrichmentinimplicitneuralrepresentations(INRs).Ouranalysisrevealsthatsinusoidalactivationsinduceaharmoniclinespectrum,providingaspectralaccountofhowrecurrentunrollingenrichestheeffectivespectralsupport.Werealizethisprinciplewithasharedsinusoidalblockthatiterativelyrefinesthelatentrepresentation.Weempiricallyvalidatetheresultingspectralbehavioragainstfeed-forwardINRs,non-sinusoidalrecurrentvariants,andequilibrium-stylesinusoidalmodels.Complementingthisanalysis,weevaluatetheproposedarchitectureacrossimageand3Drepresentationtasks.OnRGBimagebenchmarks,ourmethodachieveshigherfidelitythanfeed-forwardbaselineswithfewerparametersandfeweroptimizationsteps,anditfurthertransfersfavorablytosuper-resolution,NeRF,andSDFtasks.
View arXiv pageView PDFProject pageGitHubAdd to collection
Get this paper in your agent:
hf papers read 2607\.21485
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.21485 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.21485 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.21485 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
SirenFNO: Efficient and Full Frequency Learning of Fourier Neural Operators
SirenFNO leverages sinusoidal representation networks to learn full-frequency Fourier kernels, eliminating frequency truncation and achieving significant parameter reductions while improving accuracy on PDE benchmarks.
Data-driven Video Codec with Implicit Neural Representations
This paper presents a video codec that stores video and audio as weights of a sinusoidal representation network, using knowledge distillation and quantization for compression. Experiments show a 2.61x compression ratio compared to the original network, but quality lags behind standard codecs like H.264 and HEVC.
Architecture Shapes Transfer Specificity in Implicit Neural Representations
This paper studies transfer specificity in implicit neural representations across SIREN, ReLU MLPs, and Fourier-feature MLPs, finding that transfer magnitude and specificity depend on architecture, with ReLU being more selective and SIREN reusing weights broadly. Results suggest architecture selection should consider explicit control conditions, not just transfer magnitude.
Analysis of Respiratory Sinus Arrhythmia with Neural Networks
This paper introduces a neural network-based approach for estimating respiratory rate from ECG signals by leveraging Respiratory Sinus Arrhythmia. It evaluates different deep learning architectures to automatically extract features, offering a scalable solution for non-invasive monitoring.
[R] SineKAN: Kolmogorov-Arnold Networks Using Sinusoidal Activation Functions
SineKAN presents a variant of Kolmogorov-Arnold Networks using sinusoidal activation functions, showing comparable or better performance with significant speed improvements over baseline KAN models on benchmark tasks.