← Search

Shiv Shankar

11 accepted papers

2024

A/B testing under Interference with Partial Network Information

AISTATS 2024poster

A/B tests are often required to be conducted on subjects that might have social connections. For e.g., experiments on social media, or medical and social interventions to control the spread of an epidemic. In such settings, the SUTVA assumption for randomized-controlled trials is violated due to net…

Cited by 2SourcePDFScholar
2024

Adaptive Instrument Design for Indirect Experiments

ICLR 2024poster

Indirect experiments provide a valuable framework for estimating treatment effects in situations where conducting randomized control trials (RCTs) is impractical or unethical. Unlike RCTs, indirect experiments estimate treatment effects by leveraging (conditional) instrumental variables, enabling es…

Cited by 6SourcePDFScholar
2023

Direct Inference of Effect of Treatment (DIET) for a Cookieless World

AISTATS 2023poster

Brands use cookies and device identifiers to link different web visits to the same consumer. However, with increasing demands for privacy, these identifiers are about to be phased out, making identity fragmentation a permanent feature of the online world. Assessing treatment effects via randomized e…

Cited by 5SourcePDFScholar
2022

Off-Policy Evaluation for Action-Dependent Non-stationary Environments

NeurIPS 2022accept

Methods for sequential decision-making are often built upon a foundational assumption that the underlying decision process is stationary. This limits the application of such methods because real-world problems are often subject to changes due to external factors (\textit{passive} non-stationarity),…

2021

High-Confidence Off-Policy (or Counterfactual) Variance Estimation

AAAI 2021technical

Many sequential decision-making systems leverage data collected using prior policies to propose a new policy. For critical applications, it is important that high-confidence guarantees on the new policy’s behavior are provided before deployment, to ensure that the policy will behave as desired. Prio…

Cited by 8SourcePDFScholar
2020

Optimizing for the Future in Non-Stationary MDPs

ICML 2020poster

Most reinforcement learning methods are based upon the key assumption that the transition dynamics and reward functions are fixed, that is, the underlying Markov decision process is stationary. However, in many real-world applications, this assumption is violated, and using existing algorithms may r…