paper-with-me

Papers

Craft: Cross-modal Aligned Features Improve Robustness of Prompt Tuning

2024-07-22 · Jingchen Sun, Rohan Sharma, Vishnu Suresh Lokhande, Changyou Chen

Prompt Tuning has emerged as a prominent research paradigm for adapting vision-language models to various downstream tasks. However, recent research indicates that prompt tuning methods often lead to overfitting due to limited training samples. In this paper, we propose a Cross-modal Aligned Feature Tuning (Craft) method to address this issue. Cross-modal alignment is conducted by first selecting anchors from the alternative domain and deriving relative representations of the embeddings for the selected anchors. Optimizing for a feature alignment loss over anchor-aligned text and image modalities creates a more unified text-image common space. Overfitting in prompt tuning also deteriorates model performance on out-of-distribution samples. To further improve the prompt model's robustness, we propose minimizing Maximum Mean Discrepancy (MMD) over the anchor-aligned feature spaces to mitigate domain shift. The experiment on four different prompt tuning structures consistently shows the improvement of our method, with increases of up to $6.1\%$ in the Base-to-Novel generalization task, $5.8\%$ in the group robustness task, and $2.7\%$ in the out-of-distribution tasks. The code will be available at https://github.com/Jingchensun/Craft

📄 PDF Abstract BibTeX arXiv:2407.15894

Code (1)

jingchensun/craft 공식 구현 pytorch

Tasks

cross-modal alignment

Similar Papers 제목 키워드 기반

CRAFT: Clinical Reward-Aligned Finetuning for Medical Image Synthesis

2026-05-12 · Yunsung Chung, Alex El Darzi, Carlo El Khoury, Han Feng 외 arxiv

Foundation diffusion models can generate photorealistic natural images, but adapting them to medical imaging remains challenging. In medical adaptation, limited labeled data can exacerbate hallucination-like and clinical…

PLAICraft: Large-Scale Time-Aligned Vision-Speech-Action Dataset for Embodied AI

2025-05-19 · Yingchen He, Christian D. Weilbach, Martyna E. Wojciechowska, Yuxuan Zhang 외

Advances in deep generative modelling have made it increasingly plausible to train human-level embodied agents. Yet progress has been limited by the absence of large-scale, real-time, multi-modal, and socially interactiv…

BenchmarkingMinecraftObject Recognition

CRaFT: Circuit-Guided Refusal Feature Selection via Cross-Layer Transcoders

2026-04-02 · Su-Hyeon Kim, Hyundong Jin, Yejin Lee, Yo-Sub Han arxiv

While modern LLMs are aligned to refuse harmful requests, it is essential to understand the underlying mechanistic basis of this refusal behavior for model safety analysis. For example, steering-based jailbreak attacks e…

AV-Link: Temporally-Aligned Diffusion Features for Cross-Modal Audio-Video Generation

2024-12-19 · Moayed Haji-Ali, Willi Menapace, Aliaksandr Siarohin, Ivan Skorokhodov 외

We propose AV-Link, a unified framework for Video-to-Audio (A2V) and Audio-to-Video (A2V) generation that leverages the activations of frozen video and audio diffusion models for temporally-aligned cross-modal conditioni…

Video GenerationVideo Synchronization

Learning Semantic-Aligned Feature Representation for Text-based Person Search

2021-12-13 · Shiping Li, Min Cao, Min Zhang

Text-based person search aims to retrieve images of a certain pedestrian by a textual description. The key challenge of this task is to eliminate the inter-modality gap and achieve the feature alignment across modalities…

DiversityPerson SearchText based Person RetrievalText based Person Search