A Concept-Centric Approach to Multi-Modality Learning
Yuchong Geng, Ao Tang
TL;DR
This work introduces a concept-centric framework for multi-modality learning built around a modality-agnostic concept space composed of probabilistic box embeddings and a set of modality-specific projection models that map inputs into a shared knowledge space. By grounding cross-modal representations in explicit concept entailments, the approach achieves efficient learning, strong cross-modality alignment without joint training, and easy incorporation of new modalities. It demonstrates competitive performance on Image-Text Matching and Visual Question Answering while emphasizing interpretability and modularity over raw task-specific optimization. The results suggest a promising direction toward cognitively inspired AI systems that reuse abstract knowledge across modalities and tasks, with scalable paths toward richer concept spaces and broader modalities.
Abstract
Humans possess a remarkable ability to acquire knowledge efficiently and apply it across diverse modalities through a coherent and shared understanding of the world. Inspired by this cognitive capability, we introduce a concept-centric multi-modality learning framework built around a modality-agnostic concept space that captures structured, abstract knowledge, alongside a set of modality-specific projection models that map raw inputs onto this shared space. The concept space is decoupled from any specific modality and serves as a repository of universally applicable knowledge. Once learned, the knowledge embedded in the concept space enables more efficient adaptation to new modalities, as projection models can align with existing conceptual representations rather than learning from scratch. This efficiency is empirically validated in our experiments, where the proposed framework exhibits faster convergence compared to baseline models. In addition, the framework's modular design supports seamless integration of new modalities, since projection models are trained independently yet produce unified outputs within the shared concept space. We evaluate the framework on two representative downstream tasks. While the focus is not on task-specific optimization, the framework attains comparable results with a smaller training footprint, no task-specific fine-tuning, and inference performed entirely within a shared space of learned concepts that offers interpretability. These findings point toward a promising direction for developing learning systems that operate in a manner more consistent with human cognitive processes.
