paper-with-me

Papers

Spectral Convolutional Conditional Neural Processes

2024-04-19 · Peiman Mohseni, Nick Duffield

Conditional Neural Processes (CNPs) constitute a family of probabilistic models that harness the flexibility of neural networks to parameterize stochastic processes. Their capability to furnish well-calibrated predictions, combined with simple maximum-likelihood training, has established them as appealing solutions for addressing various learning problems, with a particular emphasis on meta-learning. A prominent member of this family, Convolutional Conditional Neural Processes (ConvCNPs), utilizes convolution to explicitly introduce translation equivariance as an inductive bias. However, ConvCNP's reliance on local discrete kernels in its convolution layers can pose challenges in capturing long-range dependencies and complex patterns within the data, especially when dealing with limited and irregularly sampled observations from a new task. Building on the successes of Fourier neural operators (FNOs) for approximating the solution operators of parametric partial differential equations (PDEs), we propose Spectral Convolutional Conditional Neural Processes (SConvCNPs), a new addition to the NPs family that allows for more efficient representation of functions in the frequency domain.

📄 PDF Abstract BibTeX arXiv:2404.13182

Code (1)

peiman-m/specconvcnp 공식 구현 pytorch

Tasks

Inductive BiasMeta-Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

GP-ConvCNP: Better Generalization for Convolutional Conditional Neural Processes on Time Series Data

2021-06-09 · Jens Petersen, Gregor Köhler, David Zimmerer, Fabian Isensee 외

Neural Processes (NPs) are a family of conditional generative models that are able to model a distribution over functions, in a way that allows them to perform predictions at test time conditioned on a number of context …

Time SeriesTime Series Analysis

Generative Adversarial Networks and Conditional Random Fields for Hyperspectral Image Classification

2019-05-12 · Zilong Zhong, Jonathan Li, David A. Clausi, Alexander Wong

In this paper, we address the hyperspectral image (HSI) classification task with a generative adversarial network and conditional random field (GAN-CRF) -based framework, which integrates a semi-supervised deep learning …

ClassificationGeneral ClassificationGenerative Adversarial NetworkHyperspectral Image Classification+2

Nonlinear GARCH model and 1/f noise

2014-12-19 · Aleksejus Kononovicius, Julius Ruseckas

Auto-regressive conditionally heteroskedastic (ARCH) family models are still used, by practitioners in business and economic policy making, as a conditional volatility forecasting models. Furthermore ARCH models still ar…

model

Conditional Optimal Filter Selection for Multispectral Object Classification

2024-10-02 · Katja Kossira, David Schön, Jürgen Seiler, André Kaup

Capturing images using multispectral camera arrays has gained importance in medical, agricultural and environmental processes. However, using all available spectral bands is infeasible and produces much data, while only …

Classification

Meta-Learning Stationary Stochastic Process Prediction with Convolutional Neural Processes

2020-07-02 · NeurIPS 2020 12 · Andrew Y. K. Foong, Wessel P. Bruinsma, Jonathan Gordon, Yann Dubois 외

Stationary stochastic processes (SPs) are a key component of many probabilistic models, such as those for off-the-grid spatio-temporal data. They enable the statistical symmetry of underlying physical phenomena to be lev…

Meta-LearningThompson SamplingTranslation