48 research outputs found

    Aerosol-Assisted CVD-Grown PdO Nanoparticle-Decorated Tungsten Oxide Nanoneedles Extremely Sensitive and Selective to Hydrogen

    Get PDF
    We report for the first time the successful synthesis of palladium (Pd) nanoparticle (NP)-decorated tungsten trioxide (WO3) nanoneedles (NNs) via a two-step aerosol-assisted chemical vapor deposition approach. Morphological, structural, and elemental composition analysis revealed that a Pd(acac)2 precursor was very suitable to decorate WO3 NNs with uniform and well-dispersed PdO NPs. Gas-sensing results revealed that decoration with PdO NPs led to an ultrasensitive and selective hydrogen (H2) gas sensor (sensor response peaks at 1670 at 500 ppm of H2) with low operating temperature (150 °C). The response of decorated NNs is 755 times higher than that of bare WO3 NNs. Additionally, at a temperature near that of the ambient temperature (50 °C), the response of this sensor toward the same concentration of H2 was 23, which is higher than that of some promising sensors reported in the literature. Finally, humidity measurements showed that PdO/WO3 sensors displayed low-cross-sensitivity toward water vapor, compared to bare WO3 sensors. The addition of PdO NPs helps to minimize the effect of ambient humidity on the sensor response

    EXACT2: the semantics of biomedical protocols

    Get PDF
    © 2014 Soldatova et al.; licensee BioMed Central. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.This article has been made available through the Brunel Open Access Publishing Fund.Background: The reliability and reproducibility of experimental procedures is a cornerstone of scientific practice. There is a pressing technological need for the better representation of biomedical protocols to enable other agents (human or machine) to better reproduce results. A framework that ensures that all information required for the replication of experimental protocols is essential to achieve reproducibility. Methods: We have developed the ontology EXACT2 (EXperimental ACTions) that is designed to capture the full semantics of biomedical protocols required for their reproducibility. To construct EXACT2 we manually inspected hundreds of published and commercial biomedical protocols from several areas of biomedicine. After establishing a clear pattern for extracting the required information we utilized text-mining tools to translate the protocols into a machine amenable format. We have verified the utility of EXACT2 through the successful processing of previously ‘unseen’ (not used for the construction of EXACT2) protocols. Results: The paper reports on a fundamentally new version EXACT2 that supports the semantically-defined representation of biomedical protocols. The ability of EXACT2 to capture the semantics of biomedical procedures was verified through a text mining use case. In this EXACT2 is used as a reference model for text mining tools to identify terms pertinent to experimental actions, and their properties, in biomedical protocols expressed in natural language. An EXACT2-based framework for the translation of biomedical protocols to a machine amenable format is proposed. Conclusions: The EXACT2 ontology is sufficient to record, in a machine processable form, the essential information about biomedical protocols. EXACT2 defines explicit semantics of experimental actions, and can be used by various computer applications. It can serve as a reference model for for the translation of biomedical protocols in natural language into a semantically-defined format.This work has been partially funded by the Brunel University BRIEF award and a grant from Occams Resources

    Monovarietal extra-virgin olive oil classification: a fusion of human sensory attributes and an electronic tongue

    Get PDF
    Olive oil quality grading is traditionally assessed by human sensory evaluation of positive and negative attributes (olfactory, gustatory, and final olfactorygustatory sensations). However, it is not guaranteed that trained panelist can correctly classify monovarietal extra-virgin olive oils according to olive cultivar. In this work, the potential application of human (sensory panelists) and artificial (electronic tongue) sensory evaluation of olive oils was studied aiming to discriminate eight single-cultivar extra-virgin olive oils. Linear discriminant, partial least square discriminant, and sparse partial least square discriminant analyses were evaluated. The best predictive classification was obtained using linear discriminant analysis with simulated annealing selection algorithm. A low-level data fusion approach (18 electronic tongue signals and nine sensory attributes) enabled 100 % leave-one-out cross-validation correct classification, improving the discrimination capability of the individual use of sensor profiles or sensory attributes (70 and 57 % leave-one-out correct classifications, respectively). So, human sensory evaluation and electronic tongue analysis may be used as complementary tools allowing successful monovarietal olive oil discrimination.This work was co-financed by FCT/MEC and FEDER under Program PT2020 (Project UID/EQU/50020/2013); by Fundacao para a Ciencia e Tecnologia under the strategic funding of UID/BIO/04469/2013 unit; and by Project POCTEP through Project RED/AGROTEC-Experimentation network and transfer for development of agricultural and agro industrial sectors between Spain and Portugal

    Evaluation of extra-virgin olive oils shelf life using an electronic tongue-chemometric approach

    Get PDF
    Physicochemical quality parameters, olfactory and gustatoryretronasal positive sensations of extra-virgin olive oils vary during storage leading to a decrease in the overall quality. Olive oil quality decline may prevent the compliance of olive oil quality with labeling and significantly reduce shelf life, resulting in important economic losses and negatively condition the consumer confidence. The feasibility of applying an electronic tongue to assess olive oils usual commercial light storage conditions and storage time was evaluated and compared with the discrimination potential of physicochemical or positive olfactory/gustatory sensorial parameters. Linear discriminant models, based on subsets of 58 electronic tongue sensor signals, selected by the meta-heuristic simulated annealing variable selection algorithm, allowed the correct classification of olive oils according to the light exposition conditions and/or storage time (sensitivities and specificities for leave-one-out cross-validation: 8296 %). The predictive performance of the E-tongue approach was further evaluated using an external independent dataset selected using the KennardStone algorithm and, in general, better classification rates (sensitivities and specificities for external dataset: 67100 %) were obtained compared to those achieved using physicochemical or sensorial data. So, the work carried out is a proof-of-principle that the proposed electrochemical device could be a practical and versatile tool for, in a single and fast electrochemical assay, successfully discriminate olive oils with different storage times and/or exposed to different light conditions.The authors acknowledge the financial support from the strategic funding of UID/BIO/04469/2013 unit, from Project POCI-01-0145-FEDER-006984—Associate Laboratory LSRELCM funded by FEDER funds through COMPETE2020—Programa Operacional Competitividade e Internacionalização (POCI)—and by national funds through FCT—Fundação para a Ciência e a Tecnologia and under the strategic funding of UID/BIO/04469/2013 unit. Nuno Rodrigues thanks FCT, POPH-QREN and FSE for the Ph.D. Grant (SFRH/BD/104038/2014).info:eu-repo/semantics/publishedVersio

    Sparse principal component analysis for natural language processing

    Get PDF
    High dimensional data are rapidly growing in many different disciplines, particularly in natural language processing. The analysis of natural language processing requires working with high dimensional matrices of word embeddings obtained from text data. Those matrices are often sparse in the sense that they contain many zero elements. Sparse principal component analysis is an advanced mathematical tool for the analysis of high dimensional data. In this paper, we study and apply the sparse principal component analysis for natural language processing, which can effectively handle large sparse matrices. We study several formulations for sparse principal component analysis, together with algorithms for implementing those formulations. Our work is motivated and illustrated by a real text dataset. We find that the sparse principal component analysis performs as good as the ordinary principal component analysis in terms of accuracy and precision, while it shows two major advantages: faster calculations and easier interpretation of the principal components. These advantages are very helpful especially in big data situations

    Forecasting Cryptocurrency Value by Sentiment Analysis: An HPC-Oriented Survey of the State-of-the-Art in the Cloud Era

    Get PDF
    This chapter surveys the state-of-the-art in forecasting cryptocurrency value by Sentiment Analysis. Key compounding perspectives of current challenges are addressed, including blockchains, data collection, annotation, and filtering, and sentiment analysis metrics using data streams and cloud platforms. We have explored the domain based on this problem-solving metric perspective, i.e., as technical analysis, forecasting, and estimation using a standardized ledger-based technology. The envisioned tools based on forecasting are then suggested, i.e., ranking Initial Coin Offering (ICO) values for incoming cryptocurrencies, trading strategies employing the new Sentiment Analysis metrics, and risk aversion in cryptocurrencies trading through a multi-objective portfolio selection. Our perspective is rationalized on the perspective on elastic demand of computational resources for cloud infrastructures

    An update of the Worldwide Integrated Assessment (WIA) on systemic insecticides. Part 2: impacts on organisms and ecosystems

    Get PDF
    New information on the lethal and sublethal effects of neonicotinoids and fipronil on organisms is presented in this review, complementing the previous WIA in 2015. The high toxicity of these systemic insecticides to invertebrates has been confirmed and expanded to include more species and compounds. Most of the recent research has focused on bees and the sublethal and ecological impacts these insecticides have on pollinators. Toxic effects on other invertebrate taxa also covered predatory and parasitoid natural enemies and aquatic arthropods. Little, while not much new information has been gathered on soil organisms. The impact on marine coastal ecosystems is still largely uncharted. The chronic lethality of neonicotinoids to insects and crustaceans, and the strengthened evidence that these chemicals also impair the immune system and reproduction, highlights the dangers of this particular insecticidal classneonicotinoids and fipronil. , withContinued large scale – mostly prophylactic – use of these persistent organochlorine pesticides has the potential to greatly decreasecompletely eliminate populations of arthropods in both terrestrial and aquatic environments. Sublethal effects on fish, reptiles, frogs, birds and mammals are also reported, showing a better understanding of the mechanisms of toxicity of these insecticides in vertebrates, and their deleterious impacts on growth, reproduction and neurobehaviour of most of the species tested. This review concludes with a summary of impacts on the ecosystem services and functioning, particularly on pollination, soil biota and aquatic invertebrate communities, thus reinforcing the previous WIA conclusions (van der Sluijs et al. 2015)

    Application of an electronic tongue for Tunisian olive oils' classification according to olive cultivar or physicochemical parameters

    Get PDF
    Olive oil commercialization has a great impact on the economy of several countries, namely Tunisia, being prone to frauds. Therefore, it is important to establish analytical techniques to ensure labeling correctness concerning olive oil quality and olive cultivar. Traditional analytical techniques are quite expensive, time consuming and hardly applied in situ, considering the harsh environments of the olive industry. In this work, the feasibility of applying a potentiometric electronic tongue with cross-sensitivity lipid membranes to discriminate Tunisian olive oils according to their quality level (i.e., extra virgin, virgin or lampante olive oils) or autochthonous olive cultivar (i.e., cv Chétoui and cv Shali) was evaluated for the first time. Linear discrimination analysis coupled with the simulated annealing variable selection algorithm showed that the signal profiles of olive oils hydroethanolic extracts allowed olive oils discrimination according to physicochemical quality level (classification model based on 25 signals enabling 84 ± 9% correct classifications for repeated K-fold cross-validation), and olive cultivar (classification model based on 20 signals with an average sensitivity of 94 ± 6% for repeated K-fold cross-validation), regardless of the geographical origin and olive variety or the olive quality, respectively. The results confirmed, for the first time, the potential discrimination of the electronic tongue, attributed to the observed quantitative response (sensitivities ranging from 66.6 to +57.7 mV/decade) of the E-tongue multi-sensors towards standard solutions of polar compounds (aldehydes, esters and alcohols) usually found in olive oils and that are related to their sensory positive attributes like green and fruity.This work was financially supported by Project POCI-01–0145-FEDER-006984–Associate Laboratory LSRE-LCM and by Project UID/QUI/00616/2013–CQ-VR both funded by FEDER—Fundo Europeu de Desenvolvimento Regional through COMPETE2020-Programa Operacional Competitividade e Internacionalização (POCI)—and by national funds through FCTFundação para a Ciência e a Tecnologia, Portugal. Strategic funding of UID/BIO/04469/2013 unit is also acknowledged. Nuno Rodrigues thanks FCT, POPH-QREN and FSE for the Ph.D. Grant (SFRH/ BD/104038/2014).info:eu-repo/semantics/publishedVersio

    A Novel Method to Identify Relevant Features for Automatic Detection of Atrial Fibrillation

    No full text
    International audienceThe selection of an appropriate subset of predictors from a large set of features is a major concern in clinical diagnosis research. The purpose of this study is to demonstrate that the Multiple Kernel Learning (MKL) approach could be successfully applied as a feature selection process for machine learning pipelines. Furthermore, we suggest a multi-dynamic analysis of heartbeat signal to characterize the most common sustained arrhythmia, Atrial Fibrillation (AF). Indeed, we have targeted six different dynamics of QRS time series, where each one will be associated with 12 linear and nonlinear functions to yield a set of 72 features. Afterward, a feature selection process is implemented using the MKL to evaluate the relevant features allowing AF diagnosis. Hence, a subset of only 13 features has been selected. To demonstrate the effectiveness of the proposed approach, Support Vector Classification (SVC) model has been conducted, first, on all features, and then on the features issued from the MKL selection feature process. The obtained results showed that the SVC model trained by 13 features outperformed the one trained by 72 features. This approach has reached 99.77% of success rate in the discrimination between Normal Sinus Rhythm (NSR) and AF. The proposed selection feature method holds several interesting properties in dimensionality reduction which makes it a suitable choice for several applications

    Multi-Dynamics Analysis of QRS Complex for Atrial Fibrillation Diagnosis

    No full text
    International audienceThis paper presents an effective atrial fibrillation (AF) diagnosis algorithm based on multi-dynamics analysis of QRS complex. The idea behind this approach is to produce a variety of heartbeat time series features employing several linear and nonlinear functions via different dynamics of the QRS complex signal. These extracted features from these dynamics will be connected through machine learning based algorithms such as Support Vector Machine (SVM) and Multiple Kernel Learning (MKL), to detect AF episode occurrences. The reported performances of these methods were evaluated on the Long-Term AF Database which includes 84 of 24-hour ECG recording. Thereafter, each record was divided into consecutive intervals of one-minute segments to feed the classifier models. The obtained sensitivity, specificity and positive classification using SVM were 96.54%, 99.69%, and 99.62%, respectively, and for MKL they reached 95.47%, 99.89%, and 99.87%, respectively. Therefore, these medical-oriented detectors can be clinically valuable to healthcare professional for screening AF pathology
    corecore