98 resultados para Level Set Approximation
Resumo:
Thesis submitted to the Universidade Nova de Lisboa, Faculdade de Ciências e Tecnologia for the degree of Doctor of Philosophy in Environmental Sciences
Resumo:
This project aims to prepare Worten Empresas (WE) fulfilling the increasing market demand through process changings, focusing on the Portuguese market, particularly on internal B2B clients1. Several methods were used to measure the current service level provided - process mapping, resources assessment, benchmark and a survey. The results were then used to compare against service level actually desired by WE’s customer, and then to identify the performance gaps in response times and quality of the follow-up during the sales process. To bridge the identified gaps, both a set of recommendations and an implementation plan were suggested to improve and monitor customer experience. This study concluded that it is possible to fulfill the increasing level of demand and at the same time improve customer satisfaction by implementing changes at the operations level.
Resumo:
The principal topic of this work is the application of data mining techniques, in particular of machine learning, to the discovery of knowledge in a protein database. In the first chapter a general background is presented. Namely, in section 1.1 we overview the methodology of a Data Mining project and its main algorithms. In section 1.2 an introduction to the proteins and its supporting file formats is outlined. This chapter is concluded with section 1.3 which defines that main problem we pretend to address with this work: determine if an amino acid is exposed or buried in a protein, in a discrete way (i.e.: not continuous), for five exposition levels: 2%, 10%, 20%, 25% and 30%. In the second chapter, following closely the CRISP-DM methodology, whole the process of construction the database that supported this work is presented. Namely, it is described the process of loading data from the Protein Data Bank, DSSP and SCOP. Then an initial data exploration is performed and a simple prediction model (baseline) of the relative solvent accessibility of an amino acid is introduced. It is also introduced the Data Mining Table Creator, a program developed to produce the data mining tables required for this problem. In the third chapter the results obtained are analyzed with statistical significance tests. Initially the several used classifiers (Neural Networks, C5.0, CART and Chaid) are compared and it is concluded that C5.0 is the most suitable for the problem at stake. It is also compared the influence of parameters like the amino acid information level, the amino acid window size and the SCOP class type in the accuracy of the predictive models. The fourth chapter starts with a brief revision of the literature about amino acid relative solvent accessibility. Then, we overview the main results achieved and finally discuss about possible future work. The fifth and last chapter consists of appendices. Appendix A has the schema of the database that supported this thesis. Appendix B has a set of tables with additional information. Appendix C describes the software provided in the DVD accompanying this thesis that allows the reconstruction of the present work.
Resumo:
The definition and programming of distributed applications has become a major research issue due to the increasing availability of (large scale) distributed platforms and the requirements posed by the economical globalization. However, such a task requires a huge effort due to the complexity of the distributed environments: large amount of users may communicate and share information across different authority domains; moreover, the “execution environment” or “computations” are dynamic since the number of users and the computational infrastructure change in time. Grid environments, in particular, promise to be an answer to deal with such complexity, by providing high performance execution support to large amount of users, and resource sharing across different organizations. Nevertheless, programming in Grid environments is still a difficult task. There is a lack of high level programming paradigms and support tools that may guide the application developer and allow reusability of state-of-the-art solutions. Specifically, the main goal of the work presented in this thesis is to contribute to the simplification of the development cycle of applications for Grid environments by bringing structure and flexibility to three stages of that cycle through a commonmodel. The stages are: the design phase, the execution phase, and the reconfiguration phase. The common model is based on the manipulation of patterns through pattern operators, and the division of both patterns and operators into two categories, namely structural and behavioural. Moreover, both structural and behavioural patterns are first class entities at each of the aforesaid stages. At the design phase, patterns can be manipulated like other first class entities such as components. This allows a more structured way to build applications by reusing and composing state-of-the-art patterns. At the execution phase, patterns are units of execution control: it is possible, for example, to start or stop and to resume the execution of a pattern as a single entity. At the reconfiguration phase, patterns can also be manipulated as single entities with the additional advantage that it is possible to perform a structural reconfiguration while keeping some of the behavioural constraints, and vice-versa. For example, it is possible to replace a behavioural pattern, which was applied to some structural pattern, with another behavioural pattern. In this thesis, besides the proposal of the methodology for distributed application development, as sketched above, a definition of a relevant set of pattern operators was made. The methodology and the expressivity of the pattern operators were assessed through the development of several representative distributed applications. To support this validation, a prototype was designed and implemented, encompassing some relevant patterns and a significant part of the patterns operators defined. This prototype was based in the Triana environment; Triana supports the development and deployment of distributed applications in the Grid through a dataflow-based programming model. Additionally, this thesis also presents the analysis of a mapping of some operators for execution control onto the Distributed Resource Management Application API (DRMAA). This assessment confirmed the suitability of the proposed model, as well as the generality and flexibility of the defined pattern operators
Resumo:
This Thesis describes the application of automatic learning methods for a) the classification of organic and metabolic reactions, and b) the mapping of Potential Energy Surfaces(PES). The classification of reactions was approached with two distinct methodologies: a representation of chemical reactions based on NMR data, and a representation of chemical reactions from the reaction equation based on the physico-chemical and topological features of chemical bonds. NMR-based classification of photochemical and enzymatic reactions. Photochemical and metabolic reactions were classified by Kohonen Self-Organizing Maps (Kohonen SOMs) and Random Forests (RFs) taking as input the difference between the 1H NMR spectra of the products and the reactants. The development of such a representation can be applied in automatic analysis of changes in the 1H NMR spectrum of a mixture and their interpretation in terms of the chemical reactions taking place. Examples of possible applications are the monitoring of reaction processes, evaluation of the stability of chemicals, or even the interpretation of metabonomic data. A Kohonen SOM trained with a data set of metabolic reactions catalysed by transferases was able to correctly classify 75% of an independent test set in terms of the EC number subclass. Random Forests improved the correct predictions to 79%. With photochemical reactions classified into 7 groups, an independent test set was classified with 86-93% accuracy. The data set of photochemical reactions was also used to simulate mixtures with two reactions occurring simultaneously. Kohonen SOMs and Feed-Forward Neural Networks (FFNNs) were trained to classify the reactions occurring in a mixture based on the 1H NMR spectra of the products and reactants. Kohonen SOMs allowed the correct assignment of 53-63% of the mixtures (in a test set). Counter-Propagation Neural Networks (CPNNs) gave origin to similar results. The use of supervised learning techniques allowed an improvement in the results. They were improved to 77% of correct assignments when an ensemble of ten FFNNs were used and to 80% when Random Forests were used. This study was performed with NMR data simulated from the molecular structure by the SPINUS program. In the design of one test set, simulated data was combined with experimental data. The results support the proposal of linking databases of chemical reactions to experimental or simulated NMR data for automatic classification of reactions and mixtures of reactions. Genome-scale classification of enzymatic reactions from their reaction equation. The MOLMAP descriptor relies on a Kohonen SOM that defines types of bonds on the basis of their physico-chemical and topological properties. The MOLMAP descriptor of a molecule represents the types of bonds available in that molecule. The MOLMAP descriptor of a reaction is defined as the difference between the MOLMAPs of the products and the reactants, and numerically encodes the pattern of bonds that are broken, changed, and made during a chemical reaction. The automatic perception of chemical similarities between metabolic reactions is required for a variety of applications ranging from the computer validation of classification systems, genome-scale reconstruction (or comparison) of metabolic pathways, to the classification of enzymatic mechanisms. Catalytic functions of proteins are generally described by the EC numbers that are simultaneously employed as identifiers of reactions, enzymes, and enzyme genes, thus linking metabolic and genomic information. Different methods should be available to automatically compare metabolic reactions and for the automatic assignment of EC numbers to reactions still not officially classified. In this study, the genome-scale data set of enzymatic reactions available in the KEGG database was encoded by the MOLMAP descriptors, and was submitted to Kohonen SOMs to compare the resulting map with the official EC number classification, to explore the possibility of predicting EC numbers from the reaction equation, and to assess the internal consistency of the EC classification at the class level. A general agreement with the EC classification was observed, i.e. a relationship between the similarity of MOLMAPs and the similarity of EC numbers. At the same time, MOLMAPs were able to discriminate between EC sub-subclasses. EC numbers could be assigned at the class, subclass, and sub-subclass levels with accuracies up to 92%, 80%, and 70% for independent test sets. The correspondence between chemical similarity of metabolic reactions and their MOLMAP descriptors was applied to the identification of a number of reactions mapped into the same neuron but belonging to different EC classes, which demonstrated the ability of the MOLMAP/SOM approach to verify the internal consistency of classifications in databases of metabolic reactions. RFs were also used to assign the four levels of the EC hierarchy from the reaction equation. EC numbers were correctly assigned in 95%, 90%, 85% and 86% of the cases (for independent test sets) at the class, subclass, sub-subclass and full EC number level,respectively. Experiments for the classification of reactions from the main reactants and products were performed with RFs - EC numbers were assigned at the class, subclass and sub-subclass level with accuracies of 78%, 74% and 63%, respectively. In the course of the experiments with metabolic reactions we suggested that the MOLMAP / SOM concept could be extended to the representation of other levels of metabolic information such as metabolic pathways. Following the MOLMAP idea, the pattern of neurons activated by the reactions of a metabolic pathway is a representation of the reactions involved in that pathway - a descriptor of the metabolic pathway. This reasoning enabled the comparison of different pathways, the automatic classification of pathways, and a classification of organisms based on their biochemical machinery. The three levels of classification (from bonds to metabolic pathways) allowed to map and perceive chemical similarities between metabolic pathways even for pathways of different types of metabolism and pathways that do not share similarities in terms of EC numbers. Mapping of PES by neural networks (NNs). In a first series of experiments, ensembles of Feed-Forward NNs (EnsFFNNs) and Associative Neural Networks (ASNNs) were trained to reproduce PES represented by the Lennard-Jones (LJ) analytical potential function. The accuracy of the method was assessed by comparing the results of molecular dynamics simulations (thermal, structural, and dynamic properties) obtained from the NNs-PES and from the LJ function. The results indicated that for LJ-type potentials, NNs can be trained to generate accurate PES to be used in molecular simulations. EnsFFNNs and ASNNs gave better results than single FFNNs. A remarkable ability of the NNs models to interpolate between distant curves and accurately reproduce potentials to be used in molecular simulations is shown. The purpose of the first study was to systematically analyse the accuracy of different NNs. Our main motivation, however, is reflected in the next study: the mapping of multidimensional PES by NNs to simulate, by Molecular Dynamics or Monte Carlo, the adsorption and self-assembly of solvated organic molecules on noble-metal electrodes. Indeed, for such complex and heterogeneous systems the development of suitable analytical functions that fit quantum mechanical interaction energies is a non-trivial or even impossible task. The data consisted of energy values, from Density Functional Theory (DFT) calculations, at different distances, for several molecular orientations and three electrode adsorption sites. The results indicate that NNs require a data set large enough to cover well the diversity of possible interaction sites, distances, and orientations. NNs trained with such data sets can perform equally well or even better than analytical functions. Therefore, they can be used in molecular simulations, particularly for the ethanol/Au (111) interface which is the case studied in the present Thesis. Once properly trained, the networks are able to produce, as output, any required number of energy points for accurate interpolations.
Resumo:
Separata do Tomo XXXVIII das Memories da Academia das Ciencias de Lisboa (Classe de Ciencias)
Resumo:
Emergent architectures and paradigms targeting reconfigurable manufacturing systems increasingly rely on intelligent modules to maximize the robustness and responsiveness of modern installations. Although intelligent behaviour significantly minimizes the occurrence of faults and breakdowns it does not exclude them nor can prevent equipment’s normal wear. Adequate maintenance is fundamental to extend equipments’ life cycle. It is of major importance the ability of each intelligent device to take an active role in maintenance support. Further this paradigm shift towards “embedded intelligence”, supported by cross platform technologies, induces relevant organizational and functional changes on local maintenance teams. On the one hand, the possibility of outsourcing maintenance activities, with the warranty of a timely response, through the use of pervasive networking technologies and, on the other hand, the optimization of local maintenance staff are some examples of how IT is changing the scenario in maintenance. The concept of e-maintenance is, in this context, emerging as a new discipline with defined socio-economic challenges. This paper proposes a high level maintenance architecture supporting maintenance teams’ management and offering contextualized operational support. All the functionalities hosted by the architecture are offered to the remaining system as network services. Any intelligent module, implementing the services’ interface, can report diagnostic, prognostic and maintenance recommendations that enable the core of the platform to decide on the best course of action.
Resumo:
Dissertação apresentada para obtenção do Grau de Doutor em Informática Pela Universidade Nova de Lisboa, Faculdade de Ciências e Tecnologia
Resumo:
Mycologia, Vol. 98, nº6
Resumo:
Dissertação de Mestrado em Engenharia Informática
Resumo:
Dissertação apresentada na Faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa para obtenção do grau de Mestre em Engenharia Electrotécnica e de Computadores
Resumo:
Dissertação apresentada na Faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa para obtenção do grau de Mestre em Engenharia Informática
Resumo:
A detailed knowledge of the 3-D arrangement and lateral facies relationships of the stacking patterns in coastal deposits is essential to approach many geological problems such as precise tracing of sea level changes, particularly during small scale fluctuations. These are useful data regarding the geodynamic evolution of basin margins and yield profit in oil exploration. Sediment supply, wave-and tidal processes, coastal morphology, and accommodation space generated by eustasy and tectonics govern the highly variable architecture of sedimentary bodies deposited in coastal settings. But these parameters change with time, and erosional surfaces may play a prominent role in areas located towards land. Besides, lateral shift of erosional or even depositional loci very often results in destruction of large parts of the sediment record. Several case studies illustrate some commonly found arrangements of facies and their distinguishing features. The final aim is to get the best results from the sedimentological analysis of coastal units.
Resumo:
Recently had been discovery, in the area of the construction of the Carla Sacramento Athletics Stadium at Cruz de Pau (Seixal), a set of stopes and wells with characteristics of ancient Roman mining activities. The old mining works are incised in pliocene sandy formations with conglomeratic facies, where four preliminary samples were collected in a coarser level with subrounded pebbles. The heavy minerais of those samples were studied in accordance with the Heavy Mineral Concentrate Laboratory of the IGM. The previously mentioned facies has interesting gold percentages and the presence of grey (nodular) and classic monazite, xenotime, cassiterite, spinels s.l., ilmenite and rutile. The morphology of the gold grains as well as the heavy minerals shows two phases of transport; an initial fluvial phase and a secondary aeolian phase influenced their concentracion. The high percentage of toroid grains showing evidence of wind ablation, suggests that this was the main factor for reconcentration of the gold. The amount of gold particles obtained in the concentrates is considerable and in one sample, a grade of 3.2 ppm was calculated. The samples also have been analysed for Au + 34 elements by INAA and ICP-MS, the results of which show similar grades as previously obtained.
Resumo:
Resumo Objectivos: Avaliação da Tosse em doentes com Doença Pulmonar Obstrutiva Crónica (DPOC). Identificar e determinar a relação dos factores preditivos que contribuem para a deterioração da capacidade de tosse nestes indivíduos. Tipo de estudo: Estudo observacional descritivo de natureza transversal. Definição dos casos: Os critérios de diagnóstico da DPOC são o quadro clínico e o Gold standard para diagnóstico da DPOC – a espirometria. População-alvo: Todos os utentes com patologia primária de DPOC diagnosticada que se desloquem ao serviço de função respiratória do Hospital de Viseu, para realizar provas. Método de Amostragem: Foi utilizada uma amostra aleatória constituída por todos os indivíduos, que cumpriram os critérios de inclusão, conscientes e colaborantes, que aceitaram participar neste estudo. Dimensão da amostra: Uma amostra de 55 indivíduos que se deslocaram ao serviço de função respiratória, entre Janeiro e Junho de 2009, para realizar provas de função respiratória. Condução do estudo: Os utentes que aceitaram participar neste estudo foram sujeitos a um questionário de dados clínicos e realizaram 5 testes: índice de massa corporal (IMC), estudo funcional respiratório e gasometria arterial, avaliação da força dos músculos respiratórios (PImax e PEmax) e avaliação do débito máximo da tosse (Peak Cough Flow). Análise estatística: Foram obtidos dados caracterizadores da amostra em estudo, sendo posteriormente correlacionado o valor de débito máximo da tosse (Peak Cough Flow) com os resultados obtidos para as avaliações do IMC, estudo funcional respiratório, PImax e PEmax, gasometria, avaliação da capacidade de Tosse e número de internamentos no último ano por agudização da DPOC. Tendo sido encontrados os valores de correlação entre o Peak Cough Flow e os restantes parâmetros. Resultados: Após análise dos resultados, foram obtidos os valores de Peak Cough Flow para a população com DPOC e verificou-se valores diminuídos em comparação com os valores normais da população, tendo-se verificado maiores valores de PCF em indivíduos do sexo masculino, em comparação aos valores do sexo feminino. Foi analisada a relação entre o PCF e a idade, peso, altura e IMC, não tendo sido encontrada relação, dado que a tosse não apresenta uma variação segundo os valores antropométricos, tal como a relação com os valores espirométricos. Quanto aos parâmetros funcionais respiratórios foram analisadas as relações com o PCF. Verificou-se relações significativas entre o PCF e o FEV1, a FVC, o PEF, apresentando uma relação positiva, onde maiores valores destes parâmetros estão correlacionados com maiores picos de tosse. Quanto a RAW e RV, o PCF apresenta uma relação negativa, onde uma maior resistência da via aérea ou doentes mais hiperinsuflados leva a menores valores de PCF. Por outro lado não foi encontrada relação entre o PCF e a FRC e o TLC. Quanto à força dos músculos respiratórios, verificou-se relação significativa com o PImax e a PEmax em que a fraqueza ao nível dos músculos respiratórios contribuem para um menor valor de PCF. Relativamente aos valores da gasometria arterial, verificou-se relação entre o PCF e a PaO2 de forma positiva, em que doentes hipoxémicos apresentam menores valores de tosse, e a PaCO2, de forma negativa, em que os doentes hipercápnicos apresentam menores valores de PCF tendo sido verificada relação entre o PCF e o pH e sO2. Quanto à relação entre o número de internamentos por agudização da DPOC no último ano e o PCF verificou-se uma relação significativa, onde um menor valor de PCF contribui para uma maior taxa de internamento por agudização da DPOC. Conclusão: Este conjunto de conclusões corrobora a hipótese inicialmente formulada, de que o Peak Cough Flow se encontra diminuído nos indivíduos com Doença Pulmonar Obstrutiva Crónica onde a variação do PCF se encontra directamente relacionada com os parâmetros funcionais respiratórios, com a força dos músculos respiratórios e com os valores de gasometria arterial. ABSTRACT: Aims: Cough evaluation in Chronic Obstructive Pulmonary Disease (COPD) patients. Identify and determine the relation of the predictive factors that contribute to the cough capacity degradation in this type of patients. Type of study: Descriptive observational study of transversal nature. Case definition: The COPD diagnosis criteria are the clinical presentation and the gold standard to the COPD diagnosis- the Spirometry. Target Population: Every patients, with primary pathology of COPD diagnosed, who went to the respiratory function service of Viseu hospital to perform tests. Sampling Method: It was used a random sample constituted by all the, conscious and cooperating individuals, who complied with the inclusion criteria and who accepted to make part of this study. Sample size: A sample of 55 individuals that went to the respiratory function service between January and June 2009 to perform respiratory function tests. Study: The patients who accepted to make part of this study were submitted to a clinical data questionary and performed 5 tests: body mass index (BMI), respiratory functional study, arterial blood gas level, evaluation of respiratory muscles strength (maximal inspiratory pressure (MIP) and maximum expiratory pressure (MEP)), and Peak Cough Flow evaluation. Statistic Analysis: Were obtained characterizing data of the sample in study, and later correlated the value of the Peak Cough Flow with the results from the evaluation of the body mass index (BMI), the respiratory functional study the MIP and MEP, the arterial blood gas level and also with the ability to cough evaluation and the number of hospitalizations in the last year for COPD exacerbations. The values of correlation between the Peak Cough Flow and the other parameters were found. Results: After analyzing the results, were obtained the values of Peak Cough Flow for the population with COPD. There were decreased values compared with the population normal values, having been found higher values of PCF in males compared to female values. It was analyzed the relation between the PCF and the age, weight, height and BMI but no relation was found on account of the fact that the cough does not show a variation according to anthropometric parameters, such as the relation with spirometric values. As for the respiratory functional parameters were analyzed relations with the PCF. There were significant relations between the PCF and FEV1, the FVC, the PEF, presenting a positive relation, where higher values of these parameters are correlated with higher incidence of cough. Concerning the RAW and RV, the PCF has a negative relation, in which a higher airway resistance or in more hyperinflated patients, leads to lower values of PCF. On the other hand no correlation was found between the PCF and the FRC and TLC. Regarding the respiratory muscle strength, there was a significant relation with the MIP and MEP, in which the weakness at the level of respiratory muscles contribute to a lower value of PCF. For values of arterial blood gas level, there was no relation between the PCF and PaO2, in a positive way, in which patients with hypoxemia present lower values of cough, and PaCO2, in a negative way in which hypercapnic patients had lower values of PCF, having being founded a relation between the PCF and the pH and sO2. As for the relation between the number of hospitalizations for COPD exacerbation in the last year and the PCF was found a significant relation, in which a smaller value of PCF contributes to a higher rate of hospitalization for COPD exacerbation. Conclusion: This set of findings supports the hypothesis first formulated that Peak Cough Flow is decreased in individuals with Chronic Obstructive Pulmonary Disease, in which the variation of the PCF is directly related to the respiratory function parameters, the strength of respiratory muscles and the values of arterial blood gases.