LGAIMay 3, 2017

Lifelong Metric Learning

arXiv:1705.01209v24 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of continuous learning in metric learning for AI systems, though it appears incremental as it builds on existing online learning methods.

The paper tackles the problem of learning metrics for new tasks without forgetting previous ones, proposing a lifelong metric learning framework that maintains a common subspace and transfers knowledge, achieving effective and efficient results on multi-task datasets.

The state-of-the-art online learning approaches are only capable of learning the metric for predefined tasks. In this paper, we consider lifelong learning problem to mimic "human learning", i.e., endowing a new capability to the learned metric for a new task from new online samples and incorporating previous experiences and knowledge. Therefore, we propose a new metric learning framework: lifelong metric learning (LML), which only utilizes the data of the new task to train the metric model while preserving the original capabilities. More specifically, the proposed LML maintains a common subspace for all learned metrics, named lifelong dictionary, transfers knowledge from the common subspace to each new metric task with task-specific idiosyncrasy, and redefines the common subspace over time to maximize performance across all metric tasks. For model optimization, we apply online passive aggressive optimization algorithm to solve the proposed LML framework, where the lifelong dictionary and task-specific partition are optimized alternatively and consecutively. Finally, we evaluate our approach by analyzing several multi-task metric learning datasets. Extensive experimental results demonstrate effectiveness and efficiency of the proposed framework.

Foundations

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

Your Notes