← Search

Johan Suykens

11 accepted papers

2025

Accelerating Spectral Clustering under Fairness Constraints

ICML 2025poster

Fairness of decision-making algorithms is an increasingly important issue. In this paper, we focus on spectral clustering with group fairness constraints, where every demographic group is represented in each cluster proportionally as in the general population. We present a new efficient method for f…

Cited by 0SourcePDFScholar
2024

Learning in Feature Spaces via Coupled Covariances: Asymmetric Kernel SVD and Nyström method

ICML 2024poster

In contrast with Mercer kernel-based approaches as used e.g. in Kernel Principal Component Analysis (KPCA), it was previously shown that Singular Value Decomposition (SVD) inherently relates to asymmetric kernels and Asymmetric Kernel Singular Value Decomposition (KSVD) has been proposed. However, t…

Cited by 3SourcePDFScholar
2024

Self-Attention through Kernel-Eigen Pair Sparse Variational Gaussian Processes

ICML 2024poster

While the great capability of Transformers significantly boosts prediction accuracy, it could also yield overconfident predictions and require calibrated uncertainty estimation, which can be commonly tackled by Gaussian processes (GPs). Existing works apply GPs with symmetric kernels under variation…

2023

Extending Kernel PCA through Dualization: Sparsity, Robustness and Fast Algorithms

ICML 2023poster

The goal of this paper is to revisit Kernel Principal Component Analysis (KPCA) through dualization of a difference of convex functions. This allows to naturally extend KPCA to multiple objective functions and leads to efficient gradient-based algorithms avoiding the expensive SVD of the Gram matrix…

2023

Primal-Attention: Self-attention through Asymmetric Kernel SVD in Primal Representation

NeurIPS 2023poster

Recently, a new line of works has emerged to understand and improve self-attention in Transformers by treating it as a kernel machine. However, existing works apply the methods for symmetric kernels to the asymmetric self-attention, resulting in a nontrivial gap between the analytical understanding…

2021

Fast Learning in Reproducing Kernel Krein Spaces via Signed Measures

AISTATS 2021poster

In this paper, we attempt to solve a long-lasting open question for non-positive definite (non-PD) kernels in machine learning community: can a given non-PD kernel be decomposed into the difference of two PD kernels (termed as positive decomposition)? We cast this question as a distribution view by…

Cited by 13SourcePDFScholar
2021

Kernel regression in high dimensions: Refined analysis beyond double descent

AISTATS 2021poster

In this paper, we provide a precise characterization of generalization properties of high dimensional kernel ridge regression across the under- and over-parameterized regimes, depending on whether the number of training data n exceeds the feature dimension d. By establishing a bias-variance decompos…

Cited by 61SourcePDFScholar
2020

A Theoretical Framework for Target Propagation

NeurIPS 2020spotlight

The success of deep learning, a brain-inspired form of AI, has sparked interest in understanding how the brain could similarly learn across multiple layers of neurons. However, the majority of biologically-plausible learning algorithms have not yet reached the performance of backpropagation (BP), no…