paper-with-me

Papers

NNK-Means: Data summarization using dictionary learning with non-negative kernel regression

2021-10-15 · Sarath Shekkizhar, Antonio Ortega

An increasing number of systems are being designed by gathering significant amounts of data and then optimizing the system parameters directly using the obtained data. Often this is done without analyzing the dataset structure. As task complexity, data size, and parameters all increase to millions or even billions, data summarization is becoming a major challenge. In this work, we investigate data summarization via dictionary learning~(DL), leveraging the properties of recently introduced non-negative kernel regression (NNK) graphs. Our proposed NNK-Means, unlike previous DL techniques, such as kSVD, learns geometric dictionaries with atoms that are representative of the input data space. Experiments show that summarization using NNK-Means can provide better class separation compared to linear and kernel versions of kMeans and kSVD. Moreover, NNK-Means is scalable, with runtime complexity similar to that of kMeans.

📄 PDF Abstract BibTeX arXiv:2110.08212

Code (0)

등록된 구현이 없습니다.

Tasks

Data SummarizationDictionary Learningregression

Similar Papers 제목 키워드 기반

Sparse Dictionary-based Attributes for Action Recognition and Summarization

2013-08-01 · Qiang Qiu, Zhuolin Jiang, Rama Chellappa

We present an approach for dictionary learning of action attributes via information maximization. We unify the class distribution and appearance information into an objective function for learning a sparse dictionary of …

Action RecognitionDictionary LearningTemporal Action Localization

Distributed Adaptive Sampling for Kernel Matrix Approximation

2018-03-27 · Daniele Calandriello, Alessandro Lazaric, Michal Valko

Most kernel-based methods, such as kernel or Gaussian process regression, kernel PCA, ICA, or $k$-means clustering, do not scale to large datasets, because constructing and storing the kernel matrix $\mathbf{K}_n$ requir…

Clustering

Nonnegative-Constrained Joint Collaborative Representation with Union Dictionary for Hyperspectral Anomaly Detection

2022-03-18 · Shizhen Chang, Pedram Ghamisi

Recently, many collaborative representation-based (CR) algorithms have been proposed for hyperspectral anomaly detection. CR-based detectors approximate the image by a linear combination of background dictionaries and th…

Anomaly Detection

Distributed Kernel K-Means for Large Scale Clustering

2017-10-09 · Marco Jacopo Ferrarotti, Sergio Decherchi, Walter Rocchia

Clustering samples according to an effective metric and/or vector space representation is a challenging unsupervised learning task with a wide spectrum of applications. Among several clustering algorithms, k-means and it…

ClusteringComputational chemistryCPUGPU

Non-Negative Kernel Sparse Coding for the Classification of Motion Data

2019-03-10 · Babak Hosseini, Felix Hülsmann, Mario Botsch, Barbara Hammer

We are interested in the decomposition of motion data into a sparse linear combination of base functions which enable efficient data processing. We combine two prominent frameworks: dynamic time warping (DTW), which offe…

Dynamic Time WarpingGeneral Classification