paper-with-me

Papers

Explaining, Verifying, and Aligning Semantic Hierarchies in Vision-Language Model Embeddings

2026-03-26 · Gesina Schwalbe, Mert Keser, Moritz Bayerkuhnlein, Edgar Heinert, Annika Mütze, Marvin Keller, Sparsh Tiwari, Georgii Mikriukov, Diedrich Wolter, Jae Hee Lee, Matthias Rottmann arxiv

Vision-language model (VLM) encoders such as CLIP enable strong retrieval and zero-shot classification in a shared image-text embedding space, yet the semantic organization of this space is rarely inspected. We present a post-hoc framework to explain, verify, and align the semantic hierarchies induced by a VLM over a given set of child classes. First, we extract a binary hierarchy by agglomerative clustering of class centroids and name internal nodes by dictionary-based matching to a concept bank. Second, we quantify plausibility by comparing the extracted tree against human ontologies using efficient tree- and edge-level consistency measures, and we evaluate utility via explainable hierarchical tree-traversal inference with uncertainty-aware early stopping (UAES). Third, we propose an ontology-guided post-hoc alignment method that learns a lightweight embedding-space transformation, using UMAP to generate target neighborhoods from a desired hierarchy. Across 13 pretrained VLMs and 4 image datasets, our method finds systematic modality differences: image encoders are more discriminative, while text encoders induce hierarchies that better match human taxonomies. Overall, the results reveal a persistent trade-off between zero-shot accuracy and ontological plausibility and suggest practical routes to improve semantic alignment in shared embedding spaces.

📄 PDF Abstract BibTeX arXiv:2603.26798

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Digging Deeper: Learning Multi-Level Concept Hierarchies

2026-03-10 · Oscar Hill, Mateo Espinosa Zarlenga, Mateja Jamnik arxiv

Although concept-based models promise interpretability by explaining predictions with human-understandable concepts, they typically rely on exhaustive annotations and treat concepts as flat and independent. To circumvent…

I Want 'Em All (At Once) -- Ultrametric Cluster Hierarchies

2025-02-19 · Andrew Draganov, Pascal Weber, Rasmus Skibdahl Melanchton Jørgensen, Anna Beer 외

Hierarchical clustering is a powerful tool for exploratory data analysis, organizing data into a tree of clusterings from which a partition can be chosen. This paper generalizes these ideas by proving that, for any reaso…

AllClustering

LACY: A Vision-Language Model-based Language-Action Cycle for Self-Improving Robotic Manipulation

2025-11-04 · Youngjin Hong, Houjian Yu, Mingen Li, Changhyun Choi arxiv

Learning generalizable policies for robotic manipulation increasingly relies on large-scale models that map language instructions to actions (L2A). However, this one-way paradigm often produces policies that execute task…

Self-Supervised Learning

Predicting and Explaining Mobile UI Tappability with Vision Modeling and Saliency Analysis

2022-04-05 · Eldon Schoop, Xin Zhou, Gang Li, Zhourong Chen 외

We use a deep learning based approach to predict whether a selected element in a mobile UI screenshot will be perceived by users as tappable, based on pixels only instead of view hierarchies required by previous work. To…

Learning with Hierarchical Complement Objective

2019-11-17 · Hao-Yun Chen, Li-Huang Tsai, Shih-Chieh Chang, Jia-Yu Pan 외

Label hierarchies widely exist in many vision-related problems, ranging from explicit label hierarchies existed in image classification to latent label hierarchies existed in semantic segmentation. Nevertheless, state-of…

General Classificationimage-classificationImage ClassificationSegmentation+1