paper-with-me

Papers

Continual Multimodal Contrastive Learning

2025-03-19 · Xiaohao Liu, Xiaobo Xia, See-Kiong Ng, Tat-Seng Chua

Multimodal contrastive learning (MCL) advances in aligning different modalities and generating multimodal representations in a joint space. By leveraging contrastive learning across diverse modalities, large-scale multimodal data enhances representational quality. However, a critical yet often overlooked challenge remains: multimodal data is rarely collected in a single process, and training from scratch is computationally expensive. Instead, emergent multimodal data can be used to optimize existing models gradually, \textit{i.e.}, models are trained on a sequence of modality pair data. We define this problem as Continual Multimodal Contrastive Learning (CMCL), an underexplored yet crucial research direction at the intersection of multimodal and continual learning. In this paper, we formulate CMCL through two specialized principles of stability and plasticity. We theoretically derive a novel optimization-based method, which projects updated gradients from dual sides onto subspaces where any gradient is prevented from interfering with the previously learned knowledge. Two upper bounds provide theoretical insights on both stability and plasticity in our solution. Beyond our theoretical contributions, we conduct experiments on multiple datasets by comparing our method against advanced continual learning baselines. The empirical results further support our claims and demonstrate the efficacy of our method. The code will be publicly available.

📄 PDF Abstract BibTeX arXiv:2503.14963

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningContrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
CMCL CMCL, or Crossmodal Contrastive Learning, is a method for unifying visual and textual representations into the same semantic space based on a large-scale corpus of image…

Similar Papers 제목 키워드 기반

When Modalities Remember: Continual Learning for Multimodal Knowledge Graphs

2026-04-03 · Linyu Li, Zhi Jin, Yichi Zhang, Dongming Jin 외 arxiv

Real-world multimodal knowledge graphs (MMKGs) are dynamic, with new entities, relations, and multimodal knowledge emerging over time. Existing continual knowledge graph reasoning (CKGR) methods focus on structural tripl…

Continual LearningKnowledge Graphs

Evolving Without Ending: Unifying Multimodal Incremental Learning for Continual Panoptic Perception

2026-01-22 · Bo Yuan, Danpei Zhao, Wentao Li, Tian Li 외 arxiv

Continual learning (CL) is a great endeavour in developing intelligent perception AI systems. However, the pioneer research has predominantly focus on single-task CL, which restricts the potential in multi-task and multi…

Incremental LearningContinual Learning

Efficient Prompting for Continual Adaptation to Missing Modalities

2025-03-01 · Zirun Guo, Shulei Wang, Wang Lin, Weicai Yan 외

Missing modality issues are common in real-world applications, arising from factors such as equipment failures and privacy concerns. When fine-tuning pre-trained models on downstream datasets with missing modalities, per…

Continual Learning

Provable Contrastive Continual Learning

2024-05-29 · Yichen Wen, Zhiquan Tan, Kaipeng Zheng, Chuanlong Xie 외

Continual learning requires learning incremental tasks with dynamic data distributions. So far, it has been observed that employing a combination of contrastive loss and distillation loss for training in continual learni…

Continual Learning

Continual Visual and Verbal Learning Through a Child's Egocentric Input

2026-06-03 · Xiaoyang Jiang, Yanlai Yang, Kenneth A. Norman, Brenden Lake 외 arxiv

Children learn the meanings of words from a continuous, temporally structured stream of egocentric experience. Recent work shows that neural networks can also learn word-referent mappings from a child's egocentric video …

Representation Learning