← Search

Didi Zhu

11 accepted papers

2025

Be Confident: Uncovering Overfitting in MLLM Multi-Task Tuning

ICML 2025poster

Fine-tuning Multimodal Large Language Models (MLLMs) in multi-task learning scenarios has emerged as an effective strategy for achieving cross-domain specialization. However, multi-task fine-tuning frequently induces performance degradation on open-response datasets. We posit that free-form answer g…

Cited by 0SourcePDFScholar
2025

Decoding Correlation-Induced Misalignment in the Stable Diffusion Workflow for Text-to-Image Generation

ICCV 2025poster

The fundamental requirement for text-to-image generation is aligning the generated images with the provided text. With large-scale data, pre-trained Stable Diffusion (SD) models have achieved remarkable performance in this task. These models process an input prompt as text control, guiding a vision…

2025

ERICT: Enhancing Robustness by Identifying Concept Tokens in Zero-Shot Vision Language Models

ICML 2025poster

Pre-trained vision-language models (VLMs) have revolutionized the field of machine learning, demonstrating exceptional performance across a wide range of tasks. However, their robustness remains vulnerable to the spurious-correlation problem. Existing works often involve fine-tuning the model with l…

Cited by 0SourcePDFScholar
2025

Learn from Downstream and Be Yourself in Multimodal Large Language Models Fine-Tuning

ICML 2025poster

Multimodal Large Language Model (MLLM) has demonstrated strong generalization capabilities across diverse distributions and tasks, largely due to extensive pre-training datasets. Fine-tuning MLLM has become a common practice to improve performance on specific downstream tasks. However, during fine-t…

Cited by 9SourcePDFScholar
2025

Merging LoRAs like Playing LEGO: Pushing the Modularity of LoRA to Extremes Through Rank-Wise Clustering

ICLR 2025poster

Low-Rank Adaptation (LoRA) has emerged as a popular technique for fine-tuning large language models (LLMs) to various domains due to its modular design and widespread availability on platforms like Huggingface. This modularity has sparked interest in combining multiple LoRAs to significantly enhance…

Cited by 0SourcePDFScholar
2025

Mitigating the Backdoor Effect for Multi-Task Model Merging via Safety-Aware Subspace

ICLR 2025poster

Model merging has gained significant attention as a cost-effective approach to integrate multiple single-task fine-tuned models into a unified one that can perform well on multiple tasks. However, existing model merging techniques primarily focus on resolving conflicts between task-specific models,…

2025

Mix Data or Merge Models? Balancing the Helpfulness, Honesty, and Harmlessness of Large Language Model via Model Merging

NeurIPS 2025poster

Achieving balanced alignment of large language models (LLMs) in terms of Helpfulness, Honesty, and Harmlessness (3H optimization) constitutes a cornerstone of responsible AI. Existing methods like data mixture strategies face limitations, including heavy reliance on expert knowledge and conflicting…

Cited by 0SourceScholar
2025

REMEDY: Recipe Merging Dynamics in Large Vision-Language Models

ICLR 2025poster

Model merging has emerged as a powerful technique for combining task-specific vision models into a unified and multi-functional model. Previous methods represented by task arithmetic, have demonstrated effectiveness and scalability in this domain. When large vision-language models (LVLMs) arise with…

Cited by 3SourcePDFScholar
2025

ZeroFlow: Overcoming Catastrophic Forgetting is Easier than You Think

ICML 2025poster

Backpropagation provides a generalized configuration for overcoming catastrophic forgetting. Optimizers such as SGD and Adam are commonly used for weight updates in continual learning and continual pre-training. However, access to gradient information is not always feasible in practice due to black-…

Cited by 1SourcePDFScholar
2024

Model Tailor: Mitigating Catastrophic Forgetting in Multi-modal Large Language Models

ICML 2024poster

Catastrophic forgetting emerges as a critical challenge when fine-tuning multi-modal large language models (MLLMs), where improving performance on unseen tasks often leads to a significant performance drop on the original tasks. This paper presents a comprehensive analysis of catastrophic forgetting…

Cited by 33SourcePDFScholar
2023

Universal Domain Adaptation via Compressive Attention Matching

ICCV 2023poster

Universal domain adaptation (UniDA) aims to transfer knowledge from the source domain to the target domain without any prior knowledge about the label set. The challenge lies in how to determine whether the target samples belong to common categories. The mainstream methods make judgments based on th…

Cited by 28PDFScholar