paper-with-me

홈 › Papers

Localized Latent Updates for Fine-Tuning Vision-Language Models

2022-12-13 · Moritz Ibing, Isaak Lim, Leif Kobbelt

Although massive pre-trained vision-language models like CLIP show impressive generalization capabilities for many tasks, still it often remains necessary to fine-tune them for improved performance on specific datasets. When doing so, it is desirable that updating the model is fast and that the model does not lose its capabilities on data outside of the dataset, as is often the case with classical fine-tuning approaches. In this work we suggest a lightweight adapter, that only updates the models predictions close to seen datapoints. We demonstrate the effectiveness and speed of this relatively simple approach in the context of few-shot learning, where our results both on classes seen and unseen during training are comparable with or improve on the state of the art.

📄 PDF Abstract BibTeX arXiv:2212.06556

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

NutVLM: A Self-Adaptive Defense Framework against Full-Dimension Attacks for Vision Language Models in Autonomous Driving

2026-02-09 · Xiaoxu Peng, Dong Zhou, Jianwen Zhang, Guanghui Sun 외 arxiv

Vision Language Models (VLMs) have advanced perception in autonomous driving (AD), but they remain vulnerable to adversarial threats. These risks range from localized physical patches to imperceptible global perturbation…

Autonomous Driving

Latent-Identity Tuning in Text-to-Image Personalization Models

2026-07-13 · Daniel Garibi, Ronen Kamenetsky, Hadar Averbuch-Elor, Daniel Cohen-Or 외 hf

Generating and editing a person's face demands high precision, as even minor modifications can significantly alter a subject's perceived identity. Current personalization and editing methods built on general-purpose text…

Image Editing

Multilingual Fine-Tuning via Localized Gradient Conflict Resolution

2026-06-04 · Long P. Hoang, Yiran Zhao, Wei Lu, Wenxuan Zhang arxiv

The rapid evolution of Large Language Models (LLMs) has established cross-lingual versatility as a defining feature of modern systems. However, fine-tuning these models frequently induces negative interference across lan…

SAM-Flow: Source-Anchored Masked Flow for Training-Free Image Editing

2026-06-04 · Haowang Cui, Rui Chen, Tao Luo, Tao Guo 외 arxiv

Training-free image editing has recently attracted increasing attention due to its ability to modify real images using powerful pre-trained diffusion and flow-matching models without additional training. However, existin…

Image Editing

Retention analysis of edited knowledge after fine-tuning

2025-07-14 · Fufang Wen, Shichang Zhang arxiv

Large language models (LLMs) store vast amounts of knowledge, which often requires updates to correct factual errors, incorporate newly acquired information, or adapt model behavior. Model editing methods have emerged as…