MLLGJun 12, 2017

Recursive Multikernel Filters Exploiting Nonlinear Temporal Structure

arXiv:1706.03533v12 citations
Originality Incremental advance
AI Analysis

This work addresses a limitation in kernel methods for temporal data processing, offering an incremental improvement for applications requiring nonlinear temporal analysis.

The paper tackled the problem of discarding temporal structure in kernel methods by proposing an adaptive strategy to combine and select multiple kernels separately, resulting in improved performance over classical approaches in both batch and online settings.

In kernel methods, temporal information on the data is commonly included by using time-delayed embeddings as inputs. Recently, an alternative formulation was proposed by defining a gamma-filter explicitly in a reproducing kernel Hilbert space, giving rise to a complex model where multiple kernels operate on different temporal combinations of the input signal. In the original formulation, the kernels are then simply combined to obtain a single kernel matrix (for instance by averaging), which provides computational benefits but discards important information on the temporal structure of the signal. Inspired by works on multiple kernel learning, we overcome this drawback by considering the different kernels separately. We propose an efficient strategy to adaptively combine and select these kernels during the training phase. The resulting batch and online algorithms automatically learn to process highly nonlinear temporal information extracted from the input signal, which is implicitly encoded in the kernel values. We evaluate our proposal on several artificial and real tasks, showing that it can outperform classical approaches both in batch and online settings.

Foundations

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

Your Notes