Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Jessica Andrea Carballido is active.

Publication


Featured researches published by Jessica Andrea Carballido.


brazilian symposium on artificial intelligence | 2004

On Stopping Criteria for Genetic Algorithms

Martín Darío Safe; Jessica Andrea Carballido; Ignacio Ponzoni; Nélida Beatriz Brignole

In this work we present a critical analysis of various aspects associated with the specification of termination conditions for simple genetic algorithms. The study, which is based on the use of Markov chains, identifies the main difficulties that arise when one wishes to set meaningful upper bounds for the number of iterations required to guarantee the convergence of such algorithms with a given confidence level. The latest trends in the design of stopping rules for evolutionary algorithms in general are also put forward and some proposals to overcome existing limitations in this respect are suggested.


Information Sciences | 2007

CGD-GA: A graph-based genetic algorithm for sensor network design

Jessica Andrea Carballido; Ignacio Ponzoni; Nélida Beatriz Brignole

Abstract The foundations and implementation of a genetic algorithm (GA) for instrumentation purposes are presented in this paper. The GA constitutes an initialization module of a decision support system for sensor network design. The method development entailed the definition of the individual’s representation as well as the design of a graph-based fitness function, along with the formulation of several other ad hoc implemented features. The performance and effectiveness of the GA were assessed by initializing the instrumentation design of an ammonia synthesis plant. The initialization provided by the GA succeeded in accelerating the sensor network design procedures. It also accomplished a great improvement in the overall quality of the resulting instrument configuration. Therefore, the GA constitutes a valuable tool for the treatment of real industrial problems.


evolutionary computation, machine learning and data mining in bioinformatics | 2009

Microarray Biclustering: A Novel Memetic Approach Based on the PISA Platform

Cristian Andrés Gallo; Jessica Andrea Carballido; Ignacio Ponzoni

In this paper, a new memetic approach that integrates a Multi-Objective Evolutionary Algorithm (MOEA) with local search for microarray biclustering is presented. The original features of this proposal are the consideration of opposite regulation and incorporation of a mechanism for tuning the balance between the size and row variance of the biclusters. The approach was developed according to the Platform and Programming Language Independent Interface for Search Algorithms (PISA) framework, thus achieving the possibility of testing and comparing several different memetic MOEAs. The performance of the MOEA strategy based on the SPEA2 performed better, and its resulting biclusters were compared with those obtained by a multi-objective approach recently published. The benchmarks were two datasets corresponding to Saccharomyces cerevisiae and human B-cells Lymphoma . Our proposal achieves a better proportion of coverage of the gene expression data matrix, and it also obtains biclusters with new features that the former existing evolutionary strategies can not detect.


brazilian symposium on bioinformatics | 2009

BiHEA: A Hybrid Evolutionary Approach for Microarray Biclustering

Cristian Andrés Gallo; Jessica Andrea Carballido; Ignacio Ponzoni

In this paper a new hybrid approach that integrates an evolutionary algorithm with local search for microarray biclustering is presented. The novelty of this proposal is constituted by the incorporation of two mechanisms: the first one avoids loss of good solutions through generations and overcomes the high degree of overlap in the final population; and the other one preserves an adequate level of genotypic diversity. The performance of the memetic strategy was compared with the results of several salient biclustering algorithms over synthetic data with different overlap degrees and noise levels. In this regard, our proposal achieves results that outperform the ones obtained by the referential methods. Finally, a study on real data was performed in order to demonstrate the biological relevance of the results of our approach.


Briefings in Bioinformatics | 2016

Discretization of gene expression data revised

Cristian Andrés Gallo; Rocío L. Cecchini; Jessica Andrea Carballido; Sandra Micheletto; Ignacio Ponzoni

Gene expression measurements represent the most important source of biological data used to unveil the interaction and functionality of genes. In this regard, several data mining and machine learning algorithms have been proposed that require, in a number of cases, some kind of data discretization to perform the inference. Selection of an appropriate discretization process has a major impact on the design and outcome of the inference algorithms, as there are a number of relevant issues that need to be considered. This study presents a revision of the current state-of-the-art discretization techniques, together with the key subjects that need to be considered when designing or selecting a discretization approach for gene expression data.


BMC Bioinformatics | 2011

Discovering time-lagged rules from microarray data using gene profile classifiers.

Cristian Andrés Gallo; Jessica Andrea Carballido; Ignacio Ponzoni

BackgroundGene regulatory networks have an essential role in every process of life. In this regard, the amount of genome-wide time series data is becoming increasingly available, providing the opportunity to discover the time-delayed gene regulatory networks that govern the majority of these molecular processes.ResultsThis paper aims at reconstructing gene regulatory networks from multiple genome-wide microarray time series datasets. In this sense, a new model-free algorithm called GRNCOP2 (G ene R egulatory N etwork inference by C ombinatorial OP timization 2), which is a significant evolution of the GRNCOP algorithm, was developed using combinatorial optimization of gene profile classifiers. The method is capable of inferring potential time-delay relationships with any span of time between genes from various time series datasets given as input. The proposed algorithm was applied to time series data composed of twenty yeast genes that are highly relevant for the cell-cycle study, and the results were compared against several related approaches. The outcomes have shown that GRNCOP2 outperforms the contrasted methods in terms of the proposed metrics, and that the results are consistent with previous biological knowledge. Additionally, a genome-wide study on multiple publicly available time series data was performed. In this case, the experimentation has exhibited the soundness and scalability of the new method which inferred highly-related statistically-significant gene associations.ConclusionsA novel method for inferring time-delayed gene regulatory networks from genome-wide time series datasets is proposed in this paper. The method was carefully validated with several publicly available data sets. The results have demonstrated that the algorithm constitutes a usable model-free approach capable of predicting meaningful relationships between genes, revealing the time-trends of gene regulation.


ibero american conference on ai | 2006

Using computational intelligence and parallelism to solve an industrial design problem

Fernando Asteasuain; Jessica Andrea Carballido; Gustavo E. Vazquez; Ignacio Ponzoni

In this work we present a critical analysis of three novel parallel-distributed implementations of a multi-objective genetic algorithm (pdGAs) for instrumentation design applications. The pdGAs aim at establishing a sensible configuration of sensors for the initialization of instrumentation design studies of industrial processes. They were built on the basis of an evolutionary island model, the master-worker paradigm, and different migration and parameter control policies. The performance of the resulting implementations was assessed by testing algorithmic behavior on an industrial example that corresponds to an ammonia synthesis plant. The three pdGAs’ results were highly satisfactory in terms of speed-up, efficiency and instrumentation quality, thus revealing to constitute competitive tools with strong potential for their use in the industrial area. As well, from an overall point of view, the pdGA version with adaptive parameter control represents the best implementation’s alternative.


european conference on evolutionary computation in combinatorial optimization | 2005

A novel application of evolutionary computing in process systems engineering

Jessica Andrea Carballido; Ignacio Ponzoni; Nélida Beatriz Brignole

In this article we present a Multi-Objective Genetic Algorithm for Initialization (MOGAI) that finds a starting sensor configuration for Observability Analysis (OA), this study being a crucial stage in the design and revamp of process-plant instrumentation. The MOGAI is a binary-coded genetic algorithm with a three-objective fitness function based on cost, reliability and observability metrics. MOGAI’s special features are: dynamic adaptive bit-flip mutation and guided generation of the initial population, both giving a special treatment to non-feasible individuals, and an adaptive genotypic convergence criterion to stop the algorithm. The algorithmic behavior was evaluated through the analysis of the mathematical model that represents an ammonia synthesis plant. Its efficacy was assessed by comparing the performance of the OA algorithm with and without MOGAI initialization. The genetic algorithm proved to be advantageous because it led to a significant reduction in the number of iterations required by the OA algorithm.


Expert Systems With Applications | 2012

Multi-objective evolutionary approaches for intelligent design of sensor networks in the petrochemical industry

Rocío L. Cecchini; Ignacio Ponzoni; Jessica Andrea Carballido

Highlights? Pose of semi-automation of the initialization of instrumentation design procedures. ? Implementation of different evolutionary alternatives for instrumentation design. ? Use of MOEAs to support experts with alternative high quality sensor networks. ? Contrast of traditional methods apropos closeness to the Pareto-front and dispersion. The design of optimal sensor networks for an industrial process is a complex problem that requires the resolution of several tasks with a high level of expertise. The first of these subproblems consists in selecting an initial sensor network as the starting point for the instrumentation design. This particular task constitutes a combinatorial optimization problem, where several goals are prosecuted by the designer. Therefore, the initialization procedure can be defined as a multi-objective optimization problem. In this paper, the use of multi-objective evolutionary approaches to assist experts in the design of an initial sensor network is proposed and analyzed. The aim is to contrast the advantages and limitations of Pareto and non-Pareto techniques in the context of this industrial application. The algorithms consider objectives related to cost, reliability and level of information associated with a sensor network. The techniques were evaluated by means of a comparative analysis for a strongly non-linear mathematical model that represents an ammonia synthesis plant. Results have been contrasted in terms of the set coverage and spacing metrics. As a final conclusion, the non-Pareto strategy converged closer to the Pareto front than the Pareto-based algorithms. In contrast, the Pareto-based algorithms achieved better relative distance among solutions than the non-Pareto method. In all cases, the use of evolutionary computation is useful for the expert to take the final decision on the preferred initial sensor network.


Computers & Industrial Engineering | 2009

SID-GA: An evolutionary approach for improving observability and redundancy analysis in structural instrumentation design

Jessica Andrea Carballido; Ignacio Ponzoni; Nélida Beatriz Brignole

In this paper the core of a genetic algorithm designed to define a sensor network for instrumentation design (ID) is presented. The tool has been incorporated into a decision support system (DSS) that assists the engineer during the ID process. The algorithm satisfactorily deals with non-linear mathematical models, and considers four design objectives, namely observability, cost, reliability and redundancy, exhibiting properties that were either never addressed by existing techniques or partially dealt with in the literature. Its performance was tested by carrying out the ID of an ammonia synthesis industrial plant. Results were statistically analysed. A face validity study on the fitness functions soundness was also assessed by a chemical engineer with insight and expertise in this problem. The technique performed satisfactorily from the point of view of the expert in ID, and therefore it constitutes a significant upgrading for the DSS.

Collaboration


Dive into the Jessica Andrea Carballido's collaboration.

Top Co-Authors

Avatar

Ignacio Ponzoni

Universidad Nacional del Sur

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Nélida Beatriz Brignole

National Scientific and Technical Research Council

View shared research outputs
Top Co-Authors

Avatar

Rocío L. Cecchini

Universidad Nacional del Sur

View shared research outputs
Top Co-Authors

Avatar

Julieta Sol Dussaut

Universidad Nacional del Sur

View shared research outputs
Top Co-Authors

Avatar

Ana Carolina Olivera

Universidad Nacional del Sur

View shared research outputs
Top Co-Authors

Avatar

Macarena Latini

Universidad Nacional del Sur

View shared research outputs
Top Co-Authors

Avatar

Mariano Frutos

Universidad Nacional del Sur

View shared research outputs
Top Co-Authors

Avatar

Gustavo E. Vazquez

Universidad Nacional del Sur

View shared research outputs
Top Co-Authors

Avatar

José Rodolfo Romero

National Scientific and Technical Research Council

View shared research outputs
Researchain Logo
Decentralizing Knowledge