Rafael Cabeza
University of Navarra
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Rafael Cabeza.
IEEE Transactions on Biomedical Engineering | 2006
Carmen Vidaurre; Alois Schlögl; Rafael Cabeza; Reinhold Scherer; Gert Pfurtscheller
A viable fully on-line adaptive brain computer interface (BCI) is introduced. On-line experiments with nine naive and able-bodied subjects were carried out using a continuously adaptive BCI system. The data were analyzed and the viability of the system was studied. The BCI was based on motor imagery, the feature extraction was performed with an adaptive autoregressive model and the classifier used was an adaptive quadratic discriminant analysis. The classifier was on-line updated by an adaptive estimation of the information matrix (ADIM). The system was also able to provide continuous feedback to the subject. The success of the feedback was studied analyzing the error rate and mutual information of each session and this analysis showed a clear improvement of the subjects control of the BCI from session to session.
systems man and cybernetics | 2008
Arantxa Villanueva; Rafael Cabeza
The design of robust and high-performance gaze-tracking systems is one of the most important objectives of the eye-tracking community. In general, a subject calibration procedure is needed to learn system parameters and be able to estimate the gaze direction accurately. In this paper, we attempt to determine if subject calibration can be eliminated. A geometric analysis of a gaze-tracking system is conducted to determine user calibration requirements. The eye model used considers the offset between optical and visual axes, the refraction of the cornea, and Donders law. This paper demonstrates the minimal number of cameras, light sources, and user calibration points needed to solve for gaze estimation. The underlying geometric model is based on glint positions and pupil ellipse in the image, and the minimal hardware needed for this model is one camera and multiple light-emitting diodes. This paper proves that subject calibration is compulsory for correct gaze estimation and proposes a model based on a single point for subject calibration. The experiments carried out show that, although two glints and one calibration point are sufficient to perform gaze estimation (error ~ 1deg), using more light sources and calibration points can result in lower average errors.
IEEE Transactions on Biomedical Engineering | 2007
Carmen Vidaurre; Alois Schlögl; Rafael Cabeza; Reinhold Scherer; Gert Pfurtscheller
A study of different on-line adaptive classifiers, using various feature types is presented. Motor imagery brain computer interface (BCI) experiments were carried out with 18 naive able-bodied subjects. Experiments were done with three two-class, cue-based, electroencephalogram (EEG)-based systems. Two continuously adaptive classifiers were tested: adaptive quadratic and linear discriminant analysis. Three feature types were analyzed, adaptive autoregressive parameters, logarithmic band power estimates and the concatenation of both. Results show that all systems are stable and that the concatenation of features with continuously adaptive linear discriminant analysis classifier is the best choice of all. Also, a comparison of the latter with a discontinuously updated linear discriminant analysis, carried out in on-line experiments with six subjects, showed that on-line adaptation performed significantly better than a discontinuous update. Finally a static subject-specific baseline was also provided and used to compare performance measurements of both types of adaptation
international conference on computer vision | 2011
Leonardo De-Maeztu; Stefano Mattoccia; Arantxa Villanueva; Rafael Cabeza
Recent local stereo matching algorithms based on an adaptive-weight strategy achieve accuracy similar to global approaches. One of the major problems of these algorithms is that they are computationally expensive and this complexity increases proportionally to the window size. This paper proposes a novel cost aggregation step with complexity independent of the window size (i.e. O(1)) that outperforms state-of-the-art O(1) methods. Moreover, compared to other O(1) approaches, our method does not rely on integral histograms enabling aggregation using colour images instead of grayscale ones. Finally, to improve the results of the proposed algorithm a disparity refinement pipeline is also proposed. The overall algorithm produces results comparable to those of state-of-the-art stereo matching algorithms.
eye tracking research & application | 2008
Juan J. Cerrolaza; Arantxa Villanueva; Rafael Cabeza
Of gaze tracking techniques, video-oculography (VOG) is one of the most attractive because of its versatility and simplicity. VOG systems based on general purpose mapping methods use simple polynomial expressions to estimate a users point of regard. Although the behaviour of such systems is generally acceptable, a detailed study of the calibration process is needed to facilitate progress in improving accuracy and tolerance to user head movement. To date, there has been no thorough comparative study of how mapping equations affect final system response. After developing a taxonomic classification of calibration functions, we examine over 400,000 models and evaluate the validity of several conventional assumptions. The rigorous experimental procedure employed enabled us to optimize the calibration process for a real VOG gaze tracking system and, thereby, halve the calibration time without detrimental effect on accuracy or tolerance to head movement.
Pattern Recognition Letters | 2011
Leonardo De-Maeztu; Arantxa Villanueva; Rafael Cabeza
Due to the similarities between neighbouring pixels as well as the intensity-value differences between corresponding pixels, classical matching measures based on intensity similarity produce slightly imprecise results. In this study, a gradient similarity-matching measure was implemented in a state-of-the-art local stereo-matching method (an adaptive support-weight algorithm). The new matching measure improved the precision of the results over the classical measures. Using the Middlebury stereo benchmark, when high accuracy was required in the disparity results our algorithm consistently outperformed other adaptive support-weight algorithms using different similarity measures, and it was the best local area-based method compared to the permanent Middlebury table entries.
Eurasip Journal on Image and Video Processing | 2007
Arantxa Villanueva; Rafael Cabeza
One of the most confusing aspects that one meets when introducing oneself into gaze tracking technology is the wide variety, in terms of hardware equipment, of available systems that provide solutions to the same matter, that is, determining the point the subject is looking at. The calibration process permits generally adjusting nonintrusive trackers based on quite different hardware and image features to the subject. The negative aspect of this simple procedure is that it permits the system to work properly but at the expense of a lack of control over the intrinsic behavior of the tracker. The objective of the presented article is to overcome this obstacle to explore more deeply the elements of a video-oculographic system, that is, eye, camera, lighting, and so forth, from a purely mathematical and geometrical point of view. The main contribution is to find out the minimum number of hardware elements and image features that are needed to determine the point the subject is looking at. A model has been constructed based on pupil contour and multiple lighting, and successfully tested with real subjects. On the other hand, theoretical aspects of video-oculographic systems have been thoroughly reviewed in order to build a theoretical basis for further studies.
eye tracking research & application | 2012
Laura Sesma; Arantxa Villanueva; Rafael Cabeza
Low cost eye tracking is an actual challenging research topic for the eye tracking community. Gaze tracking based on a web cam and without infrared light is a searched goal to broaden the applications of eye tracking systems. Web cam based eye tracking results in new challenges to solve such as a wider field of view and a lower image quality. In addition, no infrared light implies that glints cannot be used anymore as a tracking feature. In this paper, a thorough study has been carried out to evaluate pupil (iris) center-eye corner (PC-EC) vector as feature for gaze estimation based on interpolation methods in low cost eye tracking, as it is considered to be partially equivalent to the pupil center-corneal reflection (PC-CR) vector. The analysis is carried out both based on simulated and real data. The experiments show that eye corner positions in the image move slightly when the user is looking at different points of the screen, even with a static head position. This lowers the possible accuracy of the gaze estimation, significantly reducing the accuracy of the system under standard working conditions to 2--3 degrees.
IEEE Transactions on Pattern Analysis and Machine Intelligence | 2012
Leonardo De-Maeztu; Arantxa Villanueva; Rafael Cabeza
Adaptive-weight algorithms currently represent the state of the art in local stereo matching. However, due to their computational requirements, these types of solutions are not suitable for real-time implementation. Here, we present a novel aggregation method inspired by the anisotropic diffusion technique used in image filtering. The proposed aggregation algorithm produces results similar to adaptive-weight solutions while reducing the computational requirements. Moreover, near real-time performance is demonstrated with a GPU implementation of the algorithm.
IEEE Transactions on Biomedical Engineering | 2012
Laura Sesma-Sanchez; Arantxa Villanueva; Rafael Cabeza
Video oculography (VOG) is one of the most commonly used techniques for gaze tracking because it enables nonintrusive eye detection and tracking. Improving the eye trackings accuracy and tolerance to user head movements is a common task in the field of gaze tracking; thus, a thorough study of how binocular information can improve a gaze tracking systems accuracy and tolerance to user head movements has been carried out. The analysis is focused on interpolation-based methods and systems with one and two infrared lights. New mapping features are proposed based on the commonly used pupil-glint vector using different distances as the normalization factor. For this study, an experimental procedure with six users based on a real VOG gaze tracking system was performed, and the results were contrasted with an eye simulator. Important conclusions have been obtained in terms of configuration, equation, and mapping features, such as the outperformance of the interglint distance as the normalization factor. Furthermore, the binocular gaze tracking system was found to have a similar or improved level of accuracy compared to that of the monocular gaze tracking system.