paper-with-me

Papers

Learning Continuous Treatment Policy and Bipartite Embeddings for Matching with Heterogeneous Causal Effects

2020-04-21 · Will Y. Zou, Smitha Shyam, Michael Mui, Mingshi Wang, Jan Pedersen, Zoubin Ghahramani

Causal inference methods are widely applied in the fields of medicine, policy, and economics. Central to these applications is the estimation of treatment effects to make decisions. Current methods make binary yes-or-no decisions based on the treatment effect of a single outcome dimension. These methods are unable to capture continuous space treatment policies with a measure of intensity. They also lack the capacity to consider the complexity of treatment such as matching candidate treatments with the subject. We propose to formulate the effectiveness of treatment as a parametrizable model, expanding to a multitude of treatment intensities and complexities through the continuous policy treatment function, and the likelihood of matching. Our proposal to decompose treatment effect functions into effectiveness factors presents a framework to model a rich space of actions using causal inference. We utilize deep learning to optimize the desired holistic metric space instead of predicting single-dimensional treatment counterfactual. This approach employs a population-wide effectiveness measure and significantly improves the overall effectiveness of the model. The performance of our algorithms is. demonstrated with experiments. When using generic continuous space treatments and matching architecture, we observe a 41% improvement upon prior art with cost-effectiveness and 68% improvement upon a similar method in the average treatment effect. The algorithms capture subtle variations in treatment space, structures the efficient optimizations techniques, and opens up the arena for many applications.

📄 PDF Abstract BibTeX arXiv:2004.09703

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inferencecounterfactual

Similar Papers 제목 키워드 기반

Towards Effective Top-N Hamming Search via Bipartite Graph Contrastive Hashing

2024-08-17 · Yankai Chen, Yixiang Fang, Yifei Zhang, Chenhao Ma 외

Searching on bipartite graphs serves as a fundamental task for various real-world applications, such as recommendation systems, database retrieval, and document querying. Conventional approaches rely on similarity matchi…

Contrastive LearningRecommendation SystemsRetrievalSelf-Supervised Learning

Rawlsian Fairness in Online Bipartite Matching: Two-sided, Group, and Individual

2022-01-16 · Seyed A. Esmaeili, Sharmila Duppala, Davidson Cheng, Vedant Nanda 외

Online bipartite-matching platforms are ubiquitous and find applications in important areas such as crowdsourcing and ridesharing. In the most general form, the platform consists of three entities: two sides to be matche…

FairnessVocal Bursts Valence Prediction

ScoreMatchingRiesz: Score Matching for Debiased Machine Learning and Policy Path Estimation

2025-12-23 · Masahiro Kato arxiv

We propose ScoreMatchingRiesz, a family of Riesz representer estimators based on score matching. The Riesz representer is a key nuisance component in debiased machine learning, enabling $\sqrt{n}$-consistent and asymptot…

Bigraph Matching Weighted with Learnt Incentive Function for Multi-Robot Task Allocation

2024-03-11 · Steve Paul, Nathan Maurer, Souma Chowdhury

Most real-world Multi-Robot Task Allocation (MRTA) problems require fast and efficient decision-making, which is often achieved using heuristics-aided methods such as genetic algorithms, auction-based methods, and bipart…

Decision MakingGraph Matching

Bipartite Graph Convolutional Hashing for Effective and Efficient Top-N Search in Hamming Space

2023-04-01 · Yankai Chen, Yixiang Fang, Yifei Zhang, Irwin King

Searching on bipartite graphs is basal and versatile to many real-world Web applications, e.g., online recommendation, database retrieval, and query-document searching. Given a query node, the conventional approaches rel…

Retrieval