2,723 research outputs found
Application of photosynthetic N2-fixing cyanobacteria to the CELSS program
Commercially available air lift fermentors were used to simultaneously monitor biomass production, N2-fixation, photosynthesis, respiration, and sensitivity to oxidative damage during growth under various nutritional and light regimes, to establish a data base for the integration of these organisms into a Closed Ecological Life Support System (CELSS) program. Certain cyanobacterial species have the unique ability to reduce atmospheric N2 to organic nitrogen. These organisms combine the ease of cultivation characteristics of prokaryotes with the fully developed photosynthetic apparatus of higher plants. This, along with their ability to adapt to changes in their environment by modulation of certain biochemical pathways, make them attractive candidates for incorporation into the CELSS program
Geodesics in Heat
We introduce the heat method for computing the shortest geodesic distance to
a specified subset (e.g., point or curve) of a given domain. The heat method is
robust, efficient, and simple to implement since it is based on solving a pair
of standard linear elliptic problems. The method represents a significant
breakthrough in the practical computation of distance on a wide variety of
geometric domains, since the resulting linear systems can be prefactored once
and subsequently solved in near-linear time. In practice, distance can be
updated via the heat method an order of magnitude faster than with
state-of-the-art methods while maintaining a comparable level of accuracy. We
provide numerical evidence that the method converges to the exact geodesic
distance in the limit of refinement; we also explore smoothed approximations of
distance suitable for applications where more regularity is required
Oxidative Stress Detection With Escherichia Coli Harboring A katG\u27::lux Fusion
A plasmid containing a transcriptional fusion of the Escherichia coli katG promoter to a truncated Vibrio fischeri lux operon (luxCDABE) was constructed. An E. coli strain bearing this plasmid (strain DPD2511) exhibited low basal levels of luminescence, which increased up to 1,000-fold in the presence of hydrogen peroxide, organic peroxides, redox-cycling agents (methyl viologen and menadione), a hydrogen peroxide-producing enzyme system (xanthine and xanthine oxidase), and cigarette smoke. An oxyR deletion abolished hydrogen peroxide-dependent induction, confirming that oxyR controlled katG\u27::lux luminescence. Light emission was also induced by ethanol by an unexplained mechanism. A marked synergistic response was observed when cells were exposed to both ethanol and hydrogen peroxide; the level of luminescence measured in the presence of both inducers was much higher than the sum of the level of luminescence observed with ethanol and the level of luminescence observed with hydrogen peroxide. It is suggested that this construction or similar constructions may be used as a tool for assaying oxidant and antioxidant properties of chemicals, as a biosensor for environmental monitoring and as a tool for studying cellular responses to oxidative hazards
Fourier PCA and Robust Tensor Decomposition
Fourier PCA is Principal Component Analysis of a matrix obtained from higher
order derivatives of the logarithm of the Fourier transform of a
distribution.We make this method algorithmic by developing a tensor
decomposition method for a pair of tensors sharing the same vectors in rank-
decompositions. Our main application is the first provably polynomial-time
algorithm for underdetermined ICA, i.e., learning an matrix
from observations where is drawn from an unknown product
distribution with arbitrary non-Gaussian components. The number of component
distributions can be arbitrarily higher than the dimension and the
columns of only need to satisfy a natural and efficiently verifiable
nondegeneracy condition. As a second application, we give an alternative
algorithm for learning mixtures of spherical Gaussians with linearly
independent means. These results also hold in the presence of Gaussian noise.Comment: Extensively revised; details added; minor errors corrected;
exposition improve
Smoothed Analysis of Tensor Decompositions
Low rank tensor decompositions are a powerful tool for learning generative
models, and uniqueness results give them a significant advantage over matrix
decomposition methods. However, tensors pose significant algorithmic challenges
and tensors analogs of much of the matrix algebra toolkit are unlikely to exist
because of hardness results. Efficient decomposition in the overcomplete case
(where rank exceeds dimension) is particularly challenging. We introduce a
smoothed analysis model for studying these questions and develop an efficient
algorithm for tensor decomposition in the highly overcomplete case (rank
polynomial in the dimension). In this setting, we show that our algorithm is
robust to inverse polynomial error -- a crucial property for applications in
learning since we are only allowed a polynomial number of samples. While
algorithms are known for exact tensor decomposition in some overcomplete
settings, our main contribution is in analyzing their stability in the
framework of smoothed analysis.
Our main technical contribution is to show that tensor products of perturbed
vectors are linearly independent in a robust sense (i.e. the associated matrix
has singular values that are at least an inverse polynomial). This key result
paves the way for applying tensor methods to learning problems in the smoothed
setting. In particular, we use it to obtain results for learning multi-view
models and mixtures of axis-aligned Gaussians where there are many more
"components" than dimensions. The assumption here is that the model is not
adversarially chosen, formalized by a perturbation of model parameters. We
believe this an appealing way to analyze realistic instances of learning
problems, since this framework allows us to overcome many of the usual
limitations of using tensor methods.Comment: 32 pages (including appendix
Detection Of DNA Damage By Use Of Escherichia Coli Carrying recA\u27::lux, uvrA\u27::lux, And alkA\u27::lux Reporter Plasmids
Plasmids were constructed in which DNA damage-inducible promoters recA, uvrA, and alkA from Escherichia coli were fused to the Vibrio fischeri luxCDABE operon. Introduction of these plasmids into E. coli allowed the detection of a dose-dependent response to DNA-damaging agents, such as mitomycin and UV irradiation. Bioluminescence was measured in real time over extended periods. The fusion of the recA promoter to luxCDABE showed the most dramatic and sensitive responses. lexA dependence of the bioluminescent SOS response was demonstrated, confirming that this biosensor\u27s reports were transmitted by the expected regulatory circuitry. Comparisons were made between luxCDABE and lacZ fusions to each promoter. It is suggested that the lux biosensors may have use in monitoring chemical, physical, and genotoxic agents as well as in further characterizing the mechanisms of DNA repair
Adaptive query-based sampling of distributed collections
As part of a Distributed Information Retrieval system a de-scription of each remote information resource, archive or repository is usually stored centrally in order to facilitate resource selection. The ac-quisition ofprecise resourcedescriptionsistherefore animportantphase in Distributed Information Retrieval, as the quality of such represen-tations will impact on selection accuracy, and ultimately retrieval per-formance. While Query-Based Sampling is currently used for content discovery of uncooperative resources, the application of this technique is dependent upon heuristic guidelines to determine when a sufficiently accurate representation of each remote resource has been obtained. In this paper we address this shortcoming by using the Predictive Likelihood to provide both an indication of thequality of an acquired resource description estimate, and when a sufficiently good representation of a resource hasbeen obtained during Query-Based Sampling
CSNE: Conditional Signed Network Embedding
Signed networks are mathematical structures that encode positive and negative
relations between entities such as friend/foe or trust/distrust. Recently,
several papers studied the construction of useful low-dimensional
representations (embeddings) of these networks for the prediction of missing
relations or signs. Existing embedding methods for sign prediction generally
enforce different notions of status or balance theories in their optimization
function. These theories, however, are often inaccurate or incomplete, which
negatively impacts method performance.
In this context, we introduce conditional signed network embedding (CSNE).
Our probabilistic approach models structural information about the signs in the
network separately from fine-grained detail. Structural information is
represented in the form of a prior, while the embedding itself is used for
capturing fine-grained information. These components are then integrated in a
rigorous manner. CSNE's accuracy depends on the existence of sufficiently
powerful structural priors for modelling signed networks, currently unavailable
in the literature. Thus, as a second main contribution, which we find to be
highly valuable in its own right, we also introduce a novel approach to
construct priors based on the Maximum Entropy (MaxEnt) principle. These priors
can model the \emph{polarity} of nodes (degree to which their links are
positive) as well as signed \emph{triangle counts} (a measure of the degree
structural balance holds to in a network).
Experiments on a variety of real-world networks confirm that CSNE outperforms
the state-of-the-art on the task of sign prediction. Moreover, the MaxEnt
priors on their own, while less accurate than full CSNE, achieve accuracies
competitive with the state-of-the-art at very limited computational cost, thus
providing an excellent runtime-accuracy trade-off in resource-constrained
situations
Escherchia coli ribose binding protein based bioreporters revisited.
Bioreporter bacteria, i.e., strains engineered to respond to chemical exposure by production of reporter proteins, have attracted wide interest because of their potential to offer cheap and simple alternative analytics for specified compounds or conditions. Bioreporter construction has mostly exploited the natural variation of sensory proteins, but it has been proposed that computational design of new substrate binding properties could lead to completely novel detection specificities at very low affinities. Here we reconstruct a bioreporter system based on the native Escherichia coli ribose binding protein RbsB and one of its computationally designed variants, reported to be capable of binding 2,4,6-trinitrotoluene (TNT). Our results show in vivo reporter induction at 50 nM ribose, and a 125 nM affinity constant for in vitro ribose binding to RbsB. In contrast, the purified published TNT-binding variant did not bind TNT nor did TNT cause induction of the E. coli reporter system
- …
