LGSep 2, 2013

Relative Comparison Kernel Learning with Auxiliary Kernels

arXiv:1309.0489v35 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of costly human input for similarity learning in real-world tasks, though it is incremental as it builds on existing kernel learning methods.

The paper tackles the problem of learning a kernel matrix from limited human-provided relative comparisons by incorporating auxiliary kernels from easily extractable data, resulting in improved generalization to out-of-sample comparisons compared to methods without auxiliary information.

In this work we consider the problem of learning a positive semidefinite kernel matrix from relative comparisons of the form: "object A is more similar to object B than it is to C", where comparisons are given by humans. Existing solutions to this problem assume many comparisons are provided to learn a high quality kernel. However, this can be considered unrealistic for many real-world tasks since relative assessments require human input, which is often costly or difficult to obtain. Because of this, only a limited number of these comparisons may be provided. In this work, we explore methods for aiding the process of learning a kernel with the help of auxiliary kernels built from more easily extractable information regarding the relationships among objects. We propose a new kernel learning approach in which the target kernel is defined as a conic combination of auxiliary kernels and a kernel whose elements are learned directly. We formulate a convex optimization to solve for this target kernel that adds only minor overhead to methods that use no auxiliary information. Empirical results show that in the presence of few training relative comparisons, our method can learn kernels that generalize to more out-of-sample comparisons than methods that do not utilize auxiliary information, as well as similar methods that learn metrics over objects.

Foundations

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

Your Notes