中文
相关论文

相关论文: Multi-View Correlation Distillation for Incrementa…

200 篇论文

In the field of class incremental learning (CIL), generative replay has become increasingly prominent as a method to mitigate the catastrophic forgetting, alongside the continuous improvements in generative models. However, its application…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Junsu Kim , Hoseong Cho , Jihyeon Kim , Yihalem Yimolal Tiruneh , Seungryul Baek

Deep learning models have demonstrated remarkable success in object detection, yet their complexity and computational intensity pose a barrier to deploying them in real-world applications (e.g., self-driving perception). Knowledge…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Qizhen Lan , Qing Tian

In the field of 3D object detection for autonomous driving, the sensor portfolio including multi-modality and single-modality is diverse and complex. Since the multi-modal methods have system complexity while the accuracy of single-modal…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Shengchao Zhou , Weizhou Liu , Chen Hu , Shuchang Zhou , Chao Ma

Soft prompt learning methods are effective for adapting vision-language models (VLMs) to downstream tasks. Nevertheless, empirical evidence reveals a tendency of existing methods that they overfit seen classes and exhibit degraded…

计算机视觉与模式识别 · 计算机科学 2025-09-15 Yang Chen , Shuai Fu , Yu Zhang

Modern computer vision applications suffer from catastrophic forgetting when incrementally learning new concepts over time. The most successful approaches to alleviate this forgetting require extensive replay of previously seen data, which…

计算机视觉与模式识别 · 计算机科学 2021-08-20 James Smith , Yen-Chang Hsu , Jonathan Balloch , Yilin Shen , Hongxia Jin , Zsolt Kira

Multi-Label Image Classification (MLIC) approaches usually exploit label correlations to achieve good performance. However, emphasizing correlation like co-occurrence may overlook discriminative features of the target itself and lead to…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Jiazhi Xu , Sheng Huang , Fengtao Zhou , Luwen Huangfu , Daniel Zeng , Bo Liu

Continual learning seeks to maintain stable adaptation under non-stationary environments, yet this problem becomes particularly challenging in object detection, where most existing methods implicitly assume relatively balanced visual…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Rangya Zhang , Jiaping Xiao , Lu Bai , Yuhang Zhang , Mir Feroskhan

Knowledge distillation learns a lightweight student model that mimics a cumbersome teacher. Existing methods regard the knowledge as the feature of each instance or their relations, which is the instance-level knowledge only from the…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Sanli Tang , Zhongyu Zhang , Zhanzhan Cheng , Jing Lu , Yunlu Xu , Yi Niu , Fan He

While fine-tuning based methods for few-shot object detection have achieved remarkable progress, a crucial challenge that has not been addressed well is the potential class-specific overfitting on base classes and sample-specific…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Wenjie Pei , Shuang Wu , Dianwen Mei , Fanglin Chen , Jiandong Tian , Guangming Lu

Object detection models shipped with camera-equipped edge devices cannot cover the objects of interest for every user. Therefore, the incremental learning capability is a critical feature for a robust and personalized object detection…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Dawei Li , Serafettin Tasci , Shalini Ghosh , Jingwen Zhu , Junting Zhang , Larry Heck

Human intelligence gradually accepts new information and accumulates knowledge throughout the lifespan. However, deep learning models suffer from a catastrophic forgetting phenomenon, where they forget previous knowledge when acquiring new…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Jisu Han , Jaemin Na , Wonjun Hwang

Despite the success that metric learning based approaches have achieved in few-shot learning, recent works reveal the ineffectiveness of their episodic training mode. In this paper, we point out two potential reasons for this problem: 1)…

计算机视觉与模式识别 · 计算机科学 2022-12-15 Yuan Zhou , Yanrong Guo , Shijie Hao , Richang Hong , Zhengjun Zha , Meng Wang

In this paper, we address the problem of distillation-based class-incremental learning with a single head. A central theme of this task is to learn new classes that arrive in sequential phases over time while keeping the model's capability…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Cheng-Hsun Lei , Yi-Hsin Chen , Wen-Hsiao Peng , Wei-Chen Chiu

Real-world object detection is highly desired to be equipped with the learning expandability that can enlarge its detection classes incrementally. Moreover, such learning from only few annotated training samples further adds the flexibility…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Yiting Li , Haiyue Zhu , Jun Ma , Chek Sing Teo , Cheng Xiang , Prahlad Vadakkepat , Tong Heng Lee

In recent years, current mainstream feature masking distillation methods mainly function by reconstructing selectively masked regions of a student network from the feature maps of a teacher network. In these methods, attention mechanisms…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Zhourui Zhang , Jun Li , Zhijian Wu , Jifeng Shen , Jianhua Xu

Striking a balance between precision and efficiency presents a prominent challenge in the bird's-eye-view (BEV) 3D object detection. Although previous camera-based BEV methods achieved remarkable performance by incorporating long-term…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Haowen Zheng , Dong Cao , Jintao Xu , Rui Ai , Weihao Gu , Yang Yang , Yanyan Liang

Continuous category discovery (CCD) aims to automatically discover novel categories in continuously arriving unlabeled data. This is a challenging problem considering that there is no number of categories and labels in the newly arrived…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Ruobing Jiang , Yang Liu , Haobing Liu , Yanwei Yu , Chunyang Wang

Open-vocabulary object detection aims to detect novel object categories beyond the training set. The advanced open-vocabulary two-stage detectors employ instance-level visual-to-visual knowledge distillation to align the visual space of the…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Zongyang Ma , Guan Luo , Jin Gao , Liang Li , Yuxin Chen , Shaoru Wang , Congxuan Zhang , Weiming Hu

3D object detection often involves complicated training and testing pipelines, which require substantial domain knowledge about individual datasets. Inspired by recent non-maximum suppression-free 2D object detection models, we propose a 3D…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Yue Wang , Justin Solomon

A common dilemma in 3D object detection for autonomous driving is that high-quality, dense point clouds are only available during training, but not testing. We use knowledge distillation to bridge the gap between a model trained on…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Yue Wang , Alireza Fathi , Jiajun Wu , Thomas Funkhouser , Justin Solomon