paper-with-me

홈 › Papers

Similarity Function Tracking using Pairwise Comparisons

2017-01-07 · Kristjan Greenewald, Stephen Kelley, Brandon Oselio, Alfred O. Hero III

Recent work in distance metric learning has focused on learning transformations of data that best align with specified pairwise similarity and dissimilarity constraints, often supplied by a human observer. The learned transformations lead to improved retrieval, classification, and clustering algorithms due to the better adapted distance or similarity measures. Here, we address the problem of learning these transformations when the underlying constraint generation process is nonstationary. This nonstationarity can be due to changes in either the ground-truth clustering used to generate constraints or changes in the feature subspaces in which the class structure is apparent. We propose Online Convex Ensemble StrongLy Adaptive Dynamic Learning (OCELAD), a general adaptive, online approach for learning and tracking optimal metrics as they change over time that is highly robust to a variety of nonstationary behaviors in the changing metric. We apply the OCELAD framework to an ensemble of online learners. Specifically, we create a retro-initialized composite objective mirror descent (COMID) ensemble (RICE) consisting of a set of parallel COMID learners with different learning rates, and demonstrate parameter-free RICE-OCELAD metric learning on both synthetic data and a highly nonstationary Twitter dataset. We show significant performance improvements and increased robustness to nonstationary effects relative to previously proposed batch and online distance metric learning algorithms.

📄 PDF Abstract BibTeX arXiv:1701.02804

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMetric LearningRetrieval

Similar Papers 제목 키워드 기반

SerialRank: Spectral Ranking using Seriation

2014-12-01 · NeurIPS 2014 12 · Fajwel Fogel, Alexandre d'Aspremont, Milan Vojnovic

We describe a seriation algorithm for ranking a set of n items given pairwise comparisons between these items. Intuitively, the algorithm assigns similar rankings to items that compare similarly with all others. It does …

Spectral Ranking using Seriation

2014-06-20 · Fajwel Fogel, Alexandre d'Aspremont, Milan Vojnovic

We describe a seriation algorithm for ranking a set of items given pairwise comparisons between these items. Intuitively, the algorithm assigns similar rankings to items that compare similarly with all others. It does so…

Evaluating Ways of Adapting Word Similarity

2019-08-01 · WS 2019 8 · Libby Barak, Adele Goldberg

People judge pairwise similarity by deciding which aspects of the words{'} meanings are relevant for the comparison of the given pair. However, computational representations of meaning rely on dimensions of the vector re…

Word Similarity

Dynamic Metric Learning from Pairwise Comparisons

2016-10-10 · Kristjan Greenewald, Stephen Kelley, Alfred Hero III

Recent work in distance metric learning has focused on learning transformations of data that best align with specified pairwise similarity and dissimilarity constraints, often supplied by a human observer. The learned tr…

ClusteringMetric LearningRetrieval

Bayesian active learning for choice models with deep Gaussian processes

2018-05-04 · Jie Yang, Diego Klabjan

In this paper, we propose an active learning algorithm and models which can gradually learn individual's preference through pairwise comparisons. The active learning scheme aims at finding individual's most preferred cho…

Active LearningGaussian Processes