paper-with-me

홈 › Papers

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, hard sample mining is usually employed, with samples identified through computing the Euclidean feature distance. However, the global Euclidean distance cannot faithfully characterize the true feature similarity in a complex visual feature space, where the intraclass distance in a high-density region may be larger than the interclass distance in low-density regions. In this paper, we introduce a Position-Dependent Deep Metric (PDDM) unit, which is capable of learning a similarity metric adaptive to local feature structure. The metric can be used to select genuinely hard samples in a local neighborhood to guide the deep embedding learning in an online and robust manner. The new layer is appealing in that it is pluggable to any convolutional networks and is trained end-to-end. Our local similarity-aware feature embedding not only demonstrates faster convergence and boosted performance on two complex image retrieval datasets, its large margin nature also leads to superior generalization results under the large and open set scenarios of transfer learning and zero-shot learning on ImageNet 2010 and ImageNet-10K datasets.

📄 PDF Abstract BibTeX arXiv:1610.08904

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrievalTransfer LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

Fine-Grained Fashion Similarity Prediction by Attribute-Specific Embedding Learning

2021-04-06 · Jianfeng Dong, Zhe Ma, Xiaofeng Mao, Xun Yang 외

This paper strives to predict fine-grained fashion similarity. In this similarity paradigm, one should pay more attention to the similarity in terms of a specific design/attribute between fashion items. For example, whet…

AttributeReranking

Adaptive Local-Component-aware Graph Convolutional Network for One-shot Skeleton-based Action Recognition

2022-09-21 · Anqi Zhu, Qiuhong Ke, Mingming Gong, James Bailey

Skeleton-based action recognition receives increasing attention because the skeleton representations reduce the amount of training data by eliminating visual information irrelevant to actions. To further improve the samp…

Action RecognitionMeta-LearningOne-Shot LearningSkeleton Based Action Recognition

Saec: Similarity-Aware Embedding Compression in Recommendation Systems

2019-02-26 · Xiaorui Wu, Hong Xu, Honglin Zhang, Huaming Chen 외

Production recommendation systems rely on embedding methods to represent various features. An impeding challenge in practice is that the large embedding matrix incurs substantial memory footprint in serving as the number…

ClusteringRecommendation Systems

MUSE: Model-based Uncertainty-aware Similarity Estimation for zero-shot 2D Object Detection and Segmentation

2025-10-15 · Sungmin Cho, Sungbum Park, Insoo Oh arxiv

In this work, we introduce MUSE (Model-based Uncertainty-aware Similarity Estimation), a training-free framework designed for model-based zero-shot 2D object detection and segmentation. MUSE leverages 2D multi-view templ…

2D Object Detection

DINO-AD: Unsupervised Anomaly Detection with Frozen DINO-V3 Features

2026-01-31 · Jiayu Huo, Jingyuan Hong, Liyun Chen arxiv

Unsupervised anomaly detection (AD) in medical images aims to identify abnormal regions without relying on pixel-level annotations, which is crucial for scalable and label-efficient diagnostic systems. In this paper, we …

Unsupervised Anomaly Detection