中文
相关论文

相关论文: Do Lessons from Metric Learning Generalize to Imag…

200 篇论文

Metric learning seeks perceptual embeddings where visually similar instances are close and dissimilar instances are apart, but learned representations can be sub-optimal when the distribution of intra-class samples is diverse and distinct…

机器学习 · 计算机科学 2021-08-30 Elad Levi , Tete Xiao , Xiaolong Wang , Trevor Darrell

With the explosive growth of image databases, deep hashing, which learns compact binary descriptors for images, has become critical for fast image retrieval. Many existing deep hashing methods leverage quantization loss, defined as distance…

计算机视觉与模式识别 · 计算机科学 2017-11-01 Yuefu Zhou , Shanshan Huang , Ya Zhang , Yanfeng Wang

Accurately modeling idiomatic or non-compositional language has been a longstanding challenge in Natural Language Processing (NLP). This is partly because these expressions do not derive their meanings solely from their constituent words,…

计算与语言 · 计算机科学 2024-09-06 Wei He , Marco Idiart , Carolina Scarton , Aline Villavicencio

Person re-identification (ReID) is an important task in wide area video surveillance which focuses on identifying people across different cameras. Recently, deep learning networks with a triplet loss become a common framework for person…

计算机视觉与模式识别 · 计算机科学 2017-04-07 Weihua Chen , Xiaotang Chen , Jianguo Zhang , Kaiqi Huang

Multi-class classification problems often have many semantically similar classes. For example, 90 of ImageNet's 1000 classes are for different breeds of dog. We should expect that these semantically similar classes will have similar…

机器学习 · 计算机科学 2022-04-19 Yujie Wang , Mike Izbicki

Prior multi-task triplet loss methods relied on static weights to balance supervision between various types of annotation. However, static weighting requires tuning and does not account for how tasks interact when shaping a shared…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Meilun Zhou , Alina Zare

Uncertainty quantification in image retrieval is crucial for downstream decisions, yet it remains a challenging and largely unexplored problem. Current methods for estimating uncertainties are poorly calibrated, computationally expensive,…

计算机视觉与模式识别 · 计算机科学 2021-09-20 Frederik Warburg , Martin Jørgensen , Javier Civera , Søren Hauberg

The concepts of overfitting and generalization are vital for evaluating machine learning models. In this work, we show that the popular Recall@K metric depends on the number of classes in the dataset, which limits its ability to estimate…

机器学习 · 计算机科学 2023-06-26 Maksim Zhdanov , Ivan Karpukhin

Deep Metric Learning (DML) is helpful in computer vision tasks. In this paper, we firstly introduce DML into image co-segmentation. We propose a novel Triplet loss for Image Segmentation, called IS-Triplet loss for short, and combine it…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Zhengwen Li , Xiabi Liu

We employ triplet loss as a feature embedding regularizer to boost classification performance. Standard architectures, like ResNet and Inception, are extended to support both losses with minimal hyper-parameter tuning. This promotes…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Ahmed Taha , Yi-Ting Chen , Teruhisa Misu , Abhinav Shrivastava , Larry Davis

Neural ranking models (NRMs) have become one of the most important techniques in information retrieval (IR). Due to the limitation of relevance labels, the training of NRMs heavily relies on negative sampling over unlabeled data. In general…

信息检索 · 计算机科学 2022-09-13 Yinqiong Cai , Jiafeng Guo , Yixing Fan , Qingyao Ai , Ruqing Zhang , Xueqi Cheng

There are two popular loss functions used for vision-language retrieval, i.e., triplet loss and contrastive learning loss, both of them essentially minimize the difference between the similarities of negative pairs and positive pairs. More…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Zheng Li , Caili Guo , Xin Wang , Zerun Feng , Jenq-Neng Hwang , Zhongtian Du

Knowledge graph embedding models (KGEMs) are used for various tasks related to knowledge graphs (KGs), including link prediction. They are trained with loss functions that consider batches of true and false triples. However, different kinds…

机器学习 · 计算机科学 2024-03-07 Nicolas Hubert , Pierre Monnin , Armelle Brun , Davy Monticolo

The performance of neural networks in content-based image retrieval (CBIR) is highly influenced by the chosen loss (objective) function. The majority of objective functions for neural models can be divided into metric learning and…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Alexandru Ghita , Radu Tudor Ionescu

Composed Image Retrieval (CIR) aims to search an image of interest using a combination of a reference image and modification text as the query. Despite recent advancements, this task remains challenging due to limited training data and…

信息检索 · 计算机科学 2025-04-09 Yinan Zhou , Yaxiong Wang , Haokun Lin , Chen Ma , Li Zhu , Zhedong Zheng

We address the problem of distance metric learning in visual similarity search, defined as learning an image embedding model which projects images into Euclidean space where semantically and visually similar images are closer and dissimilar…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Xiaonan Zhao , Huan Qi , Rui Luo , Larry Davis

Existing image-text matching approaches typically leverage triplet loss with online hard negatives to train the model. For each image or text anchor in a training mini-batch, the model is trained to distinguish between a positive and the…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Tianlang Chen , Jiajun Deng , Jiebo Luo

Triplet loss traditionally relies only on class labels and does not use all available information in multi-task scenarios where multiple types of annotations are available. This paper introduces a Multi-Annotation Triplet Loss (MATL)…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Meilun Zhou , Aditya Dutt , Alina Zare

Class imbalance is a fundamental problem in computer vision applications such as semantic segmentation. Specifically, uneven class distributions in a training dataset often result in unsatisfactory performance on under-represented classes.…

计算机视觉与模式识别 · 计算机科学 2022-02-07 Junjiao Tian , Niluthpol Mithun , Zach Seymour , Han-Pang Chiu , Zsolt Kira

The development of deep convolutional neural network architecture is critical to the improvement of image classification task performance. Many image classification studies use deep convolutional neural network and focus on modifying the…

计算机视觉与模式识别 · 计算机科学 2021-08-30 Ke Zhang , Yurong Guo , Xinsheng Wang , Dongliang Chang , Zhenbing Zhao , Zhanyu Ma , Tony X. Han