← Search

Yan Zeng

24 accepted papers

2026

Class-Aware Active Annotation in Federated Semi-Supervised Learning for Medical Image Classification

AAAI 2026technical

In medical image classification, data privacy constraints and the high cost of expert annotations pose significant challenges to building generalizable models. Federated semi-supervised learning (FSSL), which combines the privacy-preserving nature of federated learning with the label efficiency of s

Cited by 0SourcePDFScholar
2026

Local Covariate Selection for Average Causal Effect Estimation without Pretreatment and Causal Sufficiency Assumptions

ICML 2026spotlight

Causal effect estimation is a fundamental task in many scientific fields. Selecting appropriate covariates for adjustment is crucial for obtaining unbiased causal effects. However, most existing methods either rely on learning the global causal structure, assume the absence of latent variables, or i…

Cited by 0SourceScholar
2026

Rethinking Video Generation Model for the Embodied World

ICML 2026poster

While video generation holds promise for embodied intelligence, current video models struggle with physical realism, and progress is hindered by the lack of standardized benchmarks. To address this gap, we introduce a comprehensive robotics benchmark, RBench, designed to evaluate robot-oriented vide…

Cited by 0SourceScholar
2025

Data-Driven Selection of Instrumental Variables for Additive Nonlinear, Constant Effects Models

ICML 2025poster

We consider the problem of selecting instrumental variables from observational data, a fundamental challenge in causal inference. Existing methods mostly focus on additive linear, constant effects models, limiting their applicability in complex real-world scenarios. In this paper, we tackle a more…

Cited by 0SourcePDFScholar
2025

Learning Counterfactual Outcomes Under Rank Preservation

NeurIPS 2025poster

Counterfactual inference aims to estimate the counterfactual outcome at the individual level given knowledge of an observed treatment and the factual outcome, with broad applications in fields such as epidemiology, econometrics, and management science. Previous methods rely on a known structural cau…

Cited by 0SourceScholar
2025

Local Learning for Covariate Selection in Nonparametric Causal Effect Estimation with Latent Variables

NeurIPS 2025poster

Estimating causal effects from nonexperimental data is a fundamental problem in many fields of science. A key component of this task is selecting an appropriate set of covariates for confounding adjustment to avoid bias. Most existing methods for covariate selection often assume the absence of laten…

Cited by 0SourceScholar
2024

ACE: Off-Policy Actor-Critic with Causality-Aware Entropy Regularization

ICML 2024oral

The varying significance of distinct primitive behaviors during the policy learning process has been overlooked by prior model-free RL algorithms. Leveraging this insight, we explore the causal relationship between different action dimensions and rewards to evaluate the significance of various primi…

2024

Boximator: Generating Rich and Controllable Motions for Video Synthesis

ICML 2024poster

Generating rich and controllable motion is a pivotal challenge in video synthesis. We propose *Boximator*, a new approach for fine-grained motion control. Boximator introduces two constraint types: *hard box* and *soft box*. Users select objects in the conditional frame using hard boxes and then use…

Cited by 50SourcePDFScholar
2024

CryoGEM: Physics-Informed Generative Cryo-Electron Microscopy

NeurIPS 2024poster

In the past decade, deep conditional generative models have revolutionized the generation of realistic images, extending their application from entertainment to scientific domains. Single-particle cryo-electron microscopy (cryo-EM) is crucial in resolving near-atomic resolution 3D structures of prot…

Cited by 0SourcePDFScholar
2024

DRACO: A Denoising-Reconstruction Autoencoder for Cryo-EM

NeurIPS 2024poster

Foundation models in computer vision have demonstrated exceptional performance in zero-shot and few-shot tasks by extracting multi-purpose features from large-scale datasets through self-supervised pre-training methods. However, these models often overlook the severe corruption in cryogenic electron…

Cited by 1SourcePDFScholar
2024

Identification and Estimation of the Bi-Directional MR with Some Invalid Instruments

NeurIPS 2024oral

We consider the challenging problem of estimating causal effects from purely observational data in the bi-directional Mendelian randomization (MR), where some invalid instruments, as well as unmeasured confounding, usually exist. To address this problem, most existing methods attempt to find proper…

Cited by 0SourcePDFScholar
2024

Learning the Optimal Policy for Balancing Short-Term and Long-Term Rewards

NeurIPS 2024poster

Learning the optimal policy to balance multiple short-term and long-term rewards has extensive applications across various domains. Yet, there is a noticeable scarcity of research addressing policy learning strategies in this context. In this paper, we aim to learn the optimal policy capable of effe…

Cited by 0SourcePDFScholar
2024

Local Causal Structure Learning in the Presence of Latent Variables

ICML 2024poster

Discovering causal relationships from observational data, particularly in the presence of latent variables, poses a challenging problem. While current local structure learning methods have proven effective and efficient when the focus lies solely on the local relationships of a target variable, they…

2024

Make Pixels Dance: High-Dynamic Video Generation

CVPR 2024poster

Creating high-dynamic videos such as motion-rich actions and sophisticated visual effects poses a significant challenge in the field of artificial intelligence. Unfortunately current state-of-the-art video generation methods primarily focusing on text-to-video generation tend to produce video clips…

Cited by 102SourcePDFScholar
2024

Policy Learning for Balancing Short-Term and Long-Term Rewards

ICML 2024poster

Empirical researchers and decision-makers spanning various domains frequently seek profound insights into the long-term impacts of interventions. While the significance of long-term outcomes is undeniable, an overemphasis on them may inadvertently overshadow short-term gains. Motivated by this, this…

2024

What Matters in Training a GPT4-Style Language Model with Multimodal Inputs?

NAACL 2024long

Recent advancements in GPT-4V have displayed remarkable multi-modal capabilities in processing image inputs and following open-ended instructions. Despite these advancements, there is considerable scope for enhancing open-source multi-modal LLMs, especially in terms of multi-modal understanding accu…

2024

eTag: Class-Incremental Learning via Embedding Distillation and Task-Oriented Generation

AAAI 2024technical

Class incremental learning (CIL) aims to solve the notorious forgetting problem, which refers to the fact that once the network is updated on a new task, its performance on previously-learned tasks degenerates catastrophically. Most successful CIL methods store exemplars (samples of learned tasks) t…

2023

Cross-View Language Modeling: Towards Unified Cross-Lingual Cross-Modal Pre-training

ACL 2023long

In this paper, we introduce Cross-View Language Modeling, a simple and effective pre-training framework that unifies cross-lingual and cross-modal pre-training with shared architectures and objectives. Our approach is motivated by a key observation that cross-lingual and cross-modal pre-training sha…

2023

EfficientVLM: Fast and Accurate Vision-Language Models via Knowledge Distillation and Modal-adaptive Pruning

ACL 2023findings

Pre-trained vision-language models (VLMs) have achieved impressive results in a range of vision-language tasks. However, popular VLMs usually consist of hundreds of millions of parameters which brings challenges for fine-tuning and deployment in real-world applications due to space, memory, and late…

2022

Multi-Grained Vision Language Pre-Training: Aligning Texts with Visual Concepts

ICML 2022spotlight

Most existing methods in vision language pre-training rely on object-centric features extracted through object detection and make fine-grained alignments between the extracted features and texts. It is challenging for these methods to learn relations among multiple objects. To this end, we propose a…

2022

VLUE: A Multi-Task Multi-Dimension Benchmark for Evaluating Vision-Language Pre-training

ICML 2022spotlight

Recent advances in vision-language pre-training (VLP) have demonstrated impressive performance in a range of vision-language (VL) tasks. However, there exist several challenges for measuring the community’s progress in building general multi-modal intelligence. First, most of the downstream VL datas…

Cited by 16SourcePDFScholar
2021

A Simple and Efficient Multi-Task Learning Approach for Conditioned Dialogue Generation

NAACL 2021long

Conditioned dialogue generation suffers from the scarcity of labeled responses. In this work, we exploit labeled non-dialogue text data related to the condition, which are much easier to collect. We propose a multi-task learning approach to leverage both labeled dialogue and text data. The 3 tasks j…

2021

Causal Discovery with Multi-Domain LiNGAM for Latent Factors

IJCAI 2021poster

Discovering causal structures among latent factors from observed data is a particularly challenging problem. Despite some efforts for this problem, existing methods focus on the single-domain data only. In this paper, we propose Multi-Domain Linear Non-Gaussian Acyclic Models for LAtent Factors (MD-…

Cited by 30SourcePDFScholar