paper-with-me

Papers

M^2ConceptBase: A Fine-Grained Aligned Concept-Centric Multimodal Knowledge Base

2023-12-16 · Zhiwei Zha, Jiaan Wang, Zhixu Li, Xiangru Zhu, Wei Song, Yanghua Xiao

Multimodal knowledge bases (MMKBs) provide cross-modal aligned knowledge crucial for multimodal tasks. However, the images in existing MMKBs are generally collected for entities in encyclopedia knowledge graphs. Therefore, detailed groundings of visual semantics with linguistic concepts are lacking, which are essential for the visual concept cognition ability of multimodal models. Addressing this gap, we introduce M^2ConceptBase, the first concept-centric MMKB. M^2ConceptBase models concepts as nodes with associated images and detailed textual descriptions. We propose a context-aware multimodal symbol grounding approach to align concept-image and concept-description pairs using context information from image-text datasets. Comprising 951K images and 152K concepts, M^2ConceptBase links each concept to an average of 6.27 images and a single description, ensuring comprehensive visual and textual semantics. Human studies confirm more than 95% alignment accuracy, underscoring its quality. Additionally, our experiments demonstrate that M^2ConceptBase significantly enhances VQA model performance on the OK-VQA task. M^2ConceptBase also substantially improves the fine-grained concept understanding capabilities of multimodal large language models through retrieval augmentation in two concept-related tasks, highlighting its value.

📄 PDF Abstract BibTeX arXiv:2312.10417

Code (1)

AwellmanZha/M2ConceptBase 공식 구현

Tasks

cross-modal alignmentKnowledge GraphsLanguage ModellingLarge Language ModelVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Universal Fine-grained Visual Categorization by Concept Guided Learning

2025-01-06 · IEEE Transactions on Image Processing 2025 1 · Qi Bi, Beichen Zhou, Wei Ji, Gui-Song Xia

Existing fine-grained visual categorization (FGVC) methods assume that the fine-grained semantics rest in the informative parts of an image. This assumption works well on favorable front-view object-centric images, but c…

Fine-Grained Image ClassificationFine-Grained Visual CategorizationObjectobject-detection+2

CFM: Language-aligned Concept Foundation Model for Vision

2026-01-20 · Kai Wittenmayer, Sukrut Rao, Amin Parchami-Araghi, Bernt Schiele 외 arxiv

Language-aligned vision foundation models perform strongly across diverse downstream tasks. Yet, their learned representations remain opaque, making interpreting their decision-making difficult. Recent work decompose the…

Image Classification

GPT4Ego: Unleashing the Potential of Pre-trained Models for Zero-Shot Egocentric Action Recognition

2024-01-18 · Guangzhao Dai, Xiangbo Shu, Wenhao Wu, Rui Yan 외

Vision-Language Models (VLMs), pre-trained on large-scale datasets, have shown impressive performance in various visual recognition tasks. This advancement paves the way for notable performance in Zero-Shot Egocentric Ac…

Action RecognitionText Matching

Multi-Grained Vision Language Pre-Training: Aligning Texts with Visual Concepts

2021-11-16 · Yan Zeng, Xinsong Zhang, Hang Li

Most existing methods in vision language pre-training rely on object-centric features extracted through object detection and make fine-grained alignments between the extracted features and texts. It is challenging for th…

Cross-Modal RetrievalImage CaptioningImage RetrievalObject+7

CORE: Concept-Oriented Reinforcement for Bridging the Definition-Application Gap in Mathematical Reasoning

2025-12-21 · Zijun Gao, Zhikun Xu, Xiao Ye, Ben Zhou arxiv

Large language models (LLMs) often solve challenging math exercises yet fail to apply the concept right when the problem requires genuine understanding. Popular Reinforcement Learning with Verifiable Rewards (RLVR) pipel…

Reinforcement LearningMathematical Reasoning