,
Or Sheffet
Creative Commons Attribution 4.0 International license
The width of a point set - the minimum distance between two parallel hyperplanes enclosing the data - is a fundamental geometric measure that captures how "flat" or "fat" a dataset is. As such, it serves as a basic shape descriptor used in visualization, convex hull approximation, and geometric data analysis. Despite its importance, width is highly sensitive to single-point changes, and no differentially private algorithm for approximating it was previously known. We present the first pure ε-differentially private algorithm that approximates the width of a dataset. Our algorithm is a private adaptation of Chan’s approximation scheme [Chan, 2000] and operates by privately approximating the solution to a collection of suitably formulated linear programs. In addition to estimating the width, our method privately identifies a corresponding direction, enabling a private "fattening" transformation of the dataset - a basic structural preprocessing step for many geometric algorithms. This work advances the understanding of how geometric shape descriptors can admit good approximations even under the constraints of differential privacy.
@InProceedings{hale_et_al:LIPIcs.FORC.2026.18,
author = {Hale, Mor and Sheffet, Or},
title = {{A Differentially Private Approximation of the Width Problem}},
booktitle = {7th Symposium on Foundations of Responsible Computing (FORC 2026)},
pages = {18:1--18:18},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-419-2},
ISSN = {1868-8969},
year = {2026},
volume = {368},
editor = {Lin, Huijia (Rachel)},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.FORC.2026.18},
URN = {urn:nbn:de:0030-drops-259914},
doi = {10.4230/LIPIcs.FORC.2026.18},
annote = {Keywords: Differential privacy, computational geometry, width approximation, private algorithms}
}