paper-with-me

Papers

Modular Embedding Recomposition for Incremental Learning

2025-08-22 · Aniello Panariello, Emanuele Frascaroli, Pietro Buzzega, Lorenzo Bonicelli, Angelo Porrello, Simone Calderara arxiv

The advent of pre-trained Vision-Language Models (VLMs) has significantly transformed Continual Learning (CL), mainly due to their zero-shot classification abilities. Such proficiency makes VLMs well-suited for real-world applications, enabling robust performance on novel unseen classes without requiring adaptation. However, fine-tuning remains essential when downstream tasks deviate significantly from the pre-training domain. Prior CL approaches primarily focus on preserving the zero-shot capabilities of VLMs during incremental fine-tuning on a downstream task. We take a step further by devising an approach that transforms preservation into enhancement of the zero-shot capabilities of VLMs. Our approach, named MoDular Embedding Recomposition (MoDER), introduces a modular framework that trains multiple textual experts, each specialized in a single seen class, and stores them in a foundational hub. At inference time, for each unseen class, we query the hub and compose the retrieved experts to synthesize a refined prototype that improves classification. We show the effectiveness of our method across two popular zero-shot incremental protocols, Class-IL and MTIL, comprising a total of 14 datasets. The codebase is available at https://github.com/aimagelab/mammoth.

📄 PDF Abstract BibTeX arXiv:2508.16463

Code (0)

등록된 구현이 없습니다.

Tasks

Incremental LearningContinual Learning

Similar Papers 제목 키워드 기반

Harmonic Recomposition using Conditional Autoregressive Modeling

2018-11-18 · Kyle Kastner, Rithesh Kumar, Tim Cooijmans, Aaron Courville

We demonstrate a conditional autoregressive pipeline for efficient music recomposition, based on methods presented in van den Oord et al.(2017). Recomposition (Casal & Casey, 2010) focuses on reworking existing musical p…

${\mathcal K}$-monotonicity and feedback synthesis for incrementally stable networks

2022-07-20 · Yu Kawano, Fulvio Forni

We discuss the role of monotonicity in enabling numerically tractable modular control design for networked nonlinear systems. We first show that the variational systems of monotone systems can be embedded into positive s…

Vision-Aided Frame-Capture-Based CSI Recomposition for WiFi Sensing: A Multimodal Approach

2022-06-03 · Hiroki Shimomura, Yusuke Koda, Takamochi Kanda, Koji Yamamoto 외

Recompositing channel state information (CSI) from the beamforming feedback matrix (BFM), which is a compressed version of CSI and can be captured because of its lack of encryption, is an alternative way of implementing …

Multimodal Deep Learning

AMR-CCR: Anchored Modular Retrieval for Continual Chinese Character Recognition

2026-03-08 · Yuchuan Wu, Yinglian Zhu, Haiyang Yu, Ke Niu 외 arxiv

Ancient Chinese character recognition is a core capability for cultural heritage digitization, yet real-world workflows are inherently non-stationary: newly excavated materials are continuously onboarded, bringing new cl…

Coupling Speech Encoders with Downstream Text Models

2024-07-24 · Ciprian Chelba, Johan Schalkwyk

We present a modular approach to building cascade speech translation (AST) models that guarantees that the resulting model performs no worse than the 1-best cascade baseline while preserving state-of-the-art speech recog…

speech-recognitionSpeech RecognitionTranslation