Skip to content

kawi19/CFM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

CFM: Language-aligned Concept Foundation Model for Vision

Kai Wittenmayer, Sukrut Rao, Amin Parchami-Araghi, Bernt Schiele, Jonas Fischer

Max Planck Institute for Informatics, Saarland Informatics Campus, Saarbrücken, Germany


arXiv


News

  • arXiv preprint available.

Contents

Abstract

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 these representations into human-interpretable concepts, but provide poor spatial grounding and are limited to image classification tasks. In this work, we propose CFM, a language-aligned concept foundation model for vision that provides fine-grained concepts, which are human-interpretable and spatially grounded in the input image. When paired with a foundation model with strong semantic representations, we get explanations for any of its downstream tasks. Examining local co-occurrence dependencies of concepts allows us to define concept relationships through which we improve concept naming and obtain richer explanations. On benchmark data, we show that CFM provides performance on classification, segmentation, and captioning that is competitive with opaque foundation models while providing fine-grained, high quality concept-based explanations.


Code

Code is available soon, stay tuned!


Citation

If you find this work useful, please cite the arXiv preprint:

@article{wittenmayer2026insight,
  title  = {Insight: Interpretable Semantic Hierarchies in Vision-Language Encoders},
  author = {Wittenmayer, Kai and Rao, Sukrut and Parchami-Araghi, Amin and Schiele, Bernt and Fischer, Jonas},
  journal = {arXiv preprint arXiv:2601.13798},
  year   = {2026}
}

About

Placeholder repository for INSIGHT: Interpretable Semantic Hierarchies in Vision-Language Encoders. Code coming soon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors