← Search

Liyuan Xu

10 accepted papers

2025

Density Ratio-Free Doubly Robust Proxy Causal Learning

NeurIPS 2025poster

We study the problem of causal function estimation in the Proxy Causal Learning (PCL) framework, where confounders are not observed but proxies for the confounders are available. Two main approaches have been proposed: outcome bridge-based and treatment bridge-based methods. In this work, we propos…

Cited by 0SourceScholar
2025

Density Ratio-based Proxy Causal Learning Without Density Ratios

AISTATS 2025poster

We address the setting of Proxy Causal Learning (PCL), which has the goal of estimating causal effects from observed data in the presence of hidden confounding. Proxy methods accomplish this task using two proxy variables related to the latent confounder: a treatment proxy (related to the treatment)…

Cited by 0SourceScholar
2022

Pairwise Supervision Can Provably Elicit a Decision Boundary

AISTATS 2022poster

Similarity learning is a general problem to elicit useful representations by predicting the relationship between a pair of patterns. This problem is related to various important preprocessing tasks such as metric learning, kernel learning, and contrastive learning. A classifier built upon the repres…

Cited by 12SourcePDFScholar
2021

Deep Proxy Causal Learning and its Application to Confounded Bandit Policy Evaluation

NeurIPS 2021poster

Proxy causal learning (PCL) is a method for estimating the causal effect of treatments on outcomes in the presence of unobserved confounding, using proxies (structured side information) for the confounder. This is achieved via two-stage regression: in the first stage, we model relations among the tr…

Cited by 41SourcePDFScholar
2021

Learning Deep Features in Instrumental Variable Regression

ICLR 2021poster

Instrumental variable (IV) regression is a standard strategy for learning causal relationships between confounded treatment and outcome variables from observational data by using an instrumental variable, which affects the outcome only through the treatment. In classical IV regression, learning proc…

2019

Uncoupled Regression from Pairwise Comparison Data

NeurIPS 2019poster

Uncoupled regression is the problem to learn a model from unlabeled data and the set of target values while the correspondence between them is unknown. Such a situation arises in predicting anonymized targets that involve sensitive information, e.g., one's annual income. Since existing methods for u…

2018

A fully adaptive algorithm for pure exploration in linear bandits

AISTATS 2018poster

We propose the first fully-adaptive algorithm for pure exploration in linear bandits—the task to find the arm with the largest expected reward, which depends on an unknown parameter linearly. While existing methods partially or entirely fix sequences of arm selections before observing rewards, our…