paper-with-me

Papers

Optimized Kernel Entropy Components

2016-03-09 · Emma Izquierdo-Verdiguier, Valero Laparra, Robert Jenssen, Luis Gómez-Chova, Gustau Camps-Valls

This work addresses two main issues of the standard Kernel Entropy Component Analysis (KECA) algorithm: the optimization of the kernel decomposition and the optimization of the Gaussian kernel parameter. KECA roughly reduces to a sorting of the importance of kernel eigenvectors by entropy instead of by variance as in Kernel Principal Components Analysis. In this work, we propose an extension of the KECA method, named Optimized KECA (OKECA), that directly extracts the optimal features retaining most of the data entropy by means of compacting the information in very few features (often in just one or two). The proposed method produces features which have higher expressive power. In particular, it is based on the Independent Component Analysis (ICA) framework, and introduces an extra rotation to the eigen-decomposition, which is optimized via gradient ascent search. This maximum entropy preservation suggests that OKECA features are more efficient than KECA features for density estimation. In addition, a critical issue in both methods is the selection of the kernel parameter since it critically affects the resulting performance. Here we analyze the most common kernel length-scale selection criteria. Results of both methods are illustrated in different synthetic and real problems. Results show that 1) OKECA returns projections with more expressive power than KECA, 2) the most successful rule for estimating the kernel parameter is based on maximum likelihood, and 3) OKECA is more robust to the selection of the length-scale parameter in kernel density estimation.

📄 PDF Abstract BibTeX arXiv:1603.02806

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Performance Optimization of a Fuzzy Entropy based Feature Selection and Classification Framework

2020-05-11 · Zixiao Shen, Xin Chen, Jonathan M. Garibaldi

In this paper, based on a fuzzy entropy feature selection framework, different methods have been implemented and compared to improve the key components of the framework. Those methods include the combinations of three id…

feature selectionGeneral Classification

Gaussian Process Regression for Maximum Entropy Distribution

2023-08-11 · Mohsen Sadr, Manuel Torrilhon, M. Hossein Gorji

Maximum-Entropy Distributions offer an attractive family of probability densities suitable for moment closure problems. Yet finding the Lagrange multipliers which parametrize these distributions, turns out to be a comput…

Gaussian Processesregression

COREY: Entropy-Guided Runtime Chunk Scheduling for Selective Scan Kernels

2026-04-12 · Bo Ma, Jinsong Wu, Weiqi Yan arxiv

Mamba selective state space models (SSMs) provide linear-time sequence modeling but remain sensitive to selective-scan chunk scheduling. We present COREY, a \emph{concept-and-feasibility} runtime scheduler that maps fixe…

Multi-Kernel Correntropy for Robust Learning

2019-05-24 · Badong Chen, Yuqing Xie, Xin Wang, Zejian yuan 외

As a novel similarity measure that is defined as the expectation of a kernel function between two random variables, correntropy has been successfully applied in robust machine learning and signal processing to combat lar…

NaLaFormer: Norm-Aware Linear Attention for Transformer Models

2025-06-26 · Weikang Meng, Yadan Luo, Liangyu Huo, YaoWei Wang 외

Linear attention has emerged as a viable alternative to softmax attention by reducing complexity from quadratic to linear in sequence length. To preserve two fundamental properties of softmax, non-negativity and entropy …