← Search

Daniel Marczak

4 accepted papers

2025

Accurate and Efficient Low-Rank Model Merging in Core Space

NeurIPS 2025poster

In this paper, we address the challenges associated with merging low-rank adaptations of large neural networks. With the rise of parameter-efficient adaptation techniques, such as Low-Rank Adaptation (LoRA), model fine-tuning has become more accessible. While fine-tuning models with LoRA is highly e…

Cited by 0SourcecodeScholar
2025

No Task Left Behind: Isotropic Model Merging with Common and Task-Specific Subspaces

ICML 2025poster

Model merging integrates the weights of multiple task-specific models into a single multi-task model. Despite recent interest in the problem, a significant performance gap between the combined and single-task models remains. In this paper, we investigate the key characteristics of task matrices --…

2024

Category Adaptation Meets Projected Distillation in Generalized Continual Category Discovery

ECCV 2024poster

"Generalized Continual Category Discovery (GCCD) tackles learning from sequentially arriving, partially labeled datasets while uncovering new categories. Traditional methods depend on feature distillation to prevent forgetting the old knowledge. However, this strategy restricts the model’s ability t…

2022

Multiband VAE: Latent Space Alignment for Knowledge Consolidation in Continual Learning

IJCAI 2022poster

We propose a new method for unsupervised generative continual learning through realignment of Variational Autoencoder's latent space. Deep generative models suffer from catastrophic forgetting in the same way as other neural structures. Recent generative continual learning works approach this proble…