paper-with-me

Papers

Kernel distance measures for time series, random fields and other structured data

2021-09-29 · Srinjoy Das, Hrushikesh Mhaskar, Alexander Cloninger

This paper introduces kdiff, a novel kernel-based measure for estimating distances between instances of time series, random fields and other forms of structured data. This measure is based on the idea of matching distributions that only overlap over a portion of their region of support. Our proposed measure is inspired by MPdist which has been previously proposed for such datasets and is constructed using Euclidean metrics, whereas kdiff is constructed using non-linear kernel distances. Also, kdiff accounts for both self and cross similarities across the instances and is defined using a lower quantile of the distance distribution. Comparing the cross similarity to self similarity allows for measures of similarity that are more robust to noise and partial occlusions of the relevant signals. Our proposed measure kdiff is a more general form of the well known kernel-based Maximum Mean Discrepancy (MMD) distance estimated over the embeddings. Some theoretical results are provided for separability conditions using kdiff as a distance measure for clustering and classification problems where the embedding distributions can be modeled as two component mixtures. Applications are demonstrated for clustering of synthetic and real-life time series and image data, and the performance of kdiff is compared to competing distance measures for clustering.

📄 PDF Abstract BibTeX arXiv:2109.14752

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

A Survey on Time-Series Distance Measures

2024-12-29 · John Paparrizos, Haojun Li, Fan Yang, Kaize Wu 외

Distance measures have been recognized as one of the fundamental building blocks in time-series analysis tasks, e.g., querying, indexing, classification, clustering, anomaly detection, and similarity search. The vast pro…

Anomaly DetectionSurveyTime SeriesTime Series Analysis

Support Vector Machines with Time Series Distance Kernels for Action Classification

2016-03-07 · IEEE Winter Conference on Applications of Computer Vision (WACV) 2016 3 · Mohammad Ali Bagheri, Qigang Gao, Sergio Escalera

Despite the outperformance of Support Vector Machine (SVM) on many practical classification problems, the algorithm is not directly applicable to multi-dimensional trajectories having different lengths. In this paper, a …

Action ClassificationAction RecognitionClassificationDynamic Time Warping+5

Infinite-dimensional Mahalanobis Distance with Applications to Kernelized Novelty Detection

2024-07-16 · Nikita Zozoulenko, Thomas Cass, Lukas Gonon

The Mahalanobis distance is a classical tool used to measure the covariance-adjusted distance between points in $\bbR^d$. In this work, we extend the concept of Mahalanobis distance to separable Banach spaces by reinterp…

Anomaly DetectionNovelty DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection+2

Do logarithmic proximity measures outperform plain ones in graph clustering?

2016-05-03 · Vladimir Ivashkin, Pavel Chebotarev

We consider a number of graph kernels and proximity measures including commute time kernel, regularized Laplacian kernel, heat kernel, exponential diffusion kernel (also called "communicability"), etc., and the correspon…

ClusteringGraph Clustering

Forest Proximities for Time Series

2024-10-04 · Ben Shaw, Jake Rhodes, Soukaina Filali Boubrahimi, Kevin R. Moon

RF-GAP has recently been introduced as an improved random forest proximity measure. In this paper, we present PF-GAP, an extension of RF-GAP proximities to proximity forests, an accurate and efficient time series classif…

Time SeriesTime Series Classification