Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

3296579861,314 · Jun 202019922001200920172026
48 results for Conditional Neural Processes

RCNPs extend equivariant neural processes to higher dimensions, improving performance on tasks with inherent symmetries.

problem Inherently equivariant tasks in spatio-temporal modeling, Bayesian Optimization, and continuous control.
method Relational Conditional Neural Processes (RCNPs) that extend equivariances to higher dimensions.
result Empirically competitive performance on tasks with equivariances.

We introduce a novel encoder-decoder architecture to embed functional processes into latent vector spaces. This embedding can then be decoded to sample the encoded functions over any arbitrary domain. This autoencoder generalizes the recently introduced Conditional Neural Process (CNP) model of random processes. Our ar…

2018-12-13abs ↗pdf ↗

We introduce Graph Neural Processes (GNP), inspired by the recent work in conditional and latent neural processes. A Graph Neural Process is defined as a Conditional Neural Process that operates on arbitrary graph data. It takes features of sparsely observed context points as input, and outputs a distribution over targ…

2019-02-26abs ↗pdf ↗

Researchers analyze neural process architectures and their representational capacities.

problem Understanding what functions can be represented by different neural process architectures.
method Analyzing four types of neural process architectures: CNPs, ANPs, TNPs, and their latent variants.
result Prove these architectures form a strict hierarchy and characterize their representational capabilities.

GP-ConvCNP improves NP models for time series data by adding Gaussian Process.

problem GP-ConvCNP addresses the lack of generalization and robustness in ConvCNP models for time series data.
method GP-ConvCNP incorporates a Gaussian Process to improve ConvCNP's performance and generalization.
result GP-ConvCNP models show improved generalization and robustness to distribution shifts and future extrapolation.

CQNPs enhance predictive performance and distribution modeling using quantile regression.

problem Limited predictive likelihood of Gaussian models for complex distributions.
method Introducing Conditional Quantile Neural Processes (CQNPs) that focus on estimating informative quantiles.
result Significant improvements in predictive performance and better modeling of multimodal distributions.

Extends neural diffusion processes for multi-task regression.

problem Limited to single-task inference, existing formulations cannot capture dependencies across related tasks.
method Introduces a task encoder to condition diffusion model on low-dimensional representations of context observations.
result Improves predictive performance and uncertainty calibration across related functions.

Study improves posterior inference in neural processes with limited data.

problem Improving posterior predictive inference in probabilistic models with scarce conditioning data.
method Examined effects of pooling operators and variational families on posterior quality in neural processes.
result Novel neural process architectures lead to superior posterior predictive samples in image completion/in-painting tasks.

GNP models predictive correlations and outperforms NPs.

problem Training and understanding of Neural Processes.
method Proposed a new model, Gaussian Neural Process (GNP), which incorporates translation equivariance and provides universal approximation guarantees.
result Demonstrates encouraging performance and provides universal approximation guarantees.

Convolutional Neural Processes improve data efficiency in neural processes.

problem Improving data efficiency in neural processes for small datasets.
method Convolutional Neural Processes (ConvNPs) improve data efficiency by leveraging translation equivariance and convolutional neural networks.
result ConvNPs enhance the performance of neural processes in small-data problems.

This work forecasts electricity prices using Bayesian regime detection and conditional neural processes.

problem Forecasting electricity prices with optimal operational outcomes.
method Bayesian regime detection with conditional neural processes, integrating multi-criteria decision support.
result R-NP model outperformed other models in comprehensive operational utility assessments.

Enhances neural processes to learn from multiple related datasets.

problem Improving predictions from datasets with shared similarities.
method Developed the in-context in-context learning pseudo-token TNP (ICICL-TNP) to condition on both sets of datapoints and sets of datasets.
result Demonstrated the importance and effectiveness of in-context in-context learning.

Rényi Neural Processes replace KL divergence with Rényi divergence to improve NP performance.

problem Parameterization coupling in Neural Processes leads to prior misspecification.
method Propose Rényi Neural Processes (RNP) by replacing KL divergence with Rényi divergence.
result Significant performance improvements in real-world problems, including better log-likelihoods.

New neural process models produce correlated predictions for better estimation tasks.

problem Need for models that can handle correlated predictions for tasks like weather forecasting.
method Developed new Neural Process models that can produce correlated predictions and support exact maximum likelihood training.
result Improved predictive performance on various experiments with synthetic and real data.

This work introduces a new model for complex stochastic processes.

problem Difficulties in representing non-stationary distributions with conventional models.
method Recurrent Autoregressive Flows using normalizing flows with recurrent neural connections.
result Demonstrates the effectiveness of the proposed model through experiments.

Deep neural networks excel at function approximation, yet they are typically trained from scratch for each new function. On the other hand, Bayesian methods, such as Gaussian Processes (GPs), exploit prior knowledge to quickly infer the shape of a new function at test time. Yet GPs are computationally expensive, and it…

2018-07-04abs ↗pdf ↗

We extend Neural Processes (NPs) to sequential data through Recurrent NPs or RNPs, a family of conditional state space models. RNPs model the state space with Neural Processes. Given time series observed on fast real-world time scales but containing slow long-term variabilities, RNPs may derive appropriate slow latent …

2019-06-13abs ↗pdf ↗

Combines neural networks with splitting-up method for filtering equations.

problem Approximating the solution of filtering equations for signal processes.
method Combines splitting-up method with neural networks.
result Produces an approximation of the unnormalised conditional distribution.

LatentFlow simplifies conditioning of stochastic processes without training.

problem Intractable conditional laws for complex stochastic models.
method Writing stochastic process as latent innovation, reducing conditioning to latent-space inference.
result Exact conditional sampling across various model classes.

Improved Gaussian Neural Processes for efficient multi-dimensional predictions.

problem Inability to model dependencies in outputs limits CNPs and NPs applicability.
method Proposes a new approach to model output dependencies using latent variables for maximum likelihood training, scalable to 2D and 3D data.
result Proposed models show good performance in synthetic experiments.

We introduce the Convolutional Conditional Neural Process (ConvCNP), a new member of the Neural Process family that models translation equivariance in the data. Translation equivariance is an important inductive bias for many learning problems including time series modelling, spatial data, and images. The model embeds …

2019-10-29abs ↗pdf ↗

Neural Jump ODE improves continuous-time prediction and filtering of irregularly sampled time series.

problem Theoretical guarantees for continuous-time prediction and filtering of irregularly observed time series.
method Introducing Neural Jump ODE (NJ-ODE) that models conditional expectation between observations with neural ODEs and jumps.
result Theoretical guarantees for the L2L^2-optimal prediction are provided, showing convergence of model output to optimal prediction.

ConvNP improves SP prediction with translation equivariance and coherent samples.

problem Predicting stationary stochastic processes with coherent samples.
method Convolutional Neural Processes (ConvNP) with a new maximum-likelihood objective.
result ConvNP outperforms standard NPs and demonstrates strong generalization on various tasks.

Improved text-conditioned regression using LLMs and diffusion-based neural processes.

problem Major error cascades and computational inefficiency in LLMs for short sequences.
method Combining LLM predictive densities with a diffusion-based neural process.
result Better-calibrated predictions and locally consistent trajectories.

Neural processes (NPs) learn stochastic processes and predict the distribution of target output adaptively conditioned on a context set of observed input-output pairs. Furthermore, Attentive Neural Process (ANP) improved the prediction accuracy of NPs by incorporating attention mechanism among contexts and targets. In …

2019-10-17abs ↗pdf ↗

Framework for energy markets using measure-valued processes.

problem Arbitrage-free modeling of energy futures markets.
method Translation of Heath-Jarrow-Morton approach to measure-valued processes, derivation of HJM-drift condition, analysis of measure-valued diffusions.
result Existence of non-negative measure-valued diffusions satisfying the HJM-drift condition.

Neural network approximates diffusion bridges for efficiency and robustness.

problem Efficient simulation of conditioned diffusion processes, especially rare events and multimodal distributions.
method Trains a neural network to approximate bridge dynamics, eliminating MCMC and score modeling.
result Efficient sampling of conditioned diffusion bridges at comparable cost to unconditioned process.

CNPs improve function approximation by contrastive learning.

problem Learning from non-i.i.d function instantiations in high-dimensional, noisy spaces.
method CNPs with TCL and FCL contrastive branches for better function approximation.
result CNPs outperform other variants in function distribution reconstruction and parameter identification.

Neural framework for conditional OT maps learns from categorical and continuous variables.

problem Learning conditional optimal transport maps between complex distributions.
method Hypernetwork generates adaptive transport layer parameters based on conditioning variables.
result Our method outperforms simpler conditioning methods in comprehensive ablation studies.

Novel neural GP kernels learn stable, flexible covariance structures.

problem Scalable and flexible covariance kernels for Gaussian processes.
method Directly learn kriging coefficients and conditional standard deviations using deep neural architectures exploiting permutation-equivariant structure.
result Improved training stability and data efficiency with expressive, non-stationary kernels.

New method learns spatiotemporal dynamics from random point process observations.

problem Challenges in modeling spatiotemporal dynamics from randomly collected data.
method Integration of neural differential equations, neural point processes, implicit neural representations, and amortized variational inference.
result Significant improvements in predictive accuracy and computational efficiency compared to existing methods.

Neural Diffusion Intensity Models simplify Cox processes inference.

problem Intractable nonparametric estimation and posterior inference of latent stochastic intensity in Cox processes.
method Variational framework using neural SDEs, with theoretical guarantee of ELBO maximization coinciding with maximum likelihood estimation.
result Accurate recovery of latent intensity dynamics and posterior paths with significant speedup.

Enhanced model predicts chaotic systems with improved long-term accuracy.

problem Learning chaotic systems and long-term predictions from incomplete data.
method Path-dependent Neural Jump ODE (PD-NJ-ODE) model for online prediction.
result The model matches true chaotic system dynamics closely and improves long-term predictions.

Researchers develop a neural network that learns like humans, overcoming forgetting and structure issues.

problem Catastrophic forgetting and structure limitations in neural networks.
method Memory playback strategy and dynamic structure extension using conditional variational autoencoder (CVAE).
result The method effectively prevents forgetting and allows for dynamic network growth.

New method for Bayesian neural networks with unbounded weights.

problem Posterior inference for Bayesian neural networks with unbounded weights.
method Conditionally Gaussian representation for efficient posterior inference.
result Interpretable and computationally efficient procedure for posterior inference.

Revises GNN neighborhood aggregation for more accurate node classification.

problem Flaws in benchmark GNN models for node classification.
method Statistical signal processing approach to neighborhood aggregation.
result Novel insights for designing more efficient GNN models.

We use GANs and signatures to approximate conditional laws in filtering and prediction of diffusion processes.

problem Approximating conditional laws for diffusion processes with noisy observations.
method Conditional GANs combined with signatures for approximation.
result Efficient approximation of conditional laws for diffusion processes.

Methodology for estimating marked Hawkes processes with neural networks.

problem Estimating conditional intensity of marked Hawkes processes.
method Proposes two models: Shallow Neural Hawkes with marks and Neural Network for Non-Linear Hawkes with Marks.
result Validation on synthetic datasets and real-world cryptocurrency order book data.

Neural process model improves real-time condition monitoring signal prediction.

problem Real-time adaptation for complex condition monitoring signals.
method Label-aware neural processes encoding and reconstruction.
result Advantages in real-time adaptation, enhanced signal prediction with uncertainty quantification, and joint prediction for labels and signals.