paper-with-me

홈 › Papers

Traversing Time with Multi-Resolution Gaussian Process State-Space Models

2021-12-06 · Krista Longi, Jakob Lindinger, Olaf Duennbier, Melih Kandemir, Arto Klami, Barbara Rakitsch

Gaussian Process state-space models capture complex temporal dependencies in a principled manner by placing a Gaussian Process prior on the transition function. These models have a natural interpretation as discretized stochastic differential equations, but inference for long sequences with fast and slow transitions is difficult. Fast transitions need tight discretizations whereas slow transitions require backpropagating the gradients over long subtrajectories. We propose a novel Gaussian process state-space architecture composed of multiple components, each trained on a different resolution, to model effects on different timescales. The combined model allows traversing time on adaptive scales, providing efficient inference for arbitrarily long sequences with complex dynamics. We benchmark our novel method on semi-synthetic data and on an engine modeling task. In both experiments, our approach compares favorably against its state-of-the-art alternatives that operate on a single time-scale only.

📄 PDF Abstract BibTeX arXiv:2112.03230

Code (0)

등록된 구현이 없습니다.

Tasks

State Space Models

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

A Bayesian Approach To Graph Partitioning

2022-04-24 · Farshad Noravesh

A new algorithm based on bayesian inference for learning local graph conductance based on Gaussian Process(GP) is given that uses advanced MCMC convergence ideas to create a scalable and fast algorithm for convergence to…

Bayesian Inferencegraph partitioning

IB-MVS: An Iterative Algorithm for Deep Multi-View Stereo based on Binary Decisions

2021-11-29 · Christian Sormann, Mattia Rossi, Andreas Kuhn, Friedrich Fraundorfer

We present a novel deep-learning-based method for Multi-View Stereo. Our method estimates high resolution and highly precise depth maps iteratively, by traversing the continuous space of feasible depth values at each pix…

3D ReconstructionEfficient ExplorationPoint Clouds

LEARN: Learning End-to-End Aerial Resource-Constrained Multi-Robot Navigation

2025-11-21 · Darren Chiu, Zhehui Huang, Ruohai Ge, Gaurav S. Sukhatme arxiv

Nano-UAV teams offer great agility yet face severe navigation challenges due to constrained onboard sensing, communication, and computation. Existing approaches rely on high-resolution vision or compute-intensive planner…

Reinforcement LearningRobot Navigation

Traversing Distortion-Perception Tradeoff using a Single Score-Based Generative Model

2025-03-26 · CVPR 2025 1 · YuHan Wang, Suzhi Bi, Ying-Jun Angela Zhang, Xiaojun Yuan

The distortion-perception (DP) tradeoff reveals a fundamental conflict between distortion metrics (e.g., MSE and PSNR) and perceptual quality. Recent research has increasingly concentrated on evaluating denoising algorit…

Denoising

3DGEER: Exact and Efficient Volumetric Rendering with 3D Gaussians

2025-05-29 · Zixun Huang, Cho-Ying Wu, Yuliang Guo, Xinyu Huang 외

3D Gaussian Splatting (3DGS) marks a significant milestone in balancing the quality and efficiency of differentiable rendering. However, its high efficiency stems from an approximation of projecting 3D Gaussians onto the…

3DGSNeural RenderingNovel View Synthesis