paper-with-me

Papers

OpportunityFinder: A Framework for Automated Causal Inference

2023-09-22 · Huy Nguyen, Prince Grover, Devashish Khatwani

We introduce OpportunityFinder, a code-less framework for performing a variety of causal inference studies with panel data for non-expert users. In its current state, OpportunityFinder only requires users to provide raw observational data and a configuration file. A pipeline is then triggered that inspects/processes data, chooses the suitable algorithm(s) to execute the causal study. It returns the causal impact of the treatment on the configured outcome, together with sensitivity and robustness results. Causal inference is widely studied and used to estimate the downstream impact of individual's interactions with products and features. It is common that these causal studies are performed by scientists and/or economists periodically. Business stakeholders are often bottle-necked on scientist or economist bandwidth to conduct causal studies. We offer OpportunityFinder as a solution for commonly performed causal studies with four key features: (1) easy to use for both Business Analysts and Scientists, (2) abstraction of multiple algorithms under a single I/O interface, (3) support for causal impact analysis under binary treatment with panel data and (4) dynamic selection of algorithm based on scale of data.

📄 PDF Abstract BibTeX arXiv:2309.13103

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inference

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Automated causal inference in application to randomized controlled clinical trials

2022-01-15 · Jiqing Wu, Nanda Horeweg, Marco de Bruyn, Remi A. Nout 외

Randomized controlled trials (RCTs) are considered as the gold standard for testing causal hypotheses in the clinical domain. However, the investigation of prognostic variables of patient outcome in a hypothesized cause-…

Causal Inference

Automated Synthesis and Adversarial Validation of Executable Causal Research Pipelines

2026-07-23 · Irena Girshovitz, Dan Zeltzer, Ran Gilad-Bachrach arxiv

While automated research systems promise to accelerate empirical analysis, they are prone to silent failures: instances in which analysis code executes successfully yet relies on invalid causal assumptions. We present th…

Synthetic Data Generation

LLM-based Agents for Automated Confounder Discovery and Subgroup Analysis in Causal Inference

2025-08-10 · Po-Han Lee, Yu-Cheng Lin, Chan-Tung Ku, Chan Hsu 외 arxiv

Estimating individualized treatment effects from observational data presents a persistent challenge due to unmeasured confounding and structural bias. Causal Machine Learning (causal ML) methods, such as causal trees and…

Causal Inference

Technical Report: Facilitating the Adoption of Causal Inference Methods Through LLM-Empowered Co-Pilot

2025-08-14 · Jeroen Berrevoets, Julianna Piskorz, Robert Davis, Harry Amad 외 arxiv

Estimating treatment effects (TE) from observational data is a critical yet complex task in many fields, from healthcare and economics to public policy. While recent advances in machine learning and causal inference have…

Causal Inference

InferenceEvolve: Towards Automated Causal Effect Estimators through Self-Evolving AI

2026-04-05 · Can Wang, Hongyu Zhao, Yiqun Chen arxiv

Causal inference is central to scientific discovery, yet choosing appropriate methods remains challenging because of the complexity of both statistical methodology and real-world data. Inspired by the success of artifici…

Causal Inference