Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 20 de 29
Filtrar
1.
Microb Cell Fact ; 23(1): 37, 2024 Jan 29.
Artigo em Inglês | MEDLINE | ID: mdl-38287320

RESUMO

Overproduction of desired native or nonnative biochemical(s) in (micro)organisms can be achieved through metabolic engineering. Appropriate rewiring of cell metabolism is performed by making rational changes such as insertion, up-/down-regulation and knockout of genes and consequently metabolic reactions. Finding appropriate targets (including proper sets of reactions to be knocked out) for metabolic engineering to design optimal production strains has been the goal of a number of computational algorithms. We developed FastKnock, an efficient next-generation algorithm for identifying all possible knockout strategies (with a predefined maximum number of reaction deletions) for the growth-coupled overproduction of biochemical(s) of interest. We achieve this by developing a special depth-first traversal algorithm that allows us to prune the search space significantly. This leads to a drastic reduction in execution time. We evaluate the performance of the FastKnock algorithm using various Escherichia coli genome-scale metabolic models in different conditions (minimal and rich mediums) for the overproduction of a number of desired metabolites. FastKnock efficiently prunes the search space to less than 0.2% for quadruple- and 0.02% for quintuple-reaction knockouts. Compared to the classic approaches such as OptKnock and the state-of-the-art techniques such as MCSEnumerator methods, FastKnock found many more beneficial and important practical solutions. The availability of all the solutions provides the opportunity to further characterize, rank and select the most appropriate intervention strategy based on any desired evaluation index. Our implementation of the FastKnock method in Python is publicly available at https://github.com/leilahsn/FastKnock .


Assuntos
Engenharia Metabólica , Modelos Biológicos , Algoritmos , Escherichia coli/genética , Escherichia coli/metabolismo , Genoma , Redes e Vias Metabólicas
2.
Mol Cell Proteomics ; 21(12): 100432, 2022 12.
Artigo em Inglês | MEDLINE | ID: mdl-36280141

RESUMO

Rescoring of mass spectrometry (MS) search results using spectral predictors can strongly increase peptide spectrum match (PSM) identification rates. This approach is particularly effective when aiming to search MS data against large databases, for example, when dealing with nonspecific cleavage in immunopeptidomics or inflation of the reference database for noncanonical peptide identification. Here, we present inSPIRE (in silico Spectral Predictor Informed REscoring), a flexible and performant open-source rescoring pipeline built on Prosit MS spectral prediction, which is compatible with common database search engines. inSPIRE allows large-scale rescoring with data from multiple MS search files, increases sensitivity to minor differences in amino acid residue position, and can be applied to various MS sample types, including tryptic proteome digestions and immunopeptidomes. inSPIRE boosts PSM identification rates in immunopeptidomics, leading to better performance than the original Prosit rescoring pipeline, as confirmed by benchmarking of inSPIRE performance on ground truth datasets. The integration of various features in the inSPIRE backbone further boosts the PSM identification in immunopeptidomics, with a potential benefit for the identification of noncanonical peptides.


Assuntos
Peptídeos , Proteômica , Proteômica/métodos , Bases de Dados de Proteínas , Peptídeos/química , Ferramenta de Busca , Espectrometria de Massas , Algoritmos , Software
3.
Sensors (Basel) ; 24(12)2024 Jun 09.
Artigo em Inglês | MEDLINE | ID: mdl-38931532

RESUMO

The combination of deep-learning and IoT plays a significant role in modern smart solutions, providing the capability of handling task-specific real-time offline operations with improved accuracy and minimised resource consumption. This study provides a novel hardware-aware neural architecture search approach called ESC-NAS, to design and develop deep convolutional neural network architectures specifically tailored for handling raw audio inputs in environmental sound classification applications under limited computational resources. The ESC-NAS process consists of a novel cell-based neural architecture search space built with 2D convolution, batch normalization, and max pooling layers, and capable of extracting features from raw audio. A black-box Bayesian optimization search strategy explores the search space and the resulting model architectures are evaluated through hardware simulation. The models obtained from the ESC-NAS process achieved the optimal trade-off between model performance and resource consumption compared to the existing literature. The ESC-NAS models achieved accuracies of 85.78%, 81.25%, 96.25%, and 81.0% for the FSC22, UrbanSound8K, ESC-10, and ESC-50 datasets, respectively, with optimal model sizes and parameter counts for edge deployment.

4.
Evol Comput ; : 1-30, 2024 Jan 26.
Artigo em Inglês | MEDLINE | ID: mdl-38271634

RESUMO

Genetic variation operators in grammar-guided genetic programming are fundamental to guide the evolutionary process in search and optimization problems. However, they show some limitations, mainly derived from an unbalanced exploration and local-search trade-off. This article presents an estimation of distribution algorithm for grammar-guided genetic programming to overcome this difficulty and thus increase the performance of the evolutionary algorithm. Our proposal employs an extended dynamic stochastic context-free grammar to encode and calculate the estimation of the distribution of the search space from some promising individuals in the population. Unlike traditional estimation of distribution algorithms, the proposed approach improves exploratory behavior by smoothing the estimated distribution model. Therefore, this algorithm is referred to as SEDA, smoothed estimation of distribution algorithm. Experiments have been conducted to compare overall performance using a typical genetic programming crossover operator, an incremental estimation of distribution algorithm, and the proposed approach after tuning their hyperparameters. These experiments involve challenging problems to test the local search and exploration features of the three evolutionary systems. The results show that grammar-guided genetic programming with SEDA achieves the most accurate solutions with an intermediate convergence speed.

5.
Biom J ; 65(8): e2200285, 2023 12.
Artigo em Inglês | MEDLINE | ID: mdl-37736675

RESUMO

In many areas, applied researchers as well as practitioners have to choose between different solutions for a problem at hand; this calls for optimal decision rules to settle the choices involved. As a key example, one may think of the search for optimal treatment regimes (OTRs) in clinical research, that specify which treatment alternative should be administered to each patient under study. Motivated by the fact that the concept of optimality of decision rules in general and treatment regimes in particular has received so far relatively little attention and discussion, we will present a number of reflections on it, starting from the basics of any optimization problem. Specifically, we will analyze the search space and the to be optimized criterion function underlying the search of single decision point OTRs, along with the many choice aspects that show up in their specification. Special attention is paid to formal characteristics and properties as well as to substantive concerns and hypotheses that may guide these choices. We illustrate with a few empirical examples taken from the literature. Finally, we discuss how the presented reflections may help sharpen statistical thinking about optimality of decision rules for treatment assignment and to facilitate the dialogue between the statistical consultant and the applied researcher in search of an OTR.

6.
BMC Bioinformatics ; 23(1): 25, 2022 Jan 06.
Artigo em Inglês | MEDLINE | ID: mdl-34991450

RESUMO

BACKGROUND: Sequencing technologies are prone to errors, making error correction (EC) necessary for downstream applications. EC tools need to be manually configured for optimal performance. We find that the optimal parameters (e.g., k-mer size) are both tool- and dataset-dependent. Moreover, evaluating the performance (i.e., Alignment-rate or Gain) of a given tool usually relies on a reference genome, but quality reference genomes are not always available. We introduce Lerna for the automated configuration of k-mer-based EC tools. Lerna first creates a language model (LM) of the uncorrected genomic reads, and then, based on this LM, calculates a metric called the perplexity metric to evaluate the corrected reads for different parameter choices. Next, it finds the one that produces the highest alignment rate without using a reference genome. The fundamental intuition of our approach is that the perplexity metric is inversely correlated with the quality of the assembly after error correction. Therefore, Lerna leverages the perplexity metric for automated tuning of k-mer sizes without needing a reference genome. RESULTS: First, we show that the best k-mer value can vary for different datasets, even for the same EC tool. This motivates our design that automates k-mer size selection without using a reference genome. Second, we show the gains of our LM using its component attention-based transformers. We show the model's estimation of the perplexity metric before and after error correction. The lower the perplexity after correction, the better the k-mer size. We also show that the alignment rate and assembly quality computed for the corrected reads are strongly negatively correlated with the perplexity, enabling the automated selection of k-mer values for better error correction, and hence, improved assembly quality. We validate our approach on both short and long reads. Additionally, we show that our attention-based models have significant runtime improvement for the entire pipeline-18[Formula: see text] faster than previous works, due to parallelizing the attention mechanism and the use of JIT compilation for GPU inferencing. CONCLUSION: Lerna improves de novo genome assembly by optimizing EC tools. Our code is made available in a public repository at: https://github.com/icanforce/lerna-genomics .


Assuntos
Algoritmos , Sequenciamento de Nucleotídeos em Larga Escala , Sequência de Bases , Genômica , Análise de Sequência de DNA , Software
7.
J Proteome Res ; 20(5): 2882-2894, 2021 05 07.
Artigo em Inglês | MEDLINE | ID: mdl-33848166

RESUMO

Metaproteomics by mass spectrometry (MS) is a powerful approach to profile a large number of proteins expressed by all organisms in a highly complex biological or ecological sample, which is able to provide a direct and quantitative assessment of the functional makeup of a microbiota. The human gastrointestinal microbiota has been found playing important roles in human physiology and health, and metaproteomics has been shown to shed light on multiple novel associations between microbiota and diseases. MS-powered proteomics generally relies on genome data to define search space. However, metaproteomics, which simultaneously analyzes all proteins from hundreds to thousands of species, faces significant challenges regarding database search and interpretation of results. To overcome these obstacles, we have developed a user-friendly microbiome analysis pipeline (MAPLE, freely downloadable at http://maple.rx.umaryland.edu/), which is able to define an optimal search space by inferring proteomes specific to samples following the principle of parsimony. MAPLE facilitates highly comparable or better peptide identification compared to a sample-specific metagenome-guided search. In addition, we implemented an automated peptide-centric enrichment analysis function in MAPLE to address issues of traditional protein-centric comparison, enabling straightforward and comprehensive comparison of taxonomic and functional makeup between microbiota.


Assuntos
Acer , Microbiota , Humanos , Peptídeos , Proteoma/genética , Proteômica
8.
Proc Natl Acad Sci U S A ; 113(29): 8127-32, 2016 07 19.
Artigo em Inglês | MEDLINE | ID: mdl-27382156

RESUMO

A simple, heuristic formula with parallels to the Drake Equation is introduced to help focus discussion on open questions for the origins of life in a planetary context. This approach indicates a number of areas where quantitative progress can be made on parameter estimation for determining origins of life probabilities, based on constraints from Bayesian approaches. We discuss a variety of "microscale" factors and their role in determining "macroscale" abiogenesis probabilities on suitable planets. We also propose that impact ejecta exchange between planets with parallel chemistries and chemical evolution could in principle amplify the development of molecular complexity and abiogenesis probabilities. This amplification could be very significant, and both bias our conclusions about abiogenesis probabilities based on the Earth and provide a major source of variance in the probability of life arising in planetary systems. We use our heuristic formula to suggest a number of observational routes for improving constraints on origins of life probabilities.


Assuntos
Vida , Planetas , Teorema de Bayes
9.
Evol Comput ; 27(2): 267-289, 2019.
Artigo em Inglês | MEDLINE | ID: mdl-29528726

RESUMO

The notion and characterisation of fitness landscapes has helped us understand the performance of heuristic algorithms on complex optimisation problems. Many practical problems, however, are constrained, and when significant areas of the search space are infeasible, researchers have intuitively resorted to a variety of constraint-handling techniques intended to help the algorithm manoeuvre through infeasible areas and toward feasible regions of better fitness. It is clear that providing constraint-related feedback to the algorithm to influence its choice of solutions overlays the violation landscape with the fitness landscape in unpredictable ways whose effects on the algorithm cannot be directly measured. In this work, we apply metrics of violation landscapes to continuous and combinatorial problems to characterise them. We relate this information to the relative performance of six well-known constraint-handling techniques to demonstrate how some properties of constrained landscapes favour particular constraint-handling approaches. For the problems with sampled feasible solutions, a bi-objective approach was the best performing approach overall, but other techniques performed better on problems with the most disjoint feasible areas. For the problems with no measurable feasibility, a feasibility ranking approach was the best performing approach overall, but other techniques performed better when the correlation between fitness values and the level of constraint violation was high.


Assuntos
Algoritmos , Evolução Biológica , Biologia Computacional/métodos , Simulação por Computador , Modelos Genéticos , Heurística , Humanos
10.
J Proteome Res ; 17(1): 290-295, 2018 01 05.
Artigo em Inglês | MEDLINE | ID: mdl-29057658

RESUMO

Standard proteomics workflows use tandem mass spectrometry followed by sequence database search to analyze complex biological samples. The identification of proteins carrying post-translational modifications, for example, phosphorylation, is typically addressed by allowing variable modifications in the searched sequences. Accounting for these variations exponentially increases the combinatorial space in the database, which leads to increased processing times and more false positive identifications. The here-presented tool PhoStar identifies spectra that originate from phosphorylated peptides before database search using a supervised machine learning approach. The model for the prediction of phosphorylation was trained and validated with an accuracy of 97.6% on a large set of high-confidence spectra collected from publicly available experimental data. Its power was further validated by predicting phosphorylation in the complete NIST human and mouse high collision-dissociation spectral libraries, achieving an accuracy of 98.2 and 97.9%, respectively. We demonstrate the application of PhoStar by using it for spectra filtering before database search. In database search of HeLa samples the peptide search space was reduced by 27-66% while finding at least 97% of total peptide identifications (at 1% FDR) compared with a standard workflow.


Assuntos
Fosfopeptídeos/análise , Espectrometria de Massas em Tandem/métodos , Animais , Bases de Dados de Proteínas , Células HeLa , Humanos , Camundongos , Fosforilação , Processamento de Proteína Pós-Traducional , Aprendizado de Máquina Supervisionado
11.
Entropy (Basel) ; 20(6)2018 Jun 04.
Artigo em Inglês | MEDLINE | ID: mdl-33265521

RESUMO

Near-optimal transmit beamformers are designed for multiuser multiple-input single-output interference channels with slowly time-varying block fading. The main contribution of this article is to provide a method for deriving closed-form solutions to effective beamforming in both low and high signal-to-noise ratio regimes. The proposed method basically leverages side information obtained from the channel correlation between adjacent coding blocks. More specifically, our methodology is based on a linear algebraic approach, which is more efficient than the optimal scheme based on the Gaussian input in the sense of reducing the average number of search space dimensions for designing the near-optimal transmit beamformers. The proposed method is shown to exhibit near-optimal performance via computer simulations in terms of the average sum-rate.

12.
BMC Genomics ; 18(Suppl 9): 844, 2017 Nov 17.
Artigo em Inglês | MEDLINE | ID: mdl-29219084

RESUMO

BACKGROUND: The reconstruction of gene regulatory network (GRN) from gene expression data can discover regulatory relationships among genes and gain deep insights into the complicated regulation mechanism of life. However, it is still a great challenge in systems biology and bioinformatics. During the past years, numerous computational approaches have been developed for this goal, and Bayesian network (BN) methods draw most of attention among these methods because of its inherent probability characteristics. However, Bayesian network methods are time consuming and cannot handle large-scale networks due to their high computational complexity, while the mutual information-based methods are highly effective but directionless and have a high false-positive rate. RESULTS: To solve these problems, we propose a Candidate Auto Selection algorithm (CAS) based on mutual information and breakpoint detection to restrict the search space in order to accelerate the learning process of Bayesian network. First, the proposed CAS algorithm automatically selects the neighbor candidates of each node before searching the best structure of GRN. Then based on CAS algorithm, we propose a globally optimal greedy search method (CAS + G), which focuses on finding the highest rated network structure, and a local learning method (CAS + L), which focuses on faster learning the structure with little loss of quality. CONCLUSION: Results show that the proposed CAS algorithm can effectively reduce the search space of Bayesian networks through identifying the neighbor candidates of each node. In our experiments, the CAS + G method outperforms the state-of-the-art method on simulation data for inferring GRNs, and the CAS + L method is significantly faster than the state-of-the-art method with little loss of accuracy. Hence, the CAS based methods effectively decrease the computational complexity of Bayesian network and are more suitable for GRN inference.


Assuntos
Algoritmos , Teorema de Bayes , Perfilação da Expressão Gênica/métodos , Redes Reguladoras de Genes , Estudos de Associação Genética/métodos , Biologia Computacional/métodos , Regulação da Expressão Gênica , Humanos , Biologia de Sistemas
13.
Regul Toxicol Pharmacol ; 86: 177-180, 2017 Jun.
Artigo em Inglês | MEDLINE | ID: mdl-28284713

RESUMO

Ever since the London Great Smog of 1952 is estimated to have killed over 4000 people, scientists have studied the relationship between air quality and acute mortality. There are many hundreds of papers examining the question. There is a serious statistical problem with most of these papers. If there are many questions under consideration, and there is no adjustment for multiple testing or multiple modeling, then unadjusted p-values are totally unreliable making claims unreliable. Our idea is to determine the statistical reliability of eight papers published in Environmental Health Perspectives that were used in meta-analysis papers appearing in Lancet and JAMA. We counted the number of outcomes, air quality predictors, time lags and covariates examined in each paper. We estimate the multiplicity of questions that could be asked and the number of models that could be constructed. The results were that the median numbers of comparisons possible for multiplicity, models and search space were 135, 128, and 9568 respectively. Given the large search spaces, finding a small number of nominally significant results is not unusual at all. The claims in these eight papers are not statistically supported so these papers are unreliable as are the meta-analysis papers that use them.


Assuntos
Poluição do Ar/estatística & dados numéricos , Interpretação Estatística de Dados , Metanálise como Assunto , Humanos , Reprodutibilidade dos Testes
14.
Evol Comput ; 25(3): 407-437, 2017.
Artigo em Inglês | MEDLINE | ID: mdl-26928851

RESUMO

Complex combinatorial problems are most often optimised with heuristic solvers, which usually deliver acceptable results without any indication of the quality obtained. Recently, predictive diagnostic optimisation was proposed as a means of characterising the fitness landscape while optimising a combinatorial problem. The scalars produced by predictive diagnostic optimisation appear to describe the difficulty of the problem with relative reliability. In this study, we record more scalars that may be helpful in determining problem difficulty during the optimisation process and analyse these in combination with other well-known landscape descriptors by using exploratory factor analysis on four landscapes that arise from different search operators, applied to a varied set of quadratic assignment problem instances. Factors are designed to capture properties by combining the collinear variances of several variables. The extracted factors can be interpreted as the features of landscapes detected by the variables, but disappoint in their weak correlations with the result quality achieved by the optimiser, which we regard as the most reliable indicator of difficulty available. It appears that only the prediction error of predictive diagnostic optimisation has a strong correlation with the quality of the results produced, followed by a medium correlation of the fitness distance correlation of the local optima.


Assuntos
Algoritmos , Biologia Computacional/métodos , Modelos Biológicos , Humanos , Reprodutibilidade dos Testes
15.
J Proteome Res ; 15(4): 1222-9, 2016 Apr 01.
Artigo em Inglês | MEDLINE | ID: mdl-26938934

RESUMO

Chemically modified trypsin is a standard reagent in proteomics experiments but is usually not considered in database searches. Modification of trypsin is supposed to protect the protease against autolysis and the resulting loss of activity. Here, we show that modified trypsin is still subject to self-digestion, and, as a result, modified trypsin-derived peptides are present in standard digests. We depict that these peptides commonly lead to false-positive assignments even if native trypsin is considered in the database. Moreover, we present an easily implementable method to include modified trypsin in the database search with a minimal increase in search time and search space while efficiently avoiding these false-positive hits.


Assuntos
Artefatos , Interpretação Estatística de Dados , Proteínas de Membrana/análise , Proteínas de Neoplasias/análise , Proteínas do Tecido Nervoso/análise , Fragmentos de Peptídeos/análise , Proteínas de Saccharomyces cerevisiae/análise , Tripsina/química , Sequência de Aminoácidos , Animais , Química Encefálica , Neoplasias da Mama/química , Linhagem Celular , Cromatografia Líquida , Bases de Dados de Proteínas , Humanos , Proteínas de Membrana/química , Camundongos , Proteínas de Neoplasias/química , Proteínas do Tecido Nervoso/química , Estrutura Secundária de Proteína , Proteólise , Proteômica/métodos , Saccharomyces cerevisiae/química , Proteínas de Saccharomyces cerevisiae/química , Espectrometria de Massas em Tandem
16.
J Proteome Res ; 14(12): 5169-78, 2015 Dec 04.
Artigo em Inglês | MEDLINE | ID: mdl-26569054

RESUMO

In shotgun proteomics, peptides are typically identified using database searching, which involves scoring acquired tandem mass spectra against peptides derived from standard protein sequence databases such as Uniprot, Refseq, or Ensembl. In this strategy, the sensitivity of peptide identification is known to be affected by the size of the search space. Therefore, creating a targeted sequence database containing only peptides likely to be present in the analyzed sample can be a useful technique for improving the sensitivity of peptide identification. In this study, we describe how targeted peptide databases can be created based on the frequency of identification in the global proteome machine database (GPMDB), the largest publicly available repository of peptide and protein identification data. We demonstrate that targeted peptide databases can be easily integrated into existing proteome analysis workflows and describe a computational strategy for minimizing any loss of peptide identifications arising from potential search space incompleteness in the targeted search spaces. We demonstrate the performance of our workflow using several data sets of varying size and sample complexity.


Assuntos
Bases de Dados de Proteínas , Proteômica/métodos , Espectrometria de Massas em Tandem/métodos , Bases de Dados de Ácidos Nucleicos/estatística & dados numéricos , Bases de Dados de Proteínas/estatística & dados numéricos , Células HeLa , Humanos , Células K562 , Peptídeos/química , Peptídeos/genética , Proteômica/estatística & dados numéricos , Ferramenta de Busca , Alinhamento de Sequência , Espectrometria de Massas em Tandem/estatística & dados numéricos , Fluxo de Trabalho
17.
Heliyon ; 10(10): e30669, 2024 May 30.
Artigo em Inglês | MEDLINE | ID: mdl-38770320

RESUMO

Voltage and reactive power regulation in a deregulated microgrid can be achieved by strategically placing the Static Synchronous Compensator (STATCOM) in coordination with other renewable energy sources, thus ensuring high-end stability and independent control. STATCOM plays a crucial role in effectively addressing power quality issues such as voltage fluctuation and reactive power imbalances caused by the intermittent nature of wind energy conversion systems. To successfully integrate STATCOM into the existing system, it is essential that the control system employed for STATCOM coordination aligns with the Doubly-Fed Induction Generator (DFIG) controller within the microgrid. Therefore, an efficient control algorithm is required in the microgrid, capable of coordinating with the DFIG controller while maintaining system stability. The utilization of a Genetic Algorithm (GA) in calibrating the Restricted Boltzmannn Machine (RBM) can streamline the process of determining optimal hyperparameters for specific tasks, eliminating the need for computationally intensive and time-consuming grid searches or manual tuning. This approach is particularly advantageous when dealing with large datasets within short time durations. In this research, a Simulink model comprising a DFIG-based microgrid and STATCOM has been developed to demonstrate the effectiveness of the proposed control system using RBM in managing STATCOM and facilitating microgrid operations.

18.
J Comput Chem ; 34(28): 2485-92, 2013 Oct 30.
Artigo em Inglês | MEDLINE | ID: mdl-24078443

RESUMO

Besides all their conformational degrees of freedom, drug-like molecules and natural products often also undergo tautomeric interconversions. Compared to the huge efforts made in experimental investigation of tautomerism, open and free algorithmic solutions for prototropic tautomer generation are surprisingly rare. The few freely available software packages limit their output to a subset of the possible configurational space by sometimes unwanted prior assumptions and complete neglection of ring-chain tautomerism. Here, we describe an adjustable fully automatic tautomer enumeration approach, which is freely available and also incorporates the detection of ring-chain variants. The algorithm is implemented in the MolTPC framework and accessible on SourceForge.


Assuntos
Algoritmos , Biologia Computacional/métodos , Compostos Orgânicos/química , Automação , Teoria Quântica , Software
19.
J Neural Eng ; 20(4)2023 08 14.
Artigo em Inglês | MEDLINE | ID: mdl-37536317

RESUMO

Objective.Emotion recognition based on electroencephalography (EEG) is garnering increasing attention among researchers due to its wide-ranging applications and the rise of portable devices. Deep learning-based models have demonstrated impressive progress in EEG-based emotion recognition, thanks to their exceptional feature extraction capabilities. However, the manual design of deep networks is time-consuming and labour-intensive. Moreover, the inherent variability of EEG signals necessitates extensive customization of models, exacerbating these challenges. Neural architecture search (NAS) methods can alleviate the need for excessive manual involvement by automatically discovering the optimal network structure for EEG-based emotion recognition.Approach.In this regard, we propose AutoEER (AutomaticEEG-basedEmotionRecognition), a framework that leverages tailored NAS to automatically discover the optimal network structure for EEG-based emotion recognition. We carefully design a customized search space specifically for EEG signals, incorporating operators that effectively capture both temporal and spatial properties of EEG. Additionally, we employ a novel parameterization strategy to derive the optimal network structure from the proposed search space.Main results.Extensive experimentation on emotion classification tasks using two benchmark datasets, DEAP and SEED, has demonstrated that AutoEER outperforms state-of-the-art manual deep and NAS models. Specifically, compared to the optimal model WangNAS on the accuracy (ACC) metric, AutoEER improves its average accuracy on all datasets by 0.93%. Similarly, compared to the optimal model LiNAS on the F1 Ssore (F1) metric, AutoEER improves its average F1 score on all datasets by 4.51%. Furthermore, the architectures generated by AutoEER exhibit superior transferability compared to alternative methods.Significance.AutoEER represents a novel approach to EEG analysis, utilizing a specialized search space to design models tailored to individual subjects. This approach significantly reduces the labour and time costs associated with manual model construction in EEG research, holding great promise for advancing the field and streamlining research practices.


Assuntos
Emoções , Reconhecimento Psicológico , Humanos , Benchmarking , Eletroencefalografia , Pesquisa Empírica
20.
Cogn Neurodyn ; 17(6): 1561-1573, 2023 Dec.
Artigo em Inglês | MEDLINE | ID: mdl-37974581

RESUMO

Deep convolutional neural networks have achived remarkable progress on computer vision tasks over last years. These novel neural architecture are most designed manually by human experts, which is a time-consuming process and not the best solution. Hence neural architecture search (NAS) has become a hot research topic for the design of neural architecture. In this paper, we propose the dynamic receptive field (DRF) operation and measurable dense residual connections (DRC) in search space for designing efficient networks, i.e., DRENet. The search method can be deployed on the MobileNetV2-based search space. The experimental results on CIFAR10/100, SVHN, CUB-200-2011, ImageNet and COCO benchmark datasets and an application example in a railway intelligent surveillance system demonstrate the effectiveness of our scheme, which achieves superior performance.

SELEÇÃO DE REFERÊNCIAS
Detalhe da pesquisa