paper-with-me

Papers

Learning Semantic Proxies from Visual Prompts for Parameter-Efficient Fine-Tuning in Deep Metric Learning

2024-02-04 · Li Ren, Chen Chen, Liqiang Wang, Kien Hua

Deep Metric Learning (DML) has long attracted the attention of the machine learning community as a key objective. Existing solutions concentrate on fine-tuning the pre-trained models on conventional image datasets. As a result of the success of recent pre-trained models trained from larger-scale datasets, it is challenging to adapt the model to the DML tasks in the local data domain while retaining the previously gained knowledge. In this paper, we investigate parameter-efficient methods for fine-tuning the pre-trained model for DML tasks. In particular, we propose a novel and effective framework based on learning Visual Prompts (VPT) in the pre-trained Vision Transformers (ViT). Based on the conventional proxy-based DML paradigm, we augment the proxy by incorporating the semantic information from the input image and the ViT, in which we optimize the visual prompts for each class. We demonstrate that our new approximations with semantic information are superior to representative capabilities, thereby improving metric learning performance. We conduct extensive experiments to demonstrate that our proposed framework is effective and efficient by evaluating popular DML benchmarks. In particular, we demonstrate that our fine-tuning method achieves comparable or even better performance than recent state-of-the-art full fine-tuning works of DML while tuning only a small percentage of total parameters.

📄 PDF Abstract BibTeX arXiv:2402.02340

Code (1)

noahsark/parameterefficient-dml 공식 구현 pytorch

Tasks

Image RetrievalMetric Learningparameter-efficient fine-tuning

Similar Papers 제목 키워드 기반

DA-VPT: Semantic-Guided Visual Prompt Tuning for Vision Transformers

2025-05-29 · CVPR 2025 1 · Li Ren, Chen Chen, Liqiang Wang, Kien Hua

Visual Prompt Tuning (VPT) has become a promising solution for Parameter-Efficient Fine-Tuning (PEFT) approach for Vision Transformer (ViT) models by partially fine-tuning learnable tokens while keeping most model parame…

Metric Learningparameter-efficient fine-tuningVisual Prompt Tuning

Semantic Hierarchical Prompt Tuning for Parameter-Efficient Fine-Tuning

2024-12-22 · Haowei Zhu, Fangyuan Zhang, Rui Qin, Tianxiang Pan 외

As the scale of vision models continues to grow, Visual Prompt Tuning (VPT) has emerged as a parameter-efficient transfer learning technique, noted for its superior performance compared to full fine-tuning. However, indi…

Attributeparameter-efficient fine-tuningTransfer LearningVisual Prompt Tuning

Image-Editing Specialists: An RLAIF Approach for Diffusion Models

2025-04-17 · Elior Benarous, Yilun Du, Heng Yang

We present a novel approach to training specialized instruction-based image-editing diffusion models, addressing key challenges in structural preservation with input images and semantic alignment with user prompts. We in…

When Visual Prompt Tuning Meets Source-Free Domain Adaptive Semantic Segmentation

2023-09-21 · NeurIPS 2023 11

Source-free domain adaptive semantic segmentation aims to adapt a pre-trained source model to the unlabeled target domain without accessing the private source data. Previous methods usually fine-tune the entire network,…

ImmerseGen: Agent-Guided Immersive World Generation with Alpha-Textured Proxies

2025-06-17 · Jinyan Yuan, Bangbang Yang, Keke Wang, Panwang Pan 외

Automatic creation of 3D scenes for immersive VR presence has been a significant research focus for decades. However, existing methods often rely on either high-poly mesh modeling with post-hoc simplification or massive …

Scene GenerationSpatial Reasoning