English

GeoStack: A Framework for Quasi-Abelian Knowledge Composition in VLMs

Computer Vision and Pattern Recognition 2026-05-08 v1

Abstract

We address the challenge of knowledge composition in Vision-Language Models (VLMs), where accumulating expertise across multiple domains or tasks typically leads to catastrophic forgetting. We introduce GeoStack (Geometric Stacking), a modular framework that allows independently trained domain experts to be composed into a unified model. By imposing geometric and structural constraints on the adapter manifold, GeoStack ensures the foundational knowledge of the base model is preserved. Furthermore, we mathematically demonstrate a weight-folding property that achieves constant-time inference complexity (O(1)O(1)), regardless of the number of integrated experts. Experimental results across multi-domain adaptation and class-incremental learning show that GeoStack provides an efficient mechanism for long-term knowledge composition while significantly mitigating catastrophic forgetting. Code is available at https://github.com/QuantitativeImagingLaboratory/GeoStack.

Keywords

Cite

@article{arxiv.2605.06477,
  title  = {GeoStack: A Framework for Quasi-Abelian Knowledge Composition in VLMs},
  author = {Pranav Mantini and Shishir K. Shah},
  journal= {arXiv preprint arXiv:2605.06477},
  year   = {2026}
}
R2 v1 2026-07-01T12:55:26.626Z