paper-with-me

홈 › Papers

A Second-Order Perspective on Model Compositionality and Incremental Learning

2024-05-25 · Angelo Porrello, Lorenzo Bonicelli, Pietro Buzzega, Monica Millunzi, Simone Calderara, Rita Cucchiara

The fine-tuning of deep pre-trained models has revealed compositional properties, with multiple specialized modules that can be arbitrarily composed into a single, multi-task model. However, identifying the conditions that promote compositionality remains an open issue, with recent efforts concentrating mainly on linearized networks. We conduct a theoretical study that attempts to demystify compositionality in standard non-linear networks through the second-order Taylor approximation of the loss function. The proposed formulation highlights the importance of staying within the pre-training basin to achieve composable modules. Moreover, it provides the basis for two dual incremental training algorithms: the one from the perspective of multiple models trained individually, while the other aims to optimize the composed model as a whole. We probe their application in incremental classification tasks and highlight some valuable skills. In fact, the pool of incrementally learned modules not only supports the creation of an effective multi-task model but also enables unlearning and specialization in certain tasks.

📄 PDF Abstract BibTeX arXiv:2405.16350

Code (1)

aimagelab/mammoth 공식 구현 pytorch

Tasks

Incremental Learning

Similar Papers 제목 키워드 기반

Investigating More Explainable and Partition-Free Compositionality Estimation for LLMs: A Rule-Generation Perspective

2026-04-30 · Ziyao Xu, Cong Wang, Houfeng Wang arxiv

Compositional generalization tests are often used to estimate the compositionality of LLMs. However, such tests have the following limitations: (1) they only focus on the output results without considering LLMs' understa…

Additive Compositionality of Word Vectors

2019-11-01 · WS 2019 11 · Yeon Seonwoo, Sungjoon Park, Dongkwan Kim, Alice Oh

Additive compositionality of word embedding models has been studied from empirical and theoretical perspectives. Existing research on justifying additive compositionality of existing word embedding models requires a rath…

SentenceSentence SimilarityWord Similarity

Fast Second-Order Online Kernel Learning through Incremental Matrix Sketching and Decomposition

2024-10-15 · Dongxie Wen, Xiao Zhang, Zhewei Wei

Online Kernel Learning (OKL) has attracted considerable research interest due to its promising predictive performance in streaming environments. Second-order approaches are particularly appealing for OKL as they often of…

Recommendation Systems

Incremental Non-Rigid Structure-from-Motion with Unknown Focal Length

2018-08-13 · ECCV 2018 9 · Thomas Probst, Danda Pani Paudel, Ajad Chhatkuli, Luc van Gool

The perspective camera and the isometric surface prior have recently gathered increased attention for Non-Rigid Structure-from-Motion (NRSfM). Despite the recent progress, several challenges remain, particularly the comp…

Sharpened Lazy Incremental Quasi-Newton Method

2023-05-26 · Aakash Lahoti, Spandan Senapati, Ketan Rajawat, Alec Koppel

The problem of minimizing the sum of $n$ functions in $d$ dimensions is ubiquitous in machine learning and statistics. In many applications where the number of observations $n$ is large, it is necessary to use incrementa…

Second-order methods