LGFeb 27, 2024

Federated Learning for Estimating Heterogeneous Treatment Effects

arXiv:2402.17705v23 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses the problem of personalized decision-making in domains like healthcare where data privacy and collection costs are barriers, though it appears incremental as it adapts existing federated learning to HTE estimation.

The paper tackles the challenge of estimating heterogeneous treatment effects (HTE) when centralized data collection is costly by proposing a federated learning framework that enables collaborative learning across institutions. Experimental results on clinical trial data demonstrate the method's effectiveness.

Machine learning methods for estimating heterogeneous treatment effects (HTE) facilitate large-scale personalized decision-making across various domains such as healthcare, policy making, education, and more. Current machine learning approaches for HTE require access to substantial amounts of data per treatment, and the high costs associated with interventions makes centrally collecting so much data for each intervention a formidable challenge. To overcome this obstacle, in this work, we propose a novel framework for collaborative learning of HTE estimators across institutions via Federated Learning. We show that even under a diversity of interventions and subject populations across clients, one can jointly learn a common feature representation, while concurrently and privately learning the specific predictive functions for outcomes under distinct interventions across institutions. Our framework and the associated algorithm are based on this insight, and leverage tabular transformers to map multiple input data to feature representations which are then used for outcome prediction via multi-task learning. We also propose a novel way of federated training of personalised transformers that can work with heterogeneous input feature spaces. Experimental results on real-world clinical trial data demonstrate the effectiveness of our method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes