paper-with-me

Papers

Adapting Tensor Kernel Machines to Enable Efficient Transfer Learning for Seizure Detection

2025-12-02 · Seline J. S. de Rooij, Borbála Hunyadi arxiv

Transfer learning aims to optimize performance in a target task by learning from a related source problem. In this work, we propose an efficient transfer learning method using a tensor kernel machine. Our method takes inspiration from the adaptive SVM and hence transfers 'knowledge' from the source to the 'adapted' model via regularization. The main advantage of using tensor kernel machines is that they leverage low-rank tensor networks to learn a compact non-linear model in the primal domain. This allows for a more efficient adaptation without adding more parameters to the model. To demonstrate the effectiveness of our approach, we apply the adaptive tensor kernel machine (Adapt-TKM) to seizure detection on behind-the-ear EEG. By personalizing patient-independent models with a small amount of patient-specific data, the patient-adapted model (which utilizes the Adapt-TKM), achieves better performance compared to the patient-independent and fully patient-specific models. Notably, it is able to do so while requiring around 100 times fewer parameters than the adaptive SVM model, leading to a correspondingly faster inference speed. This makes the Adapt-TKM especially useful for resource-constrained wearable devices.

📄 PDF Abstract BibTeX arXiv:2512.02626

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer LearningSeizure Detection

Similar Papers 제목 키워드 기반

Interpretable Bayesian Tensor Network Kernel Machines with Automatic Rank and Feature Selection

2025-07-15 · Afra Kilic, Kim Batselier

Tensor Network (TN) Kernel Machines speed up model learning by representing parameters as low-rank TNs, reducing computation and memory use. However, most TN-based Kernel methods are deterministic and ignore parameter un…

feature selectionUncertainty QuantificationVariational Inference

Tensor Network-Constrained Kernel Machines as Gaussian Processes

2024-03-28 · Frederiek Wesel, Kim Batselier

Tensor Networks (TNs) have recently been used to speed up kernel machines by constraining the model weights, yielding exponential computational and storage savings. In this paper we prove that the outputs of Canonical Po…

Gaussian ProcessesTensor Networks

Laplace Approximation for Bayesian Tensor Network Kernel Machines

2026-04-29 · Albert Saiapin, Kim Batselier arxiv

Uncertainty estimation is essential for robust decision-making in the presence of ambiguous or out-of-distribution inputs. Gaussian Processes (GPs) are classical kernel-based models that offer principled uncertainty quan…

Bayesian InferenceGaussian Processes

A weighted subspace exponential kernel for support tensor machines

2023-02-16 · Kirandeep Kour, Sergey Dolgov, Peter Benner, Martin Stoll 외

High-dimensional data in the form of tensors are challenging for kernel classification methods. To both reduce the computational complexity and extract informative features, kernels based on low-rank tensor decomposition…

A Fully Probabilistic Tensor Network for Regularized Volterra System Identification

2025-11-25 · Afra Kilic, Kim Batselier arxiv

Modeling nonlinear systems with Volterra series is challenging because the number of kernel coefficients grows exponentially with the model order. This work introduces Bayesian Tensor Network Volterra kernel machines (BT…