paper-with-me

홈 › Papers

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

2023-06-09 · Francesco Tonin, Alex Lambert, Panagiotis Patrinos, Johan A. K. Suykens

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. Particularly, we consider objective functions that can be written as Moreau envelopes, demonstrating how to promote robustness and sparsity within the same framework. The proposed method is evaluated on synthetic and real-world benchmarks, showing significant speedup in KPCA training time as well as highlighting the benefits in terms of robustness and sparsity.

📄 PDF Abstract BibTeX arXiv:2306.05815

Code (1)

taralloc/dc-kpca 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Sparsity-depth Tradeoff in Infinitely Wide Deep Neural Networks

2023-05-17 · Chanwoo Chun, Daniel D. Lee

We investigate how sparse neural activity affects the generalization performance of a deep Bayesian neural network at the large width limit. To this end, we derive a neural network Gaussian Process (NNGP) kernel with rec…

regression

Convolutional Knowledge Tracing: Modeling Individualization in Student Learning Process

2020-07-25 · International ACM SIGIR Conference on Research and Development in Information Retrieval 2020 7 · Shen, Shuanghong and Liu, Qi and Chen, Enhong and Wu 외

With the development of online education systems, a growing number of research works are focusing on Knowledge Tracing (KT), which aims to assess students' changing knowledge state and help them learn knowledge concepts …

Knowledge Tracing

WIDE: Boosting Adaptive LLM Inference via Token-level Dynamic Width Pruning

2026-07-30 · Haozhe Hu, Hao Wu, Peiran Yin, Chao Han 외 arxiv

Pruning is a promising approach for improving the efficiency of LLMs. Existing static structured pruning methods are hardware-friendly and can deliver practical throughput gains, but their input-agnostic computation allo…

Fourier Feature Methods for Nonlinear Causal Discovery: FFML Scoring, TRFF Scoring, and FFCI Testing in Mixed Data

2026-05-07 · Joseph D. Ramsey arxiv

Gaussian process (GP) marginal likelihood scores and kernel conditional independence tests are theoretically appealing for nonlinear causal discovery but computationally prohibitive at scale. We present three complementa…

Causality-aware counterfactual confounding adjustment as an alternative to linear residualization in anticausal prediction tasks based on linear learners

2020-11-09 · Elias Chaibub Neto

Linear residualization is a common practice for confounding adjustment in machine learning (ML) applications. Recently, causality-aware predictive modeling has been proposed as an alternative causality-inspired approach …

counterfactualregression