paper-with-me

Papers

SLEIPNIR: Deterministic and Provably Accurate Feature Expansion for Gaussian Process Regression with Derivatives

2020-03-05 · Emmanouil Angelis, Philippe Wenk, Bernhard Schölkopf, Stefan Bauer, Andreas Krause

Gaussian processes are an important regression tool with excellent analytic properties which allow for direct integration of derivative observations. However, vanilla GP methods scale cubically in the amount of observations. In this work, we propose a novel approach for scaling GP regression with derivatives based on quadrature Fourier features. We then prove deterministic, non-asymptotic and exponentially fast decaying error bounds which apply for both the approximated kernel as well as the approximated posterior. To furthermore illustrate the practical applicability of our method, we then apply it to ODIN, a recently developed algorithm for ODE parameter inference. In an extensive experiments section, all results are empirically validated, demonstrating the speed, accuracy, and practical applicability of this approach.

📄 PDF Abstract BibTeX arXiv:2003.02658

Code (1)

sdi1100041/SLEIPNIR 공식 구현 tf

Tasks

Gaussian Processesregression

Similar Papers 제목 키워드 기반

Provable Deterministic Leverage Score Sampling

2014-04-06 · Dimitris Papailiopoulos, Anastasios Kyrillidis, Christos Boutsidis

We explain theoretically a curious empirical phenomenon: "Approximating a matrix by deterministically selecting a subset of its columns with the corresponding largest leverage scores results in a good low-rank matrix sur…

Feature Selection for Linear SVM with Provable Guarantees

2014-06-01 · Saurabh Paul, Malik Magdon-Ismail, Petros Drineas

We give two provably accurate feature-selection techniques for the linear SVM. The algorithms run in deterministic and randomized time respectively. Our algorithms can be used in an unsupervised or supervised setting. Th…

feature selection

Cluster-aware Semi-supervised Learning: Relational Knowledge Distillation Provably Learns Clustering

2023-07-20 · NeurIPS 2023 11

Despite the empirical success and practical significance of (relational) knowledge distillation that matches (the relations of) features between teacher and student models, the corresponding theoretical interpretations r…

ClusteringData AugmentationKnowledge Distillation

Parameter Estimation in Stochastic Differential Equations via Wiener Chaos Expansion and Stochastic Gradient Descent

2026-03-27 · Francisco Delgado-Vences, José Julián Pavón-Español, Arelly Ornelas arxiv

This study addresses the inverse problem of parameter estimation for Stochastic Differential Equations (SDEs) by minimizing a regularized discrepancy functional via Stochastic Gradient Descent (SGD). To achieve computati…

Computational Efficiency

Deterministic Certification of Graph Neural Networks against Graph Poisoning Attacks with Arbitrary Perturbations

2025-03-24 · CVPR 2025 1 · Jiate Li, Meng Pang, Yun Dong, Binghui Wang

Graph neural networks (GNNs) are becoming the de facto method to learn on the graph data and have achieved the state-of-the-art on node and graph classification tasks. However, recent works show GNNs are vulnerable to tr…

Graph Classification