arXiv ScienceSearch

arXiv subjects

Andrew Stevens

Publications and source records attributed to Andrew Stevens.

9 recordsLinked to original sources

Commissioning and first results from the Cold Radon Emanation Facility

Radon emanation from detector materials is a critical background for next-generation rare event searches, in particular those using noble liquid targets. While highly sensitive screening facilities mitigate this risk prior to detector construction, room-temperature assays often fail to predict cold emanation rates due to temperature-dependent diffusion suppression. The Cold Radon Emanation Facility at Rutherford Appleton Laboratory addresses this by performing high-sensitivity assays at detector operating temperatures. It includes a 2.7 L small-sample chamber, a 200 L chamber for large as-built components operated with a radon concentration line, a cryogenic infrastructure enabling measurements of emanation as a function of temperature, and an electrostatic radon detector, which achieves a minimum detectable activity of ~0.05 mBq at 90% CL. Commissioning results and initial comparative assays are reported, including a preliminary indication of a factor of ~2 suppression of $^{222}$Rn emanation in a titanium sample at cryogenic temperatures. This result, obtained as part of commissioning measurements, illustrates the potential impact of temperature-dependent effects and underscores the importance of in-situ cold assays for future noble liquid detector components.

physics.ins-det

Operating a large-diameter dual-phase liquid xenon TPC in the unshielded PANCAKE facility

Future liquid-xenon (LXe) based observatories for rare processes, such as XLZD, require testing of large components and sub-assemblies in cryogenic liquid or gaseous xenon environments. Here we present results from the stable operation of a shallow dual-phase LXe TPC with an inner diameter of 133.4\,cm and a height of 3.1\,cm in the unshielded PANCAKE platform, without underground suppression of cosmic-ray backgrounds. A total of 340\,kg of xenon was used in the experiment, of which 127\,kg constituted the active TPC mass. Measurements of the LXe purity-dependent electron lifetime and the electron drift velocity in LXe demonstrate that sensitive measurements to characterize the TPC performance are possible in a high-background environment, even with a very basic PMT-based light detection system. Improving this will straightforwardly reduce the TPC threshold, which was observed to be around 15\,keV for electronic recoils in TPC operation.

physics.ins-det

Proportional scintillation in liquid xenon: demonstration in a single-phase liquid-only time projection chamber

The largest direct dark matter search experiments to date employ dual-phase time projection chambers (TPCs) with liquid noble gas targets. These detect both the primary photons generated by particle interactions in the liquid target, as well as proportional secondary scintillation light created by the ionization electrons in a strong electric field in the gas phase between the liquid-gas interface and the anode. In this work, we describe the detection of charge signals in a small-scale single-phase liquid-xenon-only TPC, that features the well-established TPC geometry with light readout above and below a cylindrical target. In the single-phase TPC, the proportional scintillation light (S2) is generated in liquid xenon in close proximity to 10 {\mu}m diameter anode wires. The detector was characterized and the proportional scintillation process was studied using the 32.1 keV and 9.4 keV signals from 83mKr decays. A charge gain factor g2 of up to (1.9 $\pm$ 0.3) PE/electron was reached at an anode voltage 4.4 kV higher than the gate electrode 5 mm below it, corresponding to (29 $\pm$ 6) photons emitted per ionization electron. The duration of S2 signals is dominated by electron diffusion and approaches the xenon de-excitation timescale for very short electron drift times. The electron drift velocity and the longitudinal diffusion constant were measured at a drift field of 470 V/cm. The results agree with the literature and demonstrate that a single-phase TPC can be operated successfully.

physics.ins-det

PANCAKE: a large-diameter cryogenic test platform with a flat floor for next generation multi-tonne liquid xenon detectors

The PANCAKE facility is the world's largest liquid xenon test platform. Inside its cryostat with an internal diameter of 2.75 m, components for the next generation of liquid xenon experiments, such as DARWIN or XLZD, will be tested at their full scale. This is essential to ensure their successful operation. This work describes the facility, including its cryostat, cooling systems, xenon handling infrastructure, and its monitoring and instrumentation. The inner vessel has a flat floor, which allows the full diameter to be used with a modest amount of xenon. This is a novel approach for such a large cryostat and is of interest for future large-scale experiments, where a standard torispherical head would require tonnes of additional xenon. Our current xenon inventory of 400 kg allows a liquid depth of about 2 cm in the inner cryostat vessel. We also describe the commissioning of the facility, which is now ready for component testing.

physics.ins-det

Self-supervised Skull Reconstruction in Brain CT Images with Decompressive Craniectomy

Decompressive craniectomy (DC) is a common surgical procedure consisting of the removal of a portion of the skull that is performed after incidents such as stroke, traumatic brain injury (TBI) or other events that could result in acute subdural hemorrhage and/or increasing intracranial pressure. In these cases, CT scans are obtained to diagnose and assess injuries, or guide a certain therapy and intervention. We propose a deep learning based method to reconstruct the skull defect removed during DC performed after TBI from post-operative CT images. This reconstruction is useful in multiple scenarios, e.g. to support the creation of cranioplasty plates, accurate measurements of bone flap volume and total intracranial volume, important for studies that aim to relate later atrophy to patient outcome. We propose and compare alternative self-supervised methods where an encoder-decoder convolutional neural network (CNN) estimates the missing bone flap on post-operative CTs. The self-supervised learning strategy only requires images with complete skulls and avoids the need for annotated DC images. For evaluation, we employ real and simulated images with DC, comparing the results with other state-of-the-art approaches. The experiments show that the proposed model outperforms current manual methods, enabling reconstruction even in highly challenging cases where big skull defects have been removed during surgery.

eess.IV

Tensor-Dictionary Learning with Deep Kruskal-Factor Analysis

A multi-way factor analysis model is introduced for tensor-variate data of any order. Each data item is represented as a (sparse) sum of Kruskal decompositions, a Kruskal-factor analysis (KFA). KFA is nonparametric and can infer both the tensor-rank of each dictionary atom and the number of dictionary atoms. The model is adapted for online learning, which allows dictionary learning on large data sets. After KFA is introduced, the model is extended to a deep convolutional tensor-factor analysis, supervised by a Bayesian SVM. The experiments section demonstrates the improvement of KFA over vectorized approaches (e.g., BPFA), tensor decompositions, and convolutional neural networks (CNN) in multi-way denoising, blind inpainting, and image classification. The improvement in PSNR for the inpainting results over other methods exceeds 1dB in several cases and we achieve state of the art results on Caltech101 image classification.

stat.ML

Variational Autoencoder for Deep Learning of Images, Labels and Captions

A novel variational autoencoder is developed to model images, as well as associated labels or captions. The Deep Generative Deconvolutional Network (DGDN) is used as a decoder of the latent image features, and a deep Convolutional Neural Network (CNN) is used as an image encoder; the CNN is used to approximate a distribution for the latent DGDN features/code. The latent code is also linked to generative models for labels (Bayesian support vector machine) or captions (recurrent neural network). When predicting a label/caption for a new image at test, averaging is performed across the distribution of latent codes; this is computationally efficient as a consequence of the learned CNN-based encoder. Since the framework is capable of modeling the image in the presence/absence of associated labels/captions, a new semi-supervised setting is manifested for CNN learning with images; the framework even allows unsupervised CNN learning, based on images alone.

stat.ML

The DARPA Twitter Bot Challenge

A number of organizations ranging from terrorist groups such as ISIS to politicians and nation states reportedly conduct explicit campaigns to influence opinion on social media, posing a risk to democratic processes. There is thus a growing need to identify and eliminate "influence bots" - realistic, automated identities that illicitly shape discussion on sites like Twitter and Facebook - before they get too influential. Spurred by such events, DARPA held a 4-week competition in February/March 2015 in which multiple teams supported by the DARPA Social Media in Strategic Communications program competed to identify a set of previously identified "influence bots" serving as ground truth on a specific topic within Twitter. Past work regarding influence bots often has difficulty supporting claims about accuracy, since there is limited ground truth (though some exceptions do exist [3,7]). However, with the exception of [3], no past work has looked specifically at identifying influence bots on a specific topic. This paper describes the DARPA Challenge and describes the methods used by the three top-ranked teams.

cs.SI

A Deep Generative Deconvolutional Image Model

A deep generative model is developed for representation and analysis of images, based on a hierarchical convolutional dictionary-learning framework. Stochastic {\em unpooling} is employed to link consecutive layers in the model, yielding top-down image generation. A Bayesian support vector machine is linked to the top-layer features, yielding max-margin discrimination. Deep deconvolutional inference is employed when testing, to infer the latent features, and the top-layer features are connected with the max-margin classifier for discrimination tasks. The model is efficiently trained using a Monte Carlo expectation-maximization (MCEM) algorithm, with implementation on graphical processor units (GPUs) for efficient large-scale learning, and fast testing. Excellent results are obtained on several benchmark datasets, including ImageNet, demonstrating that the proposed model achieves results that are highly competitive with similarly sized convolutional neural networks.

cs.CV