paper-with-me

Papers

Accurate Interpolation for Scattered Data through Hierarchical Residual Refinement

2023-09-21 · NeurIPS 2023 11

Accurate interpolation algorithms are highly desired in various theoretical and engineering scenarios. Unlike the traditional numerical algorithms that have exact zero-residual constraints on observed points, the neural network-based interpolation methods exhibit non-zero residuals at these points. These residuals, which provide observations of an underlying residual function, can guide predicting interpolation functions, but have not been exploited by the existing approaches. To fill this gap, we propose Hierarchical INTerpolation Network (HINT), which utilizes the residuals on observed points to guide target function estimation in a hierarchical fashion. HINT consists of several sequentially arranged lightweight interpolation blocks. The first interpolation block estimates the main component of the target function, while subsequent blocks predict the residual components using observed points residuals of the preceding blocks. The main component and residual components are accumulated to form the final interpolation results. Furthermore, under the assumption that finer residual prediction requires a more focused attention range on observed points, we utilize hierarchical local constraints in correlation modeling between observed and target points. Extensive experiments demonstrate that HINT outperforms existing interpolation algorithms significantly in terms of interpolation accuracy across a wide variety of datasets, which underscores its potential for practical scenarios.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

HINT An unsupervised approach for identifying Hierarchical Information Threads by analysing the network of related articles in a collection. In particular, HINT leverages article…

Similar Papers 제목 키워드 기반

GrINd: Grid Interpolation Network for Scattered Observations

2024-03-28 · Andrzej Dulny, Paul Heinisch, Andreas Hotho, Anna Krause

Predicting the evolution of spatiotemporal physical systems from sparse and scattered observational data poses a significant challenge in various scientific domains. Traditional methods rely on dense grid-structured data…

NIERT: Accurate Numerical Interpolation through Unifying Scattered Data Representations using Transformer Encoder

2022-09-19 · Shizhe Ding, Boyang xia, Milong Ren, Dongbo Bu

Interpolation for scattered data is a classical problem in numerical analysis, with a long history of theoretical and practical contributions. Recent advances have utilized deep neural networks to construct interpolators…

DecoderRepresentation Learning

Kernel Interpolation of High Dimensional Scattered Data

2020-09-03 · Shao-Bo Lin, Xiangyu Chang, Xingping Sun

Data sites selected from modeling high-dimensional problems often appear scattered in non-paternalistic ways. Except for sporadic clustering at some spots, they become relatively far apart as the dimension of the ambient…

ClusteringVocal Bursts Intensity Prediction

A Hybrid Framework for Spatial Interpolation: Merging Data-driven with Domain Knowledge

2024-08-28 · Cong Zhang, Shuyi Du, Hongqing Song, Yuhe Wang

Estimating spatially distributed information through the interpolation of scattered observation datasets often overlooks the critical role of domain knowledge in understanding spatial dependencies. Additionally, the feat…

Spatial Interpolation

Fitting scattered data with optional monotonicity constraints on GPU: LipFit package

2026-06-03 · Gleb Beliakov arxiv

This paper presents a method of multivariate scattered data interpolation and approximation that produces optimal Lipschitz-continuous approximation, subject to the desired monotonicity constraints. This method relies on…