paper-with-me

홈 › Papers

Scalable Similarity Learning using Large Margin Neighborhood Embedding

2014-04-24 · Zhaowen Wang, Jianchao Yang, Zhe Lin, Jonathan Brandt, Shiyu Chang, Thomas Huang

Classifying large-scale image data into object categories is an important problem that has received increasing research attention. Given the huge amount of data, non-parametric approaches such as nearest neighbor classifiers have shown promising results, especially when they are underpinned by a learned distance or similarity measurement. Although metric learning has been well studied in the past decades, most existing algorithms are impractical to handle large-scale data sets. In this paper, we present an image similarity learning method that can scale well in both the number of images and the dimensionality of image descriptors. To this end, similarity comparison is restricted to each sample's local neighbors and a discriminative similarity measure is induced from large margin neighborhood embedding. We also exploit the ensemble of projections so that high-dimensional features can be processed in a set of lower-dimensional subspaces in parallel without much performance compromise. The similarity function is learned online using a stochastic gradient descent algorithm in which the triplet sampling strategy is customized for quick convergence of classification performance. The effectiveness of our proposed model is validated on several data sets with scales varying from tens of thousands to one million images. Recognition accuracies competitive with the state-of-the-art performance are achieved with much higher efficiency and scalability.

📄 PDF Abstract BibTeX arXiv:1404.6272

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningTriplet

Similar Papers 제목 키워드 기반

Learning Two-Branch Neural Networks for Image-Text Matching Tasks

2017-04-11 · Liwei Wang, Yin Li, Jing Huang, Svetlana Lazebnik

Image-language matching tasks have recently attracted a lot of attention in the computer vision field. These tasks include image-sentence matching, i.e., given an image query, retrieving relevant sentences and vice versa…

Image-text matchingRetrievalSentenceSentence Retrieval+4

Local Similarity-Aware Deep Feature Embedding

2016-10-27 · NeurIPS 2016 12 · Chen Huang, Chen Change Loy, Xiaoou Tang

Existing deep embedding methods in vision tasks are capable of learning a compact Euclidean space from images, where Euclidean distances correspond to a similarity metric. To make learning more effective and efficient, h…

Image RetrievalRetrievalTransfer LearningZero-Shot Learning

COLOGNE: Coordinated Local Graph Neighborhood Sampling

2021-02-09 · Konstantin Kutzkov

Representation learning for graphs enables the application of standard machine learning algorithms and data analysis tools to graph data. Replacing discrete unordered objects such as graph nodes by real-valued vectors is…

BIG-bench Machine LearningInterpretable Machine LearningRepresentation Learning

Urban2Vec: Incorporating Street View Imagery and POIs for Multi-Modal Urban Neighborhood Embedding

2020-01-29 · Zhecheng Wang, Haoyuan Li, Ram Rajagopal

Understanding intrinsic patterns and predicting spatiotemporal characteristics of cities require a comprehensive representation of urban neighborhoods. Existing works relied on either inter- or intra-region connectivitie…

Document EmbeddingSemantic SimilaritySemantic Textual Similarity

metapath2vec: Scalable Representation Learning for Heterogeneous Networks

2017-08-01 · KDD 17 2017 8 · Yuxiao Dong, Nitesh Vijay Chawla, Ananthram Swami

We study the problem of representation learning in heterogeneous networks. Its unique challenges come from the existence of multiple types of nodes and links, which limit the feasibility of the conventional network embed…

ClusteringLink PredictionNetwork EmbeddingNode Classification+2