arXiv ScienceSearch

arXiv subjects

John Durrell

Publications and source records attributed to John Durrell.

5 recordsLinked to original sources

Statistics-Friendly Confidentiality Protection for Establishment Data, with Applications to the QCEW

Confidentiality for business data is an understudied area of disclosure avoidance, where legacy methods struggle to provide acceptable results. Standard formal privacy techniques for person-level data, like differential privacy, are designed to protect against membership inference and hence do not provide suitable confidentiality/utility trade-offs due to the highly skewed nature of business data and because extreme outlier records are often important contributors to query answers. Prior proposals, therefore, took a personalized differential privacy approach that allowed privacy parameters to degrade for the outlying records -- larger establishments get weaker membership inference guarantees. However, providing guarantees to some entities that are strictly weaker than guarantees for others is problematic from a policy standpoint. In this paper, we propose a novel confidentiality framework for business data with a focus on interpretability for policy makers. Instead of protecting against membership inference, which is often not a concern in business data, we protect against attribute inferences that are too precise. In our framework, data curators specify a neighbor function that is used to define uncertainty interval bands around an establishment's attribute values and the privacy parameters govern the strength of indistinguishability between values within the same uncertainty interval.We propose two query-answering mechanisms under this framework and evaluate them on: (1) a confidential Quarterly Census of Employment and Wages (QCEW) dataset produced by the U.S. Bureau of Labor Statistics (this was done through a cooperative agreement), and (2) a substitute dataset that we created from public sources (and will publicly release).

cs.CR

Recent progress in high-temperature superconducting undulators

Considerable effort has been devoted to the development of superconducting undulators (SCUs) intended for particle accelerator-based light sources, including synchrotrons and free electron laser (FEL) facilities. Recently, a high-temperature superconducting (HTS) undulator prototype, consisting of staggered-array Re-Ba-Cu-O bulks, achieved an on-axis sinusoidal magnetic field profile with a peak amplitude B$_0$ of 2.1 T and a period length of 10 mm, resulting in a deflection parameter K = 1.96. Such a short period HTS undulator not only enables the generation of higher-energy photons, but also supports the construction of economically feasible and compact FELs with shorter linear accelerators (LINACs). This article provides a comprehensive review of recent advances in the staggered-array bulk HTS undulator as well as other types of HTS undulators. Furthermore, it offers insights into the development of engineering HTS undulator prototypes designed for deployment in synchrotron and free electron laser (FEL) facilities. We conclude by discussing opportunities for and the challenges facing the use of HTS undulators in practical applications.

physics.acc-ph

Generating Uniform Magnetic Fields Using Pulse Field Magnetisation

Bulk high-temperature superconductors (HTS) are capable of generating very strong magnetic fields while maintaining a relatively compact form factor. Solenoids constructed using stacks of ring-shaped bulk HTS have been demonstrated to be capable of nuclear magnetic resonance (NMR) spectroscopy and magnetic resonance imaging (MRI). However, these stacks were magnetised via field cooling (FC), which typically requires a secondary superconducting charging magnet capable of sustaining a high magnetic field for a long period. A more economical alternative to FC is pulsed field magnetisation, which can be carried out with a magnet wound from a normal conductor, such as copper. In this work, we present a technique we have developed for iteratively homogenising the magnetic field within a stack of ring-shaped bulk HTS by manipulating the spatial profile of the applied pulsed field.

physics.app-ph

A Floating-Point Secure Implementation of the Report Noisy Max with Gap Mechanism

The Noisy Max mechanism and its variations are fundamental private selection algorithms that are used to select items from a set of candidates (such as the most common diseases in a population), while controlling the privacy leakage in the underlying data. A recently proposed extension, Noisy Top-k with Gap, provides numerical information about how much better the selected items are compared to the non-selected items (e.g., how much more common are the selected diseases). This extra information comes at no privacy cost but crucially relies on infinite precision for the privacy guarantees. In this paper, we provide a finite-precision secure implementation of this algorithm that takes advantage of integer arithmetic.

cs.CR

Reconstruction Attacks on Aggressive Relaxations of Differential Privacy

Differential privacy is a widely accepted formal privacy definition that allows aggregate information about a dataset to be released while controlling privacy leakage for individuals whose records appear in the data. Due to the unavoidable tension between privacy and utility, there have been many works trying to relax the requirements of differential privacy to achieve greater utility. One class of relaxation, which is starting to gain support outside the privacy community is embodied by the definitions of individual differential privacy (IDP) and bootstrap differential privacy (BDP). The original version of differential privacy defines a set of neighboring database pairs and achieves its privacy guarantees by requiring that each pair of neighbors should be nearly indistinguishable to an attacker. The privacy definitions we study, however, aggressively reduce the set of neighboring pairs that are protected. Both IDP and BDP define a measure of "privacy loss" that satisfies formal privacy properties such as postprocessing invariance and composition, and achieve dramatically better utility than the traditional variants of differential privacy. However, there is a significant downside - we show that they allow a significant portion of the dataset to be reconstructed using algorithms that have arbitrarily low privacy loss under their privacy accounting rules. We demonstrate these attacks using the preferred mechanisms of these privacy definitions. In particular, we design a set of queries that, when protected by these mechanisms with high noise settings (i.e., with claims of very low privacy loss), yield more precise information about the dataset than if they were not protected at all.

cs.CR