← Search

Guangyi Chen

58 accepted papers

2026

Characterization and Learning of Causal Graphs with Latent Confounders and Post-treatment Selection from Interventional Data

ICLR 2026poster

Interventional causal discovery seeks to identify causal relations by leveraging distributional changes introduced by interventions, even in the presence of latent confounders. Beyond the spurious dependencies induced by latent confounders, we highlight a common yet often overlooked challenge in the…

Cited by 0SourcecodeScholar
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

From Reasoning Traces to Reusable Modules: Reinforcement Learning for Compositional Generalization in Language Model Reasoning

ICML 2026poster

Reinforcement learning (RL) has emerged as a key mechanism for transforming LLMs into robust reasoners. While supervised fine-tuning (SFT) often limits models to the distribution of observed reasoning traces, RL post-training significantly improves performance on out-of-distribution (OOD) tasks that…

Cited by 0SourceScholar
2026

Learning General Causal Structures with Hidden Dynamic Process for Climate Analysis

ICML 2026poster

Understanding climate dynamics requires going beyond correlations in observational data to uncover their underlying causal process. Latent drivers, such as atmospheric processes, play a critical role in temporal dynamics, while direct causal influences also exist among geographically proximate obser…

Cited by 0SourceScholar
2026

Learning Task-Sufficient World Models by Synergizing Agentic Exploration and Structured Modeling

ICML 2026poster

Learning and planning in imagination using world models provides an effective paradigm for training agents for decision-making. However, existing approaches often rely on high-dimensional latent spaces or generic visual embeddings that retain many factors irrelevant to control, limiting efficiency a…

Cited by 0SourceScholar
2026

Learning by Analogy: A Causal Framework for Compositional Generalization

CVPR 2026

Compositional generalization -- the ability to understand and generate novel combinations of learned concepts -- enables models to extend their capabilities beyond limited experiences. While effective, the data structures and principles that enable this crucial capability remain poorly understood. W

Cited by 0SourceScholar
2026

PersonaX: Multimodal Datasets with LLM-Inferred Behavior Traits

ICLR 2026poster

Understanding human behavior traits is central to applications in human-computer interaction, computational social science, and personalized AI systems. Such understanding often requires integrating multiple modalities to capture nuanced patterns and relationships. However, existing resources rarely…

Cited by 0SourcecodeScholar
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

A General Representation-Based Approach to Multi-Source Domain Adaptation

ICML 2025poster

A central problem in unsupervised domain adaptation is determining what to transfer from labeled source domains to an unlabeled target domain. To handle high-dimensional observations (e.g., images), a line of approaches use deep learning to learn latent representations of the observations, which fac…

Cited by 0SourcePDFScholar
2025

Causal Representation Learning from Multimodal Biomedical Observations

ICLR 2025poster

Prevalent in biomedical applications (e.g., human phenotype research), multimodal datasets can provide valuable insights into the underlying physiological mechanisms. However, current machine learning (ML) models designed to analyze these datasets often lack interpretability and identifiability guar…

Cited by 0SourcePDFScholar
2025

CausalVerse: Benchmarking Causal Representation Learning with Configurable High-Fidelity Simulations

NeurIPS 2025spotlight

Causal Representation Learning (CRL) aims to uncover the data-generating process and identify the underlying causal variables and relations, whose evaluation remains inherently challenging due to the requirement of known ground-truth causal variables and causal structure. Existing evaluations often…

Cited by 0SourcecodeScholar
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

On the Identification of Temporal Causal Representation with Instantaneous Dependence

ICLR 2025oral

Temporally causal representation learning aims to identify the latent causal process from time series observations, but most methods require the assumption that the latent causal processes do not have instantaneous relations. Although some recent methods achieve identifiability in the instantaneous…

Cited by 6SourcePDFScholar
2025

Online Time Series Forecasting with Theoretical Guarantees

NeurIPS 2025poster

This paper is concerned with online time series forecasting, where unknown distribution shifts occur over time, i.e., latent variables influence the mapping from historical to future observations. To develop an automated way of online time series forecasting, we propose a Theoretical framework for O…

Cited by 0SourceScholar
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

Synergy Between Sufficient Changes and Sparse Mixing Procedure for Disentangled Representation Learning

ICLR 2025poster

Disentangled representation learning aims to uncover the latent variables underlying observed data, yet identifying these variables under mild assumptions remains challenging. Some methods rely on sufficient changes in the distribution of latent variables indicated by auxiliary variables, such as do…

2025

Towards Identifiability of Hierarchical Temporal Causal Representation Learning

NeurIPS 2025poster

Modeling hierarchical latent dynamics behind time series data is critical for capturing temporal dependencies across multiple levels of abstraction in real-world tasks. However, existing temporal causal representation learning methods fail to capture such dynamics, as they fail to recover the joint…

Cited by 0SourceScholar
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
2024

CaRiNG: Learning Temporal Causal Representation under Non-Invertible Generation Process

ICML 2024poster

Identifying the underlying time-delayed latent causal processes in sequential data is vital for grasping temporal dynamics and making downstream reasoning. While some recent methods can robustly identify these latent causal variables, they rely on strict assumptions about the invertible generation p…

2024

Causal Temporal Representation Learning with Nonstationary Sparse Transition

NeurIPS 2024poster

Causal Temporal Representation Learning (Ctrl) methods aim to identify the temporal causal dynamics of complex nonstationary temporal sequences. Despite the success of existing Ctrl methods, they require either directly observing the domain variables or assuming a Markov prior on them. Such requirem…

2024

Efficient Inference of Vision Instruction-Following Models with Elastic Cache

ECCV 2024poster

"In the field of instruction-following large vision-language models (LVLMs), the efficient deployment of these models faces challenges, notably due to the high memory demands of their key-value (KV) caches. Conventional cache management strategies for LLMs focus on cache eviction, which often fails…

2024

Encourage or Inhibit Monosemanticity? Revisit Monosemanticity from a Feature Decorrelation Perspective

EMNLP 2024main

To better interpret the intrinsic mechanism of large language models (LLMs), recent studies focus on monosemanticity on its basic units. A monosemantic neuron is dedicated to a single and specific concept, which forms a one-to-one correlation between neurons and concepts. Despite extensive research…

2024

Federated Causal Discovery from Heterogeneous Data

ICLR 2024poster

Conventional causal discovery methods rely on centralized data, which is inconsistent with the decentralized nature of data in many real-world situations. This discrepancy has motivated the development of federated causal discovery (FCD) approaches. However, existing FCD methods may be limited by th…

2024

LLCP: Learning Latent Causal Processes for Reasoning-based Video Question Answer

ICLR 2024poster

Current approaches to Video Question Answering (VideoQA) primarily focus on cross-modality matching, which is limited by the requirement for extensive data annotations and the insufficient capacity for causal reasoning (e.g. attributing accidents). To address these challenges, we introduce a causal…

Cited by 2SourcePDFScholar
2024

Language-Free Compositional Action Generation via Decoupling Refinement

ICASSP 2024accepted

Composing simple actions into complex actions is crucial yet challenging. Existing methods largely rely on language annotations to discern composable latent semantics, which is costly and labor-intensive. In this study, we introduce a novel framework to generate compositional actions without languag…

Cited by 0SourceScholar
2024

Learning Causal Domain-Invariant Temporal Dynamics for Few-Shot Action Recognition

ICML 2024poster

Few-shot action recognition aims at quickly adapting a pre-trained model to the novel data with a distribution shift using only a limited number of samples. Key challenges include how to identify and leverage the transferable knowledge learned by the pre-trained model. We therefore propose CDTD, or…

Cited by 2SourcePDFScholar
2024

Learning Discrete Concepts in Latent Hierarchical Models

NeurIPS 2024poster

Learning concepts from natural high-dimensional data (e.g., images) holds potential in building human-aligned and interpretable machine learning models. Despite its encouraging prospect, formalization and theoretical insights into this crucial task are still lacking. In this work, we formali…

Cited by 2SourcePDFScholar
2024

Narrative Action Evaluation with Prompt-Guided Multimodal Interaction

CVPR 2024poster

In this paper we investigate a new problem called narrative action evaluation (NAE). NAE aims to generate professional commentary that evaluates the execution of an action. Unlike traditional tasks such as score-based action quality assessment and video captioning involving superficial sentences NAE…

2024

On Causal Discovery in the Presence of Deterministic Relations

NeurIPS 2024poster

Many causal discovery methods typically rely on the assumption of independent noise, yet real-life situations often involve deterministic relationships. In these cases, observed variables are represented as deterministic functions of their parental variables without noise. When determinism is presen…

Cited by 1SourcePDFScholar
2024

S3A: Towards Realistic Zero-Shot Classification via Self Structural Semantic Alignment

AAAI 2024technical

Large-scale pre-trained Vision Language Models (VLMs) have proven effective for zero-shot classification. Despite the success, most traditional VLMs-based methods are restricted by the assumption of partial source supervision or ideal target vocabularies, which rarely satisfy the open-world scenario…

2024

Structural Estimation of Partially Observed Linear Non-Gaussian Acyclic Model: A Practical Approach with Identifiability

ICLR 2024poster

Conventional causal discovery approaches, which seek to uncover causal relationships among measured variables, are typically fragile to the presence of latent variables. While various methods have been developed to address this confounding issue, they often rely on strong assumptions about the under…

Cited by 5SourcePDFScholar
2024

Towards Understanding Extrapolation: a Causal Lens

NeurIPS 2024poster

Canonical work handling distribution shifts typically necessitates an entire target distribution that lands inside the training distribution. However, practical scenarios often involve only a handful target samples, potentially lying outside the training support, which requires the capability of ext…

Cited by 1SourcePDFScholar
2023

BCDiff: Bidirectional Consistent Diffusion for Instantaneous Trajectory Prediction

NeurIPS 2023poster

The objective of pedestrian trajectory prediction is to estimate the future paths of pedestrians by leveraging historical observations, which plays a vital role in ensuring the safety of self-driving vehicles and navigation robots. Previous works usually rely on a sufficient amount of observation ti…

Cited by 28SourcePDFScholar
2023

Feature Expansion for Graph Neural Networks

ICML 2023poster

Graph neural networks aim to learn representations for graph-structured data and show impressive performance in node classification. Recently, many methods have studied the representations of GNNs from the perspective of optimization goals and spectral graph theory. However, the feature space that d…

2023

GAIN: On the Generalization of Instructional Action Understanding

ICLR 2023poster

Despite the great success achieved in instructional action understanding by deep learning and mountainous data, deploying trained models to the unseen environment still remains a great challenge, since it requires strong generalizability of models from in-distribution training data to out-of-distrib…

Cited by 6SourcePDFScholar
2023

PLOT: Prompt Learning with Optimal Transport for Vision-Language Models

ICLR 2023top-25%

With the increasing attention to large vision-language models such as CLIP, there has been a significant amount of effort dedicated to building efficient prompts. Unlike conventional methods of only learning one single prompt, we propose to learn multiple comprehensive prompts to describe diverse ch…

2023

PromptCAL: Contrastive Affinity Learning via Auxiliary Prompts for Generalized Novel Category Discovery

CVPR 2023poster

Although existing semi-supervised learning models achieve remarkable success in learning with unannotated in-distribution data, they mostly fail to learn on unlabeled data sampled from novel semantic classes due to their closed-set assumption. In this work, we target a pragmatic but under-explored G…

2023

Subspace Identification for Multi-Source Domain Adaptation

NeurIPS 2023spotlight

Multi-source domain adaptation (MSDA) methods aim to transfer knowledge from multiple labeled source domains to an unlabeled target domain. Although current methods achieve target joint distribution identifiability by enforcing minimal changes across domains, they often necessitate stringent conditi…

2023

Tem-Adapter: Adapting Image-Text Pretraining for Video Question Answer

ICCV 2023poster

Video-language pre-trained models have shown remarkable success in guiding video question-answering (VideoQA) tasks. However, due to the length of video sequences, training large-scale video-based models incurs considerably higher costs than training image-based ones. This motivates us to leverage t…

Cited by 17PDFcodeScholar
2023

Temporally Disentangled Representation Learning under Unknown Nonstationarity

NeurIPS 2023poster

In unsupervised causal representation learning for sequential data with time-delayed latent causal influences, strong identifiability results for the disentanglement of causally-related latent variables have been established in stationary settings by leveraging temporal structure. However, in nonsta…

2023

Understanding Masked Autoencoders via Hierarchical Latent Variable Models

CVPR 2023highlight

Masked autoencoder (MAE), a simple and effective self-supervised learning framework based on the reconstruction of masked image regions, has recently achieved prominent success in a variety of vision tasks. Despite the emergence of intriguing empirical observations on MAE, a theoretically principled…

2023

Unsupervised Sampling Promoting for Stochastic Human Trajectory Prediction

CVPR 2023poster

The indeterminate nature of human motion requires trajectory prediction systems to use a probabilistic model to formulate the multi-modality phenomenon and infer a finite set of future trajectories. However, the inference processes of most existing methods rely on Monte Carlo random sampling, which…

2022

DenseCLIP: Language-Guided Dense Prediction With Context-Aware Prompting

CVPR 2022poster

Recent progress has shown that large-scale pre-training using contrastive image-text pairs can be a promising alternative for high-quality visual representation learning from natural language supervision. Benefiting from a broader source of supervision, this new paradigm exhibits impressive transfer…

Cited by 678PDFcodeScholar
2022

FineDiving: A Fine-Grained Dataset for Procedure-Aware Action Quality Assessment

CVPR 2022oral

Most existing action quality assessment methods rely on the deep features of an entire video to predict the score, which is less reliable due to the non-transparent inference process and poor interpretability. We argue that understanding both high-level semantics and internal temporal structures of…

Cited by 117PDFcodeScholar
2022

Partial disentanglement for domain adaptation

ICML 2022spotlight

Unsupervised domain adaptation is critical to many real-world applications where label information is unavailable in the target domain. In general, without further assumptions, the joint distribution of the features and the label is not identifiable in the target domain. To address this issue, we re…

Cited by 81SourcePDFScholar
2022

Stochastic Trajectory Prediction via Motion Indeterminacy Diffusion

CVPR 2022poster

Human behavior has the nature of indeterminacy, which requires the pedestrian trajectory prediction system to model the multi-modality of future motion states. Unlike existing stochastic trajectory prediction methods which usually use a latent variable to represent multi-modality, we explicitly simu…

Cited by 252PDFcodeScholar
2021

Counterfactual Attention Learning for Fine-Grained Visual Categorization and Re-Identification

ICCV 2021poster

Attention mechanism has demonstrated great potential in fine-grained visual recognition tasks. In this paper, we present a counterfactual attention learning method to learn more effective attention based on causal inference. Unlike most existing methods that learn visual attention based on conventio…

Cited by 361PDFcodeScholar
2021

Personalized Trajectory Prediction via Distribution Discrimination

ICCV 2021poster

Trajectory prediction is confronted with the dilemma to capture the multi-modal nature of future dynamics with both diversity and accuracy. In this paper, we propose a distribution discrimination method (DisDis) to predict personalized motion pattern by distinguishing the potential distributions in…

Cited by 63PDFcodeScholar
2020

Deep Credible Metric Learning for Unsupervised Domain Adaptation Person Re-identification

ECCV 2020poster

The trained person re-identification systems fundamentally need to be deployed on different target environments. Learning the cross-domain model has great potential for the scalability of real-world applications. In this paper, we propose a deep credible metric learning (DCML) method for unsupervise…

Cited by 116SourcePDFScholar
2020

Temporal Coherence or Temporal Motion: Which is More Critical for Video-based Person Re-identification?

ECCV 2020poster

Video-based person re-identification aims to match pedestrians with the consecutive video sequences. While a rich line of work focuses solely on extracting the motion features from pedestrian videos, we show in this paper that the temporal coherence plays a more critical role. To distill the tempora…

Cited by 91SourcePDFScholar
2019

Self-Critical Attention Learning for Person Re-Identification

ICCV 2019poster

In this paper, we propose a self-critical attention learning method for person re-identification. Unlike most existing methods which train the attention mechanism in a weakly-supervised manner and ignore the attention confidence level, we learn the attention with a critic which measures the attentio…

Cited by 188PDFScholar