4,488 research outputs found
Interpolating between the Bose-Einstein and the Fermi-Dirac distributions in odd dimensions
We consider the response of a uniformly accelerated monopole detector that is
coupled to a superposition of an odd and an even power of a quantized, massless
scalar field in flat spacetime in arbitrary dimensions. We show that, when the
field is assumed to be in the Minkowski vacuum, the response of the detector is
characterized by a Bose-Einstein factor in even spacetime dimensions, whereas a
Bose-Einstein as well as a Fermi-Dirac factor appear in the detector response
when the dimension of spacetime is odd. Moreover, we find that, it is possible
to interpolate between the Bose-Einstein and the Fermi-Dirac distributions in
odd spacetime dimensions by suitably adjusting the relative strengths of the
detector's coupling to the odd and the even powers of the scalar field. We
point out that the response of the detector is always thermal and we, finally,
close by stressing the apparent nature of the appearance of the Fermi-Dirac
factor in the detector response.Comment: RevTeX, 7 page
Comparing Probabilistic Models for Melodic Sequences
Modelling the real world complexity of music is a challenge for machine
learning. We address the task of modeling melodic sequences from the same music
genre. We perform a comparative analysis of two probabilistic models; a
Dirichlet Variable Length Markov Model (Dirichlet-VMM) and a Time Convolutional
Restricted Boltzmann Machine (TC-RBM). We show that the TC-RBM learns
descriptive music features, such as underlying chords and typical melody
transitions and dynamics. We assess the models for future prediction and
compare their performance to a VMM, which is the current state of the art in
melody generation. We show that both models perform significantly better than
the VMM, with the Dirichlet-VMM marginally outperforming the TC-RBM. Finally,
we evaluate the short order statistics of the models, using the
Kullback-Leibler divergence between test sequences and model samples, and show
that our proposed methods match the statistics of the music genre significantly
better than the VMM.Comment: in Proceedings of the ECML-PKDD 2011. Lecture Notes in Computer
Science, vol. 6913, pp. 289-304. Springer (2011
Protocol for a mixed-methods exploratory investigation of care following intensive care discharge: the REFLECT study
© Author(s) 2019. Re-use permitted under CC BY. Published by BMJ.INTRODUCTION: A substantial number of patients discharged from intensive care units (ICUs) subsequently die without leaving hospital. It is unclear how many of these deaths are preventable. Ward-based management following discharge from ICU is an area that patients and healthcare staff are concerned about. The primary aim of REFLECT (Recovery Following Intensive Care Treatment) is to develop an intervention plan to reduce in-hospital mortality rates in patients who have been discharged from ICU. METHODS AND ANALYSIS: REFLECT is a multicentre mixed-methods exploratory study examining ward care delivery to adult patients discharged from ICU. The study will be made up of four substudies. Medical notes of patients who were discharged from ICU and subsequently died will be examined using a retrospective case records review (RCRR) technique. Patients and their relatives will be interviewed about their post-ICU care, including relatives of patients who died in hospital following ICU discharge. Staff involved in the care of patients post-ICU discharge will be interviewed about the care of this patient group. The medical records of patients who survived their post-ICU stay will also be reviewed using the RCRR technique. The analyses of the substudies will be both descriptive and use a modified grounded theory approach to identify emerging themes. The evidence generated in these four substudies will form the basis of the intervention development, which will take place through stakeholder and clinical expert meetings. ETHICS AND DISSEMINATION: Ethical approval has been obtained through the Wales Research and Ethics Committee 4 (17/WA/0107). We aim to disseminate the findings through international conferences, international peer-reviewed journals and social media. TRIAL REGISTRATION NUMBER: ISRCTN14658054.Peer reviewedFinal Published versio
Deep Over-sampling Framework for Classifying Imbalanced Data
Class imbalance is a challenging issue in practical classification problems
for deep learning models as well as traditional models. Traditionally
successful countermeasures such as synthetic over-sampling have had limited
success with complex, structured data handled by deep learning models. In this
paper, we propose Deep Over-sampling (DOS), a framework for extending the
synthetic over-sampling method to exploit the deep feature space acquired by a
convolutional neural network (CNN). Its key feature is an explicit, supervised
representation learning, for which the training data presents each raw input
sample with a synthetic embedding target in the deep feature space, which is
sampled from the linear subspace of in-class neighbors. We implement an
iterative process of training the CNN and updating the targets, which induces
smaller in-class variance among the embeddings, to increase the discriminative
power of the deep representation. We present an empirical study using public
benchmarks, which shows that the DOS framework not only counteracts class
imbalance better than the existing method, but also improves the performance of
the CNN in the standard, balanced settings
Recurrent Fully Convolutional Neural Networks for Multi-slice MRI Cardiac Segmentation
In cardiac magnetic resonance imaging, fully-automatic segmentation of the
heart enables precise structural and functional measurements to be taken, e.g.
from short-axis MR images of the left-ventricle. In this work we propose a
recurrent fully-convolutional network (RFCN) that learns image representations
from the full stack of 2D slices and has the ability to leverage inter-slice
spatial dependences through internal memory units. RFCN combines anatomical
detection and segmentation into a single architecture that is trained
end-to-end thus significantly reducing computational time, simplifying the
segmentation pipeline, and potentially enabling real-time applications. We
report on an investigation of RFCN using two datasets, including the publicly
available MICCAI 2009 Challenge dataset. Comparisons have been carried out
between fully convolutional networks and deep restricted Boltzmann machines,
including a recurrent version that leverages inter-slice spatial correlation.
Our studies suggest that RFCN produces state-of-the-art results and can
substantially improve the delineation of contours near the apex of the heart.Comment: MICCAI Workshop RAMBO 201
EDGE: a code to calculate diffusion of cosmic-ray electrons and their gamma-ray emission
The positron excess measured by PAMELA and AMS can only be explained if there
is one or several sources injecting them. Moreover, at the highest energies, it
requires the presence of nearby (hundreds of parsecs) and middle age
(maximum of hundreds of kyr) source. Pulsars, as factories of electrons
and positrons, are one of the proposed candidates to explain the origin of this
excess. To calculate the contribution of these sources to the electron and
positron flux at the Earth, we developed EDGE (Electron Diffusion and Gamma
rays to the Earth), a code to treat diffusion of electrons and compute their
diffusion from a central source with a flexible injection spectrum. We can
derive the source's gamma-ray spectrum, spatial extension, the all-electron
density in space and the electron and positron flux reaching the Earth. We
present in this contribution the fundamentals of the code and study how
different parameters affect the gamma-ray spectrum of a source and the electron
flux measured at the Earth.Comment: Presented at the 35th International Cosmic Ray Conference (ICRC2017),
Bexco, Busan, Kore
Revisiting loss-specific training of filter-based MRFs for image restoration
It is now well known that Markov random fields (MRFs) are particularly
effective for modeling image priors in low-level vision. Recent years have seen
the emergence of two main approaches for learning the parameters in MRFs: (1)
probabilistic learning using sampling-based algorithms and (2) loss-specific
training based on MAP estimate. After investigating existing training
approaches, it turns out that the performance of the loss-specific training has
been significantly underestimated in existing work. In this paper, we revisit
this approach and use techniques from bi-level optimization to solve it. We
show that we can get a substantial gain in the final performance by solving the
lower-level problem in the bi-level framework with high accuracy using our
newly proposed algorithm. As a result, our trained model is on par with highly
specialized image denoising algorithms and clearly outperforms
probabilistically trained MRF models. Our findings suggest that for the
loss-specific training scheme, solving the lower-level problem with higher
accuracy is beneficial. Our trained model comes along with the additional
advantage, that inference is extremely efficient. Our GPU-based implementation
takes less than 1s to produce state-of-the-art performance.Comment: 10 pages, 2 figures, appear at 35th German Conference, GCPR 2013,
Saarbr\"ucken, Germany, September 3-6, 2013. Proceeding
Anomalous Noise in the Pseudogap Regime of YBaCuO
An unusual noise component is found near and below about 250 K in the normal
state of underdoped YBCO and Ca-YBCO films. This noise regime, unlike the more
typical noise above 250 K, has features expected for a symmetry-breaking
collective electronic state. These include large individual fluctuators, a
magnetic sensitivity, and aging effects. A possible interpretation in terms of
fluctuating charge nematic order is presented.Comment: 4 pages, 4 figure
- …