paper-with-me

Papers

Gaussian Process Models with Parallelization and GPU acceleration

2014-10-18 · Zhenwen Dai, Andreas Damianou, James Hensman, Neil Lawrence

In this work, we present an extension of Gaussian process (GP) models with sophisticated parallelization and GPU acceleration. The parallelization scheme arises naturally from the modular computational structure w.r.t. datapoints in the sparse Gaussian process formulation. Additionally, the computational bottleneck is implemented with GPU acceleration for further speed up. Combining both techniques allows applying Gaussian process models to millions of datapoints. The efficiency of our algorithm is demonstrated with a synthetic dataset. Its source code has been integrated into our popular software library GPy.

📄 PDF Abstract BibTeX arXiv:1410.4984

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

GS-NFS: Bandwidth-adaptive Streaming of Dynamic Gaussian Splats and Point Clouds

2026-06-04 · Rajrup Ghosh, Haodong Wang, Haoran Hong, Eduardo Pavez 외 arxiv

Dynamic 3D Gaussian Splatting (3DGS) holds great promise as a 3D video streaming technology since it can represent complex 3D scenes with high fidelity. In this approach, every frame in a 3D video represents the environm…

Point Clouds

Perfect Parallelization in Mini-Batch SGD with Classical Momentum Acceleration

2026-05-18 · Sachin Garg, Michał Dereziński arxiv

Accelerating stochastic gradient methods with classical momentum schemes, such as Polyak's heavy ball, has proven highly successful in training large-scale machine learning models, particularly when combined with the har…

Temporal Gaussian Process Regression in Logarithmic Time

2021-02-19 · Adrien Corenflos, Zheng Zhao, Simo Särkkä

The aim of this article is to present a novel parallelization method for temporal Gaussian process (GP) regression problems. The method allows for solving GP regression problems in logarithmic O(log N) time, where N is t…

GPUregression

Compression of 3D Gaussian Splatting Data Using GPU-friendly Graphics Texture Coding

2026-07-16 · Amir Said, Randall Rauwendaal arxiv

Techniques for modeling 3D scenes from image collections, such as 3D Gaussian Splatting (3DGS), are capable of generating high-quality novel views by leveraging graphics primitives with view-dependent appearance. In 3DGS…

Scalable Gaussian Processes for Supervised Hashing

2016-04-25 · Bahadir Ozdemir, Larry S. Davis

We propose a flexible procedure for large-scale image search by hash functions with kernels. Our method treats binary codes and pairwise semantic similarity as latent and observed variables, respectively, in a probabilis…

Binary ClassificationGaussian ProcessesGeneral ClassificationImage Retrieval+2