Sample records for determine overlapping network

  1. Community Landscapes: An Integrative Approach to Determine Overlapping Network Module Hierarchy, Identify Key Nodes and Predict Network Dynamics

    PubMed Central

    Kovács, István A.; Palotai, Robin; Szalay, Máté S.; Csermely, Peter

    2010-01-01

    Background Network communities help the functional organization and evolution of complex networks. However, the development of a method, which is both fast and accurate, provides modular overlaps and partitions of a heterogeneous network, has proven to be rather difficult. Methodology/Principal Findings Here we introduce the novel concept of ModuLand, an integrative method family determining overlapping network modules as hills of an influence function-based, centrality-type community landscape, and including several widely used modularization methods as special cases. As various adaptations of the method family, we developed several algorithms, which provide an efficient analysis of weighted and directed networks, and (1) determine pervasively overlapping modules with high resolution; (2) uncover a detailed hierarchical network structure allowing an efficient, zoom-in analysis of large networks; (3) allow the determination of key network nodes and (4) help to predict network dynamics. Conclusions/Significance The concept opens a wide range of possibilities to develop new approaches and applications including network routing, classification, comparison and prediction. PMID:20824084

  2. Epidemic spreading on complex networks with overlapping and non-overlapping community structure

    NASA Astrophysics Data System (ADS)

    Shang, Jiaxing; Liu, Lianchen; Li, Xin; Xie, Feng; Wu, Cheng

    2015-02-01

    Many real-world networks exhibit community structure where vertices belong to one or more communities. Recent studies show that community structure plays an import role in epidemic spreading. In this paper, we investigate how the extent of overlap among communities affects epidemics. In order to experiment on the characteristic of overlapping communities, we propose a rewiring algorithm that can change the community structure from overlapping to non-overlapping while maintaining the degree distribution of the network. We simulate the Susceptible-Infected-Susceptible (SIS) epidemic process on synthetic scale-free networks and real-world networks by applying our rewiring algorithm. Experiments show that epidemics spread faster on networks with higher level of overlapping communities. Furthermore, overlapping communities' effect interacts with the average degree's effect. Our work further illustrates the important role of overlapping communities in the process of epidemic spreading.

  3. Architecture and dynamics of overlapped RNA regulatory networks.

    PubMed

    Lapointe, Christopher P; Preston, Melanie A; Wilinski, Daniel; Saunders, Harriet A J; Campbell, Zachary T; Wickens, Marvin

    2017-11-01

    A single protein can bind and regulate many mRNAs. Multiple proteins with similar specificities often bind and control overlapping sets of mRNAs. Yet little is known about the architecture or dynamics of overlapped networks. We focused on three proteins with similar structures and related RNA-binding specificities-Puf3p, Puf4p, and Puf5p of S. cerevisiae Using RNA Tagging, we identified a "super-network" comprised of four subnetworks: Puf3p, Puf4p, and Puf5p subnetworks, and one controlled by both Puf4p and Puf5p. The architecture of individual subnetworks, and thus the super-network, is determined by competition among particular PUF proteins to bind mRNAs, their affinities for binding elements, and the abundances of the proteins. The super-network responds dramatically: The remaining network can either expand or contract. These strikingly opposite outcomes are determined by an interplay between the relative abundance of the RNAs and proteins, and their affinities for one another. The diverse interplay between overlapping RNA-protein networks provides versatile opportunities for regulation and evolution. © 2017 Lapointe et al.; Published by Cold Spring Harbor Laboratory Press for the RNA Society.

  4. Compression of Flow Can Reveal Overlapping-Module Organization in Networks

    NASA Astrophysics Data System (ADS)

    Viamontes Esquivel, Alcides; Rosvall, Martin

    2011-10-01

    To better understand the organization of overlapping modules in large networks with respect to flow, we introduce the map equation for overlapping modules. In this information-theoretic framework, we use the correspondence between compression and regularity detection. The generalized map equation measures how well we can compress a description of flow in the network when we partition it into modules with possible overlaps. When we minimize the generalized map equation over overlapping network partitions, we detect modules that capture flow and determine which nodes at the boundaries between modules should be classified in multiple modules and to what degree. With a novel greedy-search algorithm, we find that some networks, for example, the neural network of the nematode Caenorhabditis elegans, are best described by modules dominated by hard boundaries, but that others, for example, the sparse European-roads network, have an organization of highly overlapping modules.

  5. Finding overlapping communities in multilayer networks.

    PubMed

    Liu, Weiyi; Suzumura, Toyotaro; Ji, Hongyu; Hu, Guangmin

    2018-01-01

    Finding communities in multilayer networks is a vital step in understanding the structure and dynamics of these layers, where each layer represents a particular type of relationship between nodes in the natural world. However, most community discovery methods for multilayer networks may ignore the interplay between layers or the unique topological structure in a layer. Moreover, most of them can only detect non-overlapping communities. In this paper, we propose a new community discovery method for multilayer networks, which leverages the interplay between layers and the unique topology in a layer to reveal overlapping communities. Through a comprehensive analysis of edge behaviors within and across layers, we first calculate the similarities for edges from the same layer and the cross layers. Then, by leveraging these similarities, we can construct a dendrogram for the multilayer networks that takes both the unique topological structure and the important interplay into consideration. Finally, by introducing a new community density metric for multilayer networks, we can cut the dendrogram to get the overlapping communities for these layers. By applying our method on both synthetic and real-world datasets, we demonstrate that our method has an accurate performance in discovering overlapping communities in multilayer networks.

  6. Finding overlapping communities in multilayer networks

    PubMed Central

    Liu, Weiyi; Suzumura, Toyotaro; Ji, Hongyu; Hu, Guangmin

    2018-01-01

    Finding communities in multilayer networks is a vital step in understanding the structure and dynamics of these layers, where each layer represents a particular type of relationship between nodes in the natural world. However, most community discovery methods for multilayer networks may ignore the interplay between layers or the unique topological structure in a layer. Moreover, most of them can only detect non-overlapping communities. In this paper, we propose a new community discovery method for multilayer networks, which leverages the interplay between layers and the unique topology in a layer to reveal overlapping communities. Through a comprehensive analysis of edge behaviors within and across layers, we first calculate the similarities for edges from the same layer and the cross layers. Then, by leveraging these similarities, we can construct a dendrogram for the multilayer networks that takes both the unique topological structure and the important interplay into consideration. Finally, by introducing a new community density metric for multilayer networks, we can cut the dendrogram to get the overlapping communities for these layers. By applying our method on both synthetic and real-world datasets, we demonstrate that our method has an accurate performance in discovering overlapping communities in multilayer networks. PMID:29694387

  7. Overlapping Community Detection based on Network Decomposition

    NASA Astrophysics Data System (ADS)

    Ding, Zhuanlian; Zhang, Xingyi; Sun, Dengdi; Luo, Bin

    2016-04-01

    Community detection in complex network has become a vital step to understand the structure and dynamics of networks in various fields. However, traditional node clustering and relatively new proposed link clustering methods have inherent drawbacks to discover overlapping communities. Node clustering is inadequate to capture the pervasive overlaps, while link clustering is often criticized due to the high computational cost and ambiguous definition of communities. So, overlapping community detection is still a formidable challenge. In this work, we propose a new overlapping community detection algorithm based on network decomposition, called NDOCD. Specifically, NDOCD iteratively splits the network by removing all links in derived link communities, which are identified by utilizing node clustering technique. The network decomposition contributes to reducing the computation time and noise link elimination conduces to improving the quality of obtained communities. Besides, we employ node clustering technique rather than link similarity measure to discover link communities, thus NDOCD avoids an ambiguous definition of community and becomes less time-consuming. We test our approach on both synthetic and real-world networks. Results demonstrate the superior performance of our approach both in computation time and accuracy compared to state-of-the-art algorithms.

  8. Network neighborhood analysis with the multi-node topological overlap measure.

    PubMed

    Li, Ai; Horvath, Steve

    2007-01-15

    The goal of neighborhood analysis is to find a set of genes (the neighborhood) that is similar to an initial 'seed' set of genes. Neighborhood analysis methods for network data are important in systems biology. If individual network connections are susceptible to noise, it can be advantageous to define neighborhoods on the basis of a robust interconnectedness measure, e.g. the topological overlap measure. Since the use of multiple nodes in the seed set may lead to more informative neighborhoods, it can be advantageous to define multi-node similarity measures. The pairwise topological overlap measure is generalized to multiple network nodes and subsequently used in a recursive neighborhood construction method. A local permutation scheme is used to determine the neighborhood size. Using four network applications and a simulated example, we provide empirical evidence that the resulting neighborhoods are biologically meaningful, e.g. we use neighborhood analysis to identify brain cancer related genes. An executable Windows program and tutorial for multi-node topological overlap measure (MTOM) based analysis can be downloaded from the webpage (http://www.genetics.ucla.edu/labs/horvath/MTOM/).

  9. Percolation in multiplex networks with overlap.

    PubMed

    Cellai, Davide; López, Eduardo; Zhou, Jie; Gleeson, James P; Bianconi, Ginestra

    2013-11-01

    From transportation networks to complex infrastructures, and to social and communication networks, a large variety of systems can be described in terms of multiplexes formed by a set of nodes interacting through different networks (layers). Multiplexes may display an increased fragility with respect to the single layers that constitute them. However, so far the overlap of the links in different layers has been mostly neglected, despite the fact that it is an ubiquitous phenomenon in most multiplexes. Here, we show that the overlap among layers can improve the robustness of interdependent multiplex systems and change the critical behavior of the percolation phase transition in a complex way.

  10. Combined node and link partitions method for finding overlapping communities in complex networks

    PubMed Central

    Jin, Di; Gabrys, Bogdan; Dang, Jianwu

    2015-01-01

    Community detection in complex networks is a fundamental data analysis task in various domains, and how to effectively find overlapping communities in real applications is still a challenge. In this work, we propose a new unified model and method for finding the best overlapping communities on the basis of the associated node and link partitions derived from the same framework. Specifically, we first describe a unified model that accommodates node and link communities (partitions) together, and then present a nonnegative matrix factorization method to learn the parameters of the model. Thereafter, we infer the overlapping communities based on the derived node and link communities, i.e., determine each overlapped community between the corresponding node and link community with a greedy optimization of a local community function conductance. Finally, we introduce a model selection method based on consensus clustering to determine the number of communities. We have evaluated our method on both synthetic and real-world networks with ground-truths, and compared it with seven state-of-the-art methods. The experimental results demonstrate the superior performance of our method over the competing ones in detecting overlapping communities for all analysed data sets. Improved performance is particularly pronounced in cases of more complicated networked community structures. PMID:25715829

  11. Research on Some Bus Transport Networks with Random Overlapping Clique Structure

    NASA Astrophysics Data System (ADS)

    Yang, Xu-Hua; Wang, Bo; Wang, Wan-Liang; Sun, You-Xian

    2008-11-01

    On the basis of investigating the statistical data of bus transport networks of three big cities in China, we propose that each bus route is a clique (maximal complete subgraph) and a bus transport network (BTN) consists of a lot of cliques, which intensively connect and overlap with each other. We study the network properties, which include the degree distribution, multiple edges' overlapping time distribution, distribution of the overlap size between any two overlapping cliques, distribution of the number of cliques that a node belongs to. Naturally, the cliques also constitute a network, with the overlapping nodes being their multiple links. We also research its network properties such as degree distribution, clustering, average path length, and so on. We propose that a BTN has the properties of random clique increment and random overlapping clique, at the same time, a BTN is a small-world network with highly clique-clustered and highly clique-overlapped. Finally, we introduce a BTN evolution model, whose simulation results agree well with the statistical laws that emerge in real BTNs.

  12. Gene network interconnectedness and the generalized topological overlap measure

    PubMed Central

    Yip, Andy M; Horvath, Steve

    2007-01-01

    Background Network methods are increasingly used to represent the interactions of genes and/or proteins. Genes or proteins that are directly linked may have a similar biological function or may be part of the same biological pathway. Since the information on the connection (adjacency) between 2 nodes may be noisy or incomplete, it can be desirable to consider alternative measures of pairwise interconnectedness. Here we study a class of measures that are proportional to the number of neighbors that a pair of nodes share in common. For example, the topological overlap measure by Ravasz et al. [1] can be interpreted as a measure of agreement between the m = 1 step neighborhoods of 2 nodes. Several studies have shown that two proteins having a higher topological overlap are more likely to belong to the same functional class than proteins having a lower topological overlap. Here we address the question whether a measure of topological overlap based on higher-order neighborhoods could give rise to a more robust and sensitive measure of interconnectedness. Results We generalize the topological overlap measure from m = 1 step neighborhoods to m ≥ 2 step neighborhoods. This allows us to define the m-th order generalized topological overlap measure (GTOM) by (i) counting the number of m-step neighbors that a pair of nodes share and (ii) normalizing it to take a value between 0 and 1. Using theoretical arguments, a yeast co-expression network application, and a fly protein network application, we illustrate the usefulness of the proposed measure for module detection and gene neighborhood analysis. Conclusion Topological overlap can serve as an important filter to counter the effects of spurious or missing connections between network nodes. The m-th order topological overlap measure allows one to trade-off sensitivity versus specificity when it comes to defining pairwise interconnectedness and network modules. PMID:17250769

  13. Overlapping community detection in weighted networks via a Bayesian approach

    NASA Astrophysics Data System (ADS)

    Chen, Yi; Wang, Xiaolong; Xiang, Xin; Tang, Buzhou; Chen, Qingcai; Fan, Shixi; Bu, Junzhao

    2017-02-01

    Complex networks as a powerful way to represent complex systems have been widely studied during the past several years. One of the most important tasks of complex network analysis is to detect communities embedded in networks. In the real world, weighted networks are very common and may contain overlapping communities where a node is allowed to belong to multiple communities. In this paper, we propose a novel Bayesian approach, called the Bayesian mixture network (BMN) model, to detect overlapping communities in weighted networks. The advantages of our method are (i) providing soft-partition solutions in weighted networks; (ii) providing soft memberships, which quantify 'how strongly' a node belongs to a community. Experiments on a large number of real and synthetic networks show that our model has the ability in detecting overlapping communities in weighted networks and is competitive with other state-of-the-art models at shedding light on community partition.

  14. Investigation of Overlap Correction Techniques for Application in the Micro-Pulse Lidar Network (MPLNET)

    NASA Technical Reports Server (NTRS)

    Berkoff, Timothy A.; Welton, Ellsworth J.; Campbell, James R.; Scott, Vibart S.; Spinhirne, James D.

    2003-01-01

    The Micro-Pulse Lidar NETwork (MPLNET) is comprised of micro-pulse lidars (MPL) stationed around the globe to provide measurements of aerosol and cloud vertical distribution on a continuous basis. MPLNET sites are co-located with sunphotometers in the AErosol Robotic NETwork (AERONET) to provide joint measurements of aerosol optical depth, size, and other inherent optical properties. The IPCC 2001 report discusses . the importance of obtaining routine measurements of aerosol vertical structure, especially for absorbing aerosols. MPLNET provides exactly this sort of measurement, including calculation of aerosol extinction profiles, in a near real-time basis for all sites in the network. In order to obtain aerosol profiles, near range signal returns (0-6 km) must be accurately measured by the MPL. This measurement is complicated by the instrument s overlap range: Le., the minimum distance at which returning signals are completely in the instrument s field-of-view (FOV). Typical MPL overlap distances are large, between 5 - 6 km, due to the narrow FOV of the MPL receiver. A function describing the MPL overlap must be determined and used to correct signals in this range. Currently, overlap functions for MPLNET are determined using horizontal MPL measurements along a path with 10-1 5 km clear line-of-sight and a homogenous atmosphere. These conditions limit the location and ease in which successful overlaps can be obtained. Furthermore, the current MPLNET process of correcting for overlap increases the uncertainty and bias error for the near range signals and the resulting aerosol extinction profiles. To address these issues, an alternative overlap correction method using a small-diameter, wide FOV receiver is being considered for potential use in MPLNET. The wide FOV receiver has a much shorter overlap distance and will be used to calculate the overlap function of the MPL receiver. This approach has a significant benefit in that overlap corrections could be obtained

  15. Efficient discovery of overlapping communities in massive networks

    PubMed Central

    Gopalan, Prem K.; Blei, David M.

    2013-01-01

    Detecting overlapping communities is essential to analyzing and exploring natural networks such as social networks, biological networks, and citation networks. However, most existing approaches do not scale to the size of networks that we regularly observe in the real world. In this paper, we develop a scalable approach to community detection that discovers overlapping communities in massive real-world networks. Our approach is based on a Bayesian model of networks that allows nodes to participate in multiple communities, and a corresponding algorithm that naturally interleaves subsampling from the network and updating an estimate of its communities. We demonstrate how we can discover the hidden community structure of several real-world networks, including 3.7 million US patents, 575,000 physics articles from the arXiv preprint server, and 875,000 connected Web pages from the Internet. Furthermore, we demonstrate on large simulated networks that our algorithm accurately discovers the true community structure. This paper opens the door to using sophisticated statistical models to analyze massive networks. PMID:23950224

  16. An ant colony based algorithm for overlapping community detection in complex networks

    NASA Astrophysics Data System (ADS)

    Zhou, Xu; Liu, Yanheng; Zhang, Jindong; Liu, Tuming; Zhang, Di

    2015-06-01

    Community detection is of great importance to understand the structures and functions of networks. Overlap is a significant feature of networks and overlapping community detection has attracted an increasing attention. Many algorithms have been presented to detect overlapping communities. In this paper, we present an ant colony based overlapping community detection algorithm which mainly includes ants' location initialization, ants' movement and post processing phases. An ants' location initialization strategy is designed to identify initial location of ants and initialize label list stored in each node. During the ants' movement phase, the entire ants move according to the transition probability matrix, and a new heuristic information computation approach is redefined to measure similarity between two nodes. Every node keeps a label list through the cooperation made by ants until a termination criterion is reached. A post processing phase is executed on the label list to get final overlapping community structure naturally. We illustrate the capability of our algorithm by making experiments on both synthetic networks and real world networks. The results demonstrate that our algorithm will have better performance in finding overlapping communities and overlapping nodes in synthetic datasets and real world datasets comparing with state-of-the-art algorithms.

  17. Overlapping Networks Engaged during Spoken Language Production and Its Cognitive Control

    PubMed Central

    Wise, Richard J.S.; Mehta, Amrish; Leech, Robert

    2014-01-01

    Spoken language production is a complex brain function that relies on large-scale networks. These include domain-specific networks that mediate language-specific processes, as well as domain-general networks mediating top-down and bottom-up attentional control. Language control is thought to involve a left-lateralized fronto-temporal-parietal (FTP) system. However, these regions do not always activate for language tasks and similar regions have been implicated in nonlinguistic cognitive processes. These inconsistent findings suggest that either the left FTP is involved in multidomain cognitive control or that there are multiple spatially overlapping FTP systems. We present evidence from an fMRI study using multivariate analysis to identify spatiotemporal networks involved in spoken language production in humans. We compared spoken language production (Speech) with multiple baselines, counting (Count), nonverbal decision (Decision), and “rest,” to pull apart the multiple partially overlapping networks that are involved in speech production. A left-lateralized FTP network was activated during Speech and deactivated during Count and nonverbal Decision trials, implicating it in cognitive control specific to sentential spoken language production. A mirror right-lateralized FTP network was activated in the Count and Decision trials, but not Speech. Importantly, a second overlapping left FTP network showed relative deactivation in Speech. These three networks, with distinct time courses, overlapped in the left parietal lobe. Contrary to the standard model of the left FTP as being dominant for speech, we revealed a more complex pattern within the left FTP, including at least two left FTP networks with competing functional roles, only one of which was activated in speech production. PMID:24966373

  18. Overlapping networks engaged during spoken language production and its cognitive control.

    PubMed

    Geranmayeh, Fatemeh; Wise, Richard J S; Mehta, Amrish; Leech, Robert

    2014-06-25

    Spoken language production is a complex brain function that relies on large-scale networks. These include domain-specific networks that mediate language-specific processes, as well as domain-general networks mediating top-down and bottom-up attentional control. Language control is thought to involve a left-lateralized fronto-temporal-parietal (FTP) system. However, these regions do not always activate for language tasks and similar regions have been implicated in nonlinguistic cognitive processes. These inconsistent findings suggest that either the left FTP is involved in multidomain cognitive control or that there are multiple spatially overlapping FTP systems. We present evidence from an fMRI study using multivariate analysis to identify spatiotemporal networks involved in spoken language production in humans. We compared spoken language production (Speech) with multiple baselines, counting (Count), nonverbal decision (Decision), and "rest," to pull apart the multiple partially overlapping networks that are involved in speech production. A left-lateralized FTP network was activated during Speech and deactivated during Count and nonverbal Decision trials, implicating it in cognitive control specific to sentential spoken language production. A mirror right-lateralized FTP network was activated in the Count and Decision trials, but not Speech. Importantly, a second overlapping left FTP network showed relative deactivation in Speech. These three networks, with distinct time courses, overlapped in the left parietal lobe. Contrary to the standard model of the left FTP as being dominant for speech, we revealed a more complex pattern within the left FTP, including at least two left FTP networks with competing functional roles, only one of which was activated in speech production. Copyright © 2014 Geranmayeh et al.

  19. A model for evolution of overlapping community networks

    NASA Astrophysics Data System (ADS)

    Karan, Rituraj; Biswal, Bibhu

    2017-05-01

    A model is proposed for the evolution of network topology in social networks with overlapping community structure. Starting from an initial community structure that is defined in terms of group affiliations, the model postulates that the subsequent growth and loss of connections is similar to the Hebbian learning and unlearning in the brain and is governed by two dominant factors: the strength and frequency of interaction between the members, and the degree of overlap between different communities. The temporal evolution from an initial community structure to the current network topology can be described based on these two parameters. It is possible to quantify the growth occurred so far and predict the final stationary state to which the network is likely to evolve. Applications in epidemiology or the spread of email virus in a computer network as well as finding specific target nodes to control it are envisaged. While facing the challenge of collecting and analyzing large-scale time-resolved data on social groups and communities one faces the most basic questions: how do communities evolve in time? This work aims to address this issue by developing a mathematical model for the evolution of community networks and studying it through computer simulation.

  20. Uncovering the overlapping community structure of complex networks by maximal cliques

    NASA Astrophysics Data System (ADS)

    Li, Junqiu; Wang, Xingyuan; Cui, Yaozu

    2014-12-01

    In this paper, a unique algorithm is proposed to detect overlapping communities in the un-weighted and weighted networks with considerable accuracy. The maximal cliques, overlapping vertex, bridge vertex and isolated vertex are introduced. First, all the maximal cliques are extracted by the algorithm based on the deep and bread searching. Then two maximal cliques can be merged into a larger sub-graph by some given rules. In addition, the proposed algorithm successfully finds overlapping vertices and bridge vertices between communities. Experimental results using some real-world networks data show that the performance of the proposed algorithm is satisfactory.

  1. A local immunization strategy for networks with overlapping community structure

    NASA Astrophysics Data System (ADS)

    Taghavian, Fatemeh; Salehi, Mostafa; Teimouri, Mehdi

    2017-02-01

    Since full coverage treatment is not feasible due to limited resources, we need to utilize an immunization strategy to effectively distribute the available vaccines. On the other hand, the structure of contact network among people has a significant impact on epidemics of infectious diseases (such as SARS and influenza) in a population. Therefore, network-based immunization strategies aim to reduce the spreading rate by removing the vaccinated nodes from contact network. Such strategies try to identify more important nodes in epidemics spreading over a network. In this paper, we address the effect of overlapping nodes among communities on epidemics spreading. The proposed strategy is an optimized random-walk based selection of these nodes. The whole process is local, i.e. it requires contact network information in the level of nodes. Thus, it is applicable to large-scale and unknown networks in which the global methods usually are unrealizable. Our simulation results on different synthetic and real networks show that the proposed method outperforms the existing local methods in most cases. In particular, for networks with strong community structures, high overlapping membership of nodes or small size communities, the proposed method shows better performance.

  2. A cooperative game framework for detecting overlapping communities in social networks

    NASA Astrophysics Data System (ADS)

    Jonnalagadda, Annapurna; Kuppusamy, Lakshmanan

    2018-02-01

    Community detection in social networks is a challenging and complex task, which received much attention from researchers of multiple domains in recent years. The evolution of communities in social networks happens merely due to the self-interest of the nodes. The interesting feature of community structure in social networks is the multi membership of the nodes resulting in overlapping communities. Assuming the nodes of the social network as self-interested players, the dynamics of community formation can be captured in the form of a game. In this paper, we propose a greedy algorithm, namely, Weighted Graph Community Game (WGCG), in order to model the interactions among the self-interested nodes of the social network. The proposed algorithm employs the Shapley value mechanism to discover the inherent communities of the underlying social network. The experimental evaluation on the real-world and synthetic benchmark networks demonstrates that the performance of the proposed algorithm is superior to the state-of-the-art overlapping community detection algorithms.

  3. Scalable Multicast Protocols for Overlapped Groups in Broker-Based Sensor Networks

    NASA Astrophysics Data System (ADS)

    Kim, Chayoung; Ahn, Jinho

    In sensor networks, there are lots of overlapped multicast groups because of many subscribers, associated with their potentially varying specific interests, querying every event to sensors/publishers. And gossip based communication protocols are promising as one of potential solutions providing scalability in P(Publish)/ S(Subscribe) paradigm in sensor networks. Moreover, despite the importance of both guaranteeing message delivery order and supporting overlapped multicast groups in sensor or P2P networks, there exist little research works on development of gossip-based protocols to satisfy all these requirements. In this paper, we present two versions of causally ordered delivery guaranteeing protocols for overlapped multicast groups. The one is based on sensor-broker as delegates and the other is based on local views and delegates representing subscriber subgroups. In the sensor-broker based protocol, sensor-broker might lead to make overlapped multicast networks organized by subscriber's interests. The message delivery order has been guaranteed consistently and all multicast messages are delivered to overlapped subscribers using gossip based protocols by sensor-broker. Therefore, these features of the sensor-broker based protocol might be significantly scalable rather than those of the protocols by hierarchical membership list of dedicated groups like traditional committee protocols. And the subscriber-delegate based protocol is much stronger rather than fully decentralized protocols guaranteeing causally ordered delivery based on only local views because the message delivery order has been guaranteed consistently by all corresponding members of the groups including delegates. Therefore, this feature of the subscriber-delegate protocol is a hybrid approach improving the inherent scalability of multicast nature by gossip-based technique in all communications.

  4. Determinants of public cooperation in multiplex networks

    NASA Astrophysics Data System (ADS)

    Battiston, Federico; Perc, Matjaž; Latora, Vito

    2017-07-01

    Synergies between evolutionary game theory and statistical physics have significantly improved our understanding of public cooperation in structured populations. Multiplex networks, in particular, provide the theoretical framework within network science that allows us to mathematically describe the rich structure of interactions characterizing human societies. While research has shown that multiplex networks may enhance the resilience of cooperation, the interplay between the overlap in the structure of the layers and the control parameters of the corresponding games has not yet been investigated. With this aim, we consider here the public goods game on a multiplex network, and we unveil the role of the number of layers and the overlap of links, as well as the impact of different synergy factors in different layers, on the onset of cooperation. We show that enhanced public cooperation emerges only when a significant edge overlap is combined with at least one layer being able to sustain some cooperation by means of a sufficiently high synergy factor. In the absence of either of these conditions, the evolution of cooperation in multiplex networks is determined by the bounds of traditional network reciprocity with no enhanced resilience. These results caution against overly optimistic predictions that the presence of multiple social domains may in itself promote cooperation, and they help us better understand the complexity behind prosocial behavior in layered social systems.

  5. Partially Overlapping Brain Networks for Singing and Cello Playing.

    PubMed

    Segado, Melanie; Hollinger, Avrum; Thibodeau, Joseph; Penhune, Virginia; Zatorre, Robert J

    2018-01-01

    This research uses an MR-Compatible cello to compare functional brain activation during singing and cello playing within the same individuals to determine the extent to which arbitrary auditory-motor associations, like those required to play the cello, co-opt functional brain networks that evolved for singing. Musical instrument playing and singing both require highly specific associations between sounds and movements. Because these are both used to produce musical sounds, it is often assumed in the literature that their neural underpinnings are highly similar. However, singing is an evolutionarily old human trait, and the auditory-motor associations used for singing are also used for speech and non-speech vocalizations. This sets it apart from the arbitrary auditory-motor associations required to play musical instruments. The pitch range of the cello is similar to that of the human voice, but cello playing is completely independent of the vocal apparatus, and can therefore be used to dissociate the auditory-vocal network from that of the auditory-motor network. While in the MR-Scanner, 11 expert cellists listened to and subsequently produced individual tones either by singing or cello playing. All participants were able to sing and play the target tones in tune (<50C deviation from target). We found that brain activity during cello playing directly overlaps with brain activity during singing in many areas within the auditory-vocal network. These include primary motor, dorsal pre-motor, and supplementary motor cortices (M1, dPMC, SMA),the primary and periprimary auditory cortices within the superior temporal gyrus (STG) including Heschl's gyrus, anterior insula (aINS), anterior cingulate cortex (ACC), and intraparietal sulcus (IPS), and Cerebellum but, notably, exclude the periaqueductal gray (PAG) and basal ganglia (Putamen). Second, we found that activity within the overlapping areas is positively correlated with, and therefore likely contributing to, both

  6. Partially Overlapping Brain Networks for Singing and Cello Playing

    PubMed Central

    Segado, Melanie; Hollinger, Avrum; Thibodeau, Joseph; Penhune, Virginia; Zatorre, Robert J.

    2018-01-01

    This research uses an MR-Compatible cello to compare functional brain activation during singing and cello playing within the same individuals to determine the extent to which arbitrary auditory-motor associations, like those required to play the cello, co-opt functional brain networks that evolved for singing. Musical instrument playing and singing both require highly specific associations between sounds and movements. Because these are both used to produce musical sounds, it is often assumed in the literature that their neural underpinnings are highly similar. However, singing is an evolutionarily old human trait, and the auditory-motor associations used for singing are also used for speech and non-speech vocalizations. This sets it apart from the arbitrary auditory-motor associations required to play musical instruments. The pitch range of the cello is similar to that of the human voice, but cello playing is completely independent of the vocal apparatus, and can therefore be used to dissociate the auditory-vocal network from that of the auditory-motor network. While in the MR-Scanner, 11 expert cellists listened to and subsequently produced individual tones either by singing or cello playing. All participants were able to sing and play the target tones in tune (<50C deviation from target). We found that brain activity during cello playing directly overlaps with brain activity during singing in many areas within the auditory-vocal network. These include primary motor, dorsal pre-motor, and supplementary motor cortices (M1, dPMC, SMA),the primary and periprimary auditory cortices within the superior temporal gyrus (STG) including Heschl's gyrus, anterior insula (aINS), anterior cingulate cortex (ACC), and intraparietal sulcus (IPS), and Cerebellum but, notably, exclude the periaqueductal gray (PAG) and basal ganglia (Putamen). Second, we found that activity within the overlapping areas is positively correlated with, and therefore likely contributing to, both

  7. Statistically validated network of portfolio overlaps and systemic risk.

    PubMed

    Gualdi, Stanislao; Cimini, Giulio; Primicerio, Kevin; Di Clemente, Riccardo; Challet, Damien

    2016-12-21

    Common asset holding by financial institutions (portfolio overlap) is nowadays regarded as an important channel for financial contagion with the potential to trigger fire sales and severe losses at the systemic level. We propose a method to assess the statistical significance of the overlap between heterogeneously diversified portfolios, which we use to build a validated network of financial institutions where links indicate potential contagion channels. The method is implemented on a historical database of institutional holdings ranging from 1999 to the end of 2013, but can be applied to any bipartite network. We find that the proportion of validated links (i.e. of significant overlaps) increased steadily before the 2007-2008 financial crisis and reached a maximum when the crisis occurred. We argue that the nature of this measure implies that systemic risk from fire sales liquidation was maximal at that time. After a sharp drop in 2008, systemic risk resumed its growth in 2009, with a notable acceleration in 2013. We finally show that market trends tend to be amplified in the portfolios identified by the algorithm, such that it is possible to have an informative signal about institutions that are about to suffer (enjoy) the most significant losses (gains).

  8. Statistically validated network of portfolio overlaps and systemic risk

    PubMed Central

    Gualdi, Stanislao; Cimini, Giulio; Primicerio, Kevin; Di Clemente, Riccardo; Challet, Damien

    2016-01-01

    Common asset holding by financial institutions (portfolio overlap) is nowadays regarded as an important channel for financial contagion with the potential to trigger fire sales and severe losses at the systemic level. We propose a method to assess the statistical significance of the overlap between heterogeneously diversified portfolios, which we use to build a validated network of financial institutions where links indicate potential contagion channels. The method is implemented on a historical database of institutional holdings ranging from 1999 to the end of 2013, but can be applied to any bipartite network. We find that the proportion of validated links (i.e. of significant overlaps) increased steadily before the 2007–2008 financial crisis and reached a maximum when the crisis occurred. We argue that the nature of this measure implies that systemic risk from fire sales liquidation was maximal at that time. After a sharp drop in 2008, systemic risk resumed its growth in 2009, with a notable acceleration in 2013. We finally show that market trends tend to be amplified in the portfolios identified by the algorithm, such that it is possible to have an informative signal about institutions that are about to suffer (enjoy) the most significant losses (gains). PMID:28000764

  9. Tuning the overlap and the cross-layer correlations in two-layer networks: Application to a susceptible-infectious-recovered model with awareness dissemination

    NASA Astrophysics Data System (ADS)

    Juher, David; Saldaña, Joan

    2018-03-01

    We study the properties of the potential overlap between two networks A ,B sharing the same set of N nodes (a two-layer network) whose respective degree distributions pA(k ) ,pB(k ) are given. Defining the overlap coefficient α as the Jaccard index, we prove that α is very close to 0 when A and B are random and independently generated. We derive an upper bound αM for the maximum overlap coefficient permitted in terms of pA(k ) , pB(k ) , and N . Then we present an algorithm based on cross rewiring of links to obtain a two-layer network with any prescribed α inside the range (0 ,αM) . A refined version of the algorithm allows us to minimize the cross-layer correlations that unavoidably appear for values of α beyond a critical overlap αc<αM . Finally, we present a very simple example of a susceptible-infectious-recovered epidemic model with information dissemination and use the algorithms to determine the impact of the overlap on the final outbreak size predicted by the model.

  10. Peer Network Overlap in Twin, Sibling, and Friend Dyads

    ERIC Educational Resources Information Center

    McGuire, Shirley; Segal, Nancy L.

    2013-01-01

    Research suggests that sibling–peer connections are important for understanding adolescent problem behaviors. Using a novel behavioral genetic design, the current study investigated peer network overlap in 300 child–child pairs (aged 7-13 years) in 5 dyad types: monozygotic (MZ), dizygotic twins, full siblings (FSs), friend pairs, and virtual…

  11. Non-overlapping Neural Networks in Hydra vulgaris.

    PubMed

    Dupre, Christophe; Yuste, Rafael

    2017-04-24

    To understand the emergent properties of neural circuits, it would be ideal to record the activity of every neuron in a behaving animal and decode how it relates to behavior. We have achieved this with the cnidarian Hydra vulgaris, using calcium imaging of genetically engineered animals to measure the activity of essentially all of its neurons. Although the nervous system of Hydra is traditionally described as a simple nerve net, we surprisingly find instead a series of functional networks that are anatomically non-overlapping and are associated with specific behaviors. Three major functional networks extend through the entire animal and are activated selectively during longitudinal contractions, elongations in response to light, and radial contractions, whereas an additional network is located near the hypostome and is active during nodding. These results demonstrate the functional sophistication of apparently simple nerve nets, and the potential of Hydra and other basal metazoans as a model system for neural circuit studies. Published by Elsevier Ltd.

  12. Network module detection: Affinity search technique with the multi-node topological overlap measure

    PubMed Central

    Li, Ai; Horvath, Steve

    2009-01-01

    Background Many clustering procedures only allow the user to input a pairwise dissimilarity or distance measure between objects. We propose a clustering method that can input a multi-point dissimilarity measure d(i1, i2, ..., iP) where the number of points P can be larger than 2. The work is motivated by gene network analysis where clusters correspond to modules of highly interconnected nodes. Here, we define modules as clusters of network nodes with high multi-node topological overlap. The topological overlap measure is a robust measure of interconnectedness which is based on shared network neighbors. In previous work, we have shown that the multi-node topological overlap measure yields biologically meaningful results when used as input of network neighborhood analysis. Findings We adapt network neighborhood analysis for the use of module detection. We propose the Module Affinity Search Technique (MAST), which is a generalized version of the Cluster Affinity Search Technique (CAST). MAST can accommodate a multi-node dissimilarity measure. Clusters grow around user-defined or automatically chosen seeds (e.g. hub nodes). We propose both local and global cluster growth stopping rules. We use several simulations and a gene co-expression network application to argue that the MAST approach leads to biologically meaningful results. We compare MAST with hierarchical clustering and partitioning around medoid clustering. Conclusion Our flexible module detection method is implemented in the MTOM software which can be downloaded from the following webpage: PMID:19619323

  13. Network module detection: Affinity search technique with the multi-node topological overlap measure.

    PubMed

    Li, Ai; Horvath, Steve

    2009-07-20

    Many clustering procedures only allow the user to input a pairwise dissimilarity or distance measure between objects. We propose a clustering method that can input a multi-point dissimilarity measure d(i1, i2, ..., iP) where the number of points P can be larger than 2. The work is motivated by gene network analysis where clusters correspond to modules of highly interconnected nodes. Here, we define modules as clusters of network nodes with high multi-node topological overlap. The topological overlap measure is a robust measure of interconnectedness which is based on shared network neighbors. In previous work, we have shown that the multi-node topological overlap measure yields biologically meaningful results when used as input of network neighborhood analysis. We adapt network neighborhood analysis for the use of module detection. We propose the Module Affinity Search Technique (MAST), which is a generalized version of the Cluster Affinity Search Technique (CAST). MAST can accommodate a multi-node dissimilarity measure. Clusters grow around user-defined or automatically chosen seeds (e.g. hub nodes). We propose both local and global cluster growth stopping rules. We use several simulations and a gene co-expression network application to argue that the MAST approach leads to biologically meaningful results. We compare MAST with hierarchical clustering and partitioning around medoid clustering. Our flexible module detection method is implemented in the MTOM software which can be downloaded from the following webpage: http://www.genetics.ucla.edu/labs/horvath/MTOM/

  14. Semantic integration to identify overlapping functional modules in protein interaction networks

    PubMed Central

    Cho, Young-Rae; Hwang, Woochang; Ramanathan, Murali; Zhang, Aidong

    2007-01-01

    Background The systematic analysis of protein-protein interactions can enable a better understanding of cellular organization, processes and functions. Functional modules can be identified from the protein interaction networks derived from experimental data sets. However, these analyses are challenging because of the presence of unreliable interactions and the complex connectivity of the network. The integration of protein-protein interactions with the data from other sources can be leveraged for improving the effectiveness of functional module detection algorithms. Results We have developed novel metrics, called semantic similarity and semantic interactivity, which use Gene Ontology (GO) annotations to measure the reliability of protein-protein interactions. The protein interaction networks can be converted into a weighted graph representation by assigning the reliability values to each interaction as a weight. We presented a flow-based modularization algorithm to efficiently identify overlapping modules in the weighted interaction networks. The experimental results show that the semantic similarity and semantic interactivity of interacting pairs were positively correlated with functional co-occurrence. The effectiveness of the algorithm for identifying modules was evaluated using functional categories from the MIPS database. We demonstrated that our algorithm had higher accuracy compared to other competing approaches. Conclusion The integration of protein interaction networks with GO annotation data and the capability of detecting overlapping modules substantially improve the accuracy of module identification. PMID:17650343

  15. Configuring compute nodes of a parallel computer in an operational group into a plurality of independent non-overlapping collective networks

    DOEpatents

    Archer, Charles J.; Inglett, Todd A.; Ratterman, Joseph D.; Smith, Brian E.

    2010-03-02

    Methods, apparatus, and products are disclosed for configuring compute nodes of a parallel computer in an operational group into a plurality of independent non-overlapping collective networks, the compute nodes in the operational group connected together for data communications through a global combining network, that include: partitioning the compute nodes in the operational group into a plurality of non-overlapping subgroups; designating one compute node from each of the non-overlapping subgroups as a master node; and assigning, to the compute nodes in each of the non-overlapping subgroups, class routing instructions that organize the compute nodes in that non-overlapping subgroup as a collective network such that the master node is a physical root.

  16. Leveraging disjoint communities for detecting overlapping community structure

    NASA Astrophysics Data System (ADS)

    Chakraborty, Tanmoy

    2015-05-01

    Network communities represent mesoscopic structure for understanding the organization of real-world networks, where nodes often belong to multiple communities and form overlapping community structure in the network. Due to non-triviality in finding the exact boundary of such overlapping communities, this problem has become challenging, and therefore huge effort has been devoted to detect overlapping communities from the network. In this paper, we present PVOC (Permanence based Vertex-replication algorithm for Overlapping Community detection), a two-stage framework to detect overlapping community structure. We build on a novel observation that non-overlapping community structure detected by a standard disjoint community detection algorithm from a network has high resemblance with its actual overlapping community structure, except the overlapping part. Based on this observation, we posit that there is perhaps no need of building yet another overlapping community finding algorithm; but one can efficiently manipulate the output of any existing disjoint community finding algorithm to obtain the required overlapping structure. We propose a new post-processing technique that by combining with any existing disjoint community detection algorithm, can suitably process each vertex using a new vertex-based metric, called permanence, and thereby finds out overlapping candidates with their community memberships. Experimental results on both synthetic and large real-world networks show that PVOC significantly outperforms six state-of-the-art overlapping community detection algorithms in terms of high similarity of the output with the ground-truth structure. Thus our framework not only finds meaningful overlapping communities from the network, but also allows us to put an end to the constant effort of building yet another overlapping community detection algorithm.

  17. A game theoretic algorithm to detect overlapping community structure in networks

    NASA Astrophysics Data System (ADS)

    Zhou, Xu; Zhao, Xiaohui; Liu, Yanheng; Sun, Geng

    2018-04-01

    Community detection can be used as an important technique for product and personalized service recommendation. A game theory based approach to detect overlapping community structure is introduced in this paper. The process of the community formation is converted into a game, when all agents (nodes) cannot improve their own utility, the game process will be terminated. The utility function is composed of a gain and a loss function and we present a new gain function in this paper. In addition, different from choosing action randomly among join, quit and switch for each agent to get new label, two new strategies for each agent to update its label are designed during the game, and the strategies are also evaluated and compared for each agent in order to find its best result. The overlapping community structure is naturally presented when the stop criterion is satisfied. The experimental results demonstrate that the proposed algorithm outperforms other similar algorithms for detecting overlapping communities in networks.

  18. Locating overlapping dense subgraphs in gene (protein) association networks and predicting novel protein functional groups among these subgraphs

    NASA Astrophysics Data System (ADS)

    Palla, Gergely; Derenyi, Imre; Farkas, Illes J.; Vicsek, Tamas

    2006-03-01

    Most tasks in a cell are performed not by individual proteins, but by functional groups of proteins (either physically interacting with each other or associated in other ways). In gene (protein) association networks these groups show up as sets of densely connected nodes. In the yeast, Saccharomyces cerevisiae, known physically interacting groups of proteins (called protein complexes) strongly overlap: the total number of proteins contained by these complexes by far underestimates the sum of their sizes (2750 vs. 8932). Thus, most functional groups of proteins, both physically interacting and other, are likely to share many of their members with other groups. However, current algorithms searching for dense groups of nodes in networks usually exclude overlaps. With the aim to discover both novel functions of individual proteins and novel protein functional groups we combine in protein association networks (i) a search for overlapping dense subgraphs based on the Clique Percolation Method (CPM) (Palla, G., et.al. Nature 435, 814-818 (2005), http://angel.elte.hu/clustering), which explicitly allows for overlaps among the groups, and (ii) a verification and characterization of the identified groups of nodes (proteins) with the help of standard annotation databases listing known functions.

  19. The Relationship between Health Plan Performance Measures and Physician Network Overlap: Implications for Measuring Plan Quality

    PubMed Central

    Maeng, Daniel D; Scanlon, Dennis P; Chernew, Michael E; Gronniger, Tim; Wodchis, Walter P; McLaughlin, Catherine G

    2010-01-01

    Objective To examine the extent to which health plan quality measures capture physician practice patterns rather than plan characteristics. Data Source We gathered and merged secondary data from the following four sources: a private firm that collected information on individual physicians and their health plan affiliations, The National Committee for Quality Assurance, InterStudy, and the Dartmouth Atlas. Study Design We constructed two measures of physician network overlap for all health plans in our sample and linked them to selected measures of plan performance. Two linear regression models were estimated to assess the relationship between the measures of physician network overlap and the plan performance measures. Principal Findings The results indicate that in the presence of a higher degree of provider network overlap, plan performance measures tend to converge to a lower level of quality. Conclusions Standard health plan performance measures reflect physician practice patterns rather than plans' effort to improve quality. This implies that more provider-oriented measurement, such as would be possible with accountable care organizations or medical homes, may facilitate patient decision making and provide further incentives to improve performance. PMID:20403064

  20. A Coordinate-Based Meta-Analysis of Overlaps in Regional Specialization and Functional Connectivity across Subjective Value and Default Mode Networks.

    PubMed

    Acikalin, M Yavuz; Gorgolewski, Krzysztof J; Poldrack, Russell A

    2017-01-01

    Previous research has provided qualitative evidence for overlap in a number of brain regions across the subjective value network (SVN) and the default mode network (DMN). In order to quantitatively assess this overlap, we conducted a series of coordinate-based meta-analyses (CBMA) of results from 466 functional magnetic resonance imaging experiments on task-negative or subjective value-related activations in the human brain. In these analyses, we first identified significant overlaps and dissociations across activation foci related to SVN and DMN. Second, we investigated whether these overlapping subregions also showed similar patterns of functional connectivity, suggesting a shared functional subnetwork. We find considerable overlap between SVN and DMN in subregions of central ventromedial prefrontal cortex (cVMPFC) and dorsal posterior cingulate cortex (dPCC). Further, our findings show that similar patterns of bidirectional functional connectivity between cVMPFC and dPCC are present in both networks. We discuss ways in which our understanding of how subjective value (SV) is computed and represented in the brain can be synthesized with what we know about the DMN, mind-wandering, and self-referential processing in light of our findings.

  1. A Stochastic Model for Detecting Overlapping and Hierarchical Community Structure

    PubMed Central

    Cao, Xiaochun; Wang, Xiao; Jin, Di; Guo, Xiaojie; Tang, Xianchao

    2015-01-01

    Community detection is a fundamental problem in the analysis of complex networks. Recently, many researchers have concentrated on the detection of overlapping communities, where a vertex may belong to more than one community. However, most current methods require the number (or the size) of the communities as a priori information, which is usually unavailable in real-world networks. Thus, a practical algorithm should not only find the overlapping community structure, but also automatically determine the number of communities. Furthermore, it is preferable if this method is able to reveal the hierarchical structure of networks as well. In this work, we firstly propose a generative model that employs a nonnegative matrix factorization (NMF) formulization with a l2,1 norm regularization term, balanced by a resolution parameter. The NMF has the nature that provides overlapping community structure by assigning soft membership variables to each vertex; the l2,1 regularization term is a technique of group sparsity which can automatically determine the number of communities by penalizing too many nonempty communities; and hence the resolution parameter enables us to explore the hierarchical structure of networks. Thereafter, we derive the multiplicative update rule to learn the model parameters, and offer the proof of its correctness. Finally, we test our approach on a variety of synthetic and real-world networks, and compare it with some state-of-the-art algorithms. The results validate the superior performance of our new method. PMID:25822148

  2. VISIONET: intuitive visualisation of overlapping transcription factor networks, with applications in cardiogenic gene discovery.

    PubMed

    Nim, Hieu T; Furtado, Milena B; Costa, Mauro W; Rosenthal, Nadia A; Kitano, Hiroaki; Boyd, Sarah E

    2015-05-01

    Existing de novo software platforms have largely overlooked a valuable resource, the expertise of the intended biologist users. Typical data representations such as long gene lists, or highly dense and overlapping transcription factor networks often hinder biologists from relating these results to their expertise. VISIONET, a streamlined visualisation tool built from experimental needs, enables biologists to transform large and dense overlapping transcription factor networks into sparse human-readable graphs via numerically filtering. The VISIONET interface allows users without a computing background to interactively explore and filter their data, and empowers them to apply their specialist knowledge on far more complex and substantial data sets than is currently possible. Applying VISIONET to the Tbx20-Gata4 transcription factor network led to the discovery and validation of Aldh1a2, an essential developmental gene associated with various important cardiac disorders, as a healthy adult cardiac fibroblast gene co-regulated by cardiogenic transcription factors Gata4 and Tbx20. We demonstrate with experimental validations the utility of VISIONET for expertise-driven gene discovery that opens new experimental directions that would not otherwise have been identified.

  3. Seeding for pervasively overlapping communities

    NASA Astrophysics Data System (ADS)

    Lee, Conrad; Reid, Fergal; McDaid, Aaron; Hurley, Neil

    2011-06-01

    In some social and biological networks, the majority of nodes belong to multiple communities. It has recently been shown that a number of the algorithms specifically designed to detect overlapping communities do not perform well in such highly overlapping settings. Here, we consider one class of these algorithms, those which optimize a local fitness measure, typically by using a greedy heuristic to expand a seed into a community. We perform synthetic benchmarks which indicate that an appropriate seeding strategy becomes more important as the extent of community overlap increases. We find that distinct cliques provide the best seeds. We find further support for this seeding strategy with benchmarks on a Facebook network and the yeast interactome.

  4. Detection thresholds for gaps, overlaps, and no-gap-no-overlaps.

    PubMed

    Heldner, Mattias

    2011-07-01

    Detection thresholds for gaps and overlaps, that is acoustic and perceived silences and stretches of overlapping speech in speaker changes, were determined. Subliminal gaps and overlaps were categorized as no-gap-no-overlaps. The established gap and overlap detection thresholds both corresponded to the duration of a long vowel, or about 120 ms. These detection thresholds are valuable for mapping the perceptual speaker change categories gaps, overlaps, and no-gap-no-overlaps into the acoustic domain. Furthermore, the detection thresholds allow generation and understanding of gaps, overlaps, and no-gap-no-overlaps in human-like spoken dialogue systems. © 2011 Acoustical Society of America

  5. A network approach to the comorbidity between posttraumatic stress disorder and major depressive disorder: The role of overlapping symptoms.

    PubMed

    Afzali, Mohammad H; Sunderland, Matthew; Teesson, Maree; Carragher, Natacha; Mills, Katherine; Slade, Tim

    2017-01-15

    The role of symptom overlap between major depressive disorder and posttraumatic stress disorder in comorbidity between two disorders is unclear. The current study applied network analysis to map the structure of symptom associations between these disorders. Data comes from a sample of 909 Australian adults with a lifetime history of trauma and depressive symptoms. Data analysis consisted of the construction of two comorbidity networks of PTSD/MDD with and without overlapping symptoms, identification of the bridging symptoms, and computation of the centrality measures. The prominent bridging role of four overlapping symptoms (i.e., sleep problems, irritability, concentration problems, and loss of interest) and five non-overlapping symptoms (i.e., feeling sad, feelings of guilt, psychomotor retardation, foreshortened future, and experiencing flashbacks) is highlighted. The current study uses DSM-IV criteria for PTSD and does not take into consideration significant changes made to PTSD criteria in DSM-5. Moreover, due to cross-sectional nature of the data, network estimates do not provide information on whether a symptom actively triggers other symptoms or whether a symptom mostly is triggered by other symptoms. The results support the role of dysphoria-related symptoms in PTSD/MDD comorbidity. Moreover, Identification of central symptoms and bridge symptoms will provide useful targets for interventions that seek to intervene early in the development of comorbidity. Copyright © 2016 Elsevier B.V. All rights reserved.

  6. CHIMERA: Top-down model for hierarchical, overlapping and directed cluster structures in directed and weighted complex networks

    NASA Astrophysics Data System (ADS)

    Franke, R.

    2016-11-01

    In many networks discovered in biology, medicine, neuroscience and other disciplines special properties like a certain degree distribution and hierarchical cluster structure (also called communities) can be observed as general organizing principles. Detecting the cluster structure of an unknown network promises to identify functional subdivisions, hierarchy and interactions on a mesoscale. It is not trivial choosing an appropriate detection algorithm because there are multiple network, cluster and algorithmic properties to be considered. Edges can be weighted and/or directed, clusters overlap or build a hierarchy in several ways. Algorithms differ not only in runtime, memory requirements but also in allowed network and cluster properties. They are based on a specific definition of what a cluster is, too. On the one hand, a comprehensive network creation model is needed to build a large variety of benchmark networks with different reasonable structures to compare algorithms. On the other hand, if a cluster structure is already known, it is desirable to separate effects of this structure from other network properties. This can be done with null model networks that mimic an observed cluster structure to improve statistics on other network features. A third important application is the general study of properties in networks with different cluster structures, possibly evolving over time. Currently there are good benchmark and creation models available. But what is left is a precise sandbox model to build hierarchical, overlapping and directed clusters for undirected or directed, binary or weighted complex random networks on basis of a sophisticated blueprint. This gap shall be closed by the model CHIMERA (Cluster Hierarchy Interconnection Model for Evaluation, Research and Analysis) which will be introduced and described here for the first time.

  7. An improved game-theoretic approach to uncover overlapping communities

    NASA Astrophysics Data System (ADS)

    Sun, Hong-Liang; Ch'Ng, Eugene; Yong, Xi; Garibaldi, Jonathan M.; See, Simon; Chen, Duan-Bing

    How can we uncover overlapping communities from complex networks to understand the inherent structures and functions? Chen et al. firstly proposed a community game (Game) to study this problem, and the overlapping communities have been discovered when the game is convergent. It is based on the assumption that each vertex of the underlying network is a rational game player to maximize its utility. In this paper, we investigate how similar vertices affect the formation of community game. The Adamic-Adar Index (AA Index) has been employed to define the new utility function. This novel method has been evaluated on both synthetic and real-world networks. Experimental study shows that it has significant improvement of accuracy (from 4.8% to 37.6%) compared with the Game on 10 real networks. It is more efficient on Facebook networks (FN) and Amazon co-purchasing networks than on other networks. This result implicates that “friend circles of friends” of Facebook are valuable to understand the overlapping community division.

  8. An improved transmutation method for quantitative determination of the components in multicomponent overlapping chromatograms.

    PubMed

    Shao, Xueguang; Yu, Zhengliang; Ma, Chaoxiong

    2004-06-01

    An improved method is proposed for the quantitative determination of multicomponent overlapping chromatograms based on a known transmutation method. To overcome the main limitation of the transmutation method caused by the oscillation generated in the transmutation process, two techniques--wavelet transform smoothing and the cubic spline interpolation for reducing data points--were adopted, and a new criterion was also developed. By using the proposed algorithm, the oscillation can be suppressed effectively, and quantitative determination of the components in both the simulated and experimental overlapping chromatograms is successfully obtained.

  9. Overlapping communities detection based on spectral analysis of line graphs

    NASA Astrophysics Data System (ADS)

    Gui, Chun; Zhang, Ruisheng; Hu, Rongjing; Huang, Guoming; Wei, Jiaxuan

    2018-05-01

    Community in networks are often overlapping where one vertex belongs to several clusters. Meanwhile, many networks show hierarchical structure such that community is recursively grouped into hierarchical organization. In order to obtain overlapping communities from a global hierarchy of vertices, a new algorithm (named SAoLG) is proposed to build the hierarchical organization along with detecting the overlap of community structure. SAoLG applies the spectral analysis into line graphs to unify the overlap and hierarchical structure of the communities. In order to avoid the limitation of absolute distance such as Euclidean distance, SAoLG employs Angular distance to compute the similarity between vertices. Furthermore, we make a micro-improvement partition density to evaluate the quality of community structure and use it to obtain the more reasonable and sensible community numbers. The proposed SAoLG algorithm achieves a balance between overlap and hierarchy by applying spectral analysis to edge community detection. The experimental results on one standard network and six real-world networks show that the SAoLG algorithm achieves higher modularity and reasonable community number values than those generated by Ahn's algorithm, the classical CPM and GN ones.

  10. SPARK: Sparsity-based analysis of reliable k-hubness and overlapping network structure in brain functional connectivity.

    PubMed

    Lee, Kangjoo; Lina, Jean-Marc; Gotman, Jean; Grova, Christophe

    2016-07-01

    Functional hubs are defined as the specific brain regions with dense connections to other regions in a functional brain network. Among them, connector hubs are of great interests, as they are assumed to promote global and hierarchical communications between functionally specialized networks. Damage to connector hubs may have a more crucial effect on the system than does damage to other hubs. Hubs in graph theory are often identified from a correlation matrix, and classified as connector hubs when the hubs are more connected to regions in other networks than within the networks to which they belong. However, the identification of hubs from functional data is more complex than that from structural data, notably because of the inherent problem of multicollinearity between temporal dynamics within a functional network. In this context, we developed and validated a method to reliably identify connectors and corresponding overlapping network structure from resting-state fMRI. This new method is actually handling the multicollinearity issue, since it does not rely on counting the number of connections from a thresholded correlation matrix. The novelty of the proposed method is that besides counting the number of networks involved in each voxel, it allows us to identify which networks are actually involved in each voxel, using a data-driven sparse general linear model in order to identify brain regions involved in more than one network. Moreover, we added a bootstrap resampling strategy to assess statistically the reproducibility of our results at the single subject level. The unified framework is called SPARK, i.e. SParsity-based Analysis of Reliable k-hubness, where k-hubness denotes the number of networks overlapping in each voxel. The accuracy and robustness of SPARK were evaluated using two dimensional box simulations and realistic simulations that examined detection of artificial hubs generated on real data. Then, test/retest reliability of the method was assessed

  11. Overlapping clusters for distributed computation.

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Mirrokni, Vahab; Andersen, Reid; Gleich, David F.

    2010-11-01

    Scalable, distributed algorithms must address communication problems. We investigate overlapping clusters, or vertex partitions that intersect, for graph computations. This setup stores more of the graph than required but then affords the ease of implementation of vertex partitioned algorithms. Our hope is that this technique allows us to reduce communication in a computation on a distributed graph. The motivation above draws on recent work in communication avoiding algorithms. Mohiyuddin et al. (SC09) design a matrix-powers kernel that gives rise to an overlapping partition. Fritzsche et al. (CSC2009) develop an overlapping clustering for a Schwarz method. Both techniques extend an initialmore » partitioning with overlap. Our procedure generates overlap directly. Indeed, Schwarz methods are commonly used to capitalize on overlap. Elsewhere, overlapping communities (Ahn et al, Nature 2009; Mishra et al. WAW2007) are now a popular model of structure in social networks. These have long been studied in statistics (Cole and Wishart, CompJ 1970). We present two types of results: (i) an estimated swapping probability {rho}{infinity}; and (ii) the communication volume of a parallel PageRank solution (link-following {alpha} = 0.85) using an additive Schwarz method. The volume ratio is the amount of extra storage for the overlap (2 means we store the graph twice). Below, as the ratio increases, the swapping probability and PageRank communication volume decreases.« less

  12. Word and face processing engage overlapping distributed networks: Evidence from RSVP and EEG investigations.

    PubMed

    Robinson, Amanda K; Plaut, David C; Behrmann, Marlene

    2017-07-01

    Words and faces have vastly different visual properties, but increasing evidence suggests that word and face processing engage overlapping distributed networks. For instance, fMRI studies have shown overlapping activity for face and word processing in the fusiform gyrus despite well-characterized lateralization of these objects to the left and right hemispheres, respectively. To investigate whether face and word perception influences perception of the other stimulus class and elucidate the mechanisms underlying such interactions, we presented images using rapid serial visual presentations. Across 3 experiments, participants discriminated 2 face, word, and glasses targets (T1 and T2) embedded in a stream of images. As expected, T2 discrimination was impaired when it followed T1 by 200 to 300 ms relative to longer intertarget lags, the so-called attentional blink. Interestingly, T2 discrimination accuracy was significantly reduced at short intertarget lags when a face was followed by a word (face-word) compared with glasses-word and word-word combinations, indicating that face processing interfered with word perception. The reverse effect was not observed; that is, word-face performance was no different than the other object combinations. EEG results indicated the left N170 to T1 was correlated with the word decrement for face-word trials, but not for other object combinations. Taken together, the results suggest face processing interferes with word processing, providing evidence for overlapping neural mechanisms of these 2 object types. Furthermore, asymmetrical face-word interference points to greater overlap of face and word representations in the left than the right hemisphere. (PsycINFO Database Record (c) 2017 APA, all rights reserved).

  13. Friending, IMing, and hanging out face-to-face: overlap in adolescents' online and offline social networks.

    PubMed

    Reich, Stephanie M; Subrahmanyam, Kaveri; Espinoza, Guadalupe

    2012-03-01

    Many new and important developmental issues are encountered during adolescence, which is also a time when Internet use becomes increasingly popular. Studies have shown that adolescents are using these online spaces to address developmental issues, especially needs for intimacy and connection to others. Online communication with its potential for interacting with unknown others, may put teens at increased risk. Two hundred and fifty-one high school students completed an in-person survey, and 126 of these completed an additional online questionnaire about how and why they use the Internet, their activities on social networking sites (e.g., Facebook, MySpace) and their reasons for participation, and how they perceive these online spaces to impact their friendships. To examine the extent of overlap between online and offline friends, participants were asked to list the names of their top interaction partners offline and online (Facebook and instant messaging). Results reveal that adolescents mainly use social networking sites to connect with others, in particular with people known from offline contexts. While adolescents report little monitoring by their parents, there was no evidence that teens are putting themselves at risk by interacting with unknown others. Instead, adolescents seem to use the Internet, especially social networking sites, to connect with known others. While the study found moderate overlap between teens' closest online and offline friends, the patterns suggest that adolescents use online contexts to strengthen offline relationships. PsycINFO Database Record (c) 2012 APA, all rights reserved.

  14. An Integrated Centroid Finding and Particle Overlap Decomposition Algorithm for Stereo Imaging Velocimetry

    NASA Technical Reports Server (NTRS)

    McDowell, Mark

    2004-01-01

    An integrated algorithm for decomposing overlapping particle images (multi-particle objects) along with determining each object s constituent particle centroid(s) has been developed using image analysis techniques. The centroid finding algorithm uses a modified eight-direction search method for finding the perimeter of any enclosed object. The centroid is calculated using the intensity-weighted center of mass of the object. The overlap decomposition algorithm further analyzes the object data and breaks it down into its constituent particle centroid(s). This is accomplished with an artificial neural network, feature based technique and provides an efficient way of decomposing overlapping particles. Combining the centroid finding and overlap decomposition routines into a single algorithm allows us to accurately predict the error associated with finding the centroid(s) of particles in our experiments. This algorithm has been tested using real, simulated, and synthetic data and the results are presented and discussed.

  15. Overlapping Modularity at the Critical Point of k-Clique Percolation

    NASA Astrophysics Data System (ADS)

    Tóth, Bálint; Vicsek, Tamás; Palla, Gergely

    2013-05-01

    One of the most remarkable social phenomena is the formation of communities in social networks corresponding to families, friendship circles, work teams, etc. Since people usually belong to several different communities at the same time, the induced overlaps result in an extremely complicated web of the communities themselves. Thus, uncovering the intricate community structure of social networks is a non-trivial task with great potential for practical applications, gaining a notable interest in the recent years. The Clique Percolation Method (CPM) is one of the earliest overlapping community finding methods, which was already used in the analysis of several different social networks. In this approach the communities correspond to k-clique percolation clusters, and the general heuristic for setting the parameters of the method is to tune the system just below the critical point of k-clique percolation. However, this rule is based on simple physical principles and its validity was never subject to quantitative analysis. Here we examine the quality of the partitioning in the vicinity of the critical point using recently introduced overlapping modularity measures. According to our results on real social and other networks, the overlapping modularities show a maximum close to the critical point, justifying the original criteria for the optimal parameter settings.

  16. Quaking and PTB control overlapping splicing regulatory networks during muscle cell differentiation

    PubMed Central

    Hall, Megan P.; Nagel, Roland J.; Fagg, W. Samuel; Shiue, Lily; Cline, Melissa S.; Perriman, Rhonda J.; Donohue, John Paul; Ares, Manuel

    2013-01-01

    Alternative splicing contributes to muscle development, but a complete set of muscle-splicing factors and their combinatorial interactions are unknown. Previous work identified ACUAA (“STAR” motif) as an enriched intron sequence near muscle-specific alternative exons such as Capzb exon 9. Mass spectrometry of myoblast proteins selected by the Capzb exon 9 intron via RNA affinity chromatography identifies Quaking (QK), a protein known to regulate mRNA function through ACUAA motifs in 3′ UTRs. We find that QK promotes inclusion of Capzb exon 9 in opposition to repression by polypyrimidine tract-binding protein (PTB). QK depletion alters inclusion of 406 cassette exons whose adjacent intron sequences are also enriched in ACUAA motifs. During differentiation of myoblasts to myotubes, QK levels increase two- to threefold, suggesting a mechanism for QK-responsive exon regulation. Combined analysis of the PTB- and QK-splicing regulatory networks during myogenesis suggests that 39% of regulated exons are under the control of one or both of these splicing factors. This work provides the first evidence that QK is a global regulator of splicing during muscle development in vertebrates and shows how overlapping splicing regulatory networks contribute to gene expression programs during differentiation. PMID:23525800

  17. Overlapping community detection based on link graph using distance dynamics

    NASA Astrophysics Data System (ADS)

    Chen, Lei; Zhang, Jing; Cai, Li-Jun

    2018-01-01

    The distance dynamics model was recently proposed to detect the disjoint community of a complex network. To identify the overlapping structure of a network using the distance dynamics model, an overlapping community detection algorithm, called L-Attractor, is proposed in this paper. The process of L-Attractor mainly consists of three phases. In the first phase, L-Attractor transforms the original graph to a link graph (a new edge graph) to assure that one node has multiple distances. In the second phase, using the improved distance dynamics model, a dynamic interaction process is introduced to simulate the distance dynamics (shrink or stretch). Through the dynamic interaction process, all distances converge, and the disjoint community structure of the link graph naturally manifests itself. In the third phase, a recovery method is designed to convert the disjoint community structure of the link graph to the overlapping community structure of the original graph. Extensive experiments are conducted on the LFR benchmark networks as well as real-world networks. Based on the results, our algorithm demonstrates higher accuracy and quality than other state-of-the-art algorithms.

  18. Temporal Dynamics Assessment of Spatial Overlap Pattern of Functional Brain Networks Reveals Novel Functional Architecture of Cerebral Cortex.

    PubMed

    Jiang, Xi; Li, Xiang; Lv, Jinglei; Zhao, Shijie; Zhang, Shu; Zhang, Wei; Zhang, Tuo; Han, Junwei; Guo, Lei; Liu, Tianming

    2018-06-01

    Various studies in the brain mapping field have demonstrated that there exist multiple concurrent functional networks that are spatially overlapped and interacting with each other during specific task performance to jointly realize the total brain function. Assessing such spatial overlap patterns of functional networks (SOPFNs) based on functional magnetic resonance imaging (fMRI) has thus received increasing interest for brain function studies. However, there are still two crucial issues to be addressed. First, the SOPFNs are assessed over the entire fMRI scan assuming the temporal stationarity, while possibly time-dependent dynamics of the SOPFNs is not sufficiently explored. Second, the SOPFNs are assessed within individual subjects, while group-wise consistency of the SOPFNs is largely unknown. To address the two issues, we propose a novel computational framework of group-wise sparse representation of whole-brain fMRI temporal segments to assess the temporal dynamic spatial patterns of SOPFNs that are consistent across different subjects. Experimental results based on the recently publicly released Human Connectome Project grayordinate task fMRI data demonstrate that meaningful SOPFNs exhibiting dynamic spatial patterns across different time periods are effectively and robustly identified based on the reconstructed concurrent functional networks via the proposed framework. Specifically, those SOPFNs locate significantly more on gyral regions than on sulcal regions across different time periods. These results reveal novel functional architecture of cortical gyri and sulci. Moreover, these results help better understand functional dynamics mechanisms of cerebral cortex in the future.

  19. Innate responses to gene knockouts impact overlapping gene networks and vary with respect to resistance to viral infection.

    PubMed

    Liu, Yonghong; Liu, Yuanyuan; Wu, Jiaming; Roizman, Bernard; Zhou, Grace Guoying

    2018-04-03

    Analyses of the levels of mRNAs encoding IFIT1, IFI16, RIG-1, MDA5, CXCL10, LGP2, PUM1, LSD1, STING, and IFNβ in cell lines from which the gene encoding LGP2, LSD1, PML, HDAC4, IFI16, PUM1, STING, MDA5, IRF3, or HDAC 1 had been knocked out, as well as the ability of these cell lines to support the replication of HSV-1, revealed the following: ( i ) Cell lines lacking the gene encoding LGP2, PML, or HDAC4 (cluster 1) exhibited increased levels of expression of partially overlapping gene networks. Concurrently, these cell lines produced from 5 fold to 12 fold lower yields of HSV-1 than the parental cells. ( ii ) Cell lines lacking the genes encoding STING, LSD1, MDA5, IRF3, or HDAC 1 (cluster 2) exhibited decreased levels of mRNAs of partially overlapping gene networks. Concurrently, these cell lines produced virus yields that did not differ from those produced by the parental cell line. The genes up-regulated in cell lines forming cluster 1, overlapped in part with genes down-regulated in cluster 2. The key conclusions are that gene knockouts and subsequent selection for growth causes changes in expression of multiple genes, and hence the phenotype of the cell lines cannot be ascribed to a single gene; the patterns of gene expression may be shared by multiple knockouts; and the enhanced immunity to viral replication by cluster 1 knockout cell lines but not by cluster 2 cell lines suggests that in parental cells, the expression of innate resistance to infection is specifically repressed.

  20. A novel method for overlapping community detection using Multi-objective optimization

    NASA Astrophysics Data System (ADS)

    Ebrahimi, Morteza; Shahmoradi, Mohammad Reza; Heshmati, Zainabolhoda; Salehi, Mostafa

    2018-09-01

    The problem of community detection as one of the most important applications of network science can be addressed effectively by multi-objective optimization. In this paper, we aim to present a novel efficient method based on this approach. Also, in this study the idea of using all Pareto fronts to detect overlapping communities is introduced. The proposed method has two main advantages compared to other multi-objective optimization based approaches. The first advantage is scalability, and the second is the ability to find overlapping communities. Despite most of the works, the proposed method is able to find overlapping communities effectively. The new algorithm works by extracting appropriate communities from all the Pareto optimal solutions, instead of choosing the one optimal solution. Empirical experiments on different features of separated and overlapping communities, on both synthetic and real networks show that the proposed method performs better in comparison with other methods.

  1. CROSS-DISCIPLINARY PHYSICS AND RELATED AREAS OF SCIENCE AND TECHNOLOGY: Information Feedback Strategies in a Signal Controlled Network with Overlapped Routes

    NASA Astrophysics Data System (ADS)

    Tian, Li-Jun; Huang, Hai-Jun; Liu, Tian-Liang

    2009-07-01

    We investigate the effects of four different information feedback strategies on the dynamics of traffic, travelers' route choice and the resultant system performance in a signal controlled network with overlapped routes. Simulation results given by the cellular automaton model show that the system purpose-based mean velocity feedback strategy and the congestion coefficient feedback strategy have more advantages in improving network utilization efficiency and reducing travelers' travel times. The travel time feedback strategy and the individual purposed-based mean velocity feedback strategy behave slightly better to ensure user equity.

  2. Directed network modules

    NASA Astrophysics Data System (ADS)

    Palla, Gergely; Farkas, Illés J.; Pollner, Péter; Derényi, Imre; Vicsek, Tamás

    2007-06-01

    A search technique locating network modules, i.e. internally densely connected groups of nodes in directed networks is introduced by extending the clique percolation method originally proposed for undirected networks. After giving a suitable definition for directed modules we investigate their percolation transition in the Erdos-Rényi graph both analytically and numerically. We also analyse four real-world directed networks, including Google's own web-pages, an email network, a word association graph and the transcriptional regulatory network of the yeast Saccharomyces cerevisiae. The obtained directed modules are validated by additional information available for the nodes. We find that directed modules of real-world graphs inherently overlap and the investigated networks can be classified into two major groups in terms of the overlaps between the modules. Accordingly, in the word-association network and Google's web-pages, overlaps are likely to contain in-hubs, whereas the modules in the email and transcriptional regulatory network tend to overlap via out-hubs.

  3. Targeted Memory Reactivation during Sleep Adaptively Promotes the Strengthening or Weakening of Overlapping Memories.

    PubMed

    Oyarzún, Javiera P; Morís, Joaquín; Luque, David; de Diego-Balaguer, Ruth; Fuentemilla, Lluís

    2017-08-09

    System memory consolidation is conceptualized as an active process whereby newly encoded memory representations are strengthened through selective memory reactivation during sleep. However, our learning experience is highly overlapping in content (i.e., shares common elements), and memories of these events are organized in an intricate network of overlapping associated events. It remains to be explored whether and how selective memory reactivation during sleep has an impact on these overlapping memories acquired during awake time. Here, we test in a group of adult women and men the prediction that selective memory reactivation during sleep entails the reactivation of associated events and that this may lead the brain to adaptively regulate whether these associated memories are strengthened or pruned from memory networks on the basis of their relative associative strength with the shared element. Our findings demonstrate the existence of efficient regulatory neural mechanisms governing how complex memory networks are shaped during sleep as a function of their associative memory strength. SIGNIFICANCE STATEMENT Numerous studies have demonstrated that system memory consolidation is an active, selective, and sleep-dependent process in which only subsets of new memories become stabilized through their reactivation. However, the learning experience is highly overlapping in content and thus events are encoded in an intricate network of related memories. It remains to be explored whether and how memory reactivation has an impact on overlapping memories acquired during awake time. Here, we show that sleep memory reactivation promotes strengthening and weakening of overlapping memories based on their associative memory strength. These results suggest the existence of an efficient regulatory neural mechanism that avoids the formation of cluttered memory representation of multiple events and promotes stabilization of complex memory networks. Copyright © 2017 the authors 0270-6474/17/377748-11$15.00/0.

  4. Modeling of chromosome intermingling by partially overlapping uniform random polygons.

    PubMed

    Blackstone, T; Scharein, R; Borgo, B; Varela, R; Diao, Y; Arsuaga, J

    2011-03-01

    During the early phase of the cell cycle the eukaryotic genome is organized into chromosome territories. The geometry of the interface between any two chromosomes remains a matter of debate and may have important functional consequences. The Interchromosomal Network model (introduced by Branco and Pombo) proposes that territories intermingle along their periphery. In order to partially quantify this concept we here investigate the probability that two chromosomes form an unsplittable link. We use the uniform random polygon as a crude model for chromosome territories and we model the interchromosomal network as the common spatial region of two overlapping uniform random polygons. This simple model allows us to derive some rigorous mathematical results as well as to perform computer simulations easily. We find that the probability that one uniform random polygon of length n that partially overlaps a fixed polygon is bounded below by 1 − O(1/√n). We use numerical simulations to estimate the dependence of the linking probability of two uniform random polygons (of lengths n and m, respectively) on the amount of overlapping. The degree of overlapping is parametrized by a parameter [Formula: see text] such that [Formula: see text] indicates no overlapping and [Formula: see text] indicates total overlapping. We propose that this dependence relation may be modeled as f (ε, m, n) = [Formula: see text]. Numerical evidence shows that this model works well when [Formula: see text] is relatively large (ε ≥ 0.5). We then use these results to model the data published by Branco and Pombo and observe that for the amount of overlapping observed experimentally the URPs have a non-zero probability of forming an unsplittable link.

  5. How Long Do Satellites Need to Overlap? Evaluation of Climate Data Stability from Overlapping Satellite Records

    NASA Technical Reports Server (NTRS)

    Weatherhead, Elizabeth C.; Harder, Jerald; Araujo-Pradere, Eduardo A.; Bodeker, Greg; English, Jason M.; Flynn, Lawrence E.; Frith, Stacey M.; Lazo, Jeffrey K.; Pilewskie, Peter; Weber, Mark; hide

    2017-01-01

    applicable to satellite Earth observations. Approaches for Earth observations offer additional challenges due to the complexity of the observations, but Earth observations may also benefit from ancillary observations taken from ground-based and in situ sources. Difficult choices need to be made when monitoring approaches are considered; we outline some attempts at optimizing networks based on economic principles. The careful evaluation of monitoring overlap is important to the appropriate application of observational resources and to the usefulness of current and future observations.

  6. How long do satellites need to overlap? Evaluation of climate data stability from overlapping satellite records

    NASA Astrophysics Data System (ADS)

    Weatherhead, Elizabeth C.; Harder, Jerald; Araujo-Pradere, Eduardo A.; Bodeker, Greg; English, Jason M.; Flynn, Lawrence E.; Frith, Stacey M.; Lazo, Jeffrey K.; Pilewskie, Peter; Weber, Mark; Woods, Thomas N.

    2017-12-01

    applicable to satellite Earth observations. Approaches for Earth observations offer additional challenges due to the complexity of the observations, but Earth observations may also benefit from ancillary observations taken from ground-based and in situ sources. Difficult choices need to be made when monitoring approaches are considered; we outline some attempts at optimizing networks based on economic principles. The careful evaluation of monitoring overlap is important to the appropriate application of observational resources and to the usefulness of current and future observations.

  7. Precise orbit determination of BeiDou constellation based on BETS and MGEX network

    PubMed Central

    Lou, Yidong; Liu, Yang; Shi, Chuang; Yao, Xiuguang; Zheng, Fu

    2014-01-01

    Chinese BeiDou Navigation Satellite System is officially operational as a regional constellation with five Geostationary Earth Orbit (GEO) satellites, five Inclined Geosynchronous Satellite Orbit (IGSO) satellites and four Medium Earth Orbit (MEO) satellites. Observations from the BeiDou Experimental Tracking Stations (BETS) and the IGS Multi-GNSS Experiment (MGEX) network from 1 January to 31 March 2013 are processed for orbit determination of the BeiDou constellation. Various arc lengths and solar radiation pressure parameters are investigated. The reduced set of ECOM five-parameter model produces better performance than the full set of ECOM nine-parameter model for BeiDou IGSO and MEO. The orbit overlap for the middle days of 3-day arc solutions is better than 20 cm and 14 cm for IGSO and MEO in RMS, respectively. Satellite laser ranging residuals are better than 10 cm for both IGSO and MEO. For BeiDou GEO, the orbit overlap of several meters and satellite laser ranging residuals of several decimetres can be achieved. PMID:24733025

  8. Precise orbit determination of BeiDou constellation based on BETS and MGEX network.

    PubMed

    Lou, Yidong; Liu, Yang; Shi, Chuang; Yao, Xiuguang; Zheng, Fu

    2014-04-15

    Chinese BeiDou Navigation Satellite System is officially operational as a regional constellation with five Geostationary Earth Orbit (GEO) satellites, five Inclined Geosynchronous Satellite Orbit (IGSO) satellites and four Medium Earth Orbit (MEO) satellites. Observations from the BeiDou Experimental Tracking Stations (BETS) and the IGS Multi-GNSS Experiment (MGEX) network from 1 January to 31 March 2013 are processed for orbit determination of the BeiDou constellation. Various arc lengths and solar radiation pressure parameters are investigated. The reduced set of ECOM five-parameter model produces better performance than the full set of ECOM nine-parameter model for BeiDou IGSO and MEO. The orbit overlap for the middle days of 3-day arc solutions is better than 20 cm and 14 cm for IGSO and MEO in RMS, respectively. Satellite laser ranging residuals are better than 10 cm for both IGSO and MEO. For BeiDou GEO, the orbit overlap of several meters and satellite laser ranging residuals of several decimetres can be achieved.

  9. Single-shot T2 mapping using overlapping-echo detachment planar imaging and a deep convolutional neural network.

    PubMed

    Cai, Congbo; Wang, Chao; Zeng, Yiqing; Cai, Shuhui; Liang, Dong; Wu, Yawen; Chen, Zhong; Ding, Xinghao; Zhong, Jianhui

    2018-04-24

    An end-to-end deep convolutional neural network (CNN) based on deep residual network (ResNet) was proposed to efficiently reconstruct reliable T 2 mapping from single-shot overlapping-echo detachment (OLED) planar imaging. The training dataset was obtained from simulations that were carried out on SPROM (Simulation with PRoduct Operator Matrix) software developed by our group. The relationship between the original OLED image containing two echo signals and the corresponding T 2 mapping was learned by ResNet training. After the ResNet was trained, it was applied to reconstruct the T 2 mapping from simulation and in vivo human brain data. Although the ResNet was trained entirely on simulated data, the trained network was generalized well to real human brain data. The results from simulation and in vivo human brain experiments show that the proposed method significantly outperforms the echo-detachment-based method. Reliable T 2 mapping with higher accuracy is achieved within 30 ms after the network has been trained, while the echo-detachment-based OLED reconstruction method took approximately 2 min. The proposed method will facilitate real-time dynamic and quantitative MR imaging via OLED sequence, and deep convolutional neural network has the potential to reconstruct maps from complex MRI sequences efficiently. © 2018 International Society for Magnetic Resonance in Medicine.

  10. Chironomidae larvae (Diptera) of Neotropical floodplain: overlap niche in different habitats.

    PubMed

    Butakka, C M M; Ragonha, F H; Takeda, A M

    2014-05-01

    The niche overlap between trophic groups of Chironomidae larvae in different habitats was observed between trophic groups and between different environments in Neotropical floodplain. For the evaluation we used the index of niche overlap (CXY) and analysis of trophic networks, both from the types and amount of food items identified in the larval alimentary canal. In all environments, the larvae fed on mainly organic matter such as plants fragments and algae, but there were many omnivore larvae. Species that have high values of food items occurred in diverse environments as generalists with great overlap niche and those with a low amount of food items with less overlap niche were classified as specialists. The largest number of trophic niche overlap was observed among collector-gatherers in connected floodplain lakes. The lower values of index niche overlap were predators. The similarity in the diet of different taxa in the same niche does not necessarily imply competition between them, but coexistence when the food resource is not scarce in the environment even in partially overlapping niches.

  11. Measuring the extent of overlaps in protected area designations

    PubMed Central

    Arnell, Andy; Juffe-Bignoli, Diego; Shi, Yichuan; Bingham, Heather; MacSharry, Brian; Kingston, Naomi

    2017-01-01

    Over the past decades, a number of national policies and international conventions have been implemented to promote the expansion of the world’s protected area network, leading to a diversification of protected area strategies, types and designations. As a result, many areas are protected by more than one convention, legal instrument, or other effective means which may result in a lack of clarity around the governance and management regimes of particular locations. We assess the degree to which different designations overlap at global, regional and national levels to understand the extent of this phenomenon at different scales. We then compare the distribution and coverage of these multi-designated areas in the terrestrial and marine realms at the global level and among different regions, and we present the percentage of each county’s protected area extent that is under more than one designation. Our findings show that almost a quarter of the world’s protected area network is protected through more than one designation. In fact, we have documented up to eight overlapping designations. These overlaps in protected area designations occur in every region of the world, both in the terrestrial and marine realms, but are more common in the terrestrial realm and in some regions, notably Europe. In the terrestrial realm, the most common overlap is between one national and one international designation. In the marine realm, the most common overlap is between any two national designations. Multi-designations are therefore a widespread phenomenon but its implications are not well understood. This analysis identifies, for the first time, multi-designated areas across all designation types. This is a key step to understand how these areas are managed and governed to then move towards integrated and collaborative approaches that consider the different management and conservation objectives of each designation. PMID:29176888

  12. Measuring the extent of overlaps in protected area designations.

    PubMed

    Deguignet, Marine; Arnell, Andy; Juffe-Bignoli, Diego; Shi, Yichuan; Bingham, Heather; MacSharry, Brian; Kingston, Naomi

    2017-01-01

    Over the past decades, a number of national policies and international conventions have been implemented to promote the expansion of the world's protected area network, leading to a diversification of protected area strategies, types and designations. As a result, many areas are protected by more than one convention, legal instrument, or other effective means which may result in a lack of clarity around the governance and management regimes of particular locations. We assess the degree to which different designations overlap at global, regional and national levels to understand the extent of this phenomenon at different scales. We then compare the distribution and coverage of these multi-designated areas in the terrestrial and marine realms at the global level and among different regions, and we present the percentage of each county's protected area extent that is under more than one designation. Our findings show that almost a quarter of the world's protected area network is protected through more than one designation. In fact, we have documented up to eight overlapping designations. These overlaps in protected area designations occur in every region of the world, both in the terrestrial and marine realms, but are more common in the terrestrial realm and in some regions, notably Europe. In the terrestrial realm, the most common overlap is between one national and one international designation. In the marine realm, the most common overlap is between any two national designations. Multi-designations are therefore a widespread phenomenon but its implications are not well understood. This analysis identifies, for the first time, multi-designated areas across all designation types. This is a key step to understand how these areas are managed and governed to then move towards integrated and collaborative approaches that consider the different management and conservation objectives of each designation.

  13. Interference Cognizant Network Scheduling

    NASA Technical Reports Server (NTRS)

    Hall, Brendan (Inventor); Bonk, Ted (Inventor); DeLay, Benjamin F. (Inventor); Varadarajan, Srivatsan (Inventor); Smithgall, William Todd (Inventor)

    2017-01-01

    Systems and methods for interference cognizant network scheduling are provided. In certain embodiments, a method of scheduling communications in a network comprises identifying a bin of a global timeline for scheduling an unscheduled virtual link, wherein a bin is a segment of the timeline; identifying a pre-scheduled virtual link in the bin; and determining if the pre-scheduled and unscheduled virtual links share a port. In certain embodiments, if the unscheduled and pre-scheduled virtual links don't share a port, scheduling transmission of the unscheduled virtual link to overlap with the scheduled transmission of the pre-scheduled virtual link; and if the unscheduled and pre-scheduled virtual links share a port: determining a start time delay for the unscheduled virtual link based on the port; and scheduling transmission of the unscheduled virtual link in the bin based on the start time delay to overlap part of the scheduled transmission of the pre-scheduled virtual link.

  14. Competitive STDP Learning of Overlapping Spatial Patterns.

    PubMed

    Krunglevicius, Dalius

    2015-08-01

    Spike-timing-dependent plasticity (STDP) is a set of Hebbian learning rules firmly based on biological evidence. It has been demonstrated that one of the STDP learning rules is suited for learning spatiotemporal patterns. When multiple neurons are organized in a simple competitive spiking neural network, this network is capable of learning multiple distinct patterns. If patterns overlap significantly (i.e., patterns are mutually inclusive), however, competition would not preclude trained neuron's responding to a new pattern and adjusting synaptic weights accordingly. This letter presents a simple neural network that combines vertical inhibition and Euclidean distance-dependent synaptic strength factor. This approach helps to solve the problem of pattern size-dependent parameter optimality and significantly reduces the probability of a neuron's forgetting an already learned pattern. For demonstration purposes, the network was trained for the first ten letters of the Braille alphabet.

  15. Scope of partial least-squares regression applied to the enantiomeric composition determination of ketoprofen from strongly overlapped chromatographic profiles.

    PubMed

    Padró, Juan M; Osorio-Grisales, Jaiver; Arancibia, Juan A; Olivieri, Alejandro C; Castells, Cecilia B

    2015-07-01

    Valuable quantitative information could be obtained from strongly overlapped chromatographic profiles of two enantiomers by using proper chemometric methods. Complete separation profiles where the peaks are fully resolved are difficult to achieve in chiral separation methods, and this becomes a particularly severe problem in case that the analyst needs to measure the chiral purity, i.e., when one of the enantiomers is present in the sample in very low concentrations. In this report, we explore the scope of a multivariate chemometric technique based on unfolded partial least-squares regression, as a mathematical tool to solve this quite frequent difficulty. This technique was applied to obtain quantitative results from partially overlapped chromatographic profiles of R- and S-ketoprofen, with different values of enantioresolution factors (from 0.81 down to less than 0.2 resolution units), and also at several different S:R enantiomeric ratios. Enantiomeric purity below 1% was determined with excellent precision even from almost completely overlapped signals. All these assays were tested on the most demanding condition, i.e., when the minor peak elutes immediately after the main peak. The results were validated using univariate calibration of completely resolved profiles and the method applied to the determination of enantiomeric purity of commercial pharmaceuticals. © 2015 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  16. An Exposition of Fischer's Model of Overlapping Contracts.

    ERIC Educational Resources Information Center

    Fields, T. Windsor; Hart, William R.

    1992-01-01

    Suggests how the classic model of overlapping contracts can be incorporated into the contract wage model of aggregate supply. Illustrates dynamics of macroeconomic adjustment following a shock to aggregate demand. Concludes that overlapping contracts do not prolong the adjustment process; rather, the longest remaining contract determines the time…

  17. Overlapping communities from dense disjoint and high total degree clusters

    NASA Astrophysics Data System (ADS)

    Zhang, Hongli; Gao, Yang; Zhang, Yue

    2018-04-01

    Community plays an important role in the field of sociology, biology and especially in domains of computer science, where systems are often represented as networks. And community detection is of great importance in the domains. A community is a dense subgraph of the whole graph with more links between its members than between its members to the outside nodes, and nodes in the same community probably share common properties or play similar roles in the graph. Communities overlap when nodes in a graph belong to multiple communities. A vast variety of overlapping community detection methods have been proposed in the literature, and the local expansion method is one of the most successful techniques dealing with large networks. The paper presents a density-based seeding method, in which dense disjoint local clusters are searched and selected as seeds. The proposed method selects a seed by the total degree and density of local clusters utilizing merely local structures of the network. Furthermore, this paper proposes a novel community refining phase via minimizing the conductance of each community, through which the quality of identified communities is largely improved in linear time. Experimental results in synthetic networks show that the proposed seeding method outperforms other seeding methods in the state of the art and the proposed refining method largely enhances the quality of the identified communities. Experimental results in real graphs with ground-truth communities show that the proposed approach outperforms other state of the art overlapping community detection algorithms, in particular, it is more than two orders of magnitude faster than the existing global algorithms with higher quality, and it obtains much more accurate community structure than the current local algorithms without any priori information.

  18. Overlap and distinction between measures of insight and self-stigma.

    PubMed

    Hasson-Ohayon, Ilanit

    2018-05-24

    Multiple studies on insight into one's illness and self-stigma among patients with serious mental illness and their relatives have shown that these constructs are related to one another and that they affect outcome. However, a critical exploration of the items used to assess both constructs raises questions with regard to the possible overlapping and centrality of items. The current study used five different samples to explore the possible overlap and distinction between insight and self-stigma, and to identify central items, via network analyses and principal component factor analysis. Findings from the network analyses showed overlap between insight and self-stigma exist with a relatively clearer observational distinction between the constructs among the two parent samples in comparison to the patient samples. Principal component factor analysis constrained to two factors showed that a relatively high percentage of items were not loaded on either factor, and in a few datasets, several insight items were loaded on the self-stigma scale and vice versa. The author discusses implications for research and calls for rethinking the way insight is assessed. Clinical implications are also discussed in reference to central items of social isolation, future worries and stereotype endorsement among the different study groups. Copyright © 2018 Elsevier B.V. All rights reserved.

  19. Effect of an ultrafast laser induced plasma on a relativistic electron beam to determine temporal overlap in pump-probe experiments.

    PubMed

    Scoby, Cheyne M; Li, R K; Musumeci, P

    2013-04-01

    In this paper we report on a simple and robust method to measure the absolute temporal overlap of the laser and the electron beam at the sample based on the effect of a laser induced plasma on the electron beam transverse distribution, successfully extending a similar method from keV to MeV electron beams. By pumping a standard copper TEM grid to form the plasma, we gain timing information independent of the sample under study. In experiments discussed here the optical delay to achieve temporal overlap between the pump electron beam and probe laser can be determined with ~1 ps precision. Copyright © 2012 Elsevier B.V. All rights reserved.

  20. A computational system for lattice QCD with overlap Dirac quarks

    NASA Astrophysics Data System (ADS)

    Chiu, Ting-Wai; Hsieh, Tung-Han; Huang, Chao-Hsi; Huang, Tsung-Ren

    2003-05-01

    We outline the essential features of a Linux PC cluster which is now being developed at National Taiwan University, and discuss how to optimize its hardware and software for lattice QCD with overlap Dirac quarks. At present, the cluster constitutes of 30 nodes, with each node consisting of one Pentium 4 processor (1.6/2.0 GHz), one Gbyte of PC800 RDRAM, one 40/80 Gbyte hard disk, and a network card. The speed of this system is estimated to be 30 Gflops, and its price/performance ratio is better than $1.0/Mflops for 64-bit (double precision) computations in quenched lattice QCD with overlap Dirac quarks.

  1. Overlap between age-at-onset and disease-progression determinants in Huntington disease.

    PubMed

    Aziz, N Ahmad; van der Burg, Jorien M M; Tabrizi, Sarah J; Landwehrmeyer, G Bernhard

    2018-05-09

    A fundamental but still unresolved issue regarding Huntington disease (HD) pathogenesis is whether the factors that determine age at onset are the same as those that govern disease progression. Because elucidation of this issue is crucial for the development as well as optimal timing of administration of novel disease-modifying therapies, we aimed to assess the extent of overlap between age-at-onset and disease-progression determinants in HD. Using observational data from Enroll-HD, the largest cohort of patients with HD worldwide, in this study we present, validate, and apply an intuitive method based on linear mixed-effect models to quantify the variability in the rate of disease progression in HD. A total of 3,411 patients with HD met inclusion criteria. We found that (1) about two-thirds of the rate of functional, motor, and cognitive progression in HD is determined by the same factors that also determine age at onset, with CAG repeat-dependent mechanisms having by far the largest effect; (2) although expanded HTT CAG repeat size had a large influence on average body weight, the rate of weight loss was largely independent of factors that determine age at onset in HD; and (3) about one-third of the factors that determine the rate of functional, motor, and cognitive progression are different from those that govern age at onset and need further elucidation. Our findings imply that targeting of CAG repeat-dependent mechanisms, for example through gene-silencing approaches, is likely to affect the rate of functional, motor, and cognitive impairment, but not weight loss, in manifest HD mutation carriers. Copyright © 2018 The Author(s). Published by Wolters Kluwer Health, Inc. on behalf of the American Academy of Neurology.

  2. Heuristic extraction of rules in pruned artificial neural networks models used for quantifying highly overlapping chromatographic peaks.

    PubMed

    Hervás, César; Silva, Manuel; Serrano, Juan Manuel; Orejuela, Eva

    2004-01-01

    The suitability of an approach for extracting heuristic rules from trained artificial neural networks (ANNs) pruned by a regularization method and with architectures designed by evolutionary computation for quantifying highly overlapping chromatographic peaks is demonstrated. The ANN input data are estimated by the Levenberg-Marquardt method in the form of a four-parameter Weibull curve associated with the profile of the chromatographic band. To test this approach, two N-methylcarbamate pesticides, carbofuran and propoxur, were quantified using a classic peroxyoxalate chemiluminescence reaction as a detection system for chromatographic analysis. Straightforward network topologies (one and two outputs models) allow the analytes to be quantified in concentration ratios ranging from 1:7 to 5:1 with an average standard error of prediction for the generalization test of 2.7 and 2.3% for carbofuran and propoxur, respectively. The reduced dimensions of the selected ANN architectures, especially those obtained after using heuristic rules, allowed simple quantification equations to be developed that transform the input variables into output variables. These equations can be easily interpreted from a chemical point of view to attain quantitative analytical information regarding the effect of both analytes on the characteristics of chromatographic bands, namely profile, dispersion, peak height, and residence time. Copyright 2004 American Chemical Society

  3. Understanding COPD-overlap syndromes.

    PubMed

    Poh, Tuang Yeow; Mac Aogáin, Micheál; Chan, Adrian Kwok Wai; Yii, Anthony Chau Ang; Yong, Valerie Fei Lee; Tiew, Pei Yee; Koh, Mariko Siyue; Chotirmall, Sanjay Haresh

    2017-04-01

    Chronic obstructive pulmonary disease accounts for a large burden of lung disease. It can 'overlap' with other respiratory diseases including bronchiectasis, fibrosis and obstructive sleep apnea (OSA). While COPD alone confers morbidity and mortality, common features with contrasting clinical outcomes can occur in COPD 'overlap syndromes'. Areas covered: Given the large degree of heterogeneity in COPD, individual variation to treatment is adopted based on its observed phenotype, which in turn overlaps with features of other respiratory disease states such as asthma. This is coined asthma-COPD overlap syndrome ('ACOS'). Other examples of such overlapping clinical states include bronchiectasis-COPD ('BCOS'), fibrosis-COPD ('FCOS') and OSA-COPD ('OCOS'). The objective of this review is to highlight similarities and differences between the COPD-overlap syndromes in terms of risk factors, pathophysiology, diagnosis and potential treatment differences. Expert commentary: As a consequence of COPD overlap syndromes, a transition from the traditional 'one size fits all' treatment approach is necessary. Greater treatment stratification according to clinical phenotype using a precision medicine approach is now required. In this light, it is important to recognize and differentiate COPD overlap syndromes as distinct disease states compared to individual diseases such as asthma, COPD, fibrosis or bronchiectasis.

  4. Auditing complex concepts in overlapping subsets of SNOMED.

    PubMed

    Wang, Yue; Wei, Duo; Xu, Junchuan; Elhanan, Gai; Perl, Yehoshua; Halper, Michael; Chen, Yan; Spackman, Kent A; Hripcsak, George

    2008-11-06

    Limited resources and the sheer volume of concepts make auditing a large terminology, such as SNOMED CT, a daunting task. It is essential to devise techniques that can aid an auditor by automatically identifying concepts that deserve attention. A methodology for this purpose based on a previously introduced abstraction network (called the p-area taxonomy) for a SNOMED CT hierarchy is presented. The methodology algorithmically gathers concepts appearing in certain overlapping subsets, defined exclusively with respect to the p-area taxonomy, for review. The results of applying the methodology to SNOMED's Specimen hierarchy are presented. These results are compared against a control sample composed of concepts residing in subsets without the overlaps. With the use of the double bootstrap, the concept group produced by our methodology is shown to yield a statistically significant higher proportion of error discoveries.

  5. Auditing Complex Concepts in Overlapping Subsets of SNOMED

    PubMed Central

    Wang, Yue; Wei, Duo; Xu, Junchuan; Elhanan, Gai; Perl, Yehoshua; Halper, Michael; Chen, Yan; Spackman, Kent A.; Hripcsak, George

    2008-01-01

    Limited resources and the sheer volume of concepts make auditing a large terminology, such as SNOMED CT, a daunting task. It is essential to devise techniques that can aid an auditor by automatically identifying concepts that deserve attention. A methodology for this purpose based on a previously introduced abstraction network (called the p-area taxonomy) for a SNOMED CT hierarchy is presented. The methodology algorithmically gathers concepts appearing in certain overlapping subsets, defined exclusively with respect to the p-area taxonomy, for review. The results of applying the methodology to SNOMED’s Specimen hierarchy are presented. These results are compared against a control sample composed of concepts residing in subsets without the overlaps. With the use of the double bootstrap, the concept group produced by our methodology is shown to yield a statistically significant higher proportion of error discoveries. PMID:18998838

  6. Top-down network analysis characterizes hidden termite-termite interactions.

    PubMed

    Campbell, Colin; Russo, Laura; Marins, Alessandra; DeSouza, Og; Schönrogge, Karsten; Mortensen, David; Tooker, John; Albert, Réka; Shea, Katriona

    2016-09-01

    The analysis of ecological networks is generally bottom-up, where networks are established by observing interactions between individuals. Emergent network properties have been indicated to reflect the dominant mode of interactions in communities that might be mutualistic (e.g., pollination) or antagonistic (e.g., host-parasitoid communities). Many ecological communities, however, comprise species interactions that are difficult to observe directly. Here, we propose that a comparison of the emergent properties from detail-rich reference communities with known modes of interaction can inform our understanding of detail-sparse focal communities. With this top-down approach, we consider patterns of coexistence between termite species that live as guests in mounds built by other host termite species as a case in point. Termite societies are extremely sensitive to perturbations, which precludes determining the nature of their interactions through direct observations. We perform a literature review to construct two networks representing termite mound cohabitation in a Brazilian savanna and in the tropical forest of Cameroon. We contrast the properties of these cohabitation networks with a total of 197 geographically diverse mutualistic plant-pollinator and antagonistic host-parasitoid networks. We analyze network properties for the networks, perform a principal components analysis (PCA), and compute the Mahalanobis distance of the termite networks to the cloud of mutualistic and antagonistic networks to assess the extent to which the termite networks overlap with the properties of the reference networks. Both termite networks overlap more closely with the mutualistic plant-pollinator communities than the antagonistic host-parasitoid communities, although the Brazilian community overlap with mutualistic communities is stronger. The analysis raises the hypothesis that termite-termite cohabitation networks may be overall mutualistic. More broadly, this work provides support

  7. Identifying Hierarchical and Overlapping Protein Complexes Based on Essential Protein-Protein Interactions and “Seed-Expanding” Method

    PubMed Central

    Ren, Jun; Zhou, Wei; Wang, Jianxin

    2014-01-01

    Many evidences have demonstrated that protein complexes are overlapping and hierarchically organized in PPI networks. Meanwhile, the large size of PPI network wants complex detection methods have low time complexity. Up to now, few methods can identify overlapping and hierarchical protein complexes in a PPI network quickly. In this paper, a novel method, called MCSE, is proposed based on λ-module and “seed-expanding.” First, it chooses seeds as essential PPIs or edges with high edge clustering values. Then, it identifies protein complexes by expanding each seed to a λ-module. MCSE is suitable for large PPI networks because of its low time complexity. MCSE can identify overlapping protein complexes naturally because a protein can be visited by different seeds. MCSE uses the parameter λ_th to control the range of seed expanding and can detect a hierarchical organization of protein complexes by tuning the value of λ_th. Experimental results of S. cerevisiae show that this hierarchical organization is similar to that of known complexes in MIPS database. The experimental results also show that MCSE outperforms other previous competing algorithms, such as CPM, CMC, Core-Attachment, Dpclus, HC-PIN, MCL, and NFC, in terms of the functional enrichment and matching with known protein complexes. PMID:25143945

  8. Deconvolution method for accurate determination of overlapping peak areas in chromatograms.

    PubMed

    Nelson, T J

    1991-12-20

    A method is described for deconvoluting chromatograms which contain overlapping peaks. Parameters can be selected to ensure that attenuation of peak areas is uniform over any desired range of peak widths. A simple extension of the method greatly reduces the negative overshoot frequently encountered with deconvolutions. The deconvoluted chromatograms are suitable for integration by conventional methods.

  9. Separation and sequence detection of overlapped fingerprints: experiments and first results

    NASA Astrophysics Data System (ADS)

    Kärgel, Rainer; Giebel, Sascha; Leich, Marcus; Dittmann, Jana

    2011-11-01

    Latent fingerprints provide vital information in modern crime scene investigation. On frequently touched surfaces the fingerprints may overlap which poses a major problem for forensic analysis. In order to make such overlapping fingerprints available for analysis, they have to be separated. An additional evaluation of the sequence in which the fingerprints were brought onto the surface can help to reconstruct the progression of events. Advances in both tasks can considerably aid crime investigation agencies and are the subject of this work. Here, a statistical approach, initially devised for the separation of overlapping text patterns by Tonazzini et al.,1 is employed to separate overlapping fingerprints. The method involves a maximum a posteriori estimation of the single fingerprints and the mixing coefficients, computed by an expectation-maximization algorithm. A fingerprint age determination feature based on corrosion is evaluated for sequence estimation. The approaches are evaluated using 30 samples of overlapping latent fingerprints on two different substrates. The fingerprint images are acquired with a non-destructive chromatic white light surface measurement device, each sample containing exactly two fingerprints that overlap in the center of the image. Since forensic investigations rely on manual assessment of acquired fingerprints by forensics experts, a subjective scale ranging from 0 to 8 is used to rate the separation results. Our results indicate that the chosen method can separate overlapped fingerprints which exhibit strong differences in contrast, since results gradually improve with the growing contrast difference of the overlapping fingerprints. Investigating the effects of corrosion leads to a reliable determination of the fingerprints' sequence as the timespan between their leaving increases.

  10. Speech networks at rest and in action: interactions between functional brain networks controlling speech production.

    PubMed

    Simonyan, Kristina; Fuertinger, Stefan

    2015-04-01

    Speech production is one of the most complex human behaviors. Although brain activation during speaking has been well investigated, our understanding of interactions between the brain regions and neural networks remains scarce. We combined seed-based interregional correlation analysis with graph theoretical analysis of functional MRI data during the resting state and sentence production in healthy subjects to investigate the interface and topology of functional networks originating from the key brain regions controlling speech, i.e., the laryngeal/orofacial motor cortex, inferior frontal and superior temporal gyri, supplementary motor area, cingulate cortex, putamen, and thalamus. During both resting and speaking, the interactions between these networks were bilaterally distributed and centered on the sensorimotor brain regions. However, speech production preferentially recruited the inferior parietal lobule (IPL) and cerebellum into the large-scale network, suggesting the importance of these regions in facilitation of the transition from the resting state to speaking. Furthermore, the cerebellum (lobule VI) was the most prominent region showing functional influences on speech-network integration and segregation. Although networks were bilaterally distributed, interregional connectivity during speaking was stronger in the left vs. right hemisphere, which may have underlined a more homogeneous overlap between the examined networks in the left hemisphere. Among these, the laryngeal motor cortex (LMC) established a core network that fully overlapped with all other speech-related networks, determining the extent of network interactions. Our data demonstrate complex interactions of large-scale brain networks controlling speech production and point to the critical role of the LMC, IPL, and cerebellum in the formation of speech production network. Copyright © 2015 the American Physiological Society.

  11. Unsupervised Learning of Overlapping Image Components Using Divisive Input Modulation

    PubMed Central

    Spratling, M. W.; De Meyer, K.; Kompass, R.

    2009-01-01

    This paper demonstrates that nonnegative matrix factorisation is mathematically related to a class of neural networks that employ negative feedback as a mechanism of competition. This observation inspires a novel learning algorithm which we call Divisive Input Modulation (DIM). The proposed algorithm provides a mathematically simple and computationally efficient method for the unsupervised learning of image components, even in conditions where these elementary features overlap considerably. To test the proposed algorithm, a novel artificial task is introduced which is similar to the frequently-used bars problem but employs squares rather than bars to increase the degree of overlap between components. Using this task, we investigate how the proposed method performs on the parsing of artificial images composed of overlapping features, given the correct representation of the individual components; and secondly, we investigate how well it can learn the elementary components from artificial training images. We compare the performance of the proposed algorithm with its predecessors including variations on these algorithms that have produced state-of-the-art performance on the bars problem. The proposed algorithm is more successful than its predecessors in dealing with overlap and occlusion in the artificial task that has been used to assess performance. PMID:19424442

  12. Self-determined mechanisms in complex networks

    NASA Astrophysics Data System (ADS)

    Liu, Yang; Yuan, Jian; Shan, Xiuming; Ren, Yong; Ma, Zhengxin

    2008-03-01

    Self-organized networks are pervasive in communication systems such as the Internet, overlay networks, peer-to-peer networks, and cluster-based services. These networks evolve into complex topologies, under specific driving forces, i.e. user demands, technological innovations, design objectives and so on. Our study focuses on the driving forces behind individual evolutions of network components, and their stimulation and domination to the self-organized networks which are defined as self-determined mechanisms in this paper. Understanding forces underlying the evolution of networks should enable informed design decisions and help to avoid unwanted surprises, such as congestion collapse. A case study on the macroscopic evolution of the Internet topology of autonomous systems under a specific driving force is then presented. Using computer simulations, it is found that the power-law degree distribution can originate from a connection preference to larger numbers of users, and that the small-world property can be caused by rapid growth in the number of users. Our results provide a new feasible perspective to understand intrinsic fundamentals in the topological evolution of complex networks.

  13. Limited overlap between phylogenetic HIV and hepatitis C virus clusters illustrates the dynamic sexual network structure of Dutch HIV-infected MSM.

    PubMed

    Vanhommerig, Joost W; Bezemer, Daniela; Molenkamp, Richard; Van Sighem, Ard I; Smit, Colette; Arends, Joop E; Lauw, Fanny N; Brinkman, Kees; Rijnders, Bart J; Newsum, Astrid M; Bruisten, Sylvia M; Prins, Maria; Van Der Meer, Jan T; Van De Laar, Thijs J; Schinkel, Janke

    2017-09-24

    MSM are at increased risk for infection with HIV-1 and hepatitis C virus (HCV). Is HIV/HCV coinfection confined to specific HIV transmission networks? A HIV phylogenetic tree was constructed for 5038 HIV-1 subtype B polymerase (pol) sequences obtained from MSM in the AIDS therapy evaluation in the Netherlands cohort. We investigated the existence of HIV clusters with increased HCV prevalence, the HIV phylogenetic density (i.e. the number of potential HIV transmission partners) of HIV/HCV-coinfected MSM compared with HIV-infected MSM without HCV, and the overlap in HIV and HCV phylogenies using HCV nonstructural protein 5B sequences from 183 HIV-infected MSM with acute HCV infection. Five hundred and sixty-three of 5038 (11.2%) HIV-infected MSM tested HCV positive. Phylogenetic analysis revealed 93 large HIV clusters (≥10 MSM), 370 small HIV clusters (2-9 MSM), and 867 singletons with a median HCV prevalence of 11.5, 11.6, and 9.3%, respectively. We identified six large HIV clusters with elevated HCV prevalence (range 23.5-46.2%). Median HIV phylogenetic densities for MSM with HCV (3, interquartile range 1-7) and without HCV (3, interquartile range 1-8) were similar. HCV phylogeny showed 12 MSM-specific HCV clusters (clustersize: 2-39 HCV sequences); 12.7% of HCV infections were part of the same HIV and HCV cluster. We observed few HIV clusters with elevated HCV prevalence, no increase in the HIV phylogenetic density of HIV/HCV-coinfected MSM compared to HIV-infected MSM without HCV, and limited overlap between HIV and HCV phylogenies among HIV/HCV-coinfected MSM. Our data do not support the existence of MSM-specific sexual networks that fuel both the HIV and HCV epidemic.

  14. Exploring the networking behaviors of hospital organizations.

    PubMed

    Di Vincenzo, Fausto

    2018-05-08

    Despite an extensive body of knowledge exists on network outcomes and on how hospital network structures may contribute to the creation of outcomes at different levels of analysis, less attention has been paid to understanding how and why hospital organizational networks evolve and change. The aim of this paper is to study the dynamics of networking behaviors of hospital organizations. Stochastic actor-based model for network dynamics was used to quantitatively examine data covering six-years of patient transfer relations among 35 hospital organizations. Specifically, the study investigated about determinants of patient transfer evolution modeling partner selection choice as a combination of multiple organizational attributes and endogenous network-based processes. The results indicate that having overlapping specialties and treating patients with the same case-mix decrease the likelihood of observing network ties between hospitals. Also, results revealed as geographical proximity and membership of the same LHA have a positive impact on the networking behavior of hospitals organizations, there is a propensity in the network to choose larger hospitals as partners, and to transfer patients between hospitals facing similar levels of operational uncertainty. Organizational attributes (overlapping specialties and case-mix), institutional factors (LHA), and geographical proximity matter in the formation and shaping of hospital networks over time. Managers can benefit from the use of these findings by clearly identifying the role and strategic positioning of their hospital with respect to the entire network. Social network analysis can yield novel information and also aid policy makers in the formation of interventions, encouraging alliances among providers as well as planning health system restructuring.

  15. Overlaps with arbitrary two-site states in the XXZ spin chain

    NASA Astrophysics Data System (ADS)

    Pozsgay, B.

    2018-05-01

    We present a conjectured exact formula for overlaps between the Bethe states of the spin-1/2 XXZ chain and generic two-site states. The result takes the same form as in the previously known cases: it involves the same ratio of two Gaudin-like determinants, and a product of single-particle overlap functions, which can be fixed using a combination of the quench action and quantum transfer matrix methods. Our conjecture is confirmed by numerical data from exact diagonalization. For one-site states, the formula is found to be correct even in chains with odd length. It is also pointed out that the ratio of the Gaudin-like determinants plays a crucial role in the overlap sum rule: it guarantees that in the thermodynamic limit there remains no term in the quench action.

  16. Finding Hierarchical and Overlapping Dense Subgraphs using Nucleus Decompositions

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Seshadhri, Comandur; Pinar, Ali; Sariyuce, Ahmet Erdem

    Finding dense substructures in a graph is a fundamental graph mining operation, with applications in bioinformatics, social networks, and visualization to name a few. Yet most standard formulations of this problem (like clique, quasiclique, k-densest subgraph) are NP-hard. Furthermore, the goal is rarely to nd the \\true optimum", but to identify many (if not all) dense substructures, understand their distribution in the graph, and ideally determine a hierarchical structure among them. Current dense subgraph nding algorithms usually optimize some objective, and only nd a few such subgraphs without providing any hierarchy. It is also not clear how to account formore » overlaps in dense substructures. We de ne the nucleus decomposition of a graph, which represents the graph as a forest of nuclei. Each nucleus is a subgraph where smaller cliques are present in many larger cliques. The forest of nuclei is a hierarchy by containment, where the edge density increases as we proceed towards leaf nuclei. Sibling nuclei can have limited intersections, which allows for discovery of overlapping dense subgraphs. With the right parameters, the nuclear decomposition generalizes the classic notions of k-cores and k-trusses. We give provable e cient algorithms for nuclear decompositions, and empirically evaluate their behavior in a variety of real graphs. The tree of nuclei consistently gives a global, hierarchical snapshot of dense substructures, and outputs dense subgraphs of higher quality than other state-of-theart solutions. Our algorithm can process graphs with tens of millions of edges in less than an hour.« less

  17. Implications of Network Topology on Stability

    PubMed Central

    Kinkhabwala, Ali

    2015-01-01

    In analogy to chemical reaction networks, I demonstrate the utility of expressing the governing equations of an arbitrary dynamical system (interaction network) as sums of real functions (generalized reactions) multiplied by real scalars (generalized stoichiometries) for analysis of its stability. The reaction stoichiometries and first derivatives define the network’s “influence topology”, a signed directed bipartite graph. Parameter reduction of the influence topology permits simplified expression of the principal minors (sums of products of non-overlapping bipartite cycles) and Hurwitz determinants (sums of products of the principal minors or the bipartite cycles directly) for assessing the network’s steady state stability. Visualization of the Hurwitz determinants over the reduced parameters defines the network’s stability phase space, delimiting the range of its dynamics (specifically, the possible numbers of unstable roots at each steady state solution). Any further explicit algebraic specification of the network will project onto this stability phase space. Stability analysis via this hierarchical approach is demonstrated on classical networks from multiple fields. PMID:25826219

  18. Illusion induced overlapped optics.

    PubMed

    Zang, XiaoFei; Shi, Cheng; Li, Zhou; Chen, Lin; Cai, Bin; Zhu, YiMing; Zhu, HaiBin

    2014-01-13

    The traditional transformation-based cloak seems like it can only hide objects by bending the incident electromagnetic waves around the hidden region. In this paper, we prove that invisible cloaks can be applied to realize the overlapped optics. No matter how many in-phase point sources are located in the hidden region, all of them can overlap each other (this can be considered as illusion effect), leading to the perfect optical interference effect. In addition, a singular parameter-independent cloak is also designed to obtain quasi-overlapped optics. Even more amazing of overlapped optics is that if N identical separated in-phase point sources covered with the illusion media, the total power outside the transformation region is N2I0 (not NI0) (I0 is the power of just one point source, and N is the number point sources), which seems violating the law of conservation of energy. A theoretical model based on interference effect is proposed to interpret the total power of these two kinds of overlapped optics effects. Our investigation may have wide applications in high power coherent laser beams, and multiple laser diodes, and so on.

  19. Understanding network concepts in modules

    PubMed Central

    2007-01-01

    Background Network concepts are increasingly used in biology and genetics. For example, the clustering coefficient has been used to understand network architecture; the connectivity (also known as degree) has been used to screen for cancer targets; and the topological overlap matrix has been used to define modules and to annotate genes. Dozens of potentially useful network concepts are known from graph theory. Results Here we study network concepts in special types of networks, which we refer to as approximately factorizable networks. In these networks, the pairwise connection strength (adjacency) between 2 network nodes can be factored into node specific contributions, named node 'conformity'. The node conformity turns out to be highly related to the connectivity. To provide a formalism for relating network concepts to each other, we define three types of network concepts: fundamental-, conformity-based-, and approximate conformity-based concepts. Fundamental concepts include the standard definitions of connectivity, density, centralization, heterogeneity, clustering coefficient, and topological overlap. The approximate conformity-based analogs of fundamental network concepts have several theoretical advantages. First, they allow one to derive simple relationships between seemingly disparate networks concepts. For example, we derive simple relationships between the clustering coefficient, the heterogeneity, the density, the centralization, and the topological overlap. The second advantage of approximate conformity-based network concepts is that they allow one to show that fundamental network concepts can be approximated by simple functions of the connectivity in module networks. Conclusion Using protein-protein interaction, gene co-expression, and simulated data, we show that a) many networks comprised of module nodes are approximately factorizable and b) in these types of networks, simple relationships exist between seemingly disparate network concepts. Our

  20. Overlapping memory trace indispensable for linking, but not recalling, individual memories.

    PubMed

    Yokose, Jun; Okubo-Suzuki, Reiko; Nomoto, Masanori; Ohkawa, Noriaki; Nishizono, Hirofumi; Suzuki, Akinobu; Matsuo, Mina; Tsujimura, Shuhei; Takahashi, Yukari; Nagase, Masashi; Watabe, Ayako M; Sasahara, Masakiyo; Kato, Fusao; Inokuchi, Kaoru

    2017-01-27

    Memories are not stored in isolation from other memories but are integrated into associative networks. However, the mechanisms underlying memory association remain elusive. Using two amygdala-dependent behavioral paradigms-conditioned taste aversion (CTA) and auditory-cued fear conditioning (AFC)-in mice, we found that presenting the conditioned stimulus used for the CTA task triggered the conditioned response of the AFC task after natural coreactivation of the memories. This was accompanied through an increase in the overlapping neuronal ensemble in the basolateral amygdala. Silencing of the overlapping ensemble suppressed CTA retrieval-induced freezing. However, retrieval of the original CTA or AFC memory was not affected. A small population of coshared neurons thus mediates the link between memories. They are not necessary for recalling individual memories. Copyright © 2017, American Association for the Advancement of Science.

  1. Identification of overlapping communities and their hierarchy by locally calculating community-changing resolution levels

    NASA Astrophysics Data System (ADS)

    Havemann, Frank; Heinz, Michael; Struck, Alexander; Gläser, Jochen

    2011-01-01

    We propose a new local, deterministic and parameter-free algorithm that detects fuzzy and crisp overlapping communities in a weighted network and simultaneously reveals their hierarchy. Using a local fitness function, the algorithm greedily expands natural communities of seeds until the whole graph is covered. The hierarchy of communities is obtained analytically by calculating resolution levels at which communities grow rather than numerically by testing different resolution levels. This analytic procedure is not only more exact than its numerical alternatives such as LFM and GCE but also much faster. Critical resolution levels can be identified by searching for intervals in which large changes of the resolution do not lead to growth of communities. We tested our algorithm on benchmark graphs and on a network of 492 papers in information science. Combined with a specific post-processing, the algorithm gives much more precise results on LFR benchmarks with high overlap compared to other algorithms and performs very similarly to GCE.

  2. Autism and ADHD: Overlapping and Discriminating Symptoms

    ERIC Educational Resources Information Center

    Mayes, Susan Dickerson; Calhoun, Susan L.; Mayes, Rebecca D.; Molitoris, Sarah

    2012-01-01

    Children with ADHD and autism have some similar features, complicating a differential diagnosis. The purpose of our study was to determine the degree to which core ADHD and autistic symptoms overlap in and discriminate between children 2-16 years of age with autism and ADHD. Our study demonstrated that 847 children with autism were easily…

  3. Norm overlap between many-body states: Uncorrelated overlap between arbitrary Bogoliubov product states

    NASA Astrophysics Data System (ADS)

    Bally, B.; Duguet, T.

    2018-02-01

    Background: State-of-the-art multi-reference energy density functional calculations require the computation of norm overlaps between different Bogoliubov quasiparticle many-body states. It is only recently that the efficient and unambiguous calculation of such norm kernels has become available under the form of Pfaffians [L. M. Robledo, Phys. Rev. C 79, 021302 (2009), 10.1103/PhysRevC.79.021302]. Recently developed particle-number-restored Bogoliubov coupled-cluster (PNR-BCC) and particle-number-restored Bogoliubov many-body perturbation (PNR-BMBPT) ab initio theories [T. Duguet and A. Signoracci, J. Phys. G 44, 015103 (2017), 10.1088/0954-3899/44/1/015103] make use of generalized norm kernels incorporating explicit many-body correlations. In PNR-BCC and PNR-BMBPT, the Bogoliubov states involved in the norm kernels differ specifically via a global gauge rotation. Purpose: The goal of this work is threefold. We wish (i) to propose and implement an alternative to the Pfaffian method to compute unambiguously the norm overlap between arbitrary Bogoliubov quasiparticle states, (ii) to extend the first point to explicitly correlated norm kernels, and (iii) to scrutinize the analytical content of the correlated norm kernels employed in PNR-BMBPT. Point (i) constitutes the purpose of the present paper while points (ii) and (iii) are addressed in a forthcoming paper. Methods: We generalize the method used in another work [T. Duguet and A. Signoracci, J. Phys. G 44, 015103 (2017), 10.1088/0954-3899/44/1/015103] in such a way that it is applicable to kernels involving arbitrary pairs of Bogoliubov states. The formalism is presently explicated in detail in the case of the uncorrelated overlap between arbitrary Bogoliubov states. The power of the method is numerically illustrated and benchmarked against known results on the basis of toy models of increasing complexity. Results: The norm overlap between arbitrary Bogoliubov product states is obtained under a closed

  4. On the Effect of Sphere-Overlap on Super Coarse-Grained Models of Protein Assemblies

    NASA Astrophysics Data System (ADS)

    Degiacomi, Matteo T.

    2018-05-01

    Ion mobility mass spectrometry (IM/MS) can provide structural information on intact protein complexes. Such data, including connectivity and collision cross sections (CCS) of assemblies' subunits, can in turn be used as a guide to produce representative super coarse-grained models. These models are constituted by ensembles of overlapping spheres, each representing a protein subunit. A model is considered plausible if the CCS and sphere-overlap levels of its subunits fall within predetermined confidence intervals. While the first is determined by experimental error, the latter is based on a statistical analysis on a range of protein dimers. Here, we first propose a new expression to describe the overlap between two spheres. Then we analyze the effect of specific overlap cutoff choices on the precision and accuracy of super coarse-grained models. Finally, we propose a method to determine overlap cutoff levels on a per-case scenario, based on collected CCS data, and show that it can be applied to the characterization of the assembly topology of symmetrical homo-multimers. [Figure not available: see fulltext.

  5. Spatial overlap links seemingly unconnected genotype-matched TB cases in rural Uganda

    PubMed Central

    Kato-Maeda, Midori; Emperador, Devy M.; Wandera, Bonnie; Mugagga, Olive; Crandall, John; Janes, Michael; Marquez, Carina; Kamya, Moses R.; Charlebois, Edwin D.; Havlir, Diane V.

    2018-01-01

    Introduction Incomplete understanding of TB transmission dynamics in high HIV prevalence settings remains an obstacle for prevention. Understanding where transmission occurs could provide a platform for case finding and interrupting transmission. Methods From 2012–2015, we sought to recruit all adults starting TB treatment in a Ugandan community. Participants underwent household (HH) contact investigation, and provided names of social contacts, sites of work, healthcare and socializing, and two sputum samples. Mycobacterium tuberculosis culture-positive specimens underwent 24-loci MIRU-VNTR and spoligotyping. We sought to identify epidemiologic links between genotype-matched cases by analyzing social networks and mapping locations where cases reported spending ≥12 hours over the one-month pre-treatment. Sites of spatial overlap (≤100m) between genotype-matched cases were considered potential transmission sites. We analyzed social networks stratified by genotype clustering status, with cases linked by shared locations, and compared network density by location type between clustered vs. non-clustered cases. Results Of 173 adults with TB, 131 (76%) were enrolled, 108 provided sputum, and 84/131 (78%) were MTB culture-positive: 52% (66/131) tested HIV-positive. Of 118 adult HH contacts, 105 (89%) were screened and 3 (2.5%) diagnosed with active TB. Overall, 33 TB cases (39%) belonged to 15 distinct MTB genotype-matched clusters. Within each cluster, no cases shared a HH or reported shared non-HH contacts. In 6/15 (40%) clusters, potential epidemiologic links were identified by spatial overlap at specific locations: 5/6 involved health care settings. Genotype-clustered TB social networks had significantly greater network density based on shared clinics (p<0.001) and decreased density based on shared marketplaces (p<0.001), compared to non-clustered networks. Conclusions In this molecular epidemiologic study, links between MTB genotype-matched cases were only

  6. Functional overlap of top-down emotion regulation and generation: an fMRI study identifying common neural substrates between cognitive reappraisal and cognitively generated emotions.

    PubMed

    Otto, Benjamin; Misra, Supriya; Prasad, Aditya; McRae, Kateri

    2014-09-01

    One factor that influences the success of emotion regulation is the manner in which the regulated emotion was generated. Recent research has suggested that reappraisal, a top-down emotion regulation strategy, is more effective in decreasing self-reported negative affect when emotions were generated from the top-down, versus the bottom-up. On the basis of a process overlap framework, we hypothesized that the neural regions active during reappraisal would overlap more with emotions that were generated from the top-down, rather than from the bottom-up. In addition, we hypothesized that increased neural overlap between reappraisal and the history effects of top-down emotion generation would be associated with increased reappraisal success. The results of several analyses suggested that reappraisal and emotions that were generated from the top-down share a core network of prefrontal, temporal, and cingulate regions. This overlap is specific; no such overlap was observed between reappraisal and emotions that were generated in a bottom-up fashion. This network consists of regions previously implicated in linguistic processing, cognitive control, and self-relevant appraisals, which are processes thought to be crucial to both reappraisal and top-down emotion generation. Furthermore, individuals with high reappraisal success demonstrated greater neural overlap between reappraisal and the history of top-down emotion generation than did those with low reappraisal success. The overlap of these key regions, reflecting overlapping processes, provides an initial insight into the mechanism by which generation history may facilitate emotion regulation.

  7. Implicit Motives as Determinants of Networking Behaviors.

    PubMed

    Wolff, Hans-Georg; Weikamp, Julia G; Batinic, Bernad

    2018-01-01

    In today's world of work, networking behaviors are an important and viable strategy to enhance success in work and career domains. Concerning personality as an antecedent of networking behaviors, prior studies have exclusively relied on trait perspectives that focus on how people feel, think, and act. Adopting a motivational perspective on personality, we enlarge this focus and argue that beyond traits predominantly tapping social content, motives shed further light on instrumental aspects of networking - or why people network. We use McClelland's implicit motives framework of need for power (nPow), need for achievement (nAch), and need for affiliation (nAff) to examine instrumental determinants of networking. Using a facet theoretical approach to networking behaviors, we predict differential relations of these three motives with facets of (1) internal vs. external networking and (2) building, maintaining, and using contacts. We conducted an online study, in which we temporally separate measures ( N = 539 employed individuals) to examine our hypotheses. Using multivariate latent regression, we show that nAch is related to networking in general. In line with theoretical differences between networking facets, we find that nAff is positively related to building contacts, whereas nPow is positively related to using internal contacts. In sum, this study shows that networking is not only driven by social factors (i.e., nAff), but instead the achievement motive is the most important driver of networking behaviors.

  8. Implicit Motives as Determinants of Networking Behaviors

    PubMed Central

    Wolff, Hans-Georg; Weikamp, Julia G.; Batinic, Bernad

    2018-01-01

    In today’s world of work, networking behaviors are an important and viable strategy to enhance success in work and career domains. Concerning personality as an antecedent of networking behaviors, prior studies have exclusively relied on trait perspectives that focus on how people feel, think, and act. Adopting a motivational perspective on personality, we enlarge this focus and argue that beyond traits predominantly tapping social content, motives shed further light on instrumental aspects of networking – or why people network. We use McClelland’s implicit motives framework of need for power (nPow), need for achievement (nAch), and need for affiliation (nAff) to examine instrumental determinants of networking. Using a facet theoretical approach to networking behaviors, we predict differential relations of these three motives with facets of (1) internal vs. external networking and (2) building, maintaining, and using contacts. We conducted an online study, in which we temporally separate measures (N = 539 employed individuals) to examine our hypotheses. Using multivariate latent regression, we show that nAch is related to networking in general. In line with theoretical differences between networking facets, we find that nAff is positively related to building contacts, whereas nPow is positively related to using internal contacts. In sum, this study shows that networking is not only driven by social factors (i.e., nAff), but instead the achievement motive is the most important driver of networking behaviors. PMID:29760668

  9. Efficient methods for overlapping group lasso.

    PubMed

    Yuan, Lei; Liu, Jun; Ye, Jieping

    2013-09-01

    The group Lasso is an extension of the Lasso for feature selection on (predefined) nonoverlapping groups of features. The nonoverlapping group structure limits its applicability in practice. There have been several recent attempts to study a more general formulation where groups of features are given, potentially with overlaps between the groups. The resulting optimization is, however, much more challenging to solve due to the group overlaps. In this paper, we consider the efficient optimization of the overlapping group Lasso penalized problem. We reveal several key properties of the proximal operator associated with the overlapping group Lasso, and compute the proximal operator by solving the smooth and convex dual problem, which allows the use of the gradient descent type of algorithms for the optimization. Our methods and theoretical results are then generalized to tackle the general overlapping group Lasso formulation based on the l(q) norm. We further extend our algorithm to solve a nonconvex overlapping group Lasso formulation based on the capped norm regularization, which reduces the estimation bias introduced by the convex penalty. We have performed empirical evaluations using both a synthetic and the breast cancer gene expression dataset, which consists of 8,141 genes organized into (overlapping) gene sets. Experimental results show that the proposed algorithm is more efficient than existing state-of-the-art algorithms. Results also demonstrate the effectiveness of the nonconvex formulation for overlapping group Lasso.

  10. Competitive epidemic spreading over arbitrary multilayer networks.

    PubMed

    Darabi Sahneh, Faryad; Scoglio, Caterina

    2014-06-01

    This study extends the Susceptible-Infected-Susceptible (SIS) epidemic model for single-virus propagation over an arbitrary graph to an Susceptible-Infected by virus 1-Susceptible-Infected by virus 2-Susceptible (SI_{1}SI_{2}S) epidemic model of two exclusive, competitive viruses over a two-layer network with generic structure, where network layers represent the distinct transmission routes of the viruses. We find analytical expressions determining extinction, coexistence, and absolute dominance of the viruses after we introduce the concepts of survival threshold and absolute-dominance threshold. The main outcome of our analysis is the discovery and proof of a region for long-term coexistence of competitive viruses in nontrivial multilayer networks. We show coexistence is impossible if network layers are identical yet possible if network layers are distinct. Not only do we rigorously prove a region of coexistence, but we can quantitate it via interrelation of central nodes across the network layers. Little to no overlapping of the layers' central nodes is the key determinant of coexistence. For example, we show both analytically and numerically that positive correlation of network layers makes it difficult for a virus to survive, while in a network with negatively correlated layers, survival is easier, but total removal of the other virus is more difficult.

  11. Extracting attosecond delays from spectrally overlapping interferograms

    NASA Astrophysics Data System (ADS)

    Jordan, Inga; Wörner, Hans Jakob

    2018-02-01

    Attosecond interferometry is becoming an increasingly popular technique for measuring the dynamics of photoionization in real time. Whereas early measurements focused on atomic systems with very simple photoelectron spectra, the technique is now being applied to more complex systems including isolated molecules and solids. The increase in complexity translates into an augmented spectral congestion, unavoidably resulting in spectral overlap in attosecond interferograms. Here, we discuss currently used methods for phase retrieval and introduce two new approaches for determining attosecond photoemission delays from spectrally overlapping photoelectron spectra. We show that the previously used technique, consisting in the spectral integration of the areas of interest, does in general not provide reliable results. Our methods resolve this problem, thereby opening the technique of attosecond interferometry to complex systems and fully exploiting its specific advantages in terms of spectral resolution compared to attosecond streaking.

  12. Novel two wavelength spectrophotometric methods for simultaneous determination of binary mixtures with severely overlapping spectra

    NASA Astrophysics Data System (ADS)

    Lotfy, Hayam M.; Saleh, Sarah S.; Hassan, Nagiba Y.; Salem, Hesham

    2015-02-01

    This work presents the application of different spectrophotometric techniques based on two wavelengths for the determination of severely overlapped spectral components in a binary mixture without prior separation. Four novel spectrophotometric methods were developed namely: induced dual wavelength method (IDW), dual wavelength resolution technique (DWRT), advanced amplitude modulation method (AAM) and induced amplitude modulation method (IAM). The results of the novel methods were compared to that of three well-established methods which were: dual wavelength method (DW), Vierordt's method (VD) and bivariate method (BV). The developed methods were applied for the analysis of the binary mixture of hydrocortisone acetate (HCA) and fusidic acid (FSA) formulated as topical cream accompanied by the determination of methyl paraben and propyl paraben present as preservatives. The specificity of the novel methods was investigated by analyzing laboratory prepared mixtures and the combined dosage form. The methods were validated as per ICH guidelines where accuracy, repeatability, inter-day precision and robustness were found to be within the acceptable limits. The results obtained from the proposed methods were statistically compared with official ones where no significant difference was observed. No difference was observed between the obtained results when compared to the reported HPLC method, which proved that the developed methods could be alternative to HPLC techniques in quality control laboratories.

  13. Discovering Link Communities in Complex Networks by an Integer Programming Model and a Genetic Algorithm

    PubMed Central

    Li, Zhenping; Zhang, Xiang-Sun; Wang, Rui-Sheng; Liu, Hongwei; Zhang, Shihua

    2013-01-01

    Identification of communities in complex networks is an important topic and issue in many fields such as sociology, biology, and computer science. Communities are often defined as groups of related nodes or links that correspond to functional subunits in the corresponding complex systems. While most conventional approaches have focused on discovering communities of nodes, some recent studies start partitioning links to find overlapping communities straightforwardly. In this paper, we propose a new quantity function for link community identification in complex networks. Based on this quantity function we formulate the link community partition problem into an integer programming model which allows us to partition a complex network into overlapping communities. We further propose a genetic algorithm for link community detection which can partition a network into overlapping communities without knowing the number of communities. We test our model and algorithm on both artificial networks and real-world networks. The results demonstrate that the model and algorithm are efficient in detecting overlapping community structure in complex networks. PMID:24386268

  14. Automatic prevention of label overlap

    DOT National Transportation Integrated Search

    1976-03-01

    The project comprised a number of simulation exercises : designed to evaluate methods of either preventing or : resolving the problems likely to be caused by label overlap on : Labelled Plan Displays (LPD). The automatic prevention of : label overlap...

  15. DETERMINANTS OF NETWORK OUTCOMES: THE IMPACT OF MANAGEMENT STRATEGIES.

    PubMed

    Ysa, Tamyko; Sierra, Vicenta; Esteve, Marc

    2014-09-01

    The literature on network management is extensive. However, it generally explores network structures, neglecting the impact of management strategies. In this article we assess the effect of management strategies on network outcomes, providing empirical evidence from 119 urban revitalization networks. We go beyond current work by testing a path model for the determinants of network outcomes and considering the interactions between the constructs: management strategies, trust, complexity, and facilitative leadership. Our results suggest that management strategies have a strong effect on network outcomes and that they enhance the level of trust. We also found that facilitative leadership has a positive impact on network management as well as on trust in the network. Our findings also show that complexity has a negative impact on trust. A key finding of our research is that managers may wield more influence on network dynamics than previously theorized.

  16. Overlaps among phenological phases in flood plain forest ecosystem

    NASA Astrophysics Data System (ADS)

    Bartošová, Lenka; Bauer, Zdeněk; Trnka, Miroslav; Možný, Martin; Štěpánek, Petr; Žalud, Zdeněk

    2015-04-01

    There is a growing concern that climate change has significant impacts on species phenology, seasonal population dynamics, and thus interaction (a)synchrony between species. Species that have historically undergone life history events on the same seasonal calendar may lose synchrony and therefore lose the ability to interact as they have in the past. In view of the match/mismatch hypothesis, the different extents or directions of the phenological shifts among interacting species may have significant implications for community structure and dynamics. That's why our principal goal of the study is to determine the phenological responses within the ecosystem of flood plain forest and analyzed the phenological overlapping among each phenological periods of given species. The phenological observations were done at flood-plain forest experimental site during the period 1961-2012. The whole ecosystem in this study create 17 species (15 plants and 2 bird species) and each species is composed of 2 phenological phases. Phenological periods of all species of ecosystem overlap each other and 43 of these overlapping were chosen and the length, trend and correlation with temperature were elaborated. The analysis of phenophases overlapping of chosen species showed that the length of overlay is getting significantly shorter in 1 case. On the other hand the situation when the length of overlaps is getting significantly longer arose in 4 cases. Remaining overlaps (38) of all phenological periods among various species is getting shorter or longer but with no significance or have not changed anyhow. This study was funded by project "Building up a multidisciplinary scientific team focused on drought" No. CZ.1.07/2.3.00/20.0248. and of projects no. LD13030 supporting participation of the Czech Republic in the COST action ES1106.

  17. Restoration and reconstruction from overlapping images

    NASA Technical Reports Server (NTRS)

    Reichenbach, Stephen E.; Kaiser, Daniel J.; Hanson, Andrew L.; Li, Jing

    1997-01-01

    This paper describes a technique for restoring and reconstructing a scene from overlapping images. In situations where there are multiple, overlapping images of the same scene, it may be desirable to create a single image that most closely approximates the scene, based on all of the data in the available images. For example, successive swaths acquired by NASA's planned Moderate Imaging Spectrometer (MODIS) will overlap, particularly at wide scan angles, creating a severe visual artifact in the output image. Resampling the overlapping swaths to produce a more accurate image on a uniform grid requires restoration and reconstruction. The one-pass restoration and reconstruction technique developed in this paper yields mean-square-optimal resampling, based on a comprehensive end-to-end system model that accounts for image overlap, and subject to user-defined and data-availability constraints on the spatial support of the filter.

  18. Neuroanatomic overlap between intelligence and cognitive factors: morphometry methods provide support for the key role of the frontal lobes.

    PubMed

    Colom, Roberto; Burgaleta, Miguel; Román, Francisco J; Karama, Sherif; Alvarez-Linera, Juan; Abad, Francisco J; Martínez, Kenia; Quiroga, Ma Ángeles; Haier, Richard J

    2013-05-15

    Evidence from neuroimaging studies suggests that intelligence differences may be supported by a parieto-frontal network. Research shows that this network is also relevant for cognitive functions such as working memory and attention. However, previous studies have not explicitly analyzed the commonality of brain areas between a broad array of intelligence factors and cognitive functions tested in the same sample. Here fluid, crystallized, and spatial intelligence, along with working memory, executive updating, attention, and processing speed were each measured by three diverse tests or tasks. These twenty-one measures were completed by a group of one hundred and four healthy young adults. Three cortical measures (cortical gray matter volume, cortical surface area, and cortical thickness) were regressed against psychological latent scores obtained from a confirmatory factor analysis for removing test and task specific variance. For cortical gray matter volume and cortical surface area, the main overlapping clusters were observed in the middle frontal gyrus and involved fluid intelligence and working memory. Crystallized intelligence showed an overlapping cluster with fluid intelligence and working memory in the middle frontal gyrus. The inferior frontal gyrus showed overlap for crystallized intelligence, spatial intelligence, attention, and processing speed. The fusiform gyrus in temporal cortex showed overlap for spatial intelligence and attention. Parietal and occipital areas did not show any overlap across intelligence and cognitive factors. Taken together, these findings underscore that structural features of gray matter in the frontal lobes support those aspects of intelligence related to basic cognitive processes. Copyright © 2013 Elsevier Inc. All rights reserved.

  19. Determination of trajectories of fireballs using seismic network data

    NASA Astrophysics Data System (ADS)

    Ishihara, Y.

    2006-12-01

    Fireballs, Bolides, which are caused by high velocity passages of meteoroids through the atmosphere, generate shockwaves. Meteor shockwave provide us very important information (arrival time and amplitude) to study meteor physics. The shockwave arrival time data enable us to determine trajectories of the fireballs. On the other hand, the shockwave amplitude tells us size and ablation history of the meteoroid. Infrasound observation is one of the ways of detecting bolide shockwaves. However, we have no infrasound observational networks extends for large area with enough spatial distribution for determination of trajectories and estimate ablation histories. We have only a few infrasound arrays that have three or four elements, in the Japanese islands. Last decade, digital seismic networks are greatly improved for the purpose of monitoring micro earthquakes. Those seismic networks are quite sensitive for detecting micro ground vibration, and then those networks could detect not only seismic wave generated by earthquakes, but also ground oscillations generated by coupling of meteor shockwave with the ground near station. Last years, I analyses this kind of ground motion data recorded by seismic network, as meteor shockwave signals. For example, we estimate some great fireball's aerial path from arrival times of shockwaves (e.g., Ishihara et. al., 2003 Earth Planets, and Space, 2004 Geophysical Research. Letters.; Pujol et al., 2006 Planetary and Space Science), and we estimate sizes and ablation history of some great fireball and a meteorite fall (Ishihara et al., 2004 Meteoroids2004). In Japan, some great fireball falls occurred during 2004 to 2005. In this presentation, I show the trajectories of these fireballs determined from shockwave analysis. Some fireballs trajectories are also determined from photographic records. The trajectories determined from shockwave and that from photos show good agreement.

  20. DETERMINANTS OF NETWORK OUTCOMES: THE IMPACT OF MANAGEMENT STRATEGIES

    PubMed Central

    YSA, TAMYKO; SIERRA, VICENTA; ESTEVE, MARC

    2014-01-01

    The literature on network management is extensive. However, it generally explores network structures, neglecting the impact of management strategies. In this article we assess the effect of management strategies on network outcomes, providing empirical evidence from 119 urban revitalization networks. We go beyond current work by testing a path model for the determinants of network outcomes and considering the interactions between the constructs: management strategies, trust, complexity, and facilitative leadership. Our results suggest that management strategies have a strong effect on network outcomes and that they enhance the level of trust. We also found that facilitative leadership has a positive impact on network management as well as on trust in the network. Our findings also show that complexity has a negative impact on trust. A key finding of our research is that managers may wield more influence on network dynamics than previously theorized. PMID:25520529

  1. Entropic forces drive contraction of cytoskeletal networks.

    PubMed

    Braun, Marcus; Lansky, Zdenek; Hilitski, Feodor; Dogic, Zvonimir; Diez, Stefan

    2016-05-01

    The cytoskeleton is a network of interconnected protein filaments, which provide a three-dimensional scaffold for cells. Remodeling of the cytoskeleton is important for key cellular processes, such as cell motility, division, or morphogenesis. This remodeling is traditionally considered to be driven exclusively by processes consuming chemical energy, such as the dynamics of the filaments or the action of molecular motors. Here, we review two mechanisms of cytoskeletal network remodeling that are independent of the consumption of chemical energy. In both cases directed motion of overlapping filaments is driven by entropic forces, which arise from harnessing thermal energy present in solution. Entropic forces are induced either by macromolecular crowding agents or by diffusible crosslinkers confined to the regions where filaments overlap. Both mechanisms increase filament overlap length and lead to the contraction of filament networks. These force-generating mechanisms, together with the chemical energy-dependent mechanisms, need to be considered for the comprehensive quantitative picture of the remodeling of cytoskeletal networks in cells. © 2016 WILEY Periodicals, Inc.

  2. Overlap between the neural correlates of cued recall and source memory: evidence for a generic recollection network?

    PubMed

    Hayama, Hiroki R; Vilberg, Kaia L; Rugg, Michael D

    2012-05-01

    Recall of a studied item and retrieval of its encoding context (source memory) both depend on recollection of qualitative information about the study episode. This study investigated whether recall and source memory engage overlapping neural regions. Participants (n = 18) studied a series of words, which were presented either to the left or right of fixation. fMRI data were collected during a subsequent test phase in which three-letter word-stems were presented, two thirds of which could be completed by a study item. Instructions were to use each stem as a cue to recall a studied word and, when recall was successful, to indicate the word's study location. When recall failed, the stem was to be completed with the first word to come to mind. Relative to stems for which recall failed, word-stems eliciting successful recall were associated with enhanced activity in a variety of cortical regions, including bilateral parietal, posterior midline, and parahippocampal cortex. Activity in these regions was enhanced when recall was accompanied by successful rather than unsuccessful source retrieval. It is proposed that the regions form part of a "recollection network" in which activity is graded according to the amount of information retrieved about a study episode.

  3. Evolving Digital Ecological Networks

    PubMed Central

    Wagner, Aaron P.; Ofria, Charles

    2013-01-01

    “It is hard to realize that the living world as we know it is just one among many possibilities” [1]. Evolving digital ecological networks are webs of interacting, self-replicating, and evolving computer programs (i.e., digital organisms) that experience the same major ecological interactions as biological organisms (e.g., competition, predation, parasitism, and mutualism). Despite being computational, these programs evolve quickly in an open-ended way, and starting from only one or two ancestral organisms, the formation of ecological networks can be observed in real-time by tracking interactions between the constantly evolving organism phenotypes. These phenotypes may be defined by combinations of logical computations (hereafter tasks) that digital organisms perform and by expressed behaviors that have evolved. The types and outcomes of interactions between phenotypes are determined by task overlap for logic-defined phenotypes and by responses to encounters in the case of behavioral phenotypes. Biologists use these evolving networks to study active and fundamental topics within evolutionary ecology (e.g., the extent to which the architecture of multispecies networks shape coevolutionary outcomes, and the processes involved). PMID:23533370

  4. CytoCluster: A Cytoscape Plugin for Cluster Analysis and Visualization of Biological Networks.

    PubMed

    Li, Min; Li, Dongyan; Tang, Yu; Wu, Fangxiang; Wang, Jianxin

    2017-08-31

    Nowadays, cluster analysis of biological networks has become one of the most important approaches to identifying functional modules as well as predicting protein complexes and network biomarkers. Furthermore, the visualization of clustering results is crucial to display the structure of biological networks. Here we present CytoCluster, a cytoscape plugin integrating six clustering algorithms, HC-PIN (Hierarchical Clustering algorithm in Protein Interaction Networks), OH-PIN (identifying Overlapping and Hierarchical modules in Protein Interaction Networks), IPCA (Identifying Protein Complex Algorithm), ClusterONE (Clustering with Overlapping Neighborhood Expansion), DCU (Detecting Complexes based on Uncertain graph model), IPC-MCE (Identifying Protein Complexes based on Maximal Complex Extension), and BinGO (the Biological networks Gene Ontology) function. Users can select different clustering algorithms according to their requirements. The main function of these six clustering algorithms is to detect protein complexes or functional modules. In addition, BinGO is used to determine which Gene Ontology (GO) categories are statistically overrepresented in a set of genes or a subgraph of a biological network. CytoCluster can be easily expanded, so that more clustering algorithms and functions can be added to this plugin. Since it was created in July 2013, CytoCluster has been downloaded more than 9700 times in the Cytoscape App store and has already been applied to the analysis of different biological networks. CytoCluster is available from http://apps.cytoscape.org/apps/cytocluster.

  5. Solving Partial Differential Equations on Overlapping Grids

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Henshaw, W D

    2008-09-22

    We discuss the solution of partial differential equations (PDEs) on overlapping grids. This is a powerful technique for efficiently solving problems in complex, possibly moving, geometry. An overlapping grid consists of a set of structured grids that overlap and cover the computational domain. By allowing the grids to overlap, grids for complex geometries can be more easily constructed. The overlapping grid approach can also be used to remove coordinate singularities by, for example, covering a sphere with two or more patches. We describe the application of the overlapping grid approach to a variety of different problems. These include the solutionmore » of incompressible fluid flows with moving and deforming geometry, the solution of high-speed compressible reactive flow with rigid bodies using adaptive mesh refinement (AMR), and the solution of the time-domain Maxwell's equations of electromagnetism.« less

  6. Heat Shock Partially Dissociates the Overlapping Modules of the Yeast Protein-Protein Interaction Network: A Systems Level Model of Adaptation

    PubMed Central

    Mihalik, Ágoston; Csermely, Peter

    2011-01-01

    Network analysis became a powerful tool giving new insights to the understanding of cellular behavior. Heat shock, the archetype of stress responses, is a well-characterized and simple model of cellular dynamics. S. cerevisiae is an appropriate model organism, since both its protein-protein interaction network (interactome) and stress response at the gene expression level have been well characterized. However, the analysis of the reorganization of the yeast interactome during stress has not been investigated yet. We calculated the changes of the interaction-weights of the yeast interactome from the changes of mRNA expression levels upon heat shock. The major finding of our study is that heat shock induced a significant decrease in both the overlaps and connections of yeast interactome modules. In agreement with this the weighted diameter of the yeast interactome had a 4.9-fold increase in heat shock. Several key proteins of the heat shock response became centers of heat shock-induced local communities, as well as bridges providing a residual connection of modules after heat shock. The observed changes resemble to a ‘stratus-cumulus’ type transition of the interactome structure, since the unstressed yeast interactome had a globally connected organization, similar to that of stratus clouds, whereas the heat shocked interactome had a multifocal organization, similar to that of cumulus clouds. Our results showed that heat shock induces a partial disintegration of the global organization of the yeast interactome. This change may be rather general occurring in many types of stresses. Moreover, other complex systems, such as single proteins, social networks and ecosystems may also decrease their inter-modular links, thus develop more compact modules, and display a partial disintegration of their global structure in the initial phase of crisis. Thus, our work may provide a model of a general, system-level adaptation mechanism to environmental changes. PMID:22022244

  7. Securely Measuring the Overlap between Private Datasets with Cryptosets

    PubMed Central

    Swamidass, S. Joshua; Matlock, Matthew; Rozenblit, Leon

    2015-01-01

    Many scientific questions are best approached by sharing data—collected by different groups or across large collaborative networks—into a combined analysis. Unfortunately, some of the most interesting and powerful datasets—like health records, genetic data, and drug discovery data—cannot be freely shared because they contain sensitive information. In many situations, knowing if private datasets overlap determines if it is worthwhile to navigate the institutional, ethical, and legal barriers that govern access to sensitive, private data. We report the first method of publicly measuring the overlap between private datasets that is secure under a malicious model without relying on private protocols or message passing. This method uses a publicly shareable summary of a dataset’s contents, its cryptoset, to estimate its overlap with other datasets. Cryptosets approach “information-theoretic” security, the strongest type of security possible in cryptography, which is not even crackable with infinite computing power. We empirically and theoretically assess both the accuracy of these estimates and the security of the approach, demonstrating that cryptosets are informative, with a stable accuracy, and secure. PMID:25714898

  8. An extension to artifact-free projection overlaps

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Lin, Jianyu, E-mail: jianyulin@hotmail.com

    2015-05-15

    Purpose: In multipinhole single photon emission computed tomography, the overlapping of projections has been used to increase sensitivity. Avoiding artifacts in the reconstructed image associated with projection overlaps (multiplexing) is a critical issue. In our previous report, two types of artifact-free projection overlaps, i.e., projection overlaps that do not lead to artifacts in the reconstructed image, were formally defined and proved, and were validated via simulations. In this work, a new proposition is introduced to extend the previously defined type-II artifact-free projection overlaps so that a broader range of artifact-free overlaps is accommodated. One practical purpose of the new extensionmore » is to design a baffle window multipinhole system with artifact-free projection overlaps. Methods: First, the extended type-II artifact-free overlap was theoretically defined and proved. The new proposition accommodates the situation where the extended type-II artifact-free projection overlaps can be produced with incorrectly reconstructed portions in the reconstructed image. Next, to validate the theory, the extended-type-II artifact-free overlaps were employed in designing the multiplexing multipinhole spiral orbit imaging systems with a baffle window. Numerical validations were performed via simulations, where the corresponding 1-pinhole nonmultiplexing reconstruction results were used as the benchmark for artifact-free reconstructions. The mean square error (MSE) was the metric used for comparisons of noise-free reconstructed images. Noisy reconstructions were also performed as part of the validations. Results: Simulation results show that for noise-free reconstructions, the MSEs of the reconstructed images of the artifact-free multiplexing systems are very similar to those of the corresponding 1-pinhole systems. No artifacts were observed in the reconstructed images. Therefore, the testing results for artifact-free multiplexing systems designed using

  9. Detecting community structure via the maximal sub-graphs and belonging degrees in complex networks

    NASA Astrophysics Data System (ADS)

    Cui, Yaozu; Wang, Xingyuan; Eustace, Justine

    2014-12-01

    Community structure is a common phenomenon in complex networks, and it has been shown that some communities in complex networks often overlap each other. So in this paper we propose a new algorithm to detect overlapping community structure in complex networks. To identify the overlapping community structure, our algorithm firstly extracts fully connected sub-graphs which are maximal sub-graphs from original networks. Then two maximal sub-graphs having the key pair-vertices can be merged into a new larger sub-graph using some belonging degree functions. Furthermore we extend the modularity function to evaluate the proposed algorithm. In addition, overlapping nodes between communities are founded successfully. Finally we report the comparison between the modularity and the computational complexity of the proposed algorithm with some other existing algorithms. The experimental results show that the proposed algorithm gives satisfactory results.

  10. Resolution of overlapped spectra for the determination of ternary mixture using different and modified spectrophotometric methods

    NASA Astrophysics Data System (ADS)

    Moussa, Bahia Abbas; El-Zaher, Asmaa Ahmed; Mahrouse, Marianne Alphonse; Ahmed, Maha Said

    2016-08-01

    Four new spectrophotometric methods were developed, applied to resolve the overlapped spectra of a ternary mixture of [aliskiren hemifumarate (ALS)-amlodipine besylate (AM)-hydrochlorothiazide (HCT)] and to determine the three drugs in pure form and in combined dosage form. Method A depends on simultaneous determination of ALS, AM and HCT using principal component regression and partial least squares chemometric methods. In Method B, a modified isosbestic spectrophotometric method was applied for the determination of the total concentration of ALS and HCT by measuring the absorbance at 274.5 nm (isosbestic point, Aiso). On the other hand, the concentration of HCT in ternary mixture with ALS and AM could be calculated without interference using first derivative spectrophotometric method by measuring the amplitude at 279 nm (zero crossing of ALS and zero value of AM). Thus, the content of ALS was calculated by subtraction. Method C, double divisor first derivative ratio spectrophotometry (double divisor 1DD method), was based on that for the determination of one drug, the ratio spectra were obtained by dividing the absorption spectra of its different concentrations by the sum of the absorption spectra of the other two drugs as a double divisor. The first derivative of the obtained ratio spectra were then recorded using the appropriate smoothing factor. The amplitudes at 291 nm, 380 nm and 274.5 nm were selected for the determination of ALS, AM and HCT in their ternary mixture, respectively. Method D was based on mean centering of ratio spectra. The mean centered values at 287, 295.5 and 269 nm were recorded and used for the determination of ALS, AM and HCT, respectively. The developed methods were validated according to ICH guidelines and proved to be accurate, precise and selective. Satisfactory results were obtained by applying the proposed methods to the analysis of pharmaceutical dosage form.

  11. Solving radiative transfer with line overlaps using Gauss-Seidel algorithms

    NASA Astrophysics Data System (ADS)

    Daniel, F.; Cernicharo, J.

    2008-09-01

    Context: The improvement in observational facilities requires refining the modelling of the geometrical structures of astrophysical objects. Nevertheless, for complex problems such as line overlap in molecules showing hyperfine structure, a detailed analysis still requires a large amount of computing time and thus, misinterpretation cannot be dismissed due to an undersampling of the whole space of parameters. Aims: We extend the discussion of the implementation of the Gauss-Seidel algorithm in spherical geometry and include the case of hyperfine line overlap. Methods: We first review the basics of the short characteristics method that is used to solve the radiative transfer equations. Details are given on the determination of the Lambda operator in spherical geometry. The Gauss-Seidel algorithm is then described and, by analogy to the plan-parallel case, we see how to introduce it in spherical geometry. Doing so requires some approximations in order to keep the algorithm competitive. Finally, line overlap effects are included. Results: The convergence speed of the algorithm is compared to the usual Jacobi iterative schemes. The gain in the number of iterations is typically factors of 2 and 4 for the two implementations made of the Gauss-Seidel algorithm. This is obtained despite the introduction of approximations in the algorithm. A comparison of results obtained with and without line overlaps for N2H^+, HCN, and HNC shows that the J=3-2 line intensities are significantly underestimated in models where line overlap is neglected.

  12. Determination of enantiomeric composition of ibuprofen in pharmaceutical formulations by partial least-squares regression of strongly overlapped chromatographic profiles.

    PubMed

    Grisales, Jaiver Osorio; Arancibia, Juan A; Castells, Cecilia B; Olivieri, Alejandro C

    2012-12-01

    In this report, we demonstrate how chiral liquid chromatography combined with multivariate chemometric techniques, specifically unfolded-partial least-squares regression (U-PLS), provides a powerful analytical methodology. Using U-PLS, strongly overlapped enantiomer profiles in a sample could be successfully processed and enantiomeric purity could be accurately determined without requiring baseline enantioresolution between peaks. The samples were partially enantioseparated with a permethyl-β-cyclodextrin chiral column under reversed-phase conditions. Signals detected with a diode-array detector within a wavelength range from 198 to 241 nm were recorded, and the data were processed by a second-order multivariate algorithm to decrease detection limits. The R-(-)-enantiomer of ibuprofen in tablet formulation samples could be determined at the level of 0.5 mg L⁻¹ in the presence of 99.9% of the S-(+)-enantiomorph with relative prediction error within ±3%. Copyright © 2012 Elsevier B.V. All rights reserved.

  13. The neural network to determine the mechanical properties of the steels

    NASA Astrophysics Data System (ADS)

    Yemelyanov, Vitaliy; Yemelyanova, Nataliya; Safonova, Marina; Nedelkin, Aleksey

    2018-04-01

    The authors describe the neural network structure and software that is designed and developed to determine the mechanical properties of steels. The neural network is developed to refine upon the values of the steels properties. The results of simulations of the developed neural network are shown. The authors note the low standard error of the proposed neural network. To realize the proposed neural network the specialized software has been developed.

  14. Diet overlap and spatial segregation between two neotropical marsupials revealed by multiple analytical approaches

    PubMed Central

    Romero, Gustavo Quevedo; Linhares, Arício Xavier; Vizentin-Bugoni, Jeferson; Porto, Erica Aline Correa; Setz, Eleonore Zulnara Freire

    2017-01-01

    Species co-existence depends on how organisms utilize their environment and resources. When two sympatric species are similar in some ecological requirements, their coexistence may arise from differences in resource use over time and/or space. Interactions among coexisting marsupials remain poorly understood, especially in the Neotropics. Here we combine spatial niche measurements, individual-resource networks, and isotopic niche approaches, to investigate the ecological strategies used by the Neotropical marsupials Didelphis aurita and Metachirus nudicaudatus to co-occur in an area of Serra do Mar State Park (southeast of Brazil). Both individual-resource networks and isotopic niche approaches indicate similar patterns of omnivory for both species. Isotopic analysis showed the species’ trophic niche to be similar, with 52% of overlap, and no differences between proportional contributions of each resource to their diets. Moreover, individual-resource network analysis found no evidence of diet nestedness or segregation. The trophic niche overlap observed was associated with spatial segregation between species. Despite using the same area over the year, D. aurita and M. nudicaudatus exhibited spatial segregation among seasons. These results illustrate that the detection of spatial segregation is scale-dependent and must be carefully considered. In conclusion, our findings provide a new perspective on the ecology of these two Neotropical marsupials by illustrating how the association of distinct but complementary methods can be applied to reach a more complete understanding of resource partitioning and species coexistence. PMID:28704561

  15. Identifying and characterizing key nodes among communities based on electrical-circuit networks.

    PubMed

    Zhu, Fenghui; Wang, Wenxu; Di, Zengru; Fan, Ying

    2014-01-01

    Complex networks with community structures are ubiquitous in the real world. Despite many approaches developed for detecting communities, we continue to lack tools for identifying overlapping and bridging nodes that play crucial roles in the interactions and communications among communities in complex networks. Here we develop an algorithm based on the local flow conservation to effectively and efficiently identify and distinguish the two types of nodes. Our method is applicable in both undirected and directed networks without a priori knowledge of the community structure. Our method bypasses the extremely challenging problem of partitioning communities in the presence of overlapping nodes that may belong to multiple communities. Due to the fact that overlapping and bridging nodes are of paramount importance in maintaining the function of many social and biological networks, our tools open new avenues towards understanding and controlling real complex networks with communities accompanied with the key nodes.

  16. Vertical overlap of probability density functions of cloud and precipitation hydrometeors: CLOUD AND PRECIPITATION PDF OVERLAP

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Ovchinnikov, Mikhail; Lim, Kyo-Sun Sunny; Larson, Vincent E.

    Coarse-resolution climate models increasingly rely on probability density functions (PDFs) to represent subgrid-scale variability of prognostic variables. While PDFs characterize the horizontal variability, a separate treatment is needed to account for the vertical structure of clouds and precipitation. When sub-columns are drawn from these PDFs for microphysics or radiation parameterizations, appropriate vertical correlations must be enforced via PDF overlap specifications. This study evaluates the representation of PDF overlap in the Subgrid Importance Latin Hypercube Sampler (SILHS) employed in the assumed PDF turbulence and cloud scheme called the Cloud Layers Unified By Binormals (CLUBB). PDF overlap in CLUBB-SILHS simulations of continentalmore » and tropical oceanic deep convection is compared with overlap of PDF of various microphysics variables in cloud-resolving model (CRM) simulations of the same cases that explicitly predict the 3D structure of cloud and precipitation fields. CRM results show that PDF overlap varies significantly between different hydrometeor types, as well as between PDFs of mass and number mixing ratios for each species, - a distinction that the current SILHS implementation does not make. In CRM simulations that explicitly resolve cloud and precipitation structures, faster falling species, such as rain and graupel, exhibit significantly higher coherence in their vertical distributions than slow falling cloud liquid and ice. These results suggest that to improve the overlap treatment in the sub-column generator, the PDF correlations need to depend on hydrometeor properties, such as fall speeds, in addition to the currently implemented dependency on the turbulent convective length scale.« less

  17. CytoCluster: A Cytoscape Plugin for Cluster Analysis and Visualization of Biological Networks

    PubMed Central

    Li, Min; Li, Dongyan; Tang, Yu; Wang, Jianxin

    2017-01-01

    Nowadays, cluster analysis of biological networks has become one of the most important approaches to identifying functional modules as well as predicting protein complexes and network biomarkers. Furthermore, the visualization of clustering results is crucial to display the structure of biological networks. Here we present CytoCluster, a cytoscape plugin integrating six clustering algorithms, HC-PIN (Hierarchical Clustering algorithm in Protein Interaction Networks), OH-PIN (identifying Overlapping and Hierarchical modules in Protein Interaction Networks), IPCA (Identifying Protein Complex Algorithm), ClusterONE (Clustering with Overlapping Neighborhood Expansion), DCU (Detecting Complexes based on Uncertain graph model), IPC-MCE (Identifying Protein Complexes based on Maximal Complex Extension), and BinGO (the Biological networks Gene Ontology) function. Users can select different clustering algorithms according to their requirements. The main function of these six clustering algorithms is to detect protein complexes or functional modules. In addition, BinGO is used to determine which Gene Ontology (GO) categories are statistically overrepresented in a set of genes or a subgraph of a biological network. CytoCluster can be easily expanded, so that more clustering algorithms and functions can be added to this plugin. Since it was created in July 2013, CytoCluster has been downloaded more than 9700 times in the Cytoscape App store and has already been applied to the analysis of different biological networks. CytoCluster is available from http://apps.cytoscape.org/apps/cytocluster. PMID:28858211

  18. Team assembly mechanisms determine collaboration network structure and team performance.

    PubMed

    Guimerà, Roger; Uzzi, Brian; Spiro, Jarrett; Amaral, Luís A Nunes

    2005-04-29

    Agents in creative enterprises are embedded in networks that inspire, support, and evaluate their work. Here, we investigate how the mechanisms by which creative teams self-assemble determine the structure of these collaboration networks. We propose a model for the self-assembly of creative teams that has its basis in three parameters: team size, the fraction of newcomers in new productions, and the tendency of incumbents to repeat previous collaborations. The model suggests that the emergence of a large connected community of practitioners can be described as a phase transition. We find that team assembly mechanisms determine both the structure of the collaboration network and team performance for teams derived from both artistic and scientific fields.

  19. Constructing Social Networks from Unstructured Group Dialog in Virtual Worlds

    NASA Astrophysics Data System (ADS)

    Shah, Fahad; Sukthankar, Gita

    Virtual worlds and massively multi-player online games are rich sources of information about large-scale teams and groups, offering the tantalizing possibility of harvesting data about group formation, social networks, and network evolution. However these environments lack many of the cues that facilitate natural language processing in other conversational settings and different types of social media. Public chat data often features players who speak simultaneously, use jargon and emoticons, and only erratically adhere to conversational norms. In this paper, we present techniques for inferring the existence of social links from unstructured conversational data collected from groups of participants in the Second Life virtual world. We present an algorithm for addressing this problem, Shallow Semantic Temporal Overlap (SSTO), that combines temporal and language information to create directional links between participants, and a second approach that relies on temporal overlap alone to create undirected links between participants. Relying on temporal overlap is noisy, resulting in a low precision and networks with many extraneous links. In this paper, we demonstrate that we can ameliorate this problem by using network modularity optimization to perform community detection in the noisy networks and severing cross-community links. Although using the content of the communications still results in the best performance, community detection is effective as a noise reduction technique for eliminating the extra links created by temporal overlap alone.

  20. Overlapping neural systems represent cognitive effort and reward anticipation.

    PubMed

    Vassena, Eliana; Silvetti, Massimo; Boehler, Carsten N; Achten, Eric; Fias, Wim; Verguts, Tom

    2014-01-01

    Anticipating a potential benefit and how difficult it will be to obtain it are valuable skills in a constantly changing environment. In the human brain, the anticipation of reward is encoded by the Anterior Cingulate Cortex (ACC) and Striatum. Naturally, potential rewards have an incentive quality, resulting in a motivational effect improving performance. Recently it has been proposed that an upcoming task requiring effort induces a similar anticipation mechanism as reward, relying on the same cortico-limbic network. However, this overlapping anticipatory activity for reward and effort has only been investigated in a perceptual task. Whether this generalizes to high-level cognitive tasks remains to be investigated. To this end, an fMRI experiment was designed to investigate anticipation of reward and effort in cognitive tasks. A mental arithmetic task was implemented, manipulating effort (difficulty), reward, and delay in reward delivery to control for temporal confounds. The goal was to test for the motivational effect induced by the expectation of bigger reward and higher effort. The results showed that the activation elicited by an upcoming difficult task overlapped with higher reward prospect in the ACC and in the striatum, thus highlighting a pivotal role of this circuit in sustaining motivated behavior.

  1. Impact parameter determination in experimental analysis using a neural network

    NASA Astrophysics Data System (ADS)

    Haddad, F.; Hagel, K.; Li, J.; Mdeiwayeh, N.; Natowitz, J. B.; Wada, R.; Xiao, B.; David, C.; Freslier, M.; Aichelin, J.

    1997-03-01

    A neural network is used to determine the impact parameter in 40Ca+40Ca reactions. The effect of the detection efficiency as well as the model dependence of the training procedure has been studied carefully. An overall improvement of the impact parameter determination of 25% is obtained using this technique. The analysis of Amphora 40Ca+40Ca data at 35 MeV per nucleon using a neural network shows two well-separated classes of events among the selected ``complete'' events.

  2. Reserve networks based on richness hotspots and representation vary with scale.

    PubMed

    Shriner, Susan A; Wilson, Kenneth R; Flather, Curtis H

    2006-10-01

    While the importance of spatial scale in ecology is well established, few studies have investigated the impact of data grain on conservation planning outcomes. In this study, we compared species richness hotspot and representation networks developed at five grain sizes. We used species distribution maps for mammals and birds developed by the Arizona and New Mexico Gap Analysis Programs (GAP) to produce 1-km2, 100-kmn2, 625-km2, 2500-km2, and 10,000-km2 grid cell resolution distribution maps. We used these distribution maps to generate species richness and hotspot (95th quantile) maps for each taxon in each state. Species composition information at each grain size was used to develop two types of representation networks using the reserve selection software MARXAN. Reserve selection analyses were restricted to Arizona birds due to considerable computation requirements. We used MARXAN to create best reserve networks based on the minimum area required to represent each species at least once and equal area networks based on irreplaceability values. We also measured the median area of each species' distribution included in hotspot (mammals and birds of Arizona and New Mexico) and irreplaceability (Arizona birds) networks across all species. Mean area overlap between richness hotspot reserves identified at the five grain sizes was 29% (grand mean for four within-taxon/state comparisons), mean overlap for irreplaceability reserve networks was 32%, and mean overlap for best reserve networks was 53%. Hotspots for mammals and birds showed low overlap with a mean of 30%. Comparison of hotspots and irreplaceability networks showed very low overlap with a mean of 13%. For hotspots, median species distribution area protected within reserves declined monotonically from a high of 11% for 1-km2 networks down to 6% for 10,000-km2 networks. Irreplaceability networks showed a similar, but more variable, pattern of decline. This work clearly shows that map resolution has a profound

  3. Neural overlap in processing music and speech

    PubMed Central

    Peretz, Isabelle; Vuvan, Dominique; Lagrois, Marie-Élaine; Armony, Jorge L.

    2015-01-01

    Neural overlap in processing music and speech, as measured by the co-activation of brain regions in neuroimaging studies, may suggest that parts of the neural circuitries established for language may have been recycled during evolution for musicality, or vice versa that musicality served as a springboard for language emergence. Such a perspective has important implications for several topics of general interest besides evolutionary origins. For instance, neural overlap is an important premise for the possibility of music training to influence language acquisition and literacy. However, neural overlap in processing music and speech does not entail sharing neural circuitries. Neural separability between music and speech may occur in overlapping brain regions. In this paper, we review the evidence and outline the issues faced in interpreting such neural data, and argue that converging evidence from several methodologies is needed before neural overlap is taken as evidence of sharing. PMID:25646513

  4. Network localization of neurological symptoms from focal brain lesions

    PubMed Central

    Prasad, Sashank; Liu, Hesheng; Liu, Qi; Pascual-Leone, Alvaro; Caviness, Verne S.; Fox, Michael D.

    2015-01-01

    A traditional and widely used approach for linking neurological symptoms to specific brain regions involves identifying overlap in lesion location across patients with similar symptoms, termed lesion mapping. This approach is powerful and broadly applicable, but has limitations when symptoms do not localize to a single region or stem from dysfunction in regions connected to the lesion site rather than the site itself. A newer approach sensitive to such network effects involves functional neuroimaging of patients, but this requires specialized brain scans beyond routine clinical data, making it less versatile and difficult to apply when symptoms are rare or transient. In this article we show that the traditional approach to lesion mapping can be expanded to incorporate network effects into symptom localization without the need for specialized neuroimaging of patients. Our approach involves three steps: (i) transferring the three-dimensional volume of a brain lesion onto a reference brain; (ii) assessing the intrinsic functional connectivity of the lesion volume with the rest of the brain using normative connectome data; and (iii) overlapping lesion-associated networks to identify regions common to a clinical syndrome. We first tested our approach in peduncular hallucinosis, a syndrome of visual hallucinations following subcortical lesions long hypothesized to be due to network effects on extrastriate visual cortex. While the lesions themselves were heterogeneously distributed with little overlap in lesion location, 22 of 23 lesions were negatively correlated with extrastriate visual cortex. This network overlap was specific compared to other subcortical lesions (P < 10−5) and relative to other cortical regions (P < 0.01). Next, we tested for generalizability of our technique by applying it to three additional lesion syndromes: central post-stroke pain, auditory hallucinosis, and subcortical aphasia. In each syndrome, heterogeneous lesions that themselves had

  5. Network localization of neurological symptoms from focal brain lesions.

    PubMed

    Boes, Aaron D; Prasad, Sashank; Liu, Hesheng; Liu, Qi; Pascual-Leone, Alvaro; Caviness, Verne S; Fox, Michael D

    2015-10-01

    A traditional and widely used approach for linking neurological symptoms to specific brain regions involves identifying overlap in lesion location across patients with similar symptoms, termed lesion mapping. This approach is powerful and broadly applicable, but has limitations when symptoms do not localize to a single region or stem from dysfunction in regions connected to the lesion site rather than the site itself. A newer approach sensitive to such network effects involves functional neuroimaging of patients, but this requires specialized brain scans beyond routine clinical data, making it less versatile and difficult to apply when symptoms are rare or transient. In this article we show that the traditional approach to lesion mapping can be expanded to incorporate network effects into symptom localization without the need for specialized neuroimaging of patients. Our approach involves three steps: (i) transferring the three-dimensional volume of a brain lesion onto a reference brain; (ii) assessing the intrinsic functional connectivity of the lesion volume with the rest of the brain using normative connectome data; and (iii) overlapping lesion-associated networks to identify regions common to a clinical syndrome. We first tested our approach in peduncular hallucinosis, a syndrome of visual hallucinations following subcortical lesions long hypothesized to be due to network effects on extrastriate visual cortex. While the lesions themselves were heterogeneously distributed with little overlap in lesion location, 22 of 23 lesions were negatively correlated with extrastriate visual cortex. This network overlap was specific compared to other subcortical lesions (P < 10(-5)) and relative to other cortical regions (P < 0.01). Next, we tested for generalizability of our technique by applying it to three additional lesion syndromes: central post-stroke pain, auditory hallucinosis, and subcortical aphasia. In each syndrome, heterogeneous lesions that themselves had

  6. SAGE: String-overlap Assembly of GEnomes.

    PubMed

    Ilie, Lucian; Haider, Bahlul; Molnar, Michael; Solis-Oba, Roberto

    2014-09-15

    De novo genome assembly of next-generation sequencing data is one of the most important current problems in bioinformatics, essential in many biological applications. In spite of significant amount of work in this area, better solutions are still very much needed. We present a new program, SAGE, for de novo genome assembly. As opposed to most assemblers, which are de Bruijn graph based, SAGE uses the string-overlap graph. SAGE builds upon great existing work on string-overlap graph and maximum likelihood assembly, bringing an important number of new ideas, such as the efficient computation of the transitive reduction of the string overlap graph, the use of (generalized) edge multiplicity statistics for more accurate estimation of read copy counts, and the improved use of mate pairs and min-cost flow for supporting edge merging. The assemblies produced by SAGE for several short and medium-size genomes compared favourably with those of existing leading assemblers. SAGE benefits from innovations in almost every aspect of the assembly process: error correction of input reads, string-overlap graph construction, read copy counts estimation, overlap graph analysis and reduction, contig extraction, and scaffolding. We hope that these new ideas will help advance the current state-of-the-art in an essential area of research in genomics.

  7. Resolution of overlapped spectra for the determination of ternary mixture using different and modified spectrophotometric methods.

    PubMed

    Moussa, Bahia Abbas; El-Zaher, Asmaa Ahmed; Mahrouse, Marianne Alphonse; Ahmed, Maha Said

    2016-08-05

    Four new spectrophotometric methods were developed, applied to resolve the overlapped spectra of a ternary mixture of [aliskiren hemifumarate (ALS)-amlodipine besylate (AM)-hydrochlorothiazide (HCT)] and to determine the three drugs in pure form and in combined dosage form. Method A depends on simultaneous determination of ALS, AM and HCT using principal component regression and partial least squares chemometric methods. In Method B, a modified isosbestic spectrophotometric method was applied for the determination of the total concentration of ALS and HCT by measuring the absorbance at 274.5nm (isosbestic point, Aiso). On the other hand, the concentration of HCT in ternary mixture with ALS and AM could be calculated without interference using first derivative spectrophotometric method by measuring the amplitude at 279nm (zero crossing of ALS and zero value of AM). Thus, the content of ALS was calculated by subtraction. Method C, double divisor first derivative ratio spectrophotometry (double divisor (1)DD method), was based on that for the determination of one drug, the ratio spectra were obtained by dividing the absorption spectra of its different concentrations by the sum of the absorption spectra of the other two drugs as a double divisor. The first derivative of the obtained ratio spectra were then recorded using the appropriate smoothing factor. The amplitudes at 291nm, 380nm and 274.5nm were selected for the determination of ALS, AM and HCT in their ternary mixture, respectively. Method D was based on mean centering of ratio spectra. The mean centered values at 287, 295.5 and 269nm were recorded and used for the determination of ALS, AM and HCT, respectively. The developed methods were validated according to ICH guidelines and proved to be accurate, precise and selective. Satisfactory results were obtained by applying the proposed methods to the analysis of pharmaceutical dosage form. Copyright © 2016. Published by Elsevier B.V.

  8. Safety of Running Two Rooms: A Systematic Review and Meta-Analysis of Overlapping Neurosurgical Procedures.

    PubMed

    Self, D Mitchell; Ilyas, Adeel; Stetler, William R

    2018-04-27

    Overlapping surgery, a long-standing practice within academic neurosurgery centers nationwide, has recently come under scrutiny from the government and media as potentially harmful to patients. Therefore, the objective of this systematic review and meta-analysis is to determine the safety of overlapping neurosurgical procedures. The authors performed a systematic review and meta-analysis in accordance with PRISMA guidelines. A review of PubMed and Medline databases was undertaken with the search phrase "overlapping surgery AND neurosurgery AND outcomes." Data regarding patient demographics, type of neurosurgical procedure, and outcomes and complications were extracted from each study. The principle summary measure was odds ratio (OR) of the association of overlapping versus non-overlapping surgery with outcomes. The literature search yielded a total of 36 studies, of which 5 studies met inclusion criteria and were included in this study. These studies included a total of 25,764 patients undergoing neurosurgical procedures. Overlapping surgery was associated with an increased likelihood of being discharged home (OR = 1.32; 95% CI 1.20 to 1.44; P < 0.001) and a reduced 30-day unexpected return to the operating room (OR = 0.79; 95% CI 0.72 to 0.87; P < 0.001). Overlapping surgery did not significantly affect OR of length of surgery, 30-day mortality, or 30-day readmission. Overlapping neurosurgical procedures were not associated with worse patient outcomes. Additional, prospective studies are needed to further assess the safety overlapping procedures. Copyright © 2018. Published by Elsevier Inc.

  9. Neural overlap in processing music and speech.

    PubMed

    Peretz, Isabelle; Vuvan, Dominique; Lagrois, Marie-Élaine; Armony, Jorge L

    2015-03-19

    Neural overlap in processing music and speech, as measured by the co-activation of brain regions in neuroimaging studies, may suggest that parts of the neural circuitries established for language may have been recycled during evolution for musicality, or vice versa that musicality served as a springboard for language emergence. Such a perspective has important implications for several topics of general interest besides evolutionary origins. For instance, neural overlap is an important premise for the possibility of music training to influence language acquisition and literacy. However, neural overlap in processing music and speech does not entail sharing neural circuitries. Neural separability between music and speech may occur in overlapping brain regions. In this paper, we review the evidence and outline the issues faced in interpreting such neural data, and argue that converging evidence from several methodologies is needed before neural overlap is taken as evidence of sharing. © 2015 The Author(s) Published by the Royal Society. All rights reserved.

  10. The emergence of overlapping scale-free genetic architecture in digital organisms.

    PubMed

    Gerlee, P; Lundh, T

    2008-01-01

    We have studied the evolution of genetic architecture in digital organisms and found that the gene overlap follows a scale-free distribution, which is commonly found in metabolic networks of many organisms. Our results show that the slope of the scale-free distribution depends on the mutation rate and that the gene development is driven by expansion of already existing genes, which is in direct correspondence to the preferential growth algorithm that gives rise to scale-free networks. To further validate our results we have constructed a simple model of gene development, which recapitulates the results from the evolutionary process and shows that the mutation rate affects the tendency of genes to cluster. In addition we could relate the slope of the scale-free distribution to the genetic complexity of the organisms and show that a high mutation rate gives rise to a more complex genetic architecture.

  11. Estimates of segregation and overlap of functional connectivity networks in the human cerebral cortex.

    PubMed

    Yeo, B T Thomas; Krienen, Fenna M; Chee, Michael W L; Buckner, Randy L

    2014-03-01

    The organization of the human cerebral cortex has recently been explored using techniques for parcellating the cortex into distinct functionally coupled networks. The divergent and convergent nature of cortico-cortical anatomic connections suggests the need to consider the possibility of regions belonging to multiple networks and hierarchies among networks. Here we applied the Latent Dirichlet Allocation (LDA) model and spatial independent component analysis (ICA) to solve for functionally coupled cerebral networks without assuming that cortical regions belong to a single network. Data analyzed included 1000 subjects from the Brain Genomics Superstruct Project (GSP) and 12 high quality individual subjects from the Human Connectome Project (HCP). The organization of the cerebral cortex was similar regardless of whether a winner-take-all approach or the more relaxed constraints of LDA (or ICA) were imposed. This suggests that large-scale networks may function as partially isolated modules. Several notable interactions among networks were uncovered by the LDA analysis. Many association regions belong to at least two networks, while somatomotor and early visual cortices are especially isolated. As examples of interaction, the precuneus, lateral temporal cortex, medial prefrontal cortex and posterior parietal cortex participate in multiple paralimbic networks that together comprise subsystems of the default network. In addition, regions at or near the frontal eye field and human lateral intraparietal area homologue participate in multiple hierarchically organized networks. These observations were replicated in both datasets and could be detected (and replicated) in individual subjects from the HCP. © 2013.

  12. Estimates of Segregation and Overlap of Functional Connectivity Networks in the Human Cerebral Cortex

    PubMed Central

    Yeo, BT Thomas; Krienen, Fenna M; Chee, Michael WL; Buckner, Randy L

    2014-01-01

    The organization of the human cerebral cortex has recently been explored using techniques for parcellating the cortex into distinct functionally coupled networks. The divergent and convergent nature of cortico-cortical anatomic connections suggests the need to consider the possibility of regions belonging to multiple networks and hierarchies among networks. Here we applied the Latent Dirichlet Allocation (LDA) model and spatial independent component analysis (ICA) to solve for functionally coupled cerebral networks without assuming that cortical regions belong to a single network. Data analyzed included 1,000 subjects from the Brain Genomics Superstruct Project (GSP) and 12 high quality individual subjects from the Human Connectome Project (HCP). The organization of the cerebral cortex was similar regardless of whether a winner-take-all approach or the more relaxed constraints of LDA (or ICA) were imposed. This suggests that large-scale networks may function as partially isolated modules. Several notable interactions among networks were uncovered by the LDA analysis. Many association regions belong to at least two networks, while somatomotor and early visual cortices are especially isolated. As examples of interaction, the precuneus, lateral temporal cortex, medial prefrontal cortex and posterior parietal cortex participate in multiple paralimbic networks that together comprise subsystems of the default network. In addition, regions at or near the frontal eye field and human lateral intraparietal area homologue participate in multiple hierarchically organized networks. These observations were replicated in both datasets and could be detected (and replicated) in individual subjects from the HCP. PMID:24185018

  13. Finite Element Analysis of the Implantation Process of Overlapping Stents

    PubMed Central

    Xu, Jiang; Yang, Jie; Sohrabi, Salman; Zhou, Yihua; Liu, Yaling

    2017-01-01

    Overlapping stents are widely used in vascular stent surgeries. However, the rate of stent fractures (SF) and in-stent restenosis (ISR) after using overlapping stents is higher than that of single stent implantations. Published studies investigating the nature of overlapping stents rely primarily on medical images, which can only reveal the effect of the surgery without providing insights into how stent overlap influences the implantation process. In this paper, a finite element analysis of the overlapping stent implantation process was performed to study the interaction between overlapping stents. Four different cases, based on three typical stent overlap modes and two classical balloons, were investigated. The results showed that overlapping contact patterns among struts were edge-to-edge, edge-to-surface, and noncontact. These were mainly induced by the nonuniform deformation of the stent in the radial direction and stent tubular structures. Meanwhile, the results also revealed that the contact pressure was concentrated in the edge of overlapping struts. During the stent overlap process, the contact pattern was primarily edge-to-edge contact at the beginning and edge-to-surface contact as the contact pressure increased. The interactions between overlapping stents suggest that the failure of overlapping stents frequently occurs along stent edges, which agrees with the previous experimental research regarding the safety of overlapping stents. This paper also provides a fundamental understanding of the mechanical properties of overlapping stents. PMID:28690712

  14. [Symptom overlaps between functional heartburn, functional dyspepsia, and irritable bowel syndrome].

    PubMed

    2014-05-01

    To determine symptom overlaps between functional heartburn (FH), functional dyspepsia (FD), and irritable bowel syndrome (IBS). One hundred and ten patients with frequent heartburn but no mucosa breakage under endoscopy were enrolled consecutively. They were required to fill out a questionnaire. The overlapped symptoms of FD and IBS symptoms were screened using Rome ill criteria. The participants were also examined using Hamilton anxiety scale/Hamilton depression scale. All of the participants were followed with 24 h esophageal multichannel intra-luminal impedance monitoring with pH sensor (MII-pH) monitoring and proton pump inhibitor (PPI) trials. The participants were divided into non-erosive reflux disease (NERD) and FH groups. The prevalence of symptom overlaps FD and IBS, between NERD and FH groups was analyzed. Women were more likely to present with FH than with NERD (P < 0.05). The participants with FH had higher prevalence of anxiety and depression than those with NERD (92% vs. 75%, 88% vs. 65% respectively, P < 0.05). Fifty-two (47.3%) patients with heartburn symptom had FD symptoms; 31 (28.2%) had IBS symptoms, and 10 (9.09%) had both FD and IBS symptoms. Patients with FH were more likely to have symptom overlaps of FD and IBS than those with NERD (62% vs. 35%, 48% vs. 11.7%, respectively; P < 0.01). Epigastric pain syndrome (EPS), a subtype of FD, was slightly more likely to have overlapped NERD and FH symptoms than postprandial discomfort symdrome (PDS). But the difference was not significant (29. 1% vs. 18.2%, P > 0.05). IBS-diarrhea was also slightly more likely to have overlapped NERD and FH symptoms than IBS-constipation. Again, the difference was not significant (16.4% vs. 11.8%, P > 0.05). Female, higher prevalence of anxiety and depression, overlapped FD and IBS symptoms are more likely to appear in FH patients than in NERD patients.

  15. Depression, anxiety and somatization in primary care: syndrome overlap and functional impairment.

    PubMed

    Löwe, Bernd; Spitzer, Robert L; Williams, Janet B W; Mussell, Monika; Schellberg, Dieter; Kroenke, Kurt

    2008-01-01

    To determine diagnostic overlap of depression, anxiety and somatization as well as their unique and overlapping contribution to functional impairment. Two thousand ninety-one consecutive primary care clinic patients participated in a multicenter cross-sectional survey in 15 primary care clinics in the United States (participation rate, 92%). Depression, anxiety, somatization and functional impairment were assessed using validated scales from the Patient Health Questionnaire (PHQ) (PHQ-8, eight-item depression module; GAD-7, seven-item Generalized Anxiety Disorder Scale; and PHQ-15, 15-item somatic symptom scale) and the Short-Form General Health Survey (SF-20). Multiple linear regression analyses were used to investigate unique and overlapping associations of depression, anxiety and somatization with functional impairment. In over 50% of cases, comorbidities existed between depression, anxiety and somatization. The contribution of the commonalities of depression, anxiety and somatization to functional impairment substantially exceeded the contribution of their independent parts. Nevertheless, depression, anxiety and somatization did have important and individual effects (i.e., separate from their overlap effect) on certain areas of functional impairment. Given the large syndrome overlap, a potential consideration for future diagnostic classification would be to describe basic diagnostic criteria for a single overarching disorder and to optionally code additional diagnostic features that allow a more detailed classification into specific depressive, anxiety and somatoform subtypes.

  16. Influence of slice overlap on positron emission tomography image quality

    NASA Astrophysics Data System (ADS)

    McKeown, Clare; Gillen, Gerry; Dempsey, Mary Frances; Findlay, Caroline

    2016-02-01

    PET scans use overlapping acquisition beds to correct for reduced sensitivity at bed edges. The optimum overlap size for the General Electric (GE) Discovery 690 has not been established. This study assesses how image quality is affected by slice overlap. Efficacy of 23% overlaps (recommended by GE) and 49% overlaps (maximum possible overlap) were specifically assessed. European Association of Nuclear Medicine (EANM) guidelines for calculating minimum injected activities based on overlap size were also reviewed. A uniform flood phantom was used to assess noise (coefficient of variation, (COV)) and voxel accuracy (activity concentrations, Bq ml-1). A NEMA (National Electrical Manufacturers Association) body phantom with hot/cold spheres in a background activity was used to assess contrast recovery coefficients (CRCs) and signal to noise ratios (SNR). Different overlap sizes and sphere-to-background ratios were assessed. COVs for 49% and 23% overlaps were 9% and 13% respectively. This increased noise was difficult to visualise on the 23% overlap images. Mean voxel activity concentrations were not affected by overlap size. No clinically significant differences in CRCs were observed. However, visibility and SNR of small, low contrast spheres (⩽13 mm diameter, 2:1 sphere to background ratio) may be affected by overlap size in low count studies if they are located in the overlap area. There was minimal detectable influence on image quality in terms of noise, mean activity concentrations or mean CRCs when comparing 23% overlap with 49% overlap. Detectability of small, low contrast lesions may be affected in low count studies—however, this is a worst-case scenario. The marginal benefits of increasing overlap from 23% to 49% are likely to be offset by increased patient scan times. A 23% overlap is therefore appropriate for clinical use. An amendment to EANM guidelines for calculating injected activities is also proposed which better reflects the effect overlap size has

  17. Iterative Overlap FDE for Multicode DS-CDMA

    NASA Astrophysics Data System (ADS)

    Takeda, Kazuaki; Tomeba, Hiromichi; Adachi, Fumiyuki

    Recently, a new frequency-domain equalization (FDE) technique, called overlap FDE, that requires no GI insertion was proposed. However, the residual inter/intra-block interference (IBI) cannot completely be removed. In addition to this, for multicode direct sequence code division multiple access (DS-CDMA), the presence of residual interchip interference (ICI) after FDE distorts orthogonality among the spreading codes. In this paper, we propose an iterative overlap FDE for multicode DS-CDMA to suppress both the residual IBI and the residual ICI. In the iterative overlap FDE, joint minimum mean square error (MMSE)-FDE and ICI cancellation is repeated a sufficient number of times. The bit error rate (BER) performance with the iterative overlap FDE is evaluated by computer simulation.

  18. Determining a bisection bandwidth for a multi-node data communications network

    DOEpatents

    Faraj, Ahmad A.

    2010-01-26

    Methods, systems, and products are disclosed for determining a bisection bandwidth for a multi-node data communications network that include: partitioning nodes in the network into a first sub-network and a second sub-network in dependence upon a topology of the network; sending, by each node in the first sub-network to a destination node in the second sub-network, a first message having a predetermined message size; receiving, by each node in the first sub-network from a source node in the second sub-network, a second message; measuring, by each node in the first sub-network, the elapsed communications time between the sending of the first message and the receiving of the second message; selecting the longest elapsed communications time; and calculating the bisection bandwidth for the network in dependence upon the number of the nodes in the first sub-network, the predetermined message size of the first test message, and the longest elapsed communications time.

  19. Neuronal network disintegration: common pathways linking neurodegenerative diseases.

    PubMed

    Ahmed, Rebekah M; Devenney, Emma M; Irish, Muireann; Ittner, Arne; Naismith, Sharon; Ittner, Lars M; Rohrer, Jonathan D; Halliday, Glenda M; Eisen, Andrew; Hodges, John R; Kiernan, Matthew C

    2016-11-01

    Neurodegeneration refers to a heterogeneous group of brain disorders that progressively evolve. It has been increasingly appreciated that many neurodegenerative conditions overlap at multiple levels and therefore traditional clinicopathological correlation approaches to better classify a disease have met with limited success. Neuronal network disintegration is fundamental to neurodegeneration, and concepts based around such a concept may better explain the overlap between their clinical and pathological phenotypes. In this Review, promoters of overlap in neurodegeneration incorporating behavioural, cognitive, metabolic, motor, and extrapyramidal presentations will be critically appraised. In addition, evidence that may support the existence of large-scale networks that might be contributing to phenotypic differentiation will be considered across a neurodegenerative spectrum. Disintegration of neuronal networks through different pathological processes, such as prion-like spread, may provide a better paradigm of disease and thereby facilitate the identification of novel therapies for neurodegeneration. Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://www.bmj.com/company/products-services/rights-and-licensing/.

  20. Orthogonal projection approach and continuous wavelet transform-feed forward neural networks for simultaneous spectrophotometric determination of some heavy metals in diet samples.

    PubMed

    Abbasi Tarighat, Maryam

    2016-02-01

    Simultaneous spectrophotometric determination of a mixture of overlapped complexes of Fe(3+), Mn(2+), Cu(2+), and Zn(2+) ions with 2-(3-hydroxy-1-phenyl-but-2-enylideneamino) pyridine-3-ol(HPEP) by orthogonal projection approach-feed forward neural network (OPA-FFNN) and continuous wavelet transform-feed forward neural network (CWT-FFNN) is discussed. Ionic complexes HPEP were formulated with varying reagent concentration, pH and time of color formation for completion of complexation reactions. It was found that, at 5.0 × 10(-4) mol L(-1) of HPEP, pH 9.5 and 10 min after mixing the complexation reactions were completed. The spectral data were analyzed using partial response plots, and identified non-linearity modeled using FFNN. Reducing the number of OPA-FFNN and CWT-FFNN inputs were simplified using dissimilarity pure spectra of OPA and selected wavelet coefficients. Once the pure dissimilarity plots ad optimal wavelet coefficients are selected, different ANN models were employed for the calculation of the final calibration models. The performance of these two approaches were tested with regard to root mean square errors of prediction (RMSE %) values, using synthetic solutions. Under the working conditions, the proposed methods were successfully applied to the simultaneous determination of metal ions in different vegetable and foodstuff samples. The results show that, OPA-FFNN and CWT-FFNN were effective in simultaneously determining Fe(3+), Mn(2+), Cu(2+), and Zn(2+) concentration. Also, concentrations of metal ions in the samples were determined by flame atomic absorption spectrometry (FAAS). The amounts of metal ions obtained by the proposed methods were in good agreement with those obtained by FAAS. Copyright © 2015 Elsevier Ltd. All rights reserved.

  1. Network analysis of patient flow in two UK acute care hospitals identifies key sub-networks for A&E performance

    PubMed Central

    Stringer, Clive; Beeknoo, Neeraj

    2017-01-01

    The topology of the patient flow network in a hospital is complex, comprising hundreds of overlapping patient journeys, and is a determinant of operational efficiency. To understand the network architecture of patient flow, we performed a data-driven network analysis of patient flow through two acute hospital sites of King’s College Hospital NHS Foundation Trust. Administration databases were queried for all intra-hospital patient transfers in an 18-month period and modelled as a dynamic weighted directed graph. A ‘core’ subnetwork containing only 13–17% of all edges channelled 83–90% of the patient flow, while an ‘ephemeral’ network constituted the remainder. Unsupervised cluster analysis and differential network analysis identified sub-networks where traffic is most associated with A&E performance. Increased flow to clinical decision units was associated with the best A&E performance in both sites. The component analysis also detected a weekend effect on patient transfers which was not associated with performance. We have performed the first data-driven hypothesis-free analysis of patient flow which can enhance understanding of whole healthcare systems. Such analysis can drive transformation in healthcare as it has in industries such as manufacturing. PMID:28968472

  2. Phonological and Orthographic Overlap Effects in Fast and Masked Priming

    PubMed Central

    Frisson, Steven; Bélanger, Nathalie N.; Rayner, Keith

    2014-01-01

    We investigated how orthographic and phonological information is activated during reading, using a fast priming task, and during single word recognition, using masked priming. Specifically, different types of overlap between prime and target were contrasted: high orthographic and high phonological overlap (track-crack), high orthographic and low phonological overlap (bear-gear), or low orthographic and high phonological overlap (fruit-chute). In addition, we examined whether (orthographic) beginning overlap (swoop-swoon) yielded the same priming pattern as end (rhyme) overlap (track-crack). Prime durations were 32 and 50ms in the fast priming version, and 50ms in the masked priming version, and mode of presentation (prime and target in lower case) was identical. The fast priming experiment showed facilitatory priming effects when both orthography and phonology overlapped, with no apparent differences between beginning and end overlap pairs. Facilitation was also found when prime and target only overlapped orthographically. In contrast, the masked priming experiment showed inhibition for both types of end overlap pairs (with and without phonological overlap), and no difference for begin overlap items. When prime and target only shared principally phonological information, facilitation was only found with a long prime duration in the fast priming experiment, while no differences were found in the masked priming version. These contrasting results suggest that fast priming and masked priming do not necessarily tap into the same type of processing. PMID:24365065

  3. Adaption of the temporal correlation coefficient calculation for temporal networks (applied to a real-world pig trade network).

    PubMed

    Büttner, Kathrin; Salau, Jennifer; Krieter, Joachim

    2016-01-01

    The average topological overlap of two graphs of two consecutive time steps measures the amount of changes in the edge configuration between the two snapshots. This value has to be zero if the edge configuration changes completely and one if the two consecutive graphs are identical. Current methods depend on the number of nodes in the network or on the maximal number of connected nodes in the consecutive time steps. In the first case, this methodology breaks down if there are nodes with no edges. In the second case, it fails if the maximal number of active nodes is larger than the maximal number of connected nodes. In the following, an adaption of the calculation of the temporal correlation coefficient and of the topological overlap of the graph between two consecutive time steps is presented, which shows the expected behaviour mentioned above. The newly proposed adaption uses the maximal number of active nodes, i.e. the number of nodes with at least one edge, for the calculation of the topological overlap. The three methods were compared with the help of vivid example networks to reveal the differences between the proposed notations. Furthermore, these three calculation methods were applied to a real-world network of animal movements in order to detect influences of the network structure on the outcome of the different methods.

  4. Quenched results for light quark physics with overlap fermions

    NASA Astrophysics Data System (ADS)

    Giusti, L.; Hoelbling, C.; Rebbi, C.

    2002-03-01

    We present results of a quenched QCD simulation with overlap fermions on a lattice of volume V = 16 3 × 32 at β = 6.0, which corresponds to a lattice cutoff of ⋍ 2 GeV and an extension of ⋍ 1.4 fm. From the two-point correlation functions of bilinear operators we extract the pseudoscalar meson masses and the corresponding decay constants. From the GMOR relation we determine the chiral condensate and, by using the K-meson mass as experimental input, we compute the sum of the strange and average up-down quark masses ( m s + overlinem). The needed logarithmic divergent renormalization constant Z S is computed with the RI/MOM non-perturbative renormalization technique. Since the overlap preserves chiral symmetry at finite cutoff and volume, no divergent quark mass and chiral condensate additive renormalizations are required and the results are O( a) improved.

  5. Simple area determination of strongly overlapping ion mobility peaks.

    PubMed

    Borovcová, Lucie; Hermannová, Martina; Pauk, Volodymyr; Šimek, Matěj; Havlíček, Vladimír; Lemr, Karel

    2017-08-15

    Coupling of ion mobility with mass spectrometry has brought new frontiers in separation and quantitation of a wide range of isobaric/isomeric compounds. Ion mobility spectrometry may separate ions possessing the identical molecular formula but having different molecular shapes. The separation space in most commercially available instruments is limited and rarely the mobility resolving power exceeds one hundred. From this perspective, new approaches allowing for extracting individual compound signals out of a more complex mixture are needed. In this work we present a new simple analytical approach based on fitting of arrival time distribution (ATD) profiles by Gaussian functions and generating of ATD functions. These ATD functions well describe even distorted ion mobility peaks of individual compounds and allow for extracting their peaks from mobilograms of mixtures. Contrary to classical integration, our approach works well with irregular overlapping peaks. Using mobilograms of standards to generate ATD functions, poorly separated compounds, e.g. isomers, with identical mass spectra representing a hard to solve task for various chemometric methods can be easily distinguished by our procedure. Alternatively ATD functions can be obtained from ATD profiles of ions unique to individual mixture components (if such ions exist) and mobilograms of standards are not required. On a set of hyaluronan-derived oligosaccharides we demonstrated excellent ATD repeatability enabling the resolution of binary mixtures, including mixtures with minor component level about 5%. Ion mobility quantitative data of isomers were confirmed by high performance liquid chromatography. Copyright © 2017 Elsevier B.V. All rights reserved.

  6. An access alternative for mobile satellite networks

    NASA Technical Reports Server (NTRS)

    Wu, W. W.

    1988-01-01

    Conceptually, this paper discusses strategies of digital satellite communication networks for a very large number of low density traffic stations. These stations can be either aeronautical, land mobile, or maritime. The techniques can be applied to international, domestic, regional, and special purpose satellite networks. The applications can be commercial, scientific, military, emergency, navigational or educational. The key strategy is the use of a non-orthogonal access method, which tolerates overlapping signals. With n being either time or frequency partitions, and with a single overlapping signal allowed, a low cost mobile satellite system can be designed with n squared (n squared + n + 1) number of terminals.

  7. Human tracking over camera networks: a review

    NASA Astrophysics Data System (ADS)

    Hou, Li; Wan, Wanggen; Hwang, Jenq-Neng; Muhammad, Rizwan; Yang, Mingyang; Han, Kang

    2017-12-01

    In recent years, automated human tracking over camera networks is getting essential for video surveillance. The tasks of tracking human over camera networks are not only inherently challenging due to changing human appearance, but also have enormous potentials for a wide range of practical applications, ranging from security surveillance to retail and health care. This review paper surveys the most widely used techniques and recent advances for human tracking over camera networks. Two important functional modules for the human tracking over camera networks are addressed, including human tracking within a camera and human tracking across non-overlapping cameras. The core techniques of human tracking within a camera are discussed based on two aspects, i.e., generative trackers and discriminative trackers. The core techniques of human tracking across non-overlapping cameras are then discussed based on the aspects of human re-identification, camera-link model-based tracking and graph model-based tracking. Our survey aims to address existing problems, challenges, and future research directions based on the analyses of the current progress made toward human tracking techniques over camera networks.

  8. Generalised power graph compression reveals dominant relationship patterns in complex networks

    PubMed Central

    Ahnert, Sebastian E.

    2014-01-01

    We introduce a framework for the discovery of dominant relationship patterns in complex networks, by compressing the networks into power graphs with overlapping power nodes. When paired with enrichment analysis of node classification terms, the most compressible sets of edges provide a highly informative sketch of the dominant relationship patterns that define the network. In addition, this procedure also gives rise to a novel, link-based definition of overlapping node communities in which nodes are defined by their relationships with sets of other nodes, rather than through connections within the community. We show that this completely general approach can be applied to undirected, directed, and bipartite networks, yielding valuable insights into the large-scale structure of real-world networks, including social networks and food webs. Our approach therefore provides a novel way in which network architecture can be studied, defined and classified. PMID:24663099

  9. Sub-Plate Overlap Code Documentation

    NASA Technical Reports Server (NTRS)

    Taff, L. G.; Bucciarelli, B.; Zarate, N.

    1997-01-01

    An expansion of the plate overlap method of astrometric data reduction to a single plate has been proposed and successfully tested. Each plate is (artificially) divided into sub-plates which can then be overlapped. This reduces the area of a 'plate' over which a plate model needs to accurately represent the relationship between measured coordinates and standard coordinates. Application is made to non-astrographic plates such as Schmidt plates and to wide-field astrographic plates. Indeed, the method is completely general and can be applied to any type of recording media.

  10. Automated isotope identification algorithm using artificial neural networks

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Kamuda, Mark; Stinnett, Jacob; Sullivan, Clair

    There is a need to develop an algorithm that can determine the relative activities of radio-isotopes in a large dataset of low-resolution gamma-ray spectra that contains a mixture of many radio-isotopes. Low-resolution gamma-ray spectra that contain mixtures of radio-isotopes often exhibit feature over-lap, requiring algorithms that can analyze these features when overlap occurs. While machine learning and pattern recognition algorithms have shown promise for the problem of radio-isotope identification, their ability to identify and quantify mixtures of radio-isotopes has not been studied. Because machine learning algorithms use abstract features of the spectrum, such as the shape of overlapping peaks andmore » Compton continuum, they are a natural choice for analyzing radio-isotope mixtures. An artificial neural network (ANN) has be trained to calculate the relative activities of 32 radio-isotopes in a spectrum. Furthermore, the ANN is trained with simulated gamma-ray spectra, allowing easy expansion of the library of target radio-isotopes. In this paper we present our initial algorithms based on an ANN and evaluate them against a series measured and simulated spectra.« less

  11. Automated isotope identification algorithm using artificial neural networks

    DOE PAGES

    Kamuda, Mark; Stinnett, Jacob; Sullivan, Clair

    2017-04-12

    There is a need to develop an algorithm that can determine the relative activities of radio-isotopes in a large dataset of low-resolution gamma-ray spectra that contains a mixture of many radio-isotopes. Low-resolution gamma-ray spectra that contain mixtures of radio-isotopes often exhibit feature over-lap, requiring algorithms that can analyze these features when overlap occurs. While machine learning and pattern recognition algorithms have shown promise for the problem of radio-isotope identification, their ability to identify and quantify mixtures of radio-isotopes has not been studied. Because machine learning algorithms use abstract features of the spectrum, such as the shape of overlapping peaks andmore » Compton continuum, they are a natural choice for analyzing radio-isotope mixtures. An artificial neural network (ANN) has be trained to calculate the relative activities of 32 radio-isotopes in a spectrum. Furthermore, the ANN is trained with simulated gamma-ray spectra, allowing easy expansion of the library of target radio-isotopes. In this paper we present our initial algorithms based on an ANN and evaluate them against a series measured and simulated spectra.« less

  12. Experimental determination of group flux control coefficients in metabolic networks

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Simpson, T.W.; Shimizu, Hiroshi; Stephanopoulos, G.

    1998-04-20

    Grouping of reactions around key metabolite branch points can facilitate the study of metabolic control of complex metabolic networks. This top-down Metabolic Control Analysis is exemplified through the introduction of group control coefficients whose magnitudes provide a measure of the relative impact of each reaction group on the overall network flux, as well as on the overall network stability, following enzymatic amplification. In this article, the authors demonstrate the application of previously developed theory to the determination of group flux control coefficients. Experimental data for the changes in metabolic fluxes obtained in response to the introduction of six different environmentalmore » perturbations are used to determine the group flux control coefficients for three reaction groups formed around the phosphoenolpyruvate/pyruvate branch point. The consistency of the obtained group flux control coefficient estimates is systematically analyzed to ensure that all necessary conditions are satisfied. The magnitudes of the determined control coefficients suggest that the control of lysine production flux in Corynebacterium glutamicum cells at a growth base state resides within the lysine biosynthetic pathway that begins with the PEP/PYR carboxylation anaplorotic pathway.« less

  13. The effects of reverberant self- and overlap-masking on speech recognition in cochlear implant listeners.

    PubMed

    Desmond, Jill M; Collins, Leslie M; Throckmorton, Chandra S

    2014-06-01

    Many cochlear implant (CI) listeners experience decreased speech recognition in reverberant environments [Kokkinakis et al., J. Acoust. Soc. Am. 129(5), 3221-3232 (2011)], which may be caused by a combination of self- and overlap-masking [Bolt and MacDonald, J. Acoust. Soc. Am. 21(6), 577-580 (1949)]. Determining the extent to which these effects decrease speech recognition for CI listeners may influence reverberation mitigation algorithms. This study compared speech recognition with ideal self-masking mitigation, with ideal overlap-masking mitigation, and with no mitigation. Under these conditions, mitigating either self- or overlap-masking resulted in significant improvements in speech recognition for both normal hearing subjects utilizing an acoustic model and for CI listeners using their own devices.

  14. Assessing the Linguistic Productivity of Unsupervised Deep Neural Networks

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Phillips, Lawrence A.; Hodas, Nathan O.

    Increasingly, cognitive scientists have demonstrated interest in applying tools from deep learning. One use for deep learning is in language acquisition where it is useful to know if a linguistic phenomenon can be learned through domain-general means. To assess whether unsupervised deep learning is appropriate, we first pose a smaller question: Can unsupervised neural networks apply linguistic rules productively, using them in novel situations. We draw from the literature on determiner/noun productivity by training an unsupervised, autoencoder network measuring its ability to combine nouns with determiners. Our simple autoencoder creates combinations it has not previously encountered, displaying a degree ofmore » overlap similar to actual children. While this preliminary work does not provide conclusive evidence for productivity, it warrants further investigation with more complex models. Further, this work helps lay the foundations for future collaboration between the deep learning and cognitive science communities.« less

  15. Interleaved neuromuscular electrical stimulation: Motor unit recruitment overlap.

    PubMed

    Wiest, Matheus J; Bergquist, Austin J; Schimidt, Helen L; Jones, Kelvin E; Collins, David F

    2017-04-01

    In this study, we quantified the "overlap" between motor units recruited by single pulses of neuromuscular electrical stimulation (NMES) delivered over the tibialis anterior muscle (mNMES) and the common peroneal nerve (nNMES). We then quantified the torque produced when pulses were alternated between the mNMES and nNMES sites at 40 Hz ("interleaved" NMES; iNMES). Overlap was assessed by comparing torque produced by twitches evoked by mNMES, nNMES, and both delivered together, over a range of stimulus intensities. Trains of iNMES were delivered at the intensity that produced the lowest overlap. Overlap was lowest (5%) when twitches evoked by both mNMES and nNMES produced 10% peak twitch torque. iNMES delivered at this intensity generated 25% of maximal voluntary dorsiflexion torque (11 Nm). Low intensity iNMES leads to low overlap and produces torque that is functionally relevant to evoke dorsiflexion during walking. Muscle Nerve 55: 490-499, 2017. © 2016 Wiley Periodicals, Inc.

  16. Dynamical state of the network determines the efficacy of single neuron properties in shaping the network activity

    PubMed Central

    Sahasranamam, Ajith; Vlachos, Ioannis; Aertsen, Ad; Kumar, Arvind

    2016-01-01

    Spike patterns are among the most common electrophysiological descriptors of neuron types. Surprisingly, it is not clear how the diversity in firing patterns of the neurons in a network affects its activity dynamics. Here, we introduce the state-dependent stochastic bursting neuron model allowing for a change in its firing patterns independent of changes in its input-output firing rate relationship. Using this model, we show that the effect of single neuron spiking on the network dynamics is contingent on the network activity state. While spike bursting can both generate and disrupt oscillations, these patterns are ineffective in large regions of the network state space in changing the network activity qualitatively. Finally, we show that when single-neuron properties are made dependent on the population activity, a hysteresis like dynamics emerges. This novel phenomenon has important implications for determining the network response to time-varying inputs and for the network sensitivity at different operating points. PMID:27212008

  17. Dynamical state of the network determines the efficacy of single neuron properties in shaping the network activity.

    PubMed

    Sahasranamam, Ajith; Vlachos, Ioannis; Aertsen, Ad; Kumar, Arvind

    2016-05-23

    Spike patterns are among the most common electrophysiological descriptors of neuron types. Surprisingly, it is not clear how the diversity in firing patterns of the neurons in a network affects its activity dynamics. Here, we introduce the state-dependent stochastic bursting neuron model allowing for a change in its firing patterns independent of changes in its input-output firing rate relationship. Using this model, we show that the effect of single neuron spiking on the network dynamics is contingent on the network activity state. While spike bursting can both generate and disrupt oscillations, these patterns are ineffective in large regions of the network state space in changing the network activity qualitatively. Finally, we show that when single-neuron properties are made dependent on the population activity, a hysteresis like dynamics emerges. This novel phenomenon has important implications for determining the network response to time-varying inputs and for the network sensitivity at different operating points.

  18. Persistency and flexibility of complex brain networks underlie dual-task interference.

    PubMed

    Alavash, Mohsen; Hilgetag, Claus C; Thiel, Christiane M; Gießing, Carsten

    2015-09-01

    Previous studies on multitasking suggest that performance decline during concurrent task processing arises from interfering brain modules. Here, we used graph-theoretical network analysis to define functional brain modules and relate the modular organization of complex brain networks to behavioral dual-task costs. Based on resting-state and task fMRI we explored two organizational aspects potentially associated with behavioral interference when human subjects performed a visuospatial and speech task simultaneously: the topological overlap between persistent single-task modules, and the flexibility of single-task modules in adaptation to the dual-task condition. Participants showed a significant decline in visuospatial accuracy in the dual-task compared with single visuospatial task. Global analysis of topological similarity between modules revealed that the overlap between single-task modules significantly correlated with the decline in visuospatial accuracy. Subjects with larger overlap between single-task modules showed higher behavioral interference. Furthermore, lower flexible reconfiguration of single-task modules in adaptation to the dual-task condition significantly correlated with larger decline in visuospatial accuracy. Subjects with lower modular flexibility showed higher behavioral interference. At the regional level, higher overlap between single-task modules and less modular flexibility in the somatomotor cortex positively correlated with the decline in visuospatial accuracy. Additionally, higher modular flexibility in cingulate and frontal control areas and lower flexibility in right-lateralized nodes comprising the middle occipital and superior temporal gyri supported dual-tasking. Our results suggest that persistency and flexibility of brain modules are important determinants of dual-task costs. We conclude that efficient dual-tasking benefits from a specific balance between flexibility and rigidity of functional brain modules. © 2015 Wiley

  19. Developmental time windows for axon growth influence neuronal network topology.

    PubMed

    Lim, Sol; Kaiser, Marcus

    2015-04-01

    Early brain connectivity development consists of multiple stages: birth of neurons, their migration and the subsequent growth of axons and dendrites. Each stage occurs within a certain period of time depending on types of neurons and cortical layers. Forming synapses between neurons either by growing axons starting at similar times for all neurons (much-overlapped time windows) or at different time points (less-overlapped) may affect the topological and spatial properties of neuronal networks. Here, we explore the extreme cases of axon formation during early development, either starting at the same time for all neurons (parallel, i.e., maximally overlapped time windows) or occurring for each neuron separately one neuron after another (serial, i.e., no overlaps in time windows). For both cases, the number of potential and established synapses remained comparable. Topological and spatial properties, however, differed: Neurons that started axon growth early on in serial growth achieved higher out-degrees, higher local efficiency and longer axon lengths while neurons demonstrated more homogeneous connectivity patterns for parallel growth. Second, connection probability decreased more rapidly with distance between neurons for parallel growth than for serial growth. Third, bidirectional connections were more numerous for parallel growth. Finally, we tested our predictions with C. elegans data. Together, this indicates that time windows for axon growth influence the topological and spatial properties of neuronal networks opening up the possibility to a posteriori estimate developmental mechanisms based on network properties of a developed network.

  20. Precise orbit determination for BDS3 experimental satellites using iGMAS and MGEX tracking networks

    NASA Astrophysics Data System (ADS)

    Li, Xingxing; Yuan, Yongqiang; Zhu, Yiting; Huang, Jiande; Wu, Jiaqi; Xiong, Yun; Zhang, Xiaohong; Li, Xin

    2018-04-01

    In this contribution, we focus on the precise orbit determination (POD) for BDS3 experimental satellites with the international GNSS Monitoring and Assessment System (iGMAS) and Multi-GNSS Experiment (MGEX) tracking networks. The datasets of DOY (day of year) 001-230 in 2017 are analyzed with different processing strategies. By comparing receiver clock biases and receiver B1I-B3I DCBs, it is confirmed that there is no obvious systematic bias between experimental BDS3 and BDS2 in the common B1I and B3I signals, which indicates that experimental BDS3 and BDS2 can be treated as one system when performing combined POD. With iGMAS-only BDS3 stations, the 24-h overlap RMS of BDS3 + BDS2 + GPS combined POD is 24.3, 16.1 and 8.4 cm in along-track, cross-track and radial components, which is better than BDS3-only POD by 80-90% and better than BDS3+BDS2 combined POD by about 10%. With more stations (totally 20 stations from both iGMAS and MGEX) and the proper ambiguity resolution strategy (GEO ambiguities are float and BDS3 ambiguities are fixed), the performance of BDS3 POD can be further improved to 14.6, 7.9 and 3.7 cm, respectively, in along-track, cross-track and radial components, which is comparable to the performance of BDS2 POD. The 230-day SLR validations of C32, C33 and C34 show that the mean differences of - 3.48 , 7.81 and 8.19 cm can be achieved, while the STD is 13.35, 13.46 and 13.11 cm, respectively. Furthermore, the 230-day overlap comparisons reveal that C31 most likely still uses an orbit-normal mode and exhibits similar orbit modeling problems in orbit-normal periods as found in most of the BDS2 satellites.

  1. Conditions for addressing environmental determinants of health behavior in intersectoral policy networks: A fuzzy set Qualitative Comparative Analysis.

    PubMed

    Peters, D T J M; Verweij, S; Grêaux, K; Stronks, K; Harting, J

    2017-12-01

    Improving health requires changes in the social, physical, economic and political determinants of health behavior. For the realization of policies that address these environmental determinants, intersectoral policy networks are considered necessary for the pooling of resources to implement different policy instruments. However, such network diversity may increase network complexity and therefore hamper network performance. Network complexity may be reduced by network management and the provision of financial resources. This study examined whether network diversity - amidst the other conditions - is indeed needed to address environmental determinants of health behavior. We included 25 intersectoral policy networks in Dutch municipalities aimed at reducing overweight, smoking, and alcohol/drugs abuse. For our fuzzy set Qualitative Comparative Analysis we used data from three web-based surveys among (a) project leaders regarding network diversity and size (n = 38); (b) project leaders and project partners regarding management (n = 278); and (c) implementation professionals regarding types of environmental determinants addressed (n = 137). Data on budgets were retrieved from project application forms. Contrary to their intentions, most policy networks typically addressed personal determinants. If the environment was addressed too, it was mostly the social environment. To address environmental determinants of health behavior, network diversity (>50% of the actors are non-public health) was necessary in networks that were either small (<16 actors) or had small budgets (<€183,172), when both were intensively managed. Irrespective of network diversity, environmental determinants also were addressed by small networks with large budgets, and by large networks with small budgets, when both provided network management. We conclude that network diversity is important - although not necessary - for resource pooling to address environmental determinants of health behavior

  2. Measuring content overlap during handoff communication using distributional semantics: An exploratory study.

    PubMed

    Abraham, Joanna; Kannampallil, Thomas G; Srinivasan, Vignesh; Galanter, William L; Tagney, Gail; Cohen, Trevor

    2017-01-01

    We develop and evaluate a methodological approach to measure the degree and nature of overlap in handoff communication content within and across clinical professions. This extensible, exploratory approach relies on combining techniques from conversational analysis and distributional semantics. We audio-recorded handoff communication of residents and nurses on the General Medicine floor of a large academic hospital (n=120 resident and n=120 nurse handoffs). We measured semantic similarity, a proxy for content overlap, between resident-resident and nurse-nurse communication using multiple steps: a qualitative conversational content analysis; an automated semantic similarity analysis using Reflective Random Indexing (RRI); and comparing semantic similarity generated by RRI analysis with human ratings of semantic similarity. There was significant association between the semantic similarity as computed by the RRI method and human rating (ρ=0.88). Based on the semantic similarity scores, content overlap was relatively higher for content related to patient active problems, assessment of active problems, patient-identifying information, past medical history, and medications/treatments. In contrast, content overlap was limited on content related to allergies, family-related information, code status, and anticipatory guidance. Our approach using RRI analysis provides new opportunities for characterizing the nature and degree of overlap in handoff communication. Although exploratory, this method provides a basis for identifying content that can be used for determining shared understanding across clinical professions. Additionally, this approach can inform the development of flexibly standardized handoff tools that reflect clinical content that are most appropriate for fostering shared understanding during transitions of care. Copyright © 2016 Elsevier Inc. All rights reserved.

  3. Quantitative trait loci mapping and gene network analysis implicate protocadherin-15 as a determinant of brain serotonin transporter expression.

    PubMed

    Ye, R; Carneiro, A M D; Han, Q; Airey, D; Sanders-Bush, E; Zhang, B; Lu, L; Williams, R; Blakely, R D

    2014-03-01

    Presynaptic serotonin (5-hydroxytryptamine, 5-HT) transporters (SERT) regulate 5-HT signaling via antidepressant-sensitive clearance of released neurotransmitter. Polymorphisms in the human SERT gene (SLC6A4) have been linked to risk for multiple neuropsychiatric disorders, including depression, obsessive-compulsive disorder and autism. Using BXD recombinant inbred mice, a genetic reference population that can support the discovery of novel determinants of complex traits, merging collective trait assessments with bioinformatics approaches, we examine phenotypic and molecular networks associated with SERT gene and protein expression. Correlational analyses revealed a network of genes that significantly associated with SERT mRNA levels. We quantified SERT protein expression levels and identified region- and gender-specific quantitative trait loci (QTLs), one of which associated with male midbrain SERT protein expression, centered on the protocadherin-15 gene (Pcdh15), overlapped with a QTL for midbrain 5-HT levels. Pcdh15 was also the only QTL-associated gene whose midbrain mRNA expression significantly associated with both SERT protein and 5-HT traits, suggesting an unrecognized role of the cell adhesion protein in the development or function of 5-HT neurons. To test this hypothesis, we assessed SERT protein and 5-HT traits in the Pcdh15 functional null line (Pcdh15(av-) (3J) ), studies that revealed a strong, negative influence of Pcdh15 on these phenotypes. Together, our findings illustrate the power of multidimensional profiling of recombinant inbred lines in the analysis of molecular networks that support synaptic signaling, and that, as in the case of Pcdh15, can reveal novel relationships that may underlie risk for mental illness. © 2014 John Wiley & Sons Ltd and International Behavioural and Neural Genetics Society.

  4. Molecular networks discriminating mouse bladder responses to intravesical bacillus Calmette-Guerin (BCG), LPS, and TNF-α

    PubMed Central

    Saban, Marcia R; O'Donnell, Michael A; Hurst, Robert E; Wu, Xue-Ru; Simpson, Cindy; Dozmorov, Igor; Davis, Carole; Saban, Ricardo

    2008-01-01

    Background Despite being a mainstay for treating superficial bladder carcinoma and a promising agent for interstitial cystitis, the precise mechanism of Bacillus Calmette-Guerin (BCG) remains poorly understood. It is particularly unclear whether BCG is capable of altering gene expression in the bladder target organ beyond its well-recognized pro-inflammatory effects and how this relates to its therapeutic efficacy. The objective of this study was to determine differentially expressed genes in the mouse bladder following chronic intravesical BCG therapy and to compare the results to non-specific pro inflammatory stimuli (LPS and TNF-α). For this purpose, C57BL/6 female mice received four weekly instillations of BCG, LPS, or TNF-α. Seven days after the last instillation, the urothelium along with the submucosa was removed from detrusor muscle and the RNA was extracted from both layers for cDNA array experiments. Microarray results were normalized by a robust regression analysis and only genes with an expression above a conditional threshold of 0.001 (3SD above background) were selected for analysis. Next, genes presenting a 3-fold ratio in regard to the control group were entered in Ingenuity Pathway Analysis (IPA) for a comparative analysis in order to determine genes specifically regulated by BCG, TNF-α, and LPS. In addition, the transcriptome was precipitated with an antibody against RNA polymerase II and real-time polymerase chain reaction assay (Q-PCR) was used to confirm some of the BCG-specific transcripts. Results Molecular networks of treatment-specific genes generated several hypotheses regarding the mode of action of BCG. BCG-specific genes involved small GTPases and BCG-specific networks overlapped with the following canonical signaling pathways: axonal guidance, B cell receptor, aryl hydrocarbon receptor, IL-6, PPAR, Wnt/β-catenin, and cAMP. In addition, a specific detrusor network expressed a high degree of overlap with the development of the

  5. Optimal Space Station solar array gimbal angle determination via radial basis function neural networks

    NASA Technical Reports Server (NTRS)

    Clancy, Daniel J.; Oezguener, Uemit; Graham, Ronald E.

    1994-01-01

    The potential for excessive plume impingement loads on Space Station Freedom solar arrays, caused by jet firings from an approaching Space Shuttle, is addressed. An artificial neural network is designed to determine commanded solar array beta gimbal angle for minimum plume loads. The commanded angle would be determined dynamically. The network design proposed involves radial basis functions as activation functions. Design, development, and simulation of this network design are discussed.

  6. IAOseq: inferring abundance of overlapping genes using RNA-seq data.

    PubMed

    Sun, Hong; Yang, Shuang; Tun, Liangliang; Li, Yixue

    2015-01-01

    Overlapping transcription constitutes a common mechanism for regulating gene expression. A major limitation of the overlapping transcription assays is the lack of high throughput expression data. We developed a new tool (IAOseq) that is based on reads distributions along the transcribed regions to identify the expression levels of overlapping genes from standard RNA-seq data. Compared with five commonly used quantification methods, IAOseq showed better performance in the estimation accuracy of overlapping transcription levels. For the same strand overlapping transcription, currently existing high-throughput methods are rarely available to distinguish which strand was present in the original mRNA template. The IAOseq results showed that the commonly used methods gave an average of 1.6 fold overestimation of the expression levels of same strand overlapping genes. This work provides a useful tool for mining overlapping transcription levels from standard RNA-seq libraries. IAOseq could be used to help us understand the complex regulatory mechanism mediated by overlapping transcripts. IAOseq is freely available at http://lifecenter.sgst.cn/main/en/IAO_seq.jsp.

  7. Determining geophysical properties from well log data using artificial neural networks and fuzzy inference systems

    NASA Astrophysics Data System (ADS)

    Chang, Hsien-Cheng

    Two novel synergistic systems consisting of artificial neural networks and fuzzy inference systems are developed to determine geophysical properties by using well log data. These systems are employed to improve the determination accuracy in carbonate rocks, which are generally more complex than siliciclastic rocks. One system, consisting of a single adaptive resonance theory (ART) neural network and three fuzzy inference systems (FISs), is used to determine the permeability category. The other system, which is composed of three ART neural networks and a single FIS, is employed to determine the lithofacies. The geophysical properties studied in this research, permeability category and lithofacies, are treated as categorical data. The permeability values are transformed into a "permeability category" to account for the effects of scale differences between core analyses and well logs, and heterogeneity in the carbonate rocks. The ART neural networks dynamically cluster the input data sets into different groups. The FIS is used to incorporate geologic experts' knowledge, which is usually in linguistic forms, into systems. These synergistic systems thus provide viable alternative solutions to overcome the effects of heterogeneity, the uncertainties of carbonate rock depositional environments, and the scarcity of well log data. The results obtained in this research show promising improvements over backpropagation neural networks. For the permeability category, the prediction accuracies are 68.4% and 62.8% for the multiple-single ART neural network-FIS and a single backpropagation neural network, respectively. For lithofacies, the prediction accuracies are 87.6%, 79%, and 62.8% for the single-multiple ART neural network-FIS, a single ART neural network, and a single backpropagation neural network, respectively. The sensitivity analysis results show that the multiple-single ART neural networks-FIS and a single ART neural network possess the same matching trends in

  8. Analysis of Latest Experience in Design of Industrial Buildings Reconstruction by Constructing Additional Interfloor Overlaps

    NASA Astrophysics Data System (ADS)

    Peshnina, I.; Sinitsina, O.

    2017-11-01

    The study relevance is determined by the increasing interest in reconstruction of city historical centers and located in the area of industrial buildings the functional profile of which needs to be changed. The problem of obtaining extra usable spaces in the historical centers of cities is solved by raising the number of storeys in the buildings which can be achieved by the construction of additional built-in inter-floor overlaps. The article is dedicated to the analysis of the recent years’ experience in reconstruction design involving this method in our country and abroad, in the Netherlands, in particular. The article presents the results of the analysis of the experience in reconstruction of the objects by constructing additional inter-floor overlaps and aims to define the optimum construction solution for built-in inter-floor overlapping and to develop non-existing solutions for wide application of this method in the reconstruction of a building with non-unified and unmodulated parameters. It was determined as expedient to apply a monolith reinforced concrete slab with the use of steel profiled flooring as a formwork and reinforcement and steel beams designed as “Built-in Beams” for the construction of built-in inter-floor overlaps in reconstruction. The article will be useful for specialists doing research in the sphere of reconstruction of the buildings and for the practical activity of design engineers.

  9. An analytical method to determine ground water supply well network designs.

    PubMed

    MacMillan, Gordon James

    2009-01-01

    An analytical method is provided where the ground water practitioner can quickly determine the size (number of wells) and spacing of a well network capable of meeting a known ground water demand. In order to apply the method, two new parameters are derived that relate theoretical drawdown to the maximum drawdown that is achievable without mining the aquifer. The size of a well network is shown to be proportional to the ground water demand and inversely proportional to the transmissivity and available head. The spacing between wells in a supply well network is shown to be most sensitive to a derived parameter r(HA/3) , which is related to the available head and the propagation of drawdown away from a theoretical well if the total ground water demand was applied to that well. The method can be used to quickly determine the required spacing between wells in well networks of various sizes that are completed in confined aquifers with no leakance. Copyright © 2009 The Author(s). Journal Compilation © 2009 National Ground Water Association.

  10. Analyzing the Coordinated Gene Network Underlying Temperature-Dependent Sex Determination in Reptiles

    PubMed Central

    Shoemaker, Christina M.; Crews, David

    2009-01-01

    Although gonadogenesis has been extensively studied in vertebrates with genetic sex determination, investigations at the molecular level in nontraditional model organisms with temperature-dependent sex determination are a relatively new area of research. Results show that while the key players of the molecular network underlying gonad development appear to be retained, their functions range from conserved to novel roles. In this review, we summarize experiments investigating candidate molecular players underlying temperature-dependent sex determination. We discuss some of the problems encountered unraveling this network, pose potential solutions, and suggest rewarding future directions of research. PMID:19022389

  11. Method and apparatus for determining and utilizing a time-expanded decision network

    NASA Technical Reports Server (NTRS)

    de Weck, Olivier (Inventor); Silver, Matthew (Inventor)

    2012-01-01

    A method, apparatus and computer program for determining and utilizing a time-expanded decision network is presented. A set of potential system configurations is defined. Next, switching costs are quantified to create a "static network" that captures the difficulty of switching among these configurations. A time-expanded decision network is provided by expanding the static network in time, including chance and decision nodes. Minimum cost paths through the network are evaluated under plausible operating scenarios. The set of initial design configurations are iteratively modified to exploit high-leverage switches and the process is repeated to convergence. Time-expanded decision networks are applicable, but not limited to, the design of systems, products, services and contracts.

  12. A 5' UTR-Overlapping LncRNA Activates the Male-Determining Gene doublesex1 in the Crustacean Daphnia magna.

    PubMed

    Kato, Yasuhiko; Perez, Christelle Alexa G; Mohamad Ishak, Nur Syafiqah; Nong, Quang D; Sudo, Yuumi; Matsuura, Tomoaki; Wada, Tadashi; Watanabe, Hajime

    2018-06-04

    Long noncoding RNAs (lncRNAs) are pervasively transcribed in the eukaryotic genome [1] and are important for the control of master regulatory genes that are involved in cell differentiation and development [2, 3]. Here, we show that a 5' UTR-overlapping lncRNA regulates the male-specific expression of the DM-domain gene doublesex1 (dsx1) in the crustacean Daphnia magna, which produces males in response to environmental stimuli. This lncRNA, named doublesex1 alpha promoter-associated long RNA (DAPALR), is transcribed upstream the transcription start site (TSS) in a sense orientation and subjected to 5' end capping and 3' end processing at a stem-loop structure before the dsx1 coding exon. Similar to dsx1, its expression is only activated in males by the juvenile hormone (JH) and basic-leucine zipper (bZIP) transcription factor Vrille (Vri) and is maintained during embryogenesis. Knockdown of DAPALR in males silenced dsx1 and led to feminization, including egg production, whereas ectopic expression of DAPALR in dsx1-silenced females resulted in the de-repression of dsx1. We further demonstrate that the DAPALR transcript overlaps the dsx1 5'-UTR, and this overlapping region is required for dsx1 activation. Our results suggest that DAPALR can transactivate and possibly maintain dsx1 expression. This might be important for converting transient environmental signals into stable male development, controlled by the continuous expression of dsx1. Copyright © 2018 Elsevier Ltd. All rights reserved.

  13. 9 CFR 121.4 - Overlap select agents and toxins.

    Code of Federal Regulations, 2012 CFR

    2012-01-01

    ... select agent or toxin to APHIS or CDC. (i) The seizure of any of the following overlap select agents and.... This report must be followed by submission of APHIS/CDC Form 4 within 7 calendar days after seizure of the overlap select agent or toxin. (ii) For all other overlap select agents or toxins, APHIS/CDC Form...

  14. Overload-based cascades on multiplex networks and effects of inter-similarity

    PubMed Central

    Zhou, Dong

    2017-01-01

    Although cascading failures caused by overload on interdependent/interconnected networks have been studied in the recent years, the effect of overlapping links (inter-similarity) on robustness to such cascades in coupled networks is not well understood. This is an important issue since shared links exist in many real-world coupled networks. In this paper, we propose a new model for load-based cascading failures in multiplex networks. We leverage it to compare different network structures, coupling schemes, and overload rules. More importantly, we systematically investigate the impact of inter-similarity on the robustness of the whole system under an initial intentional attack. Surprisingly, we find that inter-similarity can have a negative impact on robustness to overload cascades. To the best of our knowledge, we are the first to report the competition between the positive and the negative impacts of overlapping links on the robustness of coupled networks. These results provide useful suggestions for designing robust coupled traffic systems. PMID:29252988

  15. Increased risk of exacerbation and hospitalization in subjects with an overlap phenotype: COPD-asthma.

    PubMed

    Menezes, Ana Maria B; Montes de Oca, Maria; Pérez-Padilla, Rogelio; Nadeau, Gilbert; Wehrmeister, Fernando César; Lopez-Varela, Maria Victorina; Muiño, Adriana; Jardim, José Roberto B; Valdivia, Gonzalo; Tálamo, Carlos

    2014-02-01

    Several COPD phenotypes have been described; the COPD-asthma overlap is one of the most recognized. The aim of this study was to evaluate the prevalence of three subgroups (asthma, COPD, and COPD-asthma overlap) in the Latin American Project for the Investigation of Obstructive Lung Disease (PLATINO) study population, to describe their main characteristics, and to determine the association of the COPD-asthma overlap group with exacerbations, hospitalizations, limitations due to physical health, and perception of general health status (GHS). The PLATINO study is a multicenter population-based survey carried out in five Latin American cities. Outcomes were self-reported exacerbations (defined by deterioration of breathing symptoms that affected usual daily activities or caused missed work), hospitalizations due to exacerbations, physical health limitations, and patients' perception of their GHS obtained by questionnaire. Subjects were classified in three specific groups: COPD--a postbronchodilator (post-BD) FEV₁/FVC ratio of < 0.70; asthma--presence of wheezing in the last year and a minimum post-BD increase in FEV₁ or FVC of 12% and 200 mL; and overlap COPD-asthma--the combination of the two. Out of 5,044 subjects, 767 were classified as having COPD (12%), asthma (1.7%), and COPD-asthma overlap (1.8%). Subjects with COPD-asthma overlap had more respiratory symptoms, had worse lung function, used more respiratory medication, had more hospitalization and exacerbations, and had worse GHS. After adjusting for confounders, the COPD-asthma overlap was associated with higher risks for exacerbations (prevalence ratio [PR], 2.11; 95% CI, 1.08-4.12), hospitalizations (PR, 4.11; 95% CI, 1.45-11.67), and worse GHS (PR, 1.47; 95% CI, 1.18-1.85) compared with those with COPD. The coexisting COPD-asthma phenotype is possibly associated with increased disease severity.

  16. ProMotE: an efficient algorithm for counting independent motifs in uncertain network topologies.

    PubMed

    Ren, Yuanfang; Sarkar, Aisharjya; Kahveci, Tamer

    2018-06-26

    Identifying motifs in biological networks is essential in uncovering key functions served by these networks. Finding non-overlapping motif instances is however a computationally challenging task. The fact that biological interactions are uncertain events further complicates the problem, as it makes the existence of an embedding of a given motif an uncertain event as well. In this paper, we develop a novel method, ProMotE (Probabilistic Motif Embedding), to count non-overlapping embeddings of a given motif in probabilistic networks. We utilize a polynomial model to capture the uncertainty. We develop three strategies to scale our algorithm to large networks. Our experiments demonstrate that our method scales to large networks in practical time with high accuracy where existing methods fail. Moreover, our experiments on cancer and degenerative disease networks show that our method helps in uncovering key functional characteristics of biological networks.

  17. Determining Locations by Use of Networks of Passive Beacons

    NASA Technical Reports Server (NTRS)

    Okino, Clayton; Gray, Andrew; Jennings, Esther

    2009-01-01

    Networks of passive radio beacons spanning moderate-sized terrain areas have been proposed to aid navigation of small robotic aircraft that would be used to explore Saturn s moon Titan. Such networks could also be used on Earth to aid navigation of robotic aircraft, land vehicles, or vessels engaged in exploration or reconnaissance in situations or locations (e.g., underwater locations) in which Global Positioning System (GPS) signals are unreliable or unavailable. Prior to use, it would be necessary to pre-position the beacons at known locations that would be determined by use of one or more precise independent global navigation system(s). Thereafter, while navigating over the area spanned by a given network of passive beacons, an exploratory robot would use the beacons to determine its position precisely relative to the known beacon positions (see figure). If it were necessary for the robot to explore multiple, separated terrain areas spanned by different networks of beacons, the robot could use a long-haul, relatively coarse global navigation system for the lower-precision position determination needed during transit between such areas. The proposed method of precise determination of position of an exploratory robot relative to the positions of passive radio beacons is based partly on the principles of radar and partly on the principles of radio-frequency identification (RFID) tags. The robot would transmit radar-like signals that would be modified and reflected by the passive beacons. The distance to each beacon would be determined from the roundtrip propagation time and/or round-trip phase shift of the signal returning from that beacon. Signals returned from different beacons could be distinguished by means of their RFID characteristics. Alternatively or in addition, the antenna of each beacon could be designed to radiate in a unique pattern that could be identified by the navigation system. Also, alternatively or in addition, sets of identical beacons could

  18. Topology determines force distributions in one-dimensional random spring networks.

    PubMed

    Heidemann, Knut M; Sageman-Furnas, Andrew O; Sharma, Abhinav; Rehfeldt, Florian; Schmidt, Christoph F; Wardetzky, Max

    2018-02-01

    Networks of elastic fibers are ubiquitous in biological systems and often provide mechanical stability to cells and tissues. Fiber-reinforced materials are also common in technology. An important characteristic of such materials is their resistance to failure under load. Rupture occurs when fibers break under excessive force and when that failure propagates. Therefore, it is crucial to understand force distributions. Force distributions within such networks are typically highly inhomogeneous and are not well understood. Here we construct a simple one-dimensional model system with periodic boundary conditions by randomly placing linear springs on a circle. We consider ensembles of such networks that consist of N nodes and have an average degree of connectivity z but vary in topology. Using a graph-theoretical approach that accounts for the full topology of each network in the ensemble, we show that, surprisingly, the force distributions can be fully characterized in terms of the parameters (N,z). Despite the universal properties of such (N,z) ensembles, our analysis further reveals that a classical mean-field approach fails to capture force distributions correctly. We demonstrate that network topology is a crucial determinant of force distributions in elastic spring networks.

  19. Topology determines force distributions in one-dimensional random spring networks

    NASA Astrophysics Data System (ADS)

    Heidemann, Knut M.; Sageman-Furnas, Andrew O.; Sharma, Abhinav; Rehfeldt, Florian; Schmidt, Christoph F.; Wardetzky, Max

    2018-02-01

    Networks of elastic fibers are ubiquitous in biological systems and often provide mechanical stability to cells and tissues. Fiber-reinforced materials are also common in technology. An important characteristic of such materials is their resistance to failure under load. Rupture occurs when fibers break under excessive force and when that failure propagates. Therefore, it is crucial to understand force distributions. Force distributions within such networks are typically highly inhomogeneous and are not well understood. Here we construct a simple one-dimensional model system with periodic boundary conditions by randomly placing linear springs on a circle. We consider ensembles of such networks that consist of N nodes and have an average degree of connectivity z but vary in topology. Using a graph-theoretical approach that accounts for the full topology of each network in the ensemble, we show that, surprisingly, the force distributions can be fully characterized in terms of the parameters (N ,z ) . Despite the universal properties of such (N ,z ) ensembles, our analysis further reveals that a classical mean-field approach fails to capture force distributions correctly. We demonstrate that network topology is a crucial determinant of force distributions in elastic spring networks.

  20. High-Order Moving Overlapping Grid Methodology in a Spectral Element Method

    NASA Astrophysics Data System (ADS)

    Merrill, Brandon E.

    A moving overlapping mesh methodology that achieves spectral accuracy in space and up to second-order accuracy in time is developed for solution of unsteady incompressible flow equations in three-dimensional domains. The targeted applications are in aerospace and mechanical engineering domains and involve problems in turbomachinery, rotary aircrafts, wind turbines and others. The methodology is built within the dual-session communication framework initially developed for stationary overlapping meshes. The methodology employs semi-implicit spectral element discretization of equations in each subdomain and explicit treatment of subdomain interfaces with spectrally-accurate spatial interpolation and high-order accurate temporal extrapolation, and requires few, if any, iterations, yet maintains the global accuracy and stability of the underlying flow solver. Mesh movement is enabled through the Arbitrary Lagrangian-Eulerian formulation of the governing equations, which allows for prescription of arbitrary velocity values at discrete mesh points. The stationary and moving overlapping mesh methodologies are thoroughly validated using two- and three-dimensional benchmark problems in laminar and turbulent flows. The spatial and temporal global convergence, for both methods, is documented and is in agreement with the nominal order of accuracy of the underlying solver. Stationary overlapping mesh methodology was validated to assess the influence of long integration times and inflow-outflow global boundary conditions on the performance. In a turbulent benchmark of fully-developed turbulent pipe flow, the turbulent statistics are validated against the available data. Moving overlapping mesh simulations are validated on the problems of two-dimensional oscillating cylinder and a three-dimensional rotating sphere. The aerodynamic forces acting on these moving rigid bodies are determined, and all results are compared with published data. Scaling tests, with both methodologies

  1. Default network activation during episodic and semantic memory retrieval: A selective meta-analytic comparison.

    PubMed

    Kim, Hongkeun

    2016-01-08

    It remains unclear whether and to what extent the default network subregions involved in episodic memory (EM) and semantic memory (SM) processes overlap or are separated from one another. This study addresses this issue through a controlled meta-analysis of functional neuroimaging studies involving healthy participants. Various EM and SM task paradigms differ widely in the extent of default network involvement. Therefore, the issue at hand cannot be properly addressed without some control for this factor. In this regard, this study employs a two-stage analysis: a preliminary meta-analysis to select EM and SM task paradigms that recruit relatively extensive default network regions and a main analysis to compare the selected task paradigms. Based on a within-EM comparison, the default network contributed more to recollection/familiarity effects than to old/new effects, and based on a within-SM comparison, it contributed more to word/pseudoword effects than to semantic/phonological effects. According to a direct comparison of recollection/familiarity and word/pseudoword effects, each involving a range of default network regions, there were more overlaps than separations in default network subregions involved in these two effects. More specifically, overlaps included the bilateral posterior cingulate/retrosplenial cortex, left inferior parietal lobule, and left anteromedial prefrontal regions, whereas separations included only the hippocampal formation and the parahippocampal cortex region, which was unique to recollection/familiarity effects. These results indicate that EM and SM retrieval processes involving strong memory signals recruit extensive and largely overlapping default network regions and differ mainly in distinct contributions of hippocampus and parahippocampal regions to EM retrieval. Copyright © 2015 Elsevier Ltd. All rights reserved.

  2. A comparative study of novel spectrophotometric resolution techniques applied for pharmaceutical mixtures with partially or severely overlapped spectra

    NASA Astrophysics Data System (ADS)

    Lotfy, Hayam M.; Tawakkol, Shereen M.; Fahmy, Nesma M.; Shehata, Mostafa A.

    2015-02-01

    Simultaneous determination of mixtures of lidocaine hydrochloride (LH), flucortolone pivalate (FCP), in presence of chlorquinaldol (CQ) without prior separation steps was applied using either successive or progressive resolution techniques. According to the concentration of CQ the extent of overlapping changed so it can be eliminated from the mixture to get the binary mixture of LH and FCP using ratio subtraction method for partially overlapped spectra or constant value via amplitude difference followed by ratio subtraction or constant center followed by spectrum subtraction spectrum subtraction for severely overlapped spectra. Successive ratio subtraction was coupled with extended ratio subtraction, constant multiplication, derivative subtraction coupled constant multiplication, and spectrum subtraction can be applied for the analysis of partially overlapped spectra. On the other hand severely overlapped spectra can be analyzed by constant center and the novel methods namely differential dual wavelength (D1 DWL) for CQ, ratio difference and differential derivative ratio (D1 DR) for FCP, while LH was determined by applying constant value via amplitude difference followed by successive ratio subtraction, and successive derivative subtraction. The spectra of the cited drugs can be resolved and their concentrations are determined progressively from the same ratio spectrum using amplitude modulation method. The specificity of the developed methods was investigated by analyzing laboratory prepared mixtures and were successfully applied for the analysis of pharmaceutical formulations containing the cited drugs with no interference from additives. The proposed methods were validated according to the ICH guidelines. The obtained results were statistically compared with those of the official or reported methods; using student t-test, F-test, and one way ANOVA, showing no significant difference with respect to accuracy and precision.

  3. Disease networks. Uncovering disease-disease relationships through the incomplete interactome.

    PubMed

    Menche, Jörg; Sharma, Amitabh; Kitsak, Maksim; Ghiassian, Susan Dina; Vidal, Marc; Loscalzo, Joseph; Barabási, Albert-László

    2015-02-20

    According to the disease module hypothesis, the cellular components associated with a disease segregate in the same neighborhood of the human interactome, the map of biologically relevant molecular interactions. Yet, given the incompleteness of the interactome and the limited knowledge of disease-associated genes, it is not obvious if the available data have sufficient coverage to map out modules associated with each disease. Here we derive mathematical conditions for the identifiability of disease modules and show that the network-based location of each disease module determines its pathobiological relationship to other diseases. For example, diseases with overlapping network modules show significant coexpression patterns, symptom similarity, and comorbidity, whereas diseases residing in separated network neighborhoods are phenotypically distinct. These tools represent an interactome-based platform to predict molecular commonalities between phenotypically related diseases, even if they do not share primary disease genes. Copyright © 2015, American Association for the Advancement of Science.

  4. Burnout-depression overlap: a review.

    PubMed

    Bianchi, Renzo; Schonfeld, Irvin Sam; Laurent, Eric

    2015-03-01

    Whether burnout is a form of depression or a distinct phenomenon is an object of controversy. The aim of the present article was to provide an up-to-date review of the literature dedicated to the question of burnout-depression overlap. A systematic literature search was carried out in PubMed, PsycINFO, and IngentaConnect. A total of 92 studies were identified as informing the issue of burnout-depression overlap. The current state of the art suggests that the distinction between burnout and depression is conceptually fragile. It is notably unclear how the state of burnout (i.e., the end stage of the burnout process) is conceived to differ from clinical depression. Empirically, evidence for the distinctiveness of the burnout phenomenon has been inconsistent, with the most recent studies casting doubt on that distinctiveness. The absence of consensual diagnostic criteria for burnout and burnout research's insufficient consideration of the heterogeneity of depressive disorders constitute major obstacles to the resolution of the raised issue. In conclusion, the epistemic status of the seminal, field-dominating definition of burnout is questioned. It is suggested that systematic clinical observation should be given a central place in future research on burnout-depression overlap. Copyright © 2015 Elsevier Ltd. All rights reserved.

  5. Prevention of overlapping prescriptions of psychotropic drugs by community pharmacists.

    PubMed

    Shimane, Takuya; Matsumoto, Toshihiko; Wada, Kiyoshi

    2012-10-01

    The nonmedical use or abuse of prescription drugs, including psychotropic medicines, is a growing health problem in Japan. Patient access to psychotropic drugs, specifically from the oversupply of medications due to overlapping prescriptions, may increase the risk of drug abuse and dependence. However, very little is known about such overlapping prescriptions. Today, the dispensing of prescriptions is generally moving from inside to outside of hospitals, with psychotropic drugs mainly dispensed at community pharmacies. In this study, we used health insurance claims (i.e., receipts) for dispensing as the main source of information in an investigation of overlapping prescriptions of psychotropic drugs. A total of 119 patients were found to have received overlapping prescriptions, as identified by community pharmacists who were members of the Saitama Pharmaceutical Association, using patient medication records, followed by medication counseling and prescription notes for the patient. According to our findings, the most frequently overlapping medication was etizolam. Etizolam can be prescribed for more than 30 days since it is not regulated under Japanese law as a "psychotropic drug." Generally, when a drug can be prescribed for a greater number of days, it increases the likelihood of an overlapping prescription during the same period. As a result, the long-term prescription of etizolam increases the risk of overlapping prescriptions. We also found that the patients who received overlapping prescriptions of etizolam were mostly elderly and the most common pattern was prescription from both internal medicine and orthopedics physicians. Etizolam has wide range of indications that are covered by health insurance. Our results suggest that patients who received overlapping prescriptions of etizolam may receive prescriptions from different prescribers for different purposes. Therefore, it may be appropriate to regulate etizolam as a "psychotropic drug" under Japanese law

  6. Window and Overlap Processing Effects on Power Estimates from Spectra

    NASA Astrophysics Data System (ADS)

    Trethewey, M. W.

    2000-03-01

    Fast Fourier transform (FFT) spectral processing is based on the assumption of stationary ergodic data. In engineering practice, the assumption is often violated and non-stationary data processed. Data windows are commonly used to reduce leakage by decreasing the signal amplitudes near the boundaries of the discrete samples. With certain combinations of non-stationary signals and windows, the temporal weighting may attenuate important signal characteristics to adversely affect any subsequent processing. In other words, the window artificially reduces a significant section of the time signal. Consequently, spectra and overall power estimated from the affected samples are unreliable. FFT processing can be particularly problematic when the signal consists of randomly occurring transients superimposed on a more continuous signal. Overlap processing is commonly used in this situation to improve the estimates. However, the results again depend on the temporal character of the signal in relation to the window weighting. A worst-case scenario, a short-duration half sine pulse, is used to illustrate the relationship between overlap percentage and resulting power estimates. The power estimates are shown to depend on the temporal behaviour of the square of overlapped window segments. An analysis shows that power estimates may be obtained to within 0.27 dB for the following windows and overlap combinations: rectangular (0% overlap), Hanning (62.5% overlap), Hamming (60.35% overlap) and flat-top (82.25% overlap).

  7. Scalable Management of Enterprise and Data-Center Networks

    DTIC Science & Technology

    2011-09-01

    To the best of our knowledge , there is no systematic and efficient solution for handling overlapping wildcard rules in network-wide flow- management ...and D. Maltz, “Unraveling the complexity of network management ,” in NSDI, 2009. [4] P. Mahadevan, P. Sharma, S. Banerjee, and P. Ranganathan , “A...Scalable Management of Enterprise and Data-Center Networks Minlan Yu A Dissertation Presented to the Faculty of Princeton University in Candidacy for

  8. Overlap among Environmental Databases.

    ERIC Educational Resources Information Center

    Miller, Betty

    1981-01-01

    Describes the methodology and results of a study comparing the overlap of Enviroline, Pollution, and the Environmental Periodicals Bibliography files through searches on acid rain, asbestos and water, diesel, glass recycling, Lake Erie, Concorde, reverse osmosis wastewater treatment cost, and Calspan. Nine tables are provided. (RBF)

  9. Algebraic Approach for Recovering Topology in Distributed Camera Networks

    DTIC Science & Technology

    2009-01-14

    not valid for camera networks. Spatial sam- pling of plenoptic function [2] from a network of cameras is rarely i.i.d. (independent and identi- cally...coverage can be used to track and compare paths in a wireless camera network without any metric calibration information. In particular, these results can...edition edition, 2000. [14] A. Rahimi, B. Dunagan, and T. Darrell. Si- multaneous calibration and tracking with a network of non-overlapping sensors. In

  10. Statistical physics of interacting neural networks

    NASA Astrophysics Data System (ADS)

    Kinzel, Wolfgang; Metzler, Richard; Kanter, Ido

    2001-12-01

    Recent results on the statistical physics of time series generation and prediction are presented. A neural network is trained on quasi-periodic and chaotic sequences and overlaps to the sequence generator as well as the prediction errors are calculated numerically. For each network there exists a sequence for which it completely fails to make predictions. Two interacting networks show a transition to perfect synchronization. A pool of interacting networks shows good coordination in the minority game-a model of competition in a closed market. Finally, as a demonstration, a perceptron predicts bit sequences produced by human beings.

  11. Form and function in gene regulatory networks: the structure of network motifs determines fundamental properties of their dynamical state space.

    PubMed

    Ahnert, S E; Fink, T M A

    2016-07-01

    Network motifs have been studied extensively over the past decade, and certain motifs, such as the feed-forward loop, play an important role in regulatory networks. Recent studies have used Boolean network motifs to explore the link between form and function in gene regulatory networks and have found that the structure of a motif does not strongly determine its function, if this is defined in terms of the gene expression patterns the motif can produce. Here, we offer a different, higher-level definition of the 'function' of a motif, in terms of two fundamental properties of its dynamical state space as a Boolean network. One is the basin entropy, which is a complexity measure of the dynamics of Boolean networks. The other is the diversity of cyclic attractor lengths that a given motif can produce. Using these two measures, we examine all 104 topologically distinct three-node motifs and show that the structural properties of a motif, such as the presence of feedback loops and feed-forward loops, predict fundamental characteristics of its dynamical state space, which in turn determine aspects of its functional versatility. We also show that these higher-level properties have a direct bearing on real regulatory networks, as both basin entropy and cycle length diversity show a close correspondence with the prevalence, in neural and genetic regulatory networks, of the 13 connected motifs without self-interactions that have been studied extensively in the literature. © 2016 The Authors.

  12. Graph theoretical analysis of functional network for comprehension of sign language.

    PubMed

    Liu, Lanfang; Yan, Xin; Liu, Jin; Xia, Mingrui; Lu, Chunming; Emmorey, Karen; Chu, Mingyuan; Ding, Guosheng

    2017-09-15

    Signed languages are natural human languages using the visual-motor modality. Previous neuroimaging studies based on univariate activation analysis show that a widely overlapped cortical network is recruited regardless whether the sign language is comprehended (for signers) or not (for non-signers). Here we move beyond previous studies by examining whether the functional connectivity profiles and the underlying organizational structure of the overlapped neural network may differ between signers and non-signers when watching sign language. Using graph theoretical analysis (GTA) and fMRI, we compared the large-scale functional network organization in hearing signers with non-signers during the observation of sentences in Chinese Sign Language. We found that signed sentences elicited highly similar cortical activations in the two groups of participants, with slightly larger responses within the left frontal and left temporal gyrus in signers than in non-signers. Crucially, further GTA revealed substantial group differences in the topologies of this activation network. Globally, the network engaged by signers showed higher local efficiency (t (24) =2.379, p=0.026), small-worldness (t (24) =2.604, p=0.016) and modularity (t (24) =3.513, p=0.002), and exhibited different modular structures, compared to the network engaged by non-signers. Locally, the left ventral pars opercularis served as a network hub in the signer group but not in the non-signer group. These findings suggest that, despite overlap in cortical activation, the neural substrates underlying sign language comprehension are distinguishable at the network level from those for the processing of gestural action. Copyright © 2017 Elsevier B.V. All rights reserved.

  13. Epidemic spreading and immunization strategy in multiplex networks

    NASA Astrophysics Data System (ADS)

    Alvarez Zuzek, Lucila G.; Buono, Camila; Braunstein, Lidia A.

    2015-09-01

    A more connected world has brought major consequences such as facilitate the spread of diseases all over the world to quickly become epidemics, reason why researchers are concentrated in modeling the propagation of epidemics and outbreaks in multilayer networks. In this networks all nodes interact in different layers with different type of links. However, in many scenarios such as in the society, a multiplex network framework is not completely suitable since not all individuals participate in all layers. In this paper, we use a partially overlapped, multiplex network where only a fraction of the individuals are shared by the layers. We develop a mitigation strategy for stopping a disease propagation, considering the Susceptible-Infected- Recover model, in a system consisted by two layers. We consider a random immunization in one of the layers and study the effect of the overlapping fraction in both, the propagation of the disease and the immunization strategy. Using branching theory, we study this scenario theoretically and via simulations and find a lower epidemic threshold than in the case without strategy.

  14. Characteristics and self-rated health of overlap syndrome.

    PubMed

    Chung, Jung Wha; Kong, Kyoung Ae; Lee, Jin Hwa; Lee, Seok Jeong; Ryu, Yon Ju; Chang, Jung Hyun

    2014-01-01

    Overlap syndrome shares features of both asthma and chronic obstructive pulmonary disease (COPD). The aim of this study was to investigate characteristics of overlap syndrome and their effect on self-rated health (SRH). We analyzed data from the Fourth Korea National Health and Nutrition Examination Survey of 2007-2009. Subjects with acceptable spirometry and available wheezing history were included. Subjects were classified into four groups based on forced expiratory volume in one second (FEV1)/forced vital capacity (FVC) results and the presence or absence of self-reported wheezing for the previous 12 months: 1) COPD group, defined as having FEV1/FVC <0.7 without self-reported wheezing history; 2) asthma group, defined as having self-reported wheezing history without FEV1/FVC <0.7; 3) overlap syndrome group, having both FEV1/FVC <0.7 and wheezing history; and 4) non-obstructive disease (NOD) group, having neither FEV1/FVC <0.7 nor self-reported wheezing. SRH was categorized as better or lower based on responses to a questionnaire. From a total 9,104 subjects, 700 were assigned to the COPD group, 560 to the asthma group, 210 to the overlap syndrome group, and 7,634 to the NOD group. Compared to the other groups, subjects in the overlap syndrome group were more likely to have low lung function, a high proportion of smokers, low socioeconomic status, short education duration, lower SRH, and past diagnosis of pulmonary tuberculosis or bronchiectasis. Multiple logistic regression analysis revealed that both overlap syndrome and asthma groups were independently associated with lower SRH after adjustment for age, sex, socioeconomic status, education level, smoking status, comorbidities, and lung function. Female, old age, low education level, low economic status, smoker and other comorbidities were also associated with lower SRH. Overlap syndrome was accompanied by high morbidity and was associated with lower SRH, which needs more appropriate care.

  15. How does the 'rest-self overlap' mediate the qualitative and automatic features of self-reference?

    PubMed

    Northoff, Georg

    2016-01-01

    The target article points out the qualitative and automatic features of self-reference while leaving open the underlying neural mechanisms. Based on empirical evidence about rest-self overlap and rest-stimulus interaction being special for self-related stimuli, I postulate that the resting state shows self-specific organization. The resting state's self-specific organization may be encoded by activity balances between different networks which in turn predispose the qualitative features of subsequent self-related stimulus-induced activity in, for instance, SAN as well as the automatic features of self-reference effects.

  16. Analysis of Surface Roughness at Overlapping Laser Shock Peening

    NASA Astrophysics Data System (ADS)

    Dai, F. Z.; Zhang, Z. D.; Zhou, J. Z.; Lu, J. Z.; Zhang, Y. K.

    2016-02-01

    The overlapping effects on surface roughness are studied when samples are treated by laser shock peening (LSP). Surface roughness of overlapped circular laser spot is calculated by ISO 25178 height parameters. The usually used overlapping styles namely isosceles-right-triangle-style (AAP) and equilateral-triangle-style (AAA) are carefully investigated when the overlapping degree in x-axis (ηx) is below 50%. Surface roughness of isosceles-right-triangle-style attains its minimum value at ηx of 29.3%, and attains its maximum value at ηx of 43.6%. Surface roughness of equilateral-triangle-style attains its minimum value at ηx of 42.3%, and attains its maximum value at ηx of 32%. Experimental results are well consistent with theoretical analysis.

  17. Large-Scale functional network overlap is a general property of brain functional organization: Reconciling inconsistent fMRI findings from general-linear-model-based analyses

    PubMed Central

    Xu, Jiansong; Potenza, Marc N.; Calhoun, Vince D.; Zhang, Rubin; Yip, Sarah W.; Wall, John T.; Pearlson, Godfrey D.; Worhunsky, Patrick D.; Garrison, Kathleen A.; Moran, Joseph M.

    2016-01-01

    Functional magnetic resonance imaging (fMRI) studies regularly use univariate general-linear-model-based analyses (GLM). Their findings are often inconsistent across different studies, perhaps because of several fundamental brain properties including functional heterogeneity, balanced excitation and inhibition (E/I), and sparseness of neuronal activities. These properties stipulate heterogeneous neuronal activities in the same voxels and likely limit the sensitivity and specificity of GLM. This paper selectively reviews findings of histological and electrophysiological studies and fMRI spatial independent component analysis (sICA) and reports new findings by applying sICA to two existing datasets. The extant and new findings consistently demonstrate several novel features of brain functional organization not revealed by GLM. They include overlap of large-scale functional networks (FNs) and their concurrent opposite modulations, and no significant modulations in activity of most FNs across the whole brain during any task conditions. These novel features of brain functional organization are highly consistent with the brain’s properties of functional heterogeneity, balanced E/I, and sparseness of neuronal activity, and may help reconcile inconsistent GLM findings. PMID:27592153

  18. Overlapping hotspots in CDRs are critical sites for V region diversification.

    PubMed

    Wei, Lirong; Chahwan, Richard; Wang, Shanzhi; Wang, Xiaohua; Pham, Phuong T; Goodman, Myron F; Bergman, Aviv; Scharff, Matthew D; MacCarthy, Thomas

    2015-02-17

    Activation-induced deaminase (AID) mediates the somatic hypermutation (SHM) of Ig variable (V) regions that is required for the affinity maturation of the antibody response. An intensive analysis of a published database of somatic hypermutations that arose in the IGHV3-23*01 human V region expressed in vivo by human memory B cells revealed that the focus of mutations in complementary determining region (CDR)1 and CDR2 coincided with a combination of overlapping AGCT hotspots, the absence of AID cold spots, and an abundance of polymerase eta hotspots. If the overlapping hotspots in the CDR1 or CDR2 did not undergo mutation, the frequency of mutations throughout the V region was reduced. To model this result, we examined the mutation of the human IGHV3-23*01 biochemically and in the endogenous heavy chain locus of Ramos B cells. Deep sequencing revealed that IGHV3-23*01 in Ramos cells accumulates AID-induced mutations primarily in the AGCT in CDR2, which was also the most frequent site of mutation in vivo. Replacing the overlapping hotspots in CDR1 and CDR2 with neutral or cold motifs resulted in a reduction in mutations within the modified motifs and, to some degree, throughout the V region. In addition, some of the overlapping hotspots in the CDRs were at sites in which replacement mutations could change the structure of the CDR loops. Our analysis suggests that the local sequence environment of the V region, and especially of the CDR1 and CDR2, is highly evolved to recruit mutations to key residues in the CDRs of the IgV region.

  19. A Compact Optical Instrument with Artificial Neural Network for pH Determination

    PubMed Central

    Capel-Cuevas, Sonia; López-Ruiz, Nuria; Martinez-Olmos, Antonio; Cuéllar, Manuel P.; Pegalajar, Maria del Carmen; Palma, Alberto José; de Orbe-Payá, Ignacio; Capitán-Vallvey, Luis Fermin

    2012-01-01

    The aim of this work was the determination of pH with a sensor array-based optical portable instrument. This sensor array consists of eleven membranes with selective colour changes at different pH intervals. The method for the pH calculation is based on the implementation of artificial neural networks that use the responses of the membranes to generate a final pH value. A multi-objective algorithm was used to select the minimum number of sensing elements required to achieve an accurate pH determination from the neural network, and also to minimise the network size. This helps to minimise instrument and array development costs and save on microprocessor energy consumption. A set of artificial neural networks that fulfils these requirements is proposed using different combinations of the membranes in the sensor array, and is evaluated in terms of accuracy and reliability. In the end, the network including the response of the eleven membranes in the sensor was selected for validation in the instrument prototype because of its high accuracy. The performance of the instrument was evaluated by measuring the pH of a large set of real samples, showing that high precision can be obtained in the full range. PMID:22778668

  20. Trophic overlap between native and invasive stream crayfish

    USGS Publications Warehouse

    Magoulick, Daniel D.; Piercey, Glenn L.

    2016-01-01

    We examined trophic dynamics of a stream food web where invasive Orconectes neglectusappear to be displacing native O. eupunctus in the Spring River drainage of the Ozark Highlands, Missouri and Arkansas, USA. We collected crayfish species and possible food sources seasonally from a site of sympatry on the South Fork Spring River. We determined diet overlap and potential for competition between O. eupunctus and O. neglectus, and investigated seasonal variation using carbon and nitrogen stable isotope analyses and gut content analyses. Gut content analysis showed both species of crayfish consumed mainly detritus during summer and spring, with other prey categories varying by species and season. Stable isotope analysis showed that O. eupunctus and O. neglectus relied on invertebrates as a major energy and nutrient source throughout summer, autumn, and spring, and the two species showed differences in their stable isotope signatures during spring and summer, but not autumn. Given the trophic overlap between O. eupunctus and O. neglectus, there is a potential for the two species to compete for food and to be ecologically redundant. Ecological redundancy can lead to reduced effects on ecosystem function post-invasion, and therefore examining ecological redundancy of potential invaders should be a conservation priority.

  1. Trophic overlap between native and invasive stream crayfish

    USGS Publications Warehouse

    Magoulick, Daniel D.; Piercey, Glenn L.

    2016-01-01

    We examined trophic dynamics of a stream food web where invasive Orconectes neglectus appear to be displacing native O. eupunctus in the Spring River drainage of the Ozark Highlands, Missouri and Arkansas, USA. We collected crayfish species and possible food sources seasonally from a site of sympatry on the South Fork Spring River. We determined diet overlap and potential for competition between O. eupunctus and O. neglectus, and investigated seasonal variation using carbon and nitrogen stable isotope analyses and gut content analyses. Gut content analysis showed both species of crayfish consumed mainly detritus during summer and spring, with other prey categories varying by species and season. Stable isotope analysis showed that O. eupunctus and O. neglectus relied on invertebrates as a major energy and nutrient source throughout summer, autumn, and spring, and the two species showed differences in their stable isotope signatures during spring and summer, but not autumn. Given the trophic overlap between O. eupunctus and O. neglectus, there is a potential for the two species to compete for food and to be ecologically redundant. Ecological redundancy can lead to reduced effects on ecosystem function post-invasion, and therefore examining ecological redundancy of potential invaders should be a conservation priority.

  2. Overlap Properties of Clouds Generated by a Cloud Resolving Model

    NASA Technical Reports Server (NTRS)

    Oreopoulos, L.; Khairoutdinov, M.

    2002-01-01

    In order for General Circulation Models (GCMs), one of our most important tools to predict future climate, to correctly describe the propagation of solar and thermal radiation through the cloudy atmosphere a realistic description of the vertical distribution of cloud amount is needed. Actually, one needs not only the cloud amounts at different levels of the atmosphere, but also how these cloud amounts are related, in other words, how they overlap. Currently GCMs make some idealized assumptions about cloud overlap, for example that contiguous cloud layers overlap maximally and non-contiguous cloud layers overlap in a random fashion. Since there are difficulties in obtaining the vertical profile of cloud amount from observations, the realism of the overlap assumptions made in GCMs has not been yet rigorously investigated. Recently however, cloud observations from a relatively new type of ground radar have been used to examine the vertical distribution of cloudiness. These observations suggest that the GCM overlap assumptions are dubious. Our study uses cloud fields from sophisticated models dedicated to simulate cloud formation, maintenance, and dissipation called Cloud Resolving Models . These models are generally considered capable of producing realistic three-dimensional representation of cloudiness. Using numerous cloud fields produced by such a CRM we show that the degree of overlap between cloud layers is a function of their separation distance, and is in general described by a combination of the maximum and random overlap assumption, with random overlap dominating as separation distances increase. We show that it is possible to parameterize this behavior in a way that can eventually be incorporated in GCMs. Our results seem to have a significant resemblance to the results from the radar observations despite the completely different nature of the datasets. This consistency is encouraging and will promote development of new radiative transfer codes that will

  3. HIV-Related Stigma and Overlapping Stigmas Towards People Living With HIV Among Health Care Trainees in Canada.

    PubMed

    Wagner, Anne C; Girard, Todd; McShane, Kelly E; Margolese, Shari; Hart, Trevor A

    2017-08-01

    HIV continues to be a stigmatized disease, despite significant advances in care and concerted effort to reduce discrimination, stereotypes, and prejudice. Living with HIV is often associated with a multitude of overlapping and intersecting experiences which can, in and of themselves, also be stigmatized, and which may exacerbate HIV-related stigma. The consequences of these stigmatizing experiences are particularly impactful when the stigmatizing individual is a health care provider, as this can influence access to and quality of care. The current study empirically investigates a model of overlapping stigmas (homophobia, racism, sexism, stigma against injection drug use and stigma against sex work) potentially held by health care provider trainees in Canada to determine how these constructs overlap and intersect, and to assess whether HIV-related stigma may have unique attributes. Understanding overlapping stigmas can help inform targeted, stigma-informed training for health care trainees in order to provide effective, compassionate care for people living with HIV.

  4. Contributions of Medial Temporal Lobe and Striatal Memory Systems to Learning and Retrieving Overlapping Spatial Memories

    PubMed Central

    Brown, Thackery I.; Stern, Chantal E.

    2014-01-01

    Many life experiences share information with other memories. In order to make decisions based on overlapping memories, we need to distinguish between experiences to determine the appropriate behavior for the current situation. Previous work suggests that the medial temporal lobe (MTL) and medial caudate interact to support the retrieval of overlapping navigational memories in different contexts. The present study used functional magnetic resonance imaging (fMRI) in humans to test the prediction that the MTL and medial caudate play complementary roles in learning novel mazes that cross paths with, and must be distinguished from, previously learned routes. During fMRI scanning, participants navigated virtual routes that were well learned from prior training while also learning new mazes. Critically, some routes learned during scanning shared hallways with those learned during pre-scan training. Overlap between mazes required participants to use contextual cues to select between alternative behaviors. Results demonstrated parahippocampal cortex activity specific for novel spatial cues that distinguish between overlapping routes. The hippocampus and medial caudate were active for learning overlapping spatial memories, and increased their activity for previously learned routes when they became context dependent. Our findings provide novel evidence that the MTL and medial caudate play complementary roles in the learning, updating, and execution of context-dependent navigational behaviors. PMID:23448868

  5. Radial sets: interactive visual analysis of large overlapping sets.

    PubMed

    Alsallakh, Bilal; Aigner, Wolfgang; Miksch, Silvia; Hauser, Helwig

    2013-12-01

    In many applications, data tables contain multi-valued attributes that often store the memberships of the table entities to multiple sets such as which languages a person masters, which skills an applicant documents, or which features a product comes with. With a growing number of entities, the resulting element-set membership matrix becomes very rich of information about how these sets overlap. Many analysis tasks targeted at set-typed data are concerned with these overlaps as salient features of such data. This paper presents Radial Sets, a novel visual technique to analyze set memberships for a large number of elements. Our technique uses frequency-based representations to enable quickly finding and analyzing different kinds of overlaps between the sets, and relating these overlaps to other attributes of the table entities. Furthermore, it enables various interactions to select elements of interest, find out if they are over-represented in specific sets or overlaps, and if they exhibit a different distribution for a specific attribute compared to the rest of the elements. These interactions allow formulating highly-expressive visual queries on the elements in terms of their set memberships and attribute values. As we demonstrate via two usage scenarios, Radial Sets enable revealing and analyzing a multitude of overlapping patterns between large sets, beyond the limits of state-of-the-art techniques.

  6. Geometric Quality Assessment of LIDAR Data Based on Swath Overlap

    NASA Astrophysics Data System (ADS)

    Sampath, A.; Heidemann, H. K.; Stensaas, G. L.

    2016-06-01

    ) It is suggested that 4000-5000 points are uniformly sampled in the overlapping regions of the point cloud, and depending on the surface roughness, to measure the discrepancy between swaths. Care must be taken to sample only areas of single return points only. Point-to-Plane distance based data quality measures are determined for each sample point. These measurements are used to determine the above mentioned parameters. This paper details the measurements and analysis of measurements required to determine these metrics, i.e. Discrepancy Angle, Mean and RMSD of errors in flat regions and horizontal errors obtained using measurements extracted from sloping regions (slope greater than 10 degrees). The research is a result of an ad-hoc joint working group of the US Geological Survey and the American Society for Photogrammetry and Remote Sensing (ASPRS) Airborne Lidar Committee.

  7. A dual-wavelength overlapping resonance Rayleigh scattering method for the determination of chondroitin sulfate with nile blue sulfate

    NASA Astrophysics Data System (ADS)

    Cui, Zhiping; Hu, Xiaoli; Liu, Shaopu; Liu, Zhongfang

    2011-12-01

    A dual-wavelength overlapping resonance Rayleigh scattering (DWO-RRS) method was developed to detect chondroitin sulfate (CS) with nile blue sulfate (NBS). At pH 3.0-4.0 Britton-Robinson (BR) buffer medium, CS interacted with NBS to form an ion-association complex. As a result, the new spectra of resonance Rayleigh scattering (RRS), second order scattering (SOS) and frequence doubling scattering (FDS) appeared and their intensities were enhanced greatly. Their maximum wavelengths were located at 303 nm (RRS), 362 nm (RRS), 588 nm (SOS) and 350 nm (FDS), respectively. The scattering intensities of the three methods were proportional to the concentration of CS in certain ranges. The methods had high sensitivity and the detection limits were between 1.5 and 7.1 ng mL -1. The DWO-RRS method had the highest sensitivity with the detection limit being 1.5 ng mL -1. The characteristics of the spectra and optimal reaction conditions of RRS method were investigated. The effects of coexistent substances on the determination of CS were evaluated. Owing to the high sensitivity, RRS method had been applied to the determination of CS in eye drops with satisfactory results. The recovery range was between 99.4% and 104.6% and the relative standard deviation (RSD) was between 0.4% and 0.8%. In addition, the reasons for RRS enhancement were discussed and the shape of ion-association complex was characterized by atomic force microscopy (AFM).

  8. Definition and characterization of an extended social-affective default network.

    PubMed

    Amft, Maren; Bzdok, Danilo; Laird, Angela R; Fox, Peter T; Schilbach, Leonhard; Eickhoff, Simon B

    2015-03-01

    Recent evidence suggests considerable overlap between the default mode network (DMN) and regions involved in social, affective and introspective processes. We considered these overlapping regions as the social-affective part of the DMN. In this study, we established a robust mapping of the underlying brain network formed by these regions and those strongly connected to them (the extended social-affective default network). We first seeded meta-analytic connectivity modeling and resting-state analyses in the meta-analytically defined DMN regions that showed statistical overlap with regions associated with social and affective processing. Consensus connectivity of each seed was subsequently delineated by a conjunction across both connectivity analyses. We then functionally characterized the ensuing regions and performed several cluster analyses. Among the identified regions, the amygdala/hippocampus formed a cluster associated with emotional processes and memory functions. The ventral striatum, anterior cingulum, subgenual cingulum and ventromedial prefrontal cortex formed a heterogeneous subgroup associated with motivation, reward and cognitive modulation of affect. Posterior cingulum/precuneus and dorsomedial prefrontal cortex were associated with mentalizing, self-reference and autobiographic information. The cluster formed by the temporo-parietal junction and anterior middle temporal sulcus/gyrus was associated with language and social cognition. Taken together, the current work highlights a robustly interconnected network that may be central to introspective, socio-affective, that is, self- and other-related mental processes.

  9. A spectral profile multiplexed FBG sensor network with application to strain measurement in a Kevlar woven fabric

    NASA Astrophysics Data System (ADS)

    Guo, Guodong; Hackney, Drew; Pankow, Mark; Peters, Kara

    2017-04-01

    A spectral profile division multiplexed fiber Bragg grating (FBG) sensor network is described in this paper. The unique spectral profile of each sensor in the network is identified as a distinct feature to be interrogated. Spectrum overlap is allowed under working conditions. Thus, a specific wavelength window does not need to be allocated to each sensor as in a wavelength division multiplexed (WDM) network. When the sensors are serially connected in the network, the spectrum output is expressed through a truncated series. To track the wavelength shift of each sensor, the identification problem is transformed to a nonlinear optimization problem, which is then solved by a modified dynamic multi-swarm particle swarm optimizer (DMS-PSO). To demonstrate the application of the developed network, a network consisting of four FBGs was integrated into a Kevlar woven fabric, which was under a quasi-static load imposed by an impactor head. Due to the substantial radial strain in the fabric, the spectrums of different FBGs were found to overlap during the loading process. With the developed interrogating method, the overlapped spectrum would be distinguished thus the wavelength shift of each sensor can be monitored.

  10. Assembly kinetics determine the architecture of α-actinin crosslinked F-actin networks.

    PubMed

    Falzone, Tobias T; Lenz, Martin; Kovar, David R; Gardel, Margaret L

    2012-05-29

    The actin cytoskeleton is organized into diverse meshworks and bundles that support many aspects of cell physiology. Understanding the self-assembly of these actin-based structures is essential for developing predictive models of cytoskeletal organization. Here we show that the competing kinetics of bundle formation with the onset of dynamic arrest arising from filament entanglements and crosslinking determine the architecture of reconstituted actin networks formed with α-actinin crosslinks. Crosslink-mediated bundle formation only occurs in dilute solutions of highly mobile actin filaments. As actin polymerization proceeds, filament mobility and bundle formation are arrested concomitantly. By controlling the onset of dynamic arrest, perturbations to actin assembly kinetics dramatically alter the architecture of biochemically identical samples. Thus, the morphology of reconstituted F-actin networks is a kinetically determined structure similar to those formed by physical gels and glasses. These results establish mechanisms controlling the structure and mechanics in diverse semiflexible biopolymer networks.

  11. Quark chiral condensate from the overlap quark propagator

    NASA Astrophysics Data System (ADS)

    Wang, Chao; Bi, Yujiang; Cai, Hao; Chen, Ying; Gong, Ming; Liu, Zhaofeng

    2017-05-01

    From the overlap lattice quark propagator calculated in the Landau gauge, we determine the quark chiral condensate by fitting operator product expansion formulas to the lattice data. The quark propagators are computed on domain wall fermion configurations generated by the RBC-UKQCD Collaborations with N f = 2+1 flavors. Three ensembles with different light sea quark masses are used at one lattice spacing 1/a = 1.75(4) GeV. We obtain in the SU(2) chiral limit. Supported by National Natural Science Foundation of China (11575197, 11575196, 11335001, 11405178), joint funds of NSFC (U1632104, U1232109), YC and ZL acknowledge the support of NSFC and DFG (CRC110)

  12. Clinical overlap between malaria and pneumonia: can malaria rapid diagnostic test play a role?

    PubMed

    Ukwaja, Kingsley Nnanna; Aina, Olufemi B; Talabi, Ademola A

    2011-03-21

    Malaria and pneumonia account for 40% of mortality among children under five years of age in sub-Saharan Africa. Due to lack of diagnostic facilities, their management is based on the integrated management of childhood illnesses (IMCI) strategy. Symptoms of malaria and pneumonia overlap in African children, necessitating dual IMCI classifications at health centres and treatment with both antibiotics and antimalarials. This study determined the prevalence of malaria-pneumonia symptom overlap and confirmed the diagnosis of malaria in these cases using a rapid diagnostic test. Consecutive consultations of 1,216 children (two months to five years old) were documented over a three-month period in a comprehensive health centre. Malaria rapid diagnostic tests were conducted only for children who had symptom overlap. Of the 1,216 children enrolled, 1,090 (90%) reported cough or fever. Among the children fulfilling the malaria case definition, 284 (30%) also met the pneumonia case definition. Twenty-three percent (284) of all children enrolled met the criteria for both malaria and pneumonia. However, only 130 (46%) of them had a positive result for malaria using a malaria rapid diagnostic test. During a malaria-pneumonia overlap, female children (chi-square 5.9, P = 0.01) and children ≥ one year (chi-square 4.8, P = 0.003) were more likely to seek care within two days of fever. Dual treatment with antimalarials and antibiotics in children with malaria-pneumonia overlap may result in unnecessary over-prescription of antimalarial medications. Use of rapid diagnostic tests in their management can potentially avoid over-prescribing of malaria medications.

  13. The transfer and transformation of collective network information in gene-matched networks.

    PubMed

    Kitsukawa, Takashi; Yagi, Takeshi

    2015-10-09

    Networks, such as the human society network, social and professional networks, and biological system networks, contain vast amounts of information. Information signals in networks are distributed over nodes and transmitted through intricately wired links, making the transfer and transformation of such information difficult to follow. Here we introduce a novel method for describing network information and its transfer using a model network, the Gene-matched network (GMN), in which nodes (neurons) possess attributes (genes). In the GMN, nodes are connected according to their expression of common genes. Because neurons have multiple genes, the GMN is cluster-rich. We show that, in the GMN, information transfer and transformation were controlled systematically, according to the activity level of the network. Furthermore, information transfer and transformation could be traced numerically with a vector using genes expressed in the activated neurons, the active-gene array, which was used to assess the relative activity among overlapping neuronal groups. Interestingly, this coding style closely resembles the cell-assembly neural coding theory. The method introduced here could be applied to many real-world networks, since many systems, including human society and various biological systems, can be represented as a network of this type.

  14. Overlap syndrome of COPD and OSA in Koreans.

    PubMed

    Choi, Kyung-Mee; Thomas, Robert J; Kim, Jinkwan; Lee, Seung Ku; Yoon, Dae Wui; Shin, Chol

    2017-07-01

    Overlap syndrome of chronic obstructive pulmonary disease (COPD) and obstructive sleep apnea (OSA) leads to increased morbidity and mortality. There have been no reports available on the overlap syndrome for Koreans. Our primary aim was to identify prevalence and predictors of the overlap syndrome in Koreans.This is a cross-sectional study with a community-based sample of 1298 participants (mean age, 59.7 ± 6.7) from the cohort of Korean Genomic and Epidemiologic Study during 2013 to 2014. OSA and COPD were assessed by apnea-hypopnea index (AHI) and the ratio of forced expiratory volume in 1 s to forced vital capacity (FEV1/FVC < 70%), respectively, based on polysomnography and spirometry measurements. Using logistic regression with adjustment for the confounders identified by univariate analysis, odds ratio (OR) was estimated with 95% confidence interval (CI) of COPD among those with OSA.The prevalence rate of OSA was 45.8%, of which 32.8% were moderate-to-severe (AHI ≥ 15); 10.8% of those having OSA also had COPD, that is, the overlap syndrome. The prevalence of COPD remained the same as 10.8% regardless of the presence of OSA. The mean ratio of FEV1/FVC for those with COPD was 0.77, regardless of OSA. The OR increased for age (OR, 1.1; 95% CI, 1.0-1.1) and smokers (OR, 3.6; 95% CI, 2.0-6.4), but decreased for body mass index (BMI) (OR, 0.84; 95% CI, 0.8-0.9) and overweight state (OR, 0.4; 95% CI, 0.2-0.7). Risk factors of the overlap syndrome differed by OSA severity, that is, BMI in those with moderate-to-severe OSA, whereas sex (OR, 4.7; 95% CI, 2.1-10.6) and age (OR, 1.1; 95% CI, 1.0-1.1) in those with mild OSA.In a population study from Korea, 10.8% of OSA patients had an overlap syndrome with COPD. Although BMI is a well-known risk factor of OSA, it is likely that being overweight may be protective for moderate-to-severe OSA patients from the risk of COPD (i.e., overlap syndrome).

  15. Attention and attribute overlap in preferential choice.

    PubMed

    Bhatia, Sudeep

    2017-07-01

    Attributes that are common, or overlapping, across alternatives in two-alternative forced preferential choice tasks are often non-diagnostic. In many settings, attending to and evaluating these attributes does not help the decision maker determine which of the available alternatives is the most desirable. For this reason, many existing behavioural theories propose that decision makers ignore common attributes while deliberating. Across six experiments, we find that decision makers do direct their attention selectively and ignore attributes that are not present in or associated with either of the available alternatives. However, they are as likely to attend to common attributes as they are to attend to attributes that are unique to a single alternative. These results suggest the need for novel theories of attention in preferential choice.

  16. Dynamical Graph Theory Networks Methods for the Analysis of Sparse Functional Connectivity Networks and for Determining Pinning Observability in Brain Networks

    PubMed Central

    Meyer-Bäse, Anke; Roberts, Rodney G.; Illan, Ignacio A.; Meyer-Bäse, Uwe; Lobbes, Marc; Stadlbauer, Andreas; Pinker-Domenig, Katja

    2017-01-01

    Neuroimaging in combination with graph theory has been successful in analyzing the functional connectome. However almost all analysis are performed based on static graph theory. The derived quantitative graph measures can only describe a snap shot of the disease over time. Neurodegenerative disease evolution is poorly understood and treatment strategies are consequently only of limited efficiency. Fusing modern dynamic graph network theory techniques and modeling strategies at different time scales with pinning observability of complex brain networks will lay the foundation for a transformational paradigm in neurodegnerative diseases research regarding disease evolution at the patient level, treatment response evaluation and revealing some central mechanism in a network that drives alterations in these diseases. We model and analyze brain networks as two-time scale sparse dynamic graph networks with hubs (clusters) representing the fast sub-system and the interconnections between hubs the slow sub-system. Alterations in brain function as seen in dementia can be dynamically modeled by determining the clusters in which disturbance inputs have entered and the impact they have on the large-scale dementia dynamic system. Observing a small fraction of specific nodes in dementia networks such that the others can be recovered is accomplished by the novel concept of pinning observability. In addition, how to control this complex network seems to be crucial in understanding the progressive abnormal neural circuits in many neurodegenerative diseases. Detecting the controlling regions in the networks, which serve as key nodes to control the aberrant dynamics of the networks to a desired state and thus influence the progressive abnormal behavior, will have a huge impact in understanding and developing therapeutic solutions and also will provide useful information about the trajectory of the disease. In this paper, we present the theoretical framework and derive the necessary

  17. Dynamical Graph Theory Networks Methods for the Analysis of Sparse Functional Connectivity Networks and for Determining Pinning Observability in Brain Networks.

    PubMed

    Meyer-Bäse, Anke; Roberts, Rodney G; Illan, Ignacio A; Meyer-Bäse, Uwe; Lobbes, Marc; Stadlbauer, Andreas; Pinker-Domenig, Katja

    2017-01-01

    Neuroimaging in combination with graph theory has been successful in analyzing the functional connectome. However almost all analysis are performed based on static graph theory. The derived quantitative graph measures can only describe a snap shot of the disease over time. Neurodegenerative disease evolution is poorly understood and treatment strategies are consequently only of limited efficiency. Fusing modern dynamic graph network theory techniques and modeling strategies at different time scales with pinning observability of complex brain networks will lay the foundation for a transformational paradigm in neurodegnerative diseases research regarding disease evolution at the patient level, treatment response evaluation and revealing some central mechanism in a network that drives alterations in these diseases. We model and analyze brain networks as two-time scale sparse dynamic graph networks with hubs (clusters) representing the fast sub-system and the interconnections between hubs the slow sub-system. Alterations in brain function as seen in dementia can be dynamically modeled by determining the clusters in which disturbance inputs have entered and the impact they have on the large-scale dementia dynamic system. Observing a small fraction of specific nodes in dementia networks such that the others can be recovered is accomplished by the novel concept of pinning observability. In addition, how to control this complex network seems to be crucial in understanding the progressive abnormal neural circuits in many neurodegenerative diseases. Detecting the controlling regions in the networks, which serve as key nodes to control the aberrant dynamics of the networks to a desired state and thus influence the progressive abnormal behavior, will have a huge impact in understanding and developing therapeutic solutions and also will provide useful information about the trajectory of the disease. In this paper, we present the theoretical framework and derive the necessary

  18. Energy Aware Clustering Algorithms for Wireless Sensor Networks

    NASA Astrophysics Data System (ADS)

    Rakhshan, Noushin; Rafsanjani, Marjan Kuchaki; Liu, Chenglian

    2011-09-01

    The sensor nodes deployed in wireless sensor networks (WSNs) are extremely power constrained, so maximizing the lifetime of the entire networks is mainly considered in the design. In wireless sensor networks, hierarchical network structures have the advantage of providing scalable and energy efficient solutions. In this paper, we investigate different clustering algorithms for WSNs and also compare these clustering algorithms based on metrics such as clustering distribution, cluster's load balancing, Cluster Head's (CH) selection strategy, CH's role rotation, node mobility, clusters overlapping, intra-cluster communications, reliability, security and location awareness.

  19. Structured Overlapping Grid Simulations of Contra-rotating Open Rotor Noise

    NASA Technical Reports Server (NTRS)

    Housman, Jeffrey A.; Kiris, Cetin C.

    2015-01-01

    Computational simulations using structured overlapping grids with the Launch Ascent and Vehicle Aerodynamics (LAVA) solver framework are presented for predicting tonal noise generated by a contra-rotating open rotor (CROR) propulsion system. A coupled Computational Fluid Dynamics (CFD) and Computational AeroAcoustics (CAA) numerical approach is applied. Three-dimensional time-accurate hybrid Reynolds Averaged Navier-Stokes/Large Eddy Simulation (RANS/LES) CFD simulations are performed in the inertial frame, including dynamic moving grids, using a higher-order accurate finite difference discretization on structured overlapping grids. A higher-order accurate free-stream preserving metric discretization with discrete enforcement of the Geometric Conservation Law (GCL) on moving curvilinear grids is used to create an accurate, efficient, and stable numerical scheme. The aeroacoustic analysis is based on a permeable surface Ffowcs Williams-Hawkings (FW-H) approach, evaluated in the frequency domain. A time-step sensitivity study was performed using only the forward row of blades to determine an adequate time-step. The numerical approach is validated against existing wind tunnel measurements.

  20. Idiopathic inflammatory myopathies overlapping with systemic diseases

    PubMed Central

    Lepreux, Sébastien; Hainfellner, Johannes A.; Vital, Anne

    2018-01-01

    A muscle biopsy is currently requested to assess the diagnosis of an idiopathic inflammatory myopathy overlapping with a systemic disease. During the past few years, the classification of inflammatory myopathy subtypes has been revisited progressively on the basis of correlations between clinical phenotypes, autoantibodies and histological data. Several syndromic entities are now more clearly defined, and the aim of the present review is to clarify the contribution of muscle biopsy in a setting of idiopathic inflammatory myopathies overlapping with systemic diseases. PMID:29154752

  1. The role of stabilizing and communicating symptoms given overlapping communities in psychopathology networks.

    PubMed

    Blanken, Tessa F; Deserno, Marie K; Dalege, Jonas; Borsboom, Denny; Blanken, Peter; Kerkhof, Gerard A; Cramer, Angélique O J

    2018-04-11

    Network theory, as a theoretical and methodological framework, is energizing many research fields, among which clinical psychology and psychiatry. Fundamental to the network theory of psychopathology is the role of specific symptoms and their interactions. Current statistical tools, however, fail to fully capture this constitutional property. We propose community detection tools as a means to evaluate the complex network structure of psychopathology, free from its original boundaries of distinct disorders. Unique to this approach is that symptoms can belong to multiple communities. Using a large community sample and spanning a broad range of symptoms (Symptom Checklist-90-Revised), we identified 18 communities of interconnected symptoms. The differential role of symptoms within and between communities offers a framework to study the clinical concepts of comorbidity, heterogeneity and hallmark symptoms. Symptoms with many and strong connections within a community, defined as stabilizing symptoms, could be thought of as the core of a community, whereas symptoms that belong to multiple communities, defined as communicating symptoms, facilitate the communication between problem areas. We propose that defining symptoms on their stabilizing and/or communicating role within and across communities accelerates our understanding of these clinical phenomena, central to research and treatment of psychopathology.

  2. An empirical method to correct for temperature-dependent variations in the overlap function of CHM15k ceilometers

    NASA Astrophysics Data System (ADS)

    Hervo, Maxime; Poltera, Yann; Haefele, Alexander

    2016-07-01

    Imperfections in a lidar's overlap function lead to artefacts in the background, range and overlap-corrected lidar signals. These artefacts can erroneously be interpreted as an aerosol gradient or, in extreme cases, as a cloud base leading to false cloud detection. A correct specification of the overlap function is hence crucial in the use of automatic elastic lidars (ceilometers) for the detection of the planetary boundary layer or of low cloud. In this study, an algorithm is presented to correct such artefacts. It is based on the assumption of a homogeneous boundary layer and a correct specification of the overlap function down to a minimum range, which must be situated within the boundary layer. The strength of the algorithm lies in a sophisticated quality-check scheme which allows the reliable identification of favourable atmospheric conditions. The algorithm was applied to 2 years of data from a CHM15k ceilometer from the company Lufft. Backscatter signals corrected for background, range and overlap were compared using the overlap function provided by the manufacturer and the one corrected with the presented algorithm. Differences between corrected and uncorrected signals reached up to 45 % in the first 300 m above ground. The amplitude of the correction turned out to be temperature dependent and was larger for higher temperatures. A linear model of the correction as a function of the instrument's internal temperature was derived from the experimental data. Case studies and a statistical analysis of the strongest gradient derived from corrected signals reveal that the temperature model is capable of a high-quality correction of overlap artefacts, in particular those due to diurnal variations. The presented correction method has the potential to significantly improve the detection of the boundary layer with gradient-based methods because it removes false candidates and hence simplifies the attribution of the detected gradients to the planetary boundary layer. A

  3. The Use of a Binary Composite Endpoint and Sample Size Requirement: Influence of Endpoints Overlap.

    PubMed

    Marsal, Josep-Ramon; Ferreira-González, Ignacio; Bertran, Sandra; Ribera, Aida; Permanyer-Miralda, Gaietà; García-Dorado, David; Gómez, Guadalupe

    2017-05-01

    Although composite endpoints (CE) are common in clinical trials, the impact of the relationship between the components of a binary CE on the sample size requirement (SSR) has not been addressed. We performed a computational study considering 2 treatments and a CE with 2 components: the relevant endpoint (RE) and the additional endpoint (AE). We assessed the strength of the components' interrelation by the degree of relative overlap between them, which was stratified into 5 groups. Within each stratum, SSR was computed for multiple scenarios by varying the events proportion and the effect of the therapy. A lower SSR using CE was defined as the best scenario for using the CE. In 25 of 66 scenarios the degree of relative overlap determined the benefit of using CE instead of the RE. Adding an AE with greater effect than the RE leads to lower SSR using the CE regardless of the AE proportion and the relative overlap. The influence of overlapping decreases when the effect on RE increases. Adding an AE with lower effect than the RE constitutes the most uncertain situation. In summary, the interrelationship between CE components, assessed by the relative overlap, can help to define the SSR in specific situations and it should be considered for SSR computation. © The Author 2017. Published by Oxford University Press on behalf of the Johns Hopkins Bloomberg School of Public Health. All rights reserved. For permissions, please e-mail: journals.permissions@oup.com.

  4. Interfacing cellular networks of S. cerevisiae and E. coli: Connecting dynamic and genetic information

    PubMed Central

    2013-01-01

    Background In recent years, various types of cellular networks have penetrated biology and are nowadays used omnipresently for studying eukaryote and prokaryote organisms. Still, the relation and the biological overlap among phenomenological and inferential gene networks, e.g., between the protein interaction network and the gene regulatory network inferred from large-scale transcriptomic data, is largely unexplored. Results We provide in this study an in-depth analysis of the structural, functional and chromosomal relationship between a protein-protein network, a transcriptional regulatory network and an inferred gene regulatory network, for S. cerevisiae and E. coli. Further, we study global and local aspects of these networks and their biological information overlap by comparing, e.g., the functional co-occurrence of Gene Ontology terms by exploiting the available interaction structure among the genes. Conclusions Although the individual networks represent different levels of cellular interactions with global structural and functional dissimilarities, we observe crucial functions of their network interfaces for the assembly of protein complexes, proteolysis, transcription, translation, metabolic and regulatory interactions. Overall, our results shed light on the integrability of these networks and their interfacing biological processes. PMID:23663484

  5. Evaluating multiple determinants of the structure of plant-animal mutualistic networks.

    PubMed

    Vázquez, Diego P; Chacoff, Natacha P; Cagnolo, Luciano

    2009-08-01

    The structure of mutualistic networks is likely to result from the simultaneous influence of neutrality and the constraints imposed by complementarity in species phenotypes, phenologies, spatial distributions, phylogenetic relationships, and sampling artifacts. We develop a conceptual and methodological framework to evaluate the relative contributions of these potential determinants. Applying this approach to the analysis of a plant-pollinator network, we show that information on relative abundance and phenology suffices to predict several aggregate network properties (connectance, nestedness, interaction evenness, and interaction asymmetry). However, such information falls short of predicting the detailed network structure (the frequency of pairwise interactions), leaving a large amount of variation unexplained. Taken together, our results suggest that both relative species abundance and complementarity in spatiotemporal distribution contribute substantially to generate observed network patters, but that this information is by no means sufficient to predict the occurrence and frequency of pairwise interactions. Future studies could use our methodological framework to evaluate the generality of our findings in a representative sample of study systems with contrasting ecological conditions.

  6. Assembly Kinetics Determine the Architecture of α-actinin Crosslinked F-actin Networks

    PubMed Central

    Falzone, Tobias T.; Lenz, Martin; Kovar, David R.; Gardel, Margaret L.

    2013-01-01

    The actin cytoskeleton is organized into diverse meshworks and bundles that support many aspects of cell physiology. Understanding the self-assembly of these actin-based structures is essential for developing predictive models of cytoskeletal organization. Here we show that the competing kinetics of bundle formation with the onset of dynamic arrest arising from filament entanglements and cross-linking determine the architecture of reconstituted actin networks formed with α-actinin cross-links. Cross-link mediated bundle formation only occurs in dilute solutions of highly mobile actin filaments. As actin polymerization proceeds, filament mobility and bundle formation are arrested concomitantly. By controlling the onset of dynamic arrest, perturbations to actin assembly kinetics dramatically alter the architecture of biochemically identical samples. Thus, the morphology of reconstituted F-actin networks is a kinetically determined structure similar to those formed by physical gels and glasses. These results establish mechanisms controlling the structure and mechanics in diverse semi-flexible biopolymer networks. PMID:22643888

  7. Phase-space overlap measures. I. Fail-safe bias detection in free energies calculated by molecular simulation

    NASA Astrophysics Data System (ADS)

    Wu, Di; Kofke, David A.

    2005-08-01

    We consider ways to quantify the overlap of the parts of phase space important to two systems, labeled A and B. Of interest is how much of the A-important phase space lies in that important to B, and how much of B lies in A. Two measures are proposed. The first considers four total-energy distributions, formed from all combinations made by tabulating either the A-system or the B-system energy when sampling either the A or B system. Measures for A in B and B in A are given by two overlap integrals defined on pairs of these distributions. The second measure is based on information theory, and defines two relative entropies which are conveniently expressed in terms of the dissipated work for free-energy perturbation (FEP) calculations in the A →B and B →A directions, respectively. Phase-space overlap is an important consideration in the performance of free-energy calculations. To demonstrate this connection, we examine bias in FEP calculations applied to a system of independent particles in a harmonic potential. Systems are selected to represent a range of overlap situations, including extreme subset, subset, partial overlap, and nonoverlap. The magnitude and symmetry of the bias (A →B vs B →A) are shown to correlate well with the overlap, and consequently with the overlap measures. The relative entropies are used to scale the amount of sampling to obtain a universal bias curve. This result leads to develop a simple heuristic that can be applied to determine whether a work-based free-energy measurement is free of bias. The heuristic is based in part on the measured free energy, but we argue that it is fail-safe inasmuch as any bias in the measurement will not promote a false indication of accuracy.

  8. Birefringence profile adjustment by spatial overlap of nanogratings induced by ultra-short laser pulses inside fused silica

    NASA Astrophysics Data System (ADS)

    Arabanian, Atoosa Sadat; Najafi, Somayeh; Ajami, Aliasghar; Husinsky, Wolfgang; Massudi, Reza

    2018-02-01

    We have succeeded in realizing a method to control the spatial distribution of optical retardation as a result of nanogratings in bulk-fused silica induced by ultrashort laser pulses. A colorimetry-based retardation measurement (CBRM) based on the Michel-Levy interference color chart using a polarization microscope is used to determine the profiles of the optical retardation. Effects of the spatial overlap of written regions as well as the energy and polarization of the writing pulses on the induced retardations are studied. It has been found that the spatial overlap of lines written by pulse trains with different energies and polarizations can result in an adjustment of the induced birefringence in the overlap region. This approach offers the possibility of designing polarization-sensitive components with a desired birefringence profile.

  9. Diet overlap and predation between largemouth bass and walleye in Wisconsin lakes using DNA barcoding to improve taxonomic resolution

    USGS Publications Warehouse

    Kelling, Craig J.; Isermann, Daniel A.; Sloss, Brian L.; Turnquist, Keith N.

    2016-01-01

    Over the last decade, the abundance of Largemouth Bass Micropterus salmoides has increased in many northern Wisconsin lakes, causing concern among anglers and biologists regarding the potential for Largemouth Bass to negatively affect populations of Walleye Sander vitreus through predation or competition for prey. Our objectives were to determine whether (1) diet overlap and predation occurred between adult Walleyes and Largemouth Bass in four northern Wisconsin lakes and (2) the use of DNA barcoding to reduce unidentifiable fish in diet samples affected conclusions regarding diet overlap. A single occurrence of Walleye predation was observed in the diets of 945 Largemouth Bass. Moderate to high diet overlap was observed between Largemouth Bass and Walleyes throughout much of the study period. The use of DNA barcoding reduced the amount of unidentified fish in diets to <1% and showed that failure to identify fish or fish parts can affect conclusions regarding diet overlap. Largemouth Bass predation is probably not a primary factor affecting Walleye abundance in the lakes we selected, but observed diet overlap suggests the potential for competition between the two species.

  10. Range overlap and individual movements during breeding season influence genetic relationships of caribou herds in south-central Alaska

    USGS Publications Warehouse

    Roffler, Gretchen H.; Adams, Layne G.; Talbot, Sandra L.; Sage, George K.; Dale, Bruce W.

    2012-01-01

    North American caribou (Rangifer tarandus) herds commonly exhibit little nuclear genetic differentiation among adjacent herds, although available evidence supports strong demographic separation, even for herds with seasonal range overlap. During 1997–2003, we studied the Mentasta and Nelchina caribou herds in south-central Alaska using radiotelemetry to determine individual movements and range overlap during the breeding season, and nuclear and mitochondrial DNA (mtDNA) markers to assess levels of genetic differentiation. Although the herds were considered discrete because females calved in separate regions, individual movements and breeding-range overlap in some years provided opportunity for male-mediated gene flow, even without demographic interchange. Telemetry results revealed strong female philopatry, and little evidence of female emigration despite overlapping seasonal distributions. Analyses of 13 microsatellites indicated the Mentasta and Nelchina herds were not significantly differentiated using both traditional population-based analyses and individual-based Bayesian clustering analyses. However, we observed mtDNA differentiation between the 2 herds (FSTM = 0.041, P

  11. Cloud Overlapping Detection Algorithm Using Solar and IR Wavelengths With GOSE Data Over ARM/SGP Site

    NASA Technical Reports Server (NTRS)

    Kawamoto, Kazuaki; Minnis, Patrick; Smith, William L., Jr.

    2001-01-01

    One of the most perplexing problems in satellite cloud remote sensing is the overlapping of cloud layers. Although most techniques assume a 1-layer cloud system in a given retrieval of cloud properties, many observations are affected by radiation from more than one cloud layer. As such, cloud overlap can cause errors in the retrieval of many properties including cloud height, optical depth, phase, and particle size. A variety of methods have been developed to identify overlapped clouds in a given satellite imager pixel. Baum el al. (1995) used CO2 slicing and a spatial coherence method to demonstrate a possible analysis method for nighttime detection of multilayered clouds. Jin and Rossow (1997) also used a multispectral CO2 slicing technique for a global analysis of overlapped cloud amount. Lin et al. (1999) used a combination infrared, visible, and microwave data to detect overlapped clouds over water. Recently, Baum and Spinhirne (2000) proposed 1.6 and 11 microns. bispectral threshold method. While all of these methods have made progress in solving this stubborn problem, none have yet proven satisfactory for continuous and consistent monitoring of multilayer cloud systems. It is clear that detection of overlapping clouds from passive instruments such as satellite radiometers is in an immature stage of development and requires additional research. Overlapped cloud systems also affect the retrievals of cloud properties over the ARM domains (e.g., Minnis et al 1998) and hence should identified as accurately as possible. To reach this goal, it is necessary to determine which information can be exploited for detecting multilayered clouds from operational meteorological satellite data used by ARM. This paper examines the potential information available in spectral data available on the Geostationary Operational Environmental Satellite (GOES) imager and the NOAA Advanced Very High Resolution Radiometer (AVHRR) used over the ARM SGP and NSA sites to study the

  12. Cloud Overlapping Detection Algorithm Using Solar and IR Wavelengths with GOES Data Over ARM/SGP Site

    NASA Technical Reports Server (NTRS)

    Kawamoto, K.; Minnis, P.; Smith, W. L., Jr.

    2001-01-01

    One of the most perplexing problems in satellite cloud remote sensing is the overlapping of cloud layers. Although most techniques assume a one layer cloud system in a given retrieval of cloud properties, many observations are affected by radiation from more than one cloud layer. As such, cloud overlap can cause errors in the retrieval of many properties including cloud height, optical depth, phase, and particle size. A variety of methods have been developed to identify overlapped clouds in a given satellite imager pixel. Baum et al used CO2 slicing and a spatial coherence method to demonstrate a possible analysis method for nighttime detection of multilayered clouds. Jin and Rossow also used a multispectral CO2 slicing technique for a global analysis of overlapped cloud amount. Lin et al. used a combination infrared (IR), visible (VIS), and microwave data to detect overlapped clouds over water. Recently, Baum and Spinhirne proposed a 1.6 and 11 micron bispectral threshold method. While all of these methods have made progress in solving this stubborn problem none have yet proven satisfactory for continuous and consistent monitoring of multilayer cloud systems. It is clear that detection of overlapping clouds from passive instruments such as satellite radiometers is in an immature stage of development and requires additional research. Overlapped cloud systems also affect the retrievals of cloud properties over the Atmospheric Radiation Measurement (ARM) domains and hence should be identified as accurately as possible. To reach this goal, it is necessary to determine which information can be exploited for detecting multilayered clouds from operational meteorological satellite data used by ARM. This paper examines the potential information available in spectral data available on the Geostationary Operational Environmental Satellite (GOES) imager and the National Oceanic Atmospheric Administration (NOAA) Advanced Very High Resolution Radiometer (AVHRR) used over the

  13. Injury Risk for Rear-Seated Occupants in Small Overlap Crashes

    PubMed Central

    Arbogast, Kristy B.; Locey, Caitlin M.; Hammond, Rachel; Belwadi, Aditya

    2013-01-01

    Small overlap crashes, where the primary crash engagement is outboard from the longitudinal energy absorbing structures of the vehicle, have received recent interest as a crash dynamic that results in high likelihood of injury. Previous analyses of good performing vehicles showed that 24% of crashes with AIS 3+ injuries to front seat occupants were small overlap crashes. However, similar evaluations have not been conducted for those rear seated. Vehicle dynamics suggest that rear seat occupants may be at greater risk due to lack of lateral seating support and a steering wheel to hold, making them more sensitive to lateral movement seen in these crashes. Thus, the objective was to calculate injury risk for rear-seated occupants in small overlap collisions. AIS 2+ and AIS 3+ injury risk was calculated from NASS-CDS data from 2000–2011. Inclusion criteria were vehicles of model year 2000 or later, with CDC codes of “FL” or “FR”, and an occupant in the second or third row. AIS2+ injury risk was 5.1%, and AIS3+ injury risk was 2.4%. Of note, half of the occupants were <15 years of age indicating rear seat protection should emphasize the young. Occupants seated near side were nearly three times as likely to sustain an AIS2+ injury than occupants seated far side. Particular attention should be paid to the prominence of head injuries in this crash dynamic and consideration given to their mitigation. Additional research should determine whether countermeasures being implemented for front seat occupants can be beneficial to rear seat occupants. PMID:24406964

  14. On the optimization of mitred overlaps in transformer cores

    NASA Astrophysics Data System (ADS)

    Bengtsson, C.; Pfützner, H.; Schönhuber, P.

    1989-05-01

    The influence of the overlap length a on the no-load loss P and excitation power S of single phase model cores was measured for different sheet widths w. It was found that the optimum overlap length a0 shows a non-linear increase with w. The appearance of such minima, however, was irregular, and in many cases, the lowest no-load loss was obtained at the smallest investigated overlap length, an effect which may result from the assembling conditions. Minima in P will appear as a consequence of a balance between loss contributions resulting from normal flux in the overlap region, from increased longitudinal flux due to flux transfer between sheets, and from the triangular cut-outs at the inner corners of the cores. However, the dependence of a0 on w is attributed only to the triangular cut-outs. The flatness of the minima in combination with their irregular appearance, makes the effect difficult to be used in practice. It is concluded that in power transformers, the overlap length should be chosen as small as possible within the limitations set by stability requirements of the core. This is especially important in cores with a high operating flux density.

  15. Communication Avoiding and Overlapping for Numerical Linear Algebra

    DTIC Science & Technology

    2012-05-08

    future exascale systems, communication cost must be avoided or overlapped. Communication-avoiding 2.5D algorithms improve scalability by reducing...linear algebra problems to future exascale systems, communication cost must be avoided or overlapped. Communication-avoiding 2.5D algorithms improve...will continue to grow relative to the cost of computation. With exascale computing as the long-term goal, the community needs to develop techniques

  16. What determines social capital in a social-ecological system? Insights from a network perspective.

    PubMed

    Barnes-Mauthe, Michele; Gray, Steven Allen; Arita, Shawn; Lynham, John; Leung, PingSun

    2015-02-01

    Social capital is an important resource that can be mobilized for purposive action or competitive gain. The distribution of social capital in social-ecological systems can determine who is more productive at extracting ecological resources and who emerges as influential in guiding their management, thereby empowering some while disempowering others. Despite its importance, the factors that contribute to variation in social capital among individuals have not been widely studied. We adopt a network perspective to examine what determines social capital among individuals in social-ecological systems. We begin by identifying network measures of social capital relevant for individuals in this context, and review existing evidence concerning their determinants. Using a complete social network dataset from Hawaii's longline fishery, we employ social network analysis and other statistical methods to empirically estimate these measures and determine the extent to which individual stakeholder attributes explain variation within them. We find that ethnicity is the strongest predictor of social capital. Measures of human capital (i.e., education, experience), years living in the community, and information-sharing attitudes are also important. Surprisingly, we find that when controlling for other factors, industry leaders and formal fishery representatives are generally not well connected. Our results offer new quantitative insights on the relationship between stakeholder diversity, social networks, and social capital in a coupled social-ecological system, which can aid in identifying barriers and opportunities for action to overcome resource management problems. Our results also have implications for achieving resource governance that is not only ecologically and economically sustainable, but also equitable.

  17. What Determines Social Capital in a Social-Ecological System? Insights from a Network Perspective

    NASA Astrophysics Data System (ADS)

    Barnes-Mauthe, Michele; Gray, Steven Allen; Arita, Shawn; Lynham, John; Leung, PingSun

    2015-02-01

    Social capital is an important resource that can be mobilized for purposive action or competitive gain. The distribution of social capital in social-ecological systems can determine who is more productive at extracting ecological resources and who emerges as influential in guiding their management, thereby empowering some while disempowering others. Despite its importance, the factors that contribute to variation in social capital among individuals have not been widely studied. We adopt a network perspective to examine what determines social capital among individuals in social-ecological systems. We begin by identifying network measures of social capital relevant for individuals in this context, and review existing evidence concerning their determinants. Using a complete social network dataset from Hawaii's longline fishery, we employ social network analysis and other statistical methods to empirically estimate these measures and determine the extent to which individual stakeholder attributes explain variation within them. We find that ethnicity is the strongest predictor of social capital. Measures of human capital (i.e., education, experience), years living in the community, and information-sharing attitudes are also important. Surprisingly, we find that when controlling for other factors, industry leaders and formal fishery representatives are generally not well connected. Our results offer new quantitative insights on the relationship between stakeholder diversity, social networks, and social capital in a coupled social-ecological system, which can aid in identifying barriers and opportunities for action to overcome resource management problems. Our results also have implications for achieving resource governance that is not only ecologically and economically sustainable, but also equitable.

  18. Overlap of gastroesophageal reflux disease and functional bowel disorders in the general Chinese rural population.

    PubMed

    Cai, Shun Tian; Wang, Li Ying; Sun, Gang; Peng, Li Hua; Guo, Xu; Wang, Wei Feng; Yang, Yun Sheng

    2015-07-01

    This study aimed to investigate the prevalence of the overlap between gastroesophageal reflux disease (GERD) and functional bowel disorders (FBD) in the general population in rural areas in China. A population-based cross-sectional study was conducted in six villages in Nanmazhuang area in Lankao County (Henan Province, China) from December 2010 to October 2011. The GERD questionnaire (GerdQ) and Rome III criteria were used for the diagnosis of GERD and FBD and to determine the prevalence of GERD-FBD overlap. The response rate to the questionnaires of the patients was 91.5%. In all, 2950 of 3700 residents with a mean age of 42.4 ± 16.8 years were included. Among them, 4.8% were diagnosed with GERD and 4.6% with FBD. The proportion of respondents with FBD was significantly higher in the GERD group than that in the non-GERD group (25.53% vs 3.60%, P < 0.05). The prevalence of GERD in the FBD group was significantly higher than that in the non-FBD group (26.28% vs 3.73%, P < 0.05). The prevalence of GERD-FBD overlap in the general rural population was 1.22%. Logistic regression analysis indicated that anxiety was an independent predictor for the GERD-FBD overlap in GERD and FBD (odds ratio [OR] 1.05, 95% confidence interval [CI] 1.02-1.09 and OR 1.06, 95% CI 1.02-1.10, respectively). GERD-FBD overlap is more common than expected by chance in the general rural population, and anxiety is significantly related to the overlap. © 2015 Chinese Medical Association Shanghai Branch, Chinese Society of Gastroenterology, Renji Hospital Affiliated to Shanghai Jiaotong University School of Medicine and Wiley Publishing Asia Pty Ltd.

  19. Network and Atomistic Simulations Unveil the Structural Determinants of Mutations Linked to Retinal Diseases

    PubMed Central

    Mariani, Simona; Dell'Orco, Daniele; Felline, Angelo; Raimondi, Francesco; Fanelli, Francesca

    2013-01-01

    A number of incurable retinal diseases causing vision impairments derive from alterations in visual phototransduction. Unraveling the structural determinants of even monogenic retinal diseases would require network-centered approaches combined with atomistic simulations. The transducin G38D mutant associated with the Nougaret Congenital Night Blindness (NCNB) was thoroughly investigated by both mathematical modeling of visual phototransduction and atomistic simulations on the major targets of the mutational effect. Mathematical modeling, in line with electrophysiological recordings, indicates reduction of phosphodiesterase 6 (PDE) recognition and activation as the main determinants of the pathological phenotype. Sub-microsecond molecular dynamics (MD) simulations coupled with Functional Mode Analysis improve the resolution of information, showing that such impairment is likely due to disruption of the PDEγ binding cavity in transducin. Protein Structure Network analyses additionally suggest that the observed slight reduction of theRGS9-catalyzed GTPase activity of transducin depends on perturbed communication between RGS9 and GTP binding site. These findings provide insights into the structural fundamentals of abnormal functioning of visual phototransduction caused by a missense mutation in one component of the signaling network. This combination of network-centered modeling with atomistic simulations represents a paradigm for future studies aimed at thoroughly deciphering the structural determinants of genetic retinal diseases. Analogous approaches are suitable to unveil the mechanism of information transfer in any signaling network either in physiological or pathological conditions. PMID:24009494

  20. Some new results on the central overlap problem in astrometry

    NASA Astrophysics Data System (ADS)

    Rapaport, M.

    1998-07-01

    The central overlap problem in astrometry has been revisited in the recent last years by Eichhorn (1988) who explicitly inverted the matrix of a constrained least squares problem. In this paper, the general explicit solution of the unconstrained central overlap problem is given. We also give the explicit solution for an other set of constraints; this result is a confirmation of a conjecture expressed by Eichhorn (1988). We also consider the use of iterative methods to solve the central overlap problem. A surprising result is obtained when the classical Gauss Seidel method is used; the iterations converge immediately to the general solution of the equations; we explain this property writing the central overlap problem in a new set of variables.

  1. Improvement of the Hopfield Neural Network by MC-Adaptation Rule

    NASA Astrophysics Data System (ADS)

    Zhou, Zhen; Zhao, Hong

    2006-06-01

    We show that the performance of the Hopfield neural networks, especially the quality of the recall and the capacity of the effective storing, can be greatly improved by making use of a recently presented neural network designing method without altering the whole structure of the network. In the improved neural network, a memory pattern is recalled exactly from initial states having a given degree of similarity with the memory pattern, and thus one can avoids to apply the overlap criterion as carried out in the Hopfield neural networks.

  2. [Financing Regional Dementia Networks in Germany: Determinants of Sustainable Healthcare Networks].

    PubMed

    Michalowsky, B; Wübbeler, M; Thyrian, J R; Holle, B; Gräske, J; Schäfer-Walkmann, S; Fleßa, S; Hoffmann, W

    2017-12-01

    Analysis of practice-based financing concepts in German dementia networks (DN); Provision of sustainable financing structures and their determinants in DN. Qualitative expert interviews with leaders of 13 DN were conducted. A semi-structured interview guide was used to analyse four main topics: Finance-related organization, cost, sources of funding and financial sustainability. DN were primarily financed by membership fees, earnings of services provided, public funds and payments by municipalities or health care providers. 63% of the DN reported a financial sustainability. Funds to support the interpersonal expanding, a mix of internal and external financing sources and investments of the municipality were determinants of a sustainable financing. Overall, DN in rural areas seemed to be disadvantaged due to a lack of potential linkable service providers. DN in urban regions are more likely able to gather sustainable funding resources. A minimum funding of 50.000 €/year for human resources coordinating the DN, seems to be a threshold for a sustainable DN. © Georg Thieme Verlag KG Stuttgart · New York.

  3. Optical determination of material abundances by using neural networks for the derivation of spectral filters

    NASA Astrophysics Data System (ADS)

    Krippner, Wolfgang; Wagner, Felix; Bauer, Sebastian; Puente León, Fernando

    2017-06-01

    Using appropriately designed spectral filters allows to optically determine material abundances. While an infinite number of possibilities exist for determining spectral filters, we take advantage of using neural networks to derive spectral filters leading to precise estimations. To overcome some drawbacks that regularly influence the determination of material abundances using hyperspectral data, we incorporate the spectral variability of the raw materials into the training of the considered neural networks. As a main result, we successfully classify quantized material abundances optically. Thus, the main part of the high computational load, which belongs to the use of neural networks, is avoided. In addition, the derived material abundances become invariant against spatially varying illumination intensity as a remarkable benefit in comparison with spectral filters based on the Moore-Penrose pseudoinverse, for instance.

  4. Poly-dimensional network comparative analysis reveals the pure pharmacological mechanism of baicalin in the targeted network of mouse cerebral ischemia.

    PubMed

    Liu, Qiong; Liu, Jun; Wang, Pengqian; Zhang, Yingying; Li, Bing; Yu, Yanan; Dang, Haixia; Li, Haixia; Zhang, Xiaoxu; Wang, Zhong

    2017-07-01

    This study aimed to investigate the pure pharmacological mechanisms of baicalin/baicalein (BA) in the targeted network of mouse cerebral ischemia using a poly-dimensional network comparative analysis. Eighty mice with induced focal cerebral ischemia were randomly divided into four groups: BA, Concha Margaritifera (CM), vehicle and sham group. A poly-dimensional comparative analysis of the expression levels of 374 stroke-related genes in each of the four groups was performed using MetaCore. BA significantly reduced the ischemic infarct volume (P<0.05), whereas CM was ineffective. Two processes and 10 network nodes were shared between "BA vs CM" and vehicle, but there were no overlapping pathways. Two pathways, three processes and 12 network nodes overlapped in "BA vs CM" and BA. The pure pharmacological mechanism of BA resulted in targeting of pathways related to development, G-protein signaling, apoptosis, signal transduction and immunity. The biological processes affected by BA were primarily found to correlate with apoptotic, anti-apoptotic and neurophysiological processes. Three network nodes changed from up-regulation to down-regulation, while mitogen-activated protein kinase kinase 6 (MAP2K6, also known as MEK6) changed from down-regulation to up-regulation in "BA vs CM" and vehicle. The changed nodes were all related to cell death and development. The pure pharmacological mechanism of BA is related to immunity, apoptosis, development, cytoskeletal remodeling, transduction and neurophysiology, as ascertained using a poly-dimensional network comparative analysis. Copyright © 2017. Published by Elsevier B.V.

  5. Overlap Spectrum Fiber Bragg Grating Sensor Based on Light Power Demodulation

    PubMed Central

    Zhang, Hao; Jiang, Junzhen; Liu, Shuang; Chen, Huaixi; Zheng, Xiaoqian; Qiu, Yishen

    2018-01-01

    Demodulation is a bottleneck for applications involving fiber Bragg gratings (FBGs). An overlap spectrum FBG sensor based on a light power demodulation method is presented in this paper. The demodulation method uses two chirp FBGs (cFBGs) of which the reflection spectra partially overlap each other. The light power variation of the overlap spectrum can be linked to changes in the measurand, and the sensor function can be realized via this relationship. A temperature experiment showed that the relationship between the overlap power spectrum of the FBG sensor and temperature had good linearity and agreed with the theoretical analysis. PMID:29772793

  6. Evidence for Overlapping Genetic Influences on Autistic and ADHD Behaviours in a Community Twin Sample

    ERIC Educational Resources Information Center

    Ronald, Angelica; Simonoff, Emily; Kuntsi, Jonna; Asherson, Philip; Plomin, Robert

    2008-01-01

    Background: High levels of clinical comorbidity have been reported between autistic spectrum disorders (ASD) and attention deficit hyperactivity disorder (ADHD). This study takes an individual differences approach to determine the degree of phenotypic and aetiological overlap between autistic traits and ADHD behaviours in the general population.…

  7. Detection and Evaluation of Pre-Preg Gaps and Overlaps in Glare Laminates

    NASA Astrophysics Data System (ADS)

    Nardi, Davide; Abouhamzeh, Morteza; Leonard, Rob; Sinke, Jos

    2018-03-01

    Gaps and overlaps between pre-preg plies represent common flaws in composite materials that can be introduced easily in an automated fibre placement manufacturing process and are potentially detrimental for the mechanical performances of the final laminates. Whereas gaps and overlaps have been addressed for full composite material, the topic has not been extended to a hybrid composite material such as Glare, a member of the family of Fibre Metal Laminates (FMLs). In this paper/research, the manufacturing, the detection, and the optical evaluation of intraply gaps and overlaps in Glare laminates are investigated. As part of an initial assessment study on the effect of gaps and overlaps on Glare, only the most critical lay-up has been considered. The experimental investigation started with the manufacturing of specimens having gaps and overlaps with different widths, followed by a non-destructive ultrasonic-inspection. An optical evaluation of the gaps and overlaps was performed by means of microscope image analysis of the cross sections of the specimens. The results from the non-destructive evaluations show the effectiveness of the ultrasonic detection of gaps and overlaps both in position, shape, width, and severity. The optical inspections confirm the accuracy of the non-destructive evaluation also adding useful insights about the geometrical features due to the presence of gaps and overlaps in the final Glare laminates. All the results justify the need for a further investigation on the effect of gaps and overlaps on the mechanical properties.

  8. Optical neural network system for pose determination of spinning satellites

    NASA Technical Reports Server (NTRS)

    Lee, Andrew; Casasent, David

    1990-01-01

    An optical neural network architecture and algorithm based on a Hopfield optimization network are presented for multitarget tracking. This tracker utilizes a neuron for every possible target track, and a quadratic energy function of neural activities which is minimized using gradient descent neural evolution. The neural net tracker is demonstrated as part of a system for determining position and orientation (pose) of spinning satellites with respect to a robotic spacecraft. The input to the system is time sequence video from a single camera. Novelty detection and filtering are utilized to locate and segment novel regions from the input images. The neural net multitarget tracker determines the correspondences (or tracks) of the novel regions as a function of time, and hence the paths of object (satellite) parts. The path traced out by a given part or region is approximately elliptical in image space, and the position, shape and orientation of the ellipse are functions of the satellite geometry and its pose. Having a geometric model of the satellite, and the elliptical path of a part in image space, the three-dimensional pose of the satellite is determined. Digital simulation results using this algorithm are presented for various satellite poses and lighting conditions.

  9. Evaluating factors that predict the structure of a commensalistic epiphyte–phorophyte network

    PubMed Central

    Sáyago, Roberto; Lopezaraiza-Mikel, Martha; Quesada, Mauricio; Álvarez-Añorve, Mariana Yolotl; Cascante-Marín, Alfredo; Bastida, Jesus Ma.

    2013-01-01

    A central issue in ecology is the understanding of the establishment of biotic interactions. We studied the factors that affect the assembly of the commensalistic interactions between vascular epiphytes and their host plants. We used an analytical approach that considers all individuals and species of epiphytic bromeliads and woody hosts and non-hosts at study plots. We built models of interaction probabilities among species to assess if host traits and abundance and spatial overlap of species predict the quantitative epiphyte–host network. Species abundance, species spatial overlap and host size largely predicted pairwise interactions and several network metrics. Wood density and bark texture of hosts also contributed to explain network structure. Epiphytes were more common on large hosts, on abundant woody species, with denser wood and/or rougher bark. The network had a low level of specialization, although several interactions were more frequent than expected by the models. We did not detect a phylogenetic signal on the network structure. The effect of host size on the establishment of epiphytes indicates that mature forests are necessary to preserve diverse bromeliad communities. PMID:23407832

  10. Aspects and the Overlap Function.

    ERIC Educational Resources Information Center

    Levine, Marilyn M.; Levine, Leonard P.

    1984-01-01

    Presents system for automatic handling of ordered sets, states based on these sets, and differing points of view regarding Universe of Discourse. Aspects are represented by new logical "overlap" function with examples taken from Ranganathan's horse and carriage parable and several books involving four main concepts (history, geography,…

  11. A Guide to Using STITCHER for Overlapping Assembly PCR Applications.

    PubMed

    O'Halloran, Damien M

    2017-01-01

    Overlapping PCR is commonly used in many molecular applications that include stitching PCR fragments together, generating fluorescent transcriptional and translational fusions, inserting mutations, making deletions, and PCR cloning. Overlapping PCR is also used for genotyping and in detection experiments using techniques such as loop-mediated isothermal amplification (LAMP). STITCHER is a web tool providing a central resource for researchers conducting all types of overlapping assembly PCR experiments with an intuitive interface for automated primer design that's fast, easy to use, and freely available online.

  12. Segmenting overlapping nano-objects in atomic force microscopy image

    NASA Astrophysics Data System (ADS)

    Wang, Qian; Han, Yuexing; Li, Qing; Wang, Bing; Konagaya, Akihiko

    2018-01-01

    Recently, techniques for nanoparticles have rapidly been developed for various fields, such as material science, medical, and biology. In particular, methods of image processing have widely been used to automatically analyze nanoparticles. A technique to automatically segment overlapping nanoparticles with image processing and machine learning is proposed. Here, two tasks are necessary: elimination of image noises and action of the overlapping shapes. For the first task, mean square error and the seed fill algorithm are adopted to remove noises and improve the quality of the original image. For the second task, four steps are needed to segment the overlapping nanoparticles. First, possibility split lines are obtained by connecting the high curvature pixels on the contours. Second, the candidate split lines are classified with a machine learning algorithm. Third, the overlapping regions are detected with the method of density-based spatial clustering of applications with noise (DBSCAN). Finally, the best split lines are selected with a constrained minimum value. We give some experimental examples and compare our technique with two other methods. The results can show the effectiveness of the proposed technique.

  13. Social support and social network as intermediary social determinants of dental caries in adolescents.

    PubMed

    Fontanini, Humberto; Marshman, Zoe; Vettore, Mario

    2015-04-01

    The aim of this study was to investigate the association between intermediary social determinants, namely social support and social network with dental caries in adolescents. An adapted version of the WHO social determinants of health conceptual framework was used to organize structural and intermediary social determinants of dental caries into six blocks including perceived social support and number of social networks. A cross-sectional study was conducted with a representative sample of 542 students between 12 and 14 years of age in public schools located in the city of Dourados, Brazil in 2012. The outcome variables were caries experience (DMFT ≥ 1) and current dental caries (component D of DMFT ≥ 1) recorded by a calibrated dentist. Individual interviews were performed to collect data on perceived social support and numbers of social networks from family and friends and covariates. Multivariate Poisson regressions using hierarchical models were conducted. The prevalence of adolescents with caries experience and current dental caries was 55.2% and 32.1%, respectively. Adolescents with low numbers of social networks and low levels of social support from family (PR 1.47; 95% CI = 1.01-2.14) were more likely to have DMFT ≥ 1. Current dental caries was associated with low numbers of social networks and low levels of social support from family (PR 2.26; 95% CI = 1.15-4.44). Social support and social network were influential psychosocial factors to dental caries in adolescents. This finding requires confirmation in other countries but potentially has implications for programmes to promote oral health. © 2014 John Wiley & Sons A/S. Published by John Wiley & Sons Ltd.

  14. Comparison of Patient Outcomes and Cost of Overlapping Versus Nonoverlapping Spine Surgery.

    PubMed

    Zygourakis, Corinna C; Sizdahkhani, Saman; Keefe, Malla; Lee, Janelle; Chou, Dean; Mummaneni, Praveen V; Ames, Christopher P

    2017-04-01

    Overlapping surgery recently has gained significant media attention, but there are limited data on its safety and efficacy. To date, there has been no analysis of overlapping surgery in the field of spine. Our goal was to compare overlapping versus nonoverlapping spine surgery patient outcomes and cost. A retrospective review was undertaken of 2319 spine surgeries (n = 848 overlapping; 1471 nonoverlapping) performed by 3 neurosurgery attendings from 2012 to 2015 at the University of California San Francisco. Collected variables included patient age, sex, insurance, American Society of Anesthesiology score, severity of illness, risk of mortality, procedure type, surgeon, day of surgery, source of transfer, admission type, overlapping versus nonoverlapping surgery (≥1 minute of overlapping procedure time), Medicare-Severity Diagnosis-Related Group, osteotomy, and presence of another attending/fellow/resident. Univariate, then multivariate mixed-effect models were used to evaluate the effect of the collected variables on the following outcomes: procedure time, estimated blood loss, length of stay, discharge status, 30-day mortality, 30-day unplanned readmission, unplanned return to OR, and total hospital cost. Urgent spine cases were more likely to be done in an overlapping fashion (all P < 0.01). After we adjusted for patient demographics, clinical indicators, and procedure characteristics, overlapping surgeries had longer procedure times (estimate = 26.17; P < 0.001) and lower rates of discharge to home (odds ratio 0.65; P < 0.001), but equivalent rates of 30-day mortality, readmission, return to the operating room, estimated blood loss, length of stay, and total hospital cost (all P = ns). Overlapping spine surgery may be performed safely at our institution, although continued monitoring of patient outcomes is necessary. Overlapping surgery does not lead to greater hospital costs. Copyright © 2017 Elsevier Inc. All rights reserved.

  15. Habitat selection and overlap of Atlantic salmon and smallmouth bass juveniles in nursery streams

    USGS Publications Warehouse

    Wathen, G.; Coghlan, S.M.; Zydlewski, Joseph D.; Trial, J.G.

    2011-01-01

    Introduced smallmouth bass Micropterus dolomieu have invaded much of the historic freshwater habitat of Atlantic salmon Salmo salar in North America, yet little is known about the ecological interactions between the two species. We investigated the possibility of competition for habitat between age-0 Atlantic salmon and age-0 and age-1 smallmouth bass by means of in situ observations and a mesocosm experiment. We used snorkel observation to identify the degree and timing of overlap in habitat use in our in situ observations and to describe habitat shifts by Atlantic salmon in the presence of smallmouth bass in our mesocosm experiments. In late July 2008, we observed substantial overlap in the depths and mean water column velocities used by both species in sympatric in situ conditions and an apparent shift by age-0 Atlantic salmon to shallower water that coincided with the period of high overlap. In the mesocosm experiments, we detected no overlap or habitat shifts by age-0 Atlantic salmon in the presence age-1 smallmouth bass and low overlap and no habitat shifts of Atlantic salmon and age-0 smallmouth bass in fall 2009. In 2009, summer floods with sustained high flows and low temperatures resulted in the nearly complete reproductive failure of the smallmouth bass in our study streams, and we did not observe a midsummer habitat shift by Atlantic salmon similar to that seen in 2008. Although this prevented us from replicating our 2008 experiments under similar conditions, the virtual year-class failure of smallmouth bass itself is enlightening. We suggest that future studies incorporate the effects of varying temperature and discharge to determine how abiotic factors affect the interactions between these species and thus mediate the outcomes of potential competition.

  16. Selecting Feature Subsets Based on SVM-RFE and the Overlapping Ratio with Applications in Bioinformatics.

    PubMed

    Lin, Xiaohui; Li, Chao; Zhang, Yanhui; Su, Benzhe; Fan, Meng; Wei, Hai

    2017-12-26

    Feature selection is an important topic in bioinformatics. Defining informative features from complex high dimensional biological data is critical in disease study, drug development, etc. Support vector machine-recursive feature elimination (SVM-RFE) is an efficient feature selection technique that has shown its power in many applications. It ranks the features according to the recursive feature deletion sequence based on SVM. In this study, we propose a method, SVM-RFE-OA, which combines the classification accuracy rate and the average overlapping ratio of the samples to determine the number of features to be selected from the feature rank of SVM-RFE. Meanwhile, to measure the feature weights more accurately, we propose a modified SVM-RFE-OA (M-SVM-RFE-OA) algorithm that temporally screens out the samples lying in a heavy overlapping area in each iteration. The experiments on the eight public biological datasets show that the discriminative ability of the feature subset could be measured more accurately by combining the classification accuracy rate with the average overlapping degree of the samples compared with using the classification accuracy rate alone, and shielding the samples in the overlapping area made the calculation of the feature weights more stable and accurate. The methods proposed in this study can also be used with other RFE techniques to define potential biomarkers from big biological data.

  17. Non-overlap subaperture interferometric testing for large optics

    NASA Astrophysics Data System (ADS)

    Wu, Xin; Yu, Yingjie; Zeng, Wenhan; Qi, Te; Chen, Mingyi; Jiang, Xiangqian

    2017-08-01

    It has been shown that the number of subapertures and the amount of overlap has a significant influence on the stitching accuracy. In this paper, a non-overlap subaperture interferometric testing method (NOSAI) is proposed to inspect large optical components. This method would greatly reduce the number of subapertures and the influence of environmental interference while maintaining the accuracy of reconstruction. A general subaperture distribution pattern of NOSAI is also proposed for the large rectangle surface. The square Zernike polynomial is employed to fit such wavefront. The effect of the minimum fitting terms on the accuracy of NOSAI and the sensitivities of NOSAI to subaperture's alignment error, power systematic error, and random noise are discussed. Experimental results validate the feasibility and accuracy of the proposed NOSAI in comparison with wavefront obtained by a large aperture interferometer and stitching surface by multi-aperture overlap-scanning technique (MAOST).

  18. Overlapping bio-absorbable scaffolds: Aim for D2D technique?

    PubMed

    Khan, Asaad A; Dangas, George D

    2018-06-01

    The results of overlapping metallic stents have been concerning but this practice is often unavoidable in the setting of long or tortuous lesions, diameter discrepancy of proximal and distal vessel, and for residual dissections. Theoretically, bio-absorbable scaffolds may carry an advantage over metallic stents due to the progressive resorption of the scaffold theoretically rendering the overlap a non-issue; this has not been clinically evident. Since stent/scaffold overlap cannot be entirely avoided, improved stent delivery/deployment and scaffold design modification may reduce complications in this complex patient subset. © 2018 Wiley Periodicals, Inc.

  19. Clustering determines the dynamics of complex contagions in multiplex networks

    NASA Astrophysics Data System (ADS)

    Zhuang, Yong; Arenas, Alex; Yaǧan, Osman

    2017-01-01

    We present the mathematical analysis of generalized complex contagions in a class of clustered multiplex networks. The model is intended to understand spread of influence, or any other spreading process implying a threshold dynamics, in setups of interconnected networks with significant clustering. The contagion is assumed to be general enough to account for a content-dependent linear threshold model, where each link type has a different weight (for spreading influence) that may depend on the content (e.g., product, rumor, political view) that is being spread. Using the generating functions formalism, we determine the conditions, probability, and expected size of the emergent global cascades. This analysis provides a generalization of previous approaches and is especially useful in problems related to spreading and percolation. The results present nontrivial dependencies between the clustering coefficient of the networks and its average degree. In particular, several phase transitions are shown to occur depending on these descriptors. Generally speaking, our findings reveal that increasing clustering decreases the probability of having global cascades and their size, however, this tendency changes with the average degree. There exists a certain average degree from which on clustering favors the probability and size of the contagion. By comparing the dynamics of complex contagions over multiplex networks and their monoplex projections, we demonstrate that ignoring link types and aggregating network layers may lead to inaccurate conclusions about contagion dynamics, particularly when the correlation of degrees between layers is high.

  20. Seasonal trends of ACSPO VIIRS SST product characterized by the differences in orbital overlaps for various water types

    NASA Astrophysics Data System (ADS)

    Arnone, Robert; Vandermeulen, Ryan; Ignatov, Alexander; Cayula, Jean François

    2015-05-01

    The uncertainty of the Advanced Clear-Sky Processor for Oceans (ACSPO) Sea Surface Temperature (SST) products from the Visible Infrared Imaging Radiometer Suite (VIIRS) satellite is examined using consecutive orbital overlaps in coastal waters of the Gulf of Mexico. The overlapping region on the left and right side of the VIIRS swath at 23-35 degree latitude covers approximately 500 pixels, which occur within 100 minutes and can provide a total of 4 SST products (2 day and 2 night) per day. By assuming the ocean SST should be similar on each side of the swath in this short time period, diel changes are examined and the uncertainty of SST retrieval is determined by comparing with buoy-derived SST. The VIIRS ACSPO product from NOAA STAR was used to determine the difference in SST within the overlapping regions. These SST changes are evaluated between consecutive orbits to validate the accuracy of SST algorithms on each side of the swath at high sensor angles. The SST product differences across the swath can result from surface glint, sensor angular impacts and sensor characteristics such as half angle mirror side (HAM) and calibration. The absolute diurnal SST changes that can occur within 100 minutes are evaluated with the buoy and VIIRS-derived SST. Sensitivity of the SST to water types is evaluated by measuring diurnal differences for open ocean, shelf and coastal waters. The 100 minute VIIRS SST overlap shows the capability to monitor the diurnal ocean heating and cooling which are associated with water mass optical absorption. The seasonal trends of the difference in SST at the overlaps for these water masses were tracked on a monthly basis. The unique capability of using the same VIIRS sensor for self-characterization can provide a method to define the uncertainty of ocean products and characterize the diurnal changes for different water types.

  1. Developmental roles of 21 Drosophila transcription factors are determined by quantitative differences in binding to an overlapping set of thousands of genomic regions

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    MacArthur, Stewart; Li, Xiao-Yong; Li, Jingyi

    2009-05-15

    BACKGROUND: We previously established that six sequence-specific transcription factors that initiate anterior/posterior patterning in Drosophila bind to overlapping sets of thousands of genomic regions in blastoderm embryos. While regions bound at high levels include known and probable functional targets, more poorly bound regions are preferentially associated with housekeeping genes and/or genes not transcribed in the blastoderm, and are frequently found in protein coding sequences or in less conserved non-coding DNA, suggesting that many are likely non-functional. RESULTS: Here we show that an additional 15 transcription factors that regulate other aspects of embryo patterning show a similar quantitative continuum of functionmore » and binding to thousands of genomic regions in vivo. Collectively, the 21 regulators show a surprisingly high overlap in the regions they bind given that they belong to 11 DNA binding domain families, specify distinct developmental fates, and can act via different cis-regulatory modules. We demonstrate, however, that quantitative differences in relative levels of binding to shared targets correlate with the known biological and transcriptional regulatory specificities of these factors. CONCLUSIONS: It is likely that the overlap in binding of biochemically and functionally unrelated transcription factors arises from the high concentrations of these proteins in nuclei, which, coupled with their broad DNA binding specificities, directs them to regions of open chromatin. We suggest that most animal transcription factors will be found to show a similar broad overlapping pattern of binding in vivo, with specificity achieved by modulating the amount, rather than the identity, of bound factor.« less

  2. Face Patch Resting State Networks Link Face Processing to Social Cognition

    PubMed Central

    Schwiedrzik, Caspar M.; Zarco, Wilbert; Everling, Stefan; Freiwald, Winrich A.

    2015-01-01

    Faces transmit a wealth of social information. How this information is exchanged between face-processing centers and brain areas supporting social cognition remains largely unclear. Here we identify these routes using resting state functional magnetic resonance imaging in macaque monkeys. We find that face areas functionally connect to specific regions within frontal, temporal, and parietal cortices, as well as subcortical structures supporting emotive, mnemonic, and cognitive functions. This establishes the existence of an extended face-recognition system in the macaque. Furthermore, the face patch resting state networks and the default mode network in monkeys show a pattern of overlap akin to that between the social brain and the default mode network in humans: this overlap specifically includes the posterior superior temporal sulcus, medial parietal, and dorsomedial prefrontal cortex, areas supporting high-level social cognition in humans. Together, these results reveal the embedding of face areas into larger brain networks and suggest that the resting state networks of the face patch system offer a new, easily accessible venue into the functional organization of the social brain and into the evolution of possibly uniquely human social skills. PMID:26348613

  3. Detection of protein complex from protein-protein interaction network using Markov clustering

    NASA Astrophysics Data System (ADS)

    Ochieng, P. J.; Kusuma, W. A.; Haryanto, T.

    2017-05-01

    Detection of complexes, or groups of functionally related proteins, is an important challenge while analysing biological networks. However, existing algorithms to identify protein complexes are insufficient when applied to dense networks of experimentally derived interaction data. Therefore, we introduced a graph clustering method based on Markov clustering algorithm to identify protein complex within highly interconnected protein-protein interaction networks. Protein-protein interaction network was first constructed to develop geometrical network, the network was then partitioned using Markov clustering to detect protein complexes. The interest of the proposed method was illustrated by its application to Human Proteins associated to type II diabetes mellitus. Flow simulation of MCL algorithm was initially performed and topological properties of the resultant network were analysed for detection of the protein complex. The results indicated the proposed method successfully detect an overall of 34 complexes with 11 complexes consisting of overlapping modules and 20 non-overlapping modules. The major complex consisted of 102 proteins and 521 interactions with cluster modularity and density of 0.745 and 0.101 respectively. The comparison analysis revealed MCL out perform AP, MCODE and SCPS algorithms with high clustering coefficient (0.751) network density and modularity index (0.630). This demonstrated MCL was the most reliable and efficient graph clustering algorithm for detection of protein complexes from PPI networks.

  4. Possible Overlaps Between Blobs, Grism Apertures, and Dithers

    NASA Astrophysics Data System (ADS)

    Ryan, R. E.; McCullough, P. R.

    2017-06-01

    We present a investigation into possible overlaps between the known IR blobs with the grism aperture reference positions and the IR dither patterns. Each aperture was designed to place the science target (e.g. a specific star) on a cosmetically clean area of the IR detector. Similarly, the dither patterns were designed to mitigate cosmetic defects by rarely (or ideally never) placing such targets on known defects. Because blobs accumulate with time, the originally defined apertures and dither patterns may no longer accomplish their goals, it is important to reverify these combinations. We find two potential overlaps between the blob, aperture, and dither combinations, but do not recommend any changes to the current suite of aperture references positions and/or dither patterns for two reasons. First, one of the overlaps occurs with a dither/aperture combination that is seldom used for high-value science operations, but rather more common for wide-field surveys/mosaics. Second, the other overlap is 8.7 pix from a blob that has a fiducial radius of 10 pix, which already represents a very conservative distance. We conclude that a similar analysis should be repeated as new blobs occur, to continue to ensure ideal operations for high-value science targets. The purpose of this report is to document the analysis in order to facilitate its repetition in the future.

  5. Specific surface area of overlapping spheres in the presence of obstructions

    NASA Astrophysics Data System (ADS)

    Jenkins, D. R.

    2013-02-01

    This study considers the random placement of uniform sized spheres, which may overlap, in the presence of another set of randomly placed (hard) spheres, which do not overlap. The overlapping spheres do not intersect the hard spheres. It is shown that the specific surface area of the collection of overlapping spheres is affected by the hard spheres, such that there is a minimum in the specific surface area as a function of the relative size of the two sets of spheres. The occurrence of the minimum is explained in terms of the break-up of pore connectivity. The configuration can be considered to be a simple model of the structure of a porous composite material. In particular, the overlapping particles represent voids while the hard particles represent fillers. Example materials are pervious concrete, metallurgical coke, ice cream, and polymer composites. We also show how the material properties of such composites are affected by the void structure.

  6. Specific surface area of overlapping spheres in the presence of obstructions.

    PubMed

    Jenkins, D R

    2013-02-21

    This study considers the random placement of uniform sized spheres, which may overlap, in the presence of another set of randomly placed (hard) spheres, which do not overlap. The overlapping spheres do not intersect the hard spheres. It is shown that the specific surface area of the collection of overlapping spheres is affected by the hard spheres, such that there is a minimum in the specific surface area as a function of the relative size of the two sets of spheres. The occurrence of the minimum is explained in terms of the break-up of pore connectivity. The configuration can be considered to be a simple model of the structure of a porous composite material. In particular, the overlapping particles represent voids while the hard particles represent fillers. Example materials are pervious concrete, metallurgical coke, ice cream, and polymer composites. We also show how the material properties of such composites are affected by the void structure.

  7. The overlap between cyberbullying and traditional bullying.

    PubMed

    Waasdorp, Tracy E; Bradshaw, Catherine P

    2015-05-01

    Cyberbullying appears to be on the rise among adolescents due in part to increased access to electronic devices and less online supervision. Less is known about how cyberbullying differs from traditional bullying which occurs in person and the extent to which these two forms overlap. Our first aim was to examine the overlap of traditional bullying (relational, verbal, and physical) with cyberbullying. The second aim examined student- and school-level correlates of cyber victimization as compared to traditional victims. The final aim explored details of the cyberbullying experience (e.g., who sent the message, how was the message sent, and what was the message about). Data came from 28,104 adolescents (grades, 9-12) attending 58 high schools. Approximately 23% of the youth reported being victims of any form of bullying (cyber, relational, physical, and verbal) within the last month, with 25.6% of those victims reporting being cyberbullied. The largest proportion (50.3%) of victims reported they were victimized by all four forms, whereas only 4.6% reported being only cyberbullied. Multilevel analyses indicated that as compared to those who were only traditionally bullied, those who were cyberbullied were more likely to have externalizing (odds ratio = 1.44) and internalizing symptoms (odds ratio = 1.25). Additional analyses examined detailed characteristics of the cyberbullying experiences, indicating a relatively high level of overlap between cyber and traditional bullying. Implications for preventive interventions targeting youth involved with cyberbullying and its overlap with other forms of bullying are discussed. Copyright © 2015 Society for Adolescent Health and Medicine. Published by Elsevier Inc. All rights reserved.

  8. The effect of relatedness and pack size on territory overlap in African wild dogs.

    PubMed

    Jackson, Craig R; Groom, Rosemary J; Jordan, Neil R; McNutt, J Weldon

    2017-01-01

    Spacing patterns mediate competitive interactions between conspecifics, ultimately increasing fitness. The degree of territorial overlap between neighbouring African wild dog ( Lycaon pictus ) packs varies greatly, yet the role of factors potentially affecting the degree of overlap, such as relatedness and pack size, remain unclear. We used movement data from 21 wild dog packs to calculate the extent of territory overlap (20 dyads). On average, unrelated neighbouring packs had low levels of overlap restricted to the peripheral regions of their 95% utilisation kernels. Related neighbours had significantly greater levels of peripheral overlap. Only one unrelated dyad included overlap between 75%-75% kernels, but no 50%-50% kernels overlapped. However, eight of 12 related dyads overlapped between their respective 75% kernels and six between the frequented 50% kernels. Overlap between these more frequented kernels confers a heightened likelihood of encounter, as the mean utilisation intensity per unit area within the 50% kernels was 4.93 times greater than in the 95% kernels, and 2.34 times greater than in the 75% kernels. Related packs spent significantly more time in their 95% kernel overlap zones than did unrelated packs. Pack size appeared to have little effect on overlap between related dyads, yet among unrelated neighbours larger packs tended to overlap more onto smaller packs' territories. However, the true effect is unclear given that the model's confidence intervals overlapped zero. Evidence suggests that costly intraspecific aggression is greatly reduced between related packs. Consequently, the tendency for dispersing individuals to establish territories alongside relatives, where intensively utilised portions of ranges regularly overlap, may extend kin selection and inclusive fitness benefits from the intra-pack to inter-pack level. This natural spacing system can affect survival parameters and the carrying capacity of protected areas, having important

  9. Reaction-space analysis of homogeneous charge compression ignition combustion with varying levels of fuel stratification under positive and negative valve overlap conditions

    DOE PAGES

    Kodavasal, Janardhan; Lavoie, George A.; Assanis, Dennis N.; ...

    2015-10-26

    Full-cycle computational fluid dynamics simulations with gasoline chemical kinetics were performed to determine the impact of breathing and fuel injection strategies on thermal and compositional stratification, combustion and emissions during homogeneous charge compression ignition combustion. The simulations examined positive valve overlap and negative valve overlap strategies, along with fueling by port fuel injection and direct injection. The resulting charge mass distributions were analyzed prior to ignition using ignition delay as a reactivity metric. The reactivity stratification arising from differences in the distributions of fuel–oxygen equivalence ratio (Φ FO), oxygen molar fraction (χ O2) and temperature (T) was determined for threemore » parametric studies. In the first study, the reactivity stratification and burn duration for positive valve overlap valve events with port fuel injection and early direct injection were nearly identical and were dominated by wall-driven thermal stratification. nitrogen oxide (NO) and carbon monoxide (CO) emissions were negligible for both injection strategies. In the second study, which examined negative valve overlap valve events with direct injection and port fuel injection, reactivity stratification increased for direct injection as the Φ FO and T distributions associated with direct fuel injection into the hot residual gas were positively correlated; however, the latent heat absorbed from the hot residual gas by the evaporating direct injection fuel jet reduced the overall thermal and reactivity stratification. These stratification effects were offsetting, resulting in similar reactivity stratification and burn durations for the two injection strategies. The higher local burned gas temperatures with direct injection resulted in an order of magnitude increase in NO, while incomplete combustion of locally over-lean regions led to a sevenfold increase in CO emissions compared to port fuel injection. The final

  10. Hospital mergers and market overlap.

    PubMed Central

    Brooks, G R; Jones, V G

    1997-01-01

    OBJECTIVE: To address two questions: What are the characteristics of hospitals that affect the likelihood of their being involved in a merger? What characteristics of particular pairs of hospitals affect the likelihood of the pair engaging in a merger? DATA SOURCES/STUDY SETTING: Hospitals in the 12 county region surrounding the San Francisco Bay during the period 1983 to 1992 were the focus of the study. Data were drawn from secondary sources, including the Lexis/Nexis database, the American Hospital Association, and the Office of Statewide Health Planning and Development of the State of California. STUDY DESIGN: Seventeen hospital mergers during the study period were identified. A random sample of pairs of hospitals that did not merge was drawn to establish a statistically efficient control set. Models constructed from hypotheses regarding hospital and market characteristics believed to be related to merger likelihood were tested using logistic regression analysis. DATA COLLECTION: See Data Sources/Study Setting. PRINCIPAL FINDINGS: The analysis shows that the likelihood of a merger between a particular pair of hospitals is positively related to the degree of market overlap that exists between them. Furthermore, market overlap and performance difference interact in their effect on merger likelihood. In an analysis of individual hospitals, conditions of rivalry, hospital market share, and hospital size were not found to influence the likelihood that a hospital will engage in a merger. CONCLUSIONS: Mergers between hospitals are not driven directly by considerations of market power or efficiency as much as by the existence of specific merger opportunities in the hospitals' local markets. Market overlap is a condition that enables a merger to occur, but other factors, such as the relative performance levels of the hospitals in question and their ownership and teaching status, also play a role in influencing the likelihood that a merger will in fact take place. PMID

  11. International Network of Passive Correlation Ranging for Orbit Determination of a Geostationary Satellite

    NASA Astrophysics Data System (ADS)

    Kaliuzhnyi, Mykola; Bushuev, Felix; Shulga, Oleksandr; Sybiryakova, Yevgeniya; Shakun, Leonid; Bezrukovs, Vladislavs; Moskalenko, Sergiy; Kulishenko, Vladislav; Malynovskyi, Yevgen

    2016-12-01

    An international network of passive correlation ranging of a geostationary telecommunication satellite is considered in the article. The network is developed by the RI "MAO". The network consists of five spatially separated stations of synchronized reception of DVB-S signals of digital satellite TV. The stations are located in Ukraine and Latvia. The time difference of arrival (TDOA) on the network stations of the DVB-S signals, radiated by the satellite, is a measured parameter. The results of TDOA estimation obtained by the network in May-August 2016 are presented in the article. Orbital parameters of the tracked satellite are determined using measured values of the TDOA and two models of satellite motion: the analytical model SGP4/SDP4 and the model of numerical integration of the equations of satellite motion. Both models are realized using the free low-level space dynamics library OREKIT (ORbit Extrapolation KIT).

  12. An Economical Analytical Equation for the Integrated Vertical Overlap of Cumulus and Stratus

    NASA Astrophysics Data System (ADS)

    Park, Sungsu

    2018-03-01

    By extending the previously proposed heuristic parameterization, the author derived an analytical equation computing the overlap areas between the precipitation (or radiation) areas and the cloud areas in a cloud system consisting of cumulus and stratus. The new analytical equation is accurate and much more efficient than the previous heuristic equation, which suffers from the truncation error in association with the digitalization of the overlap areas. Global test simulations with the new analytical formula in an offline mode showed that the maximum cumulus overlap simulates more surface precipitation flux than the random cumulus overlap. On the other hand, the maximum stratus overlap simulates less surface precipitation flux than random stratus overlap, which is due to the increase in the evaporation rate of convective precipitation from the random to maximum stratus overlap. The independent precipitation approximation (IPA) marginally decreases the surface precipitation flux, implying that IPA works well with other parameterizations. In contrast to the net production rate of precipitation and surface precipitation flux that increase when the cumulus and stratus are maximally and randomly overlapped, respectively, the global mean net radiative cooling and longwave cloud radiative forcing (LWCF) increase when the cumulus and stratus are randomly overlapped. On the global average, the vertical cloud overlap exerts larger impacts on the precipitation flux than on the radiation flux. The radiation scheme taking the subgrid variability of water vapor between the cloud and clear portions into account substantially increases the global mean LWCF in tropical deep convection and midlatitude storm track regions.

  13. Overlapping sphincteroplasty and posterior repair.

    PubMed

    Crane, Andrea K; Myers, Erinn M; Lippmann, Quinn K; Matthews, Catherine A

    2014-12-01

    Knowledge of how to anatomically reconstruct extensive posterior-compartment defects is variable among gynecologists. The objective of this video is to demonstrate an effective technique of overlapping sphincteroplasty and posterior repair. In this video, a scripted storyboard was constructed that outlines the key surgical steps of a comprehensive posterior compartment repair: (1) surgical incision that permits access to posterior compartment and perineal body, (2) dissection of the rectovaginal space up to the level of the cervix, (3) plication of the rectovaginal muscularis, (4) repair of internal and external anal sphincters, and (5) reconstruction of the perineal body. Using a combination of graphic illustrations and live video footage, tips on repair are highlighted. The goals at the end of repair are to: (1) have improved vaginal caliber, (2) increase rectal tone along the entire posterior vaginal wall, (3) have the posterior vaginal wall at a perpendicular plane to the perineal body, (4) reform the hymenal ring, and (5) not have an overly elongated perineal body. This video provides a step-by-step guide on how to perform an overlapping sphincteroplasty and posterior repair.

  14. Interference of Overlapping Insect Vibratory Communication Signals: An Eushistus heros Model

    PubMed Central

    Čokl, Andrej; Laumann, Raul Alberto; Žunič Kosi, Alenka; Blassioli-Moraes, Maria Carolina; Virant-Doberlet, Meta; Borges, Miguel

    2015-01-01

    Plants limit the range of insect substrate-borne vibratory communication by their architecture and mechanical properties that change transmitted signal time, amplitude and frequency characteristics. Stinkbugs gain higher signal-to-noise ratio and increase communication distance by emitting narrowband low frequency vibratory signals that are tuned with transmission properties of plants. The objective of the present study was to investigate hitherto overlooked consequences of duetting with mutually overlapped narrowband vibratory signals. The overlapped vibrations of the model stinkbug species Eushistus heros, produced naturally or induced artificially on different plants, have been analysed. They represent female and male strategies to preserve information within a complex masked signal. The brown stinkbugs E. heros communicate with species and gender specific vibratory signals that constitute characteristic duets in the calling, courtship and rivalry phases of mating behaviour. The calling female pulse overlaps the male vibratory response when the latency of the latter is shorter than the duration of the female triggering signal or when the male response does not inhibit the following female pulse. Overlapping of signals induces interference that changes their amplitude pattern to a sequence of regularly repeated pulses in which their duration and the difference between frequencies of overlapped vibrations are related inversely. Interference does not occur in overlapped narrow band female calling pulses and broadband male courtship pulse trains. In a duet with overlapped signals females and males change time parameters and increase the frequency difference between signals by changing the frequency level and frequency modulation pattern of their calls. PMID:26098637

  15. Truthful Channel Sharing for Self Coexistence of Overlapping Medical Body Area Networks

    PubMed Central

    Dutkiewicz, Eryk; Zheng, Guanglou

    2016-01-01

    As defined by IEEE 802.15.6 standard, channel sharing is a potential method to coordinate inter-network interference among Medical Body Area Networks (MBANs) that are close to one another. However, channel sharing opens up new vulnerabilities as selfish MBANs may manipulate their online channel requests to gain unfair advantage over others. In this paper, we address this issue by proposing a truthful online channel sharing algorithm and a companion protocol that allocates channel efficiently and truthfully by punishing MBANs for misreporting their channel request parameters such as time, duration and bid for the channel. We first present an online channel sharing scheme for unit-length channel requests and prove that it is truthful. We then generalize our model to settings with variable-length channel requests, where we propose a critical value based channel pricing and preemption scheme. A bid adjustment procedure prevents unbeneficial preemption by artificially raising the ongoing winner’s bid controlled by a penalty factor λ. Our scheme can efficiently detect selfish behaviors by monitoring a trust parameter α of each MBAN and punish MBANs from cheating by suspending their requests. Our extensive simulation results show our scheme can achieve a total profit that is more than 85% of the offline optimum method in the typical MBAN settings. PMID:26844888

  16. Optimizing targeted vaccination across cyber-physical networks: an empirically based mathematical simulation study.

    PubMed

    Mones, Enys; Stopczynski, Arkadiusz; Pentland, Alex 'Sandy'; Hupert, Nathaniel; Lehmann, Sune

    2018-01-01

    Targeted vaccination, whether to minimize the forward transmission of infectious diseases or their clinical impact, is one of the 'holy grails' of modern infectious disease outbreak response, yet it is difficult to achieve in practice due to the challenge of identifying optimal targets in real time. If interruption of disease transmission is the goal, targeting requires knowledge of underlying person-to-person contact networks. Digital communication networks may reflect not only virtual but also physical interactions that could result in disease transmission, but the precise overlap between these cyber and physical networks has never been empirically explored in real-life settings. Here, we study the digital communication activity of more than 500 individuals along with their person-to-person contacts at a 5-min temporal resolution. We then simulate different disease transmission scenarios on the person-to-person physical contact network to determine whether cyber communication networks can be harnessed to advance the goal of targeted vaccination for a disease spreading on the network of physical proximity. We show that individuals selected on the basis of their closeness centrality within cyber networks (what we call 'cyber-directed vaccination') can enhance vaccination campaigns against diseases with short-range (but not full-range) modes of transmission. © 2018 The Author(s).

  17. Structural covariance networks across healthy young adults and their consistency.

    PubMed

    Guo, Xiaojuan; Wang, Yan; Guo, Taomei; Chen, Kewei; Zhang, Jiacai; Li, Ke; Jin, Zhen; Yao, Li

    2015-08-01

    To investigate structural covariance networks (SCNs) as measured by regional gray matter volumes with structural magnetic resonance imaging (MRI) from healthy young adults, and to examine their consistency and stability. Two independent cohorts were included in this study: Group 1 (82 healthy subjects aged 18-28 years) and Group 2 (109 healthy subjects aged 20-28 years). Structural MRI data were acquired at 3.0T and 1.5T using a magnetization prepared rapid-acquisition gradient echo sequence for these two groups, respectively. We applied independent component analysis (ICA) to construct SCNs and further applied the spatial overlap ratio and correlation coefficient to evaluate the spatial consistency of the SCNs between these two datasets. Seven and six independent components were identified for Group 1 and Group 2, respectively. Moreover, six SCNs including the posterior default mode network, the visual and auditory networks consistently existed across the two datasets. The overlap ratios and correlation coefficients of the visual network reached the maximums of 72% and 0.71. This study demonstrates the existence of consistent SCNs corresponding to general functional networks. These structural covariance findings may provide insight into the underlying organizational principles of brain anatomy. © 2014 Wiley Periodicals, Inc.

  18. Overlapping Chronic Pain Conditions: Implications for Diagnosis and Classification.

    PubMed

    Maixner, William; Fillingim, Roger B; Williams, David A; Smith, Shad B; Slade, Gary D

    2016-09-01

    There is increasing recognition that many if not most common chronic pain conditions are heterogeneous with a high degree of overlap or coprevalence of other common pain conditions along with influences from biopsychosocial factors. At present, very little attention is given to the high degree of overlap of many common pain conditions when recruiting for clinical trials. As such, many if not most patients enrolled into clinical studies are not representative of most chronic pain patients. The failure to account for the heterogeneous and overlapping nature of most common pain conditions may result in treatment responses of small effect size when these treatments are administered to patients with chronic overlapping pain conditions (COPCs) represented in the general population. In this brief review we describe the concept of COPCs and the putative mechanisms underlying COPCs. Finally, we present a series of recommendations that will advance our understanding of COPCs. This brief review describes the concept of COPCs. A mechanism-based heuristic model is presented and current knowledge and evidence for COPCs are presented. Finally, a set of recommendations is provided to advance our understanding of COPCs. Copyright © 2016 American Pain Society. Published by Elsevier Inc. All rights reserved.

  19. The Laplacian spectrum of neural networks

    PubMed Central

    de Lange, Siemon C.; de Reus, Marcel A.; van den Heuvel, Martijn P.

    2014-01-01

    The brain is a complex network of neural interactions, both at the microscopic and macroscopic level. Graph theory is well suited to examine the global network architecture of these neural networks. Many popular graph metrics, however, encode average properties of individual network elements. Complementing these “conventional” graph metrics, the eigenvalue spectrum of the normalized Laplacian describes a network's structure directly at a systems level, without referring to individual nodes or connections. In this paper, the Laplacian spectra of the macroscopic anatomical neuronal networks of the macaque and cat, and the microscopic network of the Caenorhabditis elegans were examined. Consistent with conventional graph metrics, analysis of the Laplacian spectra revealed an integrative community structure in neural brain networks. Extending previous findings of overlap of network attributes across species, similarity of the Laplacian spectra across the cat, macaque and C. elegans neural networks suggests a certain level of consistency in the overall architecture of the anatomical neural networks of these species. Our results further suggest a specific network class for neural networks, distinct from conceptual small-world and scale-free models as well as several empirical networks. PMID:24454286

  20. Orbit and clock determination of BDS regional navigation satellite system based on IGS M-GEX and WHU BETS tracking network

    NASA Astrophysics Data System (ADS)

    GENG, T.; Zhao, Q.; Shi, C.; Shum, C.; Guo, J.; Su, X.

    2013-12-01

    BeiDou Navigation Satellite System (BDS) began to provide the regional open service on December 27th 2012 and will provide the global open service by the end of 2020. Compared to GPS, the space segment of BDS Regional System consists of 5 Geostationary Earth Orbit satellites (GEO), 5 Inclined Geosynchronous Orbit satellites (IGSO) and 4 Medium Earth orbit (MEO) satellites. Since 2011, IGS Multiple-GNSS Experiment (M-GEX) focuses on tracking the newly available GNSS signals. This includes all signals from the modernized satellites of the GPS and GLONASS systems, as well as signals of the BDS, Galileo and QZSS systems. Up to now, BDS satellites are tracked by around 25 stations with a variety of different antennas and receivers from different GNSS manufacture communities in M-GEX network. Meanwhile, there are 17 stations with Unicore Communications Incorporation's GPS/BDS receivers in BeiDou Experimental Tracking Stations (BETS) network by Wuhan University. In addition, 5 BDS satellites have been tracking by the International Laser Ranging Service (ILRS). BDS performance is expected to be further studied by the GNSS communities. Following an introduction of the BDS system and above different tracking network, this paper discusses the achieved BDS characterization and performance assessment. Firstly, the BDS signal and measurement quality are analyzed with different antennas and receivers in detail compared to GPS. This includes depth of coverage for satellite observation, carrier-to-noise-density ratios, code noise and multipath, carrier phase errors. Secondly, BDS Precise Orbit Determination (POD) is processed. Different arc lengths and sets of orbit parameters are tested using Position And Navigation Data Analysis software (PANDA) which is developed at the Wuhan University. GEO, IGSO and MEO satellites orbit quality will be assessed using overlap comparison, 2-day orbit fit and external validations with Satellite Laser Range (SLR). Then BDS satellites are equipped

  1. Protein Network Signatures Associated with Exogenous Biofuels Treatments in Cyanobacterium Synechocystis sp. PCC 6803

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Pei, Guangsheng; Chen, Lei; Wang, Jiangxin

    2014-11-03

    Although recognized as a promising microbial cell factory for producing biofuels, current productivity in cyanobacterial systems is low. To make the processes economically feasible, one of the hurdles, which need to be overcome is the low tolerance of hosts to toxic biofuels. Meanwhile, little information is available regarding the cellular responses to biofuels stress in cyanobacteria, which makes it challenging for tolerance engineering. Using large proteomic datasets of Synechocystis under various biofuels stress and environmental perturbation, a protein co-expression network was first constructed and then combined with the experimentally determined protein–protein interaction network. Proteins with statistically higher topological overlap inmore » the integrated network were identified as common responsive proteins to both biofuels stress and environmental perturbations. In addition, a weighted gene co-expression network analysis was performed to distinguish unique responses to biofuels from those to environmental perturbations and to uncover metabolic modules and proteins uniquely associated with biofuels stress. The results showed that biofuel-specific proteins and modules were enriched in several functional categories, including photosynthesis, carbon fixation, and amino acid metabolism, which may represent potential key signatures for biofuels stress responses in Synechocystis. Network-based analysis allowed determination of the responses specifically related to biofuels stress, and the results constituted an important knowledge foundation for tolerance engineering against biofuels in Synechocystis.« less

  2. 77 FR 37730 - Culturally Significant Objects Imported for Exhibition Determinations: “Nomads and Networks: The...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-06-22

    ... DEPARTMENT OF STATE [Public Notice 7928] Culturally Significant Objects Imported for Exhibition Determinations: ``Nomads and Networks: The Ancient Art and Culture of Kazakhstan'' SUMMARY: Notice is hereby... objects to be included in the exhibition ``Nomads and Networks: The Ancient Art and Culture of Kazakhstan...

  3. An evolutionary game approach for determination of the structural conflicts in signed networks

    PubMed Central

    Tan, Shaolin; Lü, Jinhu

    2016-01-01

    Social or biochemical networks can often divide into two opposite alliances in response to structural conflicts between positive (friendly, activating) and negative (hostile, inhibiting) interactions. Yet, the underlying dynamics on how the opposite alliances are spontaneously formed to minimize the structural conflicts is still unclear. Here, we demonstrate that evolutionary game dynamics provides a felicitous possible tool to characterize the evolution and formation of alliances in signed networks. Indeed, an evolutionary game dynamics on signed networks is proposed such that each node can adaptively adjust its choice of alliances to maximize its own fitness, which yet leads to a minimization of the structural conflicts in the entire network. Numerical experiments show that the evolutionary game approach is universally efficient in quality and speed to find optimal solutions for all undirected or directed, unweighted or weighted signed networks. Moreover, the evolutionary game approach is inherently distributed. These characteristics thus suggest the evolutionary game dynamic approach as a feasible and effective tool for determining the structural conflicts in large-scale on-line signed networks. PMID:26915581

  4. Understanding emotion with brain networks.

    PubMed

    Pessoa, Luiz

    2018-02-01

    Emotional processing appears to be interlocked with perception, cognition, motivation, and action. These interactions are supported by the brain's large-scale non-modular anatomical and functional architectures. An important component of this organization involves characterizing the brain in terms of networks. Two aspects of brain networks are discussed: brain networks should be considered as inherently overlapping (not disjoint) and dynamic (not static). Recent work on multivariate pattern analysis shows that affective dimensions can be detected in the activity of distributed neural systems that span cortical and subcortical regions. More broadly, the paper considers how we should think of causation in complex systems like the brain, so as to inform the relationship between emotion and other mental aspects, such as cognition.

  5. Concurrent and Overlapping Surgery: Perspectives from Parents of Adolescents Undergoing Spinal Posterior Instrumented Fusion for Idiopathic Scoliosis.

    PubMed

    Bryant, Jessica; Markes, Alexander; Woolridge, Tiana; Cerruti, Dede; Dzeng, Elizabeth; Koenig, Barbara; Diab, Mohammad

    2018-06-12

    Prospective cross-sectional survey. To determine the perspectives of parents of patients undergoing posterior instrumented fusion for adolescent idiopathic scoliosis (AIS) regarding simultaneous surgery and trainee participation. Simultaneous ("at the same time") surgery is under scrutiny by the public, government, payers and the medical community. The objective of this study is to determine the perspectives of parents of patients undergoing posterior instrumented fusion for adolescent idiopathic scoliosis. Our goal is to inform the national conversation on this subject with real patient and family voices. A survey was prospectively administered to 31 consecutive parents of patients undergoing posterior instrumented fusion for adolescent idiopathic scoliosis at a large academic medical center. "Overlapping" was defined as simultaneity during "noncritical" parts of an operation. "Concurrent" was defined as simultaneity that includes "critical" part(s) of an operation. Participants were asked to provide levels of agreement with overlapping and concurrent surgery and anesthesia, as well as with trainee involvement. On average, respondents "strongly agree" with the need to be informed about overlapping or concurrent surgery. They "disagree" with both overlapping and concurrent scheduling, and "disagree" with trainees operating without direct supervision, even for "non-critical" parts. Informing parents about the presence of a back-up surgeon or research demonstrating safety of simultaneous surgery did not make them agreeable to simultaneous scheduling. Parents have a strong desire to be informed of simultaneous spinal surgery as part of consent on behalf of their children. Their disagreement with simultaneous surgery, as well as with trainees operating without direct supervision, suggests discordance with current guidelines and practice and should inform the national conversation moving forward. N/A.

  6. Distributed multiple path routing in complex networks

    NASA Astrophysics Data System (ADS)

    Chen, Guang; Wang, San-Xiu; Wu, Ling-Wei; Mei, Pan; Yang, Xu-Hua; Wen, Guang-Hui

    2016-12-01

    Routing in complex transmission networks is an important problem that has garnered extensive research interest in the recent years. In this paper, we propose a novel routing strategy called the distributed multiple path (DMP) routing strategy. For each of the O-D node pairs in a given network, the DMP routing strategy computes and stores multiple short-length paths that overlap less with each other in advance. And during the transmission stage, it rapidly selects an actual routing path which provides low transmission cost from the pre-computed paths for each transmission task, according to the real-time network transmission status information. Computer simulation results obtained for the lattice, ER random, and scale-free networks indicate that the strategy can significantly improve the anti-congestion ability of transmission networks, as well as provide favorable routing robustness against partial network failures.

  7. Overlap Areas of a Square Box on a Square Mesh

    DTIC Science & Technology

    2017-04-01

    ARL-TN-0818 ● APR 2017 US Army Research Laboratory Overlap Areas of a Square Box on a Square Mesh by James U Cazamias...originator. ARL-TN-0818 ● APR 2017 US Army Research Laboratory Overlap Areas of a Square Box on a Square Mesh by James U Cazamias...

  8. Minimum Winfree loop determines self-sustained oscillations in excitable Erdös-Rényi random networks.

    PubMed

    Qian, Yu; Cui, Xiaohua; Zheng, Zhigang

    2017-07-18

    The investigation of self-sustained oscillations in excitable complex networks is very important in understanding various activities in brain systems, among which the exploration of the key determinants of oscillations is a challenging task. In this paper, by investigating the influence of system parameters on self-sustained oscillations in excitable Erdös-Rényi random networks (EERRNs), the minimum Winfree loop (MWL) is revealed to be the key factor in determining the emergence of collective oscillations. Specifically, the one-to-one correspondence between the optimal connection probability (OCP) and the MWL length is exposed. Moreover, many important quantities such as the lower critical connection probability (LCCP), the OCP, and the upper critical connection probability (UCCP) are determined by the MWL. Most importantly, they can be approximately predicted by the network structure analysis, which have been verified in numerical simulations. Our results will be of great importance to help us in understanding the key factors in determining persistent activities in biological systems.

  9. A common network of functional areas for attention and eye movements

    NASA Technical Reports Server (NTRS)

    Corbetta, M.; Akbudak, E.; Conturo, T. E.; Snyder, A. Z.; Ollinger, J. M.; Drury, H. A.; Linenweber, M. R.; Petersen, S. E.; Raichle, M. E.; Van Essen, D. C.; hide

    1998-01-01

    Functional magnetic resonance imaging (fMRI) and surface-based representations of brain activity were used to compare the functional anatomy of two tasks, one involving covert shifts of attention to peripheral visual stimuli, the other involving both attentional and saccadic shifts to the same stimuli. Overlapping regional networks in parietal, frontal, and temporal lobes were active in both tasks. This anatomical overlap is consistent with the hypothesis that attentional and oculomotor processes are tightly integrated at the neural level.

  10. Shake for Sigma, Pray for Pi: Classroom Orbital Overlap Analogies

    ERIC Educational Resources Information Center

    Dicks, Andrew P.

    2011-01-01

    An introductory organic classroom demonstration is discussed where analogies are made between common societal hand contact and covalent bond formation. A handshake signifies creation of a [sigma] bond ("head-on" orbital overlap), whereas the action of praying illustrates "sideways" overlap and generation of a [pi] bond. The nature of orbital and…

  11. SGM-based seamline determination for urban orthophoto mosaicking

    NASA Astrophysics Data System (ADS)

    Pang, Shiyan; Sun, Mingwei; Hu, Xiangyun; Zhang, Zuxun

    2016-02-01

    Mosaicking is a key step in the production of digital orthophoto maps (DOMs), especially for large-scale urban orthophotos. During this step, manual intervention is commonly involved to avoid the case where the seamline crosses obvious objects (e.g., buildings), which causes geometric discontinuities on the DOMs. How to guide the seamline to avoid crossing obvious objects has become a popular topic in the field of photogrammetry and remote sensing. Thus, a new semi-global matching (SGM)-based method to guide seamline determination is proposed for urban orthophoto mosaicking in this study, which can greatly eliminate geometric discontinuities. The approximate epipolar geometry of the orthophoto pairs is first derived and proven, and the approximate epipolar image pair is then generated by rotating the two orthorectified images according to the parallax direction. A SGM algorithm is applied to their overlaps to obtain the corresponding pixel-wise disparity. According to a predefined disparity threshold, the overlap area is identified as the obstacle and non-obstacle areas. For the non-obstacle regions, Hilditch thinning algorithm is used to obtain the skeleton line, followed by Dijkstra's algorithm to search for the optimal path on the skeleton network as the seamline between two orthophotos. A whole seamline network is constructed based on the strip information recorded in flight. In the experimental section, the approximate epipolar geometric theory of the orthophoto is first analyzed and verified, and the effectiveness of the proposed method is then validated by comparing its results with the results of the geometry-based, OrthoVista, and orthoimage elevation synchronous model (OESM)-based methods.

  12. Earth-Mars Telecommunications and Information Management System (TIMS): Antenna Visibility Determination, Network Simulation, and Management Models

    NASA Technical Reports Server (NTRS)

    Odubiyi, Jide; Kocur, David; Pino, Nino; Chu, Don

    1996-01-01

    This report presents the results of our research on Earth-Mars Telecommunications and Information Management System (TIMS) network modeling and unattended network operations. The primary focus of our research is to investigate the feasibility of the TIMS architecture, which links the Earth-based Mars Operations Control Center, Science Data Processing Facility, Mars Network Management Center, and the Deep Space Network of antennae to the relay satellites and other communication network elements based in the Mars region. The investigation was enhanced by developing Build 3 of the TIMS network modeling and simulation model. The results of several 'what-if' scenarios are reported along with reports on upgraded antenna visibility determination software and unattended network management prototype.

  13. The Device Centric Communication System for 5G Networks

    NASA Astrophysics Data System (ADS)

    Biswash, S. K.; Jayakody, D. N. K.

    2017-01-01

    The Fifth Generation Communication (5G) networks have several functional features such as: Massive Multiple Input and Multiple Output (MIMO), Device centric data and voice support, Smarter-device communications, etc. The objective for 5G networks is to gain the 1000x more throughput, 10x spectral efficiency, 100 x more energy efficiency than existing technologies. The 5G system will provide the balance between the Quality of Experience (QoE) and the Quality of Service (QoS), without compromising the user benefit. The data rate has been the key metric for wireless QoS; QoE deals with the delay and throughput. In order to realize a balance between the QoS and QoE, we propose a cellular Device centric communication methodology for the overlapping network coverage area in the 5G communication system. The multiple beacon signals mobile tower refers to an overlapping network area, and a user must be forwarded to the next location area. To resolve this issue, we suggest the user centric methodology (without Base Station interface) to handover the device in the next area, until the users finalize the communication. The proposed method will reduce the signalling cost and overheads for the communication.

  14. Application of a predator-prey overlap metric to determine the impact of sub-grid scale feeding dynamics on ecosystem productivity

    NASA Astrophysics Data System (ADS)

    Greer, A. T.; Woodson, C. B.

    2016-02-01

    Because of the complexity and extremely large size of marine ecosystems, research attention has a strong focus on modelling the system through space and time to elucidate processes driving ecosystem state. One of the major weaknesses of current modelling approaches is the reliance on a particular grid cell size (usually 10's of km in the horizontal & water column mean) to capture the relevant processes, even though empirical research has shown that marine systems are highly structured on fine scales, and this structure can persist over relatively long time scales (days to weeks). Fine-scale features can have a strong influence on the predator-prey interactions driving trophic transfer. Here we apply a statistic, the AB ratio, used to quantify increased predator production due to predator-prey overlap on fine scales in a manner that is computationally feasible for larger scale models. We calculated the AB ratio for predator-prey distributions throughout the scientific literature, as well as for data obtained with a towed plankton imaging system, demonstrating that averaging across a typical model grid cell neglects the fine-scale predator-prey overlap that is an essential component of ecosystem productivity. Organisms from a range of trophic levels and oceanographic regions tended to overlap with their prey both in the horizontal and vertical dimensions. When predator swimming over a diel cycle was incorporated, the amount of production indicated by the AB ratio increased substantially. For the plankton image data, the AB ratio was higher with increasing sampling resolution, especially when prey were highly aggregated. We recommend that ecosystem models incorporate more fine-scale information both to more accurately capture trophic transfer processes and to capitalize on the increasing sampling resolution and data volume from empirical studies.

  15. Radiative Impacts of Cloud Heterogeneity and Overlap in an Atmospheric General Circulation Model

    NASA Technical Reports Server (NTRS)

    Oreopoulos, L.; Lee, D.; Sud, Y. C.; Suarez, M. J.

    2012-01-01

    The radiative impacts of introducing horizontal heterogeneity of layer cloud condensate, and vertical overlap of condensate and cloud fraction are examined with the aid of a new radiation package operating in the GEOS-5 Atmospheric General Circulation Model. The impacts are examined in terms of diagnostic top-of-the-atmosphere shortwave (SW) and longwave (LW) cloud radiative effect (CRE) calculations for a range of assumptions and parameter specifications about the overlap. The investigation is conducted for two distinct cloud schemes, the one that comes with the standard GEOS-5 distribution, and another which has been recently used experimentally for its enhanced GEOS-5 distribution, and another which has been recently used experimentally for its enhanced cloud microphysical capabilities; both are coupled to a cloud generator allowing arbitrary cloud overlap specification. We find that cloud overlap radiative impacts are significantly stronger for the operational cloud scheme for which a change of cloud fraction overlap from maximum-random to generalized results to global changes of SW and LW CRE of approximately 4 Watts per square meter, and zonal changes of up to approximately 10 Watts per square meter. This is because of fewer occurrences compared to the other scheme of large layer cloud fractions and of multi-layer situations with large numbers of atmospheric being simultaneously cloudy, conditions that make overlap details more important. The impact on CRE of the details of condensate distribution overlap is much weaker. Once generalized overlap is adopted, both cloud schemes are only modestly sensitive to the exact values of the overlap parameters. We also find that if one of the CRE components is overestimated and the other underestimated, both cannot be driven towards observed values by adjustments to cloud condensate heterogeneity and overlap alone.

  16. Development of a frontal small overlap crashworthiness evaluation test.

    PubMed

    Sherwood, Christopher P; Mueller, Becky C; Nolan, Joseph M; Zuby, David S; Lund, Adrian K

    2013-01-01

    Small overlap frontal crashes are those in which crash forces are applied outboard of the vehicle's longitudinal frame rails. In-depth analyses of crashes indicate that such crashes account for a significant proportion of frontal crashes with seriously injured occupants. The objective of this research was to evaluate possible barrier crash tests that could be used to evaluate the crashworthiness of vehicles across a spectrum of small overlap crash types. Sixteen full-scale vehicle tests were conducted using 3 midsize passenger vehicles in up to 6 different test configurations, including vehicle-to-vehicle and barrier tests. All vehicles were tested at 64 km/h with an instrumented Hybrid III midsize male driver dummy. All test configurations resulted in primary loading of the wheel, suspension system, and hinge pillar. Vehicles underwent substantial lateral movement during the crash, which varied by crash configuration. The occupant compartments had significant intrusion, particularly to the most outboard structures. Inboard movement of the steering wheel in combination with outboard movement of the dummies (due to the lateral vehicle motion) caused limited interaction with the frontal air bag in most cases. When assessing overall crashworthiness (based on injury measures, structural deformation, and occupant kinematics), one vehicle had superior performance in each crash configuration. This was confirmation that the countermeasures benefiting performance in a single small overlap test also will provide a benefit in other crash configurations. Based on these test results, the Insurance Institute for Highway Safety has developed a small overlap crashworthiness evaluation with the following characteristics: a rigid flat barrier with a 150-mm corner radius, 25 percent overlap, 64 km/h test speed, and a Hybrid III midsize male driver dummy.

  17. Multirelational organization of large-scale social networks in an online world

    PubMed Central

    Szell, Michael; Lambiotte, Renaud; Thurner, Stefan

    2010-01-01

    The capacity to collect fingerprints of individuals in online media has revolutionized the way researchers explore human society. Social systems can be seen as a nonlinear superposition of a multitude of complex social networks, where nodes represent individuals and links capture a variety of different social relations. Much emphasis has been put on the network topology of social interactions, however, the multidimensional nature of these interactions has largely been ignored, mostly because of lack of data. Here, for the first time, we analyze a complete, multirelational, large social network of a society consisting of the 300,000 odd players of a massive multiplayer online game. We extract networks of six different types of one-to-one interactions between the players. Three of them carry a positive connotation (friendship, communication, trade), three a negative (enmity, armed aggression, punishment). We first analyze these types of networks as separate entities and find that negative interactions differ from positive interactions by their lower reciprocity, weaker clustering, and fatter-tail degree distribution. We then explore how the interdependence of different network types determines the organization of the social system. In particular, we study correlations and overlap between different types of links and demonstrate the tendency of individuals to play different roles in different networks. As a demonstration of the power of the approach, we present the first empirical large-scale verification of the long-standing structural balance theory, by focusing on the specific multiplex network of friendship and enmity relations. PMID:20643965

  18. Multirelational organization of large-scale social networks in an online world.

    PubMed

    Szell, Michael; Lambiotte, Renaud; Thurner, Stefan

    2010-08-03

    The capacity to collect fingerprints of individuals in online media has revolutionized the way researchers explore human society. Social systems can be seen as a nonlinear superposition of a multitude of complex social networks, where nodes represent individuals and links capture a variety of different social relations. Much emphasis has been put on the network topology of social interactions, however, the multidimensional nature of these interactions has largely been ignored, mostly because of lack of data. Here, for the first time, we analyze a complete, multirelational, large social network of a society consisting of the 300,000 odd players of a massive multiplayer online game. We extract networks of six different types of one-to-one interactions between the players. Three of them carry a positive connotation (friendship, communication, trade), three a negative (enmity, armed aggression, punishment). We first analyze these types of networks as separate entities and find that negative interactions differ from positive interactions by their lower reciprocity, weaker clustering, and fatter-tail degree distribution. We then explore how the interdependence of different network types determines the organization of the social system. In particular, we study correlations and overlap between different types of links and demonstrate the tendency of individuals to play different roles in different networks. As a demonstration of the power of the approach, we present the first empirical large-scale verification of the long-standing structural balance theory, by focusing on the specific multiplex network of friendship and enmity relations.

  19. Sparse dictionary learning of resting state fMRI networks.

    PubMed

    Eavani, Harini; Filipovych, Roman; Davatzikos, Christos; Satterthwaite, Theodore D; Gur, Raquel E; Gur, Ruben C

    2012-07-02

    Research in resting state fMRI (rsfMRI) has revealed the presence of stable, anti-correlated functional subnetworks in the brain. Task-positive networks are active during a cognitive process and are anti-correlated with task-negative networks, which are active during rest. In this paper, based on the assumption that the structure of the resting state functional brain connectivity is sparse, we utilize sparse dictionary modeling to identify distinct functional sub-networks. We propose two ways of formulating the sparse functional network learning problem that characterize the underlying functional connectivity from different perspectives. Our results show that the whole-brain functional connectivity can be concisely represented with highly modular, overlapping task-positive/negative pairs of sub-networks.

  20. Base drive and overlap protection circuit

    DOEpatents

    Gritter, David J.

    1983-01-01

    An inverter (34) which provides power to an A. C. machine (28) is controlled by a circuit (36) employing PWM control strategy whereby A. C. power is supplied to the machine at a preselectable frequency and preselectable voltage. This is accomplished by the technique of waveform notching in which the shapes of the notches are varied to determine the average energy content of the overall waveform. Through this arrangement, the operational efficiency of the A. C. machine is optimized. The control circuit includes a microcomputer and memory element which receive various parametric inputs and calculate optimized machine control data signals therefrom. The control data is asynchronously loaded into the inverter through an intermediate buffer (38). A base drive and overlap protection circuit is included to insure that both transistors of a complimentary pair are not conducting at the same time. In its preferred embodiment, the present invention is incorporated within an electric vehicle (10) employing a 144 VDC battery pack (32) and a three-phase induction motor (18).

  1. A fading-based method for checking the presence of closely overlapping peaks in thermoluminescent (TL) materials

    NASA Astrophysics Data System (ADS)

    Furetta, C.

    The paper describes a method, based on fading experiment, for determining the presence of a complex structure in the thermoluminescent glow curve emission from herbs, e.g. oregano and nopal. Because of the polymineral content of the inorganic part of these herbs, the emitted glow curve is the result of several overlapping glow peaks, each one corresponding to another mineral. The initial rise method is also used for determining the activation energy of each component.

  2. Comparisons of Satellite-Deduced Overlapping Cloud Properties and CALIPSO CloudSat Data

    NASA Technical Reports Server (NTRS)

    Chang, Fu-Lung; Minnis, Patrick; Lin, Bing; Sun-Mack, Sunny

    2010-01-01

    Introduction to the overlapped cloud properties derived from polar-orbiting (MODIS) and geostationary (GOES-12, -13, Meteosat-8, -9, etc.) meteorological satellites, which are produced at the NASA Langley Research Center (LaRC) cloud research & development team (NASA lead scientist: Dr. Patrick Minnis). Comparison of the LaRC CERES MODIS Edition-3 overlapped cloud properties to the CALIPSO and the CloudSat active sensing data. High clouds and overlapped clouds occur frequently as deduced by CALIPSO (44 & 25%), CloudSat (25 & 4%), and MODIS (37 & 6%). Large fractions of optically-thin cirrus and overlapped clouds are deduced from CALIPSO, but much smaller fractions are from CloudSat and MODIS. For overlapped clouds, the averaged upper-layer CTHs are about 12.8 (CALIPSO), 10.9 (CloudSat) and 10 km (MODIS), and the averaged lower-layer CTHs are about 3.6 (CALIPSO), 3.2 (CloudSat) and 3.9 km (MODIS). Based on comparisons of upper and lower-layer cloud properties as deduced from the MODIS, CALIPSO and CloudSat data, more enhanced passive satellite methods for retrieving thin cirrus and overlapped cloud properties are needed and are under development.

  3. A strategic outlook for coordination of ground-based measurement networks of atmospheric state variables and atmospheric composition

    NASA Astrophysics Data System (ADS)

    Bodeker, G. E.; Thorne, P.; Braathen, G.; De Maziere, M.; Thompson, A. M.; Kurylo, M. J., III

    2016-12-01

    There are a number of ground-based global observing networks that collectively aim to make key measurements of atmospheric state variables and atmospheric chemical composition. These networks include, but are not limited to:NDACC: Network for the Detection of Atmospheric Composition Change GUAN: GCOS Upper Air Network GRUAN: GCOS Reference Upper Air Network EARLINET: the European Aerosol Research Lidar Network GAW: Global Atmosphere Watch SHADOZ: Southern Hemisphere ADditional OZonesondes TCCON: Total Carbon Column Observing Network BSRN: Baseline Surface Radiation Network While each network brings unique capabilities to the global observing system, there are many instances where the activities and capabilities of the networks overlap. These commonalities across multiple networks can confound funding agencies when allocating scarce financial resources. Overlaps between networks may also result in some duplication of effort and a resultant sub-optimal use of funding resource for the global observing system. While some degree of overlap is useful for quality assurance, it is essential to identify the degree to which one network can take on a specific responsibility on behalf of all other networks to avoid unnecessary duplication, to identify where expertise in any one network may serve other networks, and to develop a long-term strategy for the evolution of these networks that clarifies to funding agencies where new investment is required. This presentation will briefly summarise the key characteristics of each network listed above, adopt a matrix approach to identify commonalities and, in particular, where there may be a danger of duplication of effort, and where gaps between the networks may be compromising the services that these networks are expected to collectively deliver to the global atmospheric and climate science research communities. The presentation will also examine where sharing of data and tools between networks may result in a more efficient delivery

  4. Hypochondriasis and panic disorder. Boundary and overlap.

    PubMed

    Barsky, A J; Barnett, M C; Cleary, P D

    1994-11-01

    To determine the nosological and phenomenological overlap and boundaries between panic disorder and hypochondriasis, we compared the symptoms, disability, comorbidity, and medical care of primary care patients with each diagnosis. Patients with DSM-III-R panic disorder were recruited by screening consecutive primary care clinic attenders and then administering a structured diagnostic interview for panic disorder. Patients also completed self-report questionnaires, and their primary care physicians completed questionnaires about them. They were then compared with patients with DSM-III-R hypochondriasis from the same setting who had been studied previously. One thousand six hundred thirty-four patients were screened; 135 (71.0% of the 190 eligible patients) completed the research battery; 100 met lifetime panic disorder criteria. Twenty-five of these had comorbid hypochondriasis. Those without comorbid hypochondriasis (n = 75) were then compared with patients with hypochondriasis without comorbid panic disorder (n = 51). Patients with panic disorder were less hypochondriacal (P < .001), somatized less (P < .05), were less disabled (P < .001), were more satisfied with their medical care (P < .001), and were rated by their physicians as less help rejecting (P < .05) and less demanding (P < .01). Major depression was more prevalent in the group with panic disorder (66.7% vs 45.1%; P < .05), as were phobias (76.0% vs 37.3%; P < .001), but somatization disorder symptoms (P < .0001) and generalized anxiety disorder were less prevalent (74.5% vs 16.0%; P < .001) in panic disorder than was hypochondriasis. While hypochondriasis and panic disorder co-occur to some extent in a primary care population, the overlap is by no means complete. These patients are phenomenologically and functionally differentiable and distinct and are viewed differently by their primary care physicians.

  5. Dog and human inflammatory bowel disease rely on overlapping yet distinct dysbiosis networks.

    PubMed

    Vázquez-Baeza, Yoshiki; Hyde, Embriette R; Suchodolski, Jan S; Knight, Rob

    2016-10-03

    Inflammatory bowel disease (IBD) is an autoimmune condition that is difficult to diagnose, and animal models of this disease have questionable human relevance 1 . Here, we show that the dysbiosis network underlying IBD in dogs differs from that in humans, with some bacteria such as Fusobacterium switching roles between the two species (as Bacteroides fragilis switches roles between humans and mice) 2 . For example, a dysbiosis index trained on humans fails when applied to dogs, but a dog-specific dysbiosis index achieves high correlations with the overall dog microbial community diversity patterns. In addition, a random forest classifier trained on dog-specific samples achieves high discriminatory power, even when using stool samples rather than the mucosal biopsies required for high discriminatory power in humans 2 . These relationships were not detected in previously published dog IBD data sets due to their limited sample size and statistical power 3 . Taken together, these results reveal the need to train host-specific dysbiosis networks and point the way towards a generalized understanding of IBD across different mammalian models.

  6. Overlapping meta-analyses on the same topic: survey of published studies.

    PubMed

    Siontis, Konstantinos C; Hernandez-Boussard, Tina; Ioannidis, John P A

    2013-07-19

    To assess how common it is to have multiple overlapping meta-analyses of randomized trials published on the same topic. Survey of published meta-analyses. PubMed. Meta-analyses published in 2010 were identified, and 5% of them were randomly selected. We further selected those that included randomized trials and examined effectiveness of any medical intervention. For eligible meta-analyses, we searched for other meta-analyses on the same topic (covering the same comparisons, indications/settings, and outcomes or overlapping subsets of them) published until February 2013. Of 73 eligible meta-analyses published in 2010, 49 (67%) had at least one other overlapping meta-analysis (median two meta-analyses per topic, interquartile range 1-4, maximum 13). In 17 topics at least one author was involved in at least two of the overlapping meta-analyses. No characteristics of the index meta-analyses were associated with the potential for overlapping meta-analyses. Among pairs of overlapping meta-analyses in 20 randomly selected topics, 13 of the more recent meta-analyses did not include any additional outcomes. In three of the four topics with eight or more published meta-analyses, many meta-analyses examined only a subset of the eligible interventions or indications/settings covered by the index meta-analysis. Conversely, for statins in the prevention of atrial fibrillation after cardiac surgery, 11 meta-analyses were published with similar eligibility criteria for interventions and setting: there was still variability on which studies were included, but the results were always similar or even identical across meta-analyses. While some independent replication of meta-analyses by different teams is possibly useful, the overall picture suggests that there is a waste of efforts with many topics covered by multiple overlapping meta-analyses.

  7. Incorporation of flow injection analysis with dual-wavelength overlapping resonance Rayleigh scattering for rapid determination of malachite green and its metabolite in fish.

    PubMed

    Zhu, Jinghui; Qin, Mingyou; Liu, Shaopu; Liu, Zhongfang; Yang, Jidong; Hu, Xiaoli

    2014-09-15

    A flow injection analysis (FIA) system combined with dual-wavelength overlapping resonance Rayleigh scattering (DWO-RRS) has been established and validated for rapid determination of malachite green (MG) and its metabolite in fish samples. Under experimental condition, MG would react with Erythrosin (Ery) to form ion-association complexes, resulting in the occurrence of two RRS peaks and a dramatic enhancement of RRS intensity. The maximum RRS peaks were located at 286 nm and 337 nm. It is noted that the increments of both of these two peaks were proportional to the concentration of MG. The detection limit of DWO-RRS was 1.5 ng/mL, which was comparable to several reported methods. Moreover, the results of real sample analysis exhibited an acceptable recovery between 97.5% and 103.6%, indicating that the method had good reproducibility. Copyright © 2014 Elsevier B.V. All rights reserved.

  8. Potato leafroll virus structural proteins manipulate overlapping, yet distinct protein interaction networks during infection.

    PubMed

    DeBlasio, Stacy L; Johnson, Richard; Sweeney, Michelle M; Karasev, Alexander; Gray, Stewart M; MacCoss, Michael J; Cilia, Michelle

    2015-06-01

    Potato leafroll virus (PLRV) produces a readthrough protein (RTP) via translational readthrough of the coat protein amber stop codon. The RTP functions as a structural component of the virion and as a nonincorporated protein in concert with numerous insect and plant proteins to regulate virus movement/transmission and tissue tropism. Affinity purification coupled to quantitative MS was used to generate protein interaction networks for a PLRV mutant that is unable to produce the read through domain (RTD) and compared to the known wild-type PLRV protein interaction network. By quantifying differences in the protein interaction networks, we identified four distinct classes of PLRV-plant interactions: those plant and nonstructural viral proteins interacting with assembled coat protein (category I); plant proteins in complex with both coat protein and RTD (category II); plant proteins in complex with the RTD (category III); and plant proteins that had higher affinity for virions lacking the RTD (category IV). Proteins identified as interacting with the RTD are potential candidates for regulating viral processes that are mediated by the RTP such as phloem retention and systemic movement and can potentially be useful targets for the development of strategies to prevent infection and/or viral transmission of Luteoviridae species that infect important crop species. © 2015 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  9. MIMO: an efficient tool for molecular interaction maps overlap

    PubMed Central

    2013-01-01

    Background Molecular pathways represent an ensemble of interactions occurring among molecules within the cell and between cells. The identification of similarities between molecular pathways across organisms and functions has a critical role in understanding complex biological processes. For the inference of such novel information, the comparison of molecular pathways requires to account for imperfect matches (flexibility) and to efficiently handle complex network topologies. To date, these characteristics are only partially available in tools designed to compare molecular interaction maps. Results Our approach MIMO (Molecular Interaction Maps Overlap) addresses the first problem by allowing the introduction of gaps and mismatches between query and template pathways and permits -when necessary- supervised queries incorporating a priori biological information. It then addresses the second issue by relying directly on the rich graph topology described in the Systems Biology Markup Language (SBML) standard, and uses multidigraphs to efficiently handle multiple queries on biological graph databases. The algorithm has been here successfully used to highlight the contact point between various human pathways in the Reactome database. Conclusions MIMO offers a flexible and efficient graph-matching tool for comparing complex biological pathways. PMID:23672344

  10. Hierarchical neural network model of the visual system determining figure/ground relation

    NASA Astrophysics Data System (ADS)

    Kikuchi, Masayuki

    2017-07-01

    One of the most important functions of the visual perception in the brain is figure/ground interpretation from input images. Figural region in 2D image corresponding to object in 3D space are distinguished from background region extended behind the object. Previously the author proposed a neural network model of figure/ground separation constructed on the standpoint that local geometric features such as curvatures and outer angles at corners are extracted and propagated along input contour in a single layer network (Kikuchi & Akashi, 2001). However, such a processing principle has the defect that signal propagation requires manyiterations despite the fact that actual visual system determines figure/ground relation within the short period (Zhou et al., 2000). In order to attain speed-up for determining figure/ground, this study incorporates hierarchical architecture into the previous model. This study confirmed the effect of the hierarchization as for the computation time by simulation. As the number of layers increased, the required computation time reduced. However, such speed-up effect was saturatedas the layers increased to some extent. This study attempted to explain this saturation effect by the notion of average distance between vertices in the area of complex network, and succeeded to mimic the saturation effect by computer simulation.

  11. Network Policy Management

    DTIC Science & Technology

    1999-09-01

    In truth , there may be some overlap between the various events. This could reduce the total amount of time that the function was not available to...in int-serv provides hard bounds on the maximum delay that will be experienced by the packets. It does so by explicitly reserving resources along the ...network is a soft target. This was noted by Bellovin who coined the term " Hard on the outside, soft and chewy on the inside" [Ref. 26] to describe

  12. [The automatic iris map overlap technology in computer-aided iridiagnosis].

    PubMed

    He, Jia-feng; Ye, Hu-nian; Ye, Miao-yuan

    2002-11-01

    In the paper, iridology and computer-aided iridiagnosis technologies are briefly introduced and the extraction method of the collarette contour is then investigated. The iris map can be overlapped on the original iris image based on collarette contour extraction. The research on collarette contour extraction and iris map overlap is of great importance to computer-aided iridiagnosis technologies.

  13. Influence of gate overlap engineering on ambipolar and high frequency characteristics of tunnel-CNTFET

    NASA Astrophysics Data System (ADS)

    Shaker, Ahmed; Ossaimee, Mahmoud; Zekry, A.; Abouelatta, Mohamed

    2015-10-01

    In this paper, we have investigated the effect of gate overlapping-on-drain on the ambipolar behavior and high frequency performance of tunnel CNTFET (T-CNTFET). It is found that gate overlapping-on-drain suppresses the ambipolar behavior and improves OFF-state current. The simulation results show that there is an optimum choice for the overlapped length. On the other hand, this overlap deteriorates the high frequency performance. The high frequency figure of merit is analyzed in terms of the unit-gain cutoff frequency (fT). Further, we propose two different approaches to improve the high frequency performance of the overlapped T-CNTFET. The first one is based on inserting a high-dielectric constant material below the overlapped part of the gate and the second is based on depositing a different work function gate metal for the overlapped region. The two solutions show very good improvement in the high frequency performance with maintaining the suppression of the ambipolar characteristics.

  14. a Non-Overlapping Discretization Method for Partial Differential Equations

    NASA Astrophysics Data System (ADS)

    Rosas-Medina, A.; Herrera, I.

    2013-05-01

    Mathematical models of many systems of interest, including very important continuous systems of Engineering and Science, lead to a great variety of partial differential equations whose solution methods are based on the computational processing of large-scale algebraic systems. Furthermore, the incredible expansion experienced by the existing computational hardware and software has made amenable to effective treatment problems of an ever increasing diversity and complexity, posed by engineering and scientific applications. The emergence of parallel computing prompted on the part of the computational-modeling community a continued and systematic effort with the purpose of harnessing it for the endeavor of solving boundary-value problems (BVPs) of partial differential equations. Very early after such an effort began, it was recognized that domain decomposition methods (DDM) were the most effective technique for applying parallel computing to the solution of partial differential equations, since such an approach drastically simplifies the coordination of the many processors that carry out the different tasks and also reduces very much the requirements of information-transmission between them. Ideally, DDMs intend producing algorithms that fulfill the DDM-paradigm; i.e., such that "the global solution is obtained by solving local problems defined separately in each subdomain of the coarse-mesh -or domain-decomposition-". Stated in a simplistic manner, the basic idea is that, when the DDM-paradigm is satisfied, full parallelization can be achieved by assigning each subdomain to a different processor. When intensive DDM research began much attention was given to overlapping DDMs, but soon after attention shifted to non-overlapping DDMs. This evolution seems natural when the DDM-paradigm is taken into account: it is easier to uncouple the local problems when the subdomains are separated. However, an important limitation of non-overlapping domain decompositions, as that

  15. Schizophrenic patients and their unaffected siblings share increased resting-state connectivity in the task-negative network but not its anticorrelated task-positive network.

    PubMed

    Liu, Haihong; Kaneko, Yoshio; Ouyang, Xuan; Li, Li; Hao, Yihui; Chen, Eric Y H; Jiang, Tianzi; Zhou, Yuan; Liu, Zhening

    2012-03-01

    Abnormal connectivity of the anticorrelated intrinsic networks, the task-negative network (TNN), and the task-positive network (TPN) is implicated in schizophrenia. Comparisons between schizophrenic patients and their unaffected siblings enable further understanding of illness susceptibility and pathophysiology. We examined the resting-state connectivity differences in the intrinsic networks between schizophrenic patients, their unaffected siblings, and healthy controls. Resting-state functional magnetic resonance images were obtained from 25 individuals in each subject group. The posterior cingulate cortex/precuneus and right dorsolateral prefrontal cortex were used as seed regions to identify the TNN and TPN through functional connectivity analysis. Interregional connectivity strengths were analyzed using overlapped intrinsic networks composed of regions common to all subject groups. Schizophrenic patients and their unaffected siblings showed increased connectivity in the TNN between the bilateral inferior temporal gyri. By contrast, schizophrenic patients alone demonstrated increased connectivity between the posterior cingulate cortex/precuneus and left inferior temporal gyrus and between the ventral medial prefrontal cortex and right lateral parietal cortex in the TNN. Schizophrenic patients exhibited increased connectivity between the left dorsolateral prefrontal cortex and right inferior frontal gyrus in the TPN relative to their unaffected siblings, though this trend only approached statistical significance in comparison to healthy controls. Resting-state hyperconnectivity of the intrinsic networks may disrupt network coordination and thereby contribute to the pathophysiology of schizophrenia. Similar, though milder, hyperconnectivity of the TNN in unaffected siblings of schizophrenic patients may contribute to the identification of schizophrenia endophenotypes and ultimately to the determination of schizophrenia risk genes.

  16. Designing Networked Improvement in a Small-College Context

    ERIC Educational Resources Information Center

    Rachford, Jennifer L.; Brown, Travis M.; Sambolin, Hector L., Jr.; Seligman, Lenny

    2017-01-01

    This chapter demonstrates the complexity of pedagogical and curricular change as it unfolds through several overlapping phases of increasingly coordinated reflection and action around STEM initiatives at Pomona College. It argues for a networked model of research and practice, drawing on theory and lessons from improvement science and highlighting…

  17. Improving de novo sequence assembly using machine learning and comparative genomics for overlap correction.

    PubMed

    Palmer, Lance E; Dejori, Mathaeus; Bolanos, Randall; Fasulo, Daniel

    2010-01-15

    With the rapid expansion of DNA sequencing databases, it is now feasible to identify relevant information from prior sequencing projects and completed genomes and apply it to de novo sequencing of new organisms. As an example, this paper demonstrates how such extra information can be used to improve de novo assemblies by augmenting the overlapping step. Finding all pairs of overlapping reads is a key task in many genome assemblers, and to this end, highly efficient algorithms have been developed to find alignments in large collections of sequences. It is well known that due to repeated sequences, many aligned pairs of reads nevertheless do not overlap. But no overlapping algorithm to date takes a rigorous approach to separating aligned but non-overlapping read pairs from true overlaps. We present an approach that extends the Minimus assembler by a data driven step to classify overlaps as true or false prior to contig construction. We trained several different classification models within the Weka framework using various statistics derived from overlaps of reads available from prior sequencing projects. These statistics included percent mismatch and k-mer frequencies within the overlaps as well as a comparative genomics score derived from mapping reads to multiple reference genomes. We show that in real whole-genome sequencing data from the E. coli and S. aureus genomes, by providing a curated set of overlaps to the contigging phase of the assembler, we nearly doubled the median contig length (N50) without sacrificing coverage of the genome or increasing the number of mis-assemblies. Machine learning methods that use comparative and non-comparative features to classify overlaps as true or false can be used to improve the quality of a sequence assembly.

  18. Mechanisms of signal transduction by ethylene: overlapping and non-overlapping signalling roles in a receptor family

    PubMed Central

    Shakeel, Samina N.; Wang, Xiaomin; Binder, Brad M.; Schaller, G. Eric

    2013-01-01

    The plant hormone ethylene regulates growth and development as well as responses to biotic and abiotic stresses. Over the last few decades, key elements involved in ethylene signal transduction have been identified through genetic approaches, these elements defining a pathway that extends from initial ethylene perception at the endoplasmic reticulum to changes in transcriptional regulation within the nucleus. Here, we present our current understanding of ethylene signal transduction, focusing on recent developments that support a model with overlapping and non-overlapping roles for members of the ethylene receptor family. We consider the evidence supporting this model for sub-functionalization within the receptor family, and then discuss mechanisms by which such a sub-functionalization may occur. To this end, we consider the importance of receptor interactions in modulating their signal output and how such interactions vary in the receptor family. In addition, we consider evidence indicating that ethylene signal output by the receptors involves both phosphorylation-dependent and phosphorylation-independent mechanisms. We conclude with a current model for signalling by the ethylene receptors placed within the overall context of ethylene signal transduction. PMID:23543258

  19. On the Global Character of Overlap Between Low and High Clouds

    NASA Technical Reports Server (NTRS)

    Yuan, Tianle; Oreopoulos, Lazaros

    2013-01-01

    The global character of overlap between low and high clouds is examined using active satellite sensors. Low-cloud fraction has a strong land-ocean contrast with oceanic values double those over land. Major low-cloud regimes include not only the eastern ocean boundary stratocumulus and shallow cumulus but also those associated with cold air outbreaks downwind of wintertime continents and land stratus over particular geographic areas. Globally, about 30% of low clouds are overlapped by high clouds. The overlap rate exhibits strong spatial variability ranging from higher than 90% in the tropics to less than 5% in subsidence areas and is anticorrelated with subsidence rate and low-cloud fraction. The zonal mean of vertical separation between cloud layers is never smaller than 5 km and its zonal variation closely follows that of tropopause height, implying a tight connection with tropopause dynamics. Possible impacts of cloud overlap on low clouds are discussed.

  20. A Novel Multi-Scale Domain Overlapping CFD/STH Coupling Methodology for Multi-Dimensional Flows Relevant to Nuclear Applications

    NASA Astrophysics Data System (ADS)

    Grunloh, Timothy P.

    The objective of this dissertation is to develop a 3-D domain-overlapping coupling method that leverages the superior flow field resolution of the Computational Fluid Dynamics (CFD) code STAR-CCM+ and the fast execution of the System Thermal Hydraulic (STH) code TRACE to efficiently and accurately model thermal hydraulic transport properties in nuclear power plants under complex conditions of regulatory and economic importance. The primary contribution is the novel Stabilized Inertial Domain Overlapping (SIDO) coupling method, which allows for on-the-fly correction of TRACE solutions for local pressures and velocity profiles inside multi-dimensional regions based on the results of the CFD simulation. The method is found to outperform the more frequently-used domain decomposition coupling methods. An STH code such as TRACE is designed to simulate large, diverse component networks, requiring simplifications to the fluid flow equations for reasonable execution times. Empirical correlations are therefore required for many sub-grid processes. The coarse grids used by TRACE diminish sensitivity to small scale geometric details such as Reactor Pressure Vessel (RPV) internals. A CFD code such as STAR-CCM+ uses much finer computational meshes that are sensitive to the geometric details of reactor internals. In turbulent flows, it is infeasible to fully resolve the flow solution, but the correlations used to model turbulence are at a low level. The CFD code can therefore resolve smaller scale flow processes. The development of a 3-D coupling method was carried out with the intention of improving predictive capabilities of transport properties in the downcomer and lower plenum regions of an RPV in reactor safety calculations. These regions are responsible for the multi-dimensional mixing effects that determine the distribution at the core inlet of quantities with reactivity implications, such as fluid temperature and dissolved neutron absorber concentration.

  1. Rapid response team calls that overlap in time: incidence, consequences and patient outcomes.

    PubMed

    Flabouris, Arthas; Mesecke, Michelle

    2017-09-01

    To investigate overlap rapid response team (RRT) calls, factors associated with overlap calls, and their impact on RRT call times and patient outcomes. Review of prospectively collected, linked clinical and administrative datasets, at a public adult tertiary hospital during July 2013 to May 2016. There were 11 669 RRT calls to 7223 patients, of which 10 868 calls (93.1%) were to inpatients. The median number of daily calls was 12 (interquartile range [IQR], 9-15 calls; range, 2-29 calls). The median number of daily calls per 1000 hospital admissions was 56.3 (IQR, 41.3- 78.9 calls/1000 admissions; range, 8.3-231.5 calls/1000 admissions), and the median proportion of the day spent at RRT calls was 22.8% (IQR, 16.9%-30.5%). In total, 4575 (39.2%) calls overlapped. Overlap calls, compared with non-overlap calls, had similar patient characteristics, but a longer response time (4 min v 3 min; P < 0.001) and scene time (20 min v 34 min; P < 0.001). The daily number of calls correlated with the number of overnight-stay hospital admissions (r = 0.104; P = 0.001), but not with the total number of hospital admissions (r = -0.035; P = 0.258). The number of overlap calls correlated with the number of RRT calls (r = 0.786; P < 0.001), and also correlated with the proportion of the day spent at RRT calls (r = 0.762; P < 0.001). Overlap calls, compared with non-overlap calls, were more likely to result in an ICU admission (484 calls [11.2%] v 571 calls [8.7%]; P < 0.001). In contrast, efferent limb failure (815 calls [17.8%] v 1195 calls [16.8%]; P = 0.389) and hospital mortality (496 calls [19.3%] v 781 calls [19.6%]; P = 0.823) was similar for overlap and nonoverlap calls, respectively. Overlap RRT calls are common and influenced by overall RRT and hospital activity. They are more likely to be associated with longer response and scene times and unanticipated ICU admissions.

  2. Relating Topological Determinants of Complex Networks to Their Spectral Properties: Structural and Dynamical Effects

    NASA Astrophysics Data System (ADS)

    Castellano, Claudio; Pastor-Satorras, Romualdo

    2017-10-01

    The largest eigenvalue of a network's adjacency matrix and its associated principal eigenvector are key elements for determining the topological structure and the properties of dynamical processes mediated by it. We present a physically grounded expression relating the value of the largest eigenvalue of a given network to the largest eigenvalue of two network subgraphs, considered as isolated: the hub with its immediate neighbors and the densely connected set of nodes with maximum K -core index. We validate this formula by showing that it predicts, with good accuracy, the largest eigenvalue of a large set of synthetic and real-world topologies. We also present evidence of the consequences of these findings for broad classes of dynamics taking place on the networks. As a by-product, we reveal that the spectral properties of heterogeneous networks built according to the linear preferential attachment model are qualitatively different from those of their static counterparts.

  3. A Heuristic Parameterization for the Integrated Vertical Overlap of Cumulus and Stratus

    NASA Astrophysics Data System (ADS)

    Park, Sungsu

    2017-10-01

    The author developed a heuristic parameterization to handle the contrasting vertical overlap structures of cumulus and stratus in an integrated way. The parameterization assumes that cumulus is maximum-randomly overlapped with adjacent cumulus; stratus is maximum-randomly overlapped with adjacent stratus; and radiation and precipitation areas at each model interface are grouped into four categories, that is, convective, stratiform, mixed, and clear areas. For simplicity, thermodynamic scalars within individual portions of cloud, radiation, and precipitation areas are assumed to be internally homogeneous. The parameterization was implemented into the Seoul National University Atmosphere Model version 0 (SAM0) in an offline mode and tested over the globe. The offline control simulation reasonably reproduces the online surface precipitation flux and longwave cloud radiative forcing (LWCF). Although the cumulus fraction is much smaller than the stratus fraction, cumulus dominantly contributes to precipitation production in the tropics. For radiation, however, stratus is dominant. Compared with the maximum overlap, the random overlap of stratus produces stronger LWCF and, surprisingly, more precipitation flux due to less evaporation of convective precipitation. Compared with the maximum overlap, the random overlap of cumulus simulates stronger LWCF and weaker precipitation flux. Compared with the control simulation with separate cumulus and stratus, the simulation with a single-merged cloud substantially enhances the LWCF in the tropical deep convection and midlatitude storm track regions. The process-splitting treatment of convective and stratiform precipitation with an independent precipitation approximation (IPA) simulates weaker surface precipitation flux than the control simulation in the tropical region.

  4. Overlap between functional abdominal pain disorders and organic diseases in children.

    PubMed

    Langshaw, A H; Rosen, J M; Pensabene, L; Borrelli, O; Salvatore, S; Thapar, N; Concolino, D; Saps, M

    2018-04-02

    Functional abdominal pain disorders are highly prevalent in children. These disorders can be present in isolation or combined with organic diseases, such as celiac disease and inflammatory bowel diseases. Intestinal inflammation (infectious and non-infectious) predisposes children to the development of visceral hypersensitivity that can manifest as functional abdominal pain disorders, including irritable bowel syndrome. The new onset of irritable bowel syndrome symptoms in a patient with an underlying organic disease, such as inflammatory bowel disease, is clinically challenging, given that the same symptomatology may represent a flare-up of the inflammatory bowel disease or an overlapping functional abdominal pain disorder. Similarly, irritable bowel syndrome symptoms in a child previously diagnosed with celiac disease may occur due to poorly controlled celiac disease or the overlap with a functional abdominal pain disorder. There is little research on the overlap of functional abdominal disorders with organic diseases in children. Studies suggest that the overlap between functional abdominal pain disorders and inflammatory bowel disease is more common in adults than in children. The causes for these differences in prevalence are unknown. Only a handful of studies have been published on the overlap between celiac disease and functional abdominal pain disorders in children. The present article provides a review of the literature on the overlap between celiac disease, inflammatory bowel disease, and functional abdominal pain disorders in children and establish comparisons with studies conducted on adults. Copyright © 2018 Asociación Mexicana de Gastroenterología. Publicado por Masson Doyma México S.A. All rights reserved.

  5. Community Size Effects on Epidemic Spreading in Multiplex Social Networks.

    PubMed

    Liu, Ting; Li, Ping; Chen, Yan; Zhang, Jie

    2016-01-01

    The dynamical process of epidemic spreading has drawn much attention of the complex network community. In the network paradigm, diseases spread from one person to another through the social ties amongst the population. There are a variety of factors that govern the processes of disease spreading on the networks. A common but not negligible factor is people's reaction to the outbreak of epidemics. Such reaction can be related information dissemination or self-protection. In this work, we explore the interactions between disease spreading and population response in terms of information diffusion and individuals' alertness. We model the system by mapping multiplex networks into two-layer networks and incorporating individuals' risk awareness, on the assumption that their response to the disease spreading depends on the size of the community they belong to. By comparing the final incidence of diseases in multiplex networks, we find that there is considerable mitigation of diseases spreading for full phase of spreading speed when individuals' protection responses are introduced. Interestingly, the degree of community overlap between the two layers is found to be critical factor that affects the final incidence. We also analyze the consequences of the epidemic incidence in communities with different sizes and the impacts of community overlap between two layers. Specifically, as the diseases information makes individuals alert and take measures to prevent the diseases, the effective protection is more striking in small community. These phenomena can be explained by the multiplexity of the networked system and the competition between two spreading processes.

  6. Community Size Effects on Epidemic Spreading in Multiplex Social Networks

    PubMed Central

    Liu, Ting; Li, Ping; Chen, Yan; Zhang, Jie

    2016-01-01

    The dynamical process of epidemic spreading has drawn much attention of the complex network community. In the network paradigm, diseases spread from one person to another through the social ties amongst the population. There are a variety of factors that govern the processes of disease spreading on the networks. A common but not negligible factor is people’s reaction to the outbreak of epidemics. Such reaction can be related information dissemination or self-protection. In this work, we explore the interactions between disease spreading and population response in terms of information diffusion and individuals’ alertness. We model the system by mapping multiplex networks into two-layer networks and incorporating individuals’ risk awareness, on the assumption that their response to the disease spreading depends on the size of the community they belong to. By comparing the final incidence of diseases in multiplex networks, we find that there is considerable mitigation of diseases spreading for full phase of spreading speed when individuals’ protection responses are introduced. Interestingly, the degree of community overlap between the two layers is found to be critical factor that affects the final incidence. We also analyze the consequences of the epidemic incidence in communities with different sizes and the impacts of community overlap between two layers. Specifically, as the diseases information makes individuals alert and take measures to prevent the diseases, the effective protection is more striking in small community. These phenomena can be explained by the multiplexity of the networked system and the competition between two spreading processes. PMID:27007112

  7. The impact of reverberant self-masking and overlap-masking effects on speech intelligibility by cochlear implant listeners (L).

    PubMed

    Kokkinakis, Kostas; Loizou, Philipos C

    2011-09-01

    The purpose of this study is to determine the relative impact of reverberant self-masking and overlap-masking effects on speech intelligibility by cochlear implant listeners. Sentences were presented in two conditions wherein reverberant consonant segments were replaced with clean consonants, and in another condition wherein reverberant vowel segments were replaced with clean vowels. The underlying assumption is that self-masking effects would dominate in the first condition, whereas overlap-masking effects would dominate in the second condition. Results indicated that the degradation of speech intelligibility in reverberant conditions is caused primarily by self-masking effects that give rise to flattened formant transitions. © 2011 Acoustical Society of America

  8. Multistability of the Brain Network for Self-other Processing

    PubMed Central

    Chen, Yi-An; Huang, Tsung-Ren

    2017-01-01

    Early fMRI studies suggested that brain areas processing self-related and other-related information were highly overlapping. Hypothesising functional localisation of the cortex, researchers have tried to locate “self-specific” and “other-specific” regions within these overlapping areas by subtracting suspected confounding signals in task-based fMRI experiments. Inspired by recent advances in whole-brain dynamic modelling, we instead explored an alternative hypothesis that similar spatial activation patterns could be associated with different processing modes in the form of different synchronisation patterns. Combining an automated synthesis of fMRI data with a presumption-free diffusion spectrum image (DSI) fibre-tracking algorithm, we isolated a network putatively composed of brain areas and white matter tracts involved in self-other processing. We sampled synchronisation patterns from the dynamical systems of this network using various combinations of physiological parameters. Our results showed that the self-other processing network, with simulated gamma-band activity, tended to stabilise at a number of distinct synchronisation patterns. This phenomenon, termed “multistability,” could serve as an alternative model in theorising the mechanism of processing self-other information. PMID:28256520

  9. Evolutionary fuzzy ARTMAP neural networks for classification of semiconductor defects.

    PubMed

    Tan, Shing Chiang; Watada, Junzo; Ibrahim, Zuwairie; Khalid, Marzuki

    2015-05-01

    Wafer defect detection using an intelligent system is an approach of quality improvement in semiconductor manufacturing that aims to enhance its process stability, increase production capacity, and improve yields. Occasionally, only few records that indicate defective units are available and they are classified as a minority group in a large database. Such a situation leads to an imbalanced data set problem, wherein it engenders a great challenge to deal with by applying machine-learning techniques for obtaining effective solution. In addition, the database may comprise overlapping samples of different classes. This paper introduces two models of evolutionary fuzzy ARTMAP (FAM) neural networks to deal with the imbalanced data set problems in a semiconductor manufacturing operations. In particular, both the FAM models and hybrid genetic algorithms are integrated in the proposed evolutionary artificial neural networks (EANNs) to classify an imbalanced data set. In addition, one of the proposed EANNs incorporates a facility to learn overlapping samples of different classes from the imbalanced data environment. The classification results of the proposed evolutionary FAM neural networks are presented, compared, and analyzed using several classification metrics. The outcomes positively indicate the effectiveness of the proposed networks in handling classification problems with imbalanced data sets.

  10. Chemometric Data Analysis for Deconvolution of Overlapped Ion Mobility Profiles

    NASA Astrophysics Data System (ADS)

    Zekavat, Behrooz; Solouki, Touradj

    2012-11-01

    We present the details of a data analysis approach for deconvolution of the ion mobility (IM) overlapped or unresolved species. This approach takes advantage of the ion fragmentation variations as a function of the IM arrival time. The data analysis involves the use of an in-house developed data preprocessing platform for the conversion of the original post-IM/collision-induced dissociation mass spectrometry (post-IM/CID MS) data to a Matlab compatible format for chemometric analysis. We show that principle component analysis (PCA) can be used to examine the post-IM/CID MS profiles for the presence of mobility-overlapped species. Subsequently, using an interactive self-modeling mixture analysis technique, we show how to calculate the total IM spectrum (TIMS) and CID mass spectrum for each component of the IM overlapped mixtures. Moreover, we show that PCA and IM deconvolution techniques provide complementary results to evaluate the validity of the calculated TIMS profiles. We use two binary mixtures with overlapping IM profiles, including (1) a mixture of two non-isobaric peptides (neurotensin (RRPYIL) and a hexapeptide (WHWLQL)), and (2) an isobaric sugar isomer mixture of raffinose and maltotriose, to demonstrate the applicability of the IM deconvolution.

  11. Quantum state and mode profile tomography by the overlap

    NASA Astrophysics Data System (ADS)

    Tiedau, J.; Shchesnovich, V. S.; Mogilevtsev, D.; Ansari, V.; Harder, G.; Bartley, T. J.; Korolkova, N.; Silberhorn, Ch

    2018-03-01

    Any measurement scheme involving interference of quantum states of the electromagnetic field necessarily mixes information about the spatiotemporal structure of these fields and quantum states in the recorded data. We show that in this case, a trade-off is possible between extracting information about the quantum states and the structure of the underlying fields, with the modal overlap being either a goal or a convenient tool of the reconstruction. We show that varying quantum states in a controlled way allows one to infer temporal profiles of modes. Vice versa, for the known quantum state of the probe and controlled variable overlap, one can infer the quantum state of the signal. We demonstrate this trade-off by performing an experiment using the simplest on-off detection in an unbalanced weak homodyning scheme. For the single-mode case, we demonstrate experimentally inference of the overlap and a few-photon signal state. Moreover, we show theoretically that the same single-detector scheme is sufficient even for arbitrary multi-mode fields.

  12. STITCHER 2.0: primer design for overlapping PCR applications.

    PubMed

    O'Halloran, Damien M; Uriagereka-Herburger, Isabel; Bode, Katrin

    2017-03-30

    Overlapping polymerase chain reaction (PCR) is a common technique used by researchers in very diverse fields that enables the user to 'stitch' individual pieces of DNA together. Previously, we have reported a web based tool called STITCHER that provides a platform for researchers to automate the design of primers for overlapping PCR applications. Here we present STITCHER 2.0, which represents a substantial update to STITCHER. STITCHER 2.0 is a newly designed web tool that automates the design of primers for overlapping PCR. Unlike STITCHER, STITCHER 2.0 considers diverse algorithmic parameters, and returns multiple result files that include a facility for the user to draw their own primers as well as comprehensive visual guides to the user's input, output, and designed primers. These result files provide greater control and insight during experimental design and troubleshooting. STITCHER 2.0 is freely available to all users without signup or login requirements and can be accessed at the following webpage: www.ohalloranlab.net/STITCHER2.html.

  13. Successful COG8 and PDF overlap is mediated by alterations in splicing and polyadenylation signals.

    PubMed

    Pereira-Castro, Isabel; Quental, Rita; da Costa, Luís T; Amorim, António; Azevedo, Luisa

    2012-02-01

    Although gene-free areas compose the great majority of eukaryotic genomes, a significant fraction of genes overlaps, i.e., unique nucleotide sequences are part of more than one transcription unit. In this work, the evolutionary history and origin of a same-strand gene overlap is dissected through the analysis of COG8 (component of oligomeric Golgi complex 8) and PDF (peptide deformylase). Comparative genomic surveys reveal that the relative locations of these two genes have been changing over the last 445 million years from distinct chromosomal locations in fish to overlapping in rodents and primates, indicating that the overlap between these genes precedes their divergence. The overlap between the two genes was initiated by the gain of a novel splice donor site between the COG8 stop codon and PDF initiation codon. Splicing is accomplished by the use of the PDF acceptor, leading COG8 to share the 3'end with PDF. In primates, loss of the ancestral polyadenylation signal for COG8 makes the overlap between COG8 and PDF mandatory, while in mouse and rat concurrent overlapping and non-overlapping Cog8 transcripts exist. Altogether, we demonstrate that the origin, evolution and preservation of the COG8/PDF same-strand overlap follow similar mechanistic steps as those documented for antisense overlaps where gain and/or loss of splice sites and polyadenylation signals seems to drive the process.

  14. Genome-wide association study of borderline personality disorder reveals genetic overlap with bipolar disorder, major depression and schizophrenia.

    PubMed

    Witt, S H; Streit, F; Jungkunz, M; Frank, J; Awasthi, S; Reinbold, C S; Treutlein, J; Degenhardt, F; Forstner, A J; Heilmann-Heimbach, S; Dietl, L; Schwarze, C E; Schendel, D; Strohmaier, J; Abdellaoui, A; Adolfsson, R; Air, T M; Akil, H; Alda, M; Alliey-Rodriguez, N; Andreassen, O A; Babadjanova, G; Bass, N J; Bauer, M; Baune, B T; Bellivier, F; Bergen, S; Bethell, A; Biernacka, J M; Blackwood, D H R; Boks, M P; Boomsma, D I; Børglum, A D; Borrmann-Hassenbach, M; Brennan, P; Budde, M; Buttenschøn, H N; Byrne, E M; Cervantes, P; Clarke, T-K; Craddock, N; Cruceanu, C; Curtis, D; Czerski, P M; Dannlowski, U; Davis, T; de Geus, E J C; Di Florio, A; Djurovic, S; Domenici, E; Edenberg, H J; Etain, B; Fischer, S B; Forty, L; Fraser, C; Frye, M A; Fullerton, J M; Gade, K; Gershon, E S; Giegling, I; Gordon, S D; Gordon-Smith, K; Grabe, H J; Green, E K; Greenwood, T A; Grigoroiu-Serbanescu, M; Guzman-Parra, J; Hall, L S; Hamshere, M; Hauser, J; Hautzinger, M; Heilbronner, U; Herms, S; Hitturlingappa, S; Hoffmann, P; Holmans, P; Hottenga, J-J; Jamain, S; Jones, I; Jones, L A; Juréus, A; Kahn, R S; Kammerer-Ciernioch, J; Kirov, G; Kittel-Schneider, S; Kloiber, S; Knott, S V; Kogevinas, M; Landén, M; Leber, M; Leboyer, M; Li, Q S; Lissowska, J; Lucae, S; Martin, N G; Mayoral-Cleries, F; McElroy, S L; McIntosh, A M; McKay, J D; McQuillin, A; Medland, S E; Middeldorp, C M; Milaneschi, Y; Mitchell, P B; Montgomery, G W; Morken, G; Mors, O; Mühleisen, T W; Müller-Myhsok, B; Myers, R M; Nievergelt, C M; Nurnberger, J I; O'Donovan, M C; Loohuis, L M O; Ophoff, R; Oruc, L; Owen, M J; Paciga, S A; Penninx, B W J H; Perry, A; Pfennig, A; Potash, J B; Preisig, M; Reif, A; Rivas, F; Rouleau, G A; Schofield, P R; Schulze, T G; Schwarz, M; Scott, L; Sinnamon, G C B; Stahl, E A; Strauss, J; Turecki, G; Van der Auwera, S; Vedder, H; Vincent, J B; Willemsen, G; Witt, C C; Wray, N R; Xi, H S; Tadic, A; Dahmen, N; Schott, B H; Cichon, S; Nöthen, M M; Ripke, S; Mobascher, A; Rujescu, D; Lieb, K; Roepke, S; Schmahl, C; Bohus, M; Rietschel, M

    2017-06-20

    Borderline personality disorder (BOR) is determined by environmental and genetic factors, and characterized by affective instability and impulsivity, diagnostic symptoms also observed in manic phases of bipolar disorder (BIP). Up to 20% of BIP patients show comorbidity with BOR. This report describes the first case-control genome-wide association study (GWAS) of BOR, performed in one of the largest BOR patient samples worldwide. The focus of our analysis was (i) to detect genes and gene sets involved in BOR and (ii) to investigate the genetic overlap with BIP. As there is considerable genetic overlap between BIP, major depression (MDD) and schizophrenia (SCZ) and a high comorbidity of BOR and MDD, we also analyzed the genetic overlap of BOR with SCZ and MDD. GWAS, gene-based tests and gene-set analyses were performed in 998 BOR patients and 1545 controls. Linkage disequilibrium score regression was used to detect the genetic overlap between BOR and these disorders. Single marker analysis revealed no significant association after correction for multiple testing. Gene-based analysis yielded two significant genes: DPYD (P=4.42 × 10 -7 ) and PKP4 (P=8.67 × 10 -7 ); and gene-set analysis yielded a significant finding for exocytosis (GO:0006887, P FDR =0.019; FDR, false discovery rate). Prior studies have implicated DPYD, PKP4 and exocytosis in BIP and SCZ. The most notable finding of the present study was the genetic overlap of BOR with BIP (r g =0.28 [P=2.99 × 10 -3 ]), SCZ (r g =0.34 [P=4.37 × 10 -5 ]) and MDD (r g =0.57 [P=1.04 × 10 -3 ]). We believe our study is the first to demonstrate that BOR overlaps with BIP, MDD and SCZ on the genetic level. Whether this is confined to transdiagnostic clinical symptoms should be examined in future studies.

  15. Network clustering and community detection using modulus of families of loops.

    PubMed

    Shakeri, Heman; Poggi-Corradini, Pietro; Albin, Nathan; Scoglio, Caterina

    2017-01-01

    We study the structure of loops in networks using the notion of modulus of loop families. We introduce an alternate measure of network clustering by quantifying the richness of families of (simple) loops. Modulus tries to minimize the expected overlap among loops by spreading the expected link usage optimally. We propose weighting networks using these expected link usages to improve classical community detection algorithms. We show that the proposed method enhances the performance of certain algorithms, such as spectral partitioning and modularity maximization heuristics, on standard benchmarks.

  16. On the radiative properties of soot aggregates part 1: Necking and overlapping

    NASA Astrophysics Data System (ADS)

    Yon, J.; Bescond, A.; Liu, F.

    2015-09-01

    There is a strong interest in accurately modelling the radiative properties of soot aggregates (also known as black carbon particles) emitted from combustion systems and fires to gain improved understanding of the role of black carbon to global warming. This study conducted a systematic investigation of the effects of overlapping and necking between neighbouring primary particles on the radiative properties of soot aggregates using the discrete dipole approximation. The degrees of overlapping and necking are quantified by the overlapping and necking parameters. Realistic soot aggregates were generated numerically by constructing overlapping and necking to fractal aggregates formed by point-touch primary particles simulated using a diffusion-limited cluster aggregation algorithm. Radiative properties (differential scattering, absorption, total scattering, specific extinction, asymmetry factor and single scattering albedo) were calculated using the experimentally measured soot refractive index over the spectral range of 266-1064 nm for 9 combinations of the overlapping and necking parameters. Overlapping and necking affect significantly the absorption and scattering properties of soot aggregates, especially in the near UV spectrum due to the enhanced multiple scattering effects within an aggregate. By using correctly modified aggregate properties (fractal dimension, prefactor, primary particle radius, and the number of primary particle) and by accounting for the effects of multiple scattering, the simple Rayleigh-Debye-Gans theory for fractal aggregates can reproduce reasonably accurate radiative properties of realistic soot aggregates.

  17. Climate change has indirect effects on resource use and overlap among coexisting bird species with negative consequences for their reproductive success

    USGS Publications Warehouse

    Martin, Thomas E.; Auer, Sonya K.

    2013-01-01

    Climate change can modify ecological interactions, but whether it can have cascading effects throughout ecological networks of multiple interacting species remains poorly studied. Climate-driven alterations in the intensity of plant–herbivore interactions may have particularly profound effects on the larger community because plants provide habitat for a wide diversity of organisms. Here we show that changes in vegetation over the last 21 years, due to climate effects on plant–herbivore interactions, have consequences for songbird nest site overlap and breeding success. Browsing-induced reductions in the availability of preferred nesting sites for two of three ground nesting songbirds led to increasing overlap in nest site characteristics among all three bird species with increasingly negative consequences for reproductive success over the long term. These results demonstrate that changes in the vegetation community from effects of climate change on plant–herbivore interactions can cause subtle shifts in ecological interactions that have critical demographic ramifications for other species in the larger community.

  18. Climate change has indirect effects on resource use and overlap among coexisting bird species with negative consequences for their reproductive success.

    PubMed

    Auer, Sonya K; Martin, Thomas E

    2013-02-01

    Climate change can modify ecological interactions, but whether it can have cascading effects throughout ecological networks of multiple interacting species remains poorly studied. Climate-driven alterations in the intensity of plant-herbivore interactions may have particularly profound effects on the larger community because plants provide habitat for a wide diversity of organisms. Here we show that changes in vegetation over the last 21 years, due to climate effects on plant-herbivore interactions, have consequences for songbird nest site overlap and breeding success. Browsing-induced reductions in the availability of preferred nesting sites for two of three ground nesting songbirds led to increasing overlap in nest site characteristics among all three bird species with increasingly negative consequences for reproductive success over the long term. These results demonstrate that changes in the vegetation community from effects of climate change on plant-herbivore interactions can cause subtle shifts in ecological interactions that have critical demographic ramifications for other species in the larger community. © 2012 Blackwell Publishing Ltd.

  19. Mechanical Network in Titin Immunoglobulin from Force Distribution Analysis

    PubMed Central

    Wilmanns, Matthias; Gräter, Frauke

    2009-01-01

    The role of mechanical force in cellular processes is increasingly revealed by single molecule experiments and simulations of force-induced transitions in proteins. How the applied force propagates within proteins determines their mechanical behavior yet remains largely unknown. We present a new method based on molecular dynamics simulations to disclose the distribution of strain in protein structures, here for the newly determined high-resolution crystal structure of I27, a titin immunoglobulin (IG) domain. We obtain a sparse, spatially connected, and highly anisotropic mechanical network. This allows us to detect load-bearing motifs composed of interstrand hydrogen bonds and hydrophobic core interactions, including parts distal to the site to which force was applied. The role of the force distribution pattern for mechanical stability is tested by in silico unfolding of I27 mutants. We then compare the observed force pattern to the sparse network of coevolved residues found in this family. We find a remarkable overlap, suggesting the force distribution to reflect constraints for the evolutionary design of mechanical resistance in the IG family. The force distribution analysis provides a molecular interpretation of coevolution and opens the road to the study of the mechanism of signal propagation in proteins in general. PMID:19282960

  20. GOES-16 Geostationary Lightning Mapper Comparison with the Earth Networks Total Lightning Network

    NASA Astrophysics Data System (ADS)

    Lapierre, J. L.; Stock, M.; Zhu, Y.

    2017-12-01

    Lightning location systems have shown to be an integral part of weather research and forecasting. The launch of the GOES-16 Geostationary Lightning Mapper (GLM) will provide a new tool to help improve lightning detection throughout the Americas and ocean regions. However, before this data can be effectively used, there must be a thorough analysis of its performance to validate the data it produces. Here, we compare GLM data to data from the Earth Networks Total Lightning Network (ENTLN). We analyze data during the months of May and June of 2017 to determine the detection efficiency of each system. A successful match occurs when two flashes overlap in time and are less than 0.2 degrees apart. Of the flashes detected by ENTLN, GLM detects about 50% overall. The highest DEs for GLM are over the ocean and South America, and lowest are in Central America and the Northeastern and Western parts of the U.S. Of the flashes detected by GLM, ENTLN detected over 80% in the Central and Eastern parts of the U.S. and 10-20% in Central and South America. Finally, we determined all the unique flashes detected by both systems and determined the DE of both systems from this unique flash dataset. We find that GLM does very well in South America, over the tropical islands in the Caribbean Sea as well as Northern U.S. It detects above 50% of the unique flashes over Central and off the Eastern Coast of the U.S. as well as in Mexico. GLM detects less than 50% of the unique flashes over Florida, the Mid-Atlantic, Mid-West, and Southwestern U.S., areas where ENTLN is expected to perform well.

  1. Efficient and Flexible Computation of Many-Electron Wave Function Overlaps.

    PubMed

    Plasser, Felix; Ruckenbauer, Matthias; Mai, Sebastian; Oppel, Markus; Marquetand, Philipp; González, Leticia

    2016-03-08

    A new algorithm for the computation of the overlap between many-electron wave functions is described. This algorithm allows for the extensive use of recurring intermediates and thus provides high computational efficiency. Because of the general formalism employed, overlaps can be computed for varying wave function types, molecular orbitals, basis sets, and molecular geometries. This paves the way for efficiently computing nonadiabatic interaction terms for dynamics simulations. In addition, other application areas can be envisaged, such as the comparison of wave functions constructed at different levels of theory. Aside from explaining the algorithm and evaluating the performance, a detailed analysis of the numerical stability of wave function overlaps is carried out, and strategies for overcoming potential severe pitfalls due to displaced atoms and truncated wave functions are presented.

  2. Overlapping and Distinct Molecular Determinants Dictating the Antiviral Activities of TRIM56 against Flaviviruses and Coronavirus

    PubMed Central

    Liu, Baoming; Li, Nan L.; Wang, Jie; Shi, Pei-Yong; Wang, Tianyi; Miller, Mark A.

    2014-01-01

    ABSTRACT The tripartite motif-containing (TRIM) proteins have emerged as a new class of host antiviral restriction factors, with several demonstrating roles in regulating innate antiviral responses. Of >70 known TRIMs, TRIM56 inhibits replication of bovine viral diarrhea virus, a ruminant pestivirus of the family Flaviviridae, but has no appreciable effect on vesicular stomatitis virus (VSV), a rhabdovirus. Yet the antiviral spectrum of TRIM56 remains undefined. In particular, how TRIM56 impacts human-pathogenic viruses is unknown. Also unclear are the molecular determinants governing the antiviral activities of TRIM56. Herein, we show that TRIM56 poses a barrier to infections by yellow fever virus (YFV), dengue virus serotype 2 (DENV2), and human coronavirus virus (HCoV) OC43 but not encephalomyocarditis virus (EMCV). Moreover, by engineering cell lines conditionally expressing various TRIM56 mutants, we demonstrated that TRIM56's antiflavivirus effects required both the E3 ligase activity that lies in the N-terminal RING domain and the integrity of its C-terminal portion, while the restriction of HCoV-OC43 relied upon the TRIM56 E3 ligase activity alone. Furthermore, TRIM56 was revealed to impair YFV and DENV2 propagation by suppressing intracellular viral RNA accumulation but to compromise HCoV-OC43 infection at a later step in the viral life cycle, suggesting that distinct TRIM56 domains accommodate differing antiviral mechanisms. Altogether, TRIM56 is a versatile antiviral host factor that confers resistance to YFV, DENV2, and HCoV-OC43 through overlapping and distinct molecular determinants. IMPORTANCE We previously reported tripartite motif protein 56 (TRIM56) as a host restriction factor of bovine viral diarrhea virus, a ruminant pathogen. However, the impact of TRIM56 on human-pathogenic RNA viruses is unknown. Herein, we demonstrate that TRIM56 restricts two medically important flaviviruses, yellow fever virus (YFV) and dengue virus serotype 2 (DENV2

  3. Overlapping and distinct molecular determinants dictating the antiviral activities of TRIM56 against flaviviruses and coronavirus.

    PubMed

    Liu, Baoming; Li, Nan L; Wang, Jie; Shi, Pei-Yong; Wang, Tianyi; Miller, Mark A; Li, Kui

    2014-12-01

    The tripartite motif-containing (TRIM) proteins have emerged as a new class of host antiviral restriction factors, with several demonstrating roles in regulating innate antiviral responses. Of >70 known TRIMs, TRIM56 inhibits replication of bovine viral diarrhea virus, a ruminant pestivirus of the family Flaviviridae, but has no appreciable effect on vesicular stomatitis virus (VSV), a rhabdovirus. Yet the antiviral spectrum of TRIM56 remains undefined. In particular, how TRIM56 impacts human-pathogenic viruses is unknown. Also unclear are the molecular determinants governing the antiviral activities of TRIM56. Herein, we show that TRIM56 poses a barrier to infections by yellow fever virus (YFV), dengue virus serotype 2 (DENV2), and human coronavirus virus (HCoV) OC43 but not encephalomyocarditis virus (EMCV). Moreover, by engineering cell lines conditionally expressing various TRIM56 mutants, we demonstrated that TRIM56's antiflavivirus effects required both the E3 ligase activity that lies in the N-terminal RING domain and the integrity of its C-terminal portion, while the restriction of HCoV-OC43 relied upon the TRIM56 E3 ligase activity alone. Furthermore, TRIM56 was revealed to impair YFV and DENV2 propagation by suppressing intracellular viral RNA accumulation but to compromise HCoV-OC43 infection at a later step in the viral life cycle, suggesting that distinct TRIM56 domains accommodate differing antiviral mechanisms. Altogether, TRIM56 is a versatile antiviral host factor that confers resistance to YFV, DENV2, and HCoV-OC43 through overlapping and distinct molecular determinants. We previously reported tripartite motif protein 56 (TRIM56) as a host restriction factor of bovine viral diarrhea virus, a ruminant pathogen. However, the impact of TRIM56 on human-pathogenic RNA viruses is unknown. Herein, we demonstrate that TRIM56 restricts two medically important flaviviruses, yellow fever virus (YFV) and dengue virus serotype 2 (DENV2), and a human

  4. A theory of adhesion at a bimetallic interface - Overlap effects.

    NASA Technical Reports Server (NTRS)

    Ferrante, J.; Smith, J. R.

    1973-01-01

    A preliminary calculation of the chemical bonding adhesive interaction between metal surfaces is provided. In this first theory the Hohenberg and Kohn formalism is used to give the bimetallic adhesive binding energy versus separation. The close-packed planes of Al, Mg, and Zn are considered. The effect of simple overlap of the metal-vacuum distributions is determined. The importance of registry between contact surfaces is ascertained. A minimum in the binding energy curve is exhibited for all combinations. The theoretical predictions agree with trends in bond strengths taken from available experimental data. An insight into the mechanisms involved in metallic transfer is given. The relationship between adhesive energies, cohesive energies, and surface energies is discussed.

  5. The influence of dimensional overlap on location-related priming in the Simon task.

    PubMed

    Lehle, Carola; Stürmer, Birgit; Sommer, Werner

    2013-01-01

    Choice reaction times are shorter when stimulus and response locations are compatible than when they are incompatible as in the Simon effect. Recent studies revealed that Simon effects are strongly attenuated when there is temporal overlap with a different high-priority task, accompanied by a decrease of early location-related response priming as reflected in the lateralized readiness potential (LRP). The latter result was obtained in a study excluding overlap of stimulus location with any other dimension in the tasks. Independent evidence suggests that location-related priming might be present in conditions with dimensional overlap. Here we tested this prediction in a dual-task experiment supplemented with recording LRPs. The secondary task was either a standard Simon task where irrelevant stimulus location overlapped with dimensions of the primary task or a Stroop-like Simon task including additional overlap of irrelevant and relevant stimulus attributes. At high temporal overlap, there was no Simon effect nor was there stimulus-related response priming in either condition. Therefore stimulus-triggered response priming seems to be abolished in conditions of limited capacity even if the likelihood of an S-R compatibility effect is maximized.

  6. The Network Structure of Symptoms of the Diagnostic and Statistical Manual of Mental Disorders.

    PubMed

    Boschloo, Lynn; van Borkulo, Claudia D; Rhemtulla, Mijke; Keyes, Katherine M; Borsboom, Denny; Schoevers, Robert A

    2015-01-01

    Although current classification systems have greatly contributed to the reliability of psychiatric diagnoses, they ignore the unique role of individual symptoms and, consequently, potentially important information is lost. The network approach, in contrast, assumes that psychopathology results from the causal interplay between psychiatric symptoms and focuses specifically on these symptoms and their complex associations. By using a sophisticated network analysis technique, this study constructed an empirically based network structure of 120 psychiatric symptoms of twelve major DSM-IV diagnoses using cross-sectional data of the National Epidemiologic Survey on Alcohol and Related Conditions (NESARC, second wave; N = 34,653). The resulting network demonstrated that symptoms within the same diagnosis showed differential associations and indicated that the strategy of summing symptoms, as in current classification systems, leads to loss of information. In addition, some symptoms showed strong connections with symptoms of other diagnoses, and these specific symptom pairs, which both concerned overlapping and non-overlapping symptoms, may help to explain the comorbidity across diagnoses. Taken together, our findings indicated that psychopathology is very complex and can be more adequately captured by sophisticated network models than current classification systems. The network approach is, therefore, promising in improving our understanding of psychopathology and moving our field forward.

  7. Can a model of overlapping gestures account for scanning speech patterns?

    PubMed

    Tjaden, K

    1999-06-01

    A simple acoustic model of overlapping, sliding gestures was used to evaluate whether coproduction was reduced for neurologic speakers with scanning speech patterns. F2 onset frequency was used as an acoustic measure of coproduction or gesture overlap. The effects of speaking rate (habitual versus fast) and utterance position (initial versus medial) on F2 frequency, and presumably gesture overlap, were examined. Regression analyses also were used to evaluate the extent to which across-repetition temporal variability in F2 trajectories could be explained as variation in coproduction for consonants and vowels. The lower F2 onset frequencies for disordered speakers suggested that gesture overlap was reduced for neurologic individuals with scanning speech. Speaking rate change did not influence F2 onset frequencies, and presumably gesture overlap, for healthy or disordered speakers. F2 onset frequency differences for utterance-initial and -medial repetitions were interpreted to suggest reduced coproduction for the utterance-initial position. The utterance-position effects on F2 onset frequency, however, likely were complicated by position-related differences in articulatory scaling. The results of the regression analysis indicated that gesture sliding accounts, in part, for temporal variability in F2 trajectories. Taken together, the results of this study provide support for the idea that speech production theory for healthy talkers helps to account for disordered speech production.

  8. Foraging behavior of lactating South American sea lions (Otaria flavescens) and spatial-temporal resource overlap with the Uruguayan fisheries

    NASA Astrophysics Data System (ADS)

    Riet-Sapriza, Federico G.; Costa, Daniel P.; Franco-Trecu, Valentina; Marín, Yamandú; Chocca, Julio; González, Bernardo; Beathyate, Gastón; Louise Chilvers, B.; Hückstadt, Luis A.

    2013-04-01

    Resource competition between fisheries and marine mammal continue to raise concern worldwide. Understanding this complex conflict requires data on spatial and dietary overlap of marine mammal and fisheries. In Uruguay the South American sea lions population has been dramatically declining over the past decade. The reasons for this population decline are unknown but may include the following: (1) direct harvesting; (2) reduced prey availability and distribution as a consequence of environmental change; or (3) biological interaction with fisheries. This study aims to determine resource overlap and competition between South American sea lions (SASL, Otaria flavescens, n=10) and the artisanal fisheries (AF), and the coastal bottom trawl fisheries (CBTF). We integrated data on sea lions diet (scat analysis), spatial and annual consumption estimates; and foraging behavior-satellite-tracking data from lactating SASL with data on fishing effort areas and fisheries landings. We found that lactating SASL are benthic divers and forage in shallow water within the continental shelf. SASL's foraging areas overlapped with CBTF and AF fisheries operational areas. Dietary analysis indicated a high degree of overlap between the diet of SASL and the AF and CBTF fisheries catch. The results of our work show differing degrees of spatial resource overlap with AF and CBTF, highlighting that there are differences in potential impact from each fishery; and that different management/conservation approaches may need to be taken to solve the fisheries-SASL conflict.

  9. Neural Network Classification of Receiver Functions as a Step Towards Automatic Crustal Parameter Determination

    NASA Astrophysics Data System (ADS)

    Jemberie, A.; Dugda, M. T.; Reusch, D.; Nyblade, A.

    2006-12-01

    Neural networks are decision making mathematical/engineering tools, which if trained properly, can do jobs automatically (and objectively) that normally require particular expertise and/or tedious repetition. Here we explore two techniques from the field of artificial neural networks (ANNs) that seek to reduce the time requirements and increase the objectivity of quality control (QC) and Event Identification (EI) on seismic datasets. We explore to apply the multiplayer Feed Forward (FF) Artificial Neural Networks (ANN) and Self- Organizing Maps (SOM) in combination with Hk stacking of receiver functions in an attempt to test the extent of the usefulness of automatic classification of receiver functions for crustal parameter determination. Feed- forward ANNs (FFNNs) are a supervised classification tool while self-organizing maps (SOMs) are able to provide unsupervised classification of large, complex geophysical data sets into a fixed number of distinct generalized patterns or modes. Hk stacking is a methodology that is used to stack receiver functions based on the relative arrival times of P-to-S converted phase and next two reverberations to determine crustal thickness H and Vp-to-Vs ratio (k). We use receiver functions from teleseismic events recorded by the 2000- 2002 Ethiopia Broadband Seismic Experiment. Preliminary results of applying FFNN neural network and Hk stacking of receiver functions for automatic receiver functions classification as a step towards an effort of automatic crustal parameter determination look encouraging. After training a FFNN neural network, the network could classify the best receiver functions from bad ones with a success rate of about 75 to 95%. Applying H? stacking on the receiver functions classified by this FFNN as the best receiver functions, we could obtain crustal thickness and Vp/Vs ratio of 31±4 km and 1.75±0.05, respectively, for the crust beneath station ARBA in the Main Ethiopian Rift. To make comparison, we applied Hk

  10. The Influence of Sex and Season on Conspecific Spatial Overlap in a Large, Actively-Foraging Colubrid Snake

    PubMed Central

    Bauder, Javan M.; Breininger, David R.; Bolt, M. Rebecca; Legare, Michael L.; Jenkins, Christopher L.; Rothermel, Betsie B.; McGarigal, Kevin

    2016-01-01

    Understanding the factors influencing the degree of spatial overlap among conspecifics is important for understanding multiple ecological processes. Compared to terrestrial carnivores, relatively little is known about the factors influencing conspecific spatial overlap in snakes, although across snake taxa there appears to be substantial variation in conspecific spatial overlap. In this study, we described conspecific spatial overlap of eastern indigo snakes (Drymarchon couperi) in peninsular Florida and examined how conspecific spatial overlap varied by sex and season (breeding season vs. non-breeding season). We calculated multiple indices of spatial overlap using 6- and 3-month utilization distributions (UD) of dyads of simultaneously adjacent telemetered snakes. We also measured conspecific UD density values at each telemetry fix and modeled the distribution of those values as a function of overlap type, sex, and season using generalized Pareto distributions. Home range overlap between males and females was significantly greater than overlap between individuals of the same sex and male home ranges often completely contained female home ranges. Male home ranges overlapped little during both seasons, whereas females had higher levels of overlap during the non-breeding season. The spatial patterns observed in our study are consistent with those seen in many mammalian carnivores, in which low male-male overlap and high inter-sexual overlap provides males with greater access to females. We encourage additional research on the influence of prey availability on conspecific spatial overlap in snakes as well as the behavioral mechanisms responsible for maintaining the low levels of overlap we observed. PMID:27490346

  11. The structural and functional brain networks that support human social networks.

    PubMed

    Noonan, M P; Mars, R B; Sallet, J; Dunbar, R I M; Fellows, L K

    2018-02-20

    Social skills rely on a specific set of cognitive processes, raising the possibility that individual differences in social networks are related to differences in specific brain structural and functional networks. Here, we tested this hypothesis with multimodality neuroimaging. With diffusion MRI (DMRI), we showed that differences in structural integrity of particular white matter (WM) tracts, including cingulum bundle, extreme capsule and arcuate fasciculus were associated with an individual's social network size (SNS). A voxel-based morphology analysis demonstrated correlations between gray matter (GM) volume and SNS in limbic and temporal lobe regions. These structural changes co-occured with functional network differences. As a function of SNS, dorsomedial and dorsolateral prefrontal cortex showed altered resting-state functional connectivity with the default mode network (DMN). Finally, we integrated these three complementary methods, interrogating the relationship between social GM clusters and specific WM and resting-state networks (RSNs). Probabilistic tractography seeded in these GM nodes utilized the SNS-related WM pathways. Further, the spatial and functional overlap between the social GM clusters and the DMN was significantly closer than other control RSNs. These integrative analyses provide convergent evidence of the role of specific circuits in SNS, likely supporting the adaptive behavior necessary for success in extensive social environments. Crown Copyright © 2018. Published by Elsevier B.V. All rights reserved.

  12. On Prolonging Network Lifetime through Load-Similar Node Deployment in Wireless Sensor Networks

    PubMed Central

    Li, Qiao-Qin; Gong, Haigang; Liu, Ming; Yang, Mei; Zheng, Jun

    2011-01-01

    This paper is focused on the study of the energy hole problem in the Progressive Multi-hop Rotational Clustered (PMRC)-structure, a highly scalable wireless sensor network (WSN) architecture. Based on an analysis on the traffic load distribution in PMRC-based WSNs, we propose a novel load-similar node distribution strategy combined with the Minimum Overlapping Layers (MOL) scheme to address the energy hole problem in PMRC-based WSNs. In this strategy, sensor nodes are deployed in the network area according to the load distribution. That is, more nodes shall be deployed in the range where the average load is higher, and then the loads among different areas in the sensor network tend to be balanced. Simulation results demonstrate that the load-similar node distribution strategy prolongs network lifetime and reduces the average packet latency in comparison with existing nonuniform node distribution and uniform node distribution strategies. Note that, besides the PMRC structure, the analysis model and the proposed load-similar node distribution strategy are also applicable to other multi-hop WSN structures. PMID:22163809

  13. Elucidation of the transcription network governing mammalian sex determination by exploiting strain-specific susceptibility to sex reversal

    PubMed Central

    Munger, Steven C.; Aylor, David L.; Syed, Haider Ali; Magwene, Paul M.; Threadgill, David W.; Capel, Blanche

    2009-01-01

    Despite the identification of some key genes that regulate sex determination, most cases of disorders of sexual development remain unexplained. Evidence suggests that the sexual fate decision in the developing gonad depends on a complex network of interacting factors that converge on a critical threshold. To elucidate the transcriptional network underlying sex determination, we took the first expression quantitative trait loci (eQTL) approach in a developing organ. We identified reproducible differences in the transcriptome of the embryonic day 11.5 (E11.5) XY gonad between C57BL/6J (B6) and 129S1/SvImJ (129S1), indicating that the reported sensitivity of B6 to sex reversal is consistent with a higher expression of a female-like transcriptome in B6. Gene expression is highly variable in F2 XY gonads from B6 and 129S1 intercrosses, yet strong correlations emerged. We estimated the F2 coexpression network and predicted roles for genes of unknown function based on their connectivity and position within the network. A genetic analysis of the F2 population detected autosomal regions that control the expression of many sex-related genes, including Sry (sex-determining region of the Y chromosome) and Sox9 (Sry-box containing gene 9), the key regulators of male sex determination. Our results reveal the complex transcription architecture underlying sex determination, and provide a mechanism by which individuals may be sensitized for sex reversal. PMID:19884258

  14. Assessment of Overlap of Phylogenetic Transmission Clusters and Communities in Simple Sexual Contact Networks: Applications to HIV-1

    PubMed Central

    Villandre, Luc; Günthard, Huldrych F.; Kouyos, Roger; Stadler, Tanja

    2016-01-01

    Background Transmission patterns of sexually-transmitted infections (STIs) could relate to the structure of the underlying sexual contact network, whose features are therefore of interest to clinicians. Conventionally, we represent sexual contacts in a population with a graph, that can reveal the existence of communities. Phylogenetic methods help infer the history of an epidemic and incidentally, may help detecting communities. In particular, phylogenetic analyses of HIV-1 epidemics among men who have sex with men (MSM) have revealed the existence of large transmission clusters, possibly resulting from within-community transmissions. Past studies have explored the association between contact networks and phylogenies, including transmission clusters, producing conflicting conclusions about whether network features significantly affect observed transmission history. As far as we know however, none of them thoroughly investigated the role of communities, defined with respect to the network graph, in the observation of clusters. Methods The present study investigates, through simulations, community detection from phylogenies. We simulate a large number of epidemics over both unweighted and weighted, undirected random interconnected-islands networks, with islands corresponding to communities. We use weighting to modulate distance between islands. We translate each epidemic into a phylogeny, that lets us partition our samples of infected subjects into transmission clusters, based on several common definitions from the literature. We measure similarity between subjects’ island membership indices and transmission cluster membership indices with the adjusted Rand index. Results and Conclusion Analyses reveal modest mean correspondence between communities in graphs and phylogenetic transmission clusters. We conclude that common methods often have limited success in detecting contact network communities from phylogenies. The rarely-fulfilled requirement that network

  15. Local–global overlap in diversity informs mechanisms of bacterial biogeography

    PubMed Central

    Livermore, Joshua A; Jones, Stuart E

    2015-01-01

    Spatial variation in environmental conditions and barriers to organism movement are thought to be important factors for generating endemic species, thus enhancing global diversity. Recent microbial ecology research suggested that the entire diversity of bacteria in the global oceans could be recovered at a single site, thus inferring a lack of bacterial endemism. We argue this is not the case in the global ocean, but might be in other bacterial ecosystems with higher dispersal rates and lower global diversity, like the human gut. We quantified the degree to which local and global bacterial diversity overlap in a diverse set of ecosystems. Upon comparison of observed local–global diversity overlap with predictions from a neutral biogeography model, human-associated microbiomes (gut, skin, mouth) behaved much closer to neutral expectations whereas soil, lake and marine communities deviated strongly from the neutral expectations. This is likely a result of differences in dispersal rate among ‘patches', global diversity of these systems, and local densities of bacterial cells. It appears that overlap of local and global bacterial diversity is surprisingly large (but likely not one-hundred percent), and most importantly this overlap appears to be predictable based upon traditional biogeographic parameters like community size, global diversity, inter-patch environmental heterogeneity and patch connectivity. PMID:25848869

  16. Event Coverage Detection and Event Source Determination in Underwater Wireless Sensor Networks.

    PubMed

    Zhou, Zhangbing; Xing, Riliang; Duan, Yucong; Zhu, Yueqin; Xiang, Jianming

    2015-12-15

    With the advent of the Internet of Underwater Things, smart things are deployed in the ocean space and establish underwater wireless sensor networks for the monitoring of vast and dynamic underwater environments. When events are found to have possibly occurred, accurate event coverage should be detected, and potential event sources should be determined for the enactment of prompt and proper responses. To address this challenge, a technique that detects event coverage and determines event sources is developed in this article. Specifically, the occurrence of possible events corresponds to a set of neighboring sensor nodes whose sensory data may deviate from a normal sensing range in a collective fashion. An appropriate sensor node is selected as the relay node for gathering and routing sensory data to sink node(s). When sensory data are collected at sink node(s), the event coverage is detected and represented as a weighted graph, where the vertices in this graph correspond to sensor nodes and the weight specified upon the edges reflects the extent of sensory data deviating from a normal sensing range. Event sources are determined, which correspond to the barycenters in this graph. The results of the experiments show that our technique is more energy efficient, especially when the network topology is relatively steady.

  17. Event Coverage Detection and Event Source Determination in Underwater Wireless Sensor Networks

    PubMed Central

    Zhou, Zhangbing; Xing, Riliang; Duan, Yucong; Zhu, Yueqin; Xiang, Jianming

    2015-01-01

    With the advent of the Internet of Underwater Things, smart things are deployed in the ocean space and establish underwater wireless sensor networks for the monitoring of vast and dynamic underwater environments. When events are found to have possibly occurred, accurate event coverage should be detected, and potential event sources should be determined for the enactment of prompt and proper responses. To address this challenge, a technique that detects event coverage and determines event sources is developed in this article. Specifically, the occurrence of possible events corresponds to a set of neighboring sensor nodes whose sensory data may deviate from a normal sensing range in a collective fashion. An appropriate sensor node is selected as the relay node for gathering and routing sensory data to sink node(s). When sensory data are collected at sink node(s), the event coverage is detected and represented as a weighted graph, where the vertices in this graph correspond to sensor nodes and the weight specified upon the edges reflects the extent of sensory data deviating from a normal sensing range. Event sources are determined, which correspond to the barycenters in this graph. The results of the experiments show that our technique is more energy efficient, especially when the network topology is relatively steady. PMID:26694394

  18. Stitching interferometry of a full cylinder without using overlap areas

    NASA Astrophysics Data System (ADS)

    Peng, Junzheng; Chen, Dingfu; Yu, Yingjie

    2017-08-01

    Traditional stitching interferometry requires finding out the overlap correspondence and computing the discrepancies in the overlap regions, which makes it complex and time-consuming to obtain the 360° form map of a cylinder. In this paper, we develop a cylinder stitching model based on a new set of orthogonal polynomials, termed Legendre Fourier (LF) polynomials. With these polynomials, individual subaperture data can be expanded as a composition of the inherent form of a partial cylinder surface and additional misalignment parameters. Then the 360° form map can be acquired by simultaneously fitting all subaperture data with the LF polynomials. A metal shaft was measured to experimentally verify the proposed method. In contrast to traditional stitching interferometry, our technique does not require overlapping of adjacent subapertures, thus significantly reducing the measurement time and making the stitching algorithm simple.

  19. Living as an LGBTQ Adolescent and a Parent's Child: Overlapping or Separate Experiences.

    PubMed

    Mehus, Christopher J; Watson, Ryan J; Eisenberg, Marla E; Corliss, Heather L; Porta, Carolyn M

    2017-05-01

    It is well known that parental and community-based support are each related to healthy development in lesbian, gay, bisexual, transgender, queer, and questioning (LGBTQ) youth, but little research has explored the ways these contexts interact and overlap. Through go-along interviews (a method in which participants guide the interviewer around the community) with 66 youth in British Columbia, Massachusetts, and Minnesota, adolescents (aged 14-19 years) reported varying extent of overlap between their LGBTQ experiences and their parent-youth experiences; parents and youth each contributed to the extent of overlap. Youth who reported high overlap reported little need for resources outside their families but found resources easy to access if wanted. Youth who reported little overlap found it difficult to access resources. Findings suggest that in both research and practice, considering the extent to which youth feel they can express their authentic identity in multiple contexts may be more useful than simply evaluating parental acceptance or access to resources.

  20. Quantifying the propagation of distress and mental disorders in social networks.

    PubMed

    Scatà, Marialisa; Di Stefano, Alessandro; La Corte, Aurelio; Liò, Pietro

    2018-03-22

    Heterogeneity of human beings leads to think and react differently to social phenomena. Awareness and homophily drive people to weigh interactions in social multiplex networks, influencing a potential contagion effect. To quantify the impact of heterogeneity on spreading dynamics, we propose a model of coevolution of social contagion and awareness, through the introduction of statistical estimators, in a weighted multiplex network. Multiplexity of networked individuals may trigger propagation enough to produce effects among vulnerable subjects experiencing distress, mental disorder, which represent some of the strongest predictors of suicidal behaviours. The exposure to suicide is emotionally harmful, since talking about it may give support or inadvertently promote it. To disclose the complex effect of the overlapping awareness on suicidal ideation spreading among disordered people, we also introduce a data-driven approach by integrating different types of data. Our modelling approach unveils the relationship between distress and mental disorders propagation and suicidal ideation spreading, shedding light on the role of awareness in a social network for suicide prevention. The proposed model is able to quantify the impact of overlapping awareness on suicidal ideation spreading and our findings demonstrate that it plays a dual role on contagion, either reinforcing or delaying the contagion outbreak.

  1. Correcting Evaluation Bias of Relational Classifiers with Network Cross Validation

    DTIC Science & Technology

    2010-01-01

    classi- fication algorithms: simple random resampling (RRS), equal-instance random resampling (ERS), and network cross-validation ( NCV ). The first two... NCV procedure that eliminates overlap between test sets altogether. The procedure samples for k disjoint test sets that will be used for evaluation...propLabeled ∗ S) nodes from train Pool in f erenceSet =network − trainSet F = F ∪ < trainSet, test Set, in f erenceSet > end for output: F NCV addresses

  2. Molecular crowding at microtubule plus-ends acts as a physical barrier to microtubule sliding for the organization of stable anti-parallel overlaps by PRC1 and Kif4A

    NASA Astrophysics Data System (ADS)

    Wijeratne, Sitara; Subramanian, Radhika

    The relative sliding of microtubules by motor proteins is important for the organization of specialized cellular microtubule networks. In cells, sliding filaments are likely to encounter crowded regions of microtubules, such as the plus-ends, which are densely occupied by motor and non-motor proteins. How molecular crowding impacts microtubule sliding is not well understood. Here, we reconstitute the collective activities of the non-motor protein PRC1 and the motor protein Kif4A on anti-parallel microtubules to address this question. We find that the accumulation of PRC1 and Kif4A at microtubule-plus ends (`end-tags') can act as a physical barrier to Kif4A-mediated microtubule sliding. This enables the formation of stable microtubule overlaps that persist even after the deactivation of the motor protein. Our data suggest that while end-tags stabilize anti-parallel overlaps by inhibiting relative sliding, they permit the remodeling of the microtubule bundles by external forces, as may be required for the reorganization of microtubule networks during dynamic cellular processes.

  3. A Partitioning Algorithm for Block-Diagonal Matrices With Overlap

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Guy Antoine Atenekeng Kahou; Laura Grigori; Masha Sosonkina

    2008-02-02

    We present a graph partitioning algorithm that aims at partitioning a sparse matrix into a block-diagonal form, such that any two consecutive blocks overlap. We denote this form of the matrix as the overlapped block-diagonal matrix. The partitioned matrix is suitable for applying the explicit formulation of Multiplicative Schwarz preconditioner (EFMS) described in [3]. The graph partitioning algorithm partitions the graph of the input matrix into K partitions, such that every partition {Omega}{sub i} has at most two neighbors {Omega}{sub i-1} and {Omega}{sub i+1}. First, an ordering algorithm, such as the reverse Cuthill-McKee algorithm, that reduces the matrix profile ismore » performed. An initial overlapped block-diagonal partition is obtained from the profile of the matrix. An iterative strategy is then used to further refine the partitioning by allowing nodes to be transferred between neighboring partitions. Experiments are performed on matrices arising from real-world applications to show the feasibility and usefulness of this approach.« less

  4. STITCHER 2.0: primer design for overlapping PCR applications

    PubMed Central

    O’Halloran, Damien M.; Uriagereka-Herburger, Isabel; Bode, Katrin

    2017-01-01

    Overlapping polymerase chain reaction (PCR) is a common technique used by researchers in very diverse fields that enables the user to ‘stitch’ individual pieces of DNA together. Previously, we have reported a web based tool called STITCHER that provides a platform for researchers to automate the design of primers for overlapping PCR applications. Here we present STITCHER 2.0, which represents a substantial update to STITCHER. STITCHER 2.0 is a newly designed web tool that automates the design of primers for overlapping PCR. Unlike STITCHER, STITCHER 2.0 considers diverse algorithmic parameters, and returns multiple result files that include a facility for the user to draw their own primers as well as comprehensive visual guides to the user’s input, output, and designed primers. These result files provide greater control and insight during experimental design and troubleshooting. STITCHER 2.0 is freely available to all users without signup or login requirements and can be accessed at the following webpage: www.ohalloranlab.net/STITCHER2.html. PMID:28358011

  5. Binding Sites Analyser (BiSA): Software for Genomic Binding Sites Archiving and Overlap Analysis

    PubMed Central

    Khushi, Matloob; Liddle, Christopher; Clarke, Christine L.; Graham, J. Dinny

    2014-01-01

    Genome-wide mapping of transcription factor binding and histone modification reveals complex patterns of interactions. Identifying overlaps in binding patterns by different factors is a major objective of genomic studies, but existing methods to archive large numbers of datasets in a personalised database lack sophistication and utility. Therefore we have developed transcription factor DNA binding site analyser software (BiSA), for archiving of binding regions and easy identification of overlap with or proximity to other regions of interest. Analysis results can be restricted by chromosome or base pair overlap between regions or maximum distance between binding peaks. BiSA is capable of reporting overlapping regions that share common base pairs; regions that are nearby; regions that are not overlapping; and average region sizes. BiSA can identify genes located near binding regions of interest, genomic features near a gene or locus of interest and statistical significance of overlapping regions can also be reported. Overlapping results can be visualized as Venn diagrams. A major strength of BiSA is that it is supported by a comprehensive database of publicly available transcription factor binding sites and histone modifications, which can be directly compared to user data. The documentation and source code are available on http://bisa.sourceforge.net PMID:24533055

  6. Neural attractor network for application in visual field data classification.

    PubMed

    Fink, Wolfgang

    2004-07-07

    The purpose was to introduce a novel method for computer-based classification of visual field data derived from perimetric examination, that may act as a 'counsellor', providing an independent 'second opinion' to the diagnosing physician. The classification system consists of a Hopfield-type neural attractor network that obtains its input data from perimetric examination results. An iterative relaxation process determines the states of the neurons dynamically. Therefore, even 'noisy' perimetric output, e.g., early stages of a disease, may eventually be classified correctly according to the predefined idealized visual field defect (scotoma) patterns, stored as attractors of the network, that are found with diseases of the eye, optic nerve and the central nervous system. Preliminary tests of the classification system on real visual field data derived from perimetric examinations have shown a classification success of over 80%. Some of the main advantages of the Hopfield-attractor-network-based approach over feed-forward type neural networks are: (1) network architecture is defined by the classification problem; (2) no training is required to determine the neural coupling strengths; (3) assignment of an auto-diagnosis confidence level is possible by means of an overlap parameter and the Hamming distance. In conclusion, the novel method for computer-based classification of visual field data, presented here, furnishes a valuable first overview and an independent 'second opinion' in judging perimetric examination results, pointing towards a final diagnosis by a physician. It should not be considered a substitute for the diagnosing physician. Thanks to the worldwide accessibility of the Internet, the classification system offers a promising perspective towards modern computer-assisted diagnosis in both medicine and tele-medicine, for example and in particular, with respect to non-ophthalmic clinics or in communities where perimetric expertise is not readily available.

  7. Net Venn - An integrated network analysis web platform for gene lists

    USDA-ARS?s Scientific Manuscript database

    Many lists containing biological identifiers such as gene lists have been generated in various genomics projects. Identifying the overlap among gene lists can enable us to understand the similarities and differences between the datasets. Here, we present an interactome network-based web application...

  8. Does item overlap render measured relationships between pain and challenging behaviour trivial? Results from a multicentre cross-sectional study in 13 German nursing homes.

    PubMed

    Kutschar, Patrick; Bauer, Zsuzsa; Gnass, Irmela; Osterbrink, Jürgen

    2017-07-01

    Several studies suggest that pain is a trigger for challenging behaviour in older adults with cognitive impairment. However, such measured relationships might be confounded due to item overlap as instruments share similar or identical items. The purpose of this study was to examine whether the frequently observed association between pain and challenging behaviour might be traced back to item overlap. This multicentre cross-sectional study was conducted in 13 nursing homes and examined pain (measure: Pain Assessment in Advanced Dementia Scale) and challenging behaviour (measure: Cohen-Mansfield Agitation Inventory) in 150 residents with severe cognitive impairment. The extent of item overlap was determined by juxtaposition of both measures' original items. As expected, comparison between these instruments revealed an extensive item overlap. The statistical relationship between the two phenomena can be traced back mainly to the contribution of the overlapping items, which renders the frequently stated relationship between pain and challenging behaviour trivial. The status quo of measuring such associations must be contested: constructs' discrimination and instruments' discrimination have to be discussed critically as item overlap may lead to biased conclusions and assumptions in research as well as to inadequate care measures in nursing practice. © 2017 John Wiley & Sons Ltd.

  9. High-Lift Optimization Design Using Neural Networks on a Multi-Element Airfoil

    NASA Technical Reports Server (NTRS)

    Greenman, Roxana M.; Roth, Karlin R.; Smith, Charles A. (Technical Monitor)

    1998-01-01

    The high-lift performance of a multi-element airfoil was optimized by using neural-net predictions that were trained using a computational data set. The numerical data was generated using a two-dimensional, incompressible, Navier-Stokes algorithm with the Spalart-Allmaras turbulence model. Because it is difficult to predict maximum lift for high-lift systems, an empirically-based maximum lift criteria was used in this study to determine both the maximum lift and the angle at which it occurs. Multiple input, single output networks were trained using the NASA Ames variation of the Levenberg-Marquardt algorithm for each of the aerodynamic coefficients (lift, drag, and moment). The artificial neural networks were integrated with a gradient-based optimizer. Using independent numerical simulations and experimental data for this high-lift configuration, it was shown that this design process successfully optimized flap deflection, gap, overlap, and angle of attack to maximize lift. Once the neural networks were trained and integrated with the optimizer, minimal additional computer resources were required to perform optimization runs with different initial conditions and parameters. Applying the neural networks within the high-lift rigging optimization process reduced the amount of computational time and resources by 83% compared with traditional gradient-based optimization procedures for multiple optimization runs.

  10. Stellar Parameter Determination With J-Plus Using Artificial Neural Networks

    NASA Astrophysics Data System (ADS)

    Whitten, Devin D.

    2017-10-01

    The J-PLUS narrow-band filter system provides a unique opportunity for the determination of stellar parameters and chemical abundances from photometry alone. Mapping stellar magnitudes to estimates of surface temperature, [Fe/H], and [C/Fe] is an excellent application of machine learning and in particular, artificial neural networks (ANN). The logistics and performance of this ANN methodology is explored with the J-PLUS Early Data Release, as well as the potential impact of stellar parameters from J-PLUS on the field of Galactic chemical evolution.

  11. An Efficient Method to Detect Mutual Overlap of a Large Set of Unordered Images for Structure-From

    NASA Astrophysics Data System (ADS)

    Wang, X.; Zhan, Z. Q.; Heipke, C.

    2017-05-01

    Recently, low-cost 3D reconstruction based on images has become a popular focus of photogrammetry and computer vision research. Methods which can handle an arbitrary geometric setup of a large number of unordered and convergent images are of particular interest. However, determining the mutual overlap poses a considerable challenge. We propose a new method which was inspired by and improves upon methods employing random k-d forests for this task. Specifically, we first derive features from the images and then a random k-d forest is used to find the nearest neighbours in feature space. Subsequently, the degree of similarity between individual images, the image overlaps and thus images belonging to a common block are calculated as input to a structure-from-motion (sfm) pipeline. In our experiments we show the general applicability of the new method and compare it with other methods by analyzing the time efficiency. Orientations and 3D reconstructions were successfully conducted with our overlap graphs by sfm. The results show a speed-up of a factor of 80 compared to conventional pairwise matching, and of 8 and 2 compared to the VocMatch approach using 1 and 4 CPU, respectively.

  12. Effect of Overlapping Operations on Outcomes in Microvascular Reconstructions of the Head and Neck.

    PubMed

    Sweeny, Larissa; Rosenthal, Eben L; Light, Tyler; Grayson, Jessica; Petrisor, Daniel; Troob, Scott H; Greene, Benjamin J; Carroll, William R; Wax, Mark K

    2017-04-01

    Objective To compare outcomes after microvascular reconstructions of head and neck defects between overlapping and nonoverlapping operations. Study Design Retrospective cohort study. Setting Tertiary care center. Subjects and Methods Patients undergoing microvascular free tissue transfer operations between January 2010 and February 2015 at 2 tertiary care institutions were included (n = 1315). Patients were divided into 2 cohorts by whether the senior authors performed a single or consecutive microvascular reconstruction (nonoverlapping; n = 773, 59%) vs performing overlapping microvascular reconstructions (overlapping; n = 542, 41%). Variables reviewed were as follows: defect location, indication, T classification, surgical details, duration of the operation and hospitalization, and complications (major, minor, medical). Results Microvascular free tissue transfers performed included radial forearm (49%, n = 639), osteocutaneous radial forearm (14%, n = 182), anterior lateral thigh (12%, n = 153), fibula (10%, n = 135), rectus abdominis (7%, n = 92), latissimus dorsi (6%, n = 78), and scapula (<1%, n = 4). The mean duration of the overlapping operations was 21 minutes longer than nonoverlapping operations ( P = .003). Mean duration of hospitalization was similar for nonoverlapping (9.5 days) and overlapping (9.1 days) cohorts ( P = .39). There was no difference in complication rates when stratified by overlapping (45%, n = 241) and nonoverlapping (45%, n = 344) ( P = .99). Subset analysis yielded similar results when minor, major, and medical complications between groups were assessed. The overall survival rate of free tissue transfers was 96%, and this was same for overlapping (96%) and nonoverlapping (96%) operations ( P = .71). Conclusions Patients had similar complication rates and durations of hospitalization for overlapping and nonoverlapping operations.

  13. Home range overlap as a driver of intelligence in primates.

    PubMed

    Grueter, Cyril C

    2015-04-01

    Various socioecological factors have been suggested to influence cognitive capacity in primates, including challenges associated with foraging and dealing with the complexities of social life. Alexander [Alexander, 1989]. Evolution of the human psyche. In: Mellars P, Stringer C, editors. The human revolution: Behavioural and biological perspectives on the origins of modern humans. Princeton: Princeton University Press. p 455-513] proposed an integrative model for the evolution of human cognitive abilities and complex sociality that incorporates competition among coalitions of conspecifics (inter-group conflict) as a major selective pressure. However, one of the premises of this model, i.e., that when confronted with inter-group conflict selection should favor enhanced cognition, has remained empirically untested. Using a comparative approach on species data, I aimed to test the prediction that primate species (n = 104) that face greater inter-group conflict have higher cognitive abilities (indexed by endocranial volume). The degree of inter-group conflict/complexity was approximated via the variable home range overlap among groups. I found a significant relationship between home range overlap and endocranial volume, even after controlling for other predictor variables and covariates such as group size and body mass. I conclude that brain size evolution cannot be attributed exclusively to social factors such as group size, but likely reflects a variety of social and ecological determinants including inter-group conflict which poses cognitive demands on monitoring both the wider social milieu as well as spatial attributes of the habitat. © 2014 Wiley Periodicals, Inc.

  14. A Direct Position-Determination Approach for Multiple Sources Based on Neural Network Computation.

    PubMed

    Chen, Xin; Wang, Ding; Yin, Jiexin; Wu, Ying

    2018-06-13

    The most widely used localization technology is the two-step method that localizes transmitters by measuring one or more specified positioning parameters. Direct position determination (DPD) is a promising technique that directly localizes transmitters from sensor outputs and can offer superior localization performance. However, existing DPD algorithms such as maximum likelihood (ML)-based and multiple signal classification (MUSIC)-based estimations are computationally expensive, making it difficult to satisfy real-time demands. To solve this problem, we propose the use of a modular neural network for multiple-source DPD. In this method, the area of interest is divided into multiple sub-areas. Multilayer perceptron (MLP) neural networks are employed to detect the presence of a source in a sub-area and filter sources in other sub-areas, and radial basis function (RBF) neural networks are utilized for position estimation. Simulation results show that a number of appropriately trained neural networks can be successfully used for DPD. The performance of the proposed MLP-MLP-RBF method is comparable to the performance of the conventional MUSIC-based DPD algorithm for various signal-to-noise ratios and signal power ratios. Furthermore, the MLP-MLP-RBF network is less computationally intensive than the classical DPD algorithm and is therefore an attractive choice for real-time applications.

  15. More inclusive bipolar mixed depression definition by permitting overlapping and non-overlapping mood elevation symptoms.

    PubMed

    Kim, H; Kim, W; Citrome, L; Akiskal, H S; Goffin, K C; Miller, S; Holtzman, J N; Hooshmand, F; Wang, P W; Hill, S J; Ketter, T A

    2016-09-01

    The objective of this study was to assess the strengths and limitations of a mixed bipolar depression definition made more inclusive than that of the Diagnostic and Statistical Manual of Mental Disorders Fifth Edition (DSM-5) by counting not only 'non-overlapping' mood elevation symptoms (NOMES) as in DSM-5, but also 'overlapping' mood elevation symptoms (OMES, psychomotor agitation, distractibility, and irritability). Among bipolar disorder (BD) out-patients assessed with the Systematic Treatment Enhancement Program for BD (STEP-BD) Affective Disorders Evaluation, we assessed prevalence, demographics, and clinical correlates of mixed vs. pure depression, using more inclusive (≥3 NOMES/OMES) and less inclusive DSM-5 (≥3 NOMES) definitions. Among 153 depressed BD, counting not only NOMES but also OMES yielded a three-fold higher mixed depression rate (22.9% vs. 7.2%) and important statistically significant clinical correlates for mixed compared to pure depression (more lifetime anxiety disorder comorbidity, more current irritability, and less current antidepressant use), which were not significant using the DSM-5 threshold. To conclude, further studies with larger numbers of patients with DSM-5 bipolar mixed depression assessing strengths and limitations of more inclusive mixed depression definitions are warranted, including efforts to ascertain whether or not OMES should count toward mixed depression. © 2016 John Wiley & Sons A/S. Published by John Wiley & Sons Ltd.

  16. Calculation of the overlap factor for scanning LiDAR based on the tridimensional ray-tracing method.

    PubMed

    Chen, Ruiqiang; Jiang, Yuesong; Wen, Luhong; Wen, Donghai

    2017-06-01

    The overlap factor is used to evaluate the LiDAR light collection ability. Ranging LiDAR is mainly determined by the optical configuration. However, scanning LiDAR, equipped with a scanning mechanism to acquire a 3D coordinate points cloud for a specified target, is essential in considering the scanning effect at the same time. Otherwise, scanning LiDAR will reduce the light collection ability and even cannot receive any echo. From this point of view, we propose a scanning LiDAR overlap factor calculation method based on the tridimensional ray-tracing method, which can be applied to scanning LiDAR with any special laser intensity distribution, any type of telescope (reflector, refractor, or mixed), and any shape obstruction (i.e., the reflector of a coaxial optical system). A case study for our LiDAR with a scanning mirror is carried out, and a MATLAB program is written to analyze the laser emission and reception process. Sensitivity analysis is carried out as a function of scanning mirror rotation speed and detector position, and the results guide how to optimize the overlap factor for our LiDAR. The results of this research will have a guiding significance in scanning LiDAR design and assembly.

  17. Recovery of Spectrally Overlapping QPSK Signals Using a Nonlinear Optoelectronic Filter

    DTIC Science & Technology

    2017-03-19

    Spectrally Overlapping QPSK Signals Using a Nonlinear Optoelectronic Filter William Loh, Siva Yegnanarayanan, Kenneth E. Kolodziej, and Paul...recovery of a weak QPSK signal buried 35-dB beneath an interfering QPSK signal having an overlapping spectrum. This nonlinear optoelectronic filter ...from increased detection sensitivity. Here, we demonstrate an optoelectronic filter that enables the detection of a desired signal hidden beneath a

  18. Expected number of quantum channels in quantum networks.

    PubMed

    Chen, Xi; Wang, He-Ming; Ji, Dan-Tong; Mu, Liang-Zhu; Fan, Heng

    2015-07-15

    Quantum communication between nodes in quantum networks plays an important role in quantum information processing. Here, we proposed the use of the expected number of quantum channels as a measure of the efficiency of quantum communication for quantum networks. This measure quantified the amount of quantum information that can be teleported between nodes in a quantum network, which differs from classical case in that the quantum channels will be consumed if teleportation is performed. We further demonstrated that the expected number of quantum channels represents local correlations depicted by effective circles. Significantly, capacity of quantum communication of quantum networks quantified by ENQC is independent of distance for the communicating nodes, if the effective circles of communication nodes are not overlapped. The expected number of quantum channels can be enhanced through transformations of the lattice configurations of quantum networks via entanglement swapping. Our results can shed lights on the study of quantum communication in quantum networks.

  19. Expected number of quantum channels in quantum networks

    PubMed Central

    Chen, Xi; Wang, He-Ming; Ji, Dan-Tong; Mu, Liang-Zhu; Fan, Heng

    2015-01-01

    Quantum communication between nodes in quantum networks plays an important role in quantum information processing. Here, we proposed the use of the expected number of quantum channels as a measure of the efficiency of quantum communication for quantum networks. This measure quantified the amount of quantum information that can be teleported between nodes in a quantum network, which differs from classical case in that the quantum channels will be consumed if teleportation is performed. We further demonstrated that the expected number of quantum channels represents local correlations depicted by effective circles. Significantly, capacity of quantum communication of quantum networks quantified by ENQC is independent of distance for the communicating nodes, if the effective circles of communication nodes are not overlapped. The expected number of quantum channels can be enhanced through transformations of the lattice configurations of quantum networks via entanglement swapping. Our results can shed lights on the study of quantum communication in quantum networks. PMID:26173556

  20. SU-F-T-475: An Evaluation of the Overlap Between the Acceptance Testing and Commissioning Processes for Conventional Medical Linear Accelerators

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Morrow, A; Rangaraj, D; Perez-Andujar, A

    2016-06-15

    Purpose: This work’s objective is to determine the overlap of processes, in terms of sub-processes and time, between acceptance testing and commissioning of a conventional medical linear accelerator and to evaluate the time saved by consolidating the two processes. Method: A process map for acceptance testing for medical linear accelerators was created from vendor documentation (Varian and Elekta). Using AAPM TG-106 and inhouse commissioning procedures, a process map was created for commissioning of said accelerators. The time to complete each sub-process in each process map was evaluated. Redundancies in the processes were found and the time spent on each weremore » calculated. Results: Mechanical testing significantly overlaps between the two processes - redundant work here amounts to 9.5 hours. Many beam non-scanning dosimetry tests overlap resulting in another 6 hours of overlap. Beam scanning overlaps somewhat - acceptance tests include evaluating PDDs and multiple profiles but for only one field size while commissioning beam scanning includes multiple field sizes and depths of profiles. This overlap results in another 6 hours of rework. Absolute dosimetry, field outputs, and end to end tests are not done at all in acceptance testing. Finally, all imaging tests done in acceptance are repeated in commissioning, resulting in about 8 hours of rework. The total time overlap between the two processes is about 30 hours. Conclusion: The process mapping done in this study shows that there are no tests done in acceptance testing that are not also recommended to do for commissioning. This results in about 30 hours of redundant work when preparing a conventional linear accelerator for clinical use. Considering these findings in the context of the 5000 linacs in the United states, consolidating acceptance testing and commissioning would have allowed for the treatment of an additional 25000 patients using no additional resources.« less

  1. Stitch overlap via coloring technique enables maskless via

    NASA Astrophysics Data System (ADS)

    Civay, D.; Laffosse, E.

    2017-03-01

    Lithographic patterning limits can be a cost-barrier that delays advancement to new nodes. This paper introduces a cost-saving design method that enables a maskless via. Multi-patterning or coloring of a design is a technique that is used at advanced nodes to aid in patterning. Coloring allows designers to designate different patterns on one level to be printed with different masks. Stitch overlap via (SOV) is a coloring technique introduced herein. SOV utilizes via-aware coloring and a unique process flow to print a maskless via. Identification of qualifying design structures is achieved through a custom program. The program inputs the design level of the multipatterned layer and the via levels above and below to determine the coloring decomposition. Vias are a particularly challenging layer to print due to the dimensions required for these pillars. SOV is a methodology for identifying qualifying multi-patterned layouts and replacing them with a new design that enables a maskless via layer.

  2. Analysis of a large-scale weighted network of one-to-one human communication

    NASA Astrophysics Data System (ADS)

    Onnela, Jukka-Pekka; Saramäki, Jari; Hyvönen, Jörkki; Szabó, Gábor; Argollo de Menezes, M.; Kaski, Kimmo; Barabási, Albert-László; Kertész, János

    2007-06-01

    We construct a connected network of 3.9 million nodes from mobile phone call records, which can be regarded as a proxy for the underlying human communication network at the societal level. We assign two weights on each edge to reflect the strength of social interaction, which are the aggregate call duration and the cumulative number of calls placed between the individuals over a period of 18 weeks. We present a detailed analysis of this weighted network by examining its degree, strength, and weight distributions, as well as its topological assortativity and weighted assortativity, clustering and weighted clustering, together with correlations between these quantities. We give an account of motif intensity and coherence distributions and compare them to a randomized reference system. We also use the concept of link overlap to measure the number of common neighbours any two adjacent nodes have, which serves as a useful local measure for identifying the interconnectedness of communities. We report a positive correlation between the overlap and weight of a link, thus providing strong quantitative evidence for the weak ties hypothesis, a central concept in social network analysis. The percolation properties of the network are found to depend on the type and order of removed links, and they can help understand how the local structure of the network manifests itself at the global level. We hope that our results will contribute to modelling weighted large-scale social networks, and believe that the systematic approach followed here can be adopted to study other weighted networks.

  3. Intrinsic Network Connectivity Patterns Underlying Specific Dimensions of Impulsiveness in Healthy Young Adults.

    PubMed

    Kubera, Katharina M; Hirjak, Dusan; Wolf, Nadine D; Sambataro, Fabio; Thomann, Philipp A; Wolf, R Christian

    2018-05-01

    Impulsiveness is a central human personality trait and of high relevance for the development of several mental disorders. Impulsiveness is a multidimensional construct, yet little is known about dimension-specific neural correlates. Here, we address the question whether motor, attentional and non-planning components, as measured by the Barratt Impulsiveness Scale (BIS-11), are associated with distinct or overlapping neural network activity. In this study, we investigated brain activity at rest and its relationship to distinct dimensions of impulsiveness in 30 healthy young adults (m/f = 13/17; age mean/SD = 26.4/2.6 years) using resting-state functional magnetic resonance imaging at 3T. A spatial independent component analysis and a multivariate model selection strategy were used to identify systems loading on distinct impulsivity domains. We first identified eight networks for which we had a-priori hypotheses. These networks included basal ganglia, cortical motor, cingulate and lateral prefrontal systems. From the eight networks, three were associated with impulsiveness measures (p < 0.05, FDR corrected). There were significant relationships between right frontoparietal network function and all three BIS domains. Striatal and midcingulate network activity was associated with motor impulsiveness only. Within the networks regionally confined effects of age and gender were found. These data suggest distinct and overlapping patterns of neural activity underlying specific dimensions of impulsiveness. Motor impulsiveness appears to be specifically related to striatal and midcingulate network activity, in contrast to a domain-unspecific right frontoparietal system. Effects of age and gender have to be considered in young healthy samples.

  4. ADHD and autism: differential diagnosis or overlapping traits? A selective review.

    PubMed

    Taurines, Regina; Schwenck, Christina; Westerwald, Eva; Sachse, Michael; Siniatchkin, Michael; Freitag, Christine

    2012-09-01

    According to DSM-IV TR and ICD-10, a diagnosis of autism or Asperger Syndrome precludes a diagnosis of attention-deficit/hyperactivity disorder (ADHD). However, despite the different conceptualization, population-based twin studies reported symptom overlap, and a recent epidemiologically based study reported a high rate of ADHD in autism and autism spectrum disorders (ASD). In the planned revision of the DSM-IV TR, dsm5 (www.dsm5.org), the diagnoses of autistic disorder and ADHD will not be mutually exclusive any longer. This provides the basis of more differentiated studies on overlap and distinction between both disorders. This review presents data on comorbidity rates and symptom overlap and discusses common and disorder-specific risk factors, including recent proteomic studies. Neuropsychological findings in the areas of attention, reward processing, and social cognition are then compared between both disorders, as these cognitive abilities show overlapping as well as specific impairment for one of both disorders. In addition, selective brain imaging findings are reported. Therapeutic options are summarized, and new approaches are discussed. The review concludes with a prospectus on open questions for research and clinical practice.

  5. An inter-residue network model to identify mutational-constrained regions on the Ebola coat glycoprotein

    PubMed Central

    Quinlan, Devin S.; Raman, Rahul; Tharakaraman, Kannan; Subramanian, Vidya; del Hierro, Gabriella; Sasisekharan, Ram

    2017-01-01

    Recently, progress has been made in the development of vaccines and monoclonal antibody cocktails that target the Ebola coat glycoprotein (GP). Based on the mutation rates for Ebola virus given its natural sequence evolution, these treatment strategies are likely to impose additional selection pressure to drive acquisition of mutations in GP that escape neutralization. Given the high degree of sequence conservation among GP of Ebola viruses, it would be challenging to determine the propensity of acquiring mutations in response to vaccine or treatment with one or a cocktail of monoclonal antibodies. In this study, we analyzed the mutability of each residue using an approach that captures the structural constraints on mutability based on the extent of its inter-residue interaction network within the three-dimensional structure of the trimeric GP. This analysis showed two distinct clusters of highly networked residues along the GP1-GP2 interface, part of which overlapped with epitope surfaces of known neutralizing antibodies. This network approach also permitted us to identify additional residues in the network of the known hotspot residues of different anti-Ebola antibodies that would impact antibody-epitope interactions. PMID:28397835

  6. Interacting epidemics on overlay networks

    NASA Astrophysics Data System (ADS)

    Funk, Sebastian; Jansen, Vincent A. A.

    2010-03-01

    The interaction between multiple pathogens spreading on networks connecting a given set of nodes presents an ongoing theoretical challenge. Here, we aim to understand such interactions by studying bond percolation of two different processes on overlay networks of arbitrary joint degree distribution. We find that an outbreak of a first pathogen providing immunity to another one spreading subsequently on a second network connecting the same set of nodes does so most effectively if the degrees on the two networks are positively correlated. In that case, the protection is stronger the more heterogeneous the degree distributions of the two networks are. If, on the other hand, the degrees are uncorrelated or negatively correlated, increasing heterogeneity reduces the potential of the first process to prevent the second one from reaching epidemic proportions. We generalize these results to cases where the edges of the two networks overlap to arbitrary amount, or where the immunity granted is only partial. If both processes grant immunity to each other, we find a wide range of possible situations of coexistence or mutual exclusion, depending on the joint degree distribution of the underlying networks and the amount of immunity granted mutually. These results generalize the concept of a coexistence threshold and illustrate the impact of large-scale network structure on the interaction between multiple spreading agents.

  7. Temporal overlap estimation based on interference spectrum in CARS microscopy

    NASA Astrophysics Data System (ADS)

    Zhang, Yongning; Jiang, Junfeng; Liu, Kun; Huang, Can; Wang, Shuang; Zhang, Xuezhi; Liu, Tiegen

    2018-01-01

    Coherent Anti-Stokes Raman Scattering (CARS) microscopy has attracted lots of attention because of the advantages, such as noninvasive, label-free, chemical specificity, intrinsic three-dimension spatial resolution and so on. However, the temporal overlap of pump and Stokes has not been solved owing to the ultrafast optical pulse used in CARS microscopy. We combine interference spectrum of residual pump in Stokes path and nonlinear Schrodinger equation (NLSE) to realize the temporal overlap of pump pulse and Stokes pulse. At first, based on the interference spectrum of pump pulse and residual pump in Stokes path, the optical delay is defined when optical path difference between pump path and Stokes path is zero. Then the relative optical delay between Stokes pulse and residual pump in PCF can be calculated by NLSE. According to the spectrum interference and NLSE, temporal overlap of pump pulse and Stokes pulse will be realized easily and the imaging speed will be improved in CARS microscopy.

  8. Information-optimal genome assembly via sparse read-overlap graphs.

    PubMed

    Shomorony, Ilan; Kim, Samuel H; Courtade, Thomas A; Tse, David N C

    2016-09-01

    In the context of third-generation long-read sequencing technologies, read-overlap-based approaches are expected to play a central role in the assembly step. A fundamental challenge in assembling from a read-overlap graph is that the true sequence corresponds to a Hamiltonian path on the graph, and, under most formulations, the assembly problem becomes NP-hard, restricting practical approaches to heuristics. In this work, we avoid this seemingly fundamental barrier by first setting the computational complexity issue aside, and seeking an algorithm that targets information limits In particular, we consider a basic feasibility question: when does the set of reads contain enough information to allow unambiguous reconstruction of the true sequence? Based on insights from this information feasibility question, we present an algorithm-the Not-So-Greedy algorithm-to construct a sparse read-overlap graph. Unlike most other assembly algorithms, Not-So-Greedy comes with a performance guarantee: whenever information feasibility conditions are satisfied, the algorithm reduces the assembly problem to an Eulerian path problem on the resulting graph, and can thus be solved in linear time. In practice, this theoretical guarantee translates into assemblies of higher quality. Evaluations on both simulated reads from real genomes and a PacBio Escherichia coli K12 dataset demonstrate that Not-So-Greedy compares favorably with standard string graph approaches in terms of accuracy of the resulting read-overlap graph and contig N50. Available at github.com/samhykim/nsg courtade@eecs.berkeley.edu or dntse@stanford.edu Supplementary data are available at Bioinformatics online. © The Author 2016. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com.

  9. Short superstrings and the structure of overlapping strings.

    PubMed

    Armen, C; Stein, C

    1995-01-01

    Given a collection of strings S = [s1,...,sn] over an alphabet sigma, a superstring alpha of S is a string containing each si as a substring, that is, for each i, 1 < or = i < or = n, alpha contains a block of magnitude of si consecutive characters that match si exactly. The shortest superstring problem is the problem of finding a superstring alpha of minimum length. The shortest superstring problem has applications in both computational biology and data compression. The shortest superstring problem is NP-hard (Gallant et al., 1980); in fact, it was recently shown to be MAX SNP-hard (Blum et al., 1994). Given the importance of the applications, several heuristics and approximation algorithms have been proposed. Constant factor approximation algorithms have been given in Blum et al. (1994) (factor of 3), Teng and Yao (1993) (factor of 2 8/9), Czumaj et al. (1994) (factor of 2 5/6), and Kosaraju et al. (1994) (factor of 2 50/63). Informally, the key to any algorithm for the shortest superstring problem is to identify sets of strings with large amounts of similarity, or overlap. Although the previous algorithms and their analyses have grown increasingly sophisticated, they reveal remarkably little about the structure of strings with large amounts of overlap. In this sense, they are solving a more general problem than the one at hand. In this paper, we study the structure of strings with large amounts of overlap and use our understanding to give an algorithm that finds a superstring whose length is no more than 2 3/4 times that of the optimal superstring. Our algorithm runs in O(magnitude of S + n3) time, which matches that of previous algorithms. We prove several interesting properties about short periodic strings, allowing us to answer questions of the following form: Given a string with some periodic structure, characterize all the possible periodic strings that can have a large amount of overlap with the first string.

  10. Enhanced angular overlap model for nonmetallic f -electron systems

    NASA Astrophysics Data System (ADS)

    Gajek, Z.

    2005-07-01

    An efficient method of interpretation of the crystal field effect in nonmetallic f -electron systems, the enhanced angular overlap model (EAOM), is presented. The method is established on the ground of perturbation expansion of the effective Hamiltonian for localized electrons and first-principles calculations related to available experimental data. The series of actinide compounds AO2 , oxychalcogenides AOX , and dichalcogenides UX2 where X=S ,Se,Te and A=U ,Np serve as probes of the effectiveness of the proposed method. An idea is to enhance the usual angular overlap model with ab initio calculations of those contributions to the crystal field potential, which cannot be represented by the usual angular overlap model (AOM). The enhancement leads to an improved fitting and makes the approach intrinsically coherent. In addition, the ab initio calculations of the main, AOM-consistent part of the crystal field potential allows one to fix the material-specific relations for the EAOM parameters in the effective Hamiltonian. Consequently, the electronic structure interpretation based on EAOM can be extended to systems of the lowest point symmetries or/and deficient experimental data. Several examples illustrating the promising capabilities of EAOM are given.

  11. 78 FR 79649 - Energy Conservation Program: Proposed Determination of Set-Top Boxes and Network Equipment as a...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-12-31

    ... Conservation Program: Proposed Determination of Set-Top Boxes and Network Equipment as a Covered Consumer... published June 15, 2011 that set-top boxes (STBs) and network equipment qualify as a covered product under... action in light of a consensus agreement entered by a broadly representative group that DOE believes has...

  12. Diffusion amid random overlapping obstacles: Similarities, invariants, approximations

    PubMed Central

    Novak, Igor L.; Gao, Fei; Kraikivski, Pavel; Slepchenko, Boris M.

    2011-01-01

    Efficient and accurate numerical techniques are used to examine similarities of effective diffusion in a void between random overlapping obstacles: essential invariance of effective diffusion coefficients (Deff) with respect to obstacle shapes and applicability of a two-parameter power law over nearly entire range of excluded volume fractions (ϕ), except for a small vicinity of a percolation threshold. It is shown that while neither of the properties is exact, deviations from them are remarkably small. This allows for quick estimation of void percolation thresholds and approximate reconstruction of Deff (ϕ) for obstacles of any given shape. In 3D, the similarities of effective diffusion yield a simple multiplication “rule” that provides a fast means of estimating Deff for a mixture of overlapping obstacles of different shapes with comparable sizes. PMID:21513372

  13. Severe Cutaneous Drug Reactions: Do Overlapping Forms Exist?

    PubMed

    Horcajada-Reales, C; Pulido-Pérez, A; Suárez-Fernández, R

    2016-01-01

    Acute generalized exanthematous pustulosis, Stevens-Johnson syndrome, toxic epidermal necrolysis, and drug reaction with eosinophilia and systemic symptoms are all severe hypersensitivity reactions to medications. While each of these reactions is a well-established entity with specific diagnostic criteria, clinicians see cases that fulfill criteria for more than one form, prompting discussion on the possibility of combined forms. Such overlapping clinical pictures meeting the criteria for 2 conditions have thus become a topic of debate in dermatology in recent years. We describe 2 patients with cutaneous drug reactions having the characteristics of both acute generalized exanthematous pustulosis and Stevens-Johnson syndrome -toxic epidermal necrolysis. We also review previously published cases and current thinking on such overlapping conditions. Copyright © 2015 Elsevier España, S.L.U. and AEDV. All rights reserved.

  14. Strong Unitary and Overlap Uncertainty Relations: Theory and Experiment

    NASA Astrophysics Data System (ADS)

    Bong, Kok-Wei; Tischler, Nora; Patel, Raj B.; Wollmann, Sabine; Pryde, Geoff J.; Hall, Michael J. W.

    2018-06-01

    We derive and experimentally investigate a strong uncertainty relation valid for any n unitary operators, which implies the standard uncertainty relation and others as special cases, and which can be written in terms of geometric phases. It is saturated by every pure state of any n -dimensional quantum system, generates a tight overlap uncertainty relation for the transition probabilities of any n +1 pure states, and gives an upper bound for the out-of-time-order correlation function. We test these uncertainty relations experimentally for photonic polarization qubits, including the minimum uncertainty states of the overlap uncertainty relation, via interferometric measurements of generalized geometric phases.

  15. Analysis of the stress-strain state in single overlap joints using piezo-ceramic actuators

    NASA Astrophysics Data System (ADS)

    Pǎltânea, Veronica; Pǎltânea, Gheorghe; Popovici, Dorina; Jiga, Gabriel; Papanicolaou, George

    2014-05-01

    In this paper is presented a 2D approach to finite element modeling and an analytical calculus of a single lap bonded joint. As adherent material were selected a sheet of wood, aluminum and titanium. For adhesive part were selected Bison Super Wood D3 in case of the wood single lap joint and an epoxy resin type DGEBA-TETA for gluing together aluminum and titanium parts. In the article is described a combined method, which consists in the placement of the piezoelectric actuator inside of the adhesive part, in order to determine the tensile stress in the overlap joint. A comparison between the analytical and numerical results has been achieved through a multiphysics modeling - electrical and mechanical coupled problem. The technique used to calculate the mechanical parameters (First Principal Stress, displacements) was the three-point bending test, where different forces were applied in the mid-span of the structure, in order to maintain a constant displacement rate. The length of the overlap joint was modified from 20 to 50 mm.

  16. Why does the sign problem occur in evaluating the overlap of HFB wave functions?

    NASA Astrophysics Data System (ADS)

    Mizusaki, Takahiro; Oi, Makito; Shimizu, Noritaka

    2018-04-01

    For the overlap matrix element between Hartree-Fock-Bogoliubov states, there are two analytically different formulae: one with the square root of the determinant (the Onishi formula) and the other with the Pfaffian (Robledo's Pfaffian formula). The former formula is two-valued as a complex function, hence it leaves the sign of the norm overlap undetermined (i.e., the so-called sign problem of the Onishi formula). On the other hand, the latter formula does not suffer from the sign problem. The derivations for these two formulae are so different that the reasons are obscured why the resultant formulae possess different analytical properties. In this paper, we discuss the reason why the difference occurs by means of the consistent framework, which is based on the linked cluster theorem and the product-sum identity for the Pfaffian. Through this discussion, we elucidate the source of the sign problem in the Onishi formula. We also point out that different summation methods of series expansions may result in analytically different formulae.

  17. Mitigating effect on turbulent scintillation using non-coherent multi-beam overlapped illumination

    NASA Astrophysics Data System (ADS)

    Zhou, Lu; Tian, Yuzhen; Wang, Rui; Wang, Tingfeng; Sun, Tao; Wang, Canjin; Yang, Xiaotian

    2017-12-01

    In order to find an effective method to mitigate the turbulent scintillation for applications involved laser propagation through atmosphere, we demonstrated one model using non-coherent multi-beam overlapped illumination. Based on lognormal distribution and the statistical moments of overlapped field, the reduction effect on turbulent scintillation of this method was discussed and tested against numerical wave optics simulation and laboratory experiments with phase plates. Our analysis showed that the best mitigating effect, the scintillation index of overlapped field reduced to 1/N of that when using single beam illuminating, could be obtained using this method when the intensity of N emitting beams equaled to each other.

  18. Coordinated and uncoordinated optimization of networks

    NASA Astrophysics Data System (ADS)

    Brede, Markus

    2010-06-01

    In this paper, we consider spatial networks that realize a balance between an infrastructure cost (the cost of wire needed to connect the network in space) and communication efficiency, measured by average shortest path length. A global optimization procedure yields network topologies in which this balance is optimized. These are compared with network topologies generated by a competitive process in which each node strives to optimize its own cost-communication balance. Three phases are observed in globally optimal configurations for different cost-communication trade offs: (i) regular small worlds, (ii) starlike networks, and (iii) trees with a center of interconnected hubs. In the latter regime, i.e., for very expensive wire, power laws in the link length distributions P(w)∝w-α are found, which can be explained by a hierarchical organization of the networks. In contrast, in the local optimization process the presence of sharp transitions between different network regimes depends on the dimension of the underlying space. Whereas for d=∞ sharp transitions between fully connected networks, regular small worlds, and highly cliquish periphery-core networks are found, for d=1 sharp transitions are absent and the power law behavior in the link length distribution persists over a much wider range of link cost parameters. The measured power law exponents are in agreement with the hypothesis that the locally optimized networks consist of multiple overlapping suboptimal hierarchical trees.

  19. Compressive Detection of Highly Overlapped Spectra Using Walsh-Hadamard-Based Filter Functions.

    PubMed

    Corcoran, Timothy C

    2018-03-01

    In the chemometric context in which spectral loadings of the analytes are already known, spectral filter functions may be constructed which allow the scores of mixtures of analytes to be determined in on-the-fly fashion directly, by applying a compressive detection strategy. Rather than collecting the entire spectrum over the relevant region for the mixture, a filter function may be applied within the spectrometer itself so that only the scores are recorded. Consequently, compressive detection shrinks data sets tremendously. The Walsh functions, the binary basis used in Walsh-Hadamard transform spectroscopy, form a complete orthonormal set well suited to compressive detection. A method for constructing filter functions using binary fourfold linear combinations of Walsh functions is detailed using mathematics borrowed from genetic algorithm work, as a means of optimizing said functions for a specific set of analytes. These filter functions can be constructed to automatically strip the baseline from analysis. Monte Carlo simulations were performed with a mixture of four highly overlapped Raman loadings and with ten excitation-emission matrix loadings; both sets showed a very high degree of spectral overlap. Reasonable estimates of the true scores were obtained in both simulations using noisy data sets, proving the linearity of the method.

  20. Tree-average distances on certain phylogenetic networks have their weights uniquely determined.

    PubMed

    Willson, Stephen J

    2012-01-01

    A phylogenetic network N has vertices corresponding to species and arcs corresponding to direct genetic inheritance from the species at the tail to the species at the head. Measurements of DNA are often made on species in the leaf set, and one seeks to infer properties of the network, possibly including the graph itself. In the case of phylogenetic trees, distances between extant species are frequently used to infer the phylogenetic trees by methods such as neighbor-joining. This paper proposes a tree-average distance for networks more general than trees. The notion requires a weight on each arc measuring the genetic change along the arc. For each displayed tree the distance between two leaves is the sum of the weights along the path joining them. At a hybrid vertex, each character is inherited from one of its parents. We will assume that for each hybrid there is a probability that the inheritance of a character is from a specified parent. Assume that the inheritance events at different hybrids are independent. Then for each displayed tree there will be a probability that the inheritance of a given character follows the tree; this probability may be interpreted as the probability of the tree. The tree-average distance between the leaves is defined to be the expected value of their distance in the displayed trees. For a class of rooted networks that includes rooted trees, it is shown that the weights and the probabilities at each hybrid vertex can be calculated given the network and the tree-average distances between the leaves. Hence these weights and probabilities are uniquely determined. The hypotheses on the networks include that hybrid vertices have indegree exactly 2 and that vertices that are not leaves have a tree-child.

  1. Separation of high-resolution samples of overlapping latent fingerprints using relaxation labeling

    NASA Astrophysics Data System (ADS)

    Qian, Kun; Schott, Maik; Schöne, Werner; Hildebrandt, Mario

    2012-06-01

    The analysis of latent fingerprint patterns generally requires clearly recognizable friction ridge patterns. Currently, overlapping latent fingerprints pose a major problem for traditional crime scene investigation. This is due to the fact that these fingerprints usually have very similar optical properties. Consequently, the distinction of two or more overlapping fingerprints from each other is not trivially possible. While it is possible to employ chemical imaging to separate overlapping fingerprints, the corresponding methods require sophisticated fingerprint acquisition methods and are not compatible with conventional forensic fingerprint data. A separation technique that is purely based on the local orientation of the ridge patterns of overlapping fingerprints is proposed by Chen et al. and quantitatively evaluated using off-the-shelf fingerprint matching software with mostly artificially composed overlapping fingerprint samples, which is motivated by the scarce availability of authentic test samples. The work described in this paper adapts the approach presented by Chen et al. for its application on authentic high resolution fingerprint samples acquired by a contactless measurement device based on a Chromatic White Light (CWL) sensor. An evaluation of the work is also given, with the analysis of all adapted parameters. Additionally, the separability requirement proposed by Chen et al. is also evaluated for practical feasibility. Our results show promising tendencies for the application of this approach on high-resolution data, yet the separability requirement still poses a further challenge.

  2. Overlapping buprenorphine, opioid, and benzodiazepine prescriptions among Veterans dually enrolled in VA and Medicare Part D

    PubMed Central

    Gellad, Walid F.; Zhao, Xinhua; Thorpe, Carolyn T.; Thorpe, Joshua M.; Sileanu, Florentina E.; Cashy, John P.; Mor, Maria; Hale, Jennifer A.; Radomski, Thomas; Hausmann, Leslie R. M.; Fine, Michael J.; Good, Chester B.

    2016-01-01

    Background Buprenorphine is a key tool in the management of opioid use disorder, but there are growing concerns about abuse, diversion and safety. These concerns are amplified for the Department of Veterans Affairs (VA), whose patients may receive care concurrently from multiple prescribers within and outside VA. To illustrate the extent of this challenge, we examined overlapping prescriptions for buprenorphine, opioids, and benzodiazepines among Veterans dually enrolled in VA and Medicare Part D. Methods We constructed a cohort of all Veterans dually enrolled in VA and Part D who filled an opioid prescription in 2012. We identified patients who received tablet or film buprenorphine products from either source. We calculated the proportion of buprenorphine recipients with any overlapping prescription (based on days supply) for a non-buprenorphine opioid or benzodiazepine, focusing on Veterans who received overlapping prescriptions from a different system than their buprenorphine prescription (Part D buprenorphine recipients receiving overlapping opioids or benzodiazepines from VA and vice versa). Results We identified 1,790 dually enrolled Veterans with buprenorphine prescriptions, including 760 (43%) from VA and 1,091 (61%) from Part D (61 Veterans with buprenorphine from both systems were included in each group). Among VA buprenorphine recipients, 199 (26%) received an overlapping opioid prescription and 11 (1%) received an overlapping benzodiazepine prescription from Part D. Among Part D buprenorphine recipients, 208 (19%) received an overlapping opioid prescription and 178 (16%) received an overlapping benzodiazepine prescription from VA. Among VA and Part D buprenorphine recipients with cross-system opioid overlap, 25% (49/199) and 35% (72/208), respectively, had >90 days of overlap. Conclusions Many buprenorphine recipients receive overlapping prescriptions for opioids and benzodiazepines from a different health care system than the one in which their

  3. Simultaneous determination of three herbicides by differential pulse voltammetry and chemometrics.

    PubMed

    Ni, Yongnian; Wang, Lin; Kokot, Serge

    2011-01-01

    A novel differential pulse voltammetry method (DPV) was researched and developed for the simultaneous determination of Pendimethalin, Dinoseb and sodium 5-nitroguaiacolate (5NG) with the aid of chemometrics. The voltammograms of these three compounds overlapped significantly, and to facilitate the simultaneous determination of the three analytes, chemometrics methods were applied. These included classical least squares (CLS), principal component regression (PCR), partial least squares (PLS) and radial basis function-artificial neural networks (RBF-ANN). A separately prepared verification data set was used to confirm the calibrations, which were built from the original and first derivative data matrices of the voltammograms. On the basis relative prediction errors and recoveries of the analytes, the RBF-ANN and the DPLS (D - first derivative spectra) models performed best and are particularly recommended for application. The DPLS calibration model was applied satisfactorily for the prediction of the three analytes from market vegetables and lake water samples.

  4. Automatic Seismic-Event Classification with Convolutional Neural Networks.

    NASA Astrophysics Data System (ADS)

    Bueno Rodriguez, A.; Titos Luzón, M.; Garcia Martinez, L.; Benitez, C.; Ibáñez, J. M.

    2017-12-01

    Active volcanoes exhibit a wide range of seismic signals, providing vast amounts of unlabelled volcano-seismic data that can be analyzed through the lens of artificial intelligence. However, obtaining high-quality labelled data is time-consuming and expensive. Deep neural networks can process data in their raw form, compute high-level features and provide a better representation of the input data distribution. These systems can be deployed to classify seismic data at scale, enhance current early-warning systems and build extensive seismic catalogs. In this research, we aim to classify spectrograms from seven different seismic events registered at "Volcán de Fuego" (Colima, Mexico), during four eruptive periods. Our approach is based on convolutional neural networks (CNNs), a sub-type of deep neural networks that can exploit grid structure from the data. Volcano-seismic signals can be mapped into a grid-like structure using the spectrogram: a representation of the temporal evolution in terms of time and frequency. Spectrograms were computed from the data using Hamming windows with 4 seconds length, 2.5 seconds overlapping and 128 points FFT resolution. Results are compared to deep neural networks, random forest and SVMs. Experiments show that CNNs can exploit temporal and frequency information, attaining a classification accuracy of 93%, similar to deep networks 91% but outperforming SVM and random forest. These results empirically show that CNNs are powerful models to classify a wide range of volcano-seismic signals, and achieve good generalization. Furthermore, volcano-seismic spectrograms contains useful discriminative information for the CNN, as higher layers of the network combine high-level features computed for each frequency band, helping to detect simultaneous events in time. Being at the intersection of deep learning and geophysics, this research enables future studies of how CNNs can be used in volcano monitoring to accurately determine the detection and

  5. Determination of seasonals using wavelets in terms of noise parameters changeability

    NASA Astrophysics Data System (ADS)

    Klos, Anna; Bogusz, Janusz; Figurski, Mariusz

    2015-04-01

    The reliable velocities of GNSS-derived observations are becoming of high importance nowadays. The fact on how we determine and subtract the seasonals may all cause the time series autocorrelation and affect uncertainties of linear parameters. The periodic changes in GNSS time series are commonly assumed as the sum of annual and semi-annual changes with amplitudes and phases being constant in time and the Least-Squares Estimation (LSE) is used in general to model these sine waves. However, not only seasonals' time-changeability, but also their higher harmonics should be considered. In this research, we focused on more than 230 globally distributed IGS stations that were processed at the Military University of Technology EPN Local Analysis Centre (MUT LAC) in Bernese 5.0 software. The network was divided into 7 different sub-networks with few of overlapping stations and processed separately with newest models. Here, we propose a wavelet-based trend and seasonals determination and removal of whole frequency spectrum between Chandler and quarter-annual periods from North, East and Up components and compare it with LSE-determined values. We used a Meyer symmetric, orthogonal wavelet and assumed nine levels of decomposition. The details from 6 up to 9 were analyzed here as periodic components with frequencies between 0.3-2.5 cpy. The characteristic oscillations for each of frequency band were pointed out. The details lower than 6 summed together with detrended approximation were considered as residua. The power spectral densities (PSDs) of original and decomposed data were stacked for North, East and Up components for each of sub-networks so as to show what power was removed with each of decomposition levels. Moreover, the noises that the certain frequency band follows (in terms of spectral indices of power-law dependencies) were estimated here using a spectral method and compared for all processed sub-networks. It seems, that lowest frequencies up to 0.7 cpy are

  6. Structural principles within the human-virus protein-protein interaction network

    PubMed Central

    Franzosa, Eric A.; Xia, Yu

    2011-01-01

    General properties of the antagonistic biomolecular interactions between viruses and their hosts (exogenous interactions) remain poorly understood, and may differ significantly from known principles governing the cooperative interactions within the host (endogenous interactions). Systems biology approaches have been applied to study the combined interaction networks of virus and human proteins, but such efforts have so far revealed only low-resolution patterns of host-virus interaction. Here, we layer curated and predicted 3D structural models of human-virus and human-human protein complexes on top of traditional interaction networks to reconstruct the human-virus structural interaction network. This approach reveals atomic resolution, mechanistic patterns of host-virus interaction, and facilitates systematic comparison with the host’s endogenous interactions. We find that exogenous interfaces tend to overlap with and mimic endogenous interfaces, thereby competing with endogenous binding partners. The endogenous interfaces mimicked by viral proteins tend to participate in multiple endogenous interactions which are transient and regulatory in nature. While interface overlap in the endogenous network results largely from gene duplication followed by divergent evolution, viral proteins frequently achieve interface mimicry without any sequence or structural similarity to an endogenous binding partner. Finally, while endogenous interfaces tend to evolve more slowly than the rest of the protein surface, exogenous interfaces—including many sites of endogenous-exogenous overlap—tend to evolve faster, consistent with an evolutionary “arms race” between host and pathogen. These significant biophysical, functional, and evolutionary differences between host-pathogen and within-host protein-protein interactions highlight the distinct consequences of antagonism versus cooperation in biological networks. PMID:21680884

  7. Determinants of Sexual Network Structure and Their Impact on Cumulative Network Measures

    PubMed Central

    Schmid, Boris V.; Kretzschmar, Mirjam

    2012-01-01

    There are four major quantities that are measured in sexual behavior surveys that are thought to be especially relevant for the performance of sexual network models in terms of disease transmission. These are (i) the cumulative distribution of lifetime number of partners, (ii) the distribution of partnership durations, (iii) the distribution of gap lengths between partnerships, and (iv) the number of recent partners. Fitting a network model to these quantities as measured in sexual behavior surveys is expected to result in a good description of Chlamydia trachomatis transmission in terms of the heterogeneity of the distribution of infection in the population. Here we present a simulation model of a sexual contact network, in which we explored the role of behavioral heterogeneity of simulated individuals on the ability of the model to reproduce population-level sexual survey data from the Netherlands and UK. We find that a high level of heterogeneity in the ability of individuals to acquire and maintain (additional) partners strongly facilitates the ability of the model to accurately simulate the powerlaw-like distribution of the lifetime number of partners, and the age at which these partnerships were accumulated, as surveyed in actual sexual contact networks. Other sexual network features, such as the gap length between partnerships and the partnership duration, could–at the current level of detail of sexual survey data against which they were compared–be accurately modeled by a constant value (for transitional concurrency) and by exponential distributions (for partnership duration). Furthermore, we observe that epidemiological measures on disease prevalence in survey data can be used as a powerful tool for building accurate sexual contact networks, as these measures provide information on the level of mixing between individuals of different levels of sexual activity in the population, a parameter that is hard to acquire through surveying individuals. PMID

  8. Rhythmic Components in Extracranial Brain Signals Reveal Multifaceted Task Modulation of Overlapping Neuronal Activity

    PubMed Central

    van Ede, Freek; Maris, Eric

    2016-01-01

    Oscillatory neuronal activity is implicated in many cognitive functions, and its phase coupling between sensors may reflect networks of communicating neuronal populations. Oscillatory activity is often studied using extracranial recordings and compared between experimental conditions. This is challenging, because there is overlap between sensor-level activity generated by different sources, and this can obscure differential experimental modulations of these sources. Additionally, in extracranial data, sensor-level phase coupling not only reflects communicating populations, but can also be generated by a current dipole, whose sensor-level phase coupling does not reflect source-level interactions. We present a novel method, which is capable of separating and characterizing sources on the basis of their phase coupling patterns as a function of space, frequency and time (trials). Importantly, this method depends on a plausible model of a neurobiological rhythm. We present this model and an accompanying analysis pipeline. Next, we demonstrate our approach, using magnetoencephalographic (MEG) recordings during a cued tactile detection task as a case study. We show that the extracted components have overlapping spatial maps and frequency content, which are difficult to resolve using conventional pairwise measures. Because our decomposition also provides trial loadings, components can be readily contrasted between experimental conditions. Strikingly, we observed heterogeneity in alpha and beta sources with respect to whether their activity was suppressed or enhanced as a function of attention and performance, and this happened both in task relevant and irrelevant regions. This heterogeneity contrasts with the common view that alpha and beta amplitude over sensory areas are always negatively related to attention and performance. PMID:27336159

  9. Unveiling causal activity of complex networks

    NASA Astrophysics Data System (ADS)

    Williams-García, Rashid V.; Beggs, John M.; Ortiz, Gerardo

    2017-07-01

    We introduce a novel tool for analyzing complex network dynamics, allowing for cascades of causally-related events, which we call causal webs (c-webs), to be separated from other non-causally-related events. This tool shows that traditionally-conceived avalanches may contain mixtures of spatially-distinct but temporally-overlapping cascades of events, and dynamical disorder or noise. In contrast, c-webs separate these components, unveiling previously hidden features of the network and dynamics. We apply our method to mouse cortical data with resulting statistics which demonstrate for the first time that neuronal avalanches are not merely composed of causally-related events. The original version of this article was uploaded to the arXiv on March 17th, 2016 [1].

  10. Termination of String Rewriting Rules that have One Pair of Overlaps

    NASA Technical Reports Server (NTRS)

    Geser, Alfons; Bushnell, Dennis M. (Technical Monitor)

    2002-01-01

    This paper presents a partial solution to the long standing open problem of termination of one-rule string rewriting. Overlaps between the two sides of the rule play a central role in existing termination criteria. We characterize termination of all one-rule string rewriting systems that have one such overlap at either end. This both completes a result of Kurth and generalizes a result of Shikishima-Tsuji et al.

  11. Spatial and Dietary Overlap Creates Potential for Competition between Red Snapper (Lutjanus campechanus) and Vermilion snapper (Rhomboplites aurorubens)

    PubMed Central

    Davis, William T.; Drymon, J. Marcus; Powers, Sean P.

    2015-01-01

    Understanding the complex nature of direct and indirect species interactions is a critical precursor to successful resource management. In the northern Gulf of Mexico fisheries ecosystem, red snapper (Lutjanus campechanus) and vermilion snapper (Rhomboplites aurorubens) are two commercially harvested species within a larger reef fish complex. These two species share similar habitats and diets; however, little is known about how these species partition habitat and dietary resources. In this study we examined the extent of spatial and dietary overlap between red snapper and vermilion snapper, and experimentally compared their feeding behavior. Field data from multiple gear types demonstrates that red snapper and vermilion snapper frequently cohabited reefs in the northern Gulf of Mexico, and Pianka’s niche overlap indices suggest significantly overlapping diets. Experimental manipulations show that red snapper are the dominant forager of the two species, as red snapper foraging alone ate more shrimp per fish than vermilion snapper in both the single species (p = 0.003) and mixed species (p = 0.02) treatments. In addition, red snapper ate significantly more shrimp per fish in the mixed species treatment than in the single species treatment (p = 0.04). Vermilion snapper shrimp consumption per fish did not differ significantly between mixed and single species treatments. Cumulatively, our results suggest that spatial and dietary overlap could lead to competition between red and vermilion snapper in the study area; however, conclusively determining the existence of such competition would require further research. PMID:26630481

  12. Spatial and Dietary Overlap Creates Potential for Competition between Red Snapper (Lutjanus campechanus) and Vermilion snapper (Rhomboplites aurorubens).

    PubMed

    Davis, William T; Drymon, J Marcus; Powers, Sean P

    2015-01-01

    Understanding the complex nature of direct and indirect species interactions is a critical precursor to successful resource management. In the northern Gulf of Mexico fisheries ecosystem, red snapper (Lutjanus campechanus) and vermilion snapper (Rhomboplites aurorubens) are two commercially harvested species within a larger reef fish complex. These two species share similar habitats and diets; however, little is known about how these species partition habitat and dietary resources. In this study we examined the extent of spatial and dietary overlap between red snapper and vermilion snapper, and experimentally compared their feeding behavior. Field data from multiple gear types demonstrates that red snapper and vermilion snapper frequently cohabited reefs in the northern Gulf of Mexico, and Pianka's niche overlap indices suggest significantly overlapping diets. Experimental manipulations show that red snapper are the dominant forager of the two species, as red snapper foraging alone ate more shrimp per fish than vermilion snapper in both the single species (p = 0.003) and mixed species (p = 0.02) treatments. In addition, red snapper ate significantly more shrimp per fish in the mixed species treatment than in the single species treatment (p = 0.04). Vermilion snapper shrimp consumption per fish did not differ significantly between mixed and single species treatments. Cumulatively, our results suggest that spatial and dietary overlap could lead to competition between red and vermilion snapper in the study area; however, conclusively determining the existence of such competition would require further research.

  13. Areas activated during naturalistic reading comprehension overlap topological visual, auditory, and somatotomotor maps

    PubMed Central

    2016-01-01

    Abstract Cortical mapping techniques using fMRI have been instrumental in identifying the boundaries of topological (neighbor‐preserving) maps in early sensory areas. The presence of topological maps beyond early sensory areas raises the possibility that they might play a significant role in other cognitive systems, and that topological mapping might help to delineate areas involved in higher cognitive processes. In this study, we combine surface‐based visual, auditory, and somatomotor mapping methods with a naturalistic reading comprehension task in the same group of subjects to provide a qualitative and quantitative assessment of the cortical overlap between sensory‐motor maps in all major sensory modalities, and reading processing regions. Our results suggest that cortical activation during naturalistic reading comprehension overlaps more extensively with topological sensory‐motor maps than has been heretofore appreciated. Reading activation in regions adjacent to occipital lobe and inferior parietal lobe almost completely overlaps visual maps, whereas a significant portion of frontal activation for reading in dorsolateral and ventral prefrontal cortex overlaps both visual and auditory maps. Even classical language regions in superior temporal cortex are partially overlapped by topological visual and auditory maps. By contrast, the main overlap with somatomotor maps is restricted to a small region on the anterior bank of the central sulcus near the border between the face and hand representations of M‐I. Hum Brain Mapp 37:2784–2810, 2016. © 2016 The Authors Human Brain Mapping Published by Wiley Periodicals, Inc. PMID:27061771

  14. Song matching, overlapping, and switching in the banded wren: the sender’s perspective

    PubMed Central

    Vehrencamp, Sandra L.; Hall, Michelle L.; Bohman, Erin R.; Depeine, Catherine D.; Dalziell, Anastasia H.

    2008-01-01

    Interpreting receiver responses to on-territory playback of aggressive signals is problematic. One solution is to combine such receiver-perspective experiments with a sender-perspective experiment that allows subjects to demonstrate how their choice of singing strategies is associated with their approach behavior. Here we report the results of a sender-perspective study on the banded wren (Thryothorus pleurostictus), and combine information on context and results of previous receiver-perspective experiments to clarify function. Territorial males were presented with a 5-min playback consisting of song types present in their repertoire. We assessed the degree to which the subjects’ song matching rate, overlapping rate, and song-type versatility were correlated with their approach latency, closeness of approach, latency to first retreat, and time spent close to the speaker. Male age, breeding stage, and features of the playback stimuli were also considered. Song matching was associated with rapid and close approach, consistent with the receiver-perspective interpretation of type matching as a conventional signal of aggressive motivation. Overlapping was associated with earlier retreat, and together with the aversive receiver response to our previous overlapping playback experiment suggests that overlapping is a defensive withdrawal signal. High versatility was associated with slower first retreat from the speaker and high levels of reciprocal matching between subject and playback. Males with fledglings sang with particularly low versatility and approached the speaker aggressively, whereas males with nestlings overlapped more and retreated quickly. Finally, older males matched more but overlapped less. PMID:18392112

  15. Composite operators in cubic field theories and link-overlap fluctuations in spin-glass models

    NASA Astrophysics Data System (ADS)

    Altieri, Ada; Parisi, Giorgio; Rizzo, Tommaso

    2016-01-01

    We present a complete characterization of the fluctuations and correlations of the squared overlap in the Edwards-Anderson spin-glass model in zero field. The analysis reveals that the energy-energy correlation (and thus the specific heat) has a different critical behavior than the fluctuations of the link overlap in spite of the fact that the average energy and average link overlap have the same critical properties. More precisely the link-overlap fluctuations are larger than the specific heat according to a computation at first order in the 6 -ɛ expansion. An unexpected outcome is that the link-overlap fluctuations have a subdominant power-law contribution characterized by an anomalous logarithmic prefactor which is absent in the specific heat. In order to compute the ɛ expansion we consider the problem of the renormalization of quadratic composite operators in a generic multicomponent cubic field theory: the results obtained have a range of applicability beyond spin-glass theory.

  16. Hybridized Kibble-Zurek scaling in the driven critical dynamics across an overlapping critical region

    NASA Astrophysics Data System (ADS)

    Zhai, Liang-Jun; Wang, Huai-Yu; Yin, Shuai

    2018-04-01

    The conventional Kibble-Zurek scaling describes the scaling behavior in the driven dynamics across a single critical region. In this paper, we study the driven dynamics across an overlapping critical region, in which a critical region (Region A) is overlaid by another critical region (Region B). We develop a hybridized Kibble-Zurek scaling (HKZS) to characterize the scaling behavior in the driven process. According to the HKZS, the driven dynamics in the overlapping region can be described by the critical theories for both Region A and Region B simultaneously. This results in a constraint on the scaling function in the overlapping critical region. We take the quantum Ising chain in an imaginary longitudinal field as an example. In this model, the critical region of the Yang-Lee edge singularity and the critical region of the ferromagnetic-paramagnetic phase transition overlap with each other. We numerically confirm the HKZS by simulating the driven dynamics in this overlapping critical region. The HKZSs in other models are also discussed.

  17. Living as an LGBTQ adolescent and a parent’s child: Overlapping or separate experiences

    PubMed Central

    Watson, Ryan J.; Eisenberg, Marla E.; Corliss, Heather L.; Porta, Carolyn M.

    2017-01-01

    It is well known that parental and community-based support are each related to healthy development in LGBTQ youth, but little research has explored the ways these contexts interact and overlap. Through go-along interviews (a method in which participants guide the interviewer around the community) with 66 youth in British Columbia, Massachusetts, and Minnesota, adolescents (aged 14–19 years) reported varying extent of overlap between their LGBTQ experiences and their parent-youth experiences; parents and youth each contributed to the extent of overlap. Youth who reported high overlap reported little need for resources outside their families but found resources easy to access if wanted. Youth who reported little overlap found it difficult to access resources. Findings suggest that in both research and practice, considering the extent to which youth feel they can express their authentic identity in multiple contexts may be more useful than simply evaluating parental acceptance or access to resources. PMID:28795897

  18. Landslide Susceptibility Index Determination Using Aritificial Neural Network

    NASA Astrophysics Data System (ADS)

    Kawabata, D.; Bandibas, J.; Urai, M.

    2004-12-01

    The occurrence of landslide is the result of the interaction of complex and diverse environmental factors. The geomorphic features, rock types and geologic structure are especially important base factors of the landslide occurrence. Generating landslide susceptibility index by defining the relationship between landslide occurrence and that base factors using conventional mathematical and statistical methods is very difficult and inaccurate. This study focuses on generating landslide susceptibility index using artificial neural networks in Southern Japanese Alps. The training data are geomorphic (e.g. altitude, slope and aspect) and geologic parameters (e.g. rock type, distance from geologic boundary and geologic dip-strike angle) and landslides. Artificial neural network structure and training scheme are formulated to generate the index. Data from areas with and without landslide occurrences are used to train the network. The network is trained to output 1 when the input data are from areas with landslides and 0 when no landslide occurred. The trained network generates an output ranging from 0 to 1 reflecting the possibility of landslide occurrence based on the inputted data. Output values nearer to 1 means higher possibility of landslide occurrence. The artificial neural network model is incorporated into the GIS software to generate a landslide susceptibility map.

  19. Accuracy assessment of BDS precision orbit determination and the influence analysis of site distribution

    NASA Astrophysics Data System (ADS)

    Chen, Ming; Guo, Jiming; Li, Zhicai; Zhang, Peng; Wu, Junli; Song, Weiwei

    2017-04-01

    BDS precision orbit determination is a key content of the BDS application, but the inadequate ground stations and the poor distribution of the network are the main reasons for the low accuracy of BDS precise orbit determination. In this paper, the BDS precise orbit determination results are obtained by using the IGS MGEX stations and the Chinese national reference stations,the accuracy of orbit determination of GEO, IGSO and MEO is 10.3cm, 2.8cm and 3.2cm, and the radial accuracy is 1.6cm,1.9cm and 1.5cm.The influence of ground reference stations distribution on BDS precise orbit determination is studied. The results show that the Chinese national reference stations contribute significantly to the BDS orbit determination, the overlap precision of GEO/IGSO/MEO satellites were improved by 15.5%, 57.5% and 5.3% respectively after adding the Chinese stations.Finally, the results of ODOP(orbit distribution of precision) and SLR are verified. Key words: BDS precise orbit determination; accuracy assessment;Chinese national reference stations;reference stations distribution;orbit distribution of precision

  20. Introducing Overlapping Grain Boundaries in Chemical Vapor Deposited Hexagonal Boron Nitride Monolayer Films

    PubMed Central

    2017-01-01

    We demonstrate the growth of overlapping grain boundaries in continuous, polycrystalline hexagonal boron nitride (h-BN) monolayer films via scalable catalytic chemical vapor deposition. Unlike the commonly reported atomically stitched grain boundaries, these overlapping grain boundaries do not consist of defect lines within the monolayer films but are composed of self-sealing bilayer regions of limited width. We characterize this overlapping h-BN grain boundary structure in detail by complementary (scanning) transmission electron microscopy techniques and propose a catalytic growth mechanism linked to the subsurface/bulk of the process catalyst and its boron and nitrogen solubilities. Our data suggest that the overlapping grain boundaries are comparatively resilient against deleterious pinhole formation associated with grain boundary defect lines and thus may reduce detrimental breakdown effects when polycrystalline h-BN monolayer films are used as ultrathin dielectrics, barrier layers, or separation membranes. PMID:28410557

  1. Information exchange networks for chronic illness care in primary care practices: an observational study

    PubMed Central

    2010-01-01

    Background Information exchange networks for chronic illness care may influence the uptake of innovations in patient care. Valid and feasible methods are needed to document and analyse information exchange networks in healthcare settings. This observational study aimed to examine the usefulness of methods to study information exchange networks in primary care practices, related to chronic heart failure, diabetes and chronic obstructive pulmonary disease. Methods The study was linked to a quality improvement project in the Netherlands. All health professionals in the practices were asked to complete a short questionnaire that documented their information exchange relations. Feasibility was determined in terms of response rates and reliability in terms of reciprocity of reports of receiving and providing information. For each practice, a number of network characteristics were derived for each of the chronic conditions. Results Ten of the 21 practices in the quality improvement project agreed to participate in this network study. The response rates were high in all but one of the participating practices. For the analysis, we used data from 67 health professionals from eight practices. The agreement between receiving and providing information was, on average, 65.6%. The values for density, centralization, hierarchy, and overlap of the information exchange networks showed substantial variation between the practices as well as between the chronic conditions. The most central individual in the information exchange network could be a nurse or a physician. Conclusions Further research is needed to refine the measure of information networks and to test the impact of network characteristics on the uptake of innovations. PMID:20205758

  2. Heterogeneous Wireless Mesh Network Technology Evaluation for Space Proximity and Surface Applications

    NASA Technical Reports Server (NTRS)

    DeCristofaro, Michael A.; Lansdowne, Chatwin A.; Schlesinger, Adam M.

    2014-01-01

    NASA has identified standardized wireless mesh networking as a key technology for future human and robotic space exploration. Wireless mesh networks enable rapid deployment, provide coverage in undeveloped regions. Mesh networks are also self-healing, resilient, and extensible, qualities not found in traditional infrastructure-based networks. Mesh networks can offer lower size, weight, and power (SWaP) than overlapped infrastructure-perapplication. To better understand the maturity, characteristics and capability of the technology, we developed an 802.11 mesh network consisting of a combination of heterogeneous commercial off-the-shelf devices and opensource firmware and software packages. Various streaming applications were operated over the mesh network, including voice and video, and performance measurements were made under different operating scenarios. During the testing several issues with the currently implemented mesh network technology were identified and outlined for future work.

  3. Robustness of Synchrony in Complex Networks and Generalized Kirchhoff Indices

    NASA Astrophysics Data System (ADS)

    Tyloo, M.; Coletta, T.; Jacquod, Ph.

    2018-02-01

    In network theory, a question of prime importance is how to assess network vulnerability in a fast and reliable manner. With this issue in mind, we investigate the response to external perturbations of coupled dynamical systems on complex networks. We find that for specific, nonaveraged perturbations, the response of synchronous states depends on the eigenvalues of the stability matrix of the unperturbed dynamics, as well as on its eigenmodes via their overlap with the perturbation vector. Once averaged over properly defined ensembles of perturbations, the response is given by new graph topological indices, which we introduce as generalized Kirchhoff indices. These findings allow for a fast and reliable method for assessing the specific or average vulnerability of a network against changing operational conditions, faults, or external attacks.

  4. Identification of Gene Loci That Overlap Between Schizophrenia and Educational Attainment

    PubMed Central

    Le Hellard, Stéphanie; Wang, Yunpeng; Witoelar, Aree; Zuber, Verena; Bettella, Francesco; Hugdahl, Kenneth; Espeseth, Thomas; Steen, Vidar M.; Melle, Ingrid; Desikan, Rahul; Schork, Andrew J.; Thompson, Wesley K.; Dale, Anders M.; Djurovic, Srdjan

    2017-01-01

    Abstract There is evidence for genetic overlap between cognitive abilities and schizophrenia (SCZ), and genome-wide association studies (GWAS) demonstrate that both SCZ and general cognitive abilities have a strong polygenic component with many single-nucleotide polymorphisms (SNPs) each with a small effect. Here we investigated the shared genetic architecture between SCZ and educational attainment, which is regarded as a “proxy phenotype” for cognitive abilities, but may also reflect other traits. We applied a conditional false discovery rate (condFDR) method to GWAS of SCZ (n = 82 315), college completion (“College,” n = 95 427), and years of education (“EduYears,” n = 101 069). Variants associated with College or EduYears showed enrichment of association with SCZ, demonstrating polygenic overlap. This was confirmed by an increased replication rate in SCZ. By applying a condFDR threshold <0.01, we identified 18 genomic loci associated with SCZ after conditioning on College and 15 loci associated with SCZ after conditioning on EduYears. Ten of these loci overlapped. Using conjunctional FDR, we identified 10 loci shared between SCZ and College, and 29 loci shared between SCZ and EduYears. The majority of these loci had effects in opposite directions. Our results provide evidence for polygenic overlap between SCZ and educational attainment, and identify novel pleiotropic loci. Other studies have reported genetic overlap between SCZ and cognition, or SCZ and educational attainment, with negative correlation. Importantly, our methods enable identification of bi-directional effects, which highlight the complex relationship between SCZ and educational attainment, and support polygenic mechanisms underlying both cognitive dysfunction and creativity in SCZ. PMID:27338279

  5. Strong Genetic Overlap Between Executive Functions and Intelligence

    PubMed Central

    Engelhardt, Laura E.; Mann, Frank D.; Briley, Daniel A.; Church, Jessica A.; Harden, K. Paige; Tucker-Drob, Elliot M.

    2016-01-01

    Executive functions (EFs) are cognitive processes that control, monitor, and coordinate more basic cognitive processes. EFs play instrumental roles in models of complex reasoning, learning, and decision-making, and individual differences in EFs have been consistently linked with individual differences in intelligence. By middle childhood, genetic factors account for a moderate proportion of the variance in intelligence, and these effects increase in magnitude through adolescence. Genetic influences on EFs are very high, even in middle childhood, but the extent to which these genetic influences overlap with those on intelligence is unclear. We examined genetic and environmental overlap between EFs and intelligence in a racially and socioeconomically diverse sample of 811 twins ages 7-15 years (M = 10.91, SD = 1.74) from the Texas Twin Project. A general EF factor representing variance common to inhibition, switching, working memory, and updating domains accounted for substantial proportions of variance in intelligence, primarily via a genetic pathway. General EF continued to have a strong, genetically-mediated association with intelligence even after controlling for processing speed. Residual variation in general intelligence was influenced only by shared and nonshared environmental factors, and there remained no genetic variance in general intelligence that was unique of EF. Genetic variance independent of EF did remain, however, in a more specific perceptual reasoning ability. These results provide evidence that genetic influences on general intelligence are highly overlapping with those on EF. PMID:27359131

  6. Strong genetic overlap between executive functions and intelligence.

    PubMed

    Engelhardt, Laura E; Mann, Frank D; Briley, Daniel A; Church, Jessica A; Harden, K Paige; Tucker-Drob, Elliot M

    2016-09-01

    Executive functions (EFs) are cognitive processes that control, monitor, and coordinate more basic cognitive processes. EFs play instrumental roles in models of complex reasoning, learning, and decision making, and individual differences in EFs have been consistently linked with individual differences in intelligence. By middle childhood, genetic factors account for a moderate proportion of the variance in intelligence, and these effects increase in magnitude through adolescence. Genetic influences on EFs are very high, even in middle childhood, but the extent to which these genetic influences overlap with those on intelligence is unclear. We examined genetic and environmental overlap between EFs and intelligence in a racially and socioeconomically diverse sample of 811 twins ages 7 to 15 years (M = 10.91, SD = 1.74) from the Texas Twin Project. A general EF factor representing variance common to inhibition, switching, working memory, and updating domains accounted for substantial proportions of variance in intelligence, primarily via a genetic pathway. General EF continued to have a strong, genetically mediated association with intelligence even after controlling for processing speed. Residual variation in general intelligence was influenced only by shared and nonshared environmental factors, and there remained no genetic variance in general intelligence that was unique of EF. Genetic variance independent of EF did remain, however, in a more specific perceptual reasoning ability. These results provide evidence that genetic influences on general intelligence are highly overlapping with those on EF. (PsycINFO Database Record (c) 2016 APA, all rights reserved).

  7. Individual Foraging Strategies Reveal Niche Overlap between Endangered Galapagos Pinnipeds

    PubMed Central

    Villegas-Amtmann, Stella; Jeglinski, Jana W. E.; Costa, Daniel P.; Robinson, Patrick W.; Trillmich, Fritz

    2013-01-01

    Most competition studies between species are conducted from a population-level approach. Few studies have examined inter-specific competition in conjunction with intra-specific competition, with an individual-based approach. To our knowledge, none has been conducted on marine top predators. Sympatric Galapagos fur seals (Arctocephalus galapagoensis) and sea lions (Zalophus wollebaeki) share similar geographic habitats and potentially compete. We studied their foraging niche overlap at Cabo Douglas, Fernandina Island from simultaneously collected dive and movement data to examine spatial and temporal inter- and intra-specific competition. Sea lions exhibited 3 foraging strategies (shallow, intermediate and deep) indicating intra-specific competition. Fur seals exhibited one foraging strategy, diving predominantly at night, between 0–80 m depth and mostly at 19–22 h. Most sea lion dives also occurred at night (63%), between 0–40 m, within fur seals' diving depth range. 34% of sea lions night dives occurred at 19–22 h, when fur seals dived the most, but most of them occurred at dawn and dusk, when fur seals exhibited the least amount of dives. Fur seals and sea lions foraging behavior overlapped at 19 and 21 h between 0–30 m depths. Sea lions from the deep diving strategy exhibited the greatest foraging overlap with fur seals, in time (19 h), depth during overlapping time (21–24 m), and foraging range (37.7%). Fur seals foraging range was larger. Cabo Douglas northwest coastal area, region of highest diving density, is a foraging “hot spot” for both species. Fur seals and sea lions foraging niche overlap occurred, but segregation also occurred; fur seals primarily dived at night, while sea lions exhibited night and day diving. Both species exploited depths and areas exclusive to their species. Niche breadth generally increases with environmental uncertainty and decreased productivity. Potential competition between these species could be greater during

  8. Network pharmacology of JAK inhibitors

    PubMed Central

    Moodley, Devapregasan; Yoshida, Hideyuki; Mostafavi, Sara; Asinovski, Natasha; Ortiz-Lopez, Adriana; Symanowicz, Peter; Telliez, Jean-Baptiste; Hegen, Martin; Clark, James D.; Mathis, Diane; Benoist, Christophe

    2016-01-01

    Small-molecule inhibitors of the Janus kinase family (JAKis) are clinically efficacious in multiple autoimmune diseases, albeit with increased risk of certain infections. Their precise mechanism of action is unclear, with JAKs being signaling hubs for several cytokines. We assessed the in vivo impact of pan- and isoform-specific JAKi in mice by immunologic and genomic profiling. Effects were broad across the immunogenomic network, with overlap between inhibitors. Natural killer (NK) cell and macrophage homeostasis were most immediately perturbed, with network-level analysis revealing a rewiring of coregulated modules of NK cell transcripts. The repression of IFN signature genes after repeated JAKi treatment continued even after drug clearance, with persistent changes in chromatin accessibility and phospho-STAT responsiveness to IFN. Thus, clinical use and future development of JAKi might need to balance effects on immunological networks, rather than expect that JAKis affect a particular cytokine response and be cued to long-lasting epigenomic modifications rather than by short-term pharmacokinetics. PMID:27516546

  9. Importance of mesh overlap on hernia recurrence after open umbilical hernia repair with bilayer prosthesis.

    PubMed

    Porrero, Jose L; Cano-Valderrama, Oscar; Castillo, María J; Marcos, Alberto; Tejerina, Gabriel; Cendrero, Manuel; Porrero, Belén; Alonso, María T; Torres, Antonio J

    2018-02-02

    importance of mesh overlap on recurrence after open umbilical hernia repair has been poorly studied. a retrospective cohort study was performed with patients who underwent open umbilical hernia repair with bilayer prosthesis between 2004 and 2015. 1538 patients were included. Fifty patients (3.3%) had a mesh overlap lower than 1 cm. After a mean follow-up of 4.1 years 53 patients (3.5%) developed a recurrence. Recurrence was associated with a mesh overlap smaller than 1 cm (10.2% vs. 3.3%, p = 0.010, OR = 3.3). In the logistic regression model an overlap smaller than 1 cm was not statistically associated with recurrence (OR = 2.5, p = 0.123). Female gender, postoperative complications and prosthesis size were associated with hernia recurrence. mesh overlap seems to be an important factor for hernia recurrence. A mesh overlap of at least 1 cm should be used until more studies are performed about this issue. Copyright © 2018 Elsevier Inc. All rights reserved.

  10. Neural network approach to the inverse problem of the crack-depth determination from ultrasonic backscattering data

    NASA Astrophysics Data System (ADS)

    Takadoya, M.; Notake, M.; Kitahara, M.; Achenbach, J. D.; Guo, Q. C.; Peterson, M. L.

    A neural network approach has been developed to determine the depth of a surface breaking crack in a steel plate from ultrasonic backscattering data. The network is trained by the use of a feedforward three-layered network together with a back-propagation algorithm for error corrections. Synthetic data are employed for network training. The signal used for crack isonification is a mode converted 45 deg transverse wave. The plate with a surface breaking crack is immersed in water, and the crack is insonified from the opposite uncracked side of the plate. A numerical analysis of the backscattered field is carried out based on the elastic wave theory by the use of the boundary element method. The numerical analysis provides synthetic data for the training of the network. The training data have been calculated for cracks with specific increments of the experimental data which are different from the training data.

  11. Cenozoic Motion of Greenland - Overlaps and Seaways

    NASA Astrophysics Data System (ADS)

    Lawver, L. A.; Norton, I. O.; Gahagan, L.

    2014-12-01

    Using the seafloor magnetic anomalies found in the Labrador Sea, North Atlantic and Eurasian basin to constrain the Cenozoic motion of Greenland, we have produced a new model for the tectonic evolution of the region. The aeromagnetic data collected by the Naval Research Lab [Brozena et al., 2003] in the Eurasian Basin and Canadian data from the Labrador Sea have been re-evaluated using new gridding algorithms and profile modeling using ModMag (Mendel et al., 2005). As a consequence, we have changed the published correlations, mostly prior to Chron C6 [19.05 Ma]. Presently published seafloor magnetic anomalies from the Labrador Sea assume that seafloor spreading ceased at C13 [33.06 Ma] but such an assumption produces an unacceptable overlap of Kronprins Christian Land of northeast Greenland with Svalbard, up to 140 km of overlap in some models. Our new model does not need any "unacceptable" overlap but does produce a slight amount of Eocene compression on Svalbard as is found on land there. Our model allows for an Early Eocene seaway between Ellesmere Island and northwest Greenland that may have connected the Labrador Sea through Baffin Bay and ultimately to the nascent Eurasian Basin, although its depth or even its essential existence is unknowable. During the Miocene, there is no room for a deepwater seaway in Fram Strait until at least the very end of the Early Miocene and perhaps not until Middle Miocene. Brozena, J. and six others, 2003. New aerogeophysical study of the Eurasia Basin and Lomonosov Ridge: Implications for basin development. Geology 31, 825-828. Mendel, V., M. Munschy and D.Sauter, 2005, MODMAG, a MATLAB program to model marine magnetic anomalies, Comp. Geosci., 31, .589-597

  12. Name-Based Address Mapping for Virtual Private Networks

    NASA Astrophysics Data System (ADS)

    Surányi, Péter; Shinjo, Yasushi; Kato, Kazuhiko

    IPv4 private addresses are commonly used in local area networks (LANs). With the increasing popularity of virtual private networks (VPNs), it has become common that a user connects to multiple LANs at the same time. However, private address ranges for LANs frequently overlap. In such cases, existing systems do not allow the user to access the resources on all LANs at the same time. In this paper, we propose name-based address mapping for VPNs, a novel method that allows connecting to hosts through multiple VPNs at the same time, even when the address ranges of the VPNs overlap. In name-based address mapping, rather than using the IP addresses used on the LANs (the real addresses), we assign a unique virtual address to each remote host based on its domain name. The local host uses the virtual addresses to communicate with remote hosts. We have implemented name-based address mapping for layer 3 OpenVPN connections on Linux and measured its performance. The communication overhead of our system is less than 1.5% for throughput and less than 0.2ms for each name resolution.

  13. The Use of Large Valve Overlap in Scavenging a Supercharged Spark-ignition Engine Using Fuel Injection

    NASA Technical Reports Server (NTRS)

    Schey, Oscar W; Young, Alfred W

    1932-01-01

    This investigation was conducted to determine the effect of more complete scavenging on the full throttle power and the fuel consumption of a four-stroke-cycle engine. The NACA single-cylinder universal test engine equipped with both a fuel-injection system and a carburetor was used. The engine was scavenged by using a large valve overlap and maintaining a pressure in the inlet manifold of 2 inches of mercury above atmospheric. The maximum valve overlap used was 112 degrees. Tests were conducted for a range of compression ratios from 5.5 to 8.5. Except for variable speed tests, all tests were conducted at an engine speed of 1,500 r.p.m. The results of the tests show that the clearance volume of an engine can be scavenged by using a large valve overlap and about 2 to 5 inches of mercury pressure difference between the inlet and exhaust valve. With a fuel-injection system when the clearance volume was scavenged, a b.m.e.p. of over 185 pounds per square inch and a fuel consumption of 9.45 pound per brake horsepower per hour were obtained with a 6.5 compression ratio. An increase of approximately 10 pounds per square inch b.m.e.p. was obtained with a fuel-injection system over that with a carburetor.

  14. Heterojunction fully depleted SOI-TFET with oxide/source overlap

    NASA Astrophysics Data System (ADS)

    Chander, Sweta; Bhowmick, B.; Baishya, S.

    2015-10-01

    In this work, a hetero-junction fully depleted (FD) Silicon-on-Insulator (SOI) Tunnel Field Effect Transistor (TFET) nanostructure with oxide overlap on the Germanium-source region is proposed. Investigations using Synopsys Technology Computer Aided Design (TCAD) simulation tools reveal that the simple oxide overlap on the Germanium-source region increases the tunneling area as well as the tunneling current without degrading the band-to-band tunneling (BTBT) and improves the device performance. More importantly, the improvement is independent of gate overlap. Simulation study shows improvement in ON current, subthreshold swing (SS), OFF current, ION/IOFF ration, threshold voltage and transconductance. The proposed device with hafnium oxide (HfO2)/Aluminium Nitride (AlN) stack dielectric material offers an average subthreshold swing of 22 mV/decade and high ION/IOFF ratio (∼1010) at VDS = 0.4 V. Compared to conventional TFET, the Miller capacitance of the device shows the enhanced performance. The impact of the drain voltage variation on different parameters such as threshold voltage, subthreshold swing, transconductance, and ION/IOFF ration are also found to be satisfactory. From fabrication point of view also it is easy to utilize the existing CMOS process flows to fabricate the proposed device.

  15. Specificity and overlap of attention and memory biases in depression.

    PubMed

    Marchetti, Igor; Everaert, Jonas; Dainer-Best, Justin; Loeys, Tom; Beevers, Christopher G; Koster, Ernst H W

    2018-01-01

    Attentional and memory biases are viewed as crucial cognitive processes underlying symptoms of depression. However, it is still unclear whether these two biases are uniquely related to depression or whether they show substantial overlap. We investigated the degree of specificity and overlap of attentional and memory biases for depressotypic stimuli in relation to depression and anxiety by means of meta-analytic commonality analysis. By including four published studies, we considered a pool of 463 healthy and subclinically depressed individuals, different experimental paradigms, and different psychological measures. Memory bias is reliably and strongly related to depression and, specifically, to symptoms of negative mood, worthlessness, feelings of failure, and pessimism. Memory bias for negative information was minimally related to anxiety. Moreover, neither attentional bias nor the overlap between attentional and memory biases were significantly related to depression. Limitations include cross-sectional nature of the study. Our study showed that, across different paradigms and psychological measures, memory bias (and not attentional bias) represents a primary mechanism in depression. Copyright © 2017 Elsevier B.V. All rights reserved.

  16. Impossible spaces: maximizing natural walking in virtual environments with self-overlapping architecture.

    PubMed

    Suma, Evan A; Lipps, Zachary; Finkelstein, Samantha; Krum, David M; Bolas, Mark

    2012-04-01

    Walking is only possible within immersive virtual environments that fit inside the boundaries of the user's physical workspace. To reduce the severity of the restrictions imposed by limited physical area, we introduce "impossible spaces," a new design mechanic for virtual environments that wish to maximize the size of the virtual environment that can be explored with natural locomotion. Such environments make use of self-overlapping architectural layouts, effectively compressing comparatively large interior environments into smaller physical areas. We conducted two formal user studies to explore the perception and experience of impossible spaces. In the first experiment, we showed that reasonably small virtual rooms may overlap by as much as 56% before users begin to detect that they are in an impossible space, and that the larger virtual rooms that expanded to maximally fill our available 9.14 m x 9.14 m workspace may overlap by up to 31%. Our results also demonstrate that users perceive distances to objects in adjacent overlapping rooms as if the overall space was uncompressed, even at overlap levels that were overtly noticeable. In our second experiment, we combined several well-known redirection techniques to string together a chain of impossible spaces in an expansive outdoor scene. We then conducted an exploratory analysis of users' verbal feedback during exploration, which indicated that impossible spaces provide an even more powerful illusion when users are naive to the manipulation.

  17. Areas activated during naturalistic reading comprehension overlap topological visual, auditory, and somatotomotor maps.

    PubMed

    Sood, Mariam R; Sereno, Martin I

    2016-08-01

    Cortical mapping techniques using fMRI have been instrumental in identifying the boundaries of topological (neighbor-preserving) maps in early sensory areas. The presence of topological maps beyond early sensory areas raises the possibility that they might play a significant role in other cognitive systems, and that topological mapping might help to delineate areas involved in higher cognitive processes. In this study, we combine surface-based visual, auditory, and somatomotor mapping methods with a naturalistic reading comprehension task in the same group of subjects to provide a qualitative and quantitative assessment of the cortical overlap between sensory-motor maps in all major sensory modalities, and reading processing regions. Our results suggest that cortical activation during naturalistic reading comprehension overlaps more extensively with topological sensory-motor maps than has been heretofore appreciated. Reading activation in regions adjacent to occipital lobe and inferior parietal lobe almost completely overlaps visual maps, whereas a significant portion of frontal activation for reading in dorsolateral and ventral prefrontal cortex overlaps both visual and auditory maps. Even classical language regions in superior temporal cortex are partially overlapped by topological visual and auditory maps. By contrast, the main overlap with somatomotor maps is restricted to a small region on the anterior bank of the central sulcus near the border between the face and hand representations of M-I. Hum Brain Mapp 37:2784-2810, 2016. © 2016 The Authors Human Brain Mapping Published by Wiley Periodicals, Inc. © 2016 The Authors Human Brain Mapping Published by Wiley Periodicals, Inc.

  18. Determining entire mean first-passage time for Cayley networks

    NASA Astrophysics Data System (ADS)

    Wang, Xiaoqian; Dai, Meifeng; Chen, Yufei; Zong, Yue; Sun, Yu; Su, Weiyi

    In this paper, we consider the entire mean first-passage time (EMFPT) with random walks for Cayley networks. We use Laplacian spectra to calculate the EMFPT. Firstly, we calculate the constant term and monomial coefficient of characteristic polynomial. By using the Vieta theorem, we then obtain the sum of reciprocals of all nonzero eigenvalues of Laplacian matrix. Finally, we obtain the scaling of the EMFPT for Cayley networks by using the relationship between the sum of reciprocals of all nonzero eigenvalues of Laplacian matrix and the EMFPT. We expect that our method can be adapted to other types of self-similar networks, such as vicsek networks, polymer networks.

  19. The Best of Both Worlds: The Benefits of Open-specialized and Closed-diverse Syndication Networks for New Ventures' Success.

    PubMed

    Ter Wal, Anne L J; Alexy, Oliver; Block, Jörn; Sandner, Philipp G

    2016-09-01

    Open networks give actors non-redundant information that is diverse, while closed networks offer redundant information that is easier to interpret. Integrating arguments about network structure and the similarity of actors' knowledge, we propose two types of network configurations that combine diversity and ease of interpretation. Closed-diverse networks offer diversity in actors' knowledge domains and shared third-party ties to help in interpreting that knowledge. In open-specialized networks, structural holes offer diversity, while shared interpretive schema and overlap between received information and actors' prior knowledge help in interpreting new information without the help of third parties. In contrast, actors in open-diverse networks suffer from information overload due to the lack of shared schema or overlapping prior knowledge for the interpretation of diverse information, and actors in closed-specialized networks suffer from overembeddedness because they cannot access diverse information. Using CrunchBase data on early-stage venture capital investments in the U.S. information technology sector, we test the effect of investors' social capital on the success of their portfolio ventures. We find that ventures have the highest chances of success if their syndicating investors have either open-specialized or closed-diverse networks. These effects are manifested beyond the direct effects of ventures' or investors' quality and are robust to controlling for the possibility that certain investors could have chosen more promising ventures at the time of first funding.

  20. Multilayer Statistical Intrusion Detection in Wireless Networks

    NASA Astrophysics Data System (ADS)

    Hamdi, Mohamed; Meddeb-Makhlouf, Amel; Boudriga, Noureddine

    2008-12-01

    The rapid proliferation of mobile applications and services has introduced new vulnerabilities that do not exist in fixed wired networks. Traditional security mechanisms, such as access control and encryption, turn out to be inefficient in modern wireless networks. Given the shortcomings of the protection mechanisms, an important research focuses in intrusion detection systems (IDSs). This paper proposes a multilayer statistical intrusion detection framework for wireless networks. The architecture is adequate to wireless networks because the underlying detection models rely on radio parameters and traffic models. Accurate correlation between radio and traffic anomalies allows enhancing the efficiency of the IDS. A radio signal fingerprinting technique based on the maximal overlap discrete wavelet transform (MODWT) is developed. Moreover, a geometric clustering algorithm is presented. Depending on the characteristics of the fingerprinting technique, the clustering algorithm permits to control the false positive and false negative rates. Finally, simulation experiments have been carried out to validate the proposed IDS.

  1. The Evolution and Expression Pattern of Human Overlapping lncRNA and Protein-coding Gene Pairs.

    PubMed

    Ning, Qianqian; Li, Yixue; Wang, Zhen; Zhou, Songwen; Sun, Hong; Yu, Guangjun

    2017-03-27

    Long non-coding RNA overlapping with protein-coding gene (lncRNA-coding pair) is a special type of overlapping genes. Protein-coding overlapping genes have been well studied and increasing attention has been paid to lncRNAs. By studying lncRNA-coding pairs in human genome, we showed that lncRNA-coding pairs were more likely to be generated by overprinting and retaining genes in lncRNA-coding pairs were given higher priority than non-overlapping genes. Besides, the preference of overlapping configurations preserved during evolution was based on the origin of lncRNA-coding pairs. Further investigations showed that lncRNAs promoting the splicing of their embedded protein-coding partners was a unilateral interaction, but the existence of overlapping partners improving the gene expression was bidirectional and the effect was decreased with the increased evolutionary age of genes. Additionally, the expression of lncRNA-coding pairs showed an overall positive correlation and the expression correlation was associated with their overlapping configurations, local genomic environment and evolutionary age of genes. Comparison of the expression correlation of lncRNA-coding pairs between normal and cancer samples found that the lineage-specific pairs including old protein-coding genes may play an important role in tumorigenesis. This work presents a systematically comprehensive understanding of the evolution and the expression pattern of human lncRNA-coding pairs.

  2. Ripple artifact reduction using slice overlap in slice encoding for metal artifact correction.

    PubMed

    den Harder, J Chiel; van Yperen, Gert H; Blume, Ulrike A; Bos, Clemens

    2015-01-01

    Multispectral imaging (MSI) significantly reduces metal artifacts. Yet, especially in techniques that use gradient selection, such as slice encoding for metal artifact correction (SEMAC), a residual ripple artifact may be prominent. Here, an analysis is presented of the ripple artifact and of slice overlap as an approach to reduce the artifact. The ripple artifact was analyzed theoretically to clarify its cause. Slice overlap, conceptually similar to spectral bin overlap in multi-acquisition with variable resonances image combination (MAVRIC), was achieved by reducing the selection gradient and, thus, increasing the slice profile width. Time domain simulations and phantom experiments were performed to validate the analyses and proposed solution. Discontinuities between slices are aggravated by signal displacement in the frequency encoding direction in areas with deviating B0. Specifically, it was demonstrated that ripple artifacts appear only where B0 varies both in-plane and through-plane. Simulations and phantom studies of metal implants confirmed the efficacy of slice overlap to reduce the artifact. The ripple artifact is an important limitation of gradient selection based MSI techniques, and can be understood using the presented simulations. At a scan-time penalty, slice overlap effectively addressed the artifact, thereby improving image quality near metal implants. © 2014 Wiley Periodicals, Inc.

  3. Specifying the core network supporting episodic simulation and episodic memory by activation likelihood estimation

    PubMed Central

    Benoit, Roland G.; Schacter, Daniel L.

    2015-01-01

    It has been suggested that the simulation of hypothetical episodes and the recollection of past episodes are supported by fundamentally the same set of brain regions. The present article specifies this core network via Activation Likelihood Estimation (ALE). Specifically, a first meta-analysis revealed joint engagement of core network regions during episodic memory and episodic simulation. These include parts of the medial surface, the hippocampus and parahippocampal cortex within the medial temporal lobes, and the lateral temporal and inferior posterior parietal cortices on the lateral surface. Both capacities also jointly recruited additional regions such as parts of the bilateral dorsolateral prefrontal cortex. All of these core regions overlapped with the default network. Moreover, it has further been suggested that episodic simulation may require a stronger engagement of some of the core network’s nodes as wells as the recruitment of additional brain regions supporting control functions. A second ALE meta-analysis indeed identified such regions that were consistently more strongly engaged during episodic simulation than episodic memory. These comprised the core-network clusters located in the left dorsolateral prefrontal cortex and posterior inferior parietal lobe and other structures distributed broadly across the default and fronto-parietal control networks. Together, the analyses determine the set of brain regions that allow us to experience past and hypothetical episodes, thus providing an important foundation for studying the regions’ specialized contributions and interactions. PMID:26142352

  4. Characterization of the Network of Protected Areas in Puerto Rico

    Treesearch

    J. Castro-Prieto; Maya Quinones; William Gould

    2016-01-01

    Our goal was to describe the biodiversity and associated landscape diversity and forest cover characteristics within the network of terrestrial protected areas in Puerto Rico. We conducted spatial analysis to quantify different indicators of diversity at these sites. We found that protected areas in Puerto Rico overlap the most species-rich regions on the island,...

  5. Underwater Laser Micromilling of Commercially-Pure Titanium Using Different Scan Overlaps

    NASA Astrophysics Data System (ADS)

    Charee, Wisan; Tangwarodomnukun, Viboon

    2018-01-01

    Underwater laser milling process is a technique for minimizing the thermal damage and gaining a higher material removal rate than processing in air. This paper presents the effect of laser scan overlap on cavity width, depth and surface roughness in the laser milling of commercially-pure titanium in water. The effects of laser pulse energy and pulse repetition rate were also examined, in which a nanosecond pulse laser emitting a 1064-nm wavelength was used in this study. The experimental results indicated that a wide and deep cavity was achievable under high laser energy and large scan overlap. According to the surface roughness, the use of high pulse repetition rate together with low laser energy can promote a smooth laser-milled surface particularly at 50% scan overlap. These findings can further suggest a suitable laser micromilling condition for titanium in roughing and finishing operations.

  6. Identification of Gene Loci That Overlap Between Schizophrenia and Educational Attainment.

    PubMed

    Le Hellard, Stéphanie; Wang, Yunpeng; Witoelar, Aree; Zuber, Verena; Bettella, Francesco; Hugdahl, Kenneth; Espeseth, Thomas; Steen, Vidar M; Melle, Ingrid; Desikan, Rahul; Schork, Andrew J; Thompson, Wesley K; Dale, Anders M; Djurovic, Srdjan; Andreassen, Ole A

    2017-05-01

    There is evidence for genetic overlap between cognitive abilities and schizophrenia (SCZ), and genome-wide association studies (GWAS) demonstrate that both SCZ and general cognitive abilities have a strong polygenic component with many single-nucleotide polymorphisms (SNPs) each with a small effect. Here we investigated the shared genetic architecture between SCZ and educational attainment, which is regarded as a "proxy phenotype" for cognitive abilities, but may also reflect other traits. We applied a conditional false discovery rate (condFDR) method to GWAS of SCZ (n = 82 315), college completion ("College," n = 95 427), and years of education ("EduYears," n = 101 069). Variants associated with College or EduYears showed enrichment of association with SCZ, demonstrating polygenic overlap. This was confirmed by an increased replication rate in SCZ. By applying a condFDR threshold <0.01, we identified 18 genomic loci associated with SCZ after conditioning on College and 15 loci associated with SCZ after conditioning on EduYears. Ten of these loci overlapped. Using conjunctional FDR, we identified 10 loci shared between SCZ and College, and 29 loci shared between SCZ and EduYears. The majority of these loci had effects in opposite directions. Our results provide evidence for polygenic overlap between SCZ and educational attainment, and identify novel pleiotropic loci. Other studies have reported genetic overlap between SCZ and cognition, or SCZ and educational attainment, with negative correlation. Importantly, our methods enable identification of bi-directional effects, which highlight the complex relationship between SCZ and educational attainment, and support polygenic mechanisms underlying both cognitive dysfunction and creativity in SCZ. © The Author 2016. Published by Oxford University Press on behalf of the Maryland Psychiatric Research Center. All rights reserved. For permissions, please email: journals.permissions@oup.com.

  7. Overlapping illusions by transformation optics without any negative refraction material.

    PubMed

    Sun, Fei; He, Sailing

    2016-01-11

    A novel method to achieve an overlapping illusion without any negative refraction index material is introduced with the help of the optic-null medium (ONM) designed by an extremely stretching spatial transformation. Unlike the previous methods to achieve such an optical illusion by transformation optics (TO), our method can achieve a power combination and reshape the radiation pattern at the same time. Unlike the overlapping illusion with some negative refraction index material, our method is not sensitive to the loss of the materials. Other advantages over existing methods are discussed. Numerical simulations are given to verify the performance of the proposed devices.

  8. The GPS Topex/Poseidon precise orbit determination experiment - Implications for design of GPS global networks

    NASA Technical Reports Server (NTRS)

    Lindqwister, Ulf J.; Lichten, Stephen M.; Davis, Edgar S.; Theiss, Harold L.

    1993-01-01

    Topex/Poseidon, a cooperative satellite mission between United States and France, aims to determine global ocean circulation patterns and to study their influence on world climate through precise measurements of sea surface height above the geoid with an on-board altimeter. To achieve the mission science aims, a goal of 13-cm orbit altitude accuracy was set. Topex/Poseidon includes a Global Positioning System (GPS) precise orbit determination (POD) system that has now demonstrated altitude accuracy better than 5 cm. The GPS POD system includes an on-board GPS receiver and a 6-station GPS global tracking network. This paper reviews early GPS results and discusses multi-mission capabilities available from a future enhanced global GPS network, which would provide ground-based geodetic and atmospheric calibrations needed for NASA deep space missions while also supplying tracking data for future low Earth orbiters. Benefits of the enhanced global GPS network include lower operations costs for deep space tracking and many scientific and societal benefits from the low Earth orbiter missions, including improved understanding of ocean circulation, ocean-weather interactions, the El Nino effect, the Earth thermal balance, and weather forecasting.

  9. Overlapping double etch technique for evaluation of metallic alloys to stress corrosion cracking

    DOEpatents

    Steeves, Arthur F.; Stewart, James C.

    1981-01-01

    A double overlapping etch zone technique for evaluation of the resistance of metallic alloys to stress corrosion cracking. The technique involves evaluating the metallic alloy along the line of demarcation between an overlapping double etch zone and single etch zone formed on the metallic alloy surface.

  10. Identifying Overlapping Language Communities: The Case of Chiriquí and Panamanian Signed Languages

    ERIC Educational Resources Information Center

    Parks, Elizabeth S.

    2016-01-01

    In this paper, I use a holographic metaphor to explain the identification of overlapping sign language communities in Panama. By visualizing Panama's complex signing communities as emitting community "hotspots" through social drama on multiple stages, I employ ethnographic methods to explore overlapping contours of Panama's sign language…

  11. Coding and non-coding gene regulatory networks underlie the immune response in liver cirrhosis

    PubMed Central

    Zhang, Xueming; Huang, Yongming; Yang, Zhengpeng; Zhang, Yuguo; Zhang, Weihui; Gao, Zu-hua; Xue, Dongbo

    2017-01-01

    Liver cirrhosis is recognized as being the consequence of immune-mediated hepatocyte damage and repair processes. However, the regulation of these immune responses underlying liver cirrhosis has not been elucidated. In this study, we used GEO datasets and bioinformatics methods to established coding and non-coding gene regulatory networks including transcription factor-/lncRNA-microRNA-mRNA, and competing endogenous RNA interaction networks. Our results identified 2224 mRNAs, 70 lncRNAs and 46 microRNAs were differentially expressed in liver cirrhosis. The transcription factor -/lncRNA- microRNA-mRNA network we uncovered that results in immune-mediated liver cirrhosis is comprised of 5 core microRNAs (e.g., miR-203; miR-219-5p), 3 transcription factors (i.e., FOXP3, ETS1 and FOS) and 7 lncRNAs (e.g., ENTS00000671336, ENST00000575137). The competing endogenous RNA interaction network we identified includes a complex immune response regulatory subnetwork that controls the entire liver cirrhosis network. Additionally, we found 10 overlapping GO terms shared by both liver cirrhosis and hepatocellular carcinoma including “immune response” as well. Interestingly, the overlapping differentially expressed genes in liver cirrhosis and hepatocellular carcinoma were enriched in immune response-related functional terms. In summary, a complex gene regulatory network underlying immune response processes may play an important role in the development and progression of liver cirrhosis, and its development into hepatocellular carcinoma. PMID:28355233

  12. Coding and non-coding gene regulatory networks underlie the immune response in liver cirrhosis.

    PubMed

    Gao, Bo; Zhang, Xueming; Huang, Yongming; Yang, Zhengpeng; Zhang, Yuguo; Zhang, Weihui; Gao, Zu-Hua; Xue, Dongbo

    2017-01-01

    Liver cirrhosis is recognized as being the consequence of immune-mediated hepatocyte damage and repair processes. However, the regulation of these immune responses underlying liver cirrhosis has not been elucidated. In this study, we used GEO datasets and bioinformatics methods to established coding and non-coding gene regulatory networks including transcription factor-/lncRNA-microRNA-mRNA, and competing endogenous RNA interaction networks. Our results identified 2224 mRNAs, 70 lncRNAs and 46 microRNAs were differentially expressed in liver cirrhosis. The transcription factor -/lncRNA- microRNA-mRNA network we uncovered that results in immune-mediated liver cirrhosis is comprised of 5 core microRNAs (e.g., miR-203; miR-219-5p), 3 transcription factors (i.e., FOXP3, ETS1 and FOS) and 7 lncRNAs (e.g., ENTS00000671336, ENST00000575137). The competing endogenous RNA interaction network we identified includes a complex immune response regulatory subnetwork that controls the entire liver cirrhosis network. Additionally, we found 10 overlapping GO terms shared by both liver cirrhosis and hepatocellular carcinoma including "immune response" as well. Interestingly, the overlapping differentially expressed genes in liver cirrhosis and hepatocellular carcinoma were enriched in immune response-related functional terms. In summary, a complex gene regulatory network underlying immune response processes may play an important role in the development and progression of liver cirrhosis, and its development into hepatocellular carcinoma.

  13. Complex overlapping concepts: An effective auditing methodology for families of similarly structured BioPortal ontologies.

    PubMed

    Zheng, Ling; Chen, Yan; Elhanan, Gai; Perl, Yehoshua; Geller, James; Ochs, Christopher

    2018-05-28

    In previous research, we have demonstrated for a number of ontologies that structurally complex concepts (for different definitions of "complex") in an ontology are more likely to exhibit errors than other concepts. Thus, such complex concepts often become fertile ground for quality assurance (QA) in ontologies. They should be audited first. One example of complex concepts is given by "overlapping concepts" (to be defined below.) Historically, a different auditing methodology had to be developed for every single ontology. For better scalability and efficiency, it is desirable to identify family-wide QA methodologies. Each such methodology would be applicable to a whole family of similar ontologies. In past research, we had divided the 685 ontologies of BioPortal into families of structurally similar ontologies. We showed for four ontologies of the same large family in BioPortal that "overlapping concepts" are indeed statistically significantly more likely to exhibit errors. In order to make an authoritative statement concerning the success of "overlapping concepts" as a methodology for a whole family of similar ontologies (or of large subhierarchies of ontologies), it is necessary to show that "overlapping concepts" have a higher likelihood of errors for six out of six ontologies of the family. In this paper, we are demonstrating for two more ontologies that "overlapping concepts" can successfully predict groups of concepts with a higher error rate than concepts from a control group. The fifth ontology is the Neoplasm subhierarchy of the National Cancer Institute thesaurus (NCIt). The sixth ontology is the Infectious Disease subhierarchy of SNOMED CT. We demonstrate quality assurance results for both of them. Furthermore, in this paper we observe two novel, important, and useful phenomena during quality assurance of "overlapping concepts." First, an erroneous "overlapping concept" can help with discovering other erroneous "non-overlapping concepts" in its vicinity

  14. Multilayer network of language: A unified framework for structural analysis of linguistic subsystems

    NASA Astrophysics Data System (ADS)

    Martinčić-Ipšić, Sanda; Margan, Domagoj; Meštrović, Ana

    2016-09-01

    Recently, the focus of complex networks' research has shifted from the analysis of isolated properties of a system toward a more realistic modeling of multiple phenomena - multilayer networks. Motivated by the prosperity of multilayer approach in social, transport or trade systems, we introduce the multilayer networks for language. The multilayer network of language is a unified framework for modeling linguistic subsystems and their structural properties enabling the exploration of their mutual interactions. Various aspects of natural language systems can be represented as complex networks, whose vertices depict linguistic units, while links model their relations. The multilayer network of language is defined by three aspects: the network construction principle, the linguistic subsystem and the language of interest. More precisely, we construct a word-level (syntax and co-occurrence) and a subword-level (syllables and graphemes) network layers, from four variations of original text (in the modeled language). The analysis and comparison of layers at the word and subword-levels are employed in order to determine the mechanism of the structural influences between linguistic units and subsystems. The obtained results suggest that there are substantial differences between the networks' structures of different language subsystems, which are hidden during the exploration of an isolated layer. The word-level layers share structural properties regardless of the language (e.g. Croatian or English), while the syllabic subword-level expresses more language dependent structural properties. The preserved weighted overlap quantifies the similarity of word-level layers in weighted and directed networks. Moreover, the analysis of motifs reveals a close topological structure of the syntactic and syllabic layers for both languages. The findings corroborate that the multilayer network framework is a powerful, consistent and systematic approach to model several linguistic subsystems

  15. 42 CFR 73.4 - Overlap select agents and toxins.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... genetically modified. (d) Overlap select agents or toxins that meet any of the following criteria are excluded... Equine Encephalitis virus (c) Genetic Elements, Recombinant Nucleic Acids, and Recombinant Organisms: (1...

  16. Measuring droplet size distributions from overlapping interferometric particle images.

    PubMed

    Bocanegra Evans, Humberto; Dam, Nico; van der Voort, Dennis; Bertens, Guus; van de Water, Willem

    2015-02-01

    Interferometric particle imaging provides a simple way to measure the probability density function (PDF) of droplet sizes from out-focus images. The optical setup is straightforward, but the interpretation of the data is a problem when particle images overlap. We propose a new way to analyze the images. The emphasis is not on a precise identification of droplets, but on obtaining a good estimate of the PDF of droplet sizes in the case of overlapping particle images. The algorithm is tested using synthetic and experimental data. We next use these methods to measure the PDF of droplet sizes produced by spinning disk aerosol generators. The mean primary droplet diameter agrees with predictions from the literature, but we find a broad distribution of satellite droplet sizes.

  17. Overlapped Partitioning for Ensemble Classifiers of P300-Based Brain-Computer Interfaces

    PubMed Central

    Onishi, Akinari; Natsume, Kiyohisa

    2014-01-01

    A P300-based brain-computer interface (BCI) enables a wide range of people to control devices that improve their quality of life. Ensemble classifiers with naive partitioning were recently applied to the P300-based BCI and these classification performances were assessed. However, they were usually trained on a large amount of training data (e.g., 15300). In this study, we evaluated ensemble linear discriminant analysis (LDA) classifiers with a newly proposed overlapped partitioning method using 900 training data. In addition, the classification performances of the ensemble classifier with naive partitioning and a single LDA classifier were compared. One of three conditions for dimension reduction was applied: the stepwise method, principal component analysis (PCA), or none. The results show that an ensemble stepwise LDA (SWLDA) classifier with overlapped partitioning achieved a better performance than the commonly used single SWLDA classifier and an ensemble SWLDA classifier with naive partitioning. This result implies that the performance of the SWLDA is improved by overlapped partitioning and the ensemble classifier with overlapped partitioning requires less training data than that with naive partitioning. This study contributes towards reducing the required amount of training data and achieving better classification performance. PMID:24695550

  18. Overlapped partitioning for ensemble classifiers of P300-based brain-computer interfaces.

    PubMed

    Onishi, Akinari; Natsume, Kiyohisa

    2014-01-01

    A P300-based brain-computer interface (BCI) enables a wide range of people to control devices that improve their quality of life. Ensemble classifiers with naive partitioning were recently applied to the P300-based BCI and these classification performances were assessed. However, they were usually trained on a large amount of training data (e.g., 15300). In this study, we evaluated ensemble linear discriminant analysis (LDA) classifiers with a newly proposed overlapped partitioning method using 900 training data. In addition, the classification performances of the ensemble classifier with naive partitioning and a single LDA classifier were compared. One of three conditions for dimension reduction was applied: the stepwise method, principal component analysis (PCA), or none. The results show that an ensemble stepwise LDA (SWLDA) classifier with overlapped partitioning achieved a better performance than the commonly used single SWLDA classifier and an ensemble SWLDA classifier with naive partitioning. This result implies that the performance of the SWLDA is improved by overlapped partitioning and the ensemble classifier with overlapped partitioning requires less training data than that with naive partitioning. This study contributes towards reducing the required amount of training data and achieving better classification performance.

  19. Comparison between Two Linear Supervised Learning Machines' Methods with Principle Component Based Methods for the Spectrofluorimetric Determination of Agomelatine and Its Degradants.

    PubMed

    Elkhoudary, Mahmoud M; Naguib, Ibrahim A; Abdel Salam, Randa A; Hadad, Ghada M

    2017-05-01

    Four accurate, sensitive and reliable stability indicating chemometric methods were developed for the quantitative determination of Agomelatine (AGM) whether in pure form or in pharmaceutical formulations. Two supervised learning machines' methods; linear artificial neural networks (PC-linANN) preceded by principle component analysis and linear support vector regression (linSVR), were compared with two principle component based methods; principle component regression (PCR) as well as partial least squares (PLS) for the spectrofluorimetric determination of AGM and its degradants. The results showed the benefits behind using linear learning machines' methods and the inherent merits of their algorithms in handling overlapped noisy spectral data especially during the challenging determination of AGM alkaline and acidic degradants (DG1 and DG2). Relative mean squared error of prediction (RMSEP) for the proposed models in the determination of AGM were 1.68, 1.72, 0.68 and 0.22 for PCR, PLS, SVR and PC-linANN; respectively. The results showed the superiority of supervised learning machines' methods over principle component based methods. Besides, the results suggested that linANN is the method of choice for determination of components in low amounts with similar overlapped spectra and narrow linearity range. Comparison between the proposed chemometric models and a reported HPLC method revealed the comparable performance and quantification power of the proposed models.

  20. Overlapping double etch technique for evaluation of metallic alloys to stress corrosion cracking

    DOEpatents

    Not Available

    1980-05-28

    A double overlapping etch zone technique for evaluation of the resistance of metallic alloys to stress corrosion cracking is described. The technique involves evaluating the metallic alloy along the line of demarcation between an overlapping double etch zone and single etch zone formed on the metallic alloy surface.

  1. Decoding Overlapping Memories in the Medial Temporal Lobes Using High-Resolution fMRI

    ERIC Educational Resources Information Center

    Chadwick, Martin J.; Hassabis, Demis; Maguire, Eleanor A.

    2011-01-01

    The hippocampus is proposed to process overlapping episodes as discrete memory traces, although direct evidence for this in human episodic memory is scarce. Using green-screen technology we created four highly overlapping movies of everyday events. Participants were scanned using high-resolution fMRI while recalling the movies. Multivariate…

  2. Specifying the core network supporting episodic simulation and episodic memory by activation likelihood estimation.

    PubMed

    Benoit, Roland G; Schacter, Daniel L

    2015-08-01

    It has been suggested that the simulation of hypothetical episodes and the recollection of past episodes are supported by fundamentally the same set of brain regions. The present article specifies this core network via Activation Likelihood Estimation (ALE). Specifically, a first meta-analysis revealed joint engagement of expected core-network regions during episodic memory and episodic simulation. These include parts of the medial surface, the hippocampus and parahippocampal cortex within the medial temporal lobes, and the temporal and inferior posterior parietal cortices on the lateral surface. Both capacities also jointly recruited additional regions such as parts of the bilateral dorsolateral prefrontal cortex. All of these core regions overlapped with the default network. Moreover, it has further been suggested that episodic simulation may require a stronger engagement of some of the core network's nodes as well as the recruitment of additional brain regions supporting control functions. A second ALE meta-analysis indeed identified such regions that were consistently more strongly engaged during episodic simulation than episodic memory. These comprised the core-network clusters located in the left dorsolateral prefrontal cortex and posterior inferior parietal lobe and other structures distributed broadly across the default and fronto-parietal control networks. Together, the analyses determine the set of brain regions that allow us to experience past and hypothetical episodes, thus providing an important foundation for studying the regions' specialized contributions and interactions. Copyright © 2015 Elsevier Ltd. All rights reserved.

  3. The importance of delineating networks by activity type in bottlenose dolphins (Tursiops truncatus) in Cedar Key, Florida.

    PubMed

    Gazda, Stefanie; Iyer, Swami; Killingback, Timothy; Connor, Richard; Brault, Solange

    2015-03-01

    Network analysis has proved to be a valuable tool for studying the behavioural patterns of complex social animals. Often such studies either do not distinguish between different behavioural states of the organisms or simply focus attention on a single behavioural state to the exclusion of all others. In either of these approaches it is impossible to ascertain how the behavioural patterns of individuals depend on the type of activity they are engaged in. Here we report on a network-based analysis of the behavioural associations in a population of bottlenose dolphins (Tursiops truncatus) in Cedar Key, Florida. We consider three distinct behavioural states-socializing, travelling and foraging-and analyse the association networks corresponding to each activity. Moreover, in constructing the different activity networks we do not simply record a spatial association between two individuals as being either present or absent, but rather quantify the degree of any association, thus allowing us to construct weighted networks describing each activity. The results of these weighted activity networks indicate that networks can reveal detailed patterns of bottlenose dolphins at the population level; dolphins socialize in large groups with preferential associations; travel in small groups with preferential associates; and spread out to forage in very small, weakly connected groups. There is some overlap in the socialize and travel networks but little overlap between the forage and other networks. This indicates that the social bonds maintained in other activities are less important as they forage on dispersed, solitary prey. The overall network, not sorted by activity, does not accurately represent any of these patterns.

  4. The importance of delineating networks by activity type in bottlenose dolphins (Tursiops truncatus) in Cedar Key, Florida

    PubMed Central

    Gazda, Stefanie; Iyer, Swami; Killingback, Timothy; Connor, Richard; Brault, Solange

    2015-01-01

    Network analysis has proved to be a valuable tool for studying the behavioural patterns of complex social animals. Often such studies either do not distinguish between different behavioural states of the organisms or simply focus attention on a single behavioural state to the exclusion of all others. In either of these approaches it is impossible to ascertain how the behavioural patterns of individuals depend on the type of activity they are engaged in. Here we report on a network-based analysis of the behavioural associations in a population of bottlenose dolphins (Tursiops truncatus) in Cedar Key, Florida. We consider three distinct behavioural states—socializing, travelling and foraging—and analyse the association networks corresponding to each activity. Moreover, in constructing the different activity networks we do not simply record a spatial association between two individuals as being either present or absent, but rather quantify the degree of any association, thus allowing us to construct weighted networks describing each activity. The results of these weighted activity networks indicate that networks can reveal detailed patterns of bottlenose dolphins at the population level; dolphins socialize in large groups with preferential associations; travel in small groups with preferential associates; and spread out to forage in very small, weakly connected groups. There is some overlap in the socialize and travel networks but little overlap between the forage and other networks. This indicates that the social bonds maintained in other activities are less important as they forage on dispersed, solitary prey. The overall network, not sorted by activity, does not accurately represent any of these patterns. PMID:26064611

  5. Auditing complex concepts of SNOMED using a refined hierarchical abstraction network.

    PubMed

    Wang, Yue; Halper, Michael; Wei, Duo; Gu, Huanying; Perl, Yehoshua; Xu, Junchuan; Elhanan, Gai; Chen, Yan; Spackman, Kent A; Case, James T; Hripcsak, George

    2012-02-01

    Auditors of a large terminology, such as SNOMED CT, face a daunting challenge. To aid them in their efforts, it is essential to devise techniques that can automatically identify concepts warranting special attention. "Complex" concepts, which by their very nature are more difficult to model, fall neatly into this category. A special kind of grouping, called a partial-area, is utilized in the characterization of complex concepts. In particular, the complex concepts that are the focus of this work are those appearing in intersections of multiple partial-areas and are thus referred to as overlapping concepts. In a companion paper, an automatic methodology for identifying and partitioning the entire collection of overlapping concepts into disjoint, singly-rooted groups, that are more manageable to work with and comprehend, has been presented. The partitioning methodology formed the foundation for the development of an abstraction network for the overlapping concepts called a disjoint partial-area taxonomy. This new disjoint partial-area taxonomy offers a collection of semantically uniform partial-areas and is exploited herein as the basis for a novel auditing methodology. The review of the overlapping concepts is done in a top-down order within semantically uniform groups. These groups are themselves reviewed in a top-down order, which proceeds from the less complex to the more complex overlapping concepts. The results of applying the methodology to SNOMED's Specimen hierarchy are presented. Hypotheses regarding error ratios for overlapping concepts and between different kinds of overlapping concepts are formulated. Two phases of auditing the Specimen hierarchy for two releases of SNOMED are reported on. With the use of the double bootstrap and Fisher's exact test (two-tailed), the auditing of concepts and especially roots of overlapping partial-areas is shown to yield a statistically significant higher proportion of errors. Copyright © 2011 Elsevier Inc. All rights

  6. Auditing Complex Concepts of SNOMED using a Refined Hierarchical Abstraction Network

    PubMed Central

    Wang, Yue; Halper, Michael; Wei, Duo; Gu, Huanying; Perl, Yehoshua; Xu, Junchuan; Elhanan, Gai; Chen, Yan; Spackman, Kent A.; Case, James T.; Hripcsak, George

    2012-01-01

    Auditors of a large terminology, such as SNOMED CT, face a daunting challenge. To aid them in their efforts, it is essential to devise techniques that can automatically identify concepts warranting special attention. “Complex” concepts, which by their very nature are more difficult to model, fall neatly into this category. A special kind of grouping, called a partial-area, is utilized in the characterization of complex concepts. In particular, the complex concepts that are the focus of this work are those appearing in intersections of multiple partial-areas and are thus referred to as overlapping concepts. In a companion paper, an automatic methodology for identifying and partitioning the entire collection of overlapping concepts into disjoint, singly-rooted groups, that are more manageable to work with and comprehend, has been presented. The partitioning methodology formed the foundation for the development of an abstraction network for the overlapping concepts called a disjoint partial-area taxonomy. This new disjoint partial-area taxonomy offers a collection of semantically uniform partial-areas and is exploited herein as the basis for a novel auditing methodology. The review of the overlapping concepts is done in a top-down order within semantically uniform groups. These groups are themselves reviewed in a top-down order, which proceeds from the less complex to the more complex overlapping concepts. The results of applying the methodology to SNOMED’s Specimen hierarchy are presented. Hypotheses regarding error ratios for overlapping concepts and between different kinds of overlapping concepts are formulated. Two phases of auditing the Specimen hierarchy for two releases of SNOMED are reported on. With the use of the double bootstrap and Fisher’s exact test (two-tailed), the auditing of concepts and especially roots of overlapping partial-areas is shown to yield a statistically significant higher proportion of errors. PMID:21907827

  7. Effect of Receiver Choosing on Point Positions Determination in Network RTK

    NASA Astrophysics Data System (ADS)

    Bulbul, Sercan; Inal, Cevat

    2016-04-01

    Nowadays, the developments in GNSS technique allow to determinate point positioning in real time. Initially, point positioning was determined by RTK (Real Time Kinematic) based on a reference station. But, to avoid systematic errors in this method, distance between the reference points and rover receiver must be shorter than10 km. To overcome this restriction in RTK method, the idea of setting more than one reference point had been suggested and, CORS (Continuously Operations Reference Systems) was put into practice. Today, countries like ABD, Germany, Japan etc. have set CORS network. CORS-TR network which has 146 reference points has also been established in 2009 in Turkey. In CORS-TR network, active CORS approach was adopted. In Turkey, CORS-TR reference stations covering whole country are interconnected and, the positions of these stations and atmospheric corrections are continuously calculated. In this study, in a selected point, RTK measurements based on CORS-TR, were made with different receivers (JAVAD TRIUMPH-1, TOPCON Hiper V, MAGELLAN PRoMark 500, PENTAX SMT888-3G, SATLAB SL-600) and with different correction techniques (VRS, FKP, MAC). In the measurements, epoch interval was taken as 5 seconds and measurement time as 1 hour. According to each receiver and each correction technique, means and differences between maximum and minimum values of measured coordinates, root mean squares in the directions of coordinate axis and 2D and 3D positioning precisions were calculated, the results were evaluated by statistical methods and the obtained graphics were interpreted. After evaluation of the measurements and calculations, for each receiver and each correction technique; the coordinate differences between maximum and minimum values were measured to be less than 8 cm, root mean squares in coordinate axis directions less than ±1.5 cm, 2D point positioning precisions less than ±1.5 cm and 3D point positioning precisions less than ±1.5 cm. In the measurement

  8. Finite Element Analysis of Composite Joint Configurations with Gaps and Overlaps

    NASA Technical Reports Server (NTRS)

    Krueger, Ronald

    2014-01-01

    The goal of the current study is to identify scenarios for which thermal and moisture effects become significant in the loading of a composite structure. In the current work, a simple configuration was defined, and material properties were selected. A Fortran routine was created to automate the mesh generation process. The routine was used to create the models for the initial mesh refinement study. A combination of element length and width suitable for further studies was identified. Also, the effect of the overlap length and gap length on computed shear and through-thickness stresses along the bondline of the joints was studied for the mechanical load case. Further, the influence of neighboring gaps and overlaps on these joint stresses was studied and was found to be negligible. The results suggest that for an initial study it is sufficient to focus on one configuration with fixed overlap and gap lengths to study the effects of mechanical, thermal and moisture loading and combinations thereof on computed joint stresses

  9. Pollination niche overlap between a parasitic plant and its host.

    PubMed

    Ollerton, Jeff; Stott, Adrian; Allnutt, Emma; Shove, Sam; Taylor, Chloe; Lamborn, Ellen

    2007-03-01

    Niche theory predicts that species which share resources should evolve strategies to minimise competition for those resources, or the less competitive species would be extirpated. Some plant species are constrained to co-occur, for example parasitic plants and their hosts, and may overlap in their pollination niche if they flower at the same time and attract the same pollinators. Using field observations and experiments between 1996 and 2006, we tested a series of hypotheses regarding pollination niche overlap between a specialist parasitic plant Orobanche elatior (Orobanchaceae) and its host Centaurea scabiosa (Asteraceae). These species flower more or less at the same time, with some year-to-year variation. The host is pollinated by a diverse range of insects, which vary in their effectiveness, whilst the parasite is pollinated by a single species of bumblebee, Bombus pascuorum, which is also an effective pollinator of the host plant. The two species therefore have partially overlapping pollination niches. These niches are not finely subdivided by differential pollen placement, or by diurnal segregation of the niches. We therefore found no evidence of character displacement within the pollination niches of these species, possibly because pollinators are not a limiting resource for these plants. Direct observation of pollinator movements, coupled with experimental manipulations of host plant inflorescence density, showed that Bombus pascuorum only rarely moves between inflorescences of the host and the parasite and therefore the presence of one plant is unlikely to be facilitating pollination in the other. This is the first detailed examination of pollination niche overlap in a plant parasite system and we suggest avenues for future research in relation to pollination and other shared interactions between parasitic plants and their hosts.

  10. A Longitudinal Assessment of the Victim-Offender Overlap

    ERIC Educational Resources Information Center

    Jennings, Wesley G.; Higgins, George E.; Tewksbury, Richard; Gover, Angela R.; Piquero, Alex R.

    2010-01-01

    Although research has established an offending/victimization overlap and that offenders and victims share similar characteristics, much less work has examined the longitudinal sequencing of victimization and offending in the same developmental period and whether key risk/protective factors significantly distinguish both offenders and victims. This…

  11. Structural Design Strategies for Improved Small Overlap Crashworthiness Performance.

    PubMed

    Mueller, Becky C; Brethwaite, Andrew S; Zuby, David S; Nolan, Joseph M

    2014-11-01

    In 2012, the Insurance Institute for Highway Safety (IIHS) began a 64 km/h small overlap frontal crash test consumer information test program. Thirteen automakers already have redesigned models to improve test performance. One or more distinct strategies are evident in these redesigns: reinforcement of the occupant compartment, use of energy-absorbing fender structures, and the addition of engagement structures to induce vehicle lateral translation. Each strategy influences vehicle kinematics, posing additional challenges for the restraint systems. The objective of this two-part study was to examine how vehicles were modified to improve small overlap test performance and then to examine how these modifications affect dummy response and restraint system performance. Among eight models tested before and after design changes, occupant compartment intrusion reductions ranged from 6 cm to 45 cm, with the highest reductions observed in models with the largest number of modifications. All redesigns included additional occupant compartment reinforcement, one-third added structures to engage the barrier, and two modified a shotgun load path. Designs with engagement structures produced greater glance-off from the barrier and exhibited lower delta Vs but experienced more lateral outboard motion of the dummy. Designs with heavy reinforcement of the occupant compartment had higher vehicle accelerations and delta V. In three cases, these apparent trade-offs were not well addressed by concurrent changes in restraint systems and resulted in increased injury risk compared with the original tests. Among the 36 models tested after design changes, the extent of design changes correlated to structural performance. Half of the vehicles with the lowest intrusion levels incorporated aspects of all three design strategies. Vehicle kinematics and dummy and restraint system characteristics were similar to those observed in the before/after pairs. Different combinations of structural

  12. Journal article overlap among Index Medicus, Science Citation Index, Biological Abstracts, and Chemical Abstracts.

    PubMed Central

    Poyer, R K

    1984-01-01

    Journal article overlap is defined as the same journal article being indexed by two or more services. Using journal references from seventy dissertations written in the preclinical sciences, the extent of journal article overlap among Index Medicus, Science Citation Index, Biological Abstracts, and Chemical Abstracts was examined. Of the 7,969 journal references cited, 92% were indexed by at least two of these services; 591 articles were covered by only one of the services, and 55 articles were not indexed. A discussion of the advantages and costs of journal article overlap is presented. PMID:6388693

  13. Increased anterior default-mode network homogeneity in first-episode, drug-naive major depressive disorder: A replication study.

    PubMed

    Guo, Wenbin; Cui, Xilong; Liu, Feng; Chen, Jindong; Xie, Guangrong; Wu, Renrong; Zhang, Zhikun; Chen, Huafu; Zhao, Jingping

    2018-01-01

    Abnormal default-mode network (DMN) homogeneity has been involved in the neurophysiology of major depressive disorder (MDD) with inconsistent findings. The inconsistency may be due to clinical and methodological variability, and the reproducibility of the findings is limited. The present study aimed to examine alterations of the DMN homogeneity in two independent samples of patients with first-episode, drug-naive MDD. The samples included 59 patients with MDD and 31 comparison subjects from Sample 1 and 29 patients with MDD and 24 comparison subjects from Sample 2. Network homogeneity (NH) was computed with an overlapping technique, which was employed to define brain regions with abnormal NH common to the MDD samples. Compared with comparison subjects, patients with MDD exhibited increased NH in an overlapped brain region of the left superior medial prefrontal cortex (MPFC). No correlations were found between abnormal NH and HAMD total/subscale scores in the patients of each sample and in the combined patients from both samples. This study is the first to examine alterations of DMN homogeneity in first-episode, drug-naive patients with MDD in two independent samples by using an overlapping technique. Patients with MDD exhibit increased NH in an overlapped region in the anterior DMN. The present study thus highlights the importance of the DMN in the neurophysiology of MDD. Copyright © 2017 Elsevier B.V. All rights reserved.

  14. The Impacts of an Observationally-Based Cloud Fraction and Condensate Overlap Parameterization on a GCM's Cloud Radiative Effect

    NASA Technical Reports Server (NTRS)

    Oreopoulos, Lazaros; Lee, Dongmin; Norris, Peter; Yuan, Tianle

    2011-01-01

    It has been shown that the details of how cloud fraction overlap is treated in GCMs has substantial impact on shortwave and longwave fluxes. Because cloud condensate is also horizontally heterogeneous at GCM grid scales, another aspect of cloud overlap should in principle also be assessed, namely the vertical overlap of hydrometeor distributions. This type of overlap is usually examined in terms of rank correlations, i.e., linear correlations between hydrometeor amount ranks of the overlapping parts of cloud layers at specific separation distances. The cloud fraction overlap parameter and the rank correlation of hydrometeor amounts can be both expressed as inverse exponential functions of separation distance characterized by their respective decorrelation lengths (e-folding distances). Larger decorrelation lengths mean that hydrometeor fractions and probability distribution functions have high levels of vertical alignment. An analysis of CloudSat and CALIPSO data reveals that the two aspects of cloud overlap are related and their respective decorrelation lengths have a distinct dependence on latitude that can be parameterized and included in a GCM. In our presentation we will contrast the Cloud Radiative Effect (CRE) of the GEOS-5 atmospheric GCM (AGCM) when the observationally-based parameterization of decorrelation lengths is used to represent overlap versus the simpler cases of maximum-random overlap and globally constant decorrelation lengths. The effects of specific overlap representations will be examined for both diagnostic and interactive radiation runs in GEOS-5 and comparisons will be made with observed CREs from CERES and CloudSat (2B-FLXHR product). Since the radiative effects of overlap depend on the cloud property distributions of the AGCM, the availability of two different cloud schemes in GEOS-5 will give us the opportunity to assess a wide range of potential cloud overlap consequences on the model's climate.

  15. Lesion localization of global aphasia without hemiparesis by overlapping of the brain magnetic resonance images

    PubMed Central

    Kim, Woo Jin; Paik, Nam-Jong

    2014-01-01

    Global aphasia without hemiparesis is a striking stroke syndrome involving language impairment without the typically manifested contralateral hemiparesis, which is usually seen in patients with global aphasia following large left perisylvian lesions. The objective of this study is to elucidate the specific areas for lesion localization of global aphasia without hemiparesis by retrospectively studying the brain magnetic resonance images of six patients with global aphasia without hemiparesis to define global aphasia without hemiparesis-related stroke lesions before overlapping the images to visualize the most overlapped area. Talairach coordinates for the most overlapped areas were converted to corresponding anatomical regions. Lesions where the images of more than three patients overlapped were considered significant. The overlapped global aphasia without hemiparesis related stroke lesions of six patients revealed that the significantly involved anatomical lesions were as follows: frontal lobe, sub-gyral, sub-lobar, extra-nuclear, corpus callosum, and inferior frontal gyrus, while caudate, claustrum, middle frontal gyrus, limbic lobe, temporal lobe, superior temporal gyrus, uncus, anterior cingulate, parahippocampal, amygdala, and subcallosal gyrus were seen less significantly involved. This study is the first to demonstrate the heterogeneous anatomical involvement in global aphasia without hemiparesis by overlapping of the brain magnetic resonance images. PMID:25657725

  16. Enhanced optical transmission through double-overlapped annular aperture array

    NASA Astrophysics Data System (ADS)

    Wang, Chaonan; Bai, Ming; Jin, Ming

    2012-07-01

    In this paper, transmission properties through an array of concentric or eccentric double-overlapped annular apertures (CDOAAs or EDOAAs) are investigated. It is demonstrated that local surface plasmon-assisted TE11-like modes in CDOAAs exhibit a blue shift with the increasing overlapped factor. For EDOAAs with asymmetric annular apertures in both directions, a new resonant peak can be excited at a larger wavelength using linearly polarised light, which corresponds to extreme field localisation around the narrowest gap attributed to the gap plasmons' excitation and is quite sensitive to the offset of the eccentric centre island. These properties provide a possible method to achieve multiplexed and tunable wavelength selection using different local surface plasmon resonances and are of significant potential applicable value to the designing of tunable optical devices.

  17. Spreadsheet-based program for alignment of overlapping DNA sequences.

    PubMed

    Anbazhagan, R; Gabrielson, E

    1999-06-01

    Molecular biology laboratories frequently face the challenge of aligning small overlapping DNA sequences derived from a long DNA segment. Here, we present a short program that can be used to adapt Excel spreadsheets as a tool for aligning DNA sequences, regardless of their orientation. The program runs on any Windows or Macintosh operating system computer with Excel 97 or Excel 98. The program is available for use as an Excel file, which can be downloaded from the BioTechniques Web site. Upon execution, the program opens a specially designed customized workbook and is capable of identifying overlapping regions between two sequence fragments and displaying the sequence alignment. It also performs a number of specialized functions such as recognition of restriction enzyme cutting sites and CpG island mapping without costly specialized software.

  18. Comparison of large-scale human brain functional and anatomical networks in schizophrenia.

    PubMed

    Nelson, Brent G; Bassett, Danielle S; Camchong, Jazmin; Bullmore, Edward T; Lim, Kelvin O

    2017-01-01

    Schizophrenia is a disease with disruptions in thought, emotion, and behavior. The dysconnectivity hypothesis suggests these disruptions are due to aberrant brain connectivity. Many studies have identified connectivity differences but few have been able to unify gray and white matter findings into one model. Here we develop an extension of the Network-Based Statistic (NBS) called NBSm (Multimodal Network-based statistic) to compare functional and anatomical networks in schizophrenia. Structural, resting functional, and diffusion magnetic resonance imaging data were collected from 29 chronic patients with schizophrenia and 29 healthy controls. Images were preprocessed, and average time courses were extracted for 90 regions of interest (ROI). Functional connectivity matrices were estimated by pairwise correlations between wavelet coefficients of ROI time series. Following diffusion tractography, anatomical connectivity matrices were estimated by white matter streamline counts between each pair of ROIs. Global and regional strength were calculated for each modality. NBSm was used to find significant overlap between functional and anatomical components that distinguished health from schizophrenia. Global strength was decreased in patients in both functional and anatomical networks. Regional strength was decreased in all regions in functional networks and only one region in anatomical networks. NBSm identified a distinguishing functional component consisting of 46 nodes with 113 links (p < 0.001), a distinguishing anatomical component with 47 nodes and 50 links (p = 0.002), and a distinguishing intermodal component with 26 nodes (p < 0.001). NBSm is a powerful technique for understanding network-based group differences present in both anatomical and functional data. In light of the dysconnectivity hypothesis, these results provide compelling evidence for the presence of significant overlapping anatomical and functional disruption in people with schizophrenia.

  19. Multilayer Network Analysis of Nuclear Reactions

    NASA Astrophysics Data System (ADS)

    Zhu, Liang; Ma, Yu-Gang; Chen, Qu; Han, Ding-Ding

    2016-08-01

    The nuclear reaction network is usually studied via precise calculation of differential equation sets, and much research interest has been focused on the characteristics of nuclides, such as half-life and size limit. In this paper, however, we adopt the methods from both multilayer and reaction networks, and obtain a distinctive view by mapping all the nuclear reactions in JINA REACLIB database into a directed network with 4 layers: neutron, proton, 4He and the remainder. The layer names correspond to reaction types decided by the currency particles consumed. This combined approach reveals that, in the remainder layer, the β-stability has high correlation with node degree difference and overlapping coefficient. Moreover, when reaction rates are considered as node strength, we find that, at lower temperatures, nuclide half-life scales reciprocally with its out-strength. The connection between physical properties and topological characteristics may help to explore the boundary of the nuclide chart.

  20. Frequency and predictive factors for overlap syndrome between autoimmune hepatitis and primary cholestatic liver disease.

    PubMed

    Gheorghe, Liana; Iacob, Speranta; Gheorghe, Cristian; Iacob, Razvan; Simionov, Iulia; Vadan, Roxana; Becheanu, Gabriel; Parvulescu, Iuliana; Toader, Cristina

    2004-06-01

    To evaluate the frequency of cholestatic pattern in patients with autoimmune hepatitis (AIH) and to identify predictive factors associated with the development of the overlap syndrome. Eighty-two consecutive patients diagnosed with AIH at the referral centre between January 1998 and June 2002 were included in the study. The new scoring system modified by the International Autoimmune Hepatitis Group was used to classify patients as definite/probable. Overlap syndrome was considered when the patient had clinical, serological and histological characteristics of two conditions: AIH and primary biliary cirrhosis (PBC) or AIH and primary sclerosing cholangitis (PSC). From the 82 AIH patients (76 female and six male), 84.1% presented definite AIH (> 15 points) and 15.9% probable AIH (10 - 15 points). The frequency of the overlap syndrome was 20%: 13% with PBC and 7% with PSC. In the univariate analysis the overlap syndrome was associated with male gender (P = 0.01), age < 35 years (P < 0.0001), histopathological aspect of cholestasis (P < 0.0001), suboptimal response to treatment (P < 0.0001) and probable AIH (P < 0.0001). Age < 35 years, probable AIH and the absence of anti-nuclear antibody (ANA) have been identified as independent indicators of the overlap diagnosis by the logistic regression analysis. Patients with overlap syndrome between AIH and primary cholestatic liver disease are frequently diagnosed in clinical practice, representing 20% of AIH cases in our study. The independent predictive factors associated with the diagnosis of overlap syndrome are young age, ANA(-) profile, and probable diagnosis according with the scoring system for AIH.