paper-with-me

Papers

Concept-as-Tree: Synthetic Data is All You Need for VLM Personalization

2025-03-17 · Ruichuan An, Kai Zeng, Ming Lu, Sihan Yang, Renrui Zhang, Huitong Ji, Qizhe Zhang, Yulin Luo, Hao Liang, Wentao Zhang

Vision-Language Models (VLMs) have demonstrated exceptional performance in various multi-modal tasks. Recently, there has been an increasing interest in improving the personalization capabilities of VLMs. To better integrate user-provided concepts into VLMs, many methods use positive and negative samples to fine-tune these models. However, the scarcity of user-provided positive samples and the low quality of retrieved negative samples pose challenges for fine-tuning. To reveal the relationship between sample and model performance, we systematically investigate the impact of positive and negative samples (easy and hard) and their diversity on VLM personalization tasks. Based on the detailed analysis, we introduce Concept-as-Tree (CaT), which represents a concept as a tree structure, thereby enabling the data generation of positive and negative samples with varying difficulty and diversity for VLM personalization. With a well-designed data filtering strategy, our CaT framework can ensure the quality of generated data, constituting a powerful pipeline. We perform thorough experiments with various VLM personalization baselines to assess the effectiveness of the pipeline, alleviating the lack of positive samples and the low quality of negative samples. Our results demonstrate that CaT equipped with the proposed data filter significantly enhances the personalization capabilities of VLMs across the MyVLM, Yo'LLaVA, and MC-LLaVA datasets. To our knowledge, this work is the first controllable synthetic data pipeline for VLM personalization. The code is released at \href{https://github.com/zengkaiya/CaT}{https://github.com/zengkaiya/CaT}.

📄 PDF Abstract BibTeX arXiv:2503.12999

Code (0)

등록된 구현이 없습니다.

Tasks

AllDiversity

Similar Papers 제목 키워드 기반

Forget Less by Learning from Parents Through Hierarchical Relationships

2026-01-05 · Arjun Ramesh Kaushik, Naresh Kumar Devulapally, Vishnu Suresh Lokhande, Nalini K. Ratha 외 arxiv

Custom Diffusion Models (CDMs) offer impressive capabilities for personalization in generative modeling, yet they remain vulnerable to catastrophic forgetting when learning new concepts sequentially. Existing approaches …

Gate-and-Merge: Zero-shot Compositional Personalization of Vision Language Models

2026-05-09 · Guodong Ding, Angela Yao arxiv

This paper tackles compositional personalization of vision-language models (VLMs). In this problem, multiple user-defined concepts must be recognized or described jointly at test time. We introduce Gate-and-Merge, a zero…

Mining Recurrent Concepts in Data Streams using the Discrete Fourier Transform

2014-06-24 · Sakthithasan Sripirakas, Russel Pears

In this research we address the problem of capturing recurring concepts in a data stream environment. Recurrence capture enables the re-use of previously learned classifiers without the need for re-learning while providi…

Meta-Learning

Personalized and Resilient Distributed Learning Through Opinion Dynamics

2025-05-20 · Luca Ballotta, Nicola Bastianello, Riccardo M. G. Ferrari, Karl H. Johansson

In this paper, we address two practical challenges of distributed learning in multi-agent network systems, namely personalization and resilience. Personalization is the need of heterogeneous agents to learn local models …

Domain-Agnostic Tuning-Encoder for Fast Personalization of Text-To-Image Models

2023-07-13 · Moab Arar, Rinon Gal, Yuval Atzmon, Gal Chechik 외

Text-to-image (T2I) personalization allows users to guide the creative image generation process by combining their own visual concepts in natural language prompts. Recently, encoder-based techniques have emerged as a new…

Image Generation