A Trainable Approach to Zero-delay Smoothing Spline Interpolation
Emilio Ruiz-Moreno, Luis Miguel L\'opez-Ramos, Baltasar, Beferull-Lozano

TL;DR
This paper introduces a trainable, neural network-assisted zero-delay smoothing spline interpolation method that sequentially reconstructs smooth signals with reduced cumulative cost, outperforming existing approaches.
Contribution
It formulates zero-delay spline interpolation as a sequential decision problem and employs a recurrent neural network to minimize the average cumulative cost.
Findings
Outperforms state-of-the-art methods in synthetic data tests
Reduces average cumulative cost in real data experiments
Demonstrates effectiveness in real-time signal reconstruction
Abstract
The task of reconstructing smooth signals from streamed data in the form of signal samples arises in various applications. This work addresses such a task subject to a zero-delay response; that is, the smooth signal must be reconstructed sequentially as soon as a data sample is available and without having access to subsequent data. State-of-the-art approaches solve this problem by interpolating consecutive data samples using splines. Here, each interpolation step yields a piece that ensures a smooth signal reconstruction while minimizing a cost metric, typically a weighted sum between the squared residual and a derivative-based measure of smoothness. As a result, a zero-delay interpolation is achieved in exchange for an almost certainly higher cumulative cost as compared to interpolating all data samples together. This paper presents a novel approach to further reduce this cumulative…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods · Advanced Image Processing Techniques · Image Enhancement Techniques
