MLDMLGSTMEJan 29, 2016

Kernels for sequentially ordered data

arXiv:1601.08169v1172 citations
Originality Incremental advance
AI Analysis

This provides a general method for handling sequential data like time series or strings, though it appears incremental as it builds on existing kernel concepts.

The authors tackled the problem of kernel learning for sequential data by introducing a framework based on signature features, which creates sequential versions of static kernels and resolves non-definiteness issues in alignment kernels, with experiments showing it avoids extensive manual pre-processing.

We present a novel framework for kernel learning with sequential data of any kind, such as time series, sequences of graphs, or strings. Our approach is based on signature features which can be seen as an ordered variant of sample (cross-)moments; it allows to obtain a "sequentialized" version of any static kernel. The sequential kernels are efficiently computable for discrete sequences and are shown to approximate a continuous moment form in a sampling sense. A number of known kernels for sequences arise as "sequentializations" of suitable static kernels: string kernels may be obtained as a special case, and alignment kernels are closely related up to a modification that resolves their open non-definiteness issue. Our experiments indicate that our signature-based sequential kernel framework may be a promising approach to learning with sequential data, such as time series, that allows to avoid extensive manual pre-processing.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes