← Search

Chunyuan Zheng

22 accepted papers

2026

Beyond Rational Illusion: Behaviorally Realistic Strategic Classification

ICML 2026poster

Strategic classification studies the interaction between decision models and agents who strategically manipulate their features for favorable outcomes. Existing SC frameworks typically rely on the idealized assumption that agents are strictly rational. However, evidence from behavioral economics and…

Cited by 0SourceScholar
2026

Detecting Unobserved Confounders: A Kernelized Regression Approach

AAAI 2026technical

Detecting unobserved confounders is crucial for reliable causal inference in observational studies. Existing methods require either linearity assumptions or multiple heterogeneous environments, limiting applicability to nonlinear single-environment settings. To bridge this gap, we propose Kernel Reg

Cited by 0SourcePDFScholar
2026

Partial Fairness Awareness: Belief-Guided Strategic Mechanism for Strategic Agents

AAAI 2026technical

Strategic machine learning investigates scenarios where agents manipulate their features to receive favorable decisions from predictive models. To address fairness concerns intrinsic to strategic classification, recent work has introduced group-specific fairness constraints. However, current fairnes

Cited by 0SourcePDFScholar
2026

Rethinking Personalization in Large Language Models at the Token Level

ICML 2026poster

With large language models (LLMs) now performing strongly across diverse tasks, there is growing demand for them to personalize outputs for individual users. Personalization is typically framed as an additional layer on top of a base NLP task, requiring model responses to meet user-specific needs wh…

Cited by 0SourceScholar
2026

Unified Minimax Optimization Framework for Propensity Score Estimation in Debiased Recommendation

AAAI 2026technical

Recommendation systems commonly face selection bias from missing-not-at-random (MNAR) collected data. To address this bias, propensity-based methods such as inverse propensity scoring (IPS) and doubly robust (DR) estimators are widely used. In addition, many methods extend the vanilla IPS and DR to

Cited by 0SourcePDFScholar
2026

Uplift Modeling with Delayed Feedback: Identifiability and Algorithms

AAAI 2026technical

Uplift modeling has obtained significant attention, with broad applications in medicine, economics, and marketing. For example, in a push notification scenario, accurately estimating the uplift of different push frequencies on user activation and notification switch close rate is critical for balanc

Cited by 0SourcePDFScholar
2026

When Tabular Foundation Models Meet Strategic Tabular Data: A Prior Alignment Approach

ICML 2026poster

Tabular foundation models via pretrained prior-data fitted networks (PFNs) achieve remarkable generalization performance on arbitrary testing tabular data, when sample distributions are independent of the deployed classifiers, i.e., a non-strategic regime. In a variety of real-world scenarios, howev…

Cited by 0SourceScholar
2025

Decomposing and Fusing Intra- and Inter-Sensor Spatio-Temporal Signal for Multi-Sensor Wearable Human Activity Recognition

AAAI 2025technical

Wearable Human Activity Recognition (WHAR) is a prominent research area within ubiquitous computing. Multi-sensor synchronous measurement has proven to be more effective for WHAR than using a single sensor. However, existing WHAR methods use shared convolutional kernels for indiscriminate temporal f…

2025

HiPoser: 3D Human Pose Estimation with Hierarchical Shared Learning at Parts-Level Using Inertial Measurement Units

AAAI 2025technical

This paper considers the challenging problem of 3D Human Pose Estimation (HPE) from a sparse set of Inertial Measurement Units (IMUs). Existing efforts typically reconstruct a pose sequence by either directly tackling whole-body motions or focusing on distinctive spatio-temporal features of local bo…

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

Text-Driven Fashion Image Editing with Compositional Concept Learning and Counterfactual Abduction

CVPR 2025poster

Fashion image editing is a valuable tool for designers to convey their creative ideas by visualizing design concepts. With the recent advances in text editing methods, significant progress has been made in fashion image editing. However, they face two key challenges: spurious correlations in trainin…

Cited by 0SourcePDFScholar
2025

Unveiling Extraneous Sampling Bias with Data Missing-Not-At-Random

NeurIPS 2025poster

Selection bias poses a widely recognized challenge for unbiased evaluation and learning in many industrial scenarios. For example, in recommender systems, it arises from the users' selective interactions with items. Recently, doubly robust and its variants have been widely studied to achieve debiase…

Cited by 0SourcecodeScholar
2025

Visual Representation Learning through Causal Intervention for Controllable Image Editing

CVPR 2025highlight

A key challenge for controllable image editing is that visual attributes with semantic meanings are not always independent, resulting in spurious correlations in model training. However, most existing methods ignore such issues, leading to biased causal visual representation learning and unintended…

Cited by 0SourcePDFScholar
2024

Be Aware of the Neighborhood Effect: Modeling Selection Bias under Interference

ICLR 2024poster

Selection bias in recommender system arises from the recommendation process of system filtering and the interactive process of user selection. Many previous studies have focused on addressing selection bias to achieve unbiased learning of the prediction model, but ignore the fact that potential outc…

2024

Debiased Collaborative Filtering with Kernel-Based Causal Balancing

ICLR 2024spotlight

Collaborative filtering builds personalized models from the collected user feedback. However, the collected data is observational rather than experimental, leading to various biases in the data, which can significantly affect the learned model. To address this issue, many studies have focused on pro…

2024

Policy Adaptation via Language Optimization: Decomposing Tasks for Few-Shot Imitation

CoRL 2024poster

Learned language-conditioned robot policies often struggle to effectively adapt to new real-world tasks even when pre-trained across a diverse set of instructions. We propose a novel approach for few-shot adaptation to unseen tasks that exploits the semantic understanding of task decomposition provi…

Cited by 13SourceScholar
2024

Relaxing the Accurate Imputation Assumption in Doubly Robust Learning for Debiased Collaborative Filtering

ICML 2024spotlight

Recommender system aims to recommend items or information that may interest users based on their behaviors and preferences. However, there may be sampling selection bias in the data collection process, i.e., the collected data is not a representative of the target population. Many debiasing methods…

Cited by 12SourcePDFScholar
2023

Propensity Matters: Measuring and Enhancing Balancing for Recommendation

ICML 2023poster

Propensity-based weighting methods have been widely studied and demonstrated competitive performance in debiased recommendations. Nevertheless, there are still many questions to be addressed. How to estimate the propensity more conducive to debiasing performance? Which metric is more reasonable to m…

Cited by 50SourcePDFScholar
2023

Removing Hidden Confounding in Recommendation: A Unified Multi-Task Learning Approach

NeurIPS 2023poster

In recommender systems, the collected data used for training is always subject to selection bias, which poses a great challenge for unbiased learning. Previous studies proposed various debiasing methods based on observed user and item features, but ignored the effect of hidden confounding. To addres…

Cited by 36SourcePDFScholar
2023

StableDR: Stabilized Doubly Robust Learning for Recommendation on Data Missing Not at Random

ICLR 2023poster

In recommender systems, users always choose the favorite items to rate, which leads to data missing not at random and poses a great challenge for unbiased evaluation and learning of prediction models. Currently, the doubly robust (DR) methods have been widely studied and demonstrate superior perform…

Cited by 67SourcePDFScholar
2023

TDR-CL: Targeted Doubly Robust Collaborative Learning for Debiased Recommendations

ICLR 2023poster

Bias is a common problem inherent in recommender systems, which is entangled with users' preferences and poses a great challenge to unbiased learning. For debiasing tasks, the doubly robust (DR) method and its variants show superior performance due to the double robustness property, that is, DR is u…

Cited by 49SourcePDFScholar
2023

Trustworthy Policy Learning under the Counterfactual No-Harm Criterion

ICML 2023poster

Trustworthy policy learning has significant importance in making reliable and harmless treatment decisions for individuals. Previous policy learning approaches aim at the well-being of subgroups by maximizing the utility function (e.g., conditional average causal effects, post-view click-through&con…

Cited by 27SourcePDFScholar