🤖 AI Summary
This paper addresses privacy-sensitive entity linkage across 235,000 inter-agency administrative records in a major North American city’s Housing and Homeless Services Continuum (HHSC). We propose a privacy-preserving linkage framework integrating differential privacy, cryptographic hashing, and multi-method pairwise entity resolution with clustering-based post-processing. Departing from conventional ML-centric evaluation (e.g., F1-score), we introduce HHSC-domain metrics—including shelter stay frequency, service duration, and number of accessed agencies—as primary evaluation criteria, revealing substantial misalignment between standard ML metrics and real-world system impact. Experimental results demonstrate that our approach significantly improves accuracy in reconstructing individual service trajectories while rigorously preserving privacy—enabling more precise interventions and evidence-based resource allocation within the HHSC.
📝 Abstract
This paper uses privacy preserving methods to link over 235,000 records in the housing and homelessness system of care (HHSC) of a major North American city. Several machine learning pairwise linkage and two clustering algorithms are evaluated for merging the profiles for latent individuals in the data. Importantly, these methods are evaluated using both traditional machine learning metrics and HHSC system use metrics generated using the linked data. The results demonstrate that privacy preserving linkage methods are an effective and practical method for understanding how a single person interacts with multiple agencies across an HHSC. They also show that performance differences between linkage techniques are amplified when evaluated using HHSC domain specific metrics like number of emergency homeless shelter stays, length of time interacting with an HHSC and number of emergency shelters visited per person.