paper-with-me

Papers

DiTASK: Multi-Task Fine-Tuning with Diffeomorphic Transformations

2025-02-09 · CVPR 2025 1 · Krishna Sri Ipsit Mantri, Carola-Bibiane Schönlieb, Bruno Ribeiro, Chaim Baskin, Moshe Eliasof

Pre-trained Vision Transformers now serve as powerful tools for computer vision. Yet, efficiently adapting them for multiple tasks remains a challenge that arises from the need to modify the rich hidden representations encoded by the learned weight matrices, without inducing interference between tasks. Current parameter-efficient methods like LoRA, which apply low-rank updates, force tasks to compete within constrained subspaces, ultimately degrading performance. We introduce DiTASK a novel Diffeomorphic Multi-Task Fine-Tuning approach that maintains pre-trained representations by preserving weight matrix singular vectors, while enabling task-specific adaptations through neural diffeomorphic transformations of the singular values. By following this approach, DiTASK enables both shared and task-specific feature modulations with minimal added parameters. Our theoretical analysis shows that DITASK achieves full-rank updates during optimization, preserving the geometric structure of pre-trained features, and establishing a new paradigm for efficient multi-task learning (MTL). Our experiments on PASCAL MTL and NYUD show that DiTASK achieves state-of-the-art performance across four dense prediction tasks, using 75% fewer parameters than existing methods.

📄 PDF Abstract BibTeX arXiv:2502.06029

Code (1)

ipsitmantri/DiTASK 공식 구현 pytorch

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

MDReg-Net: Multi-resolution diffeomorphic image registration using fully convolutional networks with deep self-supervision

2020-10-04 · Hongming Li, Yong Fan

We present a diffeomorphic image registration algorithm to learn spatial transformations between pairs of images to be registered using fully convolutional networks (FCNs) under a self-supervised learning setting. The ne…

Image RegistrationSelf-Supervised Learning

Large Deformation Diffeomorphic Image Registration with Laplacian Pyramid Networks

2020-06-29 · Tony C. W. Mok, Albert C. S. Chung

Deep learning-based methods have recently demonstrated promising results in deformable image registration for a wide range of medical image analysis tasks. However, existing deep learning-based methods are usually limite…

Deep LearningImage RegistrationMedical Image Analysis

FineMorphs: Affine-diffeomorphic sequences for regression

2023-05-26 · Michele Lohr, Laurent Younes

A multivariate regression model of affine and diffeomorphic transformation sequences - FineMorphs - is presented. Leveraging concepts from shape analysis, model states are optimally "reshaped" by diffeomorphisms generate…

regression

Deep Learning for Regularization Prediction in Diffeomorphic Image Registration

2020-11-28 · Jian Wang, Miaomiao Zhang

This paper presents a predictive model for estimating regularization parameters of diffeomorphic image registration. We introduce a novel framework that automatically determines the parameters controlling the smoothness …

Deep LearningImage Registration

A Symmetric Dynamic Learning Framework for Diffeomorphic Medical Image Registration

2024-11-05 · Jinqiu Deng, Ke Chen, Mingke Li, Daoping Zhang 외

Diffeomorphic image registration is crucial for various medical imaging applications because it can preserve the topology of the transformation. This study introduces DCCNN-LSTM-Reg, a learning framework that evolves dyn…

Diffeomorphic Medical Image RegistrationImage RegistrationMedical Image Registration