-
Anatomy-Aware Self-supervised Fetal MRI Synthesis from Unpaired Ultrasound Images
Authors:
Jianbo Jiao,
Ana I. L. Namburete,
Aris T. Papageorghiou,
J. Alison Noble
Abstract:
Fetal brain magnetic resonance imaging (MRI) offers exquisite images of the developing brain but is not suitable for anomaly screening. For this ultrasound (US) is employed. While expert sonographers are adept at reading US images, MR images are much easier for non-experts to interpret. Hence in this paper we seek to produce images with MRI-like appearance directly from clinical US images. Our own…
▽ More
Fetal brain magnetic resonance imaging (MRI) offers exquisite images of the developing brain but is not suitable for anomaly screening. For this ultrasound (US) is employed. While expert sonographers are adept at reading US images, MR images are much easier for non-experts to interpret. Hence in this paper we seek to produce images with MRI-like appearance directly from clinical US images. Our own clinical motivation is to seek a way to communicate US findings to patients or clinical professionals unfamiliar with US, but in medical image analysis such a capability is potentially useful, for instance, for US-MRI registration or fusion. Our model is self-supervised and end-to-end trainable. Specifically, based on an assumption that the US and MRI data share a similar anatomical latent space, we first utilise an extractor to determine shared latent features, which are then used for data synthesis. Since paired data was unavailable for our study (and rare in practice), we propose to enforce the distributions to be similar instead of employing pixel-wise constraints, by adversarial learning in both the image domain and latent space. Furthermore, we propose an adversarial structural constraint to regularise the anatomical structures between the two modalities during the synthesis. A cross-modal attention scheme is proposed to leverage non-local spatial correlations. The feasibility of the approach to produce realistic looking MR images is demonstrated quantitatively and with a qualitative evaluation compared to real fetal MR images.
△ Less
Submitted 8 September, 2019;
originally announced September 2019.
-
Towards Gradual Checking of Reference Capabilities
Authors:
Kiko Fernandez-Reyes,
Isaac Oscar Gariano,
James Noble,
Tobias Wrigstad
Abstract:
Concurrent and parallel programming is difficult due to the presence of memory side-effects, which may introduce data races. Type qualifiers, such as reference capabilities, can remove data races by restricting sharing of mutable data. Unfortunately, reference capability languages are an all-in or nothing game, i.e., all the types must be annotated with reference capabilities. In this work in prog…
▽ More
Concurrent and parallel programming is difficult due to the presence of memory side-effects, which may introduce data races. Type qualifiers, such as reference capabilities, can remove data races by restricting sharing of mutable data. Unfortunately, reference capability languages are an all-in or nothing game, i.e., all the types must be annotated with reference capabilities. In this work in progress, we propose to mix the ideas from the reference capability literature with gradual typing, leading to gradual reference capabilities.
△ Less
Submitted 15 October, 2019; v1 submitted 3 September, 2019;
originally announced September 2019.
-
UPI-Net: Semantic Contour Detection in Placental Ultrasound
Authors:
Huan Qi,
Sally Collins,
J. Alison Noble
Abstract:
Semantic contour detection is a challenging problem that is often met in medical imaging, of which placental image analysis is a particular example. In this paper, we investigate utero-placental interface (UPI) detection in 2D placental ultrasound images by formulating it as a semantic contour detection problem. As opposed to natural images, placental ultrasound images contain specific anatomical…
▽ More
Semantic contour detection is a challenging problem that is often met in medical imaging, of which placental image analysis is a particular example. In this paper, we investigate utero-placental interface (UPI) detection in 2D placental ultrasound images by formulating it as a semantic contour detection problem. As opposed to natural images, placental ultrasound images contain specific anatomical structures thus have unique geometry. We argue it would be beneficial for UPI detectors to incorporate global context modelling in order to reduce unwanted false positive UPI predictions. Our approach, namely UPI-Net, aims to capture long-range dependencies in placenta geometry through lightweight global context modelling and effective multi-scale feature aggregation. We perform a subject-level 10-fold nested cross-validation on a placental ultrasound database (4,871 images with labelled UPI from 49 scans). Experimental results demonstrate that, without introducing considerable computational overhead, UPI-Net yields the highest performance in terms of standard contour detection metrics, compared to other competitive benchmarks.
△ Less
Submitted 13 September, 2019; v1 submitted 31 August, 2019;
originally announced September 2019.
-
Velocity independent constraints on spin-dependent DM-nucleon interactions from IceCube and PICO
Authors:
IceCube Collaboration,
M. G. Aartsen,
M. Ackermann,
J. Adams,
J. A. Aguilar,
M. Ahlers,
M. Ahrens,
C. Alispach,
K. Andeen,
T. Anderson,
I. Ansseau,
G. Anton,
C. Argüelles,
J. Auffenberg,
S. Axani,
P. Backes,
H. Bagherpour,
X. Bai,
A. Balagopal V.,
A. Barbano,
S. W. Barwick,
B. Bastian,
V. Baum,
S. Baur,
R. Bay
, et al. (398 additional authors not shown)
Abstract:
Adopting the Standard Halo Model (SHM) of an isotropic Maxwellian velocity distribution for dark matter (DM) particles in the Galaxy, the most stringent current constraints on their spin-dependent scattering cross-section with nucleons come from the IceCube neutrino observatory and the PICO-60 C$_3$F$_8$ superheated bubble chamber experiments. The former is sensitive to high energy neutrinos from…
▽ More
Adopting the Standard Halo Model (SHM) of an isotropic Maxwellian velocity distribution for dark matter (DM) particles in the Galaxy, the most stringent current constraints on their spin-dependent scattering cross-section with nucleons come from the IceCube neutrino observatory and the PICO-60 C$_3$F$_8$ superheated bubble chamber experiments. The former is sensitive to high energy neutrinos from the self-annihilation of DM particles captured in the Sun, while the latter looks for nuclear recoil events from DM scattering off nucleons. Although slower DM particles are more likely to be captured by the Sun, the faster ones are more likely to be detected by PICO. Recent N-body simulations suggest significant deviations from the SHM for the smooth halo component of the DM, while observations hint at a dominant fraction of the local DM being in substructures. We use the method of Ferrer et al. (2015) to exploit the complementarity between the two approaches and derive conservative constraints on DM-nucleon scattering. Our results constrain $σ_{\mathrm{SD}} \lesssim 3 \times 10^{-39} \mathrm{cm}^2$ (6 $ \times 10^{-38} \mathrm{cm}^2$) at $\gtrsim 90\%$ C.L. for a DM particle of mass 1~TeV annihilating into $τ^+ τ^-$ ($b\bar{b}$) with a local density of $ρ_{\mathrm{DM}} = 0.3~\mathrm{ GeV/cm}^3$. The constraints scale inversely with $ρ_{\mathrm{DM}}$ and are independent of the DM velocity distribution.
△ Less
Submitted 25 May, 2020; v1 submitted 29 July, 2019;
originally announced July 2019.
-
CallE: An Effect System for Method Calls
Authors:
Isaac Oscar Gariano,
James Noble,
Marco Servetto
Abstract:
Effect systems are used to statically reason about the effects an expression may have when evaluated. In the literature, such effects include various behaviours as diverse as memory accesses and exception throwing. Here we present CallE, an object-oriented language that takes a flexible approach where effects are just method calls: this works well because ordinary methods often model things like I…
▽ More
Effect systems are used to statically reason about the effects an expression may have when evaluated. In the literature, such effects include various behaviours as diverse as memory accesses and exception throwing. Here we present CallE, an object-oriented language that takes a flexible approach where effects are just method calls: this works well because ordinary methods often model things like I/O operations, access to global state, or primitive language operations such as thread creation. CallE supports both flexible and fine-grained control over such behaviour, in a way designed to minimise the complexity of annotations.
CallE's effect system can be used to prevent OO code from performing privileged operations, such as querying a database, modifying GUI widgets, exiting the program, or performing network communication. It can also be used to ensure determinism, by preventing methods from (indirectly) calling non-deterministic primitives like random number generation or file reading.
△ Less
Submitted 5 September, 2019; v1 submitted 10 July, 2019;
originally announced July 2019.
-
Conditional Segmentation in Lieu of Image Registration
Authors:
Yipeng Hu,
Eli Gibson,
Dean C. Barratt,
Mark Emberton,
J. Alison Noble,
Tom Vercauteren
Abstract:
Classical pairwise image registration methods search for a spatial transformation that optimises a numerical measure that indicates how well a pair of moving and fixed images are aligned. Current learning-based registration methods have adopted the same paradigm and typically predict, for any new input image pair, dense correspondences in the form of a dense displacement field or parameters of a s…
▽ More
Classical pairwise image registration methods search for a spatial transformation that optimises a numerical measure that indicates how well a pair of moving and fixed images are aligned. Current learning-based registration methods have adopted the same paradigm and typically predict, for any new input image pair, dense correspondences in the form of a dense displacement field or parameters of a spatial transformation model. However, in many applications of registration, the spatial transformation itself is only required to propagate points or regions of interest (ROIs). In such cases, detailed pixel- or voxel-level correspondence within or outside of these ROIs often have little clinical value. In this paper, we propose an alternative paradigm in which the location of corresponding image-specific ROIs, defined in one image, within another image is learnt. This results in replacing image registration by a conditional segmentation algorithm, which can build on typical image segmentation networks and their widely-adopted training strategies. Using the registration of 3D MRI and ultrasound images of the prostate as an example to demonstrate this new approach, we report a median target registration error (TRE) of 2.1 mm between the ground-truth ROIs defined on intraoperative ultrasound images and those propagated from the preoperative MR images. Significantly lower (>34%) TREs were obtained using the proposed conditional segmentation compared with those obtained from a previously-proposed spatial-transformation-predicting registration network trained with the same multiple ROI labels for individual image pairs. We conclude this work by using a quantitative bias-variance analysis to provide one explanation of the observed improvement in registration accuracy.
△ Less
Submitted 30 June, 2019;
originally announced July 2019.
-
Data-Driven Modeling of Electron Recoil Nucleation in PICO C$_3$F$_8$ Bubble Chambers
Authors:
C. Amole,
M. Ardid,
I. J. Arnquist,
D. M. Asner,
D. Baxter,
E. Behnke,
M. Bressler,
B. Broerman,
G. Cao,
C. J. Chen,
S. Chen,
U. Chowdhury,
K. Clark,
J. I. Collar,
P. S. Cooper,
C. B. Coutu,
C. Cowles,
M. Crisler,
G. Crowder,
N. A. Cruz-Venegas,
C. E. Dahl,
M. Das,
S. Fallows,
J. Farine,
R. Filgas
, et al. (54 additional authors not shown)
Abstract:
The primary advantage of moderately superheated bubble chamber detectors is their simultaneous sensitivity to nuclear recoils from WIMP dark matter and insensitivity to electron recoil backgrounds. A comprehensive analysis of PICO gamma calibration data demonstrates for the first time that electron recoils in C$_3$F$_8$ scale in accordance with a new nucleation mechanism, rather than one driven by…
▽ More
The primary advantage of moderately superheated bubble chamber detectors is their simultaneous sensitivity to nuclear recoils from WIMP dark matter and insensitivity to electron recoil backgrounds. A comprehensive analysis of PICO gamma calibration data demonstrates for the first time that electron recoils in C$_3$F$_8$ scale in accordance with a new nucleation mechanism, rather than one driven by a hot-spike as previously supposed. Using this semi-empirical model, bubble chamber nucleation thresholds may be tuned to be sensitive to lower energy nuclear recoils while maintaining excellent electron recoil rejection. The PICO-40L detector will exploit this model to achieve thermodynamic thresholds as low as 2.8 keV while being dominated by single-scatter events from coherent elastic neutrino-nucleus scattering of solar neutrinos. In one year of operation, PICO-40L can improve existing leading limits from PICO on spin-dependent WIMP-proton coupling by nearly an order of magnitude for WIMP masses greater than 3 GeV c$^{-2}$ and will have the ability to surpass all existing non-xenon bounds on spin-independent WIMP-nucleon coupling for WIMP masses from 3 to 40 GeV c$^{-2}$.
△ Less
Submitted 25 November, 2020; v1 submitted 29 May, 2019;
originally announced May 2019.
-
A score function for Bayesian cluster analysis
Authors:
John Noble,
Łukasz Rajkowski
Abstract:
We propose a score function for Bayesian clustering. The function is parameter free and captures the interplay between the within cluster variance and the between cluster entropy of a clustering. It can be used to choose the number of clusters in well-established clustering methods such as hierarchical clustering or $K$-means algorithm.
We propose a score function for Bayesian clustering. The function is parameter free and captures the interplay between the within cluster variance and the between cluster entropy of a clustering. It can be used to choose the number of clusters in well-established clustering methods such as hierarchical clustering or $K$-means algorithm.
△ Less
Submitted 24 May, 2019;
originally announced May 2019.
-
Electromagnetic Backgrounds and Potassium-42 Activity in the DEAP-3600 Dark Matter Detector
Authors:
R. Ajaj,
G. R. Araujo,
M. Batygov,
B. Beltran,
C. E. Bina,
M. G. Boulay,
B. Broerman,
J. F. Bueno,
P. M. Burghardt,
A. Butcher,
M. Cárdenas-Montes,
S. Cavuoti,
M. Chen,
Y. Chen,
B. T. Cleveland,
K. Dering,
F. A. Duncan,
M. Dunford,
A. Erlandson,
N. Fatemighomi,
G. Fiorillo,
A. Flower,
R. J. Ford,
D. Gallacher,
P. García Abia
, et al. (66 additional authors not shown)
Abstract:
The DEAP-3600 experiment is searching for WIMP dark matter with a 3.3 tonne single phase liquid argon (LAr) target, located 2.1 km underground at SNOLAB. The experimental signature of dark matter interactions is keV-scale $^{40}$Ar nuclear recoils (NR) producing 128 nm LAr scintillation photons observed by PMTs. The largest backgrounds in DEAP-3600 are electronic recoils (ER) induced by $β$ and…
▽ More
The DEAP-3600 experiment is searching for WIMP dark matter with a 3.3 tonne single phase liquid argon (LAr) target, located 2.1 km underground at SNOLAB. The experimental signature of dark matter interactions is keV-scale $^{40}$Ar nuclear recoils (NR) producing 128 nm LAr scintillation photons observed by PMTs. The largest backgrounds in DEAP-3600 are electronic recoils (ER) induced by $β$ and $γ$-rays originating from internal and external radioactivity in the detector material. A background model of the ER interactions in DEAP-3600 was developed and is described in this work. The model is based on several components which are expected from radioisotopes in the LAr, from ex-situ material assay measurements, and from dedicated independent in-situ analyses. This prior information is used in a Bayesian fit of the ER components to a 247.2 d dataset to model the radioactivity in the surrounding detector materials. While excellent discrimination between ERs and NRs is reached with pulse shape discrimination, utilizing the large difference between fast and slow components of LAr scintillation light, detailed knowledge of the ER background and activity of detector components, sets valuable constraints on other key types of backgrounds in the detector: neutrons and alphas. In addition, the activity of $^{42}$Ar in LAr in DEAP-3600 is determined by measuring the daughter decay of $^{42}$K. This cosmogenically activated trace isotope is a relevant background at higher energies for other rare event searches using atmospheric argon e.g. DarkSide-20k, GERDA or LEGEND. The specific activity of $^{42}$Ar in the atmosphere is found to be $40.4 \pm 5.9$ $μ$Bq/kg of argon.
△ Less
Submitted 14 May, 2019;
originally announced May 2019.
-
Measurement of neutron production in atmospheric neutrino interactions at the Sudbury Neutrino Observatory
Authors:
SNO Collaboration,
B. Aharmim,
S. N. Ahmed,
A. E. Anthony,
N. Barros,
E. W. Beier,
A. Bellerive,
B. Beltran,
M. Bergevin,
S. D. Biller,
R. Bonventre,
K. Boudjemline,
M. G. Boulay,
B. Cai,
E. J. Callaghan,
J. Caravaca,
Y. D. Chan,
D. Chauhan,
M. Chen,
B. T. Cleveland,
G. A. Cox,
X. Dai,
H. Deng,
F. B. Descamps,
J. A. Detwiler
, et al. (107 additional authors not shown)
Abstract:
Neutron production in GeV-scale neutrino interactions is a poorly studied process. We have measured the neutron multiplicities in atmospheric neutrino interactions in the Sudbury Neutrino Observatory experiment and compared them to the prediction of a Monte Carlo simulation using GENIE and a minimally modified version of GEANT4. We analyzed 837 days of exposure corresponding to Phase I, using pure…
▽ More
Neutron production in GeV-scale neutrino interactions is a poorly studied process. We have measured the neutron multiplicities in atmospheric neutrino interactions in the Sudbury Neutrino Observatory experiment and compared them to the prediction of a Monte Carlo simulation using GENIE and a minimally modified version of GEANT4. We analyzed 837 days of exposure corresponding to Phase I, using pure heavy water, and Phase II, using a mixture of Cl in heavy water. Neutrons produced in atmospheric neutrino interactions were identified with an efficiency of $15.3\%$ and $44.3\%$, for Phase I and II respectively. The neutron production is measured as a function of the visible energy of the neutrino interaction and, for charged current quasi-elastic interaction candidates, also as a function of the neutrino energy. This study is also performed classifying the complete sample into two pairs of event categories: charged current quasi-elastic and non charged current quasi-elastic, and $ν_μ$ and $ν_e$. Results show good overall agreement between data and Monte Carlo for both phases, with some small tension with a statistical significance below $2σ$ for some intermediate energies.
△ Less
Submitted 19 June, 2019; v1 submitted 1 April, 2019;
originally announced April 2019.
-
Ultrasound Image Representation Learning by Modeling Sonographer Visual Attention
Authors:
Richard Droste,
Yifan Cai,
Harshita Sharma,
Pierre Chatelain,
Lior Drukker,
Aris T. Papageorghiou,
J. Alison Noble
Abstract:
Image representations are commonly learned from class labels, which are a simplistic approximation of human image understanding. In this paper we demonstrate that transferable representations of images can be learned without manual annotations by modeling human visual attention. The basis of our analyses is a unique gaze tracking dataset of sonographers performing routine clinical fetal anomaly sc…
▽ More
Image representations are commonly learned from class labels, which are a simplistic approximation of human image understanding. In this paper we demonstrate that transferable representations of images can be learned without manual annotations by modeling human visual attention. The basis of our analyses is a unique gaze tracking dataset of sonographers performing routine clinical fetal anomaly screenings. Models of sonographer visual attention are learned by training a convolutional neural network (CNN) to predict gaze on ultrasound video frames through visual saliency prediction or gaze-point regression. We evaluate the transferability of the learned representations to the task of ultrasound standard plane detection in two contexts. Firstly, we perform transfer learning by fine-tuning the CNN with a limited number of labeled standard plane images. We find that fine-tuning the saliency predictor is superior to training from random initialization, with an average F1-score improvement of 9.6% overall and 15.3% for the cardiac planes. Secondly, we train a simple softmax regression on the feature activations of each CNN layer in order to evaluate the representations independently of transfer learning hyper-parameters. We find that the attention models derive strong representations, approaching the precision of a fully-supervised baseline model for all but the last layer.
△ Less
Submitted 27 May, 2019; v1 submitted 7 March, 2019;
originally announced March 2019.
-
Search for dark matter with a 231-day exposure of liquid argon using DEAP-3600 at SNOLAB
Authors:
R. Ajaj,
P. -A. Amaudruz,
G. R. Araujo,
M. Baldwin,
M. Batygov,
B. Beltran,
C. E. Bina,
J. Bonatt,
M. G. Boulay,
B. Broerman,
J. F. Bueno,
P. M. Burghardt,
A. Butcher,
B. Cai,
S. Cavuoti,
M. Chen,
Y. Chen,
B. T. Cleveland,
D. Cranshaw,
K. Dering,
J. DiGioseffo,
L. Doria,
F. A. Duncan,
M. Dunford,
A. Erlandson
, et al. (77 additional authors not shown)
Abstract:
DEAP-3600 is a single-phase liquid argon (LAr) direct-detection dark matter experiment, operating 2 km underground at SNOLAB (Sudbury, Canada). The detector consists of 3279 kg of LAr contained in a spherical acrylic vessel. This paper reports on the analysis of a 758 tonne\cdot day exposure taken over a period of 231 live-days during the first year of operation. No candidate signal events are obs…
▽ More
DEAP-3600 is a single-phase liquid argon (LAr) direct-detection dark matter experiment, operating 2 km underground at SNOLAB (Sudbury, Canada). The detector consists of 3279 kg of LAr contained in a spherical acrylic vessel. This paper reports on the analysis of a 758 tonne\cdot day exposure taken over a period of 231 live-days during the first year of operation. No candidate signal events are observed in the WIMP-search region of interest, which results in the leading limit on the WIMP-nucleon spin-independent cross section on a LAr target of $3.9\times10^{-45}$ cm$^{2}$ ($1.5\times10^{-44}$ cm$^{2}$) for a 100 GeV/c$^{2}$ (1 TeV/c$^{2}$) WIMP mass at 90\% C. L. In addition to a detailed background model, this analysis demonstrates the best pulse-shape discrimination in LAr at threshold, employs a Bayesian photoelectron-counting technique to improve the energy resolution and discrimination efficiency, and utilizes two position reconstruction algorithms based on PMT charge and photon arrival times.
△ Less
Submitted 4 July, 2019; v1 submitted 11 February, 2019;
originally announced February 2019.
-
Dark Matter Search Results from the Complete Exposure of the PICO-60 C$_3$F$_8$ Bubble Chamber
Authors:
C. Amole,
M. Ardid,
I. J. Arnquist,
D. M. Asner,
D. Baxter,
E. Behnke,
M. Bressler,
B. Broerman,
G. Cao,
C. J. Chen,
U. Chowdhury,
K. Clark,
J. I. Collar,
P. S. Cooper,
C. B. Coutu,
C. Cowles,
M. Crisler,
G. Crowder,
N. A. Cruz-Venegas,
C. E. Dahl,
M. Das,
S. Fallows,
J. Farine,
I. Felis,
R. Filgas
, et al. (47 additional authors not shown)
Abstract:
Final results are reported from operation of the PICO-60 C$_3$F$_8$ dark matter detector, a bubble chamber filled with 52 kg of C$_3$F$_8$ located in the SNOLAB underground laboratory. The chamber was operated at thermodynamic thresholds as low as 1.2 keV without loss of stability. A new blind 1404-kg-day exposure at 2.45 keV threshold was acquired with approximately the same expected total backgr…
▽ More
Final results are reported from operation of the PICO-60 C$_3$F$_8$ dark matter detector, a bubble chamber filled with 52 kg of C$_3$F$_8$ located in the SNOLAB underground laboratory. The chamber was operated at thermodynamic thresholds as low as 1.2 keV without loss of stability. A new blind 1404-kg-day exposure at 2.45 keV threshold was acquired with approximately the same expected total background rate as the previous 1167-kg-day exposure at 3.3 keV. This increased exposure is enabled in part by a new optical tracking analysis to better identify events near detector walls, permitting a larger fiducial volume. These results set the most stringent direct-detection constraint to date on the WIMP-proton spin-dependent cross section at 2.5 $\times$ 10$^{-41}$ cm$^2$ for a 25 GeV WIMP, and improve on previous PICO results for 3-5 GeV WIMPs by an order of magnitude.
△ Less
Submitted 11 February, 2019;
originally announced February 2019.
-
A note on the geometry of the MAP partition in Conjugate Exponential Bayesian Mixture Models
Authors:
Łukasz Rajkowski,
John Noble
Abstract:
We investigate the geometry of the maximal a posteriori (MAP) partition in the Bayesian Mixture Model where the component and the base distributions are chosen from conjugate exponential families. We prove that in this case the clusters are separated by the contour lines of a linear functional of the sufficient statistic. As a particular example, we describe Bayesian Mixture of Normals with Normal…
▽ More
We investigate the geometry of the maximal a posteriori (MAP) partition in the Bayesian Mixture Model where the component and the base distributions are chosen from conjugate exponential families. We prove that in this case the clusters are separated by the contour lines of a linear functional of the sufficient statistic. As a particular example, we describe Bayesian Mixture of Normals with Normal-inverse-Wishart prior on the component mean and covariance, in which the clusters in any MAP partition are separated by a quadratic surface. In connection with results of Rajkowski (2018), where the linear separability of clusters in the Bayesian Mixture Model with a fixed component covariance matrix was proved, it gives a nice Bayesian analogue of the geometric properties of Fisher Discriminant Analysis (LDA and QDA).
△ Less
Submitted 24 June, 2019; v1 submitted 4 February, 2019;
originally announced February 2019.
-
Constraints on Neutrino Lifetime from the Sudbury Neutrino Observatory
Authors:
SNO Collaboration,
B. Aharmim,
S. N. Ahmed,
A. E. Anthony,
N. Barros,
E. W. Beier,
A. Bellerive,
B. Beltran,
M. Bergevin,
S. D. Biller,
R. Bonventre,
K. Boudjemline,
M. G. Boulay,
B. Cai,
E. J. Callaghan,
J. Caravaca,
Y. D. Chan,
D. Chauhan,
M. Chen,
B. T. Cleveland,
G. A. Cox,
X. Dai,
H. Deng,
F. B. Descamps,
J. A. Detwiler
, et al. (106 additional authors not shown)
Abstract:
The long baseline between the Earth and the Sun makes solar neutrinos an excellent test beam for exploring possible neutrino decay. The signature of such decay would be an energy-dependent distortion of the traditional survival probability which can be fit for using well-developed and high precision analysis methods. Here a model including neutrino decay is fit to all three phases of $^8$B solar n…
▽ More
The long baseline between the Earth and the Sun makes solar neutrinos an excellent test beam for exploring possible neutrino decay. The signature of such decay would be an energy-dependent distortion of the traditional survival probability which can be fit for using well-developed and high precision analysis methods. Here a model including neutrino decay is fit to all three phases of $^8$B solar neutrino data taken by the Sudbury Neutrino Observatory. This fit constrains the lifetime of neutrino mass state $ν_2$ to be ${>8.08\times10^{-5}}$ s/eV at $90\%$ confidence. An analysis combining this SNO result with those from other solar neutrino experiments results in a combined limit for the lifetime of mass state $ν_2$ of ${>1.04\times10^{-3}}$ s/eV at $99\%$ confidence.
△ Less
Submitted 3 December, 2018;
originally announced December 2018.
-
Developing a Bubble Chamber Particle Discriminator Using Semi-Supervised Learning
Authors:
B. Matusch,
C. Amole,
M. Ardid,
I. J. Arnquist,
D. M. Asner,
D. Baxter,
E. Behnke,
M. Bressler,
B. Broerman,
G. Cao,
C. J. Chen,
U. Chowdhury,
K. Clark,
J. I. Collar,
P. S. Cooper,
C. B. Coutu,
C. Cowles,
M. Crisler,
G. Crowder,
N. A. Cruz-Venegas,
C. E. Dahl,
M. Das,
S. Fallows,
J. Farine,
I. Felis
, et al. (48 additional authors not shown)
Abstract:
The identification of non-signal events is a major hurdle to overcome for bubble chamber dark matter experiments such as PICO-60. The current practice of manually developing a discriminator function to eliminate background events is difficult when available calibration data is frequently impure and present only in small quantities. In this study, several different discriminator input/preprocessing…
▽ More
The identification of non-signal events is a major hurdle to overcome for bubble chamber dark matter experiments such as PICO-60. The current practice of manually developing a discriminator function to eliminate background events is difficult when available calibration data is frequently impure and present only in small quantities. In this study, several different discriminator input/preprocessing formats and neural network architectures are applied to the task. First, they are optimized in a supervised learning context. Next, two novel semi-supervised learning algorithms are trained, and found to replicate the Acoustic Parameter (AP) discriminator previously used in PICO-60 with a mean of 97% accuracy.
△ Less
Submitted 27 November, 2018;
originally announced November 2018.
-
Tests of Lorentz invariance at the Sudbury Neutrino Observatory
Authors:
SNO Collaboration,
B. Aharmim,
S. N. Ahmed,
A. E. Anthony,
N. Barros,
E. W. Beier,
A. Bellerive,
B. Beltran,
M. Bergevin,
S. D. Biller,
E. Blucher,
R. Bonventre,
K. Boudjemline,
M. G. Boulay,
B. Cai,
E. J. Callaghan,
J. Caravaca,
Y. D. Chan,
D. Chauhan,
M. Chen,
B. T. Cleveland,
G. A. Cox,
X. Dai,
H. Deng,
F. B. Descamps
, et al. (109 additional authors not shown)
Abstract:
Experimental tests of Lorentz symmetry in systems of all types are critical for ensuring that the basic assumptions of physics are well-founded. Data from all phases of the Sudbury Neutrino Observatory, a kiloton-scale heavy water Cherenkov detector, are analyzed for possible violations of Lorentz symmetry in the neutrino sector. Such violations would appear as one of eight possible signal types i…
▽ More
Experimental tests of Lorentz symmetry in systems of all types are critical for ensuring that the basic assumptions of physics are well-founded. Data from all phases of the Sudbury Neutrino Observatory, a kiloton-scale heavy water Cherenkov detector, are analyzed for possible violations of Lorentz symmetry in the neutrino sector. Such violations would appear as one of eight possible signal types in the detector: six seasonal variations in the solar electron neutrino survival probability differing in energy and time dependence, and two shape changes to the oscillated solar neutrino energy spectrum. No evidence for such signals is observed, and limits on the size of such effects are established in the framework of the Standard Model Extension, including 40 limits on perviously unconstrained operators and improved limits on 15 additional operators. This makes limits on all minimal, Dirac-type Lorentz violating operators in the neutrino sector available for the first time.
△ Less
Submitted 3 January, 2019; v1 submitted 31 October, 2018;
originally announced November 2018.
-
Sequential anatomy localization in fetal echocardiography videos
Authors:
Arijit Patra,
J. A. Noble
Abstract:
Fetal heart motion is an important diagnostic indicator for structural detection and functional assessment of congenital heart disease. We propose an approach towards integrating deep convolutional and recurrent architectures that utilize localized spatial and temporal features of different anatomical substructures within a global spatiotemporal context for interpretation of fetal echocardiography…
▽ More
Fetal heart motion is an important diagnostic indicator for structural detection and functional assessment of congenital heart disease. We propose an approach towards integrating deep convolutional and recurrent architectures that utilize localized spatial and temporal features of different anatomical substructures within a global spatiotemporal context for interpretation of fetal echocardiography videos. We formulate our task as a cardiac structure localization problem with convolutional architectures for aggregating global spatial context and detecting anatomical structures on spatial region proposals. This information is aggregated temporally by recurrent architectures to quantify the progressive motion patterns. We experimentally show that the resulting architecture combines anatomical landmark detection at the frame-level over multiple video sequences-with temporal progress of the associated anatomical motions to encode local spatiotemporal fetal heart dynamics and is validated on a real-world clinical dataset.
△ Less
Submitted 20 December, 2018; v1 submitted 28 October, 2018;
originally announced October 2018.
-
Weakly-Supervised Convolutional Neural Networks for Multimodal Image Registration
Authors:
Yipeng Hu,
Marc Modat,
Eli Gibson,
Wenqi Li,
Nooshin Ghavami,
Ester Bonmati,
Guotai Wang,
Steven Bandula,
Caroline M. Moore,
Mark Emberton,
Sébastien Ourselin,
J. Alison Noble,
Dean C. Barratt,
Tom Vercauteren
Abstract:
One of the fundamental challenges in supervised learning for multimodal image registration is the lack of ground-truth for voxel-level spatial correspondence. This work describes a method to infer voxel-level transformation from higher-level correspondence information contained in anatomical labels. We argue that such labels are more reliable and practical to obtain for reference sets of image pai…
▽ More
One of the fundamental challenges in supervised learning for multimodal image registration is the lack of ground-truth for voxel-level spatial correspondence. This work describes a method to infer voxel-level transformation from higher-level correspondence information contained in anatomical labels. We argue that such labels are more reliable and practical to obtain for reference sets of image pairs than voxel-level correspondence. Typical anatomical labels of interest may include solid organs, vessels, ducts, structure boundaries and other subject-specific ad hoc landmarks. The proposed end-to-end convolutional neural network approach aims to predict displacement fields to align multiple labelled corresponding structures for individual image pairs during the training, while only unlabelled image pairs are used as the network input for inference. We highlight the versatility of the proposed strategy, for training, utilising diverse types of anatomical labels, which need not to be identifiable over all training image pairs. At inference, the resulting 3D deformable image registration algorithm runs in real-time and is fully-automated without requiring any anatomical labels or initialisation. Several network architecture variants are compared for registering T2-weighted magnetic resonance images and 3D transrectal ultrasound images from prostate cancer patients. A median target registration error of 3.6 mm on landmark centroids and a median Dice of 0.87 on prostate glands are achieved from cross-validation experiments, in which 108 pairs of multimodal images from 76 patients were tested with high-quality anatomical labels.
△ Less
Submitted 9 July, 2018;
originally announced July 2018.
-
Transient Typechecks are (Almost) Free
Authors:
Richard Roberts,
Stefan Marr,
Michael Homer,
James Noble
Abstract:
Transient gradual typing imposes run-time type tests that typically cause a linear slowdown in programs' performance. This performance impact discourages the use of type annotations because adding types to a program makes the program slower. A virtual machine can employ standard just-in-time optimizations to reduce the overhead of transient checks to near zero. These optimizations can give gradual…
▽ More
Transient gradual typing imposes run-time type tests that typically cause a linear slowdown in programs' performance. This performance impact discourages the use of type annotations because adding types to a program makes the program slower. A virtual machine can employ standard just-in-time optimizations to reduce the overhead of transient checks to near zero. These optimizations can give gradually-typed languages performance comparable to state-of-the-art dynamic languages, so programmers can add types to their code without affecting their programs' performance.
△ Less
Submitted 18 February, 2019; v1 submitted 2 July, 2018;
originally announced July 2018.
-
Accurate Detection of Inner Ears in Head CTs Using a Deep Volume-to-Volume Regression Network with False Positive Suppression and a Shape-Based Constraint
Authors:
Dongqing Zhang,
Jianing Wang,
Jack H. Noble,
Benoit M. Dawant
Abstract:
Cochlear implants (CIs) are neural prosthetics which are used to treat patients with hearing loss. CIs use an array of electrodes which are surgically inserted into the cochlea to stimulate the auditory nerve endings. After surgery, CIs need to be programmed. Studies have shown that the spatial relationship between the intra-cochlear anatomy and electrodes derived from medical images can guide CI…
▽ More
Cochlear implants (CIs) are neural prosthetics which are used to treat patients with hearing loss. CIs use an array of electrodes which are surgically inserted into the cochlea to stimulate the auditory nerve endings. After surgery, CIs need to be programmed. Studies have shown that the spatial relationship between the intra-cochlear anatomy and electrodes derived from medical images can guide CI programming and lead to significant improvement in hearing outcomes. However, clinical head CT images are usually obtained from scanners of different brands with different protocols. The field of view thus varies greatly and visual inspection is needed to document their content prior to applying algorithms for electrode localization and intra-cochlear anatomy segmentation. In this work, to determine the presence/absence of inner ears and to accurately localize them in head CTs, we use a volume-to-volume convolutional neural network which can be trained end-to-end to map a raw CT volume to probability maps which indicate inner ear positions. We incorporate a false positive suppression strategy in training and apply a shape-based constraint. We achieve a labeling accuracy of 98.59% and a localization error of 2.45mm. The localization error is significantly smaller than a random forest-based approach that has been proposed recently to perform the same task.
△ Less
Submitted 12 June, 2018;
originally announced June 2018.
-
Adversarial Deformation Regularization for Training Image Registration Neural Networks
Authors:
Yipeng Hu,
Eli Gibson,
Nooshin Ghavami,
Ester Bonmati,
Caroline M. Moore,
Mark Emberton,
Tom Vercauteren,
J. Alison Noble,
Dean C. Barratt
Abstract:
We describe an adversarial learning approach to constrain convolutional neural network training for image registration, replacing heuristic smoothness measures of displacement fields often used in these tasks. Using minimally-invasive prostate cancer intervention as an example application, we demonstrate the feasibility of utilizing biomechanical simulations to regularize a weakly-supervised anato…
▽ More
We describe an adversarial learning approach to constrain convolutional neural network training for image registration, replacing heuristic smoothness measures of displacement fields often used in these tasks. Using minimally-invasive prostate cancer intervention as an example application, we demonstrate the feasibility of utilizing biomechanical simulations to regularize a weakly-supervised anatomical-label-driven registration network for aligning pre-procedural magnetic resonance (MR) and 3D intra-procedural transrectal ultrasound (TRUS) images. A discriminator network is optimized to distinguish the registration-predicted displacement fields from the motion data simulated by finite element analysis. During training, the registration network simultaneously aims to maximize similarity between anatomical labels that drives image alignment and to minimize an adversarial generator loss that measures divergence between the predicted- and simulated deformation. The end-to-end trained network enables efficient and fully-automated registration that only requires an MR and TRUS image pair as input, without anatomical labels or simulated data during inference. 108 pairs of labelled MR and TRUS images from 76 prostate cancer patients and 71,500 nonlinear finite-element simulations from 143 different patients were used for this study. We show that, with only gland segmentation as training labels, the proposed method can help predict physically plausible deformation without any other smoothness penalty. Based on cross-validation experiments using 834 pairs of independent validation landmarks, the proposed adversarial-regularized registration achieved a target registration error of 6.3 mm that is significantly lower than those from several other regularization methods.
△ Less
Submitted 27 May, 2018;
originally announced May 2018.
-
Positive-unlabeled convolutional neural networks for particle picking in cryo-electron micrographs
Authors:
Tristan Bepler,
Andrew Morin,
Julia Brasch,
Lawrence Shapiro,
Alex J. Noble,
Bonnie Berger
Abstract:
Cryo-electron microscopy (cryoEM) is an increasingly popular method for protein structure determination. However, identifying a sufficient number of particles for analysis (often >100,000) can take months of manual effort. Current computational approaches are limited by high false positive rates and require significant ad-hoc post-processing, especially for unusually shaped particles. To address t…
▽ More
Cryo-electron microscopy (cryoEM) is an increasingly popular method for protein structure determination. However, identifying a sufficient number of particles for analysis (often >100,000) can take months of manual effort. Current computational approaches are limited by high false positive rates and require significant ad-hoc post-processing, especially for unusually shaped particles. To address this shortcoming, we develop Topaz, an efficient and accurate particle picking pipeline using neural networks trained with few labeled particles by newly leveraging the remaining unlabeled particles through the framework of positive-unlabeled (PU) learning. Remarkably, despite using minimal labeled particles, Topaz allows us to improve reconstruction resolution by up to 0.15 Å over published particles on three public cryoEM datasets without any post-processing. Furthermore, we show that our novel generalized-expectation criteria approach to PU learning outperforms existing general PU learning approaches when applied to particle detection, especially for challenging datasets of non-globular proteins. We expect Topaz to be an essential component of cryoEM analysis.
△ Less
Submitted 8 October, 2018; v1 submitted 21 March, 2018;
originally announced March 2018.
-
Analysis of Short-Term Stability of Miniature 171Yb+ Buffer Gas Cooled Trapped Ion Clock
Authors:
David R. Scherer,
C. Daniel Boschen,
Jay Noble,
Michael Silveira,
Dwayne Taylor,
Jonathan Tallant,
K. Richard Overstreet,
S. R. Stein
Abstract:
We demonstrate an improvement in short-term stability by a factor of 10 over a previous generation miniature buffer gas cooled trapped ion clock. We describe the enhancement to detection SNR that has enabled this improvement, the method of clock operation, and the measurement of clock short-term stability. Additionally, we numerically investigate the magnitude of the Dick effect in our pulsed ion…
▽ More
We demonstrate an improvement in short-term stability by a factor of 10 over a previous generation miniature buffer gas cooled trapped ion clock. We describe the enhancement to detection SNR that has enabled this improvement, the method of clock operation, and the measurement of clock short-term stability. Additionally, we numerically investigate the magnitude of the Dick effect in our pulsed ion clock.
△ Less
Submitted 13 February, 2018;
originally announced February 2018.
-
Design and Construction of the DEAP-3600 Dark Matter Detector
Authors:
P. -A. Amaudruz,
M. Baldwin,
M. Batygov,
B. Beltran,
C. E. Bina,
D. Bishop,
J. Bonatt,
G. Boorman,
M. G. Boulay,
B. Broerman,
T. Bromwich,
J. F. Bueno,
P. M. Burghardt,
A. Butcher,
B. Cai,
S. Chan,
M. Chen,
R. Chouinard,
S. Churchwell,
B. T. Cleveland,
D. Cranshaw,
K. Dering,
J. DiGioseffo,
S. Dittmeier,
F. A. Duncan
, et al. (84 additional authors not shown)
Abstract:
The Dark matter Experiment using Argon Pulse-shape discrimination (DEAP) has been designed for a direct detection search for particle dark matter using a single-phase liquid argon target. The projected cross section sensitivity for DEAP-3600 to the spin-independent scattering of Weakly Interacting Massive Particles (WIMPs) on nucleons is $10^{-46}~\rm{cm}^{2}$ for a 100 GeV/$c^2$ WIMP mass with a…
▽ More
The Dark matter Experiment using Argon Pulse-shape discrimination (DEAP) has been designed for a direct detection search for particle dark matter using a single-phase liquid argon target. The projected cross section sensitivity for DEAP-3600 to the spin-independent scattering of Weakly Interacting Massive Particles (WIMPs) on nucleons is $10^{-46}~\rm{cm}^{2}$ for a 100 GeV/$c^2$ WIMP mass with a fiducial exposure of 3 tonne-years. This paper describes the physical properties and construction of the DEAP-3600 detector.
△ Less
Submitted 10 April, 2018; v1 submitted 5 December, 2017;
originally announced December 2017.
-
Characterising Dependency in Computer Networks using Spectral Coherence
Authors:
Alex Gibberd,
Jordan Noble,
Edward Cohen
Abstract:
The transmission or reception of packets passing between computers can be represented in terms of time-stamped events and the resulting activity understood in terms of point-processes. Interestingly, in the disparate domain of neuroscience, models for describing dependent point-processes are well developed. In particular, spectral methods which decompose second-order dependency across different fr…
▽ More
The transmission or reception of packets passing between computers can be represented in terms of time-stamped events and the resulting activity understood in terms of point-processes. Interestingly, in the disparate domain of neuroscience, models for describing dependent point-processes are well developed. In particular, spectral methods which decompose second-order dependency across different frequencies allow for a rich characterisation of point-processes. In this paper, we investigate using the spectral coherence statistic to characterise computer network activity, and determine if, and how, device messaging may be dependent. We demonstrate on real data, that for many devices there appears to be very little dependency between device messaging channels. However, when significant coherence is detected it appears highly structured, a result which suggests coherence may prove useful for discriminating between types of activity at the network level.
△ Less
Submitted 27 November, 2017;
originally announced November 2017.
-
Label-driven weakly-supervised learning for multimodal deformable image registration
Authors:
Yipeng Hu,
Marc Modat,
Eli Gibson,
Nooshin Ghavami,
Ester Bonmati,
Caroline M. Moore,
Mark Emberton,
J. Alison Noble,
Dean C. Barratt,
Tom Vercauteren
Abstract:
Spatially aligning medical images from different modalities remains a challenging task, especially for intraoperative applications that require fast and robust algorithms. We propose a weakly-supervised, label-driven formulation for learning 3D voxel correspondence from higher-level label correspondence, thereby bypassing classical intensity-based image similarity measures. During training, a conv…
▽ More
Spatially aligning medical images from different modalities remains a challenging task, especially for intraoperative applications that require fast and robust algorithms. We propose a weakly-supervised, label-driven formulation for learning 3D voxel correspondence from higher-level label correspondence, thereby bypassing classical intensity-based image similarity measures. During training, a convolutional neural network is optimised by outputting a dense displacement field (DDF) that warps a set of available anatomical labels from the moving image to match their corresponding counterparts in the fixed image. These label pairs, including solid organs, ducts, vessels, point landmarks and other ad hoc structures, are only required at training time and can be spatially aligned by minimising a cross-entropy function of the warped moving label and the fixed label. During inference, the trained network takes a new image pair to predict an optimal DDF, resulting in a fully-automatic, label-free, real-time and deformable registration. For interventional applications where large global transformation prevails, we also propose a neural network architecture to jointly optimise the global- and local displacements. Experiment results are presented based on cross-validating registrations of 111 pairs of T2-weighted magnetic resonance images and 3D transrectal ultrasound images from prostate cancer patients with a total of over 4000 anatomical labels, yielding a median target registration error of 4.2 mm on landmark centroids and a median Dice of 0.88 on prostate glands.
△ Less
Submitted 24 December, 2017; v1 submitted 5 November, 2017;
originally announced November 2017.
-
Ω-Net (Omega-Net): Fully Automatic, Multi-View Cardiac MR Detection, Orientation, and Segmentation with Deep Neural Networks
Authors:
Davis M. Vigneault,
Weidi Xie,
Carolyn Y. Ho,
David A. Bluemke,
J. Alison Noble
Abstract:
Pixelwise segmentation of the left ventricular (LV) myocardium and the four cardiac chambers in 2-D steady state free precession (SSFP) cine sequences is an essential preprocessing step for a wide range of analyses. Variability in contrast, appearance, orientation, and placement of the heart between patients, clinical views, scanners, and protocols makes fully automatic semantic segmentation a not…
▽ More
Pixelwise segmentation of the left ventricular (LV) myocardium and the four cardiac chambers in 2-D steady state free precession (SSFP) cine sequences is an essential preprocessing step for a wide range of analyses. Variability in contrast, appearance, orientation, and placement of the heart between patients, clinical views, scanners, and protocols makes fully automatic semantic segmentation a notoriously difficult problem. Here, we present $Ω$-Net (Omega-Net): a novel convolutional neural network (CNN) architecture for simultaneous localization, transformation into a canonical orientation, and semantic segmentation. First, an initial segmentation is performed on the input image, second, the features learned during this initial segmentation are used to predict the parameters needed to transform the input image into a canonical orientation, and third, a final segmentation is performed on the transformed image. In this work, $Ω$-Nets of varying depths were trained to detect five foreground classes in any of three clinical views (short axis, SA, four-chamber, 4C, two-chamber, 2C), without prior knowledge of the view being segmented. The architecture was trained on a cohort of patients with hypertrophic cardiomyopathy and healthy control subjects. Network performance as measured by weighted foreground intersection-over-union (IoU) was substantially improved in the best-performing $Ω$- Net compared with U-Net segmentation without localization or orientation. In addition, Ω-Net was retrained from scratch on the 2017 MICCAI ACDC dataset, and achieves state-of-the-art results on the LV and RV bloodpools, and performed slightly worse in segmentation of the LV myocardium. We conclude this architecture represents a substantive advancement over prior approaches, with implications for biomedical image segmentation more generally.
△ Less
Submitted 20 March, 2018; v1 submitted 3 November, 2017;
originally announced November 2017.
-
Intraoperative Organ Motion Models with an Ensemble of Conditional Generative Adversarial Networks
Authors:
Yipeng Hu,
Eli Gibson,
Tom Vercauteren,
Hashim U. Ahmed,
Mark Emberton,
Caroline M. Moore,
J. Alison Noble,
Dean C. Barratt
Abstract:
In this paper, we describe how a patient-specific, ultrasound-probe-induced prostate motion model can be directly generated from a single preoperative MR image. Our motion model allows for sampling from the conditional distribution of dense displacement fields, is encoded by a generative neural network conditioned on a medical image, and accepts random noise as additional input. The generative net…
▽ More
In this paper, we describe how a patient-specific, ultrasound-probe-induced prostate motion model can be directly generated from a single preoperative MR image. Our motion model allows for sampling from the conditional distribution of dense displacement fields, is encoded by a generative neural network conditioned on a medical image, and accepts random noise as additional input. The generative network is trained by a minimax optimisation with a second discriminative neural network, tasked to distinguish generated samples from training motion data. In this work, we propose that 1) jointly optimising a third conditioning neural network that pre-processes the input image, can effectively extract patient-specific features for conditioning; and 2) combining multiple generative models trained separately with heuristically pre-disjointed training data sets can adequately mitigate the problem of mode collapse. Trained with diagnostic T2-weighted MR images from 143 real patients and 73,216 3D dense displacement fields from finite element simulations of intraoperative prostate motion due to transrectal ultrasound probe pressure, the proposed models produced physically-plausible patient-specific motion of prostate glands. The ability to capture biomechanically simulated motion was evaluated using two errors representing generalisability and specificity of the model. The median values, calculated from a 10-fold cross-validation, were 2.8+/-0.3 mm and 1.7+/-0.1 mm, respectively. We conclude that the introduced approach demonstrates the feasibility of applying state-of-the-art machine learning algorithms to generate organ motion models from patient images, and shows significant promise for future research.
△ Less
Submitted 5 September, 2017;
originally announced September 2017.
-
First results from the DEAP-3600 dark matter search with argon at SNOLAB
Authors:
DEAP-3600 Collaboration,
:,
P. -A. Amaudruz,
M. Baldwin,
M. Batygov,
B. Beltran,
C. E. Bina,
D. Bishop,
J. Bonatt,
G. Boorman,
M. G. Boulay,
B. Broerman,
T. Bromwich,
J. F. Bueno,
P. M. Burghardt,
A. Butcher,
B. Cai,
S. Chan,
M. Chen,
R. Chouinard,
B. T. Cleveland,
D. Cranshaw,
K. Dering,
J. DiGioseffo,
S. Dittmeier
, et al. (81 additional authors not shown)
Abstract:
This paper reports the first results of a direct dark matter search with the DEAP-3600 single-phase liquid argon (LAr) detector. The experiment was performed 2 km underground at SNOLAB (Sudbury, Canada) utilizing a large target mass, with the LAr target contained in a spherical acrylic vessel of 3600 kg capacity. The LAr is viewed by an array of PMTs, which would register scintillation light produ…
▽ More
This paper reports the first results of a direct dark matter search with the DEAP-3600 single-phase liquid argon (LAr) detector. The experiment was performed 2 km underground at SNOLAB (Sudbury, Canada) utilizing a large target mass, with the LAr target contained in a spherical acrylic vessel of 3600 kg capacity. The LAr is viewed by an array of PMTs, which would register scintillation light produced by rare nuclear recoil signals induced by dark matter particle scattering. An analysis of 4.44 live days (fiducial exposure of 9.87 tonne-days) of data taken with the nearly full detector during the initial filling phase demonstrates the detector performance and the best electronic recoil rejection using pulse-shape discrimination in argon, with leakage $<1.2\times 10^{-7}$ (90% C.L.) between 16 and 33 keV$_{ee}$. No candidate signal events are observed, which results in the leading limit on WIMP-nucleon spin-independent cross section on argon, $<1.2\times 10^{-44}$ cm$^2$ for a 100 GeV/c$^2$ WIMP mass (90% C.L.).
△ Less
Submitted 13 August, 2018; v1 submitted 25 July, 2017;
originally announced July 2017.
-
Freehand Ultrasound Image Simulation with Spatially-Conditioned Generative Adversarial Networks
Authors:
Yipeng Hu,
Eli Gibson,
Li-Lin Lee,
Weidi Xie,
Dean C. Barratt,
Tom Vercauteren,
J. Alison Noble
Abstract:
Sonography synthesis has a wide range of applications, including medical procedure simulation, clinical training and multimodality image registration. In this paper, we propose a machine learning approach to simulate ultrasound images at given 3D spatial locations (relative to the patient anatomy), based on conditional generative adversarial networks (GANs). In particular, we introduce a novel neu…
▽ More
Sonography synthesis has a wide range of applications, including medical procedure simulation, clinical training and multimodality image registration. In this paper, we propose a machine learning approach to simulate ultrasound images at given 3D spatial locations (relative to the patient anatomy), based on conditional generative adversarial networks (GANs). In particular, we introduce a novel neural network architecture that can sample anatomically accurate images conditionally on spatial position of the (real or mock) freehand ultrasound probe. To ensure an effective and efficient spatial information assimilation, the proposed spatially-conditioned GANs take calibrated pixel coordinates in global physical space as conditioning input, and utilise residual network units and shortcuts of conditioning data in the GANs' discriminator and generator, respectively. Using optically tracked B-mode ultrasound images, acquired by an experienced sonographer on a fetus phantom, we demonstrate the feasibility of the proposed method by two sets of quantitative results: distances were calculated between corresponding anatomical landmarks identified in the held-out ultrasound images and the simulated data at the same locations unseen to the networks; a usability study was carried out to distinguish the simulated data from the real images. In summary, we present what we believe are state-of-the-art visually realistic ultrasound images, simulated by the proposed GAN architecture that is stable to train and capable of generating plausibly diverse image samples.
△ Less
Submitted 17 July, 2017;
originally announced July 2017.
-
Temporal HeartNet: Towards Human-Level Automatic Analysis of Fetal Cardiac Screening Video
Authors:
Weilin Huang,
Christopher P. Bridge,
J. Alison Noble,
Andrew Zisserman
Abstract:
We present an automatic method to describe clinically useful information about scanning, and to guide image interpretation in ultrasound (US) videos of the fetal heart. Our method is able to jointly predict the visibility, viewing plane, location and orientation of the fetal heart at the frame level. The contributions of the paper are three-fold: (i) a convolutional neural network architecture is…
▽ More
We present an automatic method to describe clinically useful information about scanning, and to guide image interpretation in ultrasound (US) videos of the fetal heart. Our method is able to jointly predict the visibility, viewing plane, location and orientation of the fetal heart at the frame level. The contributions of the paper are three-fold: (i) a convolutional neural network architecture is developed for a multi-task prediction, which is computed by sliding a 3x3 window spatially through convolutional maps. (ii) an anchor mechanism and Intersection over Union (IoU) loss are applied for improving localization accuracy. (iii) a recurrent architecture is designed to recursively compute regional convolutional features temporally over sequential frames, allowing each prediction to be conditioned on the whole video. This results in a spatial-temporal model that precisely describes detailed heart parameters in challenging US videos. We report results on a real-world clinical dataset, where our method achieves performance on par with expert annotations.
△ Less
Submitted 3 July, 2017;
originally announced July 2017.
-
In-situ characterization of the Hamamatsu R5912-HQE photomultiplier tubes used in the DEAP-3600 experiment
Authors:
DEAP Collaboration,
P. -A. Amaudruz,
M. Batygov,
B. Beltran,
C. E. Bina,
D. Bishop,
J. Bonatt,
G. Boorman,
M. G. Boulay,
B. Broerman,
T. Bromwich,
J. F. Bueno,
A. Butcher,
B. Cai,
S. Chan,
M. Chen,
R. Chouinard,
S. Churchwell,
B. T. Cleveland,
D. Cranshaw,
K. Dering,
S. Dittmeier,
F. A. Duncan,
M. Dunford,
A. Erlandson
, et al. (77 additional authors not shown)
Abstract:
The Hamamatsu R5912-HQE photomultiplier-tube (PMT) is a novel high-quantum efficiency PMT. It is currently used in the DEAP-3600 dark matter detector and is of significant interest for future dark matter and neutrino experiments where high signal yields are needed.
We report on the methods developed for in-situ characterization and monitoring of DEAP's 255 R5912-HQE PMTs. This includes a detaile…
▽ More
The Hamamatsu R5912-HQE photomultiplier-tube (PMT) is a novel high-quantum efficiency PMT. It is currently used in the DEAP-3600 dark matter detector and is of significant interest for future dark matter and neutrino experiments where high signal yields are needed.
We report on the methods developed for in-situ characterization and monitoring of DEAP's 255 R5912-HQE PMTs. This includes a detailed discussion of typical measured single-photoelectron charge distributions, correlated noise (afterpulsing), dark noise, double, and late pulsing characteristics. The characterization is performed during the detector commissioning phase using laser light injected through a light diffusing sphere and during normal detector operation using LED light injected through optical fibres.
△ Less
Submitted 29 January, 2019; v1 submitted 29 May, 2017;
originally announced May 2017.
-
The search for neutron-antineutron oscillations at the Sudbury Neutrino Observatory
Authors:
SNO Collaboration,
B. Aharmim,
S. N. Ahmed,
A. E. Anthony,
N. Barros,
E. W. Beier,
A. Bellerive,
B. Beltran,
M. Bergevin,
S. D. Biller,
K. Boudjemline,
M. G. Boulay,
B. Cai,
Y. D. Chan,
D. Chauhan,
M. Chen,
B. T. Cleveland,
G. A. Cox,
X. Dai,
H. Deng,
J. A. Detwiler,
P. J. Doe,
G. Doucas,
P. -L. Drouin,
F. A. Duncan
, et al. (100 additional authors not shown)
Abstract:
Tests on $B-L$ symmetry breaking models are important probes to search for new physics. One proposed model with $Δ(B-L)=2$ involves the oscillations of a neutron to an antineutron. In this paper a new limit on this process is derived for the data acquired from all three operational phases of the Sudbury Neutrino Observatory experiment. The search was concentrated in oscillations occurring within t…
▽ More
Tests on $B-L$ symmetry breaking models are important probes to search for new physics. One proposed model with $Δ(B-L)=2$ involves the oscillations of a neutron to an antineutron. In this paper a new limit on this process is derived for the data acquired from all three operational phases of the Sudbury Neutrino Observatory experiment. The search was concentrated in oscillations occurring within the deuteron, and 23 events are observed against a background expectation of 30.5 events. These translate to a lower limit on the nuclear lifetime of $1.48\times 10^{31}$ years at 90% confidence level (CL) when no restriction is placed on the signal likelihood space (unbounded). Alternatively, a lower limit on the nuclear lifetime was found to be $1.18\times 10^{31}$ years at 90% CL when the signal was forced into a positive likelihood space (bounded). Values for the free oscillation time derived from various models are also provided in this article. This is the first search for neutron-antineutron oscillation with the deuteron as a target.
△ Less
Submitted 1 May, 2017;
originally announced May 2017.
-
Feature Tracking Cardiac Magnetic Resonance via Deep Learning and Spline Optimization
Authors:
Davis M. Vigneault,
Weidi Xie,
David A. Bluemke,
J. Alison Noble
Abstract:
Feature tracking Cardiac Magnetic Resonance (CMR) has recently emerged as an area of interest for quantification of regional cardiac function from balanced, steady state free precession (SSFP) cine sequences. However, currently available techniques lack full automation, limiting reproducibility. We propose a fully automated technique whereby a CMR image sequence is first segmented with a deep, ful…
▽ More
Feature tracking Cardiac Magnetic Resonance (CMR) has recently emerged as an area of interest for quantification of regional cardiac function from balanced, steady state free precession (SSFP) cine sequences. However, currently available techniques lack full automation, limiting reproducibility. We propose a fully automated technique whereby a CMR image sequence is first segmented with a deep, fully convolutional neural network (CNN) architecture, and quadratic basis splines are fitted simultaneously across all cardiac frames using least squares optimization. Experiments are performed using data from 42 patients with hypertrophic cardiomyopathy (HCM) and 21 healthy control subjects. In terms of segmentation, we compared state-of-the-art CNN frameworks, U-Net and dilated convolution architectures, with and without temporal context, using cross validation with three folds. Performance relative to expert manual segmentation was similar across all networks: pixel accuracy was ~97%, intersection-over-union (IoU) across all classes was ~87%, and IoU across foreground classes only was ~85%. Endocardial left ventricular circumferential strain calculated from the proposed pipeline was significantly different in control and disease subjects (-25.3% vs -29.1%, p = 0.006), in agreement with the current clinical literature.
△ Less
Submitted 12 April, 2017;
originally announced April 2017.
-
Two dimensional ice mapping of molecular cores
Authors:
J. A. Noble,
H. J. Fraser,
K. M. Pontoppidan,
A. M. Craigon
Abstract:
We present maps of the column densities of H$_2$O, CO$_2$, and CO ices towards the molecular cores B~35A, DC~274.2-00.4, BHR~59, and DC~300.7-01.0. These ice maps, probing spatial distances in molecular cores as low as 2200~AU, challenge the traditional hypothesis that the denser the region observed, the more ice is present, providing evidence that the relationships between solid molecular species…
▽ More
We present maps of the column densities of H$_2$O, CO$_2$, and CO ices towards the molecular cores B~35A, DC~274.2-00.4, BHR~59, and DC~300.7-01.0. These ice maps, probing spatial distances in molecular cores as low as 2200~AU, challenge the traditional hypothesis that the denser the region observed, the more ice is present, providing evidence that the relationships between solid molecular species are more varied than the generic picture we often adopt to model gas-grain chemical processes and explain feedback between solid phase processes and gas phase abundances. We present the first combined solid-gas maps of a single molecular species, based upon observations of both CO ice and gas phase C$^{18}$O towards B~35A, a star-forming dense core in Orion. We conclude that molecular species in the solid phase are powerful tracers of "small scale" chemical diversity, prior to the onset of star formation. With a component analysis approach, we can probe the solid phase chemistry of a region at a level of detail greater than that provided by statistical analyses or generic conclusions drawn from single pointing line-of-sight observations alone.
△ Less
Submitted 3 March, 2017;
originally announced March 2017.
-
Dark Matter Search Results from the PICO-60 C$_3$F$_8$ Bubble Chamber
Authors:
C. Amole,
M. Ardid,
I. J. Arnquist,
D. M. Asner,
D. Baxter,
E. Behnke,
P. Bhattacharjee,
H. Borsodi,
M. Bou-Cabo,
P. Campion,
G. Cao,
C. J. Chen,
U. Chowdhury,
K. Clark,
J. I. Collar,
P. S. Cooper,
M. Crisler,
G. Crowder,
C. E. Dahl,
M. Das,
S. Fallows,
J. Farine,
I. Felis,
R. Filgas,
F. Girard
, et al. (37 additional authors not shown)
Abstract:
New results are reported from the operation of the PICO-60 dark matter detector, a bubble chamber filled with 52 kg of C$_3$F$_8$ located in the SNOLAB underground laboratory. As in previous PICO bubble chambers, PICO-60 C$_3$F$_8$ exhibits excellent electron recoil and alpha decay rejection, and the observed multiple-scattering neutron rate indicates a single-scatter neutron background of less th…
▽ More
New results are reported from the operation of the PICO-60 dark matter detector, a bubble chamber filled with 52 kg of C$_3$F$_8$ located in the SNOLAB underground laboratory. As in previous PICO bubble chambers, PICO-60 C$_3$F$_8$ exhibits excellent electron recoil and alpha decay rejection, and the observed multiple-scattering neutron rate indicates a single-scatter neutron background of less than 1 event per month. A blind analysis of an efficiency-corrected 1167-kg-day exposure at a 3.3-keV thermodynamic threshold reveals no single-scattering nuclear recoil candidates, consistent with the predicted background. These results set the most stringent direct-detection constraint to date on the WIMP-proton spin-dependent cross section at 3.4 $\times$ 10$^{-41}$ cm$^2$ for a 30-GeV$\thinspace$c$^{-2}$ WIMP, more than one order of magnitude improvement from previous PICO results.
△ Less
Submitted 2 August, 2017; v1 submitted 24 February, 2017;
originally announced February 2017.
-
Efficient photochemistry of coronene: water complexes
Authors:
J. A. Noble,
C. Jouvet,
C. Aupetit,
A. Moudens,
J. Mascetti
Abstract:
The photochemistry of ices with polycyclic aromatic hydrocarbons (PAHs) has been extensively studied, but to date no investigation has been made of PAHs in interaction with low numbers (n < 4) of molecules of water. We performed photochemical matrix isolation studies of coronene:water complexes, probing the argon matrix with FTIR spectroscopy. We find that coronene readily reacts with water upon i…
▽ More
The photochemistry of ices with polycyclic aromatic hydrocarbons (PAHs) has been extensively studied, but to date no investigation has been made of PAHs in interaction with low numbers (n < 4) of molecules of water. We performed photochemical matrix isolation studies of coronene:water complexes, probing the argon matrix with FTIR spectroscopy. We find that coronene readily reacts with water upon irradiation with a mercury vapour lamp to produce oxygenated PAH photoproducts, and we postulate a reaction mechanism via a charge transfer Rydberg state. This result suggests that oxygenated PAHs should be widely observed in regions of the ISM with sufficiently high water abundances, for example near the edges of molecular clouds where water molecules begin to form, but before icy layers are observed, that is at AV <3. In order to explain the low derived observational abundances of oxygenated PAHs, additional destruction routes must be invoked.
△ Less
Submitted 9 December, 2016;
originally announced December 2016.
-
Final Results of the PICASSO Dark Matter Search Experiment
Authors:
E. Behnke,
M. Besnier,
P. Bhattacharjee,
X. Dai,
M. Das,
A. Davour,
F. Debris,
N. Dhungana,
J. Farine,
M. Fines-Neuschild,
S. Gagnebin,
G. Giroux,
E. Grace,
C. M. Jackson,
A. Kamaha,
C. B. Krauss,
M. Lafrenière,
M. Laurin,
I. Lawson,
L. Lessard,
I. Levine,
D. Marlisov,
J. -P. Martin,
P. Mitra,
A. J. Noble
, et al. (9 additional authors not shown)
Abstract:
The PICASSO dark matter search experiment operated an array of 32 superheated droplet detectors containing 3.0 kg of C$_{4}$F$_{10}$ and collected an exposure of 231.4 kgd at SNOLAB between March 2012 and January 2014. We report on the final results of this experiment which includes for the first time the complete data set and improved analysis techniques including \mbox{acoustic} localization to…
▽ More
The PICASSO dark matter search experiment operated an array of 32 superheated droplet detectors containing 3.0 kg of C$_{4}$F$_{10}$ and collected an exposure of 231.4 kgd at SNOLAB between March 2012 and January 2014. We report on the final results of this experiment which includes for the first time the complete data set and improved analysis techniques including \mbox{acoustic} localization to allow fiducialization and removal of higher activity regions within the detectors. No signal consistent with dark matter was observed. We set limits for spin-dependent interactions on protons of $σ_p^{SD}$~=~1.32~$\times$~10$^{-2}$~pb (90\%~C.L.) at a WIMP mass of 20 GeV/c$^{2}$. In the spin-independent sector we exclude cross sections larger than $σ_p^{SI}$~=~4.86~$\times$~10$^{-5 }$~pb~(90\% C.L.) in the region around 7 GeV/c$^{2}$. The pioneering efforts of the PICASSO experiment have paved the way forward for a next generation detector incorporating much of this technology and experience into larger mass bubble chambers.
△ Less
Submitted 23 March, 2017; v1 submitted 4 November, 2016;
originally announced November 2016.
-
Dirac Hamiltonian and Reissner-Nordstrom Metric: Coulomb Interaction in Curved Space-Time
Authors:
J. H. Noble,
U. D. Jentschura
Abstract:
We investigate the spin-1/2 relativistic quantum dynamics in the curved space-time generated by a central massive charged object (black hole). This necessitates a study of the coupling of a Dirac particle to the Reissner-Nordstrom space-time geometry and the simultaneous covariant coupling to the central electrostatic field. The relativistic Dirac Hamiltonian for the Reissner-Nordstrom geometry is…
▽ More
We investigate the spin-1/2 relativistic quantum dynamics in the curved space-time generated by a central massive charged object (black hole). This necessitates a study of the coupling of a Dirac particle to the Reissner-Nordstrom space-time geometry and the simultaneous covariant coupling to the central electrostatic field. The relativistic Dirac Hamiltonian for the Reissner-Nordstrom geometry is derived. A Foldy-Wouthuysen transformation reveals the presence of gravitational, and electro-gravitational spin-orbit coupling terms which generalize the Fokker precession terms found for the Dirac-Schwarzschild Hamiltonian, and other electro-gravitational correction terms to the potential proportional to alpha^n G, where alpha is the fine-structure constant, and G is the gravitational coupling constant. The particle-antiparticle symmetry found for the Dirac-Schwarzschild geometry (and for other geometries which do not include electromagnetic interactions) is shown to be explicitly broken due to the electrostatic coupling. The resulting spectrum of radially symmetric, electrostatically bound systems (with gravitational corrections) is evaluated for example cases.
△ Less
Submitted 31 March, 2016;
originally announced March 2016.
-
The Sudbury Neutrino Observatory
Authors:
A. Bellerive,
J. R. Klein,
A. B. McDonald,
A. J. Noble,
A. W. P. Poon
Abstract:
This review paper provides a summary of the published results of the Sudbury Neutrino Observatory (SNO) experiment that was carried out by an international scientific collaboration with data collected during the period from 1999 to 2006. By using heavy water as a detection medium, the SNO experiment demonstrated clearly that solar electron neutrinos from $^8$B decay in the solar core change into o…
▽ More
This review paper provides a summary of the published results of the Sudbury Neutrino Observatory (SNO) experiment that was carried out by an international scientific collaboration with data collected during the period from 1999 to 2006. By using heavy water as a detection medium, the SNO experiment demonstrated clearly that solar electron neutrinos from $^8$B decay in the solar core change into other active neutrino flavors in transit to Earth. The reaction on deuterium that has equal sensitivity to all active neutrino flavors also provides a very accurate measure of the initial solar flux for comparison with solar models. This review summarizes the results from three phases of solar neutrino detection as well as other physics results obtained from analyses of the SNO data.
△ Less
Submitted 22 April, 2016; v1 submitted 8 February, 2016;
originally announced February 2016.
-
Improved dark matter search results from PICO-2L Run 2
Authors:
C. Amole,
M. Ardid,
I. J. Arnquist,
D. M. Asner,
D. Baxter,
E. Behnke,
P. Bhattacharjee,
H. Borsodi,
M. Bou-Cabo,
S. J. Brice,
D. Broemmelsiek,
K. Clark,
J. I. Collar,
P. S. Cooper,
M. Crisler,
C. E. Dahl,
M. Das,
F. Debris,
S. Fallows,
J. Farine,
I. Felis,
R. Filgas,
M. Fines-Neuschild,
F. Girard,
G. Giroux
, et al. (33 additional authors not shown)
Abstract:
New data are reported from a second run of the 2-liter PICO-2L C$_3$F$_8$ bubble chamber with a total exposure of 129$\,$kg-days at a thermodynamic threshold energy of 3.3$\,$keV. These data show that measures taken to control particulate contamination in the superheated fluid resulted in the absence of the anomalous background events observed in the first run of this bubble chamber. One single nu…
▽ More
New data are reported from a second run of the 2-liter PICO-2L C$_3$F$_8$ bubble chamber with a total exposure of 129$\,$kg-days at a thermodynamic threshold energy of 3.3$\,$keV. These data show that measures taken to control particulate contamination in the superheated fluid resulted in the absence of the anomalous background events observed in the first run of this bubble chamber. One single nuclear-recoil event was observed in the data, consistent both with the predicted background rate from neutrons and with the observed rate of unambiguous multiple-bubble neutron scattering events. The chamber exhibits the same excellent electron-recoil and alpha decay rejection as was previously reported. These data provide the most stringent direct detection constraints on weakly interacting massive particle (WIMP)-proton spin-dependent scattering to date for WIMP masses $<$ 50$\,$GeV/c$^2$.
△ Less
Submitted 25 March, 2016; v1 submitted 14 January, 2016;
originally announced January 2016.
-
Quantification of Ultrasonic Texture heterogeneity via Volumetric Stochastic Modeling for Tissue Characterization
Authors:
O. S. Al-Kadi,
Daniel Y. F. Chung,
Robert C. Carlisle,
Constantin C. Coussios,
J. Alison Noble
Abstract:
Intensity variations in image texture can provide powerful quantitative information about physical properties of biological tissue. However, tissue patterns can vary according to the utilized imaging system and are intrinsically correlated to the scale of analysis. In the case of ultrasound, the Nakagami distribution is a general model of the ultrasonic backscattering envelope under various scatte…
▽ More
Intensity variations in image texture can provide powerful quantitative information about physical properties of biological tissue. However, tissue patterns can vary according to the utilized imaging system and are intrinsically correlated to the scale of analysis. In the case of ultrasound, the Nakagami distribution is a general model of the ultrasonic backscattering envelope under various scattering conditions and densities where it can be employed for characterizing image texture, but the subtle intra-heterogeneities within a given mass are difficult to capture via this model as it works at a single spatial scale. This paper proposes a locally adaptive 3D multi-resolution Nakagami-based fractal feature descriptor that extends Nakagami-based texture analysis to accommodate subtle speckle spatial frequency tissue intensity variability in volumetric scans. Local textural fractal descriptors - which are invariant to affine intensity changes - are extracted from volumetric patches at different spatial resolutions from voxel lattice-based generated shape and scale Nakagami parameters. Using ultrasound radio-frequency datasets we found that after applying an adaptive fractal decomposition label transfer approach on top of the generated Nakagami voxels, tissue characterization results were superior to the state of art. Experimental results on real 3D ultrasonic pre-clinical and clinical datasets suggest that describing tumor intra-heterogeneity via this descriptor may facilitate improved prediction of therapy response and disease characterization.
△ Less
Submitted 14 January, 2016;
originally announced January 2016.
-
The Essence of Inheritance
Authors:
Andrew P. Black,
Kim B. Bruce,
James Noble
Abstract:
Programming languages serve a dual purpose: to communicate programs to computers, and to communicate programs to humans. Indeed, it is this dual purpose that makes programming language design a constrained and challenging problem. Inheritance is an essential aspect of that second purpose: it is a tool to improve communication. Humans understand new concepts most readily by first looking at a numbe…
▽ More
Programming languages serve a dual purpose: to communicate programs to computers, and to communicate programs to humans. Indeed, it is this dual purpose that makes programming language design a constrained and challenging problem. Inheritance is an essential aspect of that second purpose: it is a tool to improve communication. Humans understand new concepts most readily by first looking at a number of concrete examples, and later abstracting over those examples. The essence of inheritance is that it mirrors this process: it provides a formal mechanism for moving from the concrete to the abstract.
△ Less
Submitted 8 January, 2016;
originally announced January 2016.
-
Temperature dependence of alpha-induced scintillation in the 1,1,4,4-tetraphenyl-1,3-butadiene wavelength shifter
Authors:
L. M. Veloce,
M. Kuźniak,
P. C. F. Di Stefano,
A. J. Noble,
M. G. Boulay,
P. Nadeau,
T. Pollmann,
M. Clark,
M. Piquemal,
K. Schreiner
Abstract:
Liquid noble based particle detectors often use the organic wavelength shifter 1,1,4,4- tetraphenyl-1,3-butadiene (TPB) which shifts UV scintillation light to the visible regime, facilitating its detection, but which also can scintillate on its own. Dark matter searches based on this type of detector commonly rely on pulse-shape discrimination (PSD) for background mitigation. Alpha-induced scintil…
▽ More
Liquid noble based particle detectors often use the organic wavelength shifter 1,1,4,4- tetraphenyl-1,3-butadiene (TPB) which shifts UV scintillation light to the visible regime, facilitating its detection, but which also can scintillate on its own. Dark matter searches based on this type of detector commonly rely on pulse-shape discrimination (PSD) for background mitigation. Alpha-induced scintillation therefore represents a possible background source in dark matter searches. The timing characteristics of this scintillation determine whether this background can be mitigated through PSD. We have therefore characterized the pulse shape and light yield of alpha induced TPB scintillation at temperatures ranging from 300 K down to 4 K, with special attention given to liquid noble gas temperatures. We find that the pulse shapes and light yield depend strongly on temperature. In addition, the significant contribution of long time constants above ~50 K provides an avenue for discrimination between alpha decay events in TPB and nuclear-recoil events in noble liquid detectors.
△ Less
Submitted 7 June, 2016; v1 submitted 26 November, 2015;
originally announced November 2015.
-
Dark Matter Search Results from the PICO-60 CF$_3$I Bubble Chamber
Authors:
C. Amole,
M. Ardid,
D. M. Asner,
D. Baxter,
E. Behnke,
P. Bhattacharjee,
H. Borsodi,
M. Bou-Cabo,
S. J. Brice,
D. Broemmelsiek,
K. Clark,
J. I. Collar,
P. S. Cooper,
M. Crisler,
C. E. Dahl,
S. Daley,
M. Das,
F. Debris,
N. Dhungana,
J. Farine,
I. Felis,
R. Filgas,
F. Girard,
G. Giroux,
A. Grandison
, et al. (34 additional authors not shown)
Abstract:
New data are reported from the operation of the PICO-60 dark matter detector, a bubble chamber filled with 36.8 kg of CF$_3$I and located in the SNOLAB underground laboratory. PICO-60 is the largest bubble chamber to search for dark matter to date. With an analyzed exposure of 92.8 livedays, PICO-60 exhibits the same excellent background rejection observed in smaller bubble chambers. Alpha decays…
▽ More
New data are reported from the operation of the PICO-60 dark matter detector, a bubble chamber filled with 36.8 kg of CF$_3$I and located in the SNOLAB underground laboratory. PICO-60 is the largest bubble chamber to search for dark matter to date. With an analyzed exposure of 92.8 livedays, PICO-60 exhibits the same excellent background rejection observed in smaller bubble chambers. Alpha decays in PICO-60 exhibit frequency-dependent acoustic calorimetry, similar but not identical to that reported recently in a C$_3$F$_8$ bubble chamber. PICO-60 also observes a large population of unknown background events, exhibiting acoustic, spatial, and timing behaviors inconsistent with those expected from a dark matter signal. These behaviors allow for analysis cuts to remove all background events while retaining $48.2\%$ of the exposure. Stringent limits on weakly interacting massive particles interacting via spin-dependent proton and spin-independent processes are set, and most interpretations of the DAMA/LIBRA modulation signal as dark matter interacting with iodine nuclei are ruled out.
△ Less
Submitted 3 March, 2016; v1 submitted 26 October, 2015;
originally announced October 2015.
-
Effect of Stochastic Perturbations for Front Propagation in Kolmogorov Petrovskii Piscunov Equations
Authors:
John M. Noble
Abstract:
This article considers equations of Kolmogorov Petrovskii Piscunov type in one space dimension, with stochastic perturbation:
\partial_t u = \left (\fracκ{2} u_{xx} + u(1-u) \right) dt + εu \partial_t ζwhere the stochastic differential is taken in the sense of Itô and $ζ$ is a Gaussian random field satisfying E [ ζ] = 0 and E [ ζ(s,x)ζ(t,y) ] = (s \wedge t) Γ(x-y). Two situations are considered:…
▽ More
This article considers equations of Kolmogorov Petrovskii Piscunov type in one space dimension, with stochastic perturbation:
\partial_t u = \left (\fracκ{2} u_{xx} + u(1-u) \right) dt + εu \partial_t ζwhere the stochastic differential is taken in the sense of Itô and $ζ$ is a Gaussian random field satisfying E [ ζ] = 0 and E [ ζ(s,x)ζ(t,y) ] = (s \wedge t) Γ(x-y). Two situations are considered: firstly, ζis simply a standard Wiener process (i.e. $Γ\equiv 1$): secondly, Γ\in C^\infty (\mathbb{R}) with \int_{-\infty}^\infty |Γ(z)| dz < +\infty.
The results are as follows: in the first situation (standard Wiener process: i.e. Γ(x) \equiv 1), there is a non-degenerate travelling wave front if and only if \frac{ε^2}{2} < 1, with asymptotic wave speed \max\left(\sqrt{2κ(1 - \frac{ε^2}{2})}, \frac{1}{N}(1 - \frac{ε^2}{2}) + \frac{κN}{2}\right), the noise slows the wave speed. If the stochastic integral is taken instead in the sense of Stratonovich, then the asymptotic wave speed does not depend on ε. In the second situation, a travelling front can be defined for all ε> 0 and its asymptotic speed does not depend on ε.
△ Less
Submitted 24 February, 2017; v1 submitted 29 June, 2015;
originally announced June 2015.
-
Ultrarelativistic Decoupling Transformation for Generalized Dirac Equations
Authors:
J. H. Noble,
U. D. Jentschura
Abstract:
The Foldy--Wouthuysen transformation is known to uncover the nonrelativistic limit of a generalized Dirac Hamiltonian, lending an intuitive physical interpretation to the effective operators within Schrödinger--Pauli theory. We here discuss the opposite, ultrarelativistic limit which requires the use of a fundamentally different expansion where the leading kinetic term in the Dirac equation is per…
▽ More
The Foldy--Wouthuysen transformation is known to uncover the nonrelativistic limit of a generalized Dirac Hamiltonian, lending an intuitive physical interpretation to the effective operators within Schrödinger--Pauli theory. We here discuss the opposite, ultrarelativistic limit which requires the use of a fundamentally different expansion where the leading kinetic term in the Dirac equation is perturbed by the mass of the particle and other interaction (potential) terms, rather than vice versa. The ultrarelativistic decoupling transformation is applied to free Dirac particles (in the Weyl basis) and to high-energy tachyons, which are faster-than-light particles described by a fully Lorentz-covariant equation. The effective gravitational interactions are found. For tachyons, the dominant gravitational interaction term in the high-energy limit is shown to be attractive, and equal to the leading term for subluminal Dirac particles (tardyons) in the high-energy limit.
△ Less
Submitted 5 June, 2015;
originally announced June 2015.
-
A Prior Distribution over Directed Acyclic Graphs for Sparse Bayesian Networks
Authors:
Felix L. Rios,
John M. Noble,
Timo J. T. Koski
Abstract:
The main contribution of this article is a new prior distribution over directed acyclic graphs, which gives larger weight to sparse graphs. This distribution is intended for structured Bayesian networks, where the structure is given by an ordered block model. That is, the nodes of the graph are objects which fall into categories (or blocks); the blocks have a natural ordering. The presence of a re…
▽ More
The main contribution of this article is a new prior distribution over directed acyclic graphs, which gives larger weight to sparse graphs. This distribution is intended for structured Bayesian networks, where the structure is given by an ordered block model. That is, the nodes of the graph are objects which fall into categories (or blocks); the blocks have a natural ordering. The presence of a relationship between two objects is denoted by an arrow, from the object of lower category to the object of higher category. The models considered here were introduced in Kemp et al. (2004) for relational data and extended to multivariate data in Mansinghka et al. (2006). The prior over graph structures presented here has an explicit formula. The number of nodes in each layer of the graph follow a Hoppe Ewens urn model.
We consider the situation where the nodes of the graph represent random variables, whose joint probability distribution factorises along the DAG. We describe Monte Carlo schemes for finding the optimal aposteriori structure given a data matrix and compare the performance with Mansinghka et al. (2006) and also with the uniform prior.
△ Less
Submitted 25 April, 2015;
originally announced April 2015.
-
The electronic spectra of protonated PANH molecules
Authors:
J. A. Noble,
C. Dedonder,
C. Jouvet
Abstract:
Aims. This study was designed to examine the viability of protonated nitrogen-substituted polycyclic aromatic hydrocarbons (H+PANHs) as candidates for the carriers of the diffuse interstellar bands (DIBs). Methods. We obtained the electronic spectra of two protonated PANH cations, protonated acridine and phenanthridine, using parent ion photo-fragment spectroscopy and generated theoretical electro…
▽ More
Aims. This study was designed to examine the viability of protonated nitrogen-substituted polycyclic aromatic hydrocarbons (H+PANHs) as candidates for the carriers of the diffuse interstellar bands (DIBs). Methods. We obtained the electronic spectra of two protonated PANH cations, protonated acridine and phenanthridine, using parent ion photo-fragment spectroscopy and generated theoretical electronic spectra using ab initio calculations. Results. We show that the spectra of the two species studied here do not correspond to known DIBs. However, based on the general properties derived from the spectra of these small protonated nitrogen-substituted PAHs, we propose that larger H+PANH cations represent good candidates for DIB carriers due to the expected positions of their electronic transitions in the UV-visible and their narrow spectral bands.
△ Less
Submitted 11 March, 2015;
originally announced March 2015.