paper-with-me

홈 › Papers

Tree of Attributes Prompt Learning for Vision-Language Models

2024-10-15 · Tong Ding, Wanhua Li, Zhongqi Miao, Hanspeter Pfister

Prompt learning has proven effective in adapting vision language models for downstream tasks. However, existing methods usually append learnable prompt tokens solely with the category names to obtain textual features, which fails to fully leverage the rich context indicated in the category name. To address this issue, we propose the Tree of Attributes Prompt learning (TAP), which first instructs LLMs to generate a tree of attributes with a "concept - attribute - description" structure for each category, and then learn the hierarchy with vision and text prompt tokens. Unlike existing methods that merely augment category names with a set of unstructured descriptions, our approach essentially distills structured knowledge graphs associated with class names from LLMs. Furthermore, our approach introduces text and vision prompts designed to explicitly learn the corresponding visual attributes, effectively serving as domain experts. Additionally, the general and diverse descriptions generated based on the class names may be wrong or absent in the specific given images. To address this misalignment, we further introduce a vision-conditional pooling module to extract instance-specific text features. Extensive experimental results demonstrate that our approach outperforms state-of-the-art methods on the zero-shot base-to-novel generalization, cross-dataset transfer, as well as few-shot classification across 11 diverse datasets. Code is available at https://github.com/HHenryD/TAP.

📄 PDF Abstract BibTeX arXiv:2410.11201

Code (1)

hhenryd/tap 공식 구현 pytorch

Tasks

AttributeKnowledge GraphsPrompt Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

FashionSAP: Symbols and Attributes Prompt for Fine-grained Fashion Vision-Language Pre-training

2023-04-11 · CVPR 2023 1 · Yunpeng Han, Lisai Zhang, Qingcai Chen, Zhijian Chen 외

Fashion vision-language pre-training models have shown efficacy for a wide range of downstream tasks. However, general vision-language pre-training models pay less attention to fine-grained domain features, while these f…

Attribute

COCO-Tree: Compositional Hierarchical Concept Trees for Enhanced Reasoning in Vision Language Models

2025-10-13 · Sanchit Sinha, Guangzhi Xiong, Aidong Zhang arxiv

Compositional reasoning remains a persistent weakness of modern vision language models (VLMs): they often falter when a task hinges on understanding how multiple objects, attributes, and relations interact within an imag…

ArGue: Attribute-Guided Prompt Tuning for Vision-Language Models

2023-11-27 · CVPR 2024 1 · Xinyu Tian, Shu Zou, Zhaoyuan Yang, Jing Zhang

Although soft prompt tuning is effective in efficiently adapting Vision-Language (V&L) models for downstream tasks, it shows limitations in dealing with distribution shifts. We address this issue with Attribute-Guided Pr…

AttributeOut-of-Distribution Generalization

Do Vision-Language Models See Urban Scenes as People Do? An Urban Perception Benchmark

2025-09-18 · Rashid Mushkani arxiv

Understanding how people read city scenes can inform design and planning. We introduce a small benchmark for testing vision-language models (VLMs) on urban perception using 100 Montreal street images, evenly split betwee…

Causality-guided Prompt Learning for Vision-language Models via Visual Granulation

2025-09-04 · Mengyu Gao, Qiulei Dong arxiv

Prompt learning has recently attracted much attention for adapting pre-trained vision-language models (e.g., CLIP) to downstream recognition tasks. However, most of the existing CLIP-based prompt learning methods only sh…

Causal Inference