paper-with-me

Papers

Training-free Conditional Image Embedding Framework Leveraging Large Vision Language Models

2025-12-26 · Masayuki Kawarada, Kosuke Yamada, Antonio Tejero-de-Pablos, Naoto Inoue arxiv

Conditional image embeddings are feature representations that focus on specific aspects of an image indicated by a given textual condition (e.g., color, genre), which has been a challenging problem. Although recent vision foundation models, such as CLIP, offer rich representations of images, they are not designed to focus on a specified condition. In this paper, we propose DIOR, a method that leverages a large vision-language model (LVLM) to generate conditional image embeddings. DIOR is a training-free approach that prompts the LVLM to describe an image with a single word related to a given condition. The hidden state vector of the LVLM's last token is then extracted as the conditional image embedding. DIOR provides a versatile solution that can be applied to any image and condition without additional training or task-specific priors. Comprehensive experimental results on conditional image similarity tasks demonstrate that DIOR outperforms existing training-free baselines, including CLIP. Furthermore, DIOR achieves superior performance compared to methods that require additional training across multiple settings.

📄 PDF Abstract BibTeX arXiv:2512.21860

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Training-Free Debiasing of Diffusion Models via CLIP-Guided Denoising Optimization

2026-07-01 · Dain Kim, Jinseo Kim, Sungyong Baik arxiv

Text-to-image diffusion models achieve impressive visual quality, yet demographic bias remains a challenge, as neutral prompts consistently produce stereotypical representations across gender and race. Existing approache…

No Caption, No Problem: Caption-Free Membership Inference via Model-Fitted Embeddings

2026-02-26 · Joonsung Jeon, Woo Jae Kim, Suhyeon Ha, Sooel Son 외 arxiv

Latent diffusion models have achieved remarkable success in high-fidelity text-to-image generation, but their tendency to memorize training data raises critical privacy and intellectual property concerns. Membership infe…

Text-to-Image Generation

JEPA-T: Joint-Embedding Predictive Architecture with Text Fusion for Image Generation

2025-10-01 · Siheng Wan, Zhengtao Yao, Zhengdao Li, Junhao Dong 외 arxiv

Modern Text-to-Image (T2I) generation increasingly relies on token-centric architectures that are trained with self-supervision, yet effectively fusing text with visual tokens remains a challenge. We propose \textbf{JEPA…

Image Generation

CleanStyle: Plug-and-Play Style Conditioning Purification for Text-to-Image Stylization

2026-02-24 · Xiaoman Feng, Mingkun Lei, Yang Wang, Dingwen Fu 외 arxiv

Style transfer in diffusion models enables controllable visual generation by injecting the style of a reference image. However, recent encoder-based methods, while efficient and tuning-free, often suffer from content lea…

Style Transfer

Conditional Generative Data-free Knowledge Distillation

2021-12-31 · Xinyi Yu, Ling Yan, Yang Yang, Libo Zhou 외

Knowledge distillation has made remarkable achievements in model compression. However, most existing methods require the original training data, which is usually unavailable due to privacy and security issues. In this pa…

Conditional Image GenerationData-free Knowledge DistillationImage GenerationKnowledge Distillation+1