paper-with-me

Papers

Hierarchical Semantic Tree Anchoring for CLIP-Based Class-Incremental Learning

2025-11-19 · Tao Hu, Lan Li, Zhen-Hao Xie, Da-Wei Zhou arxiv

Class-Incremental Learning (CIL) enables models to learn new classes continually while preserving past knowledge. Recently, vision-language models like CLIP offer transferable features via multi-modal pre-training, making them well-suited for CIL. However, real-world visual and linguistic concepts are inherently hierarchical: a textual concept like "dog" subsumes fine-grained categories such as "Labrador" and "Golden Retriever," and each category entails its images. But existing CLIP-based CIL methods fail to explicitly capture this inherent hierarchy, leading to fine-grained class features drift during incremental updates and ultimately to catastrophic forgetting. To address this challenge, we propose HASTEN (Hierarchical Semantic Tree Anchoring) that anchors hierarchical information into CIL to reduce catastrophic forgetting. First, we employ an external knowledge graph as supervision to embed visual and textual features in hyperbolic space, effectively preserving hierarchical structure as data evolves. Second, to mitigate catastrophic forgetting, we project gradients onto the null space of the shared hyperbolic mapper, preventing interference with prior tasks. These two steps work synergistically to enable the model to resist forgetting by maintaining hierarchical relationships. Extensive experiments show that HASTEN consistently outperforms existing methods while providing a unified structured representation.

📄 PDF Abstract BibTeX arXiv:2511.15633

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learning

Similar Papers 제목 키워드 기반

Concept Flow Models: Anchoring Concept-Based Reasoning with Hierarchical Bottlenecks

2026-06-17 · Ya Wang, Adrian Paschke arxiv

Concept Bottleneck Models (CBMs) enhance interpretability by projecting learned features into a human-understandable concept space. Recent approaches leverage vision-language models to generate concept embeddings, reduci…

Embedding Semantic Hierarchy in Discrete Optimal Transport for Risk Minimization

2021-04-30 · Yubin Ge, Site Li, Xuyang Li, Fangfang Fan 외

The widely-used cross-entropy (CE) loss-based deep networks achieved significant progress w.r.t. the classification accuracy. However, the CE loss can essentially ignore the risk of misclassification which is usually mea…

image-classificationImage ClassificationSemantic SimilaritySemantic Textual Similarity

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

2026-03-26 · Gesina Schwalbe, Mert Keser, Moritz Bayerkuhnlein, Edgar Heinert 외 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…

MNIST-Gen: A Modular MNIST-Style Dataset Generation Using Hierarchical Semantics, Reinforcement Learning, and Category Theory

2025-07-16 · Pouya Shaeri, Arash Karimi, Ariane Middel arxiv

Neural networks are often benchmarked using standard datasets such as MNIST, FashionMNIST, or other variants of MNIST, which, while accessible, are limited to generic classes such as digits or clothing items. For researc…

Reinforcement Learning

ProTeCt: Prompt Tuning for Taxonomic Open Set Classification

2023-06-04 · CVPR 2024 1 · Tz-Ying Wu, Chih-Hui Ho, Nuno Vasconcelos

Visual-language foundation models, like CLIP, learn generalized representations that enable zero-shot open-set classification. Few-shot adaptation methods, based on prompt tuning, have been shown to further improve perfo…

Classificationopen-set classification