paper-with-me

Papers

CMAP: Cross-Modal Adaptive Prompting for Multi-Domain Task-Incremental Learning

2026-05-25 · Sriram Mandalika arxiv

Multi-domain task-incremental learning requires a model to sequentially acquire knowledge across visually diverse domains without forgetting prior tasks, and without access to task identity at inference. Parameter-efficient methods built on frozen vision-language models have made strong progress, yet all existing approaches rely exclusively on visual features for task routing, confidence estimation, and encoder adaptation, leaving CLIP's cross-modal text embedding space entirely unexploited. We address this gap through three contributions. Text-space task routing replaces visual Gaussian matching with cosine similarity to frozen CLIP text prototypes, giving order-independent routing robust to data scarcity at zero parameter cost. Multi-prototype visual-textual confidence replaces single-Gaussian class modeling with K-means visual prototypes and cross-modal alignment scores under task-calibrated thresholds. Symmetric cross-modal gating extends per-layer Gumbel gates to the text encoder conditioned on batch image features, preserving cross-modal alignment on out-of-distribution inputs. On the MTIL benchmark spanning 11 datasets and 1201 classes, our method achieves 74.2% Transfer, 80.5% Average, and 88.7% Last under Order-I, surpassing the prior state of the art by 5.0, 3.7, and 3.0 percentage points with only 2.5M trainable parameters and no external data.

📄 PDF Abstract BibTeX arXiv:2605.25708

Code (0)

등록된 구현이 없습니다.

Tasks

Incremental Learning

Similar Papers 제목 키워드 기반

SCMAPR: Self-Correcting Multi-Agent Prompt Refinement for Complex-Scenario Text-to-Video Generation

2026-04-07 · Chengyi Yang, Pengzhen Li, Jiayin Qi, Aimin Zhou 외 arxiv

Text-to-Video (T2V) generation has benefited from recent advances in diffusion models, yet current systems still struggle under complex scenarios, which are generally exacerbated by the ambiguity and underspecification o…

Text-to-Video GenerationVideo Alignment

Early Fault Detection on CMAPSS with Unsupervised LSTM Autoencoders

2026-01-15 · P. Sánchez, K. Reyes, B. Radu, E. Fernández arxiv

This paper introduces an unsupervised health-monitoring framework for turbofan engines that does not require run-to-failure labels. First, operating-condition effects in NASA CMAPSS sensor streams are removed via regress…

CMaP-SAM: Contraction Mapping Prior for SAM-driven Few-shot Segmentation

2025-04-07 · Shuai Chen, Fanman Meng, Haoran Wei, Chenhao Wu 외

Few-shot segmentation (FSS) aims to segment new classes using few annotated images. While recent FSS methods have shown considerable improvements by leveraging Segment Anything Model (SAM), they face two critical limitat…

PositionSegmentation

Multi-modal Attribute Prompting for Vision-Language Models

2024-03-01 · Xin Liu, Jiamin Wu, and Wenfei Yang, Xu Zhou 외

Pre-trained Vision-Language Models (VLMs), like CLIP, exhibit strong generalization ability to downstream tasks but struggle in few-shot scenarios. Existing prompting techniques primarily focus on global text and image r…

Attributecross-modal alignment

Sub-Region-Aware Modality Fusion and Adaptive Prompting for Multi-Modal Brain Tumor Segmentation

2026-01-22 · Shadi Alijani, Fereshteh Aghaee Meibodi, Homayoun Najjaran arxiv

The successful adaptation of foundation models to multi-modal medical imaging is a critical yet unresolved challenge. Existing models often struggle to effectively fuse information from multiple sources and adapt to the …

Brain Tumor SegmentationPrompt Engineering