paper-with-me

Papers

Learning Task-Aware Language-Image Representation for Class-Incremental Object Detection

2024-03-24 · AAAI 2024 2024 3 · Bin-Bin Gao

Class-incremental object detection (CIOD) is a real-world desired capability, requiring an object detector to continuously adapt to new tasks without forgetting learned ones, with the main challenge being catastrophic forgetting. Many methods based on distillation and replay have been proposed to alleviate this problem. However, they typically learn on a pure visual backbone, neglecting the powerful representation capabilities of textual cues, which to some extent limits their performance. In this paper, we propose task-aware language-image representation to mitigate catastrophic forgetting, introducing a new paradigm for language-image-based CIOD. First of all, we demonstrate the significant advantage of language-image detectors in mitigating catastrophic forgetting. Secondly, we propose a learning task-aware language-image representation method that overcomes the existing drawback of directly utilizing the language-image detector for CIOD. More specifically, we learn the language-image representation of different tasks through an insulating approach in the training stage, while using the alignment scores produced by task-specific language-image representation in the inference stage. Through our proposed method, language-image detectors can be more practical for CIOD. We conduct extensive experiments on COCO 2017 and Pascal VOC 2007 and demonstrate that the proposed method achieves state-of-the-art results under the various CIOD settings.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Class-Incremental Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

CARPE: Context-Aware Image Representation Prioritization via Ensemble for Large Vision-Language Models

2026-01-20 · Donghee Lee, Rui Cai, Zhe Zhao arxiv

Large vision-language models (LVLMs) are typically trained using autoregressive language modeling objectives, which align visual representations with linguistic space. While effective for multimodal reasoning, this align…

Multimodal ReasoningImage Classification

Task-Oriented Multi-Modal Mutual Leaning for Vision-Language Models

2023-03-30 · ICCV 2023 1 · Sifan Long, Zhen Zhao, Junkun Yuan, Zichang Tan 외

Prompt learning has become one of the most efficient paradigms for adapting large pre-trained vision-language models to downstream tasks. Current state-of-the-art methods, like CoOp and ProDA, tend to adopt soft prompts …

Image to textPrompt Learning

Beyond Class Tokens: LLM-guided Dominant Property Mining for Few-shot Classification

2025-07-28 · Wei Zhuo, Runjie Luo, Wufeng Xue, Linlin Shen arxiv

Few-shot Learning (FSL), which endeavors to develop the generalization ability for recognizing novel classes using only a few images, faces significant challenges due to data scarcity. Recent CLIP-like methods based on c…

Representation LearningContrastive LearningFew-Shot Learning

Bi-VLGM : Bi-Level Class-Severity-Aware Vision-Language Graph Matching for Text Guided Medical Image Segmentation

2023-05-20 · Chen Wenting, Liu Jie, Yuan Yixuan

Medical reports with substantial information can be naturally complementary to medical images for computer vision tasks, and the modality gap between vision and language can be solved by vision-language matching (VLM). H…

Graph MatchingImage SegmentationMedical Image SegmentationPrompt Learning+4

MMRL++: Parameter-Efficient and Interaction-Aware Representation Learning for Vision-Language Models

2025-05-15 · Yuncheng Guo, Xiaodong Gu

Large-scale pre-trained Vision-Language Models (VLMs) have significantly advanced transfer learning across diverse tasks. However, adapting these models with limited few-shot data often leads to overfitting, undermining …

General KnowledgePrompt EngineeringRepresentation LearningTransfer Learning