paper-with-me

홈 › Papers

AdaptCMVC: Robust Adaption to Incremental Views in Continual Multi-view Clustering

2025-01-01 · CVPR 2025 1 · Jing Wang, Songhe Feng, Kristoffer Knutsen Wickstrøm, Michael C. Kampffmeyer

Most Multi-view Clustering approaches assume that all views are available for clustering. However, this assumption is often unrealistic as views are incrementally accumulated over time, leading to a need for continual multi-view clustering (CMVC) methods. Current approaches to CMVC leverage late fusion-based approaches, where a new model is typically learned individually for each view to obtain the corresponding partition matrix, and then used to update a consensus matrix via a moving average. These approaches are prone to view-specific noise and struggle to adapt to large gaps between different views. To address these shortcomings, we reconsider CMVC from the perspective of domain adaptation and propose AdaptCMVC, which learns how to incrementally accumulate knowledge of new views as they become available and prevents catastrophic forgetting. Specifically, a self-training framework is introduced to extend the model to new views, particularly designed to be robust to view-specific noise. Further, to combat catastrophic forgetting, a structure alignment mechanism is proposed to enable the model to explore the global group structure across multiple views. Experiments on several multi-view benchmarks demonstrate the effectiveness of our proposed method on the CMVC task. The code is available at: AdaptCMVC.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDomain Adaptation

Similar Papers 제목 키워드 기반

Continual Learning for Class- and Domain-Incremental Semantic Segmentation

2022-09-16 · Tobias Kalb, Masoud Roschani, Miriam Ruf, Jürgen Beyerer

The field of continual deep learning is an emerging field and a lot of progress has been made. However, concurrently most of the approaches are only tested on the task of image classification, which is not relevant in th…

class-incremental learningClass Incremental LearningClass-Incremental Semantic SegmentationContinual Learning+9

Live and Learn: Continual Action Clustering with Incremental Views

2024-03-23 · Xiaoqiang Yan, Yingtao Gan, Yiqiao Mao, Yangdong Ye 외

Multi-view action clustering leverages the complementary information from different camera views to enhance the clustering performance. Although existing approaches have achieved significant progress, they assume all cam…

ClusteringContinual Learning

Continual Learning in Open-vocabulary Classification with Complementary Memory Systems

2023-07-04 · Zhen Zhu, Weijie Lyu, Yao Xiao, Derek Hoiem

We introduce a method for flexible and efficient continual learning in open-vocabulary image classification, drawing inspiration from the complementary learning systems observed in human cognition. Specifically, we propo…

Continual Learningimage-classificationImage ClassificationOpen Vocabulary Image Classification

Incremental Multi-Scene Modeling via Continual Neural Graphics Primitives

2024-11-29 · Prajwal Singh, Ashish Tiwari, Gautam Vashishtha, Shanmuganathan Raman

Neural radiance fields (NeRF) have revolutionized photorealistic rendering of novel views for 3D scenes. Despite their growing popularity and efficiency as 3D resources, NeRFs face scalability challenges due to the need …

Continual LearningNeRF

Multi-View Class Incremental Learning

2023-06-16 · Depeng Li, Tianqi Wang, Junwei Chen, Kenji Kawaguchi 외

Multi-view learning (MVL) has gained great success in integrating information from multiple perspectives of a dataset to improve downstream task performance. To make MVL methods more practical in an open-ended environmen…

class-incremental learningClass Incremental LearningDecision MakingIncremental Learning+2