paper-with-me

홈 › Papers

Memory-Based Neighbourhood Embedding for Visual Recognition

2019-08-14 · ICCV 2019 10 · Suichan Li, Dapeng Chen, Bin Liu, Nenghai Yu, Rui Zhao

Learning discriminative image feature embeddings is of great importance to visual recognition. To achieve better feature embeddings, most current methods focus on designing different network structures or loss functions, and the estimated feature embeddings are usually only related to the input images. In this paper, we propose Memory-based Neighbourhood Embedding (MNE) to enhance a general CNN feature by considering its neighbourhood. The method aims to solve two critical problems, i.e., how to acquire more relevant neighbours in the network training and how to aggregate the neighbourhood information for a more discriminative embedding. We first augment an episodic memory module into the network, which can provide more relevant neighbours for both training and testing. Then the neighbours are organized in a tree graph with the target instance as the root node. The neighbourhood information is gradually aggregated to the root node in a bottom-up manner, and aggregation weights are supervised by the class relationships between the nodes. We apply MNE on image search and few shot learning tasks. Extensive ablation studies demonstrate the effectiveness of each component, and our method significantly outperforms the state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1908.04992

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningImage Retrieval

Similar Papers 제목 키워드 기반

Count-Based and Predictive Language Models for Exploring DeReKo

2022-06-01 · CMLC (LREC) 2022 6 · Peter Fankhauser, Marc Kupietz

We present the use of count-based and predictive language models for exploring language use in the German Reference Corpus DeReKo. For collocation analysis along the syntagmatic axis we employ traditional association mea…

Word Embeddings

A Neighbourhood-Aware Differential Privacy Mechanism for Static Word Embeddings

2023-09-19 · Danushka Bollegala, Shuichi Otake, Tomoya Machide, Ken-ichi Kawarabayashi

We propose a Neighbourhood-Aware Differential Privacy (NADP) mechanism considering the neighbourhood of a word in a pretrained static word embedding space to determine the minimal amount of noise required to guarantee a …

Word Embeddings

A general framework for adaptive nonparametric dimensionality reduction

2025-11-12 · Antonio Di Noia, Federico Ravenda, Antonietta Mira arxiv

Dimensionality reduction is a fundamental task in modern data science. Several projection methods specifically tailored to take into account the non-linearity of the data via local embeddings have been proposed. Such met…

Dimensionality Reduction

Efficient Neighbourhood Consensus Networks via Submanifold Sparse Convolutions

2020-04-22 · ECCV 2020 8 · Ignacio Rocco, Relja Arandjelović, Josef Sivic

In this work we target the problem of estimating accurately localised correspondences between a pair of images. We adopt the recent Neighbourhood Consensus Networks that have demonstrated promising performance for diffic…

Visually Aligned Word Embeddings for Improving Zero-shot Learning

2017-07-18 · Ruizhi Qiao, Lingqiao Liu, Chunhua Shen, Anton Van Den Hengel

Zero-shot learning (ZSL) highly depends on a good semantic embedding to connect the seen and unseen classes. Recently, distributed word embeddings (DWE) pre-trained from large text corpus have become a popular choice to …

Semantic SimilaritySemantic Textual SimilarityWord EmbeddingsZero-Shot Learning