paper-with-me

Papers

Hardness-Aware Deep Metric Learning

2019-03-13 · CVPR 2019 6 · Wenzhao Zheng, Zhaodong Chen, Jiwen Lu, Jie zhou

This paper presents a hardness-aware deep metric learning (HDML) framework. Most previous deep metric learning methods employ the hard negative mining strategy to alleviate the lack of informative samples for training. However, this mining strategy only utilizes a subset of training data, which may not be enough to characterize the global geometry of the embedding space comprehensively. To address this problem, we perform linear interpolation on embeddings to adaptively manipulate their hard levels and generate corresponding label-preserving synthetics for recycled training, so that information buried in all samples can be fully exploited and the metric is always challenged with proper difficulty. Our method achieves very competitive performance on the widely used CUB-200-2011, Cars196, and Stanford Online Products datasets.

📄 PDF Abstract BibTeX arXiv:1903.05503

Code (2)

wzzheng/HDML 공식 구현 tf
neka-nat/pytorch-hdml pytorch

Tasks

Image RetrievalMetric Learning

Similar Papers 제목 키워드 기반

Teach Harder, Learn Poorer: Rethinking Hard Sample Distillation for GNN-to-MLP Knowledge Distillation

2024-07-20 · Lirong Wu, Yunfan Liu, Haitao Lin, Yufei Huang 외

To bridge the gaps between powerful Graph Neural Networks (GNNs) and lightweight Multi-Layer Perceptron (MLPs), GNN-to-MLP Knowledge Distillation (KD) proposes to distill knowledge from a well-trained teacher GNN into a …

Knowledge Distillation

On the Limits of Tabular Hardness Metrics for Deep RL: A Study with the Pharos Benchmark

2025-09-21 · Michelangelo Conserva, Remo Sasso, Paulo Rauber arxiv

Principled evaluation is critical for progress in deep reinforcement learning (RL), yet it lags behind the theory-driven benchmarks of tabular RL. While tabular settings benefit from well-understood hardness measures lik…

Reinforcement Learning

Not All Voxels Are Equal: Hardness-Aware Semantic Scene Completion with Self-Distillation

2024-04-18 · CVPR 2024 1 · Song Wang, Jiawei Yu, Wentong Li, Wenyu Liu 외

Semantic scene completion, also known as semantic occupancy prediction, can provide dense geometric and semantic information for autonomous vehicles, which attracts the increasing attention of both academia and industry.…

AllAutonomous Vehicles

Beyond Easy Wins: A Text Hardness-Aware Benchmark for LLM-generated Text Detection

2025-07-21 · Navid Ayoobi, Sadat Shahriar, Arjun Mukherjee arxiv

We present a novel evaluation paradigm for AI text detectors that prioritizes real-world and equitable assessment. Current approaches predominantly report conventional metrics like AUROC, overlooking that even modest fal…

Text Detection

Swift and Sure: Hardness-aware Contrastive Learning for Low-dimensional Knowledge Graph Embeddings

2022-01-03 · Kai Wang, Yu Liu, Quan Z. Sheng

Knowledge graph embedding (KGE) has shown great potential in automatic knowledge graph (KG) completion and knowledge-driven tasks. However, recent KGE models suffer from high training cost and large storage space, thus l…

Contrastive LearningGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graph Embeddings