You are on page 1of 8

Analytica Chimica Acta 537 (2005) 331–338

Comparing radial basis function and feed-forward neural networks


assisted by linear discriminant or principal component analysis for
simultaneous spectrophotometric quantification of mercury and copper
Y. Akhlaghi, M. Kompany-Zareh∗
Institute for Advanced Studies in Basic Sciences (IASBS), GavaZang, Zanjan 45195-159, Iran

Received 7 June 2004; received in revised form 28 December 2004; accepted 28 December 2004
Available online 16 February 2005

Abstract

Copper(II) and mercury(II) were analyzed simultaneously employing a spectrophotometric method based on application of murexide
solution as a chromogenic reagent. A full factorial six level design was used for the construction of calibration and prediction data sets
consisting of absorption spectra recorded in 350–700 nm range from solution mixtures. A control data set, from a random design, was
applied for validation of the calibration models. The presence of non-linearities was confirmed by a recently discussed methodology based on
augmented partial residual plots (APaRPs). Combinations of principal component analysis (PCA) or linear discriminant analysis (LDA) with
radial basis function networks (RBFNs) or feed-forward neural networks (FFNNs) were built and investigated, as four calibration models.
Number of inputs and hidden nodes for each of the networks were optimized. Performances of methods were tested with relative standard
error of prediction (RSEP%), using synthetic solutions of two metal ions as prediction set. Linear discriminant analysis assisted networks
(LDRBNN) resulted in preferred models, using only one latent variable for each of the analytes. All of the methods were applied for the
analysis of a number of synthetic samples and a dental alloy sample and satisfactory results were obtained.
© 2005 Elsevier B.V. All rights reserved.

Keywords: Artificial neural networks; PCA; Linear discriminant analysis; Metal ions; Spectrophotometry

1. Introduction The ratio of the number of samples to the number of


adjustable parameters in the ANN should be kept as large
Recently, chemometrics methods based on artificial neu- as possible. One way of overdetermining the problem is to
ral networks (ANNs) have found increasing applications for compress the input data, especially when they consist of
multicomponent determination, specially in the non-linear absorbances recorded at several hundred wavelengths. In ad-
calibration systems [1–5]. Among neural networks, the most dition to reducing the size of input data, compression allows
popular is the multi-layer feed-forward networks (FFNNs) one to eliminate the irrelevant information such as noise
with the back-propagation learning algorithm. Recently, or redundancies present in the data matrix [12]. Successful
radial basis function networks (RBFNs) as potential alter- data compression can result in increased training speed, a
native approach has been described [6,7]. This offers some reduction of memory storage, better generalization ability of
advantages such as robustness to noisy data, compared with the model, and enhanced robustness with respect to noise.
FFNN [8]. The theory for RBFN and application to chemical The most popular method for data compression in chemo-
problems are found in the literature [9–11]. metrics is principal component analysis (PCA). Most ANN
applications in quantitative analysis with spectral data use
∗ Corresponding author. Tel.: +98 241 4242235. PC scores, obtained from PCA, as input variables [5,13–19].
E-mail address: kompanym@iasbs.ac.ir (M. Kompany-Zareh). Linear discriminant analysis (LDA) is also a data compres-

0003-2670/$ – see front matter © 2005 Elsevier B.V. All rights reserved.
doi:10.1016/j.aca.2004.12.079
332 Y. Akhlaghi, M. Kompany-Zareh / Analytica Chimica Acta 537 (2005) 331–338

sion procedure. Similar to PCA, LDA summarizes almost all The input value to each output node is the weighted sum
variances in the X-matrix on only a few axis, which are mu- of all the outputs of the hidden nodes. Finally, the response
tually orthogonal [20]. The main difference between the two of each output node is calculated by a linear function of its
compression methods is that LDA analysis focuses on the input (including the bias wk0 ), that is, the output of hidden
dissimilarity between classes [21–22]. This work is among layer (outk ). The relation between the value outk and the input
the first studies [23] on the application of LDA as a data com- variable xi can be represented by:
pression method, before performing calibrations using ANN. 
Due to its direct and continuous contact to saliva, com- outk = wk0 + wkj Φj (xi − cj ) (2)
position of dental amalgams is of medical significance. Par- j
ticularly, heavy metals contents of these kinds of alloys are
important factor. Copper and mercury are among the impor- The weights wkj are adjusted to minimize the mean square
tant constituents of these alloys. In a number of recent stud- error of the net output. Two sets of parameters (the centers
ies, simultaneous determination of copper and mercury based and the widths) in the hidden layer and a set of weights in the
on atomic absorption spectrometry [24] and electrochemical output layer are adjusted. Therefore, the adjustment of the
methods [25,26] are reported. The aim of this study is to output layer is simple and RBFN has a guaranteed learning
profit by the advantages of spectrophotometry, as a low cost procedure for convergence. However, in back-propagation
and simple analysis method, in coincident determination of FFNN, the parameters of transfer functions both in hidden
the two metals. There are also some reports on recent spec- and output layers should be adjusted by using the Sigmoid
trophotometric quantification of Cu and Hg, but they are not transfer functions and generally it is time-consuming.
simultaneous determinations [27,28]. A considerable point is that many of authors call the
In this paper, murexide was added to mixtures of mercury RBF system of linear equations the “neural” networks, which
and copper cations solutions to form colored complexes for seems not correct. The RBF system lacks all the attributes that
spectrophotometric measurements. The reason for selecting go with the natural-inspired methods, such as ANN, genetic
murexide as coloring agent is the not complete complex algorithm (GA), and simulated annealing (SA). All natural-
formation of Hg(II) with this ligand which results to a non- inspired methods have in common (a) any form of random-
linear relation between the spectral data and concentration ness influencing the outcome of the procedure (sample order,
of analytes. The main goal in this article is the comparison initialization of weights, etc.), (b) similarity to some natural
of four artificial neural networks based methods (PCFFNN, phenomenon (functioning of biological neuron, survival of
PCRBFN, LDFFNN, and LDRBFN) for performing the fittest, movement of atoms during cooling, etc.), and (c)
non-linear calibration. The metal ions were estimated and an iterative learning procedure, with the number of iteration
methods were validated using synthetic and a dental amalgam steps influencing the results. RBFN has none of these features
samples. and can be solved straight by the multiple linear regression
(MLR) method.

2. RBFN theory
3. Experimental
The structure of radial basis function network (RBFN) is
3.1. Apparatus
comprised of three node layers of input, hidden and output.
The input layer serves only to distribute input to the hidden
A Pharmacia Ultraspec 4000 spectrophotometer with
layer. Each neuron of the hidden layer represents a kernel
Swift II (Amersham Pharmacia Biotech, Piscataway, NJ,
or a basis function, with equal dimensions to the input data.
USA), as instrument control and data acquisition soft-
RB networks generally use a Gaussian function to account
ware, was employed for spectrophotometric measurements.
for the non-linearity of the hidden layer processing elements.
A model 713 Metrohm pH meter (Metrohm Ltd., Herisau,
The Gaussian function responds only to a small region of the
Switzerland) was used for the measurement of pH of the
input space where the Gaussian is centered. The successful
solutions. A Pentium III computer and programs written in
implementation of these networks is to find suitable centers
MATLAB 6.0 (Mathworks Inc., Natick, MA, USA) were uti-
for such a Gaussian functions, which is characterized by two
lized for processing of data.
parameters, i.e. center (cj ), and peak width (σ j ). The output
for the jth Gaussian neuron for an input object xi can be
calculated by the following equation: 3.2. Reagents

outj = Φj (xi − cj ) = exp(xi − cj /σj )2 (1) All solutions were prepared with analytical reagent
grade reagents. Stock solutions of copper (1.600 mmol L−1 ),
where xi − cj  is the calculated Euclidean distance between and mercury (1.600 mmol L−1 ) were prepared from
xi and cj , and σ j determines the portion of the input space Cu(NO3 )2 ·3H2 O, and Hg(NO3 )2 ·6H2 O, respectively. A bo-
where the jth RBF will have a non-significant zero response. rate buffer pH = 12 solution was prepared using 0.05 mol L−1
Y. Akhlaghi, M. Kompany-Zareh / Analytica Chimica Acta 537 (2005) 331–338 333

sodium tetraborate and 0.10 mol L−1 NaOH solutions [29].


A fresh 1.600 mmol L−1 of murexide was prepared by dis-
solving 0.1130 g of murexide in 250.0 mL of doubly distilled
water, daily.

3.3. Procedure

Suitable volumes of stock of sample solutions of Cu(II)


and Hg(II) were transferred to 10 mL volumetric flasks, fol-
lowed by the addition of 3.0 mL of borate buffer solution
and 3.5 mL of murexide solution. The solution then diluted
to the mark with doubly distilled water. The absorbance of
each solution contained in 1 cm cell was measured with re-
spect to a blank (distilled water) every 1 nm between 350 and Fig. 1. The absorbance spectra of the murexide (Mu, light black) and its
700 nm. complexes with Cu(II) (Cu–Mu, heavy gray) and Hg(II) (Hg–Mu, heavy
For analysis of the real samples, about 1.00 g of the alloy black) at pH = 12. Analytical concentrations for the ligand and metal ions
were 80 ␮mol L−1 .
was precisely weighted, dissolved in a 2 mL aliquot of con-
centrated 1:3 (v/v) H2 SO4 :HNO3 solution, transferred to a
Table 1
100.0 mL volumetric flask and diluted to the mark with dis- Concentrations of copper and mercury ions in the 36 standards prepared
tilled water. The rest of the procedure was the same as the
Mercury Copper (␮mol L−1 )
previous paragraph. (␮mol L−1 )
0.0 4.0 7.5 11.4 15.4 19.5
0.0 1A 2Aa 3Aa 4A 5Aa 6A
23.6 1Ba 2B 3B 4Ba 5B 6Ba
4. Results and discussion
46.1 1Ca 2C 3Ca 4C 5C 6Ca
68.4 1D 2Da 3D 4Da 5Da 6D
4.1. Experimental conditions 90.1 1E 2E 3E 4E 5E 6E
111.3 1F 2Fa 3Fa 4F 5F 6F
Considering the unstability of murexide in acidic solu- a Prediction set.
tions, the overlapping spectra of two metal cation complexes
with murexide were investigated at pH values higher than
7.0. Based on the obtained selectivity and sensitivity in the concentrations of two metal ions in the mention ranges were
spectra from the ligand and its metal complexes, pH = 12 was applied for construction of control set (Fig. 2). The predic-
chosen for our study. It was also assumed that addition of con- tive ability of each method for each metal ion was described
stant volume of borate buffer pH = 12 made a similar ionic in term of relative standard error for estimation of concen-
strength for all solutions. The concentration of murexide dur- trations in the control set (RSE%) and/or the prediction set
ing the experiments was 250 ␮M which was about two times (RSEP%) [31].
as maximum total metal concentrations in the calibration, or
Cmu /max(CCu + CHg ) = 2. Pure absorption spectra of metal
ion complexes, which were estimated using beta-correction
procedure [30], and ligand (Fig. 1) illustrate the significant
spectral overlap in the system in the considered conditions.

4.2. Mixtures design

To maximize the statistical information content in the


spectra, a six-level full factorial design was utilized for as-
signing the concentration of two metal ions in the considered
mixtures in the ranges 0.0–20.0 and 0.0–120.0 ␮mol L−1 for
copper(II) and mercury(II), respectively. In assigning the up-
per limits for the concentration ranges, it was considered that
the resulting absorbance values would be less than 2.000,
for all mixtures. Calibration and prediction spectral matrices
were built from the 36 mixtures in Table 1 and were sub-
mitted to four calibration procedures: PCFFNN, LDFFNN,
PCRBFN, and LDRBFN. Thirteen mixtures with selected Fig. 2. Concentrations of Cu(II) and Hg(II) ions in the 13 control samples.
334 Y. Akhlaghi, M. Kompany-Zareh / Analytica Chimica Acta 537 (2005) 331–338

Fig. 3. Augmented partial residual plots (APaRPs) for Cu (considering PC1) (a), Hg (considering PC2) (b), Hg (considering PC3) (c), and Cu (considering
PC4) (d) when all selected PCs were included in the model. The selected PCs for plots (a–c) were PC1 to PC3, and for plot (d) were PC1 to PC4.

4.3. Detection of non-linearities result of the test. The fourth PC seems to contain no consid-
erable information. Totally, the test illustrates the significant
Application of ANNs in multivariate calibrations was pro- non-linearity in the considered data, and need to non-linear
posed when a significant non-linearity is observed in the data. calibration models like ANNs.
Apparent partial residual plot (APaRP) [32], as the most uni-
versal diagnostic tool, was the applied statistical test for dis- 4.4. Reducing the number of data
tinguishing the non-linearity of the relation between some
of the first factors and the concentrations in this study. This Decreasing the data volume before using ANNs for non-
procedure was implemented in the following way: individual linear multivariate calibration was suggested as a preprocess-
analyte concentrations contained in the vector cm were first ing step in many of the previous studies [12,33]. Two common
regressed against the first A PCs of the data matrix and the methods for reducing data are linear discriminant analysis
square of the first PC [32]: (LDA) and principal component analysis (PCA). In this work,
before being reduced, the absorbance data were autoscaled
cm = b0 + b1 PC1 + · · · + bA PCA + baa (PCa )2 + eAPaRP , (using the mean and standard deviation of each column). For
a = 1, . . . , A (3) estimation of first significant score vectors using PCA, con-
centrations of calibration mixtures were not considered and
where eAPaRP was a vector collecting the APaRP fitting resid- one set of principal components for both metals was esti-
uals. The relevant plot was obtained by plotting the sum mated. The plot of first two score vectors versus the sample
[eAPaRP + ba PCa + baa (PCa )2 ] as a function of PC1 [32]. codes, which are in correlation with concentrations, is illus-
Fig. 3 shows the APaRPs for the calibration of the two trated in Fig. 4a. No correlation between the values of scores
analytes, using three or four PCs for copper and mercury. As and the concentrations can be seen, for any of the PCs. Es-
can be found from the plots, for the first PC a linear relation timation of first significant discrimination factor (DF) using
with the variation of mixtures components was obtained. For LDA included a classification step, based on concentration
the second and third PCs a significant non-linearity was the matrix. The members (samples) for each class were differ-
Y. Akhlaghi, M. Kompany-Zareh / Analytica Chimica Acta 537 (2005) 331–338 335

mercury ions. Relative standard error percent (RSE%) es-


timated for the prediction of analytes concentrations in the
control set was the criteria for illustration of the performance
of the trained networks as calibration models. The control set
was applied to prevent the overitting of the networks to the
noises from the calibration set, during training.

4.5.1. PCFFNN
Utilizing the Levenberg–Marquardt algorithm, feed-
forward neural networks (FFNNs) including one to six nodes
in the hidden layer, and one to seven PCs as input were trained.
To observe the extent of reproducibility of the results, and
the robustness of the network, the training process in each
of the conditions was repeated 10 times. From the 10 ob-
tained results, the one with minimum RSE% was considered
for investigations. As shown in Fig. 5(a) and (b), the low-
est RSE% values were obtained with five input factors and
four hidden nodes for Cu(II) and with five input factors and
two hidden nodes for Hg(II), which were included in the fi-
nal PCFFNN models. It can be seen that in the most of the
cases resulting RSE%s for 10 times repetition of trainings
in each condition are not similar. This shows the degree of
robustness of FFNNs when using PCA for data compression.
The predicted concentrations of two analyte ions using the
final obtained PC-FFNN models for seven test samples are
in Table 3.
Fig. 4. (a) Estimated first discrimination factors (DF1s) from LDA on spec-
tral calibration data, once based on copper concentrations (white) and then
based on mercury contents (gray). (b) Calculated scores for the first two
4.5.2. LDFFNN
PCs from PCA on spectral calibration data (without considering the analyte Discrimination factors (DFs) were the obtained com-
contents of solutions). pressed data from LDA for this part of work. For each of the
analytes, the first DF included the majority of the variations in
ent when the classification was on Hg contents of solutions, the spectral data (Table 2). Anyway, in addition to the effect of
compared to when it was based on Cu contents. The first DFs number of hidden nodes on the values of RSE%s for the con-
from applying LDA on spectral data for Hg and Cu are shown trol samples, the influence of utilizing more than one DF as
in Fig. 4b. Considerable correlation can be observed between the input for the calibration model was investigated. Applica-
the values of DFs and the sample codes (concentrations). The tion of more than one node in the hidden layer made consider-
eigenvalues from PCA and LDA calculations on the calibra- able improvements in the obtained RSE%s. But, application
tion data are in Table 2 and well illustrates that more than of more than one DF decreased the repeatability of the results,
99.9% of variations are in the first DFs. in addition to increasing the error values. This is due to the
classification ability of LDA. The results from application of
4.5. Optimizing the number of factors and the network 1–10 hidden nodes and one DF for each of two analytes are
variables illustrated in Fig. 5(c) and (d). One DF (one node in the input
layer) and nine hidden nodes were selected for both Cu and
One layer of hidden nodes and one node in the output layer Hg in the final LDFFNN models. The estimated concentra-
are common topological suggestions, when using an artificial tions for the two cations using the final obtained LDFFNN
neural network as a model for the non-linear calibration [12]. models in seven test samples are in Table 3. Compared to
In this way, separate networks were trained for copper and the condition of using PCA prior to FFNN, application of

Table 2
First five eigenvalues estimated from applying LDA and PCA on calibration set spectra
λ1 λ2 λ3 λ4 λ5
LDA
Cu 23362 6.42 × 10−11 4.92 × 10−11 4.77 × 10−11 4.59 × 10−11
Hg 12835 3.33 × 10−11 2.61 × 10−11 2.22 × 10−11 1.78 × 10−11
PCA 106.4147 57.4301 23.8994 15.6024 10.6913
336 Y. Akhlaghi, M. Kompany-Zareh / Analytica Chimica Acta 537 (2005) 331–338

Fig. 5. The relation of RSE% and the number of input PCs in PCFFNN using four nodes for Cu (a), and two nodes for Hg in the hidden layer (b). RSE% values
vs. the number of hidden nodes in LDFFNN, using one DF for both copper (c) and mercury (d).

LDA resulted in a considerable improvement in the obtained input variables and SPREAD. The latter parameter was in re-
RSEs. The second point is that the input variable of the net- lation with the spread of radial basis functions in the network.
work for LDFFNN was only one DF, whereas in the case of Input variables for this part were the PCs from application of
PCFFNN the number of input PCs were >4 for both analyte PCA on spectral data. RSE%s for the prediction of copper
ions. and mercury ions (in the control samples) at the number of
input PCs from 3 to 6, and SPREAD values of 1–100 were
4.5.3. PCRBFN investigated. Error values for number of PCs less than 3 and
The exact type of radial basis function networks (RBFNs), more than 6, and SPREAD values less than 1 were very high.
from ANN Toolbox of MATLAB version 6.0, was the choice Introduction of four to six PCs resulted in significantly im-
for this part. In the exact RBFNs the number of hidden nodes proved RSEs. In this way, four first PCs as input variables
are equal to the number of nodes in the input layer. In this and SPREAD = 21 were chosen for copper, and same four
way, the adjustable parameters in this part were the number of PCs and SPREAD = 45 were the choice for mercury in the

Table 3
Results for metal ions analysis in synthetic samples
Calculated conc. (␮mol L−1 ) Actual conc. (␮mol L−1 )

LDRBFN PCRBFN LDFFNN PCFFNN Cu Hg No.

Cu Hg Cu Hg Cu Hg Cu Hg
0.00 23.64 0.25 19.49 0.00 23.62 0.00 20.83 0.00 23.64 1
3.99 0.00 3.86 0.08 3.98 0.02 3.75 0.07 3.99 0.00 2
3.70 111.34 3.72 112.34 3.69 111.32 3.61 112.46 3.71 111.36 3
7.51 90.14 7.79 88.85 7.51 90.31 7.38 93.52 7.51 90.14 4
11.40 68.40 11.71 72.15 11.40 68.29 11.97 69.60 11.40 68.41 5
15.38 46.15 15.50 44.24 15.40 46.14 15.52 50.76 15.38 46.15 6
19.46 23.57 19.34 21.65 19.45 23.87 19.26 21.39 19.46 23.36 7
0.03 0.12 1.85 3.69 0.11 0.35 2.38 3.99 RSE%
Y. Akhlaghi, M. Kompany-Zareh / Analytica Chimica Acta 537 (2005) 331–338 337

In the case of using RBNNs, the obtained results from


repetition of training procedure for each condition were the
same. It was due to high reproducibility of modeling that
is a main advantage for the RBFNs. In this way, 10 times
repetition of training in each of experimental conditions was
not performed.

4.5.4. LDRBFN
This part included LDA as a compression procedure,
before modeling the data with RBNN. The adjustable pa-
rameters for the utilized exact RB network were SPREAD
and the number of input DFs, calculated using LDA. RSEs
for prediction of the concentrations of copper and mercury
(in the control set) at the number of DFs from 1 to 3,
and log(SPREAD) values of −1.3 to 2 were investigated.
The results showed that the minimum RSE% values for Cu
and Hg were at log(SPREAD) values of −1.0 and −1.2
(or SPREAD values of 0.10 and 0.07), respectively, and
only one DF as input (Fig. 6b), which were the choice for
training the final LDRBFNs. The specific RSE% values of
0.03 and 0.12% in the analysis of test samples (Table 3)
illustrates the effect of gathering the abilities of LDA as
a classification method and RBFN as a flexible and pre-
cise calibration model. In this part also, due to high repro-
ducibility of RBNN, 10 times repetition of training was not
necessary.

4.6. Application to dental alloy sample


Fig. 6. The relationship of RSE% and the SPREAD parameter of radial basis
Dental alloy samples were obtained from a dentistry and
networks in PCRBFN using four PCs (a), and in LDRBFN using only one
DF (b) for both analyte ions. treated as described in the procedure. The obtained spectra
were used to calculate the concentration of each metal ion by
the different proposed calibration methods (Table 4). Com-
final trained PCRBFN networks plotted in Fig. 6a. Estimated paring the results with that obtained from the analysis of
concentrations of the two metals at the mentioned settings sample using atomic absorption spectroscopy, LDFFNN and
are in Table 3. Results from the table indicate that, specially LDRBFN methods performed equally well, while PCFFNN
in the case of Hg(II), there was no considerable improvement and PCRBFN showed slightly less performance. Presence of
in the estimated RSEs when PCRBFN was applied in place impurities in the alloy sample decreased the accuracy of pre-
of PCFFNN. It shows the importance of data compression diction of Hg concentration, when the applied compression
procedure. method was PCA. It shows the more desirability of LDA com-

Table 4
Accuracy and precision for the metal ions analysis in dental alloy samples
Sample PCFFNNa LDFFNNa PCRBFNa LDRBFNa AAS
Hg (␮mol L−1 )
1 16.84 ± 0.15 16.38 ± 0.19 16.75 ± 0.20 16.36 ± 0.15 16.46
2 23.93 ± 0.34 24.28 ± 0.26 24.71 ± 0.29 24.38 ± 0.24 24.33
3 19.90 ± 0.17 20.21 ± 0.21 20.42 ± 0.17 20.14 ± 0.24 20.21
4 13.86 ± 0.15 14.06 ± 0.11 13.99 ± 0.13 14.10 ± 0.14 14.09
5 23.72 ± 0.25 23.55 ± 0.23 23.90 ± 0.20 23.52 ± 0.26 23.52
Cu, ␮mol L−1
1 14.78 ± 0.13 14.77 ±0.09 14.83 ± 0.06 14.76 ± 0.10 14.75
2 15.92 ± 0.21 15.79 ±0.12 15.74 ± 0.17 15.87 ± 0.15 15.84
3 18.28 ± 0.15 18.30 ±0.17 18.21 ± 0.17 18.30 ± 0.12 18.24
4 12.51 ± 0.11 12.50 ±0.10 12.57 ± 0.08 12.55 ± 0.10 12.54
5 17.69 ± 0.16 17.60 ±0.18 17.59 ± 0.17 17.65 ± 0.13 17.63
a With three times replication of the experiments.
338 Y. Akhlaghi, M. Kompany-Zareh / Analytica Chimica Acta 537 (2005) 331–338

pared to PCA for data compression in non-linear calibrations [5] M. Kompany-Zareh, A. Massoumi, Sh. Pezeshk-Zadeh, Talanta 48
by NNs. (1999) 283.
[6] B. Walczak, D.L. Massart, Chemom. Intel. Lab. Syst. 50 (2000) 179.
[7] Q.F. Li, X.J. Yao, X.G. Chen, M.C. Liu, R.S. Zhang, X.Y. Zhang,
Z.D. Hu, Analyst 125 (2000) 2049.
5. Conclusion [8] E.P.P.A. Derks, M.S. Sanchez Pastor, L.M.C. Buydens, Chemom.
Intel. Lab. Syst. 28 (1995) 49.
Satisfactory precision and accuracy was obtained with all [9] B. Walkzak, D.L. Massart, Anal. Chim. Acta 331 (1996) 177.
of four investigated methods, although, because of surpris- [10] A. Pulido, I. Ruisanchez, F.X. Ruis, Anal. Chim. Acta 388 (1999)
273.
ingly lower RSE% values, LDFFNN and LDRBFN were the [11] Y. Ni, Sh. Chen, S. Kokot, Anal. Chim. Acta 463 (2002) 305.
preferred methods. These two methods as well as PCFFNN [12] F. Despagne, D.L. Massart, Analyst 123 (1998) 157R.
and PCRBFN were employed for the analysis of results from [13] C. Borggaard, H.H. Thodberg, Anal. Chem. 64 (1992) 545.
a dental alloy. All of the four procedures performed well in the [14] T.B. Blank, S.D. Brown, Anal. Chem. 65 (1993) 3081.
case of prediction of copper in the alloy sample, although, in [15] P.J. Gemperline, Chemom. Intel. Lab. Syst. 39 (1997) 29.
[16] J.H. Jiang, J.H. Wang, X.H. Song, R.Q. Yu, J. Chemom. 10 (1996)
the case of mercury low accuracy results using the two PCA 253.
based methods were obtained. [17] T.B. Blank, S.D. Brown, Anal. Chim. Acta 277 (1993) 273.
When applying LDA only the first DF was satisfactory [18] L. Zhang, J.H. Jiang, P. Liu, Y.Z. Liang, R.Q. Yu, Anal. Chim. Acta
for preparation of a proper calibration model, although, in 344 (1997) 29.
the case of using PCA more than two PCs were required. [19] F. Despagne, D.L. Massart, Chemom. Intel. Lab. Syst. 40 (1998)
145.
It is due to classification ability of LDA. High reproducibil- [20] M. Otto, Chemometrics: Statistics and Computer Application in An-
ity of the training procedure and considerably lower train- alytical Chemistry, Wiley-VCH, Weinheim, 1999.
ing period in the RBFNs, are among the main advantages of [21] W. Wu, Y. Mallet, B. Walczak, W. Penninckx, D.L. Massart, S.
these networks compared to FFNNs. Totally, application of Heuerding, F. Erni, Anal. Chim. Acta 329 (1996) 257.
RBFN assisted with LDA data compression seems the most [22] Y. Mallet, D. Coomans, O. de Vel, Chemom. Intel. Lab. Syst. 35
(1996) 157.
proper for performing the non-linear multivariate calibra- [23] J. Irudayaraj, F. Xu, J. Tewari, J. Food Sci. 68 (2003) 2040.
tions. [24] Y. Guo, B. Din, Y.W. Liu, X.J. Cheng, S.M. Meng, M.Z. Tian, Anal.
Chim. Acta 504 (2004) 319.
[25] S.A.M. Marzouk, W.T. Al-Ariqui, S.S.M. Hassan, Anal. Bioanal.
Acknowledgment Chem. 375 (2003) 1186.
[26] G. Sanna, M.I. Pilo, P.C. Piu, N. Spano, A. Tapparo, R. Seeber,
Electroanalysis 14 (2002) 1512.
The authors are grateful to the Institute for Advanced Stud-
[27] S. Suresha, M.F. Silwadi, A.A. Syed, Int. J. Environ. Anal. Chem.
ies in Basic Sciences (IASBS) for the supports. 82 (2002) 275.
[28] B. Coulomb, F. Theraulaz, C. Brach-Papa, M. Carbonel, J.L.
Boudenne, Quimica Anal. 20 (2001) 99.
References [29] N. Bobrov, Ju LURIE Handbook of Analytical Chemistry, Mir,
Moscow, 1978.
[1] J. Zupan, J. Gasteiger, Anal. Chim. Acta 248 (1991) 1. [30] H.-W. Gao, P.-F. Zhang, Anal. Proc. 31 (1994) 85.
[2] G. Kateman, Chemom. Intel. Lab. Syst. 19 (1993) 135. [31] M. Blanco, J. Coello, H. Ituriaga, S. Maspoch, M. Redon, Appl.
[3] J.R.M. Smits, W.J. Melssen, L.M.C. Buydens, G. Kateman, Spectrosc. 48 (1994) 37.
Chemom. Intel. Lab. Syst. 22 (1994) 165. [32] V. Centner, O.E. de Noord, D.L. Massart, Anal. Chim. Acta 376
[4] J. Zupan, J. Gasteiger, Neural Networks for Chemists: An Introduc- (1998) 153.
tion, VCH, Weinheim, 1993. [33] P.J. Gemperline, Chemom. Intel. Lab. Syst. 15 (1992) 115.

You might also like