← Search

Fei Zhu

27 accepted papers

2026

ACO-MoE-LoRA: Evolving-while-Training for Adapting Segment Anything Model 2 to Specialized Domains

ICML 2026poster

Static fine-tuning paradigms impose rigid structural constraints on foundation models like the Segment Anything Model 2 (SAM2), limiting their adaptability to the varying complexity of specialized downstream tasks. To overcome this limitation, we propose **ACO-MoE-LoRA**, a dynamic framework that in…

Cited by 0SourceScholar
2026

Beyond Myopic Alignment: Lookahead Optimization for Online Class-Incremental Learning

CVPR 2026

Rehearsal-based methods are the cornerstone of modern online class-incremental learning (OCIL), yet they face a fundamental challenge: the gradient of the current task often conflicts with that of the rehearsal data from the memory buffer, leading to catastrophic forgetting. Recent works have implic

Cited by 0SourceScholar
2026

ChronoGS: Disentangling Invariants and Changes in Multi-Period Scenes

CVPR 2026

Multi-period image collections are common in real-world applications. Cities are re-scanned for mapping, construction sites are revisited for progress tracking, and natural regions are monitored for environmental change. Such data form multi-period scenes, where geometry and appearance evolve. Recon

Cited by 0SourcecodeScholar
2026

FedDNA: DNA Sequence Reconstruction via Deep Evidential Learning and Personalized Federated Aggregation

AAAI 2026technical

DNA-based data storage offers an attractive alternative to traditional media due to its exceptional density, durability, and sustainability. However, errors introduced across the DNA storage pipeline critically impede accurate sequence reconstruction from noisy sequencing reads. This paper addresses

Cited by 0SourcePDFScholar
2026

One Patch Doesn’t Fit All: Adaptive Patching for Native-Resolution Multimodal Large Language Models

ICLR 2026poster

Real-world visual signals are inherently variable in resolution, and it is natural to endow multimodal large language models (MLLMs) with such native-resolution perception capabilities. In principle, for general and straightforward multimodal understanding, low-resolution images are sufficient. Whil…

Cited by 0SourceScholar
2026

PCGS: Deblurring 3D Gaussian Splatting with Patch Comparison

ICML 2026poster

Recent neural methods, such as 3D Gaussian Splatting, have achieved state-of-the-art rendering quality and speed. However, these methods frequently encounter challenges in regions with overlapping Gaussians, leading to blurring and artifacts in the rendered images. We observed that widely used view-…

Cited by 0SourceScholar
2026

Reinforcement Fine-Tuning Naturally Mitigates Forgetting in Continual Post-Training

ICML 2026poster

Continual post-training (CPT) is a popular and effective technique for adapting foundation models like multimodal large language models to ever-evolving downstream tasks. While existing research primarily focus on methods like data replay, model expansion, or parameter regularization, the fundamenta…

Cited by 0SourceScholar
2025

C-NAV: Towards Self-Evolving Continual Object Navigation in Open World

NeurIPS 2025poster

Embodied agents are expected to perform object navigation in dynamic, open-world environments. However, existing approaches typically rely on static trajectories and a fixed set of object categories during training, overlooking the real-world requirement for continual adaptation to evolving scenario…

Cited by 0SourcecodeScholar
2025

Federated Continual Instruction Tuning

ICCV 2025poster

A vast amount of instruction tuning data is crucial for the impressive performance of Large Multimodal Models (LMMs), but the associated computational costs and data collection demands during supervised fine-tuning make it impractical for most researchers. Federated learning (FL) has the potential t…

2025

Gradient-Guided Epsilon Constraint Method for Online Continual Learning

NeurIPS 2025poster

Online Continual Learning (OCL) requires models to learn sequentially from data streams with limited memory. Rehearsal-based methods, particularly Experience Replay (ER), are commonly used in OCL scenarios. This paper revisits ER through the lens of $\epsilon$-constraint optimization, revealing that…

Cited by 0SourceScholar
2025

HiDe-LLaVA: Hierarchical Decoupling for Continual Instruction Tuning of Multimodal Large Language Model

ACL 2025long

Instruction tuning is widely used to enhance a pre-trained Multimodal Large Language Model (MLLM) to understand and follow human instructions by training it on a curated set of task-specific dataset. However, it is infeasible to collect all possible instruction datasets simultaneously in real-world…

Cited by 0SourcePDFScholar
2025

Local-Prompt: Extensible Local Prompts for Few-Shot Out-of-Distribution Detection

ICLR 2025poster

Out-of-Distribution (OOD) detection, aiming to distinguish outliers from known categories, has gained prominence in practical scenarios. Recently, the advent of vision-language models (VLM) has heightened interest in enhancing OOD detection for VLM through few-shot tuning. However, existing methods…

Cited by 4SourcePDFScholar
2025

ModalPrompt: Towards Efficient Multimodal Continual Instruction Tuning with Dual-Modality Guided Prompt

EMNLP 2025

Large Multimodal Models (LMMs) exhibit remarkable multi-tasking ability by learning mixed instruction datasets. However, novel tasks would be encountered sequentially in dynamic world, which urges for equipping LMMs with multimodal continual instruction learning (MCIT) ability especially for diverse

2025

Pareto Continual Learning: Preference-Conditioned Learning and Adaption for Dynamic Stability-Plasticity Trade-off

AAAI 2025technical

Continual learning aims to learn multiple tasks sequentially. A key challenge in continual learning is balancing between two objectives: retaining knowledge from old tasks (stability) and adapting to new tasks (plasticity). Experience replay methods, which store and replay past data alongside new da…

2025

RobustMerge: Parameter-Efficient Model Merging for MLLMs with Direction Robustness

NeurIPS 2025spotlight

Fine-tuning pre-trained models with custom data leads to numerous expert models on specific tasks. Merging models into one universal model to empower multi-task ability refraining from data leakage has gained popularity. With the expansion in data and model size, parameter-efficient tuning becomes t…

Cited by 0SourceScholar
2024

Exploring Targeted Universal Adversarial Attack for Deep Hashing

ICASSP 2024accepted

Although image-dependent adversarial attacks have been studied, the more challenging image-agnostic adversarial attack for deep hashing remains an unexplored territory. In this paper, we take the first attempt on the more efficient and malicious targeted universal adversarial attack (TUAA) for deep…

Cited by 0SourceScholar
2024

Happy: A Debiased Learning Framework for Continual Generalized Category Discovery

NeurIPS 2024poster

Constantly discovering novel concepts is crucial in evolving environments. This paper explores the underexplored task of Continual Generalized Category Discovery (C-GCD), which aims to incrementally discover new classes from *unlabeled* data while maintaining the ability to recognize previously lear…

2024

MSPE: Multi-Scale Patch Embedding Prompts Vision Transformers to Any Resolution

NeurIPS 2024poster

Although Vision Transformers (ViTs) have recently advanced computer vision tasks significantly, an important real-world problem was overlooked: adapting to variable input resolutions. Typically, images are resized to a fixed resolution, such as 224x224, for efficiency during training and inference.…

Cited by 3SourcePDFScholar
2024

PILoRA: Prototype Guided Incremental LoRA for Federated Class-Incremental Learning

ECCV 2024poster

"Existing federated learning methods have effectively dealt with decentralized learning in scenarios involving data privacy and non-IID data. However, in real-world situations, each client dynamically learns new classes, requiring the global model to classify all seen classes. To effectively mitigat…

2023

Dual Alignment Unsupervised Domain Adaptation for Video-Text Retrieval

CVPR 2023poster

Video-text retrieval is an emerging stream in both computer vision and natural language processing communities, which aims to find relevant videos given text queries. In this paper, we study the notoriously challenging task, i.e., Unsupervised Domain Adaptation Video-text Retrieval (UDAVR), wherein…

Cited by 24SourcePDFScholar
2023

OpenMix: Exploring Outlier Samples for Misclassification Detection

CVPR 2023highlight

Reliable confidence estimation for deep neural classifiers is a challenging yet fundamental requirement in high-stakes applications. Unfortunately, modern deep neural networks are often overconfident for their erroneous predictions. In this work, we exploit the easily available outlier samples, i.e.…

2022

Rethinking Confidence Calibration for Failure Prediction

ECCV 2022poster

"Reliable confidence estimation for the predictions is important in many safety-critical applications. However, modern deep neural networks are often overconfident for their incorrect predictions. Recently, many calibration methods have been proposed to alleviate the overconfidence problem. With cal…

2021

Prototype Augmentation and Self-Supervision for Incremental Learning

CVPR 2021poster

Despite the impressive performance in many individual tasks, deep neural networks suffer from catastrophic forgetting when learning new tasks incrementally. Recently, various incremental learning methods have been proposed, and some approaches achieved acceptable performance relying on stored data o…

Cited by 486PDFScholar
2020

Pixel-Wise Linear/Nonlinear Nonnegative Matrix Factorization for Unmixing of Hyperspectral Data

ICASSP 2020accepted

Nonlinear spectral unmixing is a challenging and important task in hyperspectral image analysis. The kernel-based bi-objective non-negative matrix factorization (Bi-NMF) has shown its usefulness in nonlinear unmixing; However, it suffers several issues that prohibit its practical application. In thi…

Cited by 0SourceScholar