← Search

Zeyu Tang

17 accepted papers

2026

Ada-Diffuser: Latent-Aware Adaptive Diffusion for Decision-Making

ICLR 2026poster

Recent work has framed decision-making as a sequence modeling problem using generative models such as diffusion models. Although promising, these approaches often overlook latent factors that exhibit evolving dynamics, elements that are fundamental to environment transitions, reward structures, and…

Cited by 0SourceScholar
2026

Controllable Video Generation with Provable Disentanglement

ICLR 2026poster

Controllable video generation remains a significant challenge, despite recent advances in generating high-quality and consistent videos. Most existing methods for controlling video generation treat the video as a whole, neglecting intricate fine-grained spatiotemporal relationships, which limits bot…

Cited by 0SourceScholar
2026

Position: Beyond Sensitive Attributes, ML Fairness Should Quantify Structural Injustice via Social Determinants

ICML 2026poster

Algorithmic fairness research has largely framed _unfairness as discrimination_ along _sensitive attributes_. However, this approach limits visibility into _unfairness as structural injustice_ instantiated through _social determinants_, which are contextual variables that shape attributes and outcom…

Cited by 0SourceScholar
2026

Selection, Reflection and Self-Refinement: Revisit Reasoning Tasks via a Causal Lens

ICLR 2026poster

Due to their inherent complexity, reasoning tasks have long been regarded as rigorous benchmarks for assessing the capabilities of machine learning models, especially large language models (LLMs). Although humans can solve these tasks with ease, existing models, even after extensive pre-training and…

Cited by 0SourcecodeScholar
2025

Fairness on Principal Stratum: A New Perspective on Counterfactual Fairness

ICML 2025poster

Fairness in human and algorithmic decision-making is crucial in areas such as criminal justice, education, and social welfare. Recently, counterfactual fairness has drawn increasing research interest, suggesting that decision-making for individuals should remain the same when intervening with differ…

Cited by 0SourcePDFScholar
2025

Fantastic Bugs and Where to Find Them in AI Benchmarks

NeurIPS 2025poster

Benchmarks are pivotal in driving AI progress, and invalid benchmark questions frequently undermine their reliability. Manually identifying and correcting errors among thousands of benchmark questions is not only infeasible but also a critical bottleneck for reliable evaluation. In this work, we int…

Cited by 0SourceScholar
2025

Learning Vision and Language Concepts for Controllable Image Generation

ICML 2025poster

Concept learning seeks to extract semantic and interpretable representations of atomic concepts from high-dimensional data such as images and text, which can be instrumental to a variety of downstream tasks (e.g., image generation/editing). Despite its importance, the theoretical foundations for lea…

Cited by 0SourcePDFScholar
2025

Prompting Fairness: Integrating Causality to Debias Large Language Models

ICLR 2025poster

Large language models (LLMs), despite their remarkable capabilities, are susceptible to generating biased and discriminatory responses. As LLMs increasingly influence high-stakes decision-making (e.g., hiring and healthcare), mitigating these biases becomes critical. In this work, we propose a causa…

Cited by 0SourcePDFScholar
2025

Reflection-Window Decoding: Text Generation with Selective Refinement

ICML 2025poster

The autoregressive decoding for text generation in large language models (LLMs), while widely used, is inherently suboptimal due to the lack of a built-in mechanism to perform refinement and/or correction of the generated content. In this paper, we consider optimality in terms of the joint probabili…

Cited by 2SourcePDFScholar
2025

SmartCLIP: Modular Vision-language Alignment with Identification Guarantees

CVPR 2025highlight

Contrastive Language-Image Pre-training (CLIP) \citep radford2021learning has emerged as a pivotal model in computer vision and multimodal learning, achieving state-of-the-art performance at aligning visual and textual representations through contrastive learning. However, CLIP struggles with poten…

2025

Towards Self-Refinement of Vision-Language Models with Triangular Consistency

NeurIPS 2025poster

Vision-Language Models (VLMs) integrate visual knowledge with the analytical capabilities of Large Language Models (LLMs) through supervised visual instruction tuning, using image-question-answer triplets. However, the potential of VLMs trained without supervised instruction remains largely unexplor…

Cited by 0SourcecodeScholar
2025

When Selection Meets Intervention: Additional Complexities in Causal Discovery

ICLR 2025oral

We address the common yet often-overlooked selection bias in interventional studies, where subjects are selectively enrolled into experiments. For instance, participants in a drug trial are usually patients of the relevant disease; A/B tests on mobile applications target existing users only, and gen…

2024

Detecting and Identifying Selection Structure in Sequential Data

ICML 2024poster

We argue that the selective inclusion of data points based on latent objectives is common in practical situations, such as music sequences. Since this selection process often distorts statistical analysis, previous work primarily views it as a bias to be corrected and proposes various methods to mit…

Cited by 4SourcePDFScholar
2024

Procedural Fairness Through Decoupling Objectionable Data Generating Components

ICLR 2024spotlight

We reveal and address the frequently overlooked yet important issue of _disguised procedural unfairness_, namely, the potentially inadvertent alterations on the behavior of neutral (i.e., not problematic) aspects of data generating process, and/or the lack of procedural assurance of the greatest ben…

2023

Tier Balancing: Towards Dynamic Fairness over Underlying Causal Factors

ICLR 2023poster

The pursuit of long-term fairness involves the interplay between decision-making and the underlying data generating process. In this paper, through causal modeling with a directed acyclic graph (DAG) on the decision-distribution interplay, we investigate the possibility of achieving long-term fairne…