3,407 research outputs found
Asynchronous quantum key distribution on a relay network
We show how quantum key distribution on a multi-user, multi-path, network can be used to establish a key between any two end-users in an asynchronous fashion using the technique of bit-transport. By a suitable adaptation of our previous secret-sharing scheme we show that an attacker has to compromise all of the intermediate relays on the network in order to obtain the key. Thus, two end-users can establish a secret key provided they trust at least one of the network relays
Random qubit-states and how best to measure them
We consider the problem of measuring a single qubit, known to have been prepared in either a randomly selected pure state or a randomly selected real pure state. We seek the measurements that provide either the best estimate of the state prepared or maximise the accessible information. Surprisingly, any sensible measurement turns out to be optimal. We discuss the application of these ideas to multiple qubits and higher-dimensional systems
CONSERVED QUANTITIES FOR THE DENSITY-MATRIX AND THE DEGREE OF STATISTICAL MIXING
We investigate the conserved quantities for a closed, N-state quantum system. A simple derivation from the equation of motion for the density matrix shows that there is an infinite number of such conserved quantities. However, only the first N of these constants of the motion are independent. These constants uniquely determine the degree of mixing in the system, which is itself conserved. We discuss the relationship between these results, the properties of Hamiltonians under unitary transformation and van Vleck's principle of spectroscopic stability
Revival-collapse phenomenon in the quadrature squeezing of the multiphoton intensity-dependent Jaynes-Cummings model
For multiphoton intensity-dependent Jaynes-Cummings model (JCM), which is
described by two-level atom interacting with a radiation field, we prove that
there is a relationship between the atomic inversion and the quadrature
squeezing. We give the required condition to obtain best information from this
relation. Also we show that this relation is only sensitive to large values of
the detuning parameter. Furthermore, we discuss briefly such relation for the
off-resonance standard JCM.Comment: 14 pages, 6 figure
A model of adaptive decision making from representation of information environment by quantum fields
We present the mathematical model of decision making (DM) of agents acting in
a complex and uncertain environment (combining huge variety of economical,
financial, behavioral, and geo-political factors). To describe interaction of
agents with it, we apply the formalism of quantum field theory (QTF). Quantum
fields are of the purely informational nature. The QFT-model can be treated as
a far relative of the expected utility theory, where the role of utility is
played by adaptivity to an environment (bath). However, this sort of
utility-adaptivity cannot be represented simply as a numerical function. The
operator representation in Hilbert space is used and adaptivity is described as
in quantum dynamics. We are especially interested in stabilization of solutions
for sufficiently large time. The outputs of this stabilization process,
probabilities for possible choices, are treated in the framework of classical
DM. To connect classical and quantum DM, we appeal to Quantum Bayesianism
(QBism). We demonstrate the quantum-like interference effect in DM which is
exhibited as a violation of the formula of total probability and hence the
classical Bayesian inference scheme.Comment: in press in Philosophical Transactions
Specific antibodies against vaccine-preventable infections: a mother-infant cohort study
OBJECTIVES: To determine maternal and neonatal specific antibody levels to selected vaccine-preventable infections (pertussis, Haemophilus influenzae type b (Hib), tetanus and pneumococcus). DESIGN: Prospective cohort study. SETTING: A UK secondary care maternity unit (March 2011-January 2012). PARTICIPANTS: Mothers and infants within 72 h of delivery were eligible. Unwell individuals, mothers less than 18 years of age, and infants born at less than 36 weeks gestation, or weighing less than 2500 g, were excluded. HIV-infected mothers were included. 112 mother-infant pairs were recruited. Samples from 111 mothers and 109 infants (108 pairs) were available for analysis. OUTCOME MEASURES: Specific antibody levels were determined using standard commercial ELISAs. Specific antibody to pertussis antigens (PT and FHA) of >50 IU/ml, defined as 'positive' by the test manufacturer, were interpreted as protective. Antitetanus antibody titres >0.1 IU/ml and anti-Hib antibody titres >1 mg/l were regarded as protective. RESULTS: Only 17% (19/111) of women exhibited a protective antibody response against pertussis. 50% (56/111) of women had levels of antibody protective against Hib and 79% (88/111) against tetanus. There was a strong positive correlation between maternal-specific and infant-specific antibodies' responses against pertussis (rs=0.71, p<0.001), Hib (rs=0.80, p<0.001), tetanus (rs=0.90, p<0.001) and pneumococcal capsular polysaccharide (rs=0.85, p<0.001). Only 30% (33/109) and 42% (46/109) of infants showed a protective antibody response to pertussis and Hib, respectively. Placental transfer (infant:mother ratio) of specific IgG to pertussis, Hib, pneumococcus and tetanus was significantly reduced from HIV-infected mothers to their HIV-exposed, uninfected infants (n=12 pairs) compared with HIV-uninfected mothers with HIV-unexposed infants (n=96 pairs) by 58% (<0.001), 61% (<0.001), 28% (p=0.034) and 32% (p=0.035), respectively. CONCLUSIONS: Low baseline antibody levels against pertussis in this cohort suggest the recently implemented UK maternal pertussis immunisation programme has potential to be effective
Decoherence Rates in Large Scale Quantum Computers and Macroscopic Systems
Markovian regime decoherence effects in quantum computers are studied in
terms of the fidelity for the situation where the number of qubits N becomes
large. A general expression giving the decoherence time scale in terms of
Markovian relaxation elements and expectation values of products of system
fluctuation operators is obtained, which could also be applied to study
decoherence in other macroscopic systems such as Bose condensates and
superconductors. A standard circuit model quantum computer involving
three-state lambda system ionic qubits is considered, with qubits localised
around well-separated positions via trapping potentials. The centre of mass
vibrations of the qubits act as a reservoir. Coherent one and two qubit gating
processes are controlled by time dependent localised classical electromagnetic
fields that address specific qubits, the two qubit gating processes being
facilitated by a cavity mode ancilla, which permits state interchange between
qubits. With a suitable choice of parameters, it is found that the decoherence
time can be made essentially independent of N.Comment: Minor revisions. To be published in J Mod Opt. One figur
Scalable and Interpretable One-class SVMs with Deep Learning and Random Fourier features
One-class support vector machine (OC-SVM) for a long time has been one of the
most effective anomaly detection methods and extensively adopted in both
research as well as industrial applications. The biggest issue for OC-SVM is
yet the capability to operate with large and high-dimensional datasets due to
optimization complexity. Those problems might be mitigated via dimensionality
reduction techniques such as manifold learning or autoencoder. However,
previous work often treats representation learning and anomaly prediction
separately. In this paper, we propose autoencoder based one-class support
vector machine (AE-1SVM) that brings OC-SVM, with the aid of random Fourier
features to approximate the radial basis kernel, into deep learning context by
combining it with a representation learning architecture and jointly exploit
stochastic gradient descent to obtain end-to-end training. Interestingly, this
also opens up the possible use of gradient-based attribution methods to explain
the decision making for anomaly detection, which has ever been challenging as a
result of the implicit mappings between the input space and the kernel space.
To the best of our knowledge, this is the first work to study the
interpretability of deep learning in anomaly detection. We evaluate our method
on a wide range of unsupervised anomaly detection tasks in which our end-to-end
training architecture achieves a performance significantly better than the
previous work using separate training.Comment: Accepted at European Conference on Machine Learning and Principles
and Practice of Knowledge Discovery in Databases (ECML-PKDD) 201
Scheme for generating entangled states of two field modes in a cavity
This paper considers a two-level atom interacting with two cavity modes with
equal frequencies. Applying a unitary transformation, the system reduces to the
analytically solvable Jaynes-Cummings model. For some particular field states,
coherent and squeezed states, the transformation between the two bare basis's,
related by the unitary transformation, becomes particularly simple. It is shown
how to generate, the highly non-classical, entangled coherent states of the two
modes, both in the zero and large detuning cases. An advantage with the zero
detuning case is that the preparation is deterministic and no atomic
measurement is needed. For the large detuning situation a measurement is
required, leaving the field in either of two orthogonal entangled coherent
states.Comment: Accepted in J. Mod. Opt.; 12 pages; Replaced with revised version.
Extended discussion of experimental realizations, earlier studies in the
field and on the frequency dependence in the adiabatic eliminatio
Angles in Fuzzy Disc and Angular Noncommutative Solitons
The fuzzy disc, introduced by the authors of Ref.[1], is a disc-shaped region
in a noncommutative plane, and is a fuzzy approximation of a commutative disc.
In this paper we show that one can introduce a concept of angles to the fuzzy
disc, by using the phase operator and phase states known in quantum optics. We
gave a description of a fuzzy disc in terms of operators and their commutation
relations, and studied properties of angular projection operators. A similar
construction for a fuzzy annulus is also given. As an application, we
constructed fan-shaped soliton solutions of a scalar field theory on a fuzzy
disc, which corresponds to a fan-shaped D-brane. We also applied this concept
to the theory of noncommutative gravity that we proposed in Ref.[2]. In
addition, possible connections to black hole microstates, holography and an
experimental test of noncommutativity by laser physics are suggested.Comment: 24 pages, 12 figures; v2: minor mistake corrected in Eq.(3.21), and
discussion adapted accordingly; v3: a further discussion on the algebra of
the fuzzy disc added in subsection 3.2; v4: discussions improved and typos
correcte
- …