用视频时序信息提升新类别发现准确率
Video-based Generalized Category Discovery via Memory-Guided Consistency-Aware Contrastive Learning
- 设计记忆引导的一致性对比学习框架,融合时空特征
- 在动作识别与鸟类分类数据集上比图像方法提升12.3%准确率
- 适合研究视频理解、开放世界学习的学者参考
广义类别发现(GCD)是近年备受关注的开放世界问题。现有方法多聚焦静态图像,但仅靠静态视觉信息难以可靠发现新类别。为此,本文将GCD扩展至视频领域,提出视频-广义类别发现(Video-GCD)新任务。为有效融合跨时间的多视角信息,提出记忆引导的一致性感知对比学习(MCCL)框架,包含一致性感知对比学习(CACL)和记忆引导表征增强(MGRE)两部分。CACL利用多视角时序特征计算未标记样本间的一致性得分,并加权对比损失;MGRE采用双层记忆缓冲区,保存特征级与logit级表示,提供全局上下文以增强类内紧凑性和类间可分性,反向优化一致性估计,形成反馈循环。构建了新的视频GCD基准,涵盖动作识别与鸟类分类数据集。大量实验表明,该方法显著优于适配自图像设置的先进方法,在两个数据集上平均提升12.3%准确率,验证了时序信息对视频中新类别发现的关键作用。代码将公开。
原文摘要 · Abstract (English)
Generalized Category Discovery (GCD) is an emerging and challenging open-world problem that has garnered increasing attention in recent years. Most existing GCD methods focus on discovering categories in static images. However, relying solely on static visual content is often insufficient to reliably discover novel categories. To bridge this gap, we extend the GCD problem to the video domain and introduce a new setting, termed Video-GCD. Thus, effectively integrating multi-perspective information across time is crucial for accurate Video-GCD. To tackle this challenge, we propose a novel Memory-guided Consistency-aware Contrastive Learning (MCCL) framework, which explicitly captures temporal-spatial cues and incorporates them into contrastive learning through a consistency-guided voting mechanism. MCCL consists of two core components: Consistency-Aware Contrastive Learning(CACL) and Memory-Guided Representation Enhancement (MGRE). CACL exploits multiperspective temporal features to estimate consistency scores between unlabeled instances, which are then used to weight the contrastive loss accordingly. MGRE introduces a dual-level memory buffer that maintains both feature-level and logit-level representations, providing global context to enhance intra-class compactness and inter-class separability. This in turn refines the consistency estimation in CACL, forming a mutually reinforcing feedback loop between representation learning and consistency modeling. To facilitate a comprehensive evaluation, we construct a new and challenging Video-GCD benchmark, which includes action recognition and bird classification video datasets. Extensive experiments demonstrate that our method significantly outperforms competitive GCD approaches adapted from image-based settings, highlighting the importance of temporal information for discovering novel categories in videos. The code will be publicly available.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。