SearcharxivSearch

arXiv subjects

Gregor Urban

Publications and source records attributed to Gregor Urban.

4 recordsLinked to original sources

Macroscopic quantum escape of Bose-Einstein condensates: Analysis of experimentally realizable quasi-one-dimensional traps

The variational-JWKB method is used to determine experimentally accessible macroscopic quantum tunneling regimes of quasi-bound Bose-Einstein condensates in two quasi one-dimensional trap configurations. The potentials can be created by magnetic and optical traps, a symmetric trap from two offset Gaussian barriers and a tilt trap from a linear gradient and Gaussian barrier. Scaling laws in barrier parameters, ranging from inverse polynomial to square root times exponential, are calculated and used to elucidate different dynamical regimes, such as when classical oscillations dominate tunneling rates in the symmetric trap. The symmetric trap is found to be versatile, with tunneling times at and below one second, able to hold $10^{3}$ to $10^{4}$ atoms, and realizable for atoms ranging from rubidium to lithium, with unadjusted scattering lengths. The tilt trap produces sub-second tunneling times, is able to hold a few hundred atoms of lighter elements like lithium, and requiring the use of Feshbach resonance to reduce scattering lengths. To explore a large parameter space, an extended Gaussian variational ansatz is used, which can approximate large traps with Thomas-Fermi profiles. Nonlinear interactions in the Gross-Pitaevskii equation are shown to produce additional effective mean-field barriers, affecting scaling laws.

cond-mat.quant-gas

Do Deep Convolutional Nets Really Need to be Deep and Convolutional?

Yes, they do. This paper provides the first empirical demonstration that deep convolutional models really need to be both deep and convolutional, even when trained with methods such as distillation that allow small or shallow models of high accuracy to be trained. Although previous research showed that shallow feed-forward nets sometimes can learn the complex functions previously learned by deep nets while using the same number of parameters as the deep models they mimic, in this paper we demonstrate that the same methods cannot be used to train accurate models on CIFAR-10 unless the student models contain multiple layers of convolution. Although the student models do not have to be as deep as the teacher model they mimic, the students need multiple convolutional layers to learn functions of comparable accuracy as the deep convolutional teacher.

stat.ML

Blending LSTMs into CNNs

We consider whether deep convolutional networks (CNNs) can represent decision functions with similar accuracy as recurrent networks such as LSTMs. First, we show that a deep CNN with an architecture inspired by the models recently introduced in image recognition can yield better accuracy than previous convolutional and LSTM networks on the standard 309h Switchboard automatic speech recognition task. Then we show that even more accurate CNNs can be trained under the guidance of LSTMs using a variant of model compression, which we call model blending because the teacher and student models are similar in complexity but different in inductive bias. Blending further improves the accuracy of our CNN, yielding a computationally efficient model of accuracy higher than any of the other individual models. Examining the effect of "dark knowledge" in this model compression task, we find that less than 1% of the highest probability labels are needed for accurate model compression.

cs.LG

Jet Flavor Classification in High-Energy Physics with Deep Neural Networks

Classification of jets as originating from light-flavor or heavy-flavor quarks is an important task for inferring the nature of particles produced in high-energy collisions. The large and variable dimensionality of the data provided by the tracking detectors makes this task difficult. The current state-of-the-art tools require expert data-reduction to convert the data into a fixed low-dimensional form that can be effectively managed by shallow classifiers. We study the application of deep networks to this task, attempting classification at several levels of data, starting from a raw list of tracks. We find that the highest-level lowest-dimensionality expert information sacrifices information needed for classification, that the performance of current state-of-the-art taggers can be matched or slightly exceeded by deep-network-based taggers using only track and vertex information, that classification using only lowest-level highest-dimensionality tracking information remains a difficult task for deep networks, and that adding lower-level track and vertex information to the classifiers provides a significant boost in performance compared to the state-of-the-art.

hep-ex