881 research outputs found
Higher-order nonlinear modes and bifurcation phenomena due to degenerate parametric four-wave mixing
We demonstrate that weak parametric interaction of a fundamental beam with
its third harmonic field in Kerr media gives rise to a rich variety of families
of non-fundamental (multi-humped) solitary waves. Making a comprehensive
comparison between bifurcation phenomena for these families in bulk media and
planar waveguides, we discover two novel types of soliton bifurcations and
other interesting findings. The later includes (i) multi-humped solitary waves
without even or odd symmetry and (ii) multi-humped solitary waves with large
separation between their humps which, however, may not be viewed as bound
states of several distinct one-humped solitons.Comment: 9 pages, 17 figures, submitted to Phys. Rev.
Evidence for directional selection at a novel major histocompatibility class I marker in wild common frogs (Rana temporaria) exposed to a viral pathogen (Ranavirus).
(c) 2009 Teacher et al. This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.Whilst the Major Histocompatibility Complex (MHC) is well characterized in the anuran Xenopus, this region has not previously been studied in another popular model species, the common frog (Rana temporaria). Nor, to date, have there been any studies of MHC in wild amphibian host-pathogen systems. We characterise an MHC class I locus in the common frog, and present primers to amplify both the whole region, and specifically the antigen binding region. As no more than two expressed haplotypes were found in over 400 clones from 66 individuals, it is likely that there is a single class I locus in this species. This finding is consistent with the single class I locus in Xenopus, but contrasts with the multiple loci identified in axolotls, providing evidence that the diversification of MHC class I into multiple loci likely occurred after the Caudata/Anura divergence (approximately 350 million years ago) but before the Ranidae/Pipidae divergence (approximately 230 mya). We use this locus to compare wild populations of common frogs that have been infected with a viral pathogen (Ranavirus) with those that have no history of infection. We demonstrate that certain MHC supertypes are associated with infection status (even after accounting for shared ancestry), and that the diseased populations have more similar supertype frequencies (lower F(ST)) than the uninfected. These patterns were not seen in a suite of putatively neutral microsatellite loci. We interpret this pattern at the MHC locus to indicate that the disease has imposed selection for particular haplotypes, and hence that common frogs may be adapting to the presence of Ranavirus, which currently kills tens of thousands of amphibians in the UK each year
Beyond Volume: The Impact of Complex Healthcare Data on the Machine Learning Pipeline
From medical charts to national census, healthcare has traditionally operated
under a paper-based paradigm. However, the past decade has marked a long and
arduous transformation bringing healthcare into the digital age. Ranging from
electronic health records, to digitized imaging and laboratory reports, to
public health datasets, today, healthcare now generates an incredible amount of
digital information. Such a wealth of data presents an exciting opportunity for
integrated machine learning solutions to address problems across multiple
facets of healthcare practice and administration. Unfortunately, the ability to
derive accurate and informative insights requires more than the ability to
execute machine learning models. Rather, a deeper understanding of the data on
which the models are run is imperative for their success. While a significant
effort has been undertaken to develop models able to process the volume of data
obtained during the analysis of millions of digitalized patient records, it is
important to remember that volume represents only one aspect of the data. In
fact, drawing on data from an increasingly diverse set of sources, healthcare
data presents an incredibly complex set of attributes that must be accounted
for throughout the machine learning pipeline. This chapter focuses on
highlighting such challenges, and is broken down into three distinct
components, each representing a phase of the pipeline. We begin with attributes
of the data accounted for during preprocessing, then move to considerations
during model building, and end with challenges to the interpretation of model
output. For each component, we present a discussion around data as it relates
to the healthcare domain and offer insight into the challenges each may impose
on the efficiency of machine learning techniques.Comment: Healthcare Informatics, Machine Learning, Knowledge Discovery: 20
Pages, 1 Figur
Implications For The Origin Of GRB 051103 From LIGO Observations
We present the results of a LIGO search for gravitational waves (GWs)
associated with GRB 051103, a short-duration hard-spectrum gamma-ray burst
(GRB) whose electromagnetically determined sky position is coincident with the
spiral galaxy M81, which is 3.6 Mpc from Earth. Possible progenitors for
short-hard GRBs include compact object mergers and soft gamma repeater (SGR)
giant flares. A merger progenitor would produce a characteristic GW signal that
should be detectable at the distance of M81, while GW emission from an SGR is
not expected to be detectable at that distance. We found no evidence of a GW
signal associated with GRB 051103. Assuming weakly beamed gamma-ray emission
with a jet semi-angle of 30 deg we exclude a binary neutron star merger in M81
as the progenitor with a confidence of 98%. Neutron star-black hole mergers are
excluded with > 99% confidence. If the event occurred in M81 our findings
support the the hypothesis that GRB 051103 was due to an SGR giant flare,
making it the most distant extragalactic magnetar observed to date.Comment: 8 pages, 3 figures. For a repository of data used in the publication,
go to: https://dcc.ligo.org/cgi-bin/DocDB/ShowDocument?docid=15166 . Also see
the announcement for this paper on ligo.org at:
http://www.ligo.org/science/Publication-GRB051103/index.ph
Revised submission for MOF 2.0 query / views / transformations RFP.
This submission presents the QVT-Partners proposal for the MOF 2.0 QVT standard. The proposal consists of a number of key ingredients which we briefly discuss in this section.
-Specification and implementation:
A common scenario in the development of any artifact is to first create a specification of the form and behaviour of the the artifact, and then realise an implementation which satisfies the specification. The specification is characterised by a lack of implementation details, but having a close correspondence to the requirements; conversely an implementation may lack close correspondence to the requirements.
This submission maintains this important distinction. Relations provide a specification oriented view of the
relationship between models and are specified in a language that can be easily understood. They say what it
means to translate between several models but without saying precisely how the translation is achieved. Those
details are realised by mappings which characterise the means by which models are translated. It should be
noted though, that while the mappings language is rich enough to provide an implementation of relations it also manages to maintain a requirements oriented focus. This may give rise to a scenario where developers prefer to omit relations and directly define mappings.
-Scalability and reuse:
Decomposition is a key approach to managing complexity. This submission provides a number of composition
mechanisms whereby relations and mappings can be composed to form more complex specifications. These
mechanisms also aid reuse since mappings and relations can be treated as reusable components which are
composed for specific contexts.
-Usability:
Diagrammatic notations have been important to the success of many OMG standards. This proposal presents a
diagrammatic notation which is an extension of collaboration object diagrams and is therefore familiar to many end users. A criticism often levelled at diagrammatic notations is their scalability. This submission also presents a textual syntax, constructs of the diagrammatic notations are closely aligned with its textual counterpart. Considering the domains of relations and mappings at the generic type level is often too limiting. Instead it often is specific-types of things that are of interest. This submission uses patterns to describe the domains of both relations and mappings. Patterns are a means of succinctly describing specific-types of model elements and enable domains of interest to be rapidly stated with ease.
-Semantic soundness:
By definition a standard should give rise to consistency across differing implementations. It is important that
an end user can get the same results on two different implementations. For this reason, this submission goes
to some effort to ensure that all the constructs have a well-defined semantic basis. This is achieved by treating
the submission in two parts. The infrastructure part has a small number of constructs which can be easily and
consistently understood from informal descriptions (although a mathematical semantics is given in Appendix
B for the sake of completeness and rigour). The superstructure part uses the infrastructure as its semantic
basis and defines the syntax that the end user deals with. The relationship between the superstructure and the
infrastructure is expressed as a translation
Sensitivity to Gravitational Waves from Compact Binary Coalescences Achieved during LIGO's Fifth and Virgo's First Science Run
We summarize the sensitivity achieved by the LIGO and Virgo gravitational
wave detectors for compact binary coalescence (CBC) searches during LIGO's
fifth science run and Virgo's first science run. We present noise spectral
density curves for each of the four detectors that operated during these
science runs which are representative of the typical performance achieved by
the detectors for CBC searches. These spectra are intended for release to the
public as a summary of detector performance for CBC searches during these
science runs.Comment: 12 pages, 5 figure
Search for gravitational waves associated with the InterPlanetary Network short gamma ray bursts
We outline the scientific motivation behind a search for gravitational waves
associated with short gamma ray bursts detected by the InterPlanetary Network
(IPN) during LIGO's fifth science run and Virgo's first science run. The IPN
localisation of short gamma ray bursts is limited to extended error boxes of
different shapes and sizes and a search on these error boxes poses a series of
challenges for data analysis. We will discuss these challenges and outline the
methods to optimise the search over these error boxes.Comment: Methods paper; Proceedings for Eduardo Amaldi 9 Conference on
Gravitational Waves, July 2011, Cardiff, U
First narrow-band search for continuous gravitational waves from known pulsars in advanced detector data
Spinning neutron stars asymmetric with respect to their rotation axis are potential sources of
continuous gravitational waves for ground-based interferometric detectors. In the case of known pulsars a
fully coherent search, based on matched filtering, which uses the position and rotational parameters
obtained from electromagnetic observations, can be carried out. Matched filtering maximizes the signalto-
noise (SNR) ratio, but a large sensitivity loss is expected in case of even a very small mismatch
between the assumed and the true signal parameters. For this reason, narrow-band analysis methods have
been developed, allowing a fully coherent search for gravitational waves from known pulsars over a
fraction of a hertz and several spin-down values. In this paper we describe a narrow-band search of
11 pulsars using data from Advanced LIGO’s first observing run. Although we have found several initial
outliers, further studies show no significant evidence for the presence of a gravitational wave signal.
Finally, we have placed upper limits on the signal strain amplitude lower than the spin-down limit for 5 of
the 11 targets over the bands searched; in the case of J1813-1749 the spin-down limit has been beaten for
the first time. For an additional 3 targets, the median upper limit across the search bands is below the
spin-down limit. This is the most sensitive narrow-band search for continuous gravitational waves carried
out so far
Implementation and testing of the first prompt search for gravitational wave transients with electromagnetic counterparts
Aims. A transient astrophysical event observed in both gravitational wave
(GW) and electromagnetic (EM) channels would yield rich scientific rewards. A
first program initiating EM follow-ups to possible transient GW events has been
developed and exercised by the LIGO and Virgo community in association with
several partners. In this paper, we describe and evaluate the methods used to
promptly identify and localize GW event candidates and to request images of
targeted sky locations.
Methods. During two observing periods (Dec 17 2009 to Jan 8 2010 and Sep 2 to
Oct 20 2010), a low-latency analysis pipeline was used to identify GW event
candidates and to reconstruct maps of possible sky locations. A catalog of
nearby galaxies and Milky Way globular clusters was used to select the most
promising sky positions to be imaged, and this directional information was
delivered to EM observatories with time lags of about thirty minutes. A Monte
Carlo simulation has been used to evaluate the low-latency GW pipeline's
ability to reconstruct source positions correctly.
Results. For signals near the detection threshold, our low-latency algorithms
often localized simulated GW burst signals to tens of square degrees, while
neutron star/neutron star inspirals and neutron star/black hole inspirals were
localized to a few hundred square degrees. Localization precision improves for
moderately stronger signals. The correct sky location of signals well above
threshold and originating from nearby galaxies may be observed with ~50% or
better probability with a few pointings of wide-field telescopes.Comment: 17 pages. This version (v2) includes two tables and 1 section not
included in v1. Accepted for publication in Astronomy & Astrophysic
- …
