paper-with-me

홈 › Papers

Live and Learn: Continual Action Clustering with Incremental Views

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

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 camera views are available in advance, which is impractical when the camera view is incremental over time. Besides, learning the invariant information among multiple camera views is still a challenging issue, especially in continual learning scenario. Aiming at these problems, we propose a novel continual action clustering (CAC) method, which is capable of learning action categories in a continual learning manner. To be specific, we first devise a category memory library, which captures and stores the learned categories from historical views. Then, as a new camera view arrives, we only need to maintain a consensus partition matrix, which can be updated by leveraging the incoming new camera view rather than keeping all of them. Finally, a three-step alternate optimization is proposed, in which the category memory library and consensus partition matrix are optimized. The empirical experimental results on 6 realistic multi-view action collections demonstrate the excellent clustering performance and time/space efficiency of the CAC compared with 15 state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2404.07962

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringContinual Learning

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Hierarchical-Task-Aware Multi-modal Mixture of Incremental LoRA Experts for Embodied Continual Learning

2025-06-05 · Ziqi Jia, Anmin Wang, Xiaoyang Qu, Xiaowen Yang 외

Previous continual learning setups for embodied intelligence focused on executing low-level actions based on human commands, neglecting the ability to learn high-level planning and multi-level knowledge. To address these…

Continual Learning

Unsupervised Continual Learning Via Pseudo Labels

2021-04-14 · Jiangpeng He, Fengqing Zhu

Continual learning aims to learn new tasks incrementally using less computation and memory resources instead of retraining the model from scratch whenever new task arrives. However, existing approaches are designed in su…

ClusteringContinual LearningDeep Clusteringimage-classification+4

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 continua…

ClusteringDomain Adaptation

SAILS: Segment Anything with Incrementally Learned Semantics for Task-Invariant and Training-Free Continual Learning

2026-02-16 · Shishir Muralidhara, Didier Stricker, René Schuster arxiv

Continual learning remains constrained by the need for repeated retraining, high computational costs, and the persistent challenge of forgetting. These factors significantly limit the applicability of continuous learning…

Semantic SegmentationContinual Learning

Video Domain Incremental Learning for Human Action Recognition in Home Environments

2024-12-22 · Yuanda Hu, Xing Liu, Meiying Li, Yate Ge 외

It is significantly challenging to recognize daily human actions in homes due to the diversity and dynamic changes in unconstrained home environments. It spurs the need to continually adapt to various users and scenes. F…

Action Recognitionclass-incremental learningClass Incremental LearningContinual Learning+3