Network


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

Hotspot


Dive into the research topics where Aurora Pérez is active.

Publication


Featured researches published by Aurora Pérez.


Expert Systems With Applications | 2012

Cooperation between expert knowledge and data mining discovered knowledge: Lessons learned

Fernando Alonso; Loïc Martínez; Aurora Pérez; Juan Pedro Valente

Expert systems are built from knowledge traditionally elicited from the human expert. It is precisely knowledge elicitation from the expert that is the bottleneck in expert system construction. On the other hand, a data mining system, which automatically extracts knowledge, needs expert guidance on the successive decisions to be made in each of the system phases. In this context, expert knowledge and data mining discovered knowledge can cooperate, maximizing their individual capabilities: data mining discovered knowledge can be used as a complementary source of knowledge for the expert system, whereas expert knowledge can be used to guide the data mining process. This article summarizes different examples of systems where there is cooperation between expert knowledge and data mining discovered knowledge and reports our experience of such cooperation gathered from a medical diagnosis project called Intelligent Interpretation of Isokinetics Data, which we developed. From that experience, a series of lessons were learned throughout project development. Some of these lessons are generally applicable and others pertain exclusively to certain project types.


Artificial Intelligence | 1997

A computational approach to George Boole's discovery of mathematical logic

Luis de Ledesma; Aurora Pérez; Daniel Borrajo; Luis M. Laita

Abstract This paper reports a computational model of Booles discovery of Logic as a part of Mathematics. George Boole (1815–1864) found that the symbols of Logic behaved as algebraic symbols, and he then rebuilt the whole contemporary theory of Logic by the use of methods such as the solution of algebraic equations. Study of the different historical factors that influenced this achievement has served as background for our two main contributions: a computational representation of Booles Logic before it was mathematized; and a production system, BOOLE2, that rediscovers Logic as a science that behaves exactly as a branch of Mathematics, and that thus validates to some extent the historical explanation. The systems discovery methods are found to be general enough to handle three other cases: two versions of a Geometry due to a contemporary of Boole, and a small subset of the Differential Calculus.


computer-based medical systems | 2008

Comparing Posturographic Time Series through Events Detection

Juan Alfonso Lara; Guillermo Moreno; Aurora Pérez; Juan Pedro Valente; África López-Illescas

The comparison of two time series and the extraction of subsequences that are common to the two is a complex data mining problem. Many existing techniques, like the discrete Fourier transform (DFT), offer solutions for comparing two whole time series. Often, however, the important thing is to analyse certain regions, known as events, rather than the whole times series. This applies to domains like the stock market, seismography or medicine. In this paper, we propose a method for comparing two time series by analysing the events present in the two. The proposed method is applied to time series generated by stabilometric and posturographic systems within a branch of medicine studying balance-related functions in human beings.


international conference on biological and medical data analysis | 2006

Symbol extraction method and symbolic distance for analysing medical time series

Fernando Alonso; Loïc Martínez; Aurora Pérez; Agustín Santamaría; Juan Pedro Valente

The analysis of time series databases is very important in the area of medicine. Most of the approaches that address this problem are based on numerical algorithms that calculate distances, clusters, index trees, etc. However, a symbolic rather than numerical analysis is sometimes needed to search for the characteristics of the time series. Symbolic information helps users to efficiently analyse and compare time series in the same or in a similar way as a domain expert would. This paper focuses on the process of transforming numerical time series into a symbolic domain and on the definition of both this domain and a distance for comparing symbolic temporal sequences. The work is applied to the isokinetics domain within an application called I4.


international workshop on practical applications of computational biology and bioinformatics | 2009

Comparing Time Series through Event Clustering

Juan Alfonso Lara; Aurora Pérez; Juan Pedro Valente; África López-Illescas

The comparison of two time series and the extraction of subsequences that are common to the two is a complex data mining problem. Many existing techniques, like the Discrete Fourier Transform (DFT), offer solutions for comparing two whole time series. Often, however, the important thing is to analyse certain regions, known as events, rather than the whole times series. This applies to domains like the stock market, seismography or medicine. In this paper, we propose a method for comparing two time series by analysing the events present in the two. The proposed method is applied to time series generated by stabilometric and posturographic systems within a branch of medicine studying balance-related functions in human beings.


international conference on data mining | 2008

Modelling Medical Time Series Using Grammar-Guided Genetic Programming

Fernando Alonso; Loïc Martínez; Aurora Pérez; Agustín Santamaría; Juan Pedro Valente

The analysis of time series is extremely important in the field of medicine, because this is the format of many medical data types. Most of the approaches that address this problem are based on numerical algorithms that calculate distances, clusters, reference models, etc. However, a symbolic rather than numerical analysis is sometimes needed to search for the characteristics of time series. Symbolic information helps users to efficiently analyse and compare time series in the same or in a similar way as a domain expert would. This paper describes the definition of the symbolic domain, the process of converting numerical into symbolic time series and a distance for comparing symbolic temporal sequences. Then, the paper focuses on a method to create the symbolic reference model for a certain population using grammar-guided genetic programming. The work is applied to the isokinetics domain within an application called I4.


Journal of Biomedical Informatics | 2014

A general framework for time series data mining based on event analysis

Juan Alfonso Lara; David Lizcano; Aurora Pérez; Juan Pedro Valente

There are now domains where information is recorded over a period of time, leading to sequences of data known as time series. In many domains, like medicine, time series analysis requires to focus on certain regions of interest, known as events, rather than analyzing the whole time series. In this paper, we propose a framework for knowledge discovery in both one-dimensional and multidimensional time series containing events. We show how our approach can be used to classify medical time series by means of a process that identifies events in time series, generates time series reference models of representative events and compares two time series by analyzing the events they have in common. We have applied our framework on time series generated in the areas of electroencephalography (EEG) and stabilometry. Framework performance was evaluated in terms of classification accuracy, and the results confirmed that the proposed schema has potential for classifying EEG and stabilometric signals. The proposed framework is useful for discovering knowledge from medical time series containing events, such as stabilometric and electroencephalographic time series. These results would be equally applicable to other medical domains generating iconographic time series, such as, for example, electrocardiography (ECG).


Mathematics and Computers in Simulation | 2000

Boole's logic revisited from computer algebra

Luis M. Laita; L. de Ledesma; Eugenio Roanes-Lozano; Aurora Pérez; A. Brunori

The article deals with computer algebra emulation and generalization of the main ideas that were the basis of Boole’s logic, as they were produced by him, and not as they were frequently misinterpreted in the history of Logic. The article begins with a historical account of the genesis of Boole’s logic.


Artificial Intelligence in Medicine | 2016

Classification of auditory brainstem responses through symbolic pattern discovery

Marco E. Molina; Aurora Pérez; Juan Pedro Valente

INTRODUCTION Numeric time series are present in a very wide range of domains, including many branches of medicine. Data mining techniques have proved to be useful for knowledge discovery in this type of data and for supporting decision-making processes. OBJECTIVES The overall objective is to classify time series based on the discovery of frequent patterns. These patterns will be discovered in symbolic sequences obtained from the time series data by means of a temporal abstraction process. METHODS Firstly, we transform numeric time series into symbolic time sequences, where the symbols aim to represent the relevant domain concepts. These symbols can be defined using either public or expert domain knowledge. Then we apply a symbolic pattern discovery technique to the output symbolic sequences. This technique identifies the subsequences frequently found in a population group. These subsequences (patterns) are representative of population groups. Finally, we employ a classification technique based on the identified patterns in order to classify new individuals. Thanks to the inclusion of domain knowledge, the classification results can be explained using domain terminology. This makes the results easier to interpret for the domain specialist (physician). RESULTS This method has been applied to brainstem auditory evoked potentials (BAEPs) time series. Preliminary experiments were carried out to analyse several aspects of the method including the best configuration of the pattern discovery technique parameters. We then applied the method to the BAEPs of 83 individuals belonging to four classes (healthy, conductive hearing loss, vestibular schwannoma-brainstem involvement and vestibular schwannoma-8th-nerve involvement). According to the results of the cross-validation, overall accuracy was 99.4%, sensitivity (recall) was 97.6% and specificity was 100% (no false positives). CONCLUSION The proposed method effectively reduces dimensionality. Additionally, if the symbolic transformation includes the right domain knowledge, the method arguably outputs a data representation that denotes the relevant domain concepts more clearly. The method is capable of finding patterns in BAEPs time series and is very accurate at correctly predicting whether or not new patients have an auditory-related disorder.


international conference on engineering applications of neural networks | 2011

Two Different Approaches of Feature Extraction for Classifying the EEG Signals

Pari Jahankhani; Juan Alfonso Lara; Aurora Pérez; Juan Pedro Valente

The electroencephalograph (EEG) signal is one of the most widely used signals in the biomedicine field due to its rich information about human tasks. This research study describes a new approach based on i) build reference models from a set of time series, based on the analysis of the events that they contain, is suitable for domains where the relevant information is concentrated in specific regions of the time series, known as events. In order to deal with events, each event is characterized by a set of attributes. ii) Discrete wavelet transform to the EEG data in order to extract temporal information in the form of changes in the frequency domain over time- that is they are able to extract non-stationary signals embedded in the noisy background of the human brain.

Collaboration


Dive into the Aurora Pérez's collaboration.

Top Co-Authors

Avatar

Juan Pedro Valente

Technical University of Madrid

View shared research outputs
Top Co-Authors

Avatar

Juan Alfonso Lara

Technical University of Madrid

View shared research outputs
Top Co-Authors

Avatar

Fernando Alonso

Technical University of Madrid

View shared research outputs
Top Co-Authors

Avatar

Loïc Martínez

Technical University of Madrid

View shared research outputs
Top Co-Authors

Avatar

Agustín Santamaría

Technical University of Madrid

View shared research outputs
Top Co-Authors

Avatar

Luis M. Laita

Technical University of Madrid

View shared research outputs
Top Co-Authors

Avatar

Pari Jahankhani

University of Westminster

View shared research outputs
Top Co-Authors

Avatar

Luis de Ledesma

Technical University of Madrid

View shared research outputs
Top Co-Authors

Avatar

A. Brunori

Technical University of Madrid

View shared research outputs
Top Co-Authors

Avatar

César Montes

Technical University of Madrid

View shared research outputs
Researchain Logo
Decentralizing Knowledge