196,263 research outputs found
A Unified Gravity-Electroweak Model Based on a Generalized Yang-Mills Framework
Gravitational and electroweak interactions can be unified in analogy with the
unification in the Weinberg-Salam theory. The Yang-Mills framework is
generalized to include space-time translational group T(4), whose generators
T_{\mu}(=\p/\p x^{\mu}) do not have constant matrix representations. By
gauging in flat space-time, we have a new
tensor field which universally couples to all particles and
anti-particles with the same constant , which has the dimension of length.
In this unified model, the T(4) gauge symmetry dictates that all wave equations
of fermions, massive bosons and the photon in flat space-time reduce to a
Hamilton-Jacobi equation with the same `effective Riemann metric tensor' in the
geometric-optics limit. Consequently, the results are consistent with
experiments. We demonstrated that the T(4) gravitational gauge field can be
quantized in inertial frames.Comment: 12 pages. To be published in "Modern Physics Letters A
Space-time translational gauge identities in Abelian Yang-Mills gravity
We derive and calculate the space-time translational gauge identities in
quantum Yang-Mills gravity with a general class of gauge conditions involving
two arbitrary parameters. These identities of the Abelian group of translation
are a generalization of Ward-Takahasi-Fradkin identities and important for
general discussions of possible renormalization of Yang-Mills gravity with
translational gauge symmetry. The gauge identities in Yang-Mills gravity with a
general class of gauge conditions are substantiated by explicit calculations.Comment: 15 pages. To be published in The European Physical Journal - Plus
(2012
Quantum Yang-Mills gravity in flat space-time and effective curved space-time for motions of classical objects
Yang-Mills gravity with translational gauge group T(4) in flat space-time
implies a simple self-coupling of gravitons and a truly conserved
energy-momentum tensor. Its consistency with experiments crucially depends on
an interesting property that an `effective Riemannian metric tensor' emerges in
and only in the geometric-optics limit of the photon and particle wave
equations. We obtain Feynman rules for a coupled graviton-fermion system,
including a general graviton propagator with two gauge parameters and the
interaction of ghost particles. The equation of motion of macroscopic objects,
as an N-body system, is demonstrated as the geometric-optics limit of the
fermion wave equation. We discuss a relativistic Hamilton-Jacobi equation with
an `effective Riemann metric tensor' for the classical particles.Comment: 20 pages, to be published in "The European Physical Journal -
Plus"(2011). The final publication is available at http://www.epj.or
Weighted sampling of outer products
This note gives a simple analysis of the randomized approximation scheme for
matrix multiplication of Drineas et al (2006) with a particular sampling
distribution over outer products. The result follows from a matrix version of
Bernstein's inequality. To approximate the matrix product to spectral
norm error , it suffices to sample on the order of
outer products, where is the
stable rank of a matrix
Mining Frequency of Drug Side Effects Over a Large Twitter Dataset Using Apache Spark
Despite clinical trials by pharmaceutical companies as well as current FDA reporting systems, there are still drug side effects that have not been caught. To find a larger sample of reports, a possible way is to mine online social media. With its current widespread use, social media such as Twitter has given rise to massive amounts of data, which can be used as reports for drug side effects. To process these large datasets, Apache Spark has become popular for fast, distributed batch processing. In this work, we have improved on previous pipelines in sentimental analysis-based mining, processing, and extracting tweets with drug-caused side effects. We have also added a new ensemble classifier using a combination of sentiment analysis features to increase the accuracy of identifying drug-caused side effects. In addition, the frequency count for the side effects is also provided. Furthermore, we have also implemented the same pipeline in Apache Spark to improve the speed of processing of tweets by 2.5 times, as well as to support the process of large tweet datasets. As the frequency count of drug side effects opens a wide door for further analysis, we present a preliminary study on this issue, including the side effects of simultaneously using two drugs, and the potential danger of using less-common combination of drugs. We believe the pipeline design and the results present in this work would have great implication on studying drug side effects and on big data analysis in general
Anomaly Detection on Graph Time Series
In this paper, we use variational recurrent neural network to investigate the
anomaly detection problem on graph time series. The temporal correlation is
modeled by the combination of recurrent neural network (RNN) and variational
inference (VI), while the spatial information is captured by the graph
convolutional network. In order to incorporate external factors, we use feature
extractor to augment the transition of latent variables, which can learn the
influence of external factors. With the target function as accumulative ELBO,
it is easy to extend this model to on-line method. The experimental study on
traffic flow data shows the detection capability of the proposed method
- …