← Search

Ruijiang Gao

8 accepted papers

2024

SEL-BALD: Deep Bayesian Active Learning with Selective Labels

NeurIPS 2024poster

Machine learning systems are widely used in many high-stakes contexts in which experimental designs for assigning treatments are infeasible. When evaluating decisions is costly, such as investigating fraud cases, or evaluating biopsy decisions, a sample-efficient strategy is needed. However, while e…

Cited by 0SourcePDFScholar
2023

Probabilistic Conformal Prediction Using Conditional Random Samples

AISTATS 2023poster

This paper proposes probabilistic conformal prediction (PCP), a predictive inference algorithm that estimates a target variable by a discontinuous predictive set. Given inputs, PCP constructs the predictive set based on random samples from an estimated generative model. It is efficient and compatibl…

2022

Enhancing Counterfactual Classification Performance via Self-Training

AAAI 2022technical

Unlike traditional supervised learning, in many settings only partial feedback is available. We may only observe outcomes for the chosen actions, but not the counterfactual outcomes associated with other alternatives. Such settings encompass a wide variety of applications including pricing, online m…

2021

Dual Projection Generative Adversarial Networks for Conditional Image Generation

ICCV 2021poster

Conditional Generative Adversarial Networks (cGANs) extend the standard unconditional GAN framework to learning joint data-label distributions from samples, and have been established as powerful generative models capable of generating high-fidelity imagery. A challenge of training such a model lies…

Cited by 25PDFcodeScholar
2021

Human-AI Collaboration with Bandit Feedback

IJCAI 2021poster

Human-machine complementarity is important when neither the algorithm nor the human yield dominant performance across all instances in a given domain. Most research on algorithmic decision-making solely centers on the algorithm's performance, while recent work that explores human-machine collaborati…