Network


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

Hotspot


Dive into the research topics where Fabio A. González is active.

Publication


Featured researches published by Fabio A. González.


IEEE Transactions on Evolutionary Computation | 2002

An immunity-based technique to characterize intrusions in computer networks

Dipankar Dasgupta; Fabio A. González

This paper presents a technique inspired by the negative selection mechanism of the immune system that can detect foreign patterns in the complement (nonself) space. In particular, the novel pattern detectors (in the complement space) are evolved using a genetic search, which could differentiate varying degrees of abnormality in network traffic. The paper demonstrates the usefulness of such a technique to detect a wide variety of intrusive activities on networked computers. We also used a positive characterization method based on a nearest-neighbor classification. Experiments are performed using intrusion detection data sets and tested for validation. Some results are reported along with analysis and concluding remarks.


Genetic Programming and Evolvable Machines | 2003

Anomaly Detection Using Real-Valued Negative Selection

Fabio A. González; Dipankar Dasgupta

This paper describes a real-valued representation for the negative selection algorithm and its applications to anomaly detection. In many anomaly detection applications, only positive (normal) samples are available for training purpose. However, conventional classification algorithms need samples for all classes (e.g. normal and abnormal) during the training phase. This approach uses only normal samples to generate abnormal samples, which are used as input to a classification algorithm. This hybrid approach is compared against an anomaly detection technique that uses self-organizing maps to cluster the normal data sets (samples). Experiments are performed with different data sets and some results are reported.


congress on evolutionary computation | 2003

Artificial immune system (AIS) research in the last five years

Dipankar Dasgupta; Zhou Ji; Fabio A. González

Immunity-based techniques are gaining popularity in wide area of applications, and emerging as a new branch of artificial intelligence (AI). The paper surveys the major works in this field during the last five years, in particular, it reviews the works of existing methods and the new initiatives.


congress on evolutionary computation | 2002

Combining negative selection and classification techniques for anomaly detection

Fabio A. González; Dipankar Dasgupta; Robert Kozma

This paper presents a novel approach inspired by the immune system that allows the application of conventional classification algorithms to perform anomaly detection. This approach appears to be very useful where only positive samples are available to train an anomaly detection system. The proposed approach uses the positive samples to generate negative samples that are used as training data for a classification algorithm. In particular, the algorithm produces fuzzy characterization of the normal (or abnormal) space. This allows it to assign a degree of normalcy, represented by membership value, to elements of the space.


international conference on artificial immune systems | 2003

A Randomized Real-Valued Negative Selection Algorithm

Fabio A. González; Dipankar Dasgupta; Luis Fernando Niño

This paper presents a real-valued negative selection algorithm with good mathematical foundation that solves some of the drawbacks of our previous approach [11]. Specifically, it can produce a good estimate of the optimal number of detectors needed to cover the non-self space, and the maximization of the non-self coverage is done through an optimization algorithm with proven convergence properties. The proposed method is a randomized algorithm based on Monte Carlo methods. Experiments are performed to validate the assumptions made while designing the algorithm and to evaluate its performance.


artificial intelligence in medicine in europe | 2009

Histopathology Image Classification Using Bag of Features and Kernel Functions

Juan C. Caicedo; Angel Cruz; Fabio A. González

Image representation is an important issue for medical image analysis, classification and retrieval. Recently, the bag of features approach has been proposed to classify natural scenes, using an analogy in which visual features are to images as words are to text documents. This process involves feature detection and description, construction of a visual vocabulary and image representation building through visual-word occurrence analysis. This paper presents an evaluation of different representations obtained from the bag of features approach to classify histopathology images. The obtained image descriptors are processed using appropriate kernel functions for Support Vector Machines classifiers. This evaluation includes extensive experimentation of different strategies, and analyses the impact of each configuration in the classification result.


Journal of Biomedical Informatics | 2009

A semi-automatic method for quantification and classification of erythrocytes infected with malaria parasites in microscopic images

Gloria Díaz; Fabio A. González; Eduardo Romero

Visual quantification of parasitemia in thin blood films is a very tedious, subjective and time-consuming task. This study presents an original method for quantification and classification of erythrocytes in stained thin blood films infected with Plasmodium falciparum. The proposed approach is composed of three main phases: a preprocessing step, which corrects luminance differences. A segmentation step that uses the normalized RGB color space for classifying pixels either as erythrocyte or background followed by an Inclusion-Tree representation that structures the pixel information into objects, from which erythrocytes are found. Finally, a two step classification process identifies infected erythrocytes and differentiates the infection stage, using a trained bank of classifiers. Additionally, user intervention is allowed when the approach cannot make a proper decision. Four hundred fifty malaria images were used for training and evaluating the method. Automatic identification of infected erythrocytes showed a specificity of 99.7% and a sensitivity of 94%. The infection stage was determined with an average sensitivity of 78.8% and average specificity of 91.2%.


Medical Image Analysis | 2015

Assessment of algorithms for mitosis detection in breast cancer histopathology images.

Mitko Veta; Paul J. van Diest; Stefan M. Willems; Haibo Wang; Anant Madabhushi; Angel Cruz-Roa; Fabio A. González; Anders Boesen Lindbo Larsen; Jacob Schack Vestergaard; Anders Bjorholm Dahl; Dan C. Ciresan; Jürgen Schmidhuber; Alessandro Giusti; Luca Maria Gambardella; F. Boray Tek; Thomas Walter; Ching-Wei Wang; Satoshi Kondo; Bogdan J. Matuszewski; Frédéric Precioso; Violet Snell; Josef Kittler; Teofilo de Campos; Adnan Mujahid Khan; Nasir M. Rajpoot; Evdokia Arkoumani; Miangela M. Lacle; Max A. Viergever; Josien P. W. Pluim

The proliferative activity of breast tumors, which is routinely estimated by counting of mitotic figures in hematoxylin and eosin stained histology sections, is considered to be one of the most important prognostic markers. However, mitosis counting is laborious, subjective and may suffer from low inter-observer agreement. With the wider acceptance of whole slide images in pathology labs, automatic image analysis has been proposed as a potential solution for these issues. In this paper, the results from the Assessment of Mitosis Detection Algorithms 2013 (AMIDA13) challenge are described. The challenge was based on a data set consisting of 12 training and 11 testing subjects, with more than one thousand annotated mitotic figures by multiple observers. Short descriptions and results from the evaluation of eleven methods are presented. The top performing method has an error rate that is comparable to the inter-observer agreement among pathologists.


Artificial Intelligence in Medicine | 2011

Visual pattern mining in histology image collections using bag of features.

Angel Cruz-Roa; Juan C. Caicedo; Fabio A. González

OBJECTIVE The paper addresses the problem of finding visual patterns in histology image collections. In particular, it proposes a method for correlating basic visual patterns with high-level concepts combining an appropriate image collection representation with state-of-the-art machine learning techniques. METHODOLOGY The proposed method starts by representing the visual content of the collection using a bag-of-features strategy. Then, two main visual mining tasks are performed: finding associations between visual-patterns and high-level concepts, and performing automatic image annotation. Associations are found using minimum-redundancy-maximum-relevance feature selection and co-clustering analysis. Annotation is done by applying a support-vector-machine classifier. Additionally, the proposed method includes an interpretation mechanism that associates concept annotations with corresponding image regions. The method was evaluated in two data sets: one comprising histology images from the different four fundamental tissues, and the other composed of histopathology images used for cancer diagnosis. Different visual-word representations and codebook sizes were tested. The performance in both concept association and image annotation tasks was qualitatively and quantitatively evaluated. RESULTS The results show that the method is able to find highly discriminative visual features and to associate them to high-level concepts. In the annotation task the method showed a competitive performance: an increase of 21% in f-measure with respect to the baseline in the histopathology data set, and an increase of 47% in the histology data set. CONCLUSIONS The experimental evidence suggests that the bag-of-features representation is a good alternative to represent visual content in histology images. The proposed method exploits this representation to perform visual pattern mining from a wider perspective where the focus is the image collection as a whole, rather than individual images.


international conference on data mining | 2003

TECNO-STREAMS: tracking evolving clusters in noisy data streams with a scalable immune system learning model

Olfa Nasraoui; Cesar Cardona Uribe; Carlos Rojas Coronel; Fabio A. González

Artificial immune system (AIS) models hold many promises in the field of unsupervised learning. However, existing models are not scalable, which makes them of limited use in data mining. We propose a new AIS based clustering approach (TECNO-STREAMS) that addresses the weaknesses of current AIS models. Compared to existing AIS based techniques, our approach exhibits superior learning abilities, while at the same time, requiring low memory and computational costs. Like the natural immune system, the strongest advantage of immune based learning compared to other approaches is expected to be its ease of adaptation to the dynamic environment that characterizes several applications, particularly in mining data streams. We illustrate the ability of the proposed approach in detecting clusters in noisy data sets, and in mining evolving user profiles from Web clickstream data in a single pass. TECNO-STREAMS adheres to all the requirements of clustering data streams: compactness of representation, fast incremental processing of new data points, and clear and fast identification of outliers.

Collaboration


Dive into the Fabio A. González's collaboration.

Top Co-Authors

Avatar

Angel Cruz-Roa

National University of Colombia

View shared research outputs
Top Co-Authors

Avatar

Juan C. Caicedo

National University of Colombia

View shared research outputs
Top Co-Authors

Avatar

Eduardo Romero

National University of Colombia

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Jorge E. Camargo

National University of Colombia

View shared research outputs
Top Co-Authors

Avatar

John Arevalo

National University of Colombia

View shared research outputs
Top Co-Authors

Avatar

Jorge A. Vanegas

National University of Colombia

View shared research outputs
Top Co-Authors

Avatar

Olfa Nasraoui

University of Louisville

View shared research outputs
Top Co-Authors

Avatar

Raúl Ramos-Pollán

National University of Colombia

View shared research outputs
Top Co-Authors

Avatar

Anant Madabhushi

Case Western Reserve University

View shared research outputs
Researchain Logo
Decentralizing Knowledge