paper-with-me

Papers

Dynamic Self-adaptive Multiscale Distillation from Pre-trained Multimodal Large Model for Efficient Cross-modal Representation Learning

2024-04-16 · Zhengyang Liang, Meiyu Liang, Wei Huang, Yawen Li, Zhe Xue

In recent years, pre-trained multimodal large models have attracted widespread attention due to their outstanding performance in various multimodal applications. Nonetheless, the extensive computational resources and vast datasets required for their training present significant hurdles for deployment in environments with limited computational resources. To address this challenge, we propose a novel dynamic self-adaptive multiscale distillation from pre-trained multimodal large model for efficient cross-modal representation learning for the first time. Unlike existing distillation methods, our strategy employs a multiscale perspective, enabling the extraction structural knowledge across from the pre-trained multimodal large model. Ensuring that the student model inherits a comprehensive and nuanced understanding of the teacher knowledge. To optimize each distillation loss in a balanced and efficient manner, we propose a dynamic self-adaptive distillation loss balancer, a novel component eliminating the need for manual loss weight adjustments and dynamically balances each loss item during the distillation process. Our methodology streamlines pre-trained multimodal large models using only their output features and original image-level information, requiring minimal computational resources. This efficient approach is suited for various applications and allows the deployment of advanced multimodal technologies even in resource-limited settings. Extensive experiments has demonstrated that our method maintains high performance while significantly reducing model complexity and training costs. Moreover, our distilled student model utilizes only image-level information to achieve state-of-the-art performance on cross-modal retrieval tasks, surpassing previous methods that relied on region-level information.

📄 PDF Abstract BibTeX arXiv:2404.10838

Code (1)

chrisx599/dsmd 공식 구현 pytorch

Tasks

Cross-Modal RetrievalRepresentation Learning

Similar Papers 제목 키워드 기반

Dynamic Corrective Self-Distillation for Better Fine-Tuning of Pretrained Models

2023-12-12 · Ibtihel Amara, Vinija Jain, Aman Chadha

We tackle the challenging issue of aggressive fine-tuning encountered during the process of transfer learning of pre-trained language models (PLMs) with limited labeled downstream data. This problem primarily results in …

Transfer Learning

MG-SAGC: A multiscale graph and its self-adaptive graph convolution network for 3D point clouds

2020-12-23 · Bo Wu, Bo Lang

To enhance the ability of neural networks to extract local point cloud features and improve their quality, in this paper, we propose a multiscale graph generation method and a self-adaptive graph convolution method. Firs…

Graph Generation

Self-Distillation with Meta Learning for Knowledge Graph Completion

2023-05-20 · Findings of the Association for Computational Linguistics: EMNLP 2022 2022 12 · Yunshui Li, Junhao Liu, Chengming Li, Min Yang

In this paper, we propose a selfdistillation framework with meta learning(MetaSD) for knowledge graph completion with dynamic pruning, which aims to learn compressed graph embeddings and tackle the longtail samples. Spec…

Knowledge Graph CompletionMeta-LearningTransfer Learning

Data driven modeling for self-similar dynamics

2023-10-12 · Ruyi Tao, Ningning Tao, Yi-Zhuang You, Jiang Zhang

Multiscale modeling of complex systems is crucial for understanding their intricacies. Data-driven multiscale modeling has emerged as a promising approach to tackle challenges associated with complex systems. On the othe…

MATEY: multiscale adaptive foundation models for spatiotemporal physical systems

2024-12-29 · Pei Zhang, M. Paul Laiu, Matthew Norman, Doug Stefanski 외

Accurate representation of the multiscale features in spatiotemporal physical systems using vision transformer (ViT) architectures requires extremely long, computationally prohibitive token sequences. To address this iss…

Computational Efficiency