← Search

Madalina Fiterau

7 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
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

Constrained Offline Policy Optimization

ICML 2022spotlight

In this work we introduce Constrained Offline Policy Optimization (COPO), an offline policy optimization algorithm for learning in MDPs with cost constraints. COPO is built upon a novel offline cost-projection method, which we formally derive and analyze. Our method improves upon the state-of-the-ar…

Cited by 22SourcePDFScholar
2021

A Change of Variables Method For Rectangular Matrix-Vector Products

AISTATS 2021poster

Rectangular matrix-vector products (MVPs) are used extensively throughout machine learning and are fundamental to neural networks such as multi-layer perceptrons. However, the use of rectangular MVPs in successive normalizing flow transformations is notably missing. This paper identifies this method…