C-HDNet: A Fast Hyperdimensional Computing Based Method for Causal Effect Estimation from Networked Observational Data
Abhishek Dalvi, Neil Ashtekar, Vasant Honavar
TL;DR
C-HDNet targets causal effect estimation from networked observational data by combining hyperdimensional computing with network-aware matching. It maps covariates to high-dimensional vectors, encodes 1-hop and 2-hop neighborhood information via RelHD-inspired HD representations, and performs KNN-based outcome prediction to estimate counterfactuals. The approach is training-free and significantly faster than deep learning baselines while achieving competitive or superior causal effect error metrics on BlogCatalog and Flickr data, with robust ablations illustrating the value of network information. This yields a practical, scalable method for network deconfounding that can be extended to temporal networks and other causal inference tasks.
Abstract
We consider the problem of estimating causal effects from observational data in the presence of network confounding. In this context, an individual's treatment assignment and outcomes may be affected by their neighbors within the network. We propose a novel matching technique which leverages hyperdimensional computing to model network information and improve predictive performance. We present results of extensive experiments which show that the proposed method outperforms or is competitive with the state-of-the-art methods for causal effect estimation from network data, including advanced computationally demanding deep learning methods. Further, our technique benefits from simplicity and speed, with roughly an order of magnitude lower runtime compared to state-of-the-art methods, while offering similar causal effect estimation error rates.
