paper-with-me

Papers

ArtVLM: Attribute Recognition Through Vision-Based Prefix Language Modeling

2024-08-07 · William Yicheng Zhu, Keren Ye, Junjie Ke, Jiahui Yu, Leonidas Guibas, Peyman Milanfar, Feng Yang

Recognizing and disentangling visual attributes from objects is a foundation to many computer vision applications. While large vision language representations like CLIP had largely resolved the task of zero-shot object recognition, zero-shot visual attribute recognition remains a challenge because CLIP's contrastively-learned vision-language representation cannot effectively capture object-attribute dependencies. In this paper, we target this weakness and propose a sentence generation-based retrieval formulation for attribute recognition that is novel in 1) explicitly modeling a to-be-measured and retrieved object-attribute relation as a conditional probability graph, which converts the recognition problem into a dependency-sensitive language-modeling problem, and 2) applying a large pretrained Vision-Language Model (VLM) on this reformulation and naturally distilling its knowledge of image-object-attribute relations to use towards attribute recognition. Specifically, for each attribute to be recognized on an image, we measure the visual-conditioned probability of generating a short sentence encoding the attribute's relation to objects on the image. Unlike contrastive retrieval, which measures likelihood by globally aligning elements of the sentence to the image, generative retrieval is sensitive to the order and dependency of objects and attributes in the sentence. We demonstrate through experiments that generative retrieval consistently outperforms contrastive retrieval on two visual reasoning datasets, Visual Attribute in the Wild (VAW), and our newly-proposed Visual Genome Attribute Ranking (VGARank).

📄 PDF Abstract BibTeX arXiv:2408.04102

Code (1)

google-research/google-research 공식 구현 tf

Tasks

AttributeLanguage ModelingLanguage ModellingObjectObject RecognitionRetrievalSentenceVisual Reasoning

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

ChartX & ChartVLM: A Versatile Benchmark and Foundation Model for Complicated Chart Reasoning

2024-02-19 · Renqiu Xia, Bo Zhang, Hancheng Ye, Xiangchao Yan 외

Recently, many versatile Multi-modal Large Language Models (MLLMs) have emerged continuously. However, their capacity to query information depicted in visual charts and engage in reasoning based on the queried contents r…

GraSP-VL: Length as a Semantic Granularity Interface for Vision-Language Representations

2026-05-18 · Zesheng Li, Chengchang Pan, Honggang Qi arxiv

Frozen vision-language embeddings contain signals at multiple semantic resolutions, from object identity to attributes, relations, and full-caption meaning, but they expose these signals through a fixed-length vector int…

Controllable Natural Language Generation with Contrastive Prefixes

2022-02-27 · Findings (ACL) 2022 5 · Jing Qian, Li Dong, Yelong Shen, Furu Wei 외

To guide the generation of large pretrained language models (LM), previous work has focused on directly fine-tuning the language model or utilizing an attribute discriminator. In this work, we propose a novel lightweight…

AttributeLanguage ModelingLanguage ModellingText Generation

Counterspeech the ultimate shield! Multi-Conditioned Counterspeech Generation through Attributed Prefix Learning

2025-05-17 · Aswini Kumar Padhi, Anil Bandhakavi, Tanmoy Chakraborty

Counterspeech has proven to be a powerful tool to combat hate speech online. Previous studies have focused on generating counterspeech conditioned only on specific intents (single attributed). However, a holistic approac…

Attribute

VitaTouch: Property-Aware Vision-Tactile-Language Model for Robotic Quality Inspection in Manufacturing

2026-04-02 · Junyi Zong, Qingxuan Jia, Meixian Shi, Tong Li 외 arxiv

Quality inspection in smart manufacturing requires identifying intrinsic material and surface properties beyond visible geometry, yet vision-only methods remain vulnerable to occlusion and reflection. We propose VitaTouc…

Contrastive LearningSemantic Similarity