LGCRMar 10

Denoising the US Census: Succinct Block Hierarchical Regression

arXiv:2603.10099v113.11 citationsh-index: 31
Predicted impact top 52% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the critical need for accurate demographic data used in legislative apportionment, redistricting, and funding allocation, representing an incremental improvement over the existing TopDown method.

The paper tackles the problem of improving accuracy in the US Census Bureau's Disclosure Avoidance System by introducing BlueDown, a new post-processing method that produces more accurate and consistent estimates while maintaining privacy guarantees and structural constraints, achieving especially large accuracy improvements at county and tract levels as evaluated by US Census Bureau metrics.

The US Census Bureau Disclosure Avoidance System (DAS) balances confidentiality and utility requirements for the decennial US Census (Abowd et al., 2022). The DAS was used in the 2020 Census to produce demographic datasets critically used for legislative apportionment and redistricting, federal and state funding allocation, municipal and infrastructure planning, and scientific research. At the heart of DAS is TopDown, a heuristic post-processing method that combines billions of private noisy measurements across six geographic levels in order to produce new estimates that are consistent, more accurate, and satisfy certain structural constraints on the data. In this work, we introduce BlueDown, a new post-processing method that produces more accurate, consistent estimates while satisfying the same privacy guarantees and structural constraints. We obtain especially large accuracy improvements for aggregates at the county and tract levels on evaluation metrics proposed by the US Census Bureau. From a technical perspective, we develop a new algorithm for generalized least-squares regression that leverages the hierarchical structure of the measurements and that is statistically optimal among linear unbiased estimators. This reduces the computational dependence on the number of geographic regions measured from matrix multiplication time, which would be infeasible for census-scale data, to linear time. We incorporate the additional structural constraints by combining this regression algorithm with an optimization routine that extends TDA to support correlated measurements. We further improve the efficiency of our algorithm using succinct linear-algebraic operations that exploit symmetries in the structure of the measurements and constraints. We believe our hierarchical regression and succinct operations to be of independent interest.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes