paper-with-me

Papers

Deep Metric Learning Beyond Binary Supervision

2019-04-21 · CVPR 2019 6 · Sungyeon Kim, Minkyo Seo, Ivan Laptev, Minsu Cho, Suha Kwak

Metric Learning for visual similarity has mostly adopted binary supervision indicating whether a pair of images are of the same class or not. Such a binary indicator covers only a limited subset of image relations, and is not sufficient to represent semantic similarity between images described by continuous and/or structured labels such as object poses, image captions, and scene graphs. Motivated by this, we present a novel method for deep metric learning using continuous labels. First, we propose a new triplet loss that allows distance ratios in the label space to be preserved in the learned metric space. The proposed loss thus enables our model to learn the degree of similarity rather than just the order. Furthermore, we design a triplet mining strategy adapted to metric learning with continuous labels. We address three different image retrieval tasks with continuous labels in terms of human poses, room layouts and image captions, and demonstrate the superior performance of our approach compared to previous methods.

📄 PDF Abstract BibTeX arXiv:1904.09626

Code (1)

tjddus9597/Beyond-Binary-Supervision-CVPR19 pytorch

Tasks

Image CaptioningImage RetrievalMetric LearningRetrievalSemantic SimilaritySemantic Textual SimilarityTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Beyond Binary: Reframing GUI Critique as Continuous Semantic Alignment

2026-05-14 · Yuchen Sun, Pei Fu, Shaojie Zhang, Anan Du 외 arxiv

Test-Time Scaling (TTS), which samples multiple candidate actions and ranks them via a Critic Model, has emerged as a promising paradigm for generalist GUI agents. Its efficacy thus hinges on the critic's fine-grained ra…

Binary ClassificationContrastive Learning

Unsupervised Hyperbolic Metric Learning

2021-06-19 · CVPR 2021 1 · Jiexi Yan, Lei Luo, Cheng Deng, Heng Huang

Learning feature embedding directly from images without any human supervision is a very challenging and essential task in the field of computer vision and machine learning. Following the paradigm in supervised manner…

AnatomyMetric Learning

Revisiting Pixel-Wise Supervision for Face Anti-Spoofing

2020-11-24 · Zitong Yu, Xiaobai Li, Jingang Shi, Zhaoqiang Xia 외

Face anti-spoofing (FAS) plays a vital role in securing face recognition systems from the presentation attacks (PAs). As more and more realistic PAs with novel types spring up, it is necessary to develop robust algorithm…

Face Anti-SpoofingFace Recognition

Disproving the Feasibility of Learned Confidence Calibration Under Binary Supervision: An Information-Theoretic Impossibility

2025-09-17 · Arjun S. Nair, Kristina P. Sinaga arxiv

We prove a fundamental impossibility theorem: neural networks cannot simultaneously learn well-calibrated confidence estimates with meaningful diversity when trained using binary correct/incorrect supervision. Through ri…

XAI for Skin Cancer Detection with Prototypes and Non-Expert Supervision

2024-02-02 · Miguel Correia, Alceu Bissoto, Carlos Santiago, Catarina Barata

Skin cancer detection through dermoscopy image analysis is a critical task. However, existing models used for this purpose often lack interpretability and reliability, raising the concern of physicians due to their black…