Search results for "Algorithms"
showing 10 items of 1716 documents
Algorithmic paradigms for stability-based cluster validity and model selection statistical methods, with applications to microarray data analysis
2012
AbstractThe advent of high throughput technologies, in particular microarrays, for biological research has revived interest in clustering, resulting in a plethora of new clustering algorithms. However, model selection, i.e., the identification of the correct number of clusters in a dataset, has received relatively little attention. Indeed, although central for statistics, its difficulty is also well known. Fortunately, a few novel techniques for model selection, representing a sharp departure from previous ones in statistics, have been proposed and gained prominence for microarray data analysis. Among those, the stability-based methods are the most robust and best performing in terms of pre…
MIS: Macro Icon System to generate macro algorithms for image analysis in parallel processing
1993
Multi-Objective Building Envelope Optimization through a Life Cycle Assessment Approach
2019
This work describes a methodology for the identification of the optimal features for the envelope of a residential building. The optimization process allows minimizing operating energy consumption, investment costs and life cycle energy and environmental embodied impacts. A dynamic model for the estimation of building energy consumption during its use phase has been employed, while literature data were adopted for embodied energy and global warming potential impacts. The considered variables refer to the envelope of the building, i.e. external walls and roof insulation and external walls thermal mass. The model was obtained combining EnergyPlus building energy simulator and MOBO, a versatil…
Experimental Comparison of Type-1 and Type-2 Fuzzy Logic Controllers for the Control of Level and Temperature in a Vessel
2011
Abstract The objective of this experimental study is to compare the performance of type-1 and type-2 fuzzy logic controllers on a real system where the control of liquid level and temperature are considered. By the use of genetic algorithms it is possible to optimize the fuzzy sets of each fuzzy controller assuring high control performance. The experimental results show that a better control in terms of robustness can be achieved by type-2 fuzzy logic controllers.
Multiobjective Optimal Reconfiguration of MV Networks with Different Earthing Systems
2010
The paper deals with the traditional problem of multiobjective optimal reconfiguration applied to power distribution systems considering the safety issue in the formulation. The applications are devoted to the solution of the posed problem in networks in which coexist energy sources with unearthed neutral point and resonant earthed neutral point. After a brief review of the most recent papers on optimal reconfiguration, the paper outlines the safety problem and provides a solution to the multiobjective problem using the Non dominated Sorting Genetic Algorithm II aiming at: minimal power losses operation, safety check at distribution substations and load balancing among the HV/MV transformer…
An Optimization Package for Electrical Distribution Network Reconfiguration
2008
Identification of Key miRNAs in Regulation of PPI Networks
2020
In this paper, we explore the interaction between miRNA and deregulated proteins in some pathologies. Assuming that miRNA can influence mRNA and consequently the proteins regulation, we explore this connection by using an interaction matrix derived from miRNA-target data and PPI network interactions. From this interaction matrix and the set of deregulated proteins, we search for the miRNA subset that influences the deregulated proteins with a minimum impact on the not deregulated ones. This regulation problem can be formulated as a complex optimization problem. In this paper, we have tried to solve it by using the Genetic Algorithm Heuristic. As the main result, we have found a set of miRNA…
A Gabor-based Technique for Bias Removal in MR images
2007
Magnetic Resonance images are often characterized by irregularly displaced luminance fluctuations that are called bias artifact. This disturb is due to a drop in signal intensity caused by the distance between imaged sample and receiver coil. An original approach to bias removal in Magnetic Resonance images is presented, which is based on the use of Gabor filter to extract the artifact. The proposed technique restores the image using a correction model, which is derived from the attenuation of signal diffusion across the tissues. No hypotheses are made about the structure of the tissues under investigation and the used MR spectrum. The approach is presented in detail, and extensive experime…
Blood vessels and feature points detection on retinal images
2009
In this paper we present a method for the automatic extraction of blood vessels from retinal images, while capturing points of intersection/overlap and endpoints of the vascular tree. The algorithm performance is evaluated through a comparison with handmade segmented images available on the STARE project database (STructured Analysis of the REtina). The algorithm is performed on the green channel of the RGB triad. The green channel can be used to represent the illumination component. The matched filter is used to enhance vessels w.r.t. the background. The separation between vessels and background is accomplished by a threshold operator based on gaussian probability density function. The len…
A New Class of Searchable and Provably Highly Compressible String Transformations
2019
The Burrows-Wheeler Transform is a string transformation that plays a fundamental role for the design of self-indexing compressed data structures. Over the years, researchers have successfully extended this transformation outside the domains of strings. However, efforts to find non-trivial alternatives of the original, now 25 years old, Burrows-Wheeler string transformation have met limited success. In this paper we bring new lymph to this area by introducing a whole new family of transformations that have all the "myriad virtues" of the BWT: they can be computed and inverted in linear time, they produce provably highly compressible strings, and they support linear time pattern search direc…