paper-with-me

홈 › Papers

Visual Concept-Metaconcept Learning

2020-02-04 · NeurIPS 2019 12 · Chi Han, Jiayuan Mao, Chuang Gan, Joshua B. Tenenbaum, Jiajun Wu

Humans reason with concepts and metaconcepts: we recognize red and green from visual input; we also understand that they describe the same property of objects (i.e., the color). In this paper, we propose the visual concept-metaconcept learner (VCML) for joint learning of concepts and metaconcepts from images and associated question-answer pairs. The key is to exploit the bidirectional connection between visual concepts and metaconcepts. Visual representations provide grounding cues for predicting relations between unseen pairs of concepts. Knowing that red and green describe the same property of objects, we generalize to the fact that cube and sphere also describe the same property of objects, since they both categorize the shape of objects. Meanwhile, knowledge about metaconcepts empowers visual concept learning from limited, noisy, and even biased data. From just a few examples of purple cubes we can understand a new color purple, which resembles the hue of the cubes instead of the shape of them. Evaluation on both synthetic and real-world datasets validates our claims.

📄 PDF Abstract BibTeX arXiv:2002.01464

Code (1)

Glaciohound/VCML 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Metaconcepts of rooted tree balance

2025-06-10 · Mareike Fischer, Tom Niklas Hamann, Kristina Wicke

Measures of tree balance play an important role in many different research areas such as mathematical phylogenetics or theoretical computer science. Typically, tree balance is quantified by a single number which is assig…

MetaConcept: Learn to Abstract via Concept Graph for Weakly-Supervised Few-Shot Learning

2020-07-05 · Baoquan Zhang, Ka-Cheong Leung, Yunming Ye, Xutao Li

Meta-learning has been proved to be an effective framework to address few-shot learning problems. The key challenge is how to minimize the generalization error of base learner across tasks. In this paper, we explore the …

Few-Shot LearningMeta-Learning

Concept Bottleneck with Visual Concept Filtering for Explainable Medical Image Classification

2023-08-23 · Injae Kim, Jongha Kim, Joonmyung Choi, Hyunwoo J. Kim

Interpretability is a crucial factor in building reliable models for various medical applications. Concept Bottleneck Models (CBMs) enable interpretable image classification by utilizing human-understandable concepts as …

image-classificationImage ClassificationMedical Image Classification

Pre-trained Vision-Language Models Learn Discoverable Visual Concepts

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

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 learn…

Composing Concepts from Images and Videos via Concept-prompt Binding

2025-12-10 · Xianghao Kong, Zeyu Zhang, Yuwei Guo, Zhuoran Zhao 외 arxiv

Visual concept composition, which aims to integrate different elements from images and videos into a single, coherent visual output, still falls short in accurately extracting complex concepts from visual inputs and flex…