954 resultados para Extreme Quantile
Resumo:
Background: The objective was to determine whether the pattern of environmental and genetic influences on deviant personality scores differs from that observed for the normative range of personality, comparing results in adolescent and adult female twins. Methods: A sample of 2,796 female adolescent twins ascertained from birth records provided Junior Eysenck Personality Questionnaire data. The average age of the sample was 17.0 years ( S. D. 2.3). Genetic analyses of continuous and extreme personality scores were conducted. Results were compared for 3,178 adult female twins. Results: Genetic analysis of continuous traits in adolescent female twins were similar to findings in adult female twins, with genetic influences accounting for between 37% and 44% of the variance in Extraversion (Ex), Neuroticism (N), and Social Non-Conformity (SNC), with significant evidence of shared environmental influences (19%) found only for SNC in the adult female twins. Analyses of extreme personality characteristics, defined categorically, in the adolescent data and replicated in the adult female data, yielded estimates for high N and high SNC that deviated substantially (p < .05) from those obtained in the continuous trait analyses, and provided suggestive evidence that shared family environment may play a more important role in determining personality deviance than has been previously found when personality is viewed continuously. However, multiple-threshold models that assumed the same genetic and environmental determinants of both normative range variation and extreme scores gave acceptable fits for each personality dimension. Conclusions: The hypothesis of differences in genetic or environmental factors responsible for N and SNC among female twins with scores in the extreme versus normative ranges was partially supported, but not for Ex.
Resumo:
Quantile computation has many applications including data mining and financial data analysis. It has been shown that an is an element of-approximate summary can be maintained so that, given a quantile query d (phi, is an element of), the data item at rank [phi N] may be approximately obtained within the rank error precision is an element of N over all N data items in a data stream or in a sliding window. However, scalable online processing of massive continuous quantile queries with different phi and is an element of poses a new challenge because the summary is continuously updated with new arrivals of data items. In this paper, first we aim to dramatically reduce the number of distinct query results by grouping a set of different queries into a cluster so that they can be processed virtually as a single query while the precision requirements from users can be retained. Second, we aim to minimize the total query processing costs. Efficient algorithms are developed to minimize the total number of times for reprocessing clusters and to produce the minimum number of clusters, respectively. The techniques are extended to maintain near-optimal clustering when queries are registered and removed in an arbitrary fashion against whole data streams or sliding windows. In addition to theoretical analysis, our performance study indicates that the proposed techniques are indeed scalable with respect to the number of input queries as well as the number of items and the item arrival rate in a data stream.
Resumo:
Machine learning techniques have been recognized as powerful tools for learning from data. One of the most popular learning techniques, the Back-Propagation (BP) Artificial Neural Networks, can be used as a computer model to predict peptides binding to the Human Leukocyte Antigens (HLA). The major advantage of computational screening is that it reduces the number of wet-lab experiments that need to be performed, significantly reducing the cost and time. A recently developed method, Extreme Learning Machine (ELM), which has superior properties over BP has been investigated to accomplish such tasks. In our work, we found that the ELM is as good as, if not better than, the BP in term of time complexity, accuracy deviations across experiments, and most importantly - prevention from over-fitting for prediction of peptide binding to HLA.
Resumo:
Antarctic bryophyte communities presently tolerate physiological extremes in water availability, surviving both desiccation and submergence events. We investigated the relative ability of three Antarctic moss species to tolerate physiological extremes in water availability and identified physiological, morphological, and biochemical characteristics that assist species performance under such conditions. Tolerance of desiccation and submergence was investigated using chlorophyll fluorescence during a series of field- and laboratory-based water stress events. Turf water retention and degree of natural habitat submergence were determined from gametophyte shoot size and density, and delta C-13 signatures, respectively. Finally, compounds likely to assist membrane structure and function during desiccation events (fatty acids and soluble carbohydrates) were determined. The results of this study show significant differences in the performance of the three study species under contrasting water stress events. The results indicate that the three study species occupy distinctly different ecological niches with respect to water relations, and provide a physiological explanation for present species distributions. The poor tolerance of submergence seen in Ceratodon purpureus helps explain its restriction to drier sites and conversely, the low tolerance of desiccation and high tolerance of submergence displayed by the endemic Grimmia antarctici is consistent with its restriction to wet habitats. Finally the flexible response observed for Bryum pseudotriquetrum is consistent with its co-occurrence with the other two species across the bryophyte habitat spectrum. The likely effects of future climate change induced shifts in water availability are discussed with respect to future community dynamics.
Resumo:
In many online applications, we need to maintain quantile statistics for a sliding window on a data stream. The sliding windows in natural form are defined as the most recent N data items. In this paper, we study the problem of estimating quantiles over other types of sliding windows. We present a uniform framework to process quantile queries for time constrained and filter based sliding windows. Our algorithm makes one pass on the data stream and maintains an E-approximate summary. It uses O((1)/(epsilon2) log(2) epsilonN) space where N is the number of data items in the window. We extend this framework to further process generalized constrained sliding window queries and proved that our technique is applicable for flexible window settings. Our performance study indicates that the space required in practice is much less than the given theoretical bound and the algorithm supports high speed data streams.
Resumo:
Global Software Development (GSD) is an emerging distributive software engineering practice, in which a higher communication overhead due to temporal and geographical separation among developers is traded with gains in reduced development cost, improved flexibility and mobility for developers, increased access to skilled resource-pools and convenience of customer involvements. However, due to its distributive nature, GSD faces many fresh challenges in aspects relating to project coordination, awareness, collaborative coding and effective communication. New software engineering methodologies and processes are required to address these issues. Research has shown that, with adequate support tools, Distributed Extreme Programming (DXP) – a distributive variant of an agile methodology – Extreme Programming (XP) can be both efficient and beneficial to GDS projects. In this paper, we present the design and realization of a collaborative environment, called Moomba, which assists a distributed team in both instantiation and execution of a DXP process in GSD projects.