← Search

Fei YE

33 accepted papers

2026

Learning Adaptive and Expandable Mixture Model for Continual Learning

AAAI 2026technical

Continuous learning constitutes a fundamental capability of artificial intelligence systems, enabling them to incrementally assimilate novel information without succumbing to catastrophic forgetting. Recent research has leveraged Pre-Trained Models (PTMs) to enhance continual learning efficacy. Neve

Cited by 0SourcePDFScholar
2026

VeriEquivBench: An Equivalence Score for Ground-Truth-Free Evaluation of Formally Verifiable Code

ICLR 2026poster

Formal verification is the next frontier for ensuring the correctness of code generated by Large Language Models (LLMs). While methods that co-generate code and formal specifications in formal languages, like Dafny, can, in principle, prove alignment with user intent, progress is bottlenecked by sp…

Cited by 0SourcecodeScholar
2025

Continual Unsupervised Generative Modelling via Online Optimal Transport

AAAI 2025technical

Lately, deep generative models have achieved excellent results after learning pre-defined and static data distribution. Meanwhile, their performance on continual learning suffers from degeneration, caused by catastrophic forgetting. In this paper, we study the unsupervised generative modelling in a…

2025

DPLM-2: A Multimodal Diffusion Protein Language Model

ICLR 2025poster

Proteins are essential macromolecules defined by their amino acid sequences, which determine their three-dimensional structures and, consequently, their functions in all living organisms. Therefore, generative protein modeling necessitates a multimodal approach to simultaneously model, understand, a…

Cited by 12SourcePDFScholar
2025

Dynamic Expansion Diffusion Learning for Lifelong Generative Modelling

AAAI 2025technical

The diffusion model has lately been shown to achieve remarkable performances through its ability of generating high quality images. However, current diffusion model studies consider only learning from a single data distribution, resulting in catastrophic forgetting when attempting to learn new data.…

2025

Dynamic Siamese Expansion Framework for Improving Robustness in Online Continual Learning

NeurIPS 2025poster

Continual learning requires the model to continually capture novel information without forgetting prior knowledge. Nonetheless, existing studies predominantly address the catastrophic forgetting, often neglecting enhancements in model robustness. Consequently, these methodologies fall short in real-…

Cited by 0SourceScholar
2025

Elucidating the Design Space of Multimodal Protein Language Models

ICML 2025spotlight

Multimodal protein language models (PLMs) integrate sequence and token-based structural information, serving as a powerful foundation for protein modeling, generation, and design. However, the reliance on tokenizing 3D structures into discrete tokens causes substantial loss of fidelity about fine-g…

2025

Learning Expandable and Adaptable Representations for Continual Learning

NeurIPS 2025poster

Extant studies predominantly address catastrophic forgetting within a simplified continual learning paradigm, typically confined to a singular data domain. Conversely, real-world applications frequently encompass multiple, evolving data domains, wherein models often struggle to retain many critical…

Cited by 0SourceScholar
2025

Learning Multi-Source and Robust Representations for Continual Learning

NeurIPS 2025poster

Plasticity and stability denote the ability to assimilate new tasks while preserving previously acquired knowledge, representing two important concepts in continual learning. Recent research addresses stability by leveraging pre-trained models to provide informative representations, yet the efficacy…

Cited by 0SourcecodeScholar
2025

ProteinBench: A Holistic Evaluation of Protein Foundation Models

ICLR 2025poster

Recent years have witnessed a surge in the development of protein foundation models, significantly improving performance in protein prediction and generative tasks ranging from 3D structure prediction and protein design to conformational dynamics. However, the capabilities and limitations associated…

Cited by 6SourcePDFScholar
2024

Diffusion Language Models Are Versatile Protein Learners

ICML 2024poster

This paper introduces diffusion protein language model (DPLM), a versatile protein language model that demonstrates strong generative and predictive capabilities for protein sequences. We first pre-train scalable DPLMs from evolutionary-scale protein sequences within a generative self-supervised dis…

2024

Layered Rendering Diffusion Model for Controllable Zero-Shot Image Synthesis

ECCV 2024poster

"This paper introduces innovative solutions to enhance spatial controllability in diffusion models reliant on text queries. We first introduce vision guidance as a foundational spatial cue within the perturbed distribution. This significantly refines the search space in a zero-shot paradigm to focus…

Cited by 1SourcePDFScholar
2024

Task-Free Continual Generation and Representation Learning via Dynamic Expansionable Memory Cluster

AAAI 2024technical

Human brains can continually acquire and learn new skills and knowledge over time from a dynamically changing environment without forgetting previously learnt information. Such a capacity can selectively transfer some important and recently seen information to the persistent knowledge regions of the…

2023

Continual Variational Autoencoder via Continual Generative Knowledge Distillation

AAAI 2023technical

Humans and other living beings have the ability of short and long-term memorization during their entire lifespan. However, most existing Continual Learning (CL) methods can only account for short-term information when training on infinite streams of data. In this paper, we develop a new unsupervised…

2023

Learning Harmonic Molecular Representations on Riemannian Manifold

ICLR 2023poster

Molecular representation learning plays a crucial role in AI-assisted drug discovery research. Encoding 3D molecular structures through Euclidean neural networks has become the prevailing method in the geometric deep learning community. However, the equivariance constraints and message passing in Eu…

2023

Structure-informed Language Models Are Protein Designers

ICML 2023oral

This paper demonstrates that language models are strong structure-based protein designers. We present LM-Design, a generic approach to reprogramming sequence-based protein language models (pLMs), that have learned massive sequential evolutionary knowledge from the universe of natural protein sequenc…

2023

Wasserstein Expansible Variational Autoencoder for Discriminative and Generative Continual Learning

ICCV 2023poster

Task-Free Continual Learning (TFCL) represents a challenging learning paradigm where a model is trained on the non-stationary data distributions without any knowledge of the task information, thus representing a more practical approach. Despite promising achievements by the Variational Autoencoder (…

Cited by 6PDFcodeScholar
2022

A Novel Convolutional Neural Network Based on Adaptive Multi-Scale Aggregation and Boundary-Aware for Lateral Ventricle Segmentation on MR images

ICASSP 2022accepted

In this paper, we propose a novel convolutional neural network based on adaptive multi-scale feature aggregation and boundary-aware for lateral ventricle segmentation (MB-Net), which mainly includes three parts, i.e., an adaptive multi-scale feature aggregation module (AMSFM), an embedded boundary r…

Cited by 0SourceScholar
2020

Learning latent representations across multiple data domains using Lifelong VAEGAN

ECCV 2020poster

The problem of catastrophic forgetting occurs in deep learning models trained on multiple databases in a sequential manner. Recently, generative replay mechanisms (GRM), have been proposed to reproduce previously learned knowledge aiming to reduce the forgetting. However, such approaches lack an app…