paper-with-me

홈 › Papers

Pre-trained Vision-Language Models Learn Discoverable Visual Concepts

2024-04-19 · Yuan Zang, Tian Yun, Hao Tan, Trung Bui, Chen Sun

Do vision-language models (VLMs) pre-trained to caption an image of a "durian" learn visual concepts such as "brown" (color) and "spiky" (texture) at the same time? We aim to answer this question as visual concepts learned "for free" would enable wide applications such as neuro-symbolic reasoning or human-interpretable object classification. We assume that the visual concepts, if captured by pre-trained VLMs, can be extracted by their vision-language interface with text-based concept prompts. We observe that recent works prompting VLMs with concepts often differ in their strategies to define and evaluate the visual concepts, leading to conflicting conclusions. We propose a new concept definition strategy based on two observations: First, certain concept prompts include shortcuts that recognize correct concepts for wrong reasons; Second, multimodal information (e.g. visual discriminativeness, and textual knowledge) should be leveraged when selecting the concepts. Our proposed concept discovery and learning (CDL) framework is thus designed to identify a diverse list of generic visual concepts (e.g. "spiky" as opposed to "spiky durian"), which are ranked and selected based on visual and language mutual information. We carefully design quantitative and human evaluations of the discovered concepts on six diverse visual recognition datasets, which confirm that pre-trained VLMs do learn visual concepts that provide accurate and thorough descriptions for the recognized objects. All code and models are publicly released.

📄 PDF Abstract BibTeX arXiv:2404.12652

Code (1)

brown-palm/concept-discovery-and-learning 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Measuring memorization through probabilistic discoverable extraction

2024-10-25 · Jamie Hayes, Marika Swanberg, Harsh Chaudhari, Itay Yona 외

Large language models (LLMs) are susceptible to memorizing training data, raising concerns due to the potential extraction of sensitive information. Current methods to measure memorization rates of LLMs, primarily discov…

Memorization

Compositional Semantics for Open Vocabulary Spatio-semantic Representations

2023-10-08 · Robin Karlsson, Francisco Lepe-Salazar, Kazuya Takeda

General-purpose mobile robots need to complete tasks without exact human instructions. Large language models (LLMs) is a promising direction for realizing commonsense world knowledge and reasoning-based planning. Vision-…

World Knowledge

When is a System Discoverable from Data? Discovery Requires Chaos

2025-11-12 · Zakhar Shumaylov, Peter Zaika, Philipp Scholl, Gitta Kutyniok 외 arxiv

The deep learning revolution has spurred a rise in advances of using AI in sciences. Within physical sciences the main focus has been on discovery of dynamical systems from observational data. Yet the reliability of lear…

Weather Forecasting

Google Dataset Search by the Numbers

2020-06-12 · Omar Benjelloun, Shi-Yu Chen, Natasha Noy

Scientists, governments, and companies increasingly publish datasets on the Web. Google's Dataset Search extracts dataset metadata -- expressed using schema.org and similar vocabularies -- from Web pages in order to make…

Search Beyond What Can Be Taught: Evolving the Knowledge Boundary in Agentic Visual Generation

2026-07-06 · Haozhe Wang, Weijia Feng, Jinpeng Yu, Che Liu 외 arxiv

Visual generators excel at rendering, but they confidently fabricate what they do not know. User requests are unbounded, evolving, and deeply long-tailed: new characters, trending entities, post-cutoff events, and more. …