kernel-methods

Tag

Cards List
#kernel-methods

Geometry-Aware Graph Construction via Adaptive Spectral Bandwidth Control

arXiv cs.LG · 4d ago Cached

This paper proposes an adaptive spectral bandwidth control method for kernelized graph construction to align kernel spectral properties with intrinsic manifold dimensions, showing improvements in self-supervised learning embedding tasks on CIFAR-100.

0 favorites 0 likes
#kernel-methods

Kernel Reboot: Breaking the Boundaries of Neural Tangent Kernels for Neural Fields

arXiv cs.LG · 4d ago Cached

This paper develops NTK-KIP, MetaQuill, and MetaQuill-KIP algorithms to improve neural field reconstruction from sparse observations, making NTK-driven neural fields non-linear and meta-learnable for efficient few-shot adaptation.

0 favorites 0 likes
#kernel-methods

Neural means and kernel corrections for operator learning

arXiv cs.LG · 6d ago Cached

This paper presents a method combining neural network means with exact Matérn kernel corrections for operator learning in PDEs, achieving competitive or improved performance on public benchmarks like structural mechanics and OCO-2 radiative transfer emulation.

0 favorites 0 likes
#kernel-methods

Learning-Theoretic Foundation for General Coded Computing: The Straggler Setting

arXiv cs.LG · 2026-09-01 Cached

This paper introduces General Coded Computing (GCC), a learning-theoretic framework for mitigating stragglers in distributed computing systems, providing theoretical performance guarantees and experimental validation on deep neural networks.

0 favorites 0 likes
#kernel-methods

The Frame Kernel Method for Multiscale Operator Learning

arXiv cs.LG · 2026-08-27 Cached

The paper presents the Frame Kernel Method, a novel multiscale operator learning approach for surrogate modeling of PDEs that uses kernel frame approximations and achieves higher accuracy than popular neural operators while enabling multiscale decomposition.

0 favorites 0 likes
#kernel-methods

Free-Probability Kernels for Zero-Rollout Hyperparameter Selection in Reservoir Computing

arXiv cs.LG · 2026-08-24 Cached

This paper introduces a deterministic hyperparameter selection method for reservoir computing using free-probability kernels, which eliminates the need for resource-intensive rollouts and achieves performance similar to exhaustive search with significantly lower cost.

0 favorites 0 likes
#kernel-methods

A Joint-Distribution Route to Fair Representations with Continuous Sensitive Attributes

arXiv cs.LG · 2026-08-12 Cached

This paper proposes a joint-distribution approach to fair representation learning with continuous sensitive attributes, using HSIC as a joint discrepancy to avoid conditional density estimation. It proves statistical efficiency gains over conditional-route methods and introduces the FRHSIC algorithm with comparable fairness-accuracy tradeoffs and faster training.

0 favorites 0 likes
#kernel-methods

Bridging the Gap Between Hyperdimensional Computing and Kernel Methods via the Nystr\"om Method

arXiv cs.LG · 2026-08-10 Cached

The paper introduces NysHD, a method that bridges hyperdimensional computing and kernel methods via the Nyström approximation, allowing any positive-semidefinite similarity function to be used as an HDC encoding. It demonstrates improved classification accuracy on graph and string datasets compared to existing HDC encoding methods.

0 favorites 0 likes
#kernel-methods

K-Inverse-RFM: A Modified RFM that Bridges the Gap to Neural Networks for Data-Corrupted Mathematical Tasks

arXiv cs.LG · 2026-07-02 Cached

This paper introduces K-Inverse-RFM, a modified Recursive Feature Machine that bridges the performance gap between RFMs and neural networks on mathematical tasks corrupted by label noise, imbalanced data, or alternative data representations.

0 favorites 0 likes
#kernel-methods

Learning dynamical systems from noisy data with Weak-form Kernel Ridge Regression

arXiv cs.LG · 2026-07-02 Cached

Introduces Weak-form Kernel Ridge Regression (WKRR) for learning dynamical systems from noisy measurements, combining a weak formulation with kernel ridge regression to filter noise and improve accuracy. The method outperforms baseline methods on chaotic benchmarks up to 64 dimensions and 15,000-dimensional real-world fluid data.

0 favorites 0 likes
#kernel-methods

Bernstein-Schur Kernels: Random Features by Sketched Modulation and Radial Randomization

arXiv cs.LG · 2026-06-11 Cached

This paper introduces Bernstein–Schur kernels, a class of nonstationary kernels between shift-invariant and dot-product templates, and provides a random feature construction by sketching the finite modulation and randomizing the completely monotone radial factor. The method yields unbiased estimators with operator-norm bounds controlled by intrinsic dimensions, and experiments validate the approach on a biased kernel example.

0 favorites 0 likes
#kernel-methods

Boundary Variance Inflation Causes Acquisition Bias in Gaussian Processes

arXiv cs.LG · 2026-06-09 Cached

This paper identifies the geometric mechanism behind boundary-induced acquisition bias in Gaussian processes on bounded domains, showing how kernel truncation inflates posterior variance and distorts acquisition functions independently of the objective function. The authors introduce a function-free diagnostic to quantify this bias across different acquisition classes.

0 favorites 0 likes
#kernel-methods

TorchKM: A GPU-Oriented Library for Kernel Learning and Model Selection

arXiv cs.LG · 2026-06-08 Cached

TorchKM is an open-source GPU-accelerated library for kernel machines (SVMs, kernel logistic regression, etc.) with a scikit-learn-style API. It accelerates training and model selection by reusing matrix operations, offering substantial speedups over standard baselines.

0 favorites 0 likes
#kernel-methods

KODA: Contrastive Representation Comparison and Alignment for Vision-Language Foundation Models

arXiv cs.LG · 2026-06-04 Cached

This paper introduces KODA (Kernel Optimization for Discrepancy Analysis), a kernel-based framework for comparing and aligning vision-language model representations by identifying sample subsets that are clustered differently across models like CLIP, SigLIP, and BLIP. The method uses contrastive embedding clustering and randomized low-dimensional approximations to scale to large datasets while providing interpretable structural differences between representations.

0 favorites 0 likes
#kernel-methods

Low-rank Distributional Matrix Completion

arXiv cs.LG · 2026-06-04 Cached

This paper introduces a distributional generalization of matrix completion where each entry is a probability distribution rather than a scalar, using kernel mean embeddings and Tucker rank to capture low-rank structure. The authors propose a novel estimator with non-asymptotic error bounds and demonstrate effectiveness on synthetic and real-world data.

0 favorites 0 likes
#kernel-methods

Stein Kernelized Molecular Dynamics for Active Learning of Interatomic Potentials

arXiv cs.LG · 2026-06-04 Cached

Researchers from MIT, University of Warwick, and NVIDIA introduce Stein Kernelized Molecular Dynamics (SKMD), an enhanced sampling method that uses interacting particle dynamics to acquire informative training configurations for active learning and fine-tuning of machine learning interatomic potentials (MLIPs). SKMD is a stochastic variant of Stein variational gradient descent adapted for molecular dynamics, preserving the Boltzmann distribution while achieving higher model accuracy in fewer training iterations compared to baselines.

0 favorites 0 likes
#kernel-methods

Perturbative methods for non-parametric instrumental variable

arXiv cs.LG · 2026-06-02 Cached

Introduces a perturbative approach for nonparametric instrumental variable estimation that extends kernel ridge methods with higher-order corrections, achieving up to 99% reduction in prediction error in high-dimensional settings.

0 favorites 0 likes
#kernel-methods

Interdomain Attention: Beyond Token-Level Key-Value Memory

arXiv cs.LG · 2026-05-26 Cached

Proposes Interdomain Attention, a new method that integrates state space models into attention via kernel methods, achieving efficient long-context modeling with a fixed-size state and outperforming SSMs and softmax attention in language modeling experiments up to 1.3B parameters.

0 favorites 0 likes
#kernel-methods

Three Costs of Amortizing Gaussian Process Inference with Neural Processes

arXiv cs.LG · 2026-05-22 Cached

This paper decomposes the predictive KL divergence between Gaussian process and latent neural process posteriors into three terms, providing upper bounds that characterize approximation errors and connecting representation dimension to kernel smoothness.

0 favorites 0 likes
#kernel-methods

Supervised Latent Restructuring for Small-Data Quantum Learning in Plant Phenomics

arXiv cs.LG · 2026-05-21 Cached

This paper proposes a hybrid quantum-classical workflow for plant phenomics classification under small-data regimes, using supervised latent restructuring (PCA + LDA) to improve geometric separability before quantum kernel alignment. Experiments show improved separability but highlight compression trade-offs and the difficulty of achieving strong quantum performance.

0 favorites 0 likes
← Back to home

Submit Feedback