← Search

Yingjun Du

15 accepted papers

2026

GateRA: Token-aware Modulation for Parameter-Efficient Fine-tuning

AAAI 2026technical

Parameter-efficient fine-tuning (PEFT) methods, such as LoRA, DoRA, and HiRA, enable lightweight adaptation of large pre-trained models via low-rank updates. However, existing PEFT approaches apply static, input-agnostic updates to all tokens, disregarding the varying importance and difficulty of d

Cited by 0SourcePDFScholar
2026

Prompt-Robust Vision-Language Models via Meta-Finetuning

ICLR 2026poster

Vision-language models (VLMs) have demonstrated remarkable generalization across diverse tasks by leveraging large-scale image-text pretraining. However, their performance is notoriously unstable under variations in natural language prompts, posing a considerable challenge for reliable real-world de…

Cited by 0SourceScholar
2026

RegionReasoner: Region-Grounded Multi-Round Visual Reasoning

ICLR 2026poster

Large vision-language models have achieved remarkable progress in visual reasoning, yet most existing systems rely on single-step or text-only reasoning, limiting their ability to iteratively refine understanding across multiple visual contexts. To address this limitation, we introduce a new multi-r…

Cited by 0SourcecodeScholar
2025

CaPo: Cooperative Plan Optimization for Efficient Embodied Multi-Agent Cooperation

ICLR 2025poster

In this work, we address the cooperation problem among large language model (LLM) based embodied agents, where agents must cooperate to achieve a common goal. Previous methods often execute actions extemporaneously and incoherently, without long-term strategic and cooperative planning, leading to r…

2024

IPO: Interpretable Prompt Optimization for Vision-Language Models

NeurIPS 2024poster

Pre-trained vision-language models like CLIP have remarkably adapted to various downstream tasks. Nonetheless, their performance heavily depends on the specificity of the input text prompts, which requires skillful prompt template engineering. Instead, current approaches to prompt optimization learn…

2023

MetaModulation: Learning Variational Feature Hierarchies for Few-Shot Learning with Fewer Tasks

ICML 2023poster

Meta-learning algorithms are able to learn a new task using previously learned knowledge, but they often require a large number of meta-training tasks which may not be readily available. To address this issue, we propose a method for few-shot learning with fewer tasks, which we call MetaModulation.…

2023

ProtoDiff: Learning to Learn Prototypical Networks by Task-Guided Diffusion

NeurIPS 2023poster

Prototype-based meta-learning has emerged as a powerful technique for addressing few-shot learning challenges. However, estimating a deterministic prototype using a simple average function from a limited number of examples remains a fragile process. To overcome this limitation, we introduce ProtoDif…

2023

SuperDisco: Super-Class Discovery Improves Visual Recognition for the Long-Tail

CVPR 2023poster

Modern image classifiers perform well on populated classes while degrading considerably on tail classes with only a few instances. Humans, by contrast, effortlessly handle the long-tailed recognition challenge, since they can learn the tail representation based on different levels of semantic abstra…

Cited by 18SourcePDFScholar
2022

Hierarchical Variational Memory for Few-shot Learning Across Domains

ICLR 2022poster

Neural memory enables fast adaptation to new tasks with just a few training samples. Existing memory models store features only from the single last layer, which does not generalize well in presence of a domain shift between training and test distributions. Rather than relying on a flat memory, we p…

2021

Meta-Learning with Variational Semantic Memory for Word Sense Disambiguation

ACL 2021long

A critical challenge faced by supervised word sense disambiguation (WSD) is the lack of large annotated datasets with sufficient coverage of words in their diversity of senses. This inspired recent research on few-shot WSD using meta-learning. While such work has successfully applied meta-learning t…

2021

MetaNorm: Learning to Normalize Few-Shot Batches Across Domains

ICLR 2021poster

Batch normalization plays a crucial role when training deep neural networks. However, batch statistics become unstable with small batch sizes and are unreliable in the presence of distribution shifts. We propose MetaNorm, a simple yet effective meta-learning normalization. It tackles the aforementio…

Cited by 83SourcePDFScholar
2020

Learning to Learn Kernels with Variational Random Features

ICML 2020poster

We introduce kernels with random Fourier features in the meta-learning framework for few-shot learning. We propose meta variational random features (MetaVRF) to learn adaptive kernels for the base-learner, which is developed in a latent variable model by treating the random feature basis as the late…

Cited by 34SourcePDFScholar
2020

Learning to Learn Variational Semantic Memory

NeurIPS 2020poster

In this paper, we introduce variational semantic memory into meta-learning to acquire long-term knowledge for few-shot learning. The variational semantic memory accrues and stores semantic information for the probabilistic inference of class prototypes in a hierarchical Bayesian framework. The seman…

2020

Learning to Learn with Variational Information Bottleneck for Domain Generalization

ECCV 2020poster

Domain generalization models learn to generalize to previously unseen domains, but suffer from prediction uncertainty and domain shift. In this paper, we address both problems. We introduce a probabilistic meta-learning model for domain generalization, in which classifier parameters shared across do…

Cited by 196SourcePDFScholar