The Topology of a Family Tree Graph and Its Members' Satisfaction with One Another: A Machine Learning Approach
Teddy Lazebnik, Amit Yaniv-Rosenfeld
TL;DR
The paper addresses whether the topology of a family tree can predict how members rate each other’s satisfaction. It introduces a two-stage pipeline that encodes topology via a Variational Graph AutoEncoder into a $16$-dimensional vector and then uses a TPOT-driven regression to predict $EFS$ and $NFS$, demonstrating strong predictive performance on $N=486$ families. Key contributions include formalizing topology-based prediction for $EFS$ and $NFS$, showing substantial gains over traditional feature-based baselines, and providing a reproducible framework for topology-centric analysis in family studies. The findings suggest that graph topology alone carries significant information about family satisfaction, with practical implications for targeted interventions and future explainability research.
Abstract
Family members' satisfaction with one another is central to creating healthy and supportive family environments. In this work, we propose and implement a novel computational technique aimed at exploring the possible relationship between the topology of a given family tree graph and its members' satisfaction with one another. Through an extensive empirical evaluation ($N=486$ families), we show that the proposed technique brings about highly accurate results in predicting family members' satisfaction with one another based solely on the family graph's topology. Furthermore, the results indicate that our technique favorably compares to baseline regression models which rely on established features associated with family members' satisfaction with one another in prior literature.
