Papers › Efficient and Private Marginal Reconstruction with Local Non-Negativity

Efficient and Private Marginal Reconstruction with Local Non-Negativity

1 Oct 2024arXiv:2410.01091archive 2025-07-28

Brett Mullins, Miguel Fuentes, Yingtai Xiao, Daniel Kifer, Cameron Musco, Daniel Sheldon

Differential privacy is the dominant standard for formal and quantifiable privacy and has been used in major deployments that impact millions of people. Many differentially private algorithms for query release and synthetic data contain steps that reconstruct answers to queries from answers to other queries that have been measured privately. Reconstruction is an important subproblem for such mechanisms to economize the privacy budget, minimize error on reconstructed answers, and allow for scalability to high-dimensional datasets. In this paper, we introduce a principled and efficient postprocessing method ReM (Residuals-to-Marginals) for reconstructing answers to marginal queries. Our method builds on recent work on efficient mechanisms for marginal query release, based on making measurements using a residual query basis that admits efficient pseudoinversion, which is an important primitive used in reconstruction. An extension GReM-LNN (Gaussian Residuals-to-Marginals with Local Non-negativity) reconstructs marginals under Gaussian noise satisfying consistency and non-negativity, which often reduces error on reconstructed answers. We demonstrate the utility of ReM and GReM-LNN by applying them to improve existing private query answering mechanisms.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2410.01091")

Code

Syntology Ran 17 of 25 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 10 ran · honoured contract; 2 ran · our draft was wrong; 3 ran · fixture could not drive it; 2 ran with no contract checked.

By repository: official repository: 25 samples from 1 repository, 17 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

bcmullins/efficient-marginal-reconstruction officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

25 samples harvested; 17 ran; 10 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10ran · honoured contract
2ran · our draft was wrong
3ran · fixture could not drive it
2ran
8unverified

Licence: 25 of the 25 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from bcmullins/efficient-marginal-reconstruction. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

HStack bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran no licence file found · pointer only · 84b6fc854a87b832 · report
Workload bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran no licence file found · pointer only · 78d26aa33de20a75 · report
_construct_contrast_basis bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · b96a3864e48a9f44 · report
_construct_contrast_basis_pinv bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 0030826f1f7dde73 · report
_construct_sub_matrix bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 9077217d62f1da26 · report
_construct_sub_matrix_pinverse bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · a466b01a134458f2 · report
_construct_total_query bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 209355687ab2da88 · report
_construct_total_query_pinv bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 7a0801f300dc7557 · report
attrMulti bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · honoured contract no licence file found · pointer only · 2712e5c5748bed9d · report
downward_closure bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · our draft was wrong no licence file found · pointer only · 6b5c1dc78fa657ae · report
getCovarianceMat bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · fixture could not drive it no licence file found · pointer only · a1115a3b735f6753 · report
getMarginalLength bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · honoured contract no licence file found · pointer only · 76accaf65cf5e443 · report
getResidualLength bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · honoured contract no licence file found · pointer only · e2f2fbd13f77693f · report
matmulMarRes2Pinv bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · fixture could not drive it no licence file found · pointer only · 141ddb98c7b47f42 · report
matmulRes2Res2Pinv bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · fixture could not drive it no licence file found · pointer only · 6660999eed5c61c0 · report
powerset bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · our draft was wrong no licence file found · pointer only · 3058e1adeee40c17 · report
sigma bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository ran · honoured contract no licence file found · pointer only · 201c3b66e5f17690 · report
Block bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository unverified no licence file found · pointer only · d44f4c9d305682c9 · report
MarginalWorkload bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository unverified no licence file found · pointer only · 60ebdea905193103 · report
ResidualWorkload bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository unverified no licence file found · pointer only · 6b6d0cc95ab1a417 · report
ResidualWorkload2 bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository unverified no licence file found · pointer only · 79540907e54999a9 · report
ResidualWorkload2Pinv bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository unverified no licence file found · pointer only · 3c084694a6cbeb74 · report
VStack bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository unverified no licence file found · pointer only · 7aa6c8a3d3224b2e · report
dualAscent bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository unverified no licence file found · pointer only · b3ff4d89b9197116 · report
gremLNN bcmullins/efficient-marginal-reconstruction/src/rem/reconstruction.py official repository unverified no licence file found · pointer only · 4084cd6b3c5966d5 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ConvolutionDQNDense ConnectionsQ-LearningREM

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections