paper-with-me

Papers

Integrating Language Guidance into Vision-based Deep Metric Learning

2022-03-16 · CVPR 2022 1 · Karsten Roth, Oriol Vinyals, Zeynep Akata

Deep Metric Learning (DML) proposes to learn metric spaces which encode semantic similarities as embedding space distances. These spaces should be transferable to classes beyond those seen during training. Commonly, DML methods task networks to solve contrastive ranking tasks defined over binary class assignments. However, such approaches ignore higher-level semantic relations between the actual classes. This causes learned embedding spaces to encode incomplete semantic context and misrepresent the semantic relation between classes, impacting the generalizability of the learned metric space. To tackle this issue, we propose a language guidance objective for visual similarity learning. Leveraging language embeddings of expert- and pseudo-classnames, we contextualize and realign visual representation spaces corresponding to meaningful language semantics for better semantic consistency. Extensive experiments and ablations provide a strong motivation for our proposed approach and show language guidance offering significant, model-agnostic improvements for DML, achieving competitive and state-of-the-art results on all benchmarks. Code available at https://github.com/ExplainableML/LanguageGuidance_for_DML.

📄 PDF Abstract BibTeX arXiv:2203.08543

Code (1)

explainableml/languageguidance_for_dml 공식 구현 pytorch

Tasks

Metric Learning

Similar Papers 제목 키워드 기반

SwinTextUNet: Integrating CLIP-Based Text Guidance into Swin Transformer U-Nets for Medical Image Segmentation

2026-04-11 · Ashfak Yeafi, Parthaw Goswami, Md Khairul Islam, Ashifa Islam Shamme arxiv

Precise medical image segmentation is fundamental for enabling computer aided diagnosis and effective treatment planning. Traditional models that rely solely on visual features often struggle when confronted with ambiguo…

Medical Image Segmentation

Observation-Graph Interaction and Key-Detail Guidance for Vision and Language Navigation

2025-03-14 · Yifan Xie, Binkai Ou, Fei Ma, Yaohua Liu

Vision and Language Navigation (VLN) requires an agent to navigate through environments following natural language instructions. However, existing methods often struggle with effectively integrating visual observations a…

cross-modal alignmentNavigateVision and Language Navigation

Mitigating Object Hallucination in Large Vision-Language Models via Classifier-Free Guidance

2024-02-13 · Linxi Zhao, Yihe Deng, Weitong Zhang, Quanquan Gu

The advancement of Large Vision-Language Models (LVLMs) has increasingly highlighted the critical issue of their tendency to hallucinate non-existing objects in the images. To address this issue, previous works focused o…

HallucinationObject Hallucination

3D HAMSTER: Bridging Planning and Control in Hierarchical Vision Language Action Models through 3D Trajectory Guidance

2026-06-30 · Dongyoon Hwang, Byungkun Lee, Dongjin Kim, Hyojin Jang 외 hf

Hierarchical Vision-Language-Action (VLA) models decouple high-level planning from low-level control to improve generalization in robot manipulation. Recent work in this paradigm uses 2D end-effector trajectories predict…

Trajectory PredictionRobot ManipulationPoint Clouds

Integrating Language Guidance Into Image-Text Matching for Correcting False Negatives

2023-03-24 · IEEE Transactions on Multimedia 2023 3 · Zheng Li, Caili Guo, Zerun Feng, Jenq-Neng Hwang 외

Image-Text Matching (ITM) aims to establish the correspondence between images and sentences. ITM is fundamental to various vision and language understanding tasks. However, there are limitations in the way existing ITM b…

Cross-modal retrieval with noisy correspondenceImage-text matchingSentenceText Matching