arXiv:2608.21937cs.CV2026-08

提出新框架解决视觉语言检测中类别知识纠缠问题

C$^2$Path: Class-Conditional Pathway Decoupling for Vision-Language Incremental Object Detection

论文配图:C$^2$Path: Class-Conditional Pathway Decoupling for Vision-Language Incremental Object Detection
图 1 · 摘自论文原文
  • 用类别条件路由生成专属计算路径,实现分类参数隔离更新
  • 在COCO 2017上多个增量设置下超越现有方法,提升持续学习效果
  • 适合需要不断扩展类别但不遗忘旧类的视觉语言检测场景

增量目标检测旨在使检测器能持续学习新类别同时保留已有知识。现有方法面临两类类别知识耦合问题:共享参数更新导致类别边界模糊,混合特征编码引发类别表征纠缠。本文提出C²Path框架,通过令牌级类别线索建立专用且可更新的计算路径。该框架包含可学习的低秩计算节点构成的类别专家库,以及生成类别感知路由信号的解耦模块,动态组合形成类别特异的ClassLoRA适配器,实现跨类别的隔离更新与分离注入。在COCO 2017上的多组增量学习实验表明,该方法持续优于当前最优方法,为视觉语言检测器的持续类别扩展提供了有效且可扩展的解决方案。

原文摘要 · Abstract (English)

Incremental Object Detection (IOD) aims to enable detectors to continuously learn novel categories while preserving previously acquired knowledge. However, existing methods suffer from two forms of \textbf{class knowledge coupling}: class boundary erosion induced by shared parameter updates and class representation entanglement arising from mixed feature encoding. We argue that effective incremental learning requires class-specific computational pathways that enable isolated parameter updates and separated class-wise injection. To this end, we propose \textbf{C$^2$Path}, a class-conditional pathway decoupling framework for vision-language incremental object detection that leverages token-level class cues to establish dedicated and updatable computational pathways for different categories. Specifically, C$^2$Path introduces a category expert library and a class-conditional decoupling module. The expert library consists of learnable low-rank computational nodes that capture category-specific knowledge, while the decoupling module generates class-aware routing signals to dynamically compose \textit{ClassLoRA} adapters from these experts, thereby forming class-specific computational pathways for isolated updates and separated injection across categories. Extensive experiments on COCO 2017 under multiple incremental learning settings demonstrate that C$^2$Path consistently outperforms state-of-the-art methods, providing an effective and scalable solution for continual category expansion in vision-language detectors.

增量检测视觉语言知识解耦

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。