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.

169,291 papers · 148 categories

Trend · papers per month

16324763 · May 202619922001200920182026
48 results for GPS traces

Efficient GP framework for scalable non-stationary processes.

problem Heavy memory and computational requirements in Gaussian process regression for large data sets.
method Exploits structure in the kernel matrix, uses multiple sets of non-equidistant inducing points, and employs Toeplitz and Kronecker structure for efficient inference.
result Demonstrated scalability on numerical examples and large biomedical datasets.

The paper reviews trajectory data applications for road transportation agencies.

problem Lack of understanding of trajectory data value for transportation agencies.
method Literature review and case study in Maryland.
result Illustrates applications of trajectory data in six areas of road transportation.

SHMM models human mobility from GPS and text data, overcoming text sparsity.

problem Modeling human mobility from semantic trace data, especially addressing text sparsity.
method SHMM is a multi-modal spherical hidden Markov model that jointly models location, time, and text embeddings on a unit sphere using vMF distribution.
result SHMM outperforms state-of-the-art models in next location prediction and has lower training cost.

Case vs control comparisons have been the classical approach to the study of neurological diseases. However, most patients will not fall cleanly into either group. Instead, clinicians will typically find patients that cannot be classified as having clearly progressed into the disease state. For those subjects, very lit…

2012-07-19abs ↗pdf ↗

Symplectic GP regression models Hamiltonian systems for particle tracing.

problem Efficiently modeling long-term Hamiltonian flow maps for charged particles.
method Multi-output Gaussian process regression with symplectic matrix-valued covariance function.
result Symplectic methods outperform existing approaches in learning Hamiltonian functions.

Extends GP regression to complex Helmholtz problems, improving wavefield inference in brain elastography.

problem Infer complex Helmholtz wavefields from sparse, noisy data.
method Operator-informed Gaussian processes, realifying complex operator into real blocks, using PDE residuals and boundary traces.
result Competitive with finite-difference and neural-network methods, reconstructs brain shear curl field with high correlation.

Post-process Bayesian inference speeds up posterior approximation.

problem Leveraging pre-existing model evaluations for quick posterior approximation.
method Variational Sparse Bayesian Quadrature (VSBQ) using sparse Gaussian process (GP) surrogate model.
result VSBQ builds high-quality posterior approximations from existing optimization traces.

We describe a collection of computer scripts written in PARI/GP to compute, for reflection groups determined by finite-volume polyhedra in H3\mathbb{H}^3, the commensurability invariants known as the invariant trace field and invariant quaternion algebra. Our scripts also allow one to determine arithmeticity of such gr…

2007-08-15abs ↗pdf ↗

This paper tackles efficient testing strategies for COVID-19 by using a partially observable MDP approach.

problem Greedy testing strategies miss dormant virus areas, leading to inefficient use of testing resources.
method Develops efficient learning strategies based on policy iteration and look-ahead rules for a sequential learning-based resource allocation problem.
result Shows that the testing problem can be effectively managed using a partially observable MDP approach.

GP-CATE calibrates CATE intervals in few-placebo trials with Gaussian processes.

problem Calibrating uncertainty intervals for CATE in small-arm trials.
method GP-CATE uses Gaussian processes to model each arm's outcome surface directly.
result GP-CATE achieves calibrated coverage where other methods fail.

We introduce a framework for analyzing transductive combination of Gaussian process (GP) experts, where independently trained GP experts are combined in a way that depends on test point location, in order to scale GPs to big data. The framework provides some theoretical justification for the generalized product of GP e…

2015-11-24abs ↗pdf ↗

Efficiently optimize GPs by reusing candidate solutions multiple times.

problem High computational cost of Gaussian process optimization due to unique historical points.
method Sticking to a candidate solution for multiple evaluation steps and limiting switches.
result Improved efficiency and practicality of Gaussian process optimization algorithms.

Adaptive Nyström method improves Gaussian Process Regression scalability.

problem Scalability issue in Gaussian Process Regression due to cubic complexity.
method Adaptive Nyström approach that greedily selects landmarks to minimize kernel approximation error.
result Significantly outperforms random landmark selection in accuracy and stability.

HIP-GP improves GP inference for inter-domain observations with millions of inducing points.

problem Inference for Gaussian Processes across different domains.
method Hierarchical inducing point Gaussian process with grid structure and stationary kernel assumption.
result Improved approximation accuracy through increased number of inducing points.

This paper improves GP for learning complex data distributions.

problem Vanilla Gaussian processes struggle with complex data distributions.
method Introduces scalable GP paradigms with latent variables and variational inference.
result Scalable modulated GPs, especially latent GPs, learn diverse data distributions better.

Develops SGP-VAE for efficient sparse GP inference in multi-dimensional datasets.

problem Sparse GP approximations and missing data in multi-dimensional spatio-temporal datasets.
method Leverages partial inference networks for sparse GP approximations and amortized variational inference.
result Outperforms multi-output GPs and structured VAEs in various experiments.

Framework for applying GPs to real-world data with scalability guidelines.

problem Deployment of Gaussian Processes (GPs) is hindered by computational costs and lack of guidelines.
method Proposed a framework for identifying GP suitability and setting up robust models, formalizing decisions of experienced practitioners.
result More accurate results at test time for glacier elevation change case study.

We propose a multiresolution Gaussian process to capture long-range, non-Markovian dependencies while allowing for abrupt changes. The multiresolution GP hierarchically couples a collection of smooth GPs, each defined over an element of a random nested partition. Long-range dependencies are captured by the top-level GP…

2012-09-05abs ↗pdf ↗

A new method for faster prediction in distributed Gaussian processes.

problem Inefficient aggregation of distributed Gaussian processes with correlations.
method Proposes a novel approach for aggregated prediction in distributed GPs that incorporates correlations among experts.
result Results in more stable predictions in less time compared to state-of-the-art methods.

GP-KAN uses Gaussian Processes in KANs for robust, parameter-efficient non-linear modeling.

problem Non-linear modeling with limited parameters and uncertainty estimates.
method Integrates Gaussian Processes into Kolmogorov Arnold Networks (KANs) for robust non-linear modeling.
result GP-KAN achieves 98.5% accuracy on MNIST with 80k parameters compared to 1.5M for state-of-the-art models.

Deep neural networks are shown to be equivalent to Gaussian processes in the limit of infinite width.

problem Bayesian inference for deep neural networks.
method Deriving the equivalence between deep neural networks and Gaussian processes, developing a computationally efficient pipeline for covariance function computation.
result Bayesian inference for deep neural networks can be performed using Gaussian processes, improving accuracy and uncertainty estimation.

This paper analyzes regret bounds for Gaussian process Thompson sampling.

problem Analyzing the performance of Gaussian process Thompson sampling (GP-TS) in Bayesian optimization.
method The paper derives several regret bounds for GP-TS, including a lower bound, upper bounds on the second moment of cumulative regret, expected lenient regret, and improved cumulative regret.
result The paper provides improved regret upper bounds for GP-TS, showing that it suffers from a polynomial dependence on 1/δ1/δ with probability δδ.

GP-SUM filters complex non-Gaussian states using Gaussian Processes.

problem Stochastic dynamic filtering and state propagation with complex beliefs.
method GP-SUM combines sampling and probabilistic Bayes filters, using Gaussian Processes for dynamic and observation models.
result GP-SUM outperforms other filters on benchmarks and predicts non-Gaussian states accurately.

GP-ALPS automatically selects latent processes for multi-output GPs.

problem Manual selection of latent processes in multi-output GPs is time-consuming and prone to biases.
method Developed a variational inference scheme to automatically choose latent processes.
result Demonstrated suitability of GP-ALPS in preliminary experiments.

In this paper we introduce deep Gaussian process (GP) models. Deep GPs are a deep belief network based on Gaussian process mappings. The data is modeled as the output of a multivariate GP. The inputs to that Gaussian process are then governed by another GP. A single layer model is equivalent to a standard GP or the GP …

2012-11-02abs ↗pdf ↗

GP-CNAS uses genetic programming to automatically design CNN architectures.

problem Designing optimal CNN architectures is laborious and error-prone.
method GP-CNAS uses a tree-based representation of CNNs and dynamic crossover operators to search for optimal architectures.
result GP-CNAS finds optimal CNN architectures with balanced depth and width in limited trials.

We consider the sequential Bayesian optimization problem with bandit feedback, adopting a formulation that allows for the reward function to vary with time. We model the reward function using a Gaussian process whose evolution obeys a simple Markov model. We introduce two natural extensions of the classical Gaussian pr…

2016-01-25abs ↗pdf ↗

Two methods improve Gaussian process predictive distributions' calibration.

problem Improving the reliability of Gaussian process predictive intervals.
method Introduces two methods: cps-gp and bcr-gp, both adapting conformal predictive systems to GP interpolation.
result Both methods provide finite-sample marginal calibration and smooth predictive distributions.