Jul 29 2009

Pattern recognition on Medical Images based on Intelligent Systems

Earlier this year I’ve successfully defended my Engineering degree thesis. The making of took me about two years and produced several papers that were published as book chapters or articles.

The thesis was entitled “Pattern recognition on Medical Images based on Intelligent Systems” (in Spanish) and makes an approach to mammography anomalies detection using back-propagation neural network algorithms and other image processing filters like Sobel operator. After comparing the proposed method with former ones I found out that I had achieved 89% of success rates compared to 60% obtained by previous work. I’m still not so happy with the result, I believe a 99% may be achieved very easily.Presentation

The produced papers where

In both cases I was unable to travel. In the first one was in Chilecito, Argentina, but I had a schedule issue due to the presentation of the repertory grid paper. The second one was in Tainan, Taiwan but another scheduling issues and the swine flu outbreak made the trip impossible.

Comments Off

Jan 22 2009

Back Propagation Neural Network

I’ve been very interested in Back Propagation Neural Networks. It is a very interesting kind of neural network capable of “remembering” stuff and making interesting associations between a previously-known input and output data (called training set) to use them to “predict” output results from given unknown input.

Here I’m linking a small “unpublished” article I wrote to clarify the training and running process (in Spanish). I’ll be working in an English version ASAP.

Comments Off

Nov 18 2007

Optimizing Lies in State Oriented Domains based on Genetic Algorithms

The past months I’ve been involved in the publication of a nice paper exploring how a machine can create good lies to reach it’s goals. The produced document has been published and exposed in the Ibero-American Symposium on Software Engineering. You can read the Original Paper Article.

No responses yet