less, in our study we concluded that EEGs collected
in a row upon many similar visual stimuli are con-
stant enough for implementing an authentication sys-
tem based upon them, which is a good starting point.
Considering the fourth requirement (collectabil-
ity), the current EEG measurement technology raises
many problems. As EEG signals are very low-power,
EEGs measurement must be done with special care to
increase signal-to-noise ratios.
Finally, electrodes must be placed always in the
same scalp location, an issue usually solved by using
EEG helmets. We anticipate that the actual technolog-
ical problems for EEG measurement may disappear in
a near future, for instance, by using sensors under the
scalp, thus we do not see it as a definitive barrier to
the use of EEGs for biometric authentication. Nev-
ertheless, in our study we made an effort to facilitate
its deployment, both with the current technology or
with future solutions. More specifically, we tried to
get the best authentication results with the minimum
possible set of electrodes (or EEG channels), all of
them located in the occipital area of the brain, were
the relevant EEG signals are to be measured.
For this study we did not obtain our own EEG
samples from people. Instead, we used a public data
set
1
containing EEG signals of 70 individuals, ac-
quired with 64 electrodes after their visual stimula-
tion. After an initial period of evaluation, we found
that 8 channels, located in the occipital area, where
cognitive workload is more relevant, were enough to
achieve acceptable authentication results.
For authenticating people using VEP features we
used personal one-class classifiers (OCCs). These
classifiers get as input the VEP features of the per-
son being classified and produce a TRUE/FALSE out-
put value. We used two different OCCs in order to
study which one would produce better authentication
results: K-Nearest Neighbor (KNN) and Support Vec-
tor Data Description (SVDD) (Tax, 2001). After test-
ing both classifiers, we also tested a two classifica-
tion architectures combining both KNN and SVDD.
These combined classifiers, that we nicknamed OR
and AND , produce outputs after computing a logic
function of the outputs of each individual classifier.
The results, obtained with personal OCCs of the
four types, showed that VEPs can be used as a bio-
metric data for authentication systems, producing re-
sults with high correctness, namely low false positive
and false negative ratios. The results also showed that
correctness is fairly stable for all evaluated subjects,
an important requirement of biometric authentication
systems.
1
Hosted in http://kdd.ics.uci.edu
2 ELECTROENCEPHALOGRAMS
EEG signals are electric signals gathered in the scalp
of an individual and result from the combination of
signals from two different sources: (i) close-by cere-
bral activity (ii) and non-cerebral origins, such as
eye motion, eye blinking and electrocardiac activity,
called artifacts.
EEG signals are usually decomposed in several
frequency bands. Each band contains signals asso-
ciated with particular brain activities (Basar et al.,
1995). The standard EEG frequency bands are: 0.5–
3.5 Hz (δ), 4–7 Hz (θ), 8–15 Hz (α), 15–30 Hz (β),
30-70 Hz or around 40 Hz (γ). This last one, γ band,
has been related both to gestalt perception (Keil et al.,
1999) and to cognitive functions such as attention,
learning, visual perception and memory.
For each particular brain activity there is one par-
ticular area that produces stronger electrical activity
in one of the previously referred frequency bands;
similarly, artifact manifestations are more relevant in
some parts of the scalp than in others. Consequently,
EEG signals are multi-channel signals, where each
channel corresponds to a specific scalp electrode lo-
cation. In this study we will consider only the oc-
cipital area of the scalp, which is known to provide
stronger electrical signals in the γ band in response
to visual stimulation and perception of pictures (W.
Lutzenberger and F. Pulvermllera and T. Elbertb and
N. Birbaumer, 1995; Tallon-Baudry et al., 1998; Gru-
ber et al., 2002).
2.1 Visual Evoked Potentials (VEPs)
Visual evoked potentials (VEPs) are brain activity re-
sponses to visual stimuli, which may comprise differ-
ent components, such as color, texture, motion, ob-
jects, readability (text vs. non-text), etc. Each of
these components has impact in the spacial dispersion
of the VEP through the scalp, being observed differ-
ently in each EEG channel and in different frequency
bands. Therefore, for focusing the VEP production
and analysis, the set of visual stimuli must be coher-
ent, i.e., it should stimulate always the same brain ar-
eas.
Several research works (see Section 3) were pre-
viously conducted for achieving individual identifica-
tion using VEPs produced upon the presentation of
images from the Snodgrass and Vanderwart picture
set (Snodgrass and Vanderwart, 1980). This standard
set of 260 pictures was conceived for experiments in-
vestigating differences and similarities in the cogni-
tive processing of pictures. The pictures are black-
and-white line drawings executed according to a set
BIOSIGNALS 2010 - International Conference on Bio-inspired Systems and Signal Processing
104