2,699 research outputs found
Sensor/ROIC Integration using Oxide Bonding
We explore the Ziptronix Direct Bond Interconnect technology for the
integration of sensors and readout integrated circuits (ROICs) for high energy
physics. The technology utilizes an oxide bond to form a robust mechanical
connection between layers which serves to assist with the formation of metallic
interlayer connections. We report on testing results of sample sensors bonded
to ROICs and thinned to 100 microns.Comment: Talk given at the 2008 International Linear Collider Workshop (LCWS08
and ILC08), Chicago, Illinois, November 16-20, 2008. 4 pages, 1 figur
Initialization Matters: Privacy-Utility Analysis of Overparameterized Neural Networks
We analytically investigate how over-parameterization of models in randomized
machine learning algorithms impacts the information leakage about their
training data. Specifically, we prove a privacy bound for the KL divergence
between model distributions on worst-case neighboring datasets, and explore its
dependence on the initialization, width, and depth of fully connected neural
networks. We find that this KL privacy bound is largely determined by the
expected squared gradient norm relative to model parameters during training.
Notably, for the special setting of linearized network, our analysis indicates
that the squared gradient norm (and therefore the escalation of privacy loss)
is tied directly to the per-layer variance of the initialization distribution.
By using this analysis, we demonstrate that privacy bound improves with
increasing depth under certain initializations (LeCun and Xavier), while
degrades with increasing depth under other initializations (He and NTK). Our
work reveals a complex interplay between privacy and depth that depends on the
chosen initialization distribution. We further prove excess empirical risk
bounds under a fixed KL privacy budget, and show that the interplay between
privacy utility trade-off and depth is similarly affected by the
initialization
- …