← Search

Ying WEI

60 accepted papers

2026

Concept-Guided Tokenization: Closing the Gap Between Reconstruction and Generation

ICML 2026poster

Recent advances in image generation have been largely driven by image tokenization, which compresses raw pixels into compact latent representations. While existing tokenizers excel at preserving low-level visual details through reconstruction-based training, they often lack explicit semantic guidanc…

Cited by 0SourceScholar
2026

Plug-and-Play Compositionality for Boosting Continual Learning with Foundation Models

ICLR 2026oral

Vision learners often struggle with catastrophic forgetting due to their reliance on class recognition by comparison, rather than understanding classes as compositions of representative concepts. This limitation is prevalent even in state-of-the-art continual learners with foundation models and wor…

Cited by 0SourceScholar
2026

RetrOrchestrator: A Multi-Step Retrosynthesis Agent Dynamically Orchestrating Single-Step Transition Models

ICML 2026poster

Multi-step retrosynthesis planning is a fundamental challenge in organic chemistry, defined by its enormous search space. Existing methods typically formulate it as a Markov Decision Process (MDP) with a fixed choice of transition model (i.e., a single-step retrosynthesis model), and focus on improv…

Cited by 0SourceScholar
2026

Scaling Reasoning Hop Exposes Weaknesses: Demystifying and Improving Hop Generalization in Large Language Models

ICLR 2026poster

Chain-of-thought (CoT) reasoning has become the standard paradigm for enabling Large Language Models (LLMs) to solve complex problems. However, recent studies reveal a sharp performance drop in *reasoning hop generalization* scenarios, where the required number of reasoning steps exceeds training di…

Cited by 0SourceScholar
2025

Anyprefer: An Agentic Framework for Preference Data Synthesis

ICLR 2025poster

High-quality preference data is essential for aligning foundation models with human values through preference learning. However, manual annotation of such data is often time-consuming and costly. Recent methods often adopt a self-rewarding approach, where the target model generates and annotates its…

Cited by 0SourcePDFScholar
2025

Automatic Expert Discovery in LLM Upcycling via Sparse Interpolated Mixture-of-Experts

ACL 2025long

We present Sparse Interpolated Mixture-of-Experts (SIMoE) instruction-tuning, an end-to-end algorithm designed to fine-tune a dense pre-trained Large Language Model (LLM) into a MoE-style model that possesses capabilities in multiple specialized domains. During instruction-tuning, SIMoE automaticall…

Cited by 0SourcePDFScholar
2025

CLDyB: Towards Dynamic Benchmarking for Continual Learning with Pre-trained Models

ICLR 2025poster

The emergence of the foundation model era has sparked immense research interest in utilizing pre-trained representations for continual learning~(CL), yielding a series of strong CL methods with outstanding performance on standard evaluation benchmarks. Nonetheless, there are growing concerns regardi…

2025

CREAM: Consistency Regularized Self-Rewarding Language Models

ICLR 2025poster

Recent self-rewarding large language models (LLM) have successfully applied LLM-as-a-Judge to iteratively improve the alignment performance without the need of human annotations for preference data. These methods commonly utilize the same LLM to act as both the policy model (which generates response…

2025

Come Together, But Not Right Now: A Progressive Strategy to Boost Low-Rank Adaptation

ICML 2025poster

Low-rank adaptation (LoRA) has emerged as a leading parameter-efficient fine-tuning technique for adapting large foundation models, yet it often locks adapters into suboptimal minima near their initialization. This hampers model generalization and limits downstream operators such as adapter merging…

2025

Curriculum Model Merging: Harmonizing Chemical LLMs for Enhanced Cross-Task Generalization

NeurIPS 2025poster

The emergence of large language models (LLMs) has opened new opportunities for AI-driven chemical problem solving. However, existing chemical LLMs are typically tailored to specific task formats or narrow domains, limiting their capacity to integrate knowledge and generalize across tasks. Model merg…

Cited by 0SourceScholar
2025

Data Selection Matters: Towards Robust Instruction Tuning of Large Multimodal Models

NeurIPS 2025poster

Selecting a compact subset of visual instruction–following data has emerged as an effective way to align large multimodal models with human intentions while avoiding the high cost of full-dataset training. Yet we observe that both full-data training and existing state-of-the-art data selection metho…

Cited by 1SourcecodeScholar
2025

Improving Alignment in LVLMs with Debiased Self-Judgment

EMNLP 2025

The rapid advancements in Large Language Models (LLMs) and Large Visual-Language Models (LVLMs) have opened up new opportunities for integrating visual and linguistic modalities. Yet, challenges remain in aligning these modalities effectively, causing issues such as hallucinations, where generated o

2025

Learning Visual Generative Priors without Text

CVPR 2025poster

Although text-to-image (T2I) models have recently thrived as visual generative priors, their reliance on high-quality text-image pairs makes scaling up expensive. We argue that grasping the cross-modality alignment is not a necessity for a sound visual generative prior, whose focus should be on text…

Cited by 1SourcePDFScholar
2025

Reaction Graph: Towards Reaction-Level Modeling for Chemical Reactions with 3D Structures

ICML 2025poster

Accurately modeling chemical reactions using Artificial Intelligence (AI) can accelerate discovery and development, especially in fields like drug design and material science. Although AI has made remarkable advancements in single molecule recognition, such as predicting molecular properties, the st…

2025

SD-LoRA: Scalable Decoupled Low-Rank Adaptation for Class Incremental Learning

ICLR 2025oral

Continual Learning (CL) with foundation models has recently emerged as a promising paradigm to exploit abundant knowledge acquired during pre-training for tackling sequential tasks. However, existing prompt-based and Low-Rank Adaptation-based (LoRA-based) methods often require expanding a prompt/LoR…

2025

Unlocking the Power of Function Vectors for Characterizing and Mitigating Catastrophic Forgetting in Continual Instruction Tuning

ICLR 2025oral

Catastrophic forgetting (CF) poses a significant challenge in machine learning, where a model forgets previously learned information upon learning new tasks. Despite the advanced capabilities of Large Language Models (LLMs), they continue to face challenges with CF during continual learning. The ma…

Cited by 1SourcePDFScholar
2025

What Makes a Good Reasoning Chain? Uncovering Structural Patterns in Long Chain-of-Thought Reasoning

EMNLP 2025

Recent advances in reasoning with large language models (LLMs) have popularized Long Chain-of-Thought (LCoT), a strategy that encourages deliberate and step-by-step reasoning before producing a final answer. While LCoTs have enabled expert-level performance in complex tasks, how the internal structu

Cited by 0SourcePDFScholar
2024

Active Retrosynthetic Planning Aware of Route Quality

ICLR 2024poster

Retrosynthetic planning is a sequential decision-making process of identifying synthetic routes from the available building block materials to reach a desired target molecule. Though existing planning approaches show promisingly high solving rates and low costs, the trivial route cost evaluation via…

Cited by 3SourcePDFScholar
2024

Benchmarking and Improving Compositional Generalization of Multi-aspect Controllable Text Generation

ACL 2024long

Compositional generalization, representing the model’s ability to generate text with new attribute combinations obtained by recombining single attributes from the training data, is a crucial property for multi-aspect controllable text generation (MCTG) methods. Nonetheless, a comprehensive compositi…

2024

DuQuant: Distributing Outliers via Dual Transformation Makes Stronger Quantized LLMs

NeurIPS 2024oral

Quantization of large language models (LLMs) faces significant challenges, particularly due to the presence of outlier activations that impede efficient low-bit representation. Traditional approaches predominantly address Normal Outliers, which are activations across all tokens with relatively large…

2024

Federated Continual Learning via Prompt-based Dual Knowledge Transfer

ICML 2024poster

In Federated Continual Learning (FCL), the challenge lies in effectively facilitating knowledge transfer and enhancing the performance across various tasks on different clients. Current FCL methods predominantly focus on avoiding interference between tasks, thereby overlooking the potential for posi…

2024

Learning Where to Edit Vision Transformers

NeurIPS 2024poster

Model editing aims to data-efficiently correct predictive errors of large pre-trained models while ensuring generalization to neighboring failures and locality to minimize unintended effects on unrelated examples. While significant progress has been made in editing Transformer-based large language m…

2024

Meta Continual Learning Revisited: Implicitly Enhancing Online Hessian Approximation via Variance Reduction

ICLR 2024oral

Regularization-based methods have so far been among the *de facto* choices for continual learning. Recent theoretical studies have revealed that these methods all boil down to relying on the Hessian matrix approximation of model weights. However, these methods suffer from suboptimal trade-offs betw…

Cited by 22SourcePDFScholar
2024

Mitigating Catastrophic Forgetting in Online Continual Learning by Modeling Previous Task Interrelations via Pareto Optimization

ICML 2024poster

Catastrophic forgetting remains a core challenge in continual learning (CL), where the models struggle to retain previous knowledge when learning new tasks. While existing replay-based CL methods have been proposed to tackle this challenge by utilizing a memory buffer to store data from previous tas…

Cited by 8SourcePDFScholar
2024

Mitigating the Language Mismatch and Repetition Issues in LLM-based Machine Translation via Model Editing

EMNLP 2024main

Large Language Models (LLMs) have recently revolutionized the NLP field, while they still fall short in some specific down-stream tasks. In the work, we focus on utilizing LLMs to perform machine translation, where we observe that two patterns of errors frequently occur and drastically affect the tr…

2024

Mixture of Adversarial LoRAs: Boosting Robust Generalization in Meta-Tuning

NeurIPS 2024poster

This paper introduces AMT, an \textbf{A}dversarial \textbf{M}eta-\textbf{T}uning methodology, to boost the robust generalization of pre-trained models in the out-of-domain (OOD) few-shot learning. To address the challenge of transferring knowledge from source domains to unseen target domains, we con…

2024

MoPE-CLIP: Structured Pruning for Efficient Vision-Language Models with Module-wise Pruning Error Metric

CVPR 2024poster

Vision-language pre-trained models have achieved impressive performance on various downstream tasks. However their large model sizes hinder their utilization on platforms with limited computational resources. We find that directly using smaller pre-trained models and applying magnitude-based pruning…

Cited by 21SourcePDFScholar
2024

RetroOOD: Understanding Out-of-Distribution Generalization in Retrosynthesis Prediction

AAAI 2024technical

Machine learning-assisted retrosynthesis prediction models have been gaining widespread adoption, though their performances oftentimes degrade significantly when deployed in real-world applications embracing out-of-distribution (OOD) molecules or reactions. Despite steady progress on standard benchm…

Cited by 4SourcePDFScholar
2024

Time-Varying LoRA: Towards Effective Cross-Domain Fine-Tuning of Diffusion Models

NeurIPS 2024poster

Large-scale diffusion models are adept at generating high-fidelity images and facilitating image editing and interpolation. However, they have limitations when tasked with generating images in dynamic, evolving domains. In this paper, we introduce Terra, a novel Time-varying low-rank adapter that of…

2024

Understanding and Patching Compositional Reasoning in LLMs

ACL 2024findings

LLMs have marked a revolutonary shift, yet they falter when faced with compositional reasoning tasks. Our research embarks on a quest to uncover the root causes of compositional reasoning failures of LLMs, uncovering that most of them stem from the improperly generated or leveraged implicit reasonin…

2024

Unleashing the Power of Meta-tuning for Few-shot Generalization Through Sparse Interpolated Experts

ICML 2024poster

Recent successes suggest that parameter-efficient fine-tuning of foundation models is becoming the state-of-the-art method for transfer learning in vision, gradually replacing the rich literature of alternatives such as meta-learning. In trying to harness the best of both worlds, meta-tuning introdu…

2023

Blind Image Quality Assessment via Vision-Language Correspondence: A Multitask Learning Perspective

CVPR 2023poster

We aim at advancing blind image quality assessment (BIQA), which predicts the human perception of image quality without any reference information. We develop a general and automated multitask learning scheme for BIQA to exploit auxiliary knowledge from other tasks, in a way that the model parameter…

2023

CAT: LoCalization and IdentificAtion Cascade Detection Transformer for Open-World Object Detection

CVPR 2023poster

Open-world object detection (OWOD), as a more general and challenging goal, requires the model trained from data on known objects to detect both known and unknown objects and incrementally learn to identify these unknown objects. The existing works which employ standard detection framework and fixed…

2023

Does Continual Learning Meet Compositionality? New Benchmarks and An Evaluation Framework

NeurIPS 2023poster

Compositionality facilitates the comprehension of novel objects using acquired concepts and the maintenance of a knowledge pool. This is particularly crucial for continual learners to prevent catastrophic forgetting and enable compositionally forward transfer of knowledge. However, the existing stat…

Cited by 4SourcePDFScholar
2023

Learning Chemical Rules of Retrosynthesis with Pre-training

AAAI 2023technical

Retrosynthesis aided by artificial intelligence has been a very active and bourgeoning area of research, for its critical role in drug discovery as well as material science. Three categories of solutions, i.e., template-based, template-free, and semi-template methods, constitute mainstream solutions…

Cited by 15SourcePDFScholar
2023

Secure Out-of-Distribution Task Generalization with Energy-Based Models

NeurIPS 2023poster

The success of meta-learning on out-of-distribution (OOD) tasks in the wild has proved to be hit-and-miss. To safeguard the generalization capability of the meta-learned prior knowledge to OOD tasks, in particularly safety-critical applications, necessitates detection of an OOD task followed by adap…

Cited by 6SourcePDFScholar
2023

Towards Anytime Fine-tuning: Continually Pre-trained Language Models with Hypernetwork Prompts

EMNLP 2023long findings

Continual pre-training has been urgent for adapting a pre-trained model to a multitude of domains and tasks in the fast-evolving world. In practice, a continually pre-trained model is expected to demonstrate not only greater capacity when fine-tuned on pre-trained domains but also a non-decreasing p…

Cited by 0SourceScholar
2023

Wasserstein Distributional Learning via Majorization-Minimization

AISTATS 2023poster

Learning function-on-scalar predictive models for conditional densities and identifying factors that influence the entire probability distribution are vital tasks in many data-driven applications. We present an efficient Majorization-Minimization optimization algorithm, Wasserstein Distributional Le…

Cited by 1SourcePDFScholar
2022

Disentangling Task Relations for Few-shot Text Classification via Self-Supervised Hierarchical Task Clustering

EMNLP 2022finding

Few-Shot Text Classification (FSTC) imitates humans to learn a new text classifier efficiently with only few examples, by leveraging prior knowledge from historical tasks. However, most prior works assume that all the tasks are sampled from a single data source, which cannot adapt to real-world scen…

2022

GRASP: Navigating Retrosynthetic Planning with Goal-driven Policy

NeurIPS 2022accept

Retrosynthetic planning occupies a crucial position in synthetic chemistry and, accordingly, drug discovery, which aims to find synthetic pathways of a target molecule through a sequential decision-making process on a set of feasible reactions. While the majority of recent works focus on the predict…

Cited by 23SourcePDFScholar
2022

Improving Task-Specific Generalization in Few-Shot Learning via Adaptive Vicinal Risk Minimization

NeurIPS 2022accept

Recent years have witnessed the rapid development of meta-learning in improving the meta generalization over tasks in few-shot learning. However, the task-specific level generalization is overlooked in most algorithms. For a novel few-shot learning task where the empirical distribution likely devia…

Cited by 0SourcePDFScholar
2022

The Role of Deconfounding in Meta-learning

ICML 2022spotlight

Meta-learning has emerged as a potent paradigm for quick learning of few-shot tasks, by leveraging the meta-knowledge learned from meta-training tasks. Well-generalized meta-knowledge that facilitates fast adaptation in each task is preferred; however, recent evidence suggests the undesirable memori…

2021

Functionally Regionalized Knowledge Transfer for Low-resource Drug Discovery

NeurIPS 2021poster

More recently, there has been a surge of interest in employing machine learning approaches to expedite the drug discovery process where virtual screening for hit discovery and ADMET prediction for lead optimization play essential roles. One of the main obstacles to the wide success of machine learni…

Cited by 16SourcePDFScholar
2021

Improving Generalization in Meta-learning via Task Augmentation

ICML 2021spotlight

Meta-learning has proven to be a powerful paradigm for transferring the knowledge from previous tasks to facilitate the learning of a novel task. Current dominant algorithms train a well-generalized model initialization which is adapted to each task via the support set. The crux lies in optimizing t…

2021

Meta-learning Hyperparameter Performance Prediction with Neural Processes

ICML 2021spotlight

The surrogate that predicts the performance of hyperparameters has been a key component for sequential model-based hyperparameter optimization. In practical applications, a trial of a hyper-parameter configuration may be so costly that a surrogate is expected to return an optimal configuration with…

Cited by 22SourcePDFScholar
2021

Meta-learning with an Adaptive Task Scheduler

NeurIPS 2021poster

To benefit the learning of a new task, meta-learning has been proposed to transfer a well-generalized meta-model learned from various meta-training tasks. Existing meta-learning algorithms randomly sample meta-training tasks with a uniform probability, under the assumption that tasks are of equal im…

2021

MetaTS: Meta Teacher-Student Network for Multilingual Sequence Labeling with Minimal Supervision

EMNLP 2021main

Sequence labeling aims to predict a fine-grained sequence of labels for the text. However, such formulation hinders the effectiveness of supervised methods due to the lack of token-level annotated data. This is exacerbated when we meet a diverse range of languages. In this work, we explore multiling…

2020

Adversarial Sparse Transformer for Time Series Forecasting

NeurIPS 2020poster

Many approaches have been proposed for time series forecasting, in light of its significance in wide applications including business demand prediction. However, the existing methods suffer from two key limitations. Firstly, most point prediction models only predict an exact value of each time step…

Cited by 302SourcePDFScholar
2020

Self-Supervised Graph Transformer on Large-Scale Molecular Data

NeurIPS 2020poster

How to obtain informative representations of molecules is a crucial prerequisite in AI-driven drug design and discovery. Recent researches abstract molecules as graphs and employ Graph Neural Networks (GNNs) for molecular representation learning. Nevertheless, two issues impede the usage of GNNs in…

2018

Learning to Multitask

NeurIPS 2018poster

Multitask learning has shown promising performance in many applications and many multitask models have been proposed. In order to identify an effective multitask model for a given multitask problem, we propose a learning framework called Learning to MultiTask (L2MT). To achieve the goal, L2MT exploi…

Cited by 67SourcePDFScholar